/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-Black";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Montserrat-Black.woff2) format("woff2"), url(fonts/Montserrat-Black.woff) format("woff");
}
@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-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: "RobotoSlab-Bold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/RobotoSlab-Bold.woff2) format("woff2"), url(fonts/RobotoSlab-Bold.woff) format("woff");
}
@font-face {
  font-family: "RobotoSlab-Regular";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/RobotoSlab-Regular.woff2) format("woff2"), url(fonts/RobotoSlab-Regular.woff) format("woff");
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
  background: #869791;
}

.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;
  font-family: "open_sansregular", Verdana, Arial !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: inline-flex;
  display: none !important;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  float: none;
  height: 50px;
  width: 50px;
  color: #333;
  font-size: inherit;
}
.saffireMobileSize .nav:before {
  position: static;
  line-height: 1;
}
.saffireMobileSize .nav .mobileNavLink {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.saffireMobileSize .nav .groups {
  display: none;
}

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

*:focus {
  outline: none;
}

body {
  color: #323232;
  font: 16px/1.5 "RobotoSlab-Regular";
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat-Black";
  font-weight: normal;
  line-height: 1.2;
  margin: 0 0 0.5em 0;
  text-transform: none;
}

h1, h2 {
  color: #003973;
}

h3, h4, h5, h6 {
  color: #00a7ed;
}

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

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

h3 {
  font-size: 20px;
}
@media screen and (min-width: 450px) {
  h3 {
    font-size: calc(20px + 2 * ((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: 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: #003973;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

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

input.textbox,
select.dropdown,
textarea.multi {
  color: #323232;
  font: 16px/1.5 "RobotoSlab-Regular";
  padding: 2px 4px;
}

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

/***************** CONTAINERS **************************/
body {
  background: url(images/main-bg.png) #ddd no-repeat fixed;
  background-size: cover;
}

.wrapper {
  width: 100%;
}

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

body:not(.homepage).saffireMobileSize .content {
  padding: 20px;
}

body:not(.homepage).saffireMobileSize {
  background-image: none;
  background-color: #fff;
}

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

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

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

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

.saffireMobileSize.saffireWindowScrolled .content {
  margin-top: 70px;
}

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

.subContainer {
  background: #eee;
  color: #323232;
}
.subContainer a,
.subContainer h1, .subContainer h2, .subContainer h3 {
  color: #323232;
}
.subContainer .error {
  color: #000;
}

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

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

.mapLegend {
  padding: 10px;
}

.orderhistory {
  background: #003973;
}

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

.alternateRow {
  background: #eee;
}

.listingItem {
  background: #eee;
  border-bottom: 1px solid #d5d5d5;
}
.listingItem:hover {
  background: #f6f6f6;
}

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #fff;
  font-family: "RobotoSlab-Regular";
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #003973;
  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: 999999999;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.saffireWindowScrolled .header:after {
  content: "";
  display: block;
  position: absolute;
  top: 60%;
  width: 749px;
  height: 89px;
  background: url(images/shadow-large.png);
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.saffireMobileSize .header:after {
  display: none !important;
}

.headerInnerContent {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.saffireMobileSize .headerInnerContent {
  background: url(images/header-bg.png) center/cover;
}

.header-top {
  position: relative;
  box-sizing: border-box;
  background: url(images/header-bg.png) center/cover;
  width: 100%;
  height: 95px;
  border-bottom: 6px solid #fff;
}
.header-top:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 749px;
  height: 89px;
  background: url(images/shadow-large.png);
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  transition: 0.3s;
}
.saffireWindowScrolled .header-top:after, .saffireMobileSize .header-top:after {
  opacity: 0;
  transition: 0.3s;
}
.saffireMobileSize .header-top {
  background-image: none;
  border-bottom: none;
  height: 70px;
}
.header-top .inner-container {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1050px;
  height: 100%;
  padding: 0 25px;
  margin: 0 auto;
}

.header-bottom {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-top: 28px;
  background: transparent;
  transition: 0.3s;
}
.saffireWindowScrolled .header-bottom {
  padding: 0 0 6px;
  background: #fff;
  transition: 0.3s;
}
.saffireMobileSize .header-bottom {
  display: none;
}

.header-logo {
  position: absolute;
  top: 3px;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  width: 219px;
  height: 83px;
  background: url(images/logo.png) center/contain no-repeat;
  z-index: 9999;
}
.saffireMobileSize .header-logo {
  position: relative;
  top: 0;
  left: 0;
  transform: none;
  width: 161px;
  height: 62px;
}

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

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

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

.saffireLargeSize .nav .groups {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.saffireLargeSize .nav .groups .group {
  display: inline-block;
  flex-shrink: 0;
}
.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 20px;
  background: none;
  font-family: "Montserrat-Black", Arial, Verdana, sans-serif;
  font-size: 15px;
  font-weight: 400;
  color: #003973;
  text-transform: uppercase;
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #003973;
  background: #fff;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 0;
  background: #fff;
}
.saffireLargeSize .nav .items .item a {
  padding: 5px 20px;
  color: #003973;
  font-family: "RobotoSlab-Regular";
  font-size: 14px;
}
.saffireLargeSize .nav .items .item a:hover {
  color: #003973;
}
.saffireLargeSize .nav .item {
  width: 200px;
  line-height: 1.4;
}
.saffireLargeSize .nav .item:hover {
  background: rgba(0, 57, 115, 0.15);
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #fff;
}

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: repeat-x #fff center;
  color: #545454;
  text-align: center;
}
.saffireMobileSize.homepage .footer {
  margin-top: 0;
}
.saffireLargeSize.homepage .footer {
  margin-top: -195px;
}
.footer a {
  color: #545454;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer .footer-top {
  width: 100%;
  background: url(images/footer-bg.png) center/cover;
  padding: 25px 0 45px;
}
.saffireMobileSize .footer .footer-top {
  padding: 10px 0 25px;
}
.footer .footer-logo {
  display: block;
  margin: 0 auto;
  width: 368px;
  height: 136px;
  background: url(images/footer-logo.png) center/contain no-repeat;
}
.saffireMobileSize .footer .footer-logo {
  width: 252px;
  height: 94px;
}
.footer .contact {
  display: flex;
  justify-content: center;
  color: #fff;
  font: 16px/1 "Montserrat-Black";
}
.saffireMobileSize .footer .contact {
  flex-direction: column;
  align-items: center;
}
.saffireMobileSize .footer .contact span:nth-child(2) {
  margin: 10px 0;
}
.footer .contact span:nth-child(2) {
  margin: 0 20px;
}
.footer .contact span:last-of-type {
  font-family: "Montserrat-Light" !important;
}
.footer .contact a {
  color: #fff !important;
  font-family: "Montserrat-Light" !important;
}
.footer ul.footerItems2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  max-width: 1000px;
  margin: 0 auto;
  font: 11px/1 "Montserrat-Regular";
  padding: 10px 0 50px;
}
.saffireMobileSize .footer ul.footerItems2 {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 15px 40px 50px;
}
.saffireMobileSize .footer ul.footerItems2 li:nth-child(2) {
  margin-top: 15px;
  line-height: 1.5em;
}
.footer .extraco {
  display: block;
  width: 148px;
  height: 47px;
  background: url(images/extraco.png) center/contain no-repeat;
}

.mobile-menu-container {
  background: url(images/main-bg.png);
}
.mobile-menu-container .mobile-menu-header {
  background: url(images/header-bg.png);
  background-size: cover;
}
.mobile-menu-container .close-mobile-menu {
  background: url(images/menu-close.png) center/contain no-repeat;
  width: 25px;
  height: 26px;
}
.mobile-menu-container .close-mobile-menu:before, .mobile-menu-container .close-mobile-menu:after {
  display: none;
}
.mobile-menu-container .mobile-menu-subheader,
.mobile-menu-container .mobile-menu-subheader-btn {
  display: none;
}
.mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
.mobile-menu-container .mobile-menu-subheader-btn:active {
  background-color: #e6e6e6;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: "RobotoSlab-Regular";
}
.mobile-menu-container .cart-counter {
  font-family: "RobotoSlab-Regular";
}
.mobile-menu-container .search-container {
  border-bottom: 1px solid #252525;
}
.mobile-menu-container .search-container input {
  font-family: "RobotoSlab-Regular";
}
.mobile-menu-container .search-container .search-submit-btn {
  color: #003973;
}
.mobile-menu-container .mobile-menu-ticket-btn {
  background-color: #fff;
  font-family: "RobotoSlab-Regular";
  color: #003973;
  border-color: #252525;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font-family: "RobotoSlab-Regular";
  color: #003973;
}

#mobile-nav ul {
  background-color: #252525;
}
#mobile-nav li {
  margin: 0;
}
#mobile-nav li.m-group, #mobile-nav li.m-item, #mobile-nav li.m-subitem {
  border-bottom: 1px solid #252525;
}
#mobile-nav a {
  background-color: #fff;
  font-family: "Montserrat-Black";
  color: #003973;
}
#mobile-nav a:hover {
  background-color: #fff;
}
#mobile-nav .has-subitems span {
  background-color: #fff;
  color: #003973;
}
#mobile-nav .has-subitems span:hover {
  background-color: #fff;
}

/************************* 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: #003973;
  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: #323232;
}
.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: 2px 25px;
  font-size: 16px;
}

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

a.buttonSmall.button,
.buttonSmall {
  padding: 2px 16px;
  font-size: 10px;
}

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

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

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

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

.searchMapButton {
  padding: 1px 25px;
}

.featureLineup-more,
.featureLineup-headline {
  display: none;
}

#adWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.saffireMobileSize #adWidget {
  flex-direction: column;
  align-items: center;
}
#adWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 320px;
  height: 270px;
  margin-right: 20px;
  border: 10px solid #fff;
  box-shadow: -1px 56px 47px -68px black;
}
#adWidget .card-widget-item:last-of-type {
  margin-right: 0;
}
.saffireMobileSize #adWidget .card-widget-item {
  margin: 0 0 25px;
}
#adWidget .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%;
}
#adWidget .card-content {
  display: none;
}

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: relative;
  display: inline-flex !important;
  height: auto;
  width: auto;
  max-width: 100%;
  margin: 0;
  padding: 0 0 0 45px;
  background: transparent;
  font-family: "Montserrat-Light";
  font-size: 15px;
  color: #fff;
  text-align: left;
  line-height: 1;
  z-index: 2;
  min-width: auto;
  flex-direction: column;
  justify-content: center;
}
#siteInfoBannerWidget:before {
  position: absolute;
  top: auto;
  left: -15px;
  content: "";
  display: block;
  width: 57px;
  height: 50px;
  background: url(images/light-star.png) center/contain no-repeat;
}
#siteInfoBannerWidget #eventDates {
  order: 2;
  font-family: "Montserrat-Black";
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}
#siteInfoBannerWidget #eventName {
  order: 1;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 5px;
}
#siteInfoBannerWidget .countdownDays {
  display: inline-block;
  font-family: "Montserrat-Light";
  font-size: 15px;
  font-weight: 400;
  color: #fff;
}

.saffireMobileSize #siteInfoBannerWidget {
  left: auto;
  right: auto !important;
  padding: 0 0 0 45px;
  background: transparent;
  color: #fff;
  width: auto;
  height: 77px;
}
.saffireMobileSize #siteInfoBannerWidget #eventName {
  font-size: 15px;
  color: inherit;
}
.saffireMobileSize #siteInfoBannerWidget #eventDates {
  font-size: 20px;
  color: inherit;
}
.saffireMobileSize #siteInfoBannerWidget .countdownDays {
  font-size: 15px;
  color: inherit;
}

body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-family: "Montserrat-Black";
  font-size: 18px;
  color: #fff;
}
@media screen and (max-width: 817px) {
  body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
    font-size: 16px;
  }
}
body.siteInfoBannerWidgetDateIsPast.siteInfoBannerWidgetNoThankYouMessage #siteInfoBannerWidget {
  display: none !important;
}

.saffireMobileSize.saffireWindowScrolled #siteInfoBannerWidget {
  display: none;
}

#eventsWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 1050px) {
  #eventsWidget {
    flex-direction: column;
    align-items: center;
  }
}
#eventsWidget .widget-title {
  font: 32px/1 "Montserrat-Black";
  color: #fff;
  width: 100%;
  text-align: center;
  margin-bottom: 55px;
}
#eventsWidget .card-widget-item {
  position: relative;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  width: 320px;
  height: 240px;
  margin: 0 10px;
  border: 10px solid #fff;
  text-decoration: none;
  background: url(images/orange-gradient.png) center/contain no-repeat;
  box-shadow: -1px 56px 47px -68px black;
}
@media screen and (max-width: 1050px) {
  #eventsWidget .card-widget-item {
    margin-bottom: 50px;
  }
}
#eventsWidget .card-widget-item:first-of-type {
  background: url(images/green-gradient.png) center/contain no-repeat !important;
}
#eventsWidget .card-widget-item:first-of-type .card-widget-title {
  color: #197629 !important;
}
#eventsWidget .card-widget-item:first-of-type .buttonwrap a:hover {
  color: #197629 !important;
}
#eventsWidget .card-widget-item:last-of-type {
  background: url(images/blue-gradient.png) center/contain no-repeat !important;
}
#eventsWidget .card-widget-item:last-of-type .card-widget-title {
  color: #20387a !important;
}
#eventsWidget .card-widget-item:last-of-type .buttonwrap a:hover {
  color: #20387a !important;
}
#eventsWidget .card-widget-item:hover .image-container img {
  opacity: 0.25;
  transform: scale(1.2);
  transition: 0.3s;
}
#eventsWidget .image-container {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
}
#eventsWidget .image-container img {
  width: 300px;
  height: 220px;
  opacity: 0.15;
  transform: none;
  transition: 0.3s;
}
#eventsWidget .card-content {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 300px;
  height: 220px;
  padding: 0 15px;
}
#eventsWidget .card-widget-title {
  position: absolute;
  top: -50px;
  left: 50%;
  transform: translateX(-50%) rotate(-15deg);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 85px;
  height: 85px;
  font: 16px "Montserrat-Bold";
  font-style: italic;
  color: #e4401e;
  background: #fff;
  border-radius: 50%;
}
#eventsWidget .card-widget-description {
  font: 26px/1 "Montserrat-Black";
  color: #fff;
  text-transform: uppercase;
}
#eventsWidget .buttonwrap a {
  font-size: 20px;
  text-transform: capitalize;
  padding: 3px 20px;
  background: transparent;
  border: 2px solid #fff;
  margin-top: 15px;
}
#eventsWidget .buttonwrap a:hover {
  background: #fff;
  color: #e4401e !important;
}

#headerButton {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.saffireMobileSize #headerButton {
  background: #fff;
  height: 68px;
  justify-content: center;
  transition: 0.3s;
}
@media screen and (max-width: 550px) {
  .saffireMobileSize #headerButton {
    flex-direction: column;
    align-items: center;
    height: 100px;
  }
}
#headerButton .card-widget-item {
  display: flex;
}
.saffireMobileSize #headerButton .card-widget-item {
  margin: 0 10px;
}
#headerButton .card-content {
  display: flex;
  align-items: center;
}
#headerButton .card-widget-title {
  box-sizing: border-box;
  font: 22px/1 "Montserrat-Black";
  color: #fff;
  text-transform: uppercase;
  background: #003973;
  border: 2px solid #fff;
  border-radius: 25px;
  padding: 7px 27px;
  transition: 0.3s;
}
.saffireMobileSize #headerButton .card-widget-title {
  font-size: 14px;
  padding: 11px 37px;
}
#headerButton .card-widget-title:hover {
  background: #fff;
  color: #003973;
  border-color: #003973;
  transition: 0.3s;
}
#headerButton .buttonwrap {
  display: none;
}

.saffireMobileSize.saffireWindowScrolled #headerButton {
  height: 0;
  transition: 0.3s;
}
.saffireMobileSize.saffireWindowScrolled #headerButton .card-widget-title {
  font-size: 0;
  padding: 0;
  border: none;
  transition: 0.3s;
}

#headlines {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 320px;
  height: 420px;
  margin: 0 20px;
  padding: 20px 10px;
  border: 10px solid #fff;
  background: #edf2f9;
  box-shadow: -1px 56px 47px -68px black;
}
.saffireMobileSize #headlines {
  margin: 50px 0 0;
}
#headlines .widget-title {
  font: 32px/1 "Montserrat-Black";
  color: #003973;
  text-align: center;
  margin-bottom: 20px;
}
#headlines .card-widget-item {
  box-sizing: border-box;
  display: flex;
  margin-bottom: 15px;
}
#headlines .card-content {
  display: flex;
}
#headlines .card-content:before {
  position: relative;
  top: -4px;
  content: "";
  display: block;
  width: 29px;
  height: 26px;
  background: url(images/dark-star.png) center/contain no-repeat;
  margin-right: 10px;
}
#headlines .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 15px/1.5 "Montserrat-Bold";
  color: #000;
  text-decoration: none;
}
#headlines .card-widget-title:hover {
  text-decoration: underline;
}
#headlines .moreButton {
  font: 15px/1 "Montserrat-Bold";
  text-decoration: none;
  color: #00a7ed;
  margin-left: 5px;
}

#hotButtons {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
#hotButtons .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 320px;
  height: 200px;
  margin: 10px 0;
  border: 10px solid #fff;
  text-decoration: none;
  box-shadow: -1px 56px 47px -68px black;
}
#hotButtons .card-widget-item:hover .card-content {
  background: url(images/brown-gradient-hover.png) center/cover;
  transition: 0.3s;
}
#hotButtons .card-widget-item:hover .card-content:after {
  transform: scale(1.2);
  transition: 0.3s;
}
#hotButtons .card-content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  background: url(images/brown-gradient.png) center/cover;
  overflow: hidden;
  transition: 0.3s;
}
#hotButtons .card-content:after {
  position: absolute;
  content: "";
  display: block;
  width: 183px;
  height: 161px;
  background: url(images/brown-star.png) center/contain no-repeat;
  transition: 0.3s;
}
#hotButtons .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 40px/1 "Montserrat-Black";
  color: #fff;
  text-transform: uppercase;
  z-index: 9;
}

#mainFeature {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  padding: 0;
}
#mainFeature .card-widget-item {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  padding: 0 20px;
}
.saffireMobileSize #mainFeature .card-widget-item {
  padding: 0;
}
#mainFeature .image-container {
  position: relative;
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  max-width: 1000px;
  height: 545px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.saffireMobileSize #mainFeature .image-container {
  height: 55vw;
  max-height: 545px;
}
#mainFeature .card-content {
  position: relative;
  box-sizing: border-box;
  top: -30px;
  left: -20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  max-width: 760px;
  height: 90px;
  background: #fff;
  padding: 0 40px;
}
#mainFeature .card-content:after {
  content: "";
  display: block;
  position: absolute;
  top: 80%;
  width: 749px;
  height: 49px;
  background: url(images/shadow-small.png);
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
.saffireMobileSize #mainFeature .card-content:after {
  display: none;
}
.saffireMobileSize #mainFeature .card-content {
  top: 0;
  left: 0;
  max-width: 100%;
  height: auto;
  min-height: 125px;
  padding: 20px;
  box-shadow: none;
}
#mainFeature .card-widget-date {
  position: absolute;
  top: 7px;
  font: 16px/1 "Montserrat-Black";
  text-transform: uppercase;
  color: #16afe1;
}
.saffireMobileSize #mainFeature .card-widget-date {
  position: relative;
  top: 0;
  font-size: 13px;
  margin-bottom: 5px;
}
#mainFeature .card-widget-title {
  box-sizing: border-box;
  position: static;
  display: block;
  width: 100%;
  font: 32px/1 "Montserrat-Black";
  color: #000;
}
.saffireMobileSize #mainFeature .card-widget-title {
  font-size: 21px;
}
#mainFeature .buttonwrap {
  position: absolute;
  bottom: 35px;
  right: 55px;
}
#mainFeature .buttonwrap.multiple {
  bottom: 44px;
  right: 29px;
}
.saffireMobileSize #mainFeature .buttonwrap {
  position: static !important;
}
#mainFeature .buyNowButton {
  margin-left: 0 !important;
}
#mainFeature .moreButton, #mainFeature .buyNowButton {
  font-size: 22px;
  padding: 13px 47px;
  line-height: 1;
}
#mainFeature .moreButton.small, #mainFeature .buyNowButton.small {
  padding: 2px 25px;
  font-size: 16px;
  line-height: 1.75em;
  margin-left: 10px;
}
.saffireMobileSize #mainFeature .moreButton.small, .saffireMobileSize #mainFeature .buyNowButton.small {
  padding: 2px 25px;
  font-size: 16px;
  line-height: 1.75em;
  margin-left: 10px;
}
.saffireMobileSize #mainFeature .moreButton, .saffireMobileSize #mainFeature .buyNowButton {
  font-size: 16px;
  padding: 9px 22px;
  margin-top: 10px;
}

#mainFeature .owl-item .card-content, #mainFeature .owl-item .buttonwrap {
  opacity: 0;
}

#mainFeature .owl-item.active.active .card-content, #mainFeature .owl-item.active.active .buttonwrap {
  opacity: 1;
}

.owl-dots {
  position: absolute;
  bottom: 3px;
  left: 40px;
}
.saffireMobileSize .owl-dots {
  top: 2px;
  left: 50%;
  transform: translateX(-50%);
}
.owl-dots .owl-dot span {
  width: 9px;
  height: 9px;
  padding: 0;
  margin: 0 10px 0 0;
  border: 2px solid #73d7f6;
  background: transparent;
}
.owl-dots .owl-dot span:hover, .owl-dots .owl-dot.active span {
  background: #73d7f6;
}

.owl-nav {
  box-sizing: border-box;
  position: absolute;
  top: 35px;
  left: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 0 15px;
  margin: 0;
}
.saffireMobileSize .owl-nav {
  display: none;
}

.owl-nav [class*=owl-],
.owl-nav [class*=owl-]:hover {
  font: 15px/1 "Montserrat-Black";
  color: #16afe1;
  background: transparent;
  padding: 0;
  margin: 0;
}

#seoWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1030px;
  margin: 0 auto;
  padding: 0 15px;
}
#seoWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 100%;
}
#seoWidget .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#seoWidget .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 42px/1 "Montserrat-Black";
  color: #fff;
}
.saffireMobileSize #seoWidget .card-widget-title {
  font-size: 21px;
}
#seoWidget .card-widget-title:after {
  content: "";
  display: block;
  width: 64px;
  height: 45px;
  background: url(images/separator.png) center/contain no-repeat;
  margin: 15px auto 20px;
}
#seoWidget .card-widget-description {
  font: 16px "RobotoSlab-Regular";
  color: #fff;
  line-height: 1.5;
}
.saffireMobileSize #seoWidget .card-widget-description {
  font-size: 14px;
}
#seoWidget .buttonwrap {
  display: none;
}

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 20%;
  transition: 0.6s ease;
  background: rgba(0, 57, 115, 0.2);
  border-radius: 50px;
  padding: 5px 3px;
}
.socialNetworks img {
  display: block;
  max-width: 40px;
  max-height: 40px;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}
.socialNetworks > span, .socialNetworks > a {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
  left: 0;
  border: 3px solid rgba(0, 57, 115, 0.2);
  transition: 0.2s;
  border-radius: 50%;
  border: none;
  padding: 3px;
  background-color: transparent;
}
.socialNetworks > a:hover {
  left: -6px;
  z-index: 2;
  transition: 0.2s;
  left: 0;
  background-color: #eee;
}

#musicPlayerLink {
  height: 40px;
  width: 40px;
  float: none;
  margin: 0;
  border: 3px solid rgba(0, 57, 115, 0.2);
  z-index: 2;
  border-radius: 50%;
  border: none;
  padding: 0;
  margin: 3px;
  background-color: transparent;
  background-position: center;
  background-size: cover;
}
#musicPlayerLink #musicPlayerDropdown {
  top: -3px;
  right: 43px;
  padding: 8px 10px;
  background: rgba(0, 57, 115, 0.2);
  border: 1px solid #fff;
  box-shadow: 0 0 4px #fff inset;
  font-size: 0.9em;
  color: #fff;
}
#musicPlayerLink #musicPlayerDropdown a {
  padding-right: 14px;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
}
#musicPlayerLink #musicPlayerDropdown a:hover {
  position: relative;
  padding-left: 14px;
  padding-right: 3px;
}
#musicPlayerLink #musicPlayerDropdown a:hover:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-top: 12px solid #fff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-radius: 58%;
  transform: rotate(-90deg);
}

@media screen and (max-width: 1230px) {
  .socialNetworks {
    top: auto;
    right: 0;
    bottom: -60px;
    border-top: none;
    border-bottom: none;
    padding: 0;
  }
  .socialNetworks img {
    max-width: 30px;
    max-height: 30px;
  }
  .socialNetworks > a, .socialNetworks > #musicPlayerLink {
    max-width: 30px;
    max-height: 30px;
    bottom: 0;
    float: left;
    margin: 0;
    transition: 0.2s;
    background-size: contain;
  }
  .socialNetworks > a:hover {
    left: 0;
    bottom: 6px;
    z-index: 2;
    transition: 0.2s;
    bottom: 0;
  }
  .socialNetworks #musicPlayerLink {
    margin: 3px;
    background-size: cover;
  }
  .socialNetworks #musicPlayerLink #musicPlayerDropdown {
    top: auto;
    bottom: -3px;
    right: 33px;
  }
}
.socialNetworks a:hover {
  background-color: #73d7f6;
}

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

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 1285px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 100px;
}
.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: 180px;
  margin: 0 25px;
}
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img {
  max-height: 85px;
  margin: 0 15px;
}
#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: 18px;
  height: 10px;
}
#sponsorWidgetContainer #sponsorArrowRight {
  right: 0;
}
#sponsorWidgetContainer #sponsorArrowRight span {
  background: url(images/arrow-right.png) center/contain no-repeat;
}
#sponsorWidgetContainer #sponsorArrowLeft {
  left: 0;
}
#sponsorWidgetContainer #sponsorArrowLeft span {
  background: url(images/arrow-left.png) center/contain no-repeat;
}
#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,
.majorSponsor, #majorSponsorTitleContainer {
  display: none;
}

.sponsors-title {
  font: 18px/1 "Montserrat-Light";
  color: #323232;
  margin-bottom: 35px;
}
.saffireMobileSize .sponsors-title {
  margin-bottom: 25px;
}

#tagline {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  height: auto;
  margin: 20px auto;
  padding: 0;
}
#tagline .card-widget-item {
  display: flex;
}
#tagline .card-content {
  display: flex;
  align-items: center;
}
#tagline .card-widget-title {
  box-sizing: border-box;
  font: 22px/1 "Montserrat-Black";
  color: #fff;
  width: 100%;
}
.saffireMobileSize #tagline .card-widget-title {
  font-size: 16px;
  padding: 0 65px;
}
#tagline .buttonwrap {
  display: none;
}

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

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

.countdown-wrapper {
  display: flex;
  justify-content: center;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
}
.saffireLargeSize .countdown-wrapper {
  display: none;
}
.saffireMobileSize.saffireWindowScrolled .countdown-wrapper {
  display: none;
}

.tier-two, .tier-three,
.tier-four, .tier-five,
.tier-six {
  position: relative;
  width: 100%;
}

.tier-one {
  max-width: 1040px;
  margin: 0 auto;
}

.tier-two {
  top: -170px;
  padding: 205px 0;
  background: url(images/middle-bg.png) center/cover;
}
.saffireMobileSize .tier-two {
  top: 0;
  padding: 30px 0 110px;
}

.tier-three {
  top: -330px;
}
.saffireMobileSize .tier-three {
  top: -60px;
}

.tier-four {
  top: -295px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.saffireMobileSize .tier-four {
  top: -70px;
  flex-direction: column;
}

.directions {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 320px;
  height: 420px;
  background: url(images/map.png) center/cover;
  border: 10px solid #fff;
  box-shadow: -1px 56px 47px -68px black;
}
.saffireMobileSize .directions {
  margin-top: 60px;
}
.directions span {
  font: 20px/1 "Montserrat-Black";
  font-style: italic;
  color: #003973;
}
.directions img {
  margin: 15px auto 30px;
}
.directions a.button {
  font-size: 14px;
  padding: 7px 31px;
}

.tier-five {
  top: -260px;
}
.saffireMobileSize .tier-five {
  position: static;
}

.tier-six {
  top: -195px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #fff;
  padding: 25px 0 70px;
}
.saffireMobileSize .tier-six {
  position: static;
  padding-bottom: 40px;
}

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