/************** LOAD FONTS ******************/
@font-face {
  font-family: "OpenSans-Bold-webfont";
  src: url("fonts/OpenSans-Bold-webfont.woff2") format("woff2"), url("fonts/OpenSans-Bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "OpenSans-ExtraBold-webfont";
  src: url("fonts/OpenSans-ExtraBold-webfont.woff2") format("woff2"), url("fonts/OpenSans-ExtraBold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "OpenSans-Regular-webfont";
  src: url("fonts/OpenSans-Regular-webfont.woff2") format("woff2"), url("fonts/OpenSans-Regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "OpenSans-Semibold-webfont";
  src: url("fonts/OpenSans-Semibold-webfont.woff2") format("woff2"), url("fonts/OpenSans-Semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "bebasneue_bold-webfont";
  src: url("fonts/bebasneue_bold-webfont.woff2") format("woff2"), url("fonts/bebasneue_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "bebasneue_book-webfont";
  src: url("fonts/bebasneue_book-webfont.woff2") format("woff2"), url("fonts/bebasneue_book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "bebasneue_light-webfont";
  src: url("fonts/bebasneue_light-webfont.woff2") format("woff2"), url("fonts/bebasneue_light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "bebasneue_regular-webfont";
  src: url("fonts/bebasneue_regular-webfont.woff2") format("woff2"), url("fonts/bebasneue_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "bebasneue_thin-webfont";
  src: url("fonts/bebasneue_thin-webfont.woff2") format("woff2"), url("fonts/bebasneue_thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
/************************* BODY/CONTAINER ********************/
body {
  /* |%  need to set body background and default font options */
  color: #313131;
  background: #011e41;
  background-size: cover;
  font: 12px/1.583em "open_sansregular", Arial, Verdana, sans-serif; }

.wrapper {
  /* |%  if all elements are contained, this is a set width, if elements stretch to screen width this is 100% */
  width: 100%;
  background: "none";
  overflow: hidden; }

.content {
  background: rgba(255, 255, 255, 0.9);
  padding: 15px 15px 15px 15px;
  position: relative;
  margin: 30px auto 60px;
  max-width: calc(1030px - 15px - 15px); }

.saffireLargeSize.homepage .content,
.homepage .content {
  margin: 0 auto;
  padding: 0;
  background: none;
  max-width: 100%; }

.saffireMobileSize .content {
  margin: 0 auto; }

.ui-widget-overlay {
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0.5; }

/*********************** STANDARD ELEMENTS ********************/
a {
  color: #011e41;
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

a.buyNowText {
  color: #D70B0B;
  text-decoration: underline !important;
  font-weight: bold; }

a.buyNowText:hover {
  color: #f42121;
  text-decoration: none !important; }

input {
  color: #9B9B9B; }

h1, h2, h3, h4, h5, h6 {
  color: #011e41;
  font-weight: normal;
  font-family: "open_sansbold";
  text-transform: none; }

h1 {
  font-size: 36px;
  line-height: 1.125em;
  margin: 0.2em 0; }

h2, h2 a {
  font-size: 20px;
  line-height: 1.155em; }

.cartcols h2 {
  font-size: 16px;
  line-height: 1.155em; }

h3 {
  font-size: 18px;
  line-height: 1.187em; }

.hoverContent {
  border-color: #756F46; }

.starlist li,
.starlist li ul li,
.pdflist li,
.pdflist li ul li {
  background: url(images/bullet.png) no-repeat left 7px;
  line-height: 18px;
  margin: 0;
  padding: 0 0 0 30px; }

.pdfLinks {
  font-size: 14px;
  font-weight: bold; }

.alternateRow {
  background: #7d97a9; }

/************* BUTTON STYLES *********************/
a.button,
.button {
  /* |%  set font-family */
  padding: 1px 8px;
  font-size: 16px;
  line-height: 1.5em;
  text-transform: uppercase;
  border-radius: 2px;
  text-decoration: none;
  font-weight: normal !important;
  font-family: "bebasneue_bold-webfont"; }

.inputFieldSubmit {
  border-radius: 0 2px 2px 0 !important; }

a.button,
.button,
.buttonSmall {
  background: #cb0a0b;
  background: -webkit-linear-gradient(-90deg, #cb0a0b);
  background: linear-gradient(180deg, #cb0a0b);
  color: #fff !important; }

a.button:hover,
.button:hover,
.buttonSmall:hover {
  background: #f41e1f;
  color: #fff !important; }

a.updateButton.buttonSmall,
a.removeButton.buttonSmall,
a.cartMenuRemoveButton.button.buttonSmall {
  font-size: 0.9em; }

/***************** CONTAINERS **************************/
.subContainer,
.sidepic {
  background: #011e41;
  color: #fff; }

a.havePhotoLink {
  color: #fff; }

.subContainer a,
.subContainer h1,
.subContainer h2,
.subContainer h3 {
  color: #fff; }

.subContainer .error {
  color: #fff; }

.dateDisplayBar,
.dateDisplay {
  background: #6a0000;
  color: #fff; }

.dateDisplayBar a,
.dateDisplay a {
  color: #fff; }

.dateDisplay_disabled {
  opacity: 0.4; }

#google_translate_element {
  /* |%  Google translate position */
  top: 15px;
  right: 30px; }

.carthr {
  background: #fff; }

.orderhistory {
  background: #6a0000; }

.orderhistory th {
  color: #fff;
  padding: 8px 3px; }

/************************* TABS *******************************/
.homepageTabsContainer {
  padding-left: 20px; }

.homepageTabsContainer {
  position: absolute;
  right: 0;
  left: auto;
  top: -33px;
  bottom: auto; }

/* TAB BACKGROUND COLORS */
.homepageTabs > li > a,
.tabs > ul > li > a {
  background: #02418c; }

.homepageTabs li ul,
.tabOn,
.homepageTabs > li > a:hover,
.homepageTabs .eventTabSubmenu {
  background-color: #011e41 !important; }

.homepageTabs ul.menu li:hover {
  /* |%  hover state for above dropdowns */
  background: #011e41; }

/* END TAB BACKGROUND COLORS */
.homepageTabs ul.menu a {
  /* |%  font color for tabs */
  color: #fff; }

.tab,
.tabOn {
  font-size: 12px;
  line-height: 1.2em;
  font-family: "open_sansregular"; }

.homepageTabs ul.menu a {
  font-family: "open_sansregular";
  font-size: 11px; }

.homepageTabs > li > a,
.tabs > ul > li > a {
  float: left;
  display: block;
  padding: 5px 12px;
  height: 17px;
  margin: 6px 0 0;
  border-radius: 0;
  white-space: nowrap; }

.homepageTabs a,
.tabs a {
  color: #fff; }

/******************************* TOP/GLOBAL ITEMS ************************************/
.generalmessage {
  /* |%  set font-family, background color, color, etc. */
  background: #9e0000;
  -webkit-box-shadow: 0 -3px 5px #263662 inset;
  -moz-box-shadow: 0 -3px 5px #263662 inset;
  box-shadow: 0 -3px 5px #263662 inset;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 8px;
  font-family: "bebasneue_bold-webfont";
  text-transform: uppercase; }

.generalmessage a {
  color: #fff; }

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 31%;
  border-top: 3px solid rgba(0, 0, 0, 0.8);
  border-bottom: 3px solid rgba(0, 0, 0, 0.8);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -webkit-transition: right 0.6s ease;
  transition: right 0.6s ease; }

.pageIsLoaded .socialNetworks {
  right: 0; }

.socialNetworks > span,
.socialNetworks > a {
  display: block;
  float: none;
  width: 40px;
  height: 39px;
  border-left: 5px solid rgba(0, 0, 0, 0.8);
  border-right: 5px solid rgba(0, 0, 0, 0.8);
  border-bottom: 3px solid rgba(0, 0, 0, 0.8);
  border-top: 3px solid rgba(0, 0, 0, 0.8);
  position: relative;
  -o-transition: transform 0.4s ease, left 0.4s ease;
  -webkit-transition: transform 0.4s ease, left 0.4s ease;
  -moz-transition: transform 0.4s ease, left 0.4s ease;
  -ms-transition: transform 0.4s ease, left 0.4s ease;
  transition: transform 0.4s ease, left 0.4s ease; }

.socialNetworks > a:hover {
  -o-transform: scale(1.3) !important;
  -webkit-transform: scale(1.3) !important;
  -moz-transform: scale(1.3) !important;
  -ms-transform: scale(1.3) !important;
  transform: scale(1.3) !important;
  left: -9px;
  z-index: 2; }

#musicPlayerLink {
  background: url("images/music.jpg") no-repeat right 0;
  margin: 0;
  width: 40px;
  height: 39px;
  float: none;
  border: 3px solid rgba(0, 0, 0, 0.8);
  z-index: 2; }

#musicPlayerDropdown {
  background: rgba(0, 0, 0, 0.8);
  border: 1px solid #fff;
  color: #fff;
  font-size: 0.9em;
  padding: 8px 10px;
  right: 12px;
  top: -5px;
  box-shadow: 0 0 4px #fff inset; }

#musicPlayerDropdown a {
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  padding-right: 14px; }

#musicPlayerDropdown a:hover {
  position: relative;
  padding-right: 3px;
  padding-left: 14px; }

#musicPlayerDropdown a:hover:after {
  border-left: 4px solid transparent;
  border-radius: 58%;
  border-right: 4px solid transparent;
  border-top: 12px solid #fff;
  bottom: 0;
  content: "";
  display: block;
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  top: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: 0; }

@media screen and (max-width: 1230px) {
  .socialNetworks {
    top: auto;
    bottom: 0;
    border-top: none;
    border-bottom: none; }

  .socialNetworks > a,
  .socialNetworks > span#musicPlayerLink {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
    float: left;
    margin-left: -8px; }

  #musicPlayerDropdown {
    top: auto;
    bottom: 21px;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3); } }
/*SITE-WIDE WIDGETS */
#widgetBanner {
  background: none;
  height: 1px;
  top: 0;
  position: relative;
  z-index: 100;
  width: 100%;
  margin: 0;
  line-height: normal; }

/****************** HOMEPAGE WIDGETS ***************/
/* WIDGET GENERAL */
.widget h1,
.homepageh1 {
  /* |%  set font-family */
  color: #F5DF26;
  font-size: 22px; }

.homepageContent {
  width: 100%; }

/***************** EXCITING EVENTS - SECONDARY FEATURE ********************/
/************************** PAGE-SPECIFIC/OTHER ITEMS *******************************/
#ourPickButton {
  margin-bottom: 30px; }

.column2 {
  float: right; }

.listingItem {
  background: #7d97a9;
  border-bottom: 1px solid #617e92; }

.listingItem:hover {
  background: #99adbb; }

.listing .arrowup {
  border-color: #686868 transparent transparent transparent; }

.listing .arrowup_on {
  border-color: #272625 transparent transparent transparent; }

.listing .arrowdown {
  border-color: transparent transparent #686868 transparent; }

.listing .arrowdown_on {
  border-color: transparent transparent #272625 transparent; }

.modeSelected {
  background-color: rgba(0, 0, 0, 0.1);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a000000', endColorstr='#1a000000',GradientType=0 ); }

/* INTERACTIVE EVENT MAP */
.mapDescription.subContainer,
.hoverContent {
  filter: alpha(opacity=90);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  opacity: 0.9;
  -moz-box-shadow: 2px 2px 5px #000;
  -webkit-box-shadow: 2px 2px 5px #000;
  box-shadow: 2px 2px 5px #000; }

/*********************** FOOTER **************************/
.saffireMobileSize.isResponsive .footer .footerSignIn {
  margin-top: 6px; }

.footer {
  /* set the height of the footer */
  clear: both;
  color: #ece0cb;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  position: relative;
  background: url("images/") repeat-x "" center bottom;
  height: auto;
  padding: 37px 0 11px; }

.saffireMobileSize .footer {
  padding-bottom: 55px;
  background: url("images/") repeat-x "" center bottom; }

.footer a {
  color: #ece0cb;
  text-decoration: none; }

.footer a:hover {
  text-decoration: underline; }

ul.footerItems1 {
  margin: 0 auto;
  font-family: "bebasneue_bold-webfont";
  font-size: 20px;
  text-transform: uppercase; }

.saffireMobileSize ul.footerItems1 {
  margin-bottom: 6px; }

ul.footerItems2 {
  margin: 0 auto; }

.saffireMobileSize ul.footerItems2 {
  text-align: center;
  margin-top: 20px; }

/************************* MODAL CONTENT ********************/
.modal {
  background: rgba(255, 255, 255, 0.9);
  padding-top: 15px;
  border: 10px solid rgba(255, 255, 255, 0.9); }

.modalBody {
  /* |%  set modal background color if not white */
  background: rgba(255, 255, 255, 0.9);
  padding: 40px; }

.modalPageBackground {
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0.5; }

.modalContent h1 {
  font-size: calc(36px * 0.6944);
  line-height: 1.2em; }

.modalClose {
  background: none;
  top: 1px; }

.modalCloseButton:before {
  content: "X"; }

.modalCloseButton img {
  display: none; }

.modalContent #google_translate_element {
  top: 1px;
  right: 0; }

/* SHOWORKS TABLE */
.modalBody .showorksModalTitle {
  /* |%  set font-family */
  font-size: 32px;
  line-height: 36px; }

.modalBody .showorksBreadcrumbs {
  /* |%  set font-family */
  font-size: 20px;
  line-height: 22px;
  color: #011e41; }

.modalBody .showorksTableGrid th {
  /* |%  set font-family */
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.9);
  font-size: 12px;
  letter-spacing: 0.06em; }

.modalBody .showorksTableGrid th {
  padding-bottom: 7px;
  padding-top: 7px; }

.modalBody .showorksTableGrid td {
  color: #313131; }

.modalBody .showorksTableGrid tr.odd {
  background: rgba(255, 255, 255, 0.9);
  color: rgba(0, 0, 0, 0.9); }

.modalBody .showorksTableGrid tr.even {
  background: rgba(230, 230, 230, 0.9);
  color: rgba(0, 0, 0, 0.9); }

/*************** MEMBERS SITE **********************/
.arrowdown {
  border-color: transparent transparent rgba(0, 0, 0, 0.9); }

.arrowdown_on {
  border-color: transparent transparent rgba(255, 255, 255, 0.9); }

.arrowup {
  border-color: rgba(0, 0, 0, 0.9) transparent transparent; }

.arrowup_on {
  border-color: rgba(255, 255, 255, 0.9) transparent transparent; }

#directoryFilterOptions > li:hover {
  background: #cbdfe2; }

.directoryHeader {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-family: inherit;
  font-size: 14px; }

.members .nav .groups {
  margin-right: 0; }

.members .nav .groups .group {
  margin: 0 3px; }

.members .quickLinks {
  right: 39px; }

.dateDisplayBar,
.viewMode,
.currentlyViewingDate,
#searchEventsInput,
#eventFilterList,
#eventFilterList ul,
.InProgressEventDate,
a.havePhotoLink,
.mapLegend label {
  font-family: inherit; }

.mapLegend {
  border-left: 1px solid rgba(0, 0, 0, 0.9);
  box-shadow: none; }

/******************************************************
*                                                     *
*                                                     *
*    DO NOT CHANGE ITEMS BELOW THIS SECTION!!!!       *
*                                                     *
*                                                     *
******************************************************/
.header .searchBox a.button,
.header .emailSignup a.button {
  color: #fff !important;
  background: #cb0a0b;
  font-family: "bebasneue_bold-webfont";
  font-size: 16px;
  padding: 0 8px 0; }

.header .searchBox a.button:hover,
.header .emailSignup a.button:hover {
  background: #f41e1f; }

.header input.textbox {
  min-height: 16px;
  padding-left: 4px; }

.header {
  /* |%  need to set height and width if not 100% */
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  height: 160px;
  background: #011e41; }

@media screen and (max-width: 800px) {
  /* prevents crazyshifty stuff before js loads */
  .header {
    opacity: 0; }

  .pageIsLoaded .header {
    opacity: 1; } }
.saffireMobileSize .header {
  background: transparent;
  color: #fff;
  font-size: 1.6em;
  font-family: "bebasneue_bold-webfont";
  height: 90px !important;
  padding: 10px;
  box-sizing: border-box; }

.headerInnerContent {
  display: block;
  margin: 0 auto;
  position: relative; }

.saffireLargeSize .headerInnerContent {
  height: 160px;
  max-width: 1000px;
  display: block;
  margin: 0 auto; }

.saffireMobileSize .headerInnerContent {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center; }

.saffireMobileSize .headerInnerContent > .clear {
  clear: none; }

#customLogo {
  /* |%  logo settings */
  background: url("images/logo.png") no-repeat;
  z-index: 5003;
  height: 105px;
  position: absolute;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  width: 335px;
  left: 0;
  position: absolute;
  right: 0;
  margin: auto;
  background-size: contain; }

.saffireMobileSize #customLogo {
  width: 250px;
  max-width: none;
  top: 15px;
  position: relative; }
  @media screen and (max-width: 435px) {
    .saffireMobileSize #customLogo {
      width: 180px;
      top: 5px;
      left: -17px; } }
  @media screen and (max-width: 360px) {
    .saffireMobileSize #customLogo {
      width: 150px;
      top: 0px; } }

/* MAIN NAVIGATION */
.saffireLargeSize .nav {
  height: 44px;
  padding: 0;
  background: #fff;
  clear: both;
  width: 100%;
  z-index: 5002 !important;
  top: 69%;
  position: absolute; }

.saffireLargeSize .nav:hover {
  z-index: 5002 !important; }

.saffireLargeSize .nav .groups {
  position: absolute;
  height: 44px;
  max-height: 50px;
  bottom: 0;
  margin: auto;
  right: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  top: 69%;
  bottom: auto;
  bottom: auto;
  top: 0; }

.saffireLargeSize .nav .groups .group {
  margin: 0 0 0 5px;
  padding: 4px 9px 5px; }

.saffireLargeSize .nav .groups .group a,
.saffireLargeSize .navDummyLink {
  font-size: 26px;
  font-family: "bebasneue_bold-webfont";
  line-height: normal;
  text-transform: uppercase;
  color: #011e41; }

@media screen and (max-width: 1030px) {
  .saffireLargeSize .nav .groups .group a,
  .saffireLargeSize .navDummyLink {
    font-size: 20.8px; } }
.saffireLargeSize .nav .groups .group a:hover,
.saffireLargeSize .nav .groups .group:hover a,
.saffireLargeSize .nav .groups .group:hover {
  color: #497DB4;
  background: #fff;
  border-radius: 4px 4px 0 0; }

.saffireLargeSize .nav .groups .group[aria-haspopup="false"] a:hover,
.saffireLargeSize .nav .groups .group[aria-haspopup="false"]:hover a,
.saffireLargeSize .nav .groups .group[aria-haspopup="false"]:hover {
  border-radius: 4px; }

/* MAIN NAVIGATION DROP-DOWN MENUS */
.saffireLargeSize .nav .items,
.saffireLargeSize .nav .subitems {
  /* |%  nav dropdown colors */
  background: #fff;
  padding-top: 0;
  padding-bottom: 0;
  color: #011e41; }

.saffireLargeSize .nav .items {
  left: 0;
  min-width: 100%; }

.saffireLargeSize .nav .item {
  min-width: 100%; }

.saffireLargeSize .nav .groups .group:hover .items .item a,
.saffireLargeSize .nav .items .item a,
.saffireLargeSize .navDummyLink {
  color: #011e41;
  font-size: 12px;
  font-family: 'bebasneue_bold-webfont'; }

.saffireLargeSize .nav .items .item a:hover {
  color: #023a7d;
  background: #e0e0e0; }

.saffireLargeSize .nav .group:last-child .items {
  left: auto;
  right: 0; }

.saffireLargeSize .nav .group:last-child .subitems {
  left: auto;
  right: 100%; }

.saffireMobileSize.mobileNavShowing .nav .groups,
.saffireMobileSize.mobileNavShowing .nav .groups .group {
  background: #fff; }

.saffireMobileSize.mobileNavShowing .nav .item a,
.saffireMobileSize.mobileNavShowing .nav .item > .navDummyLink,
.saffireMobileSize.mobileNavShowing .nav .groups .group a,
.saffireMobileSize.mobileNavShowing .navDummyLink,
.saffireMobileSize .header .groups > .group > .navDummyLink {
  background: white;
  border-color: #fff;
  color: #fff;
  font-family: "bebasneue_bold-webfont";
  line-height: 1.312em; }

.saffireMobileSize .nav,
.saffireMobileSize .viewcart,
.saffireMobileSize .header .searchBox,
.saffireMobileSize .header .emailSignup,
.saffireMobileSize .quickLinks ul .viewcart a[data-itemcount]::before {
  color: #fff; }

/* TOP LINKS */
.saffireLargeSize .quickLinks {
  position: relative;
  right: 0px;
  left: auto;
  top: 15px;
  bottom: auto;
  float: left;
  margin-top: 0;
  margin-bottom: 0; }

.saffireLargeSize .quickLinks ul li > a:hover,
.saffireLargeSize .quickLinks ul li.standardLoginStatus a:hover,
.saffireLargeSize .quickLinks ul li.standardMyAccount a:hover,
.saffireLargeSize a.cartMenuLink:hover {
  /* |%  hover color for quick links */
  color: #e0e0e0; }

.saffireLargeSize .quickLinks,
.saffireLargeSize .quickLinks ul li,
.saffireLargeSize .quickLinks ul li > a,
.saffireLargeSize .quickLinks ul li.standardLoginStatus a,
.saffireLargeSize .quickLinks ul li.standardMyAccount a,
.saffireLargeSize a.cartMenuLink {
  font-size: 16px;
  line-height: normal;
  color: #fff;
  font-family: "bebasneue_bold-webfont";
  text-transform: uppercase; }

.saffireLargeSize .quickLinks ul li > a.ticket,
.saffireLargeSize .ticket,
.saffireLargeSize .ticket:hover {
  display: inline-block;
  position: absolute;
  right: 0;
  left: auto;
  top: 10px;
  bottom: auto;
  color: #fff;
  padding-left: 0;
  font-family: "OpenSans-Bold-webfont";
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
  background: url(images/tickets.png) no-repeat 0 0 #0f0;
  width: 130px;
  height: 8px;
  padding: 9px 10px;
  width: 110px;
  height: -10px; }

.saffireLargeSize .ticket:hover {
  background: url(images/tickets.png) no-repeat 0 bottom #0f0; }

.saffireMobileSize a.ticket,
.saffireMobileSize a.ticket:hover {
  border-radius: 6px;
  height: auto;
  left: auto;
  overflow: hidden;
  padding: 0 3px;
  position: absolute;
  right: 7px;
  text-decoration: none;
  text-indent: 0;
  top: 52px;
  white-space: nowrap;
  width: auto;
  /* line-height: normal !important;
  font-size: 24px !important; */
  background: #cb0a0b;
  color: #fff;
  font-family: "bebasneue_bold-webfont";
  font-size: 19.2px;
  right: 15px; }

.saffireLargeSize .viewcart {
  position: relative;
  z-index: 2000000; }

.cartNavItemSection.cartNavItemSectionProductDetails {
  border-bottom-color: #fff; }

.saffireLargeSize #svgViewCartIcon {
  display: none; }

.saffireLargeSize .quickLinks ul .viewcart a {
  font-family: "OpenSans-Bold-webfont";
  font-size: 16px;
  text-transform: none;
  color: #fff;
   /*  @if map-get($quickLinks, icon-cart) {
    	color: map-get($headerInputs, font-color);

    } */ }

.saffireLargeSize #svgViewCartIcon path {
  fill: #fff; }

/* EMAIL & SEARCH BOXES */
.saffireLargeSize .header .emailSignup {
  position: absolute;
  right: 0;
  left: auto;
  top: 16px;
  bottom: auto;
  width: auto;
  z-index: 9;
  font-size: 2em; }

.searchBox input,
.emailSignup .textbox {
  border-radius: 6px 0 0 6px;
  top: 0;
  border-right: none; }

.saffireLargeSize .header .searchBox {
  position: absolute;
  right: 0;
  left: auto;
  top: 47px;
  bottom: auto;
  z-index: 5003;
  font-size: 2em; }

/* WEATHER BUG */
#weatherBugWidget {
  color: #fff;
  white-space: nowrap;
  position: relative;
  left: 0;
  right: auto;
  top: -4px;
  bottom: auto;
  visibility: hidden;
  font-family: 'OpenSans-Bold-webfont';
  font-size: 11px;
  background: rgba(27, 79, 144, 0.7);
  display: inline-block;
  padding: 6px 7px 8px; }

.weatherDescriptive {
  display: none !important; }

.saffireMobileSize #weatherBugWidget {
  display: none !important; }

#weatherBugText {
  display: none; }

#weatherBugImage {
  top: 3px; }

#weatherBugShortDescription {
  display: inline; }

/******************************************************
*                                                     *
*                                                     *
*    DO NOT CHANGE ITEMS BELOW THIS SECTION!!!!       *
*                                                     *
*                                                     *
******************************************************/
/* DON'T CHANGE THIS STUFF! */
.saffireMobileSize #siteInfoBannerWidget {
  left: 0;
  padding: 3px 0;
  right: 0 !important;
  top: 0;
  bottom: auto; }

.saffireMobileSize #siteInfoBannerWidget #eventName {
  clear: left;
  float: none;
  padding-left: 0; }

/* DATES BANNER */
.saffireLargeSize #widgetBanner {
  position: absolute;
  width: 1030px;
  max-width: 100%;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  text-align: center; }

#siteInfoBannerWidget {
  color: #fff;
  font-size: 24px;
  font-family: "bebasneue_regular-webfont";
  background: "";
  background: -webkit-linear-gradient(-90deg, "");
  background: linear-gradient(180deg, ""); }

.saffireLargeSize #siteInfoBannerWidget {
  background: "";
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  text-align: right;
  padding: 13px 9px 5px;
  height: 54px;
  top: 0;
  min-width: auto;
  display: flex;
  justify-content: center; }

@media screen and (max-width: 38px) {
  .saffireLargeSize #siteInfoBannerWidget {
    max-width: calc(100% - (9px * 2));
    min-width: 0;
    width: calc(100vw - 9px - 9px); } }
.saffireMobileSize.siteInfoBannerOn #widgetBanner {
  top: 0;
  position: absolute;
  bottom: auto;
  height: auto;
  clear: both; }

#siteInfoBannerWidget #eventDates {
  font-size: 36px;
  font-family: "bebasneue_bold-webfont";
  color: #fff;
  display: inline-block;
  text-transform: uppercase; }

.saffireMobileSize #siteInfoBannerWidget #eventDates {
  font-size: 28.8px;
  display: block;
  color: #fff;
  padding-bottom: 10px; }

.saffireMobileSize #siteInfoBannerWidget {
  min-height: 54px;
  background: #011e41; }

.saffireMobileSize.siteInfoBannerOn .header {
  padding-bottom: 54px; }

.saffireMobileSize #siteInfoBannerWidget #eventName {
  display: inline-block;
  color: inherit;
  color: #fff; }
  @media screen and (max-width: 400px) {
    .saffireMobileSize #siteInfoBannerWidget #eventName {
      margin-left: 35px;
      text-align: center;
      line-height: 1em; } }

#siteInfoBannerWidget #eventName {
  margin-right: 25px;
  text-transform: uppercase;
  display: inline-block; }

.countdownDays {
  color: #fff;
  display: inline-block;
  font-family: "bebasneue_regular-webfont";
  font-size: 24px; }

.saffireMobileSize .countdownDays {
  display: inline;
  color: #fff; }

.datePast .countdownDays {
  color: #fff;
  font-size: 36px;
  font-family: "bebasneue_bold-webfont";
  display: block; }

.datePast.noThankYouMessage #siteInfoBannerWidget {
  display: none !important; }

.saffireMobileSize #siteInfoBannerWidget {
  width: 100vw;
  left: 50%;
  transform: translate(-50%, 0);
  position: relative;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 66px; }
  @media screen and (max-width: 400px) {
    .saffireMobileSize #siteInfoBannerWidget {
      height: 120px; } }

.siteInfoBannerOn #siteInfoBannerWidget {
  font-size: 24px; }

body:not(.homepage) #siteInfoBannerWidget {
  display: none !important; }

/* PAGINATION*/
/* LEFT-RIGHT ARROWS*/
/* You shouldn't need to change the items below for the most part*/
/* used for placing pagination - necessary when giving a specific left value - must be set in Spark (default is 5)*/
/* this allows for vertical centering of images - disable if opting for img elements*/
/******************************************************
*                                                     *
*                                                     *
*    DO NOT CHANGE ITEMS BELOW THIS SECTION!!!!       *
*                                                     *
*                                                     *
******************************************************/
/* ADVANCED SLIDESHOW */
.homepage .sliderTextDescription {
  display: none !important; }

.homepage .slideshowSwiperDescription {
  display: none; }

.homepage .slideshowSwiperDescription.currentSlideDescription {
  display: inline-block; }

.homepage .currentSlideDescription {
  opacity: 0;
  font-family: "open_sansregular";
  -webkit-transition: max-height 0.4s ease;
  transition: max-height 0.4s ease;
  font-size: 14px;
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }
  @media screen and (max-width: 725px) {
    .homepage .currentSlideDescription {
      padding-top: 1em;
      padding-left: 2%;
      padding-right: 2%; } }

.homepage.saffireLargeSize .slideshowSwiperDescription {
  padding: 15px 24% 0 4%;
  max-width: 810px;
  width: 72%; }

#newSliderDescriptionContainer {
  background: rgba(0, 0, 0, 0.85); }

.saffireLargeSize #newSliderDescriptionContainer {
  margin-right: 0 !important;
  margin-left: 0 !important;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  bottom: 0;
  top: auto;
  width: 725px;
  /* max-width: calc(100% - 168px - 23px);*/
  height: 50px;
  z-index: 2; }

.saffireMobileSize #newSliderDescriptionContainer {
  top: 100%;
  z-index: 2;
  position: relative;
  height: 40px;
  background: #011e41; }

.homepage.saffireLargeSize .currentSlideDescription,
.homepage.saffireMobileSize .currentSlideDescription,
.homepage .swiper-slide-active .slideshowSwiperDescription {
  opacity: 1; }

.homepage.saffireMobileSize .currentSlideDescription {
  padding: 5px 5%;
  width: 90%; }

.homepage .slideshowSwiperDescription a,
.homepage .slideshowSwiperDescription span {
  text-decoration: none;
  display: none; }

.homepage.saffireLargeSize .sliderTitle,
.homepage.saffireLargeSize .sliderTextDescription {
  /* max-width: map-get($slideshowGeneral, width) - (map-get($slideshowDescription, container-width) + 6); */
  	/* @if map-get($slideshowDescription, text-align) == center {
  		max-width: map-get($slideshowGeneral, width) - map-get($slideshowDescription, container-width) - map-get($slideshowDescription, container-width) - (map-get($slideshowGeneral, width) * .1);
  		margin-left: auto;
          margin-right: auto;
  	} */ }

@media screen and (max-width: 869px) {
  .homepage.saffireLargeSize .sliderTitle,
  .homepage.saffireLargeSize .sliderTextDescription {
    /* @if map-get($slideshowDescription, text-align) == center {
    	text-align: left;
    	margin-left: 0;
    	max-width: map-get($slideshowGeneral, width) - map-get($slideshowDescription, container-width) - (map-get($slideshowGeneral, width) * .1);
    } */ } }
.saffireMobileSize.homepage .sliderTextDescription {
  /* opacity: 1;*/
  /* font-size: 12px;*/
  /* line-height: 1.3;*/
  display: none; }

.homepage span.sliderButtonContainer {
  width: 108px; }

.homepage .swiper-slide-active .slideshowSwiperDescription a,
.homepage .swiper-slide-active .slideshowSwiperDescription span {
  display: inline-block; }

.homepage .currentSlideDescription a,
.homepage .currentSlideDescription span,
.homepage .currentSlideDescription span.sliderTitle
.homepage .swiper-slide-active .slideshowSwiperDescription > a,
.homepage .swiper-slide-active .slideshowSwiperDescription span.sliderTitle {
  display: block; }

.homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer a {
  width: 40%;
  min-width: 86px;
  margin-right: 2px;
  display: inline-block;
  line-height: 2; }

.homepage .slideshowSwiperButtonPrev {
  left: -700px !important;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: calc(12px / 2) 8px calc(12px / 2) 0;
  border-color: #fca802;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  cursor: pointer;
  position: absolute;
  top: 92%;
  right: 0;
  left: -841px;
  /* @if map-get($slideshowGeneral, full-screen) and map-get($slideshowGeneral, mutliple-slides-showing) == false and map-get($slideshowArrows, left) < 0 {
  	left: 0;
  	right: auto;
  } */
  margin: auto;
  z-index: 4;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media screen and (max-width: 725px) {
    .homepage .slideshowSwiperButtonPrev {
      left: 0;
      right: auto;
      top: 50.75862vw; } }

.saffireMobileSize.homepage .slideshowSwiperButtonPrev {
  display: none !important; }

.homepage .slideshowSwiperButtonPrev:hover {
  /* @if map-get($slideshowGeneral, full-screen) and map-get($slideshowGeneral, mutliple-slides-showing) == false and map-get($slideshowArrows, left) < 0 {
  	left: 0 !important;
  	right: auto !important;
  } */ }

.homepage .slideshowSwiperButtonNext {
  right: -700px !important;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: calc(12px / 2) 0 calc(12px / 2) 8px;
  border-color: #fca802;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  cursor: pointer;
  position: absolute;
  top: 92%;
  left: 0;
  right: -841px;
  /* @if map-get($slideshowGeneral, full-screen) and map-get($slideshowGeneral, mutliple-slides-showing) == false and map-get($slideshowArrows, left) < 0 {
  	right: 0;
  	left: auto;
  } */
  margin: auto;
  z-index: 4;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media screen and (max-width: 725px) {
    .homepage .slideshowSwiperButtonNext {
      right: 0;
      left: auto;
      top: 50.75862vw; } }

.saffireMobileSize.homepage .slideshowSwiperButtonNext {
  display: none !important; }

.homepage .slideshowSwiperButtonNext:hover {
  /* @if map-get($slideshowGeneral, full-screen) and map-get($slideshowGeneral, mutliple-slides-showing) == false and map-get($slideshowArrows, left) < 0 {
  	right: 0 !important;
  	left: auto !important;
  } */ }

.saffireMobileSize.homepage .slideshowSwiperButtonNext,
.saffireMobileSize.homepage .slideshowSwiperButtonPrev {
  display: none !important; }

.homepage .swiper-container:hover .slideshowSwiperDescription {
  max-height: 400px; }

.homepage .sliderTextDescription {
  color: #fff;
  display: block;
  padding-bottom: 1em;
  line-height: 1.2em; }

.homepage.saffireLargeSize .sliderButtonContainer {
  position: absolute;
  right: 35px;
  left: auto;
  top: 11px;
  bottom: auto;
  text-align: right;
  width: 100%;
  z-index: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }
  @media screen and (max-width: 725px) {
    .homepage.saffireLargeSize .sliderButtonContainer {
      display: block; } }

.saffireMobileSize.homepage .sliderButtonContainer {
  bottom: 102%;
  right: 0;
  top: auto;
  position: absolute;
  left: 0;
  margin: auto;
  width: 100%;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.homepage.saffireLargeSize .currentSlideDescription .sliderButtonContainer {
  z-index: 300;
  width: 131px;
  max-width: 24vw; }

.homepage .sliderButtonContainer a.button {
  display: inline-block;
  font-family: "bebasneue_bold-webfont";
  font-size: 16px;
  color: #fff !important;
  background: #cb0a0b;
  background: -webkit-linear-gradient(-90deg, #cb0a0b);
  background: linear-gradient(180deg, #cb0a0b);
  padding: 0 9px;
  white-space: nowrap;
  margin-left: 5px; }
  @media screen and (max-width: 725px) {
    .homepage .sliderButtonContainer a.button {
      margin-bottom: 7px; } }

.homepage .sliderButtonContainer a.button:hover {
  background: #f41e1f; }

.homepage .slideshowSwiperPagination {
  display: inline-block; }

.homepage .sliderPlayPauseButtons {
  display: none; }

.homepage .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  background: #8e9090;
  margin-right: 6px;
  position: relative;
  top: 0;
  -webkit-transition: background 0.4s ease;
  transition: background 0.4s ease; }

.homepage .swiper-pagination-bullet:hover,
.homepage .swiper-pagination-bullet-active {
  background: #690102; }

.homepage .sliderPlayPause {
  display: inline-block;
  cursor: pointer;
  width: 10px;
  height: 10px;
  font-size: 0;
  color: #8e9090; }

.homepage .sliderPlayPause:before {
  content: '\25B6'; }

.homepage .sliderPlayPause.playing:before {
  content: '\275A \275A'; }

.homepage .sliderTitle {
  bottom: 4px;
  color: #fff;
  font-family: "bebasneue_bold-webfont";
  font-size: 26px;
  text-transform: uppercase;
  line-height: normal;
  overflow: hidden;
  height: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative; }

.saffireMobileSize .sliderTitle {
  margin-top: 7px; }

.homepage.saffireLargeSize .sliderTitle {
  /* max-width: calc(100% - 168px);*/
  max-width: calc(100% - 40px);
  width: 100%; }

.homepage.saffireMobileSize .sliderTitle {
  font-size: 20.8px;
  padding: 0;
  height: auto; }

.homepage a.button.sliderMoreButton,
.homepage a.button.sliderWidgetPurchaseLink {
                                             /*
	margin-left: 10px;
    margin-bottom: 7px; */
  font-size: 16px; }

.homepage .currentSlideDescription .slideshowSwiperDescription,
.homepage .swiper-slide-active .slideshowSwiperDescription {
  display: block; }

.saffireMobileSize.homepage .swiper-container:hover .slideshowSwiperDescription,
.saffireMobileSize.homepage .slideshowSwiperDescription {
  	/* position: absolute;
  	bottom: -40px;
  	height: map-get($slideshowDescription, mobile-height);
  	max-height: map-get($slideshowDescription, mobile-height);
  	width: 100%;
      padding: 0 2%;
  	box-sizing: border-box;
  	min-width: 332px; */ }

.homepage .swiper-container {
  /* Specify Swiper's Size: */
  background: none;
  max-width: 725px;
  height: 400px;
  width: 100%; }

.saffireMobileSize.homepage .swiper-container {
  /* background: #FFF; */ }

.homepage .swiper-slide {
  /* Specify Slides's Size: */
  height: 400px;
  max-width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  opacity: 0.3;
  text-align: center; }

.homepage .swiper-slide > a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block; }

.saffireMobileSize.homepage .swiper-slide-active {
  overflow: hidden; }

.homepage .currentSlideDescription,
.homepage .swiper-slide.swiper-slide-active {
  opacity: 1; }

.homepage .swiper-slide img {
  max-width: 100%;
  width: 100%;
  height: auto; }

.homepage .slideshowPlayPause {
  bottom: 0;
  height: 5;
  left: 100%;
  margin: auto;
  position: absolute;
  top: 0; }

.homepage .slideshowControlsContainer {
  position: relative;
  z-index: 3;
  clear: both;
  float: left; }

.homepage .swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.saffireMobileSize.homepage .swiper-container {
  /*padding-bottom: map-get($slideshowDescription, mobile-height);*/ }

@media screen and (max-width: 725px) {
  .homepage .slideshowControlsContainer {
    left: 10px;
    float: left; } }
@media screen and (max-width: 550px) {
  .slideshowControlsContainer {
    display: none; } }
.homepageSwiperSlider {
  position: relative; }

.saffireLargeSize .homepageSwiperSlider {
  max-width: 725px;
  width: 100%; }

.saffireMobileSize.homepage .homepageSwiperSlider {
  /* margin-bottom: map-get($slideshowPagination, height) + 5;*/
  margin-bottom: -55px; }

.homepage .sliderControlsContainer {
  position: relative;
  height: 0;
  width: 100%;
  z-index: 3;
  margin: 0;
  left: 40px !important;
  position: absolute;
  left: 0;
  right: auto;
  top: 101%;
  bottom: auto;
  text-align: left;
  /* setting is left, right or center*/
  left: 5px;
  right: auto;
  width: 90px;
    /*@media screen and (max-width: 725px){
    	@if $regardMargins {
    		@if ((map-get($slideshowGeneral, height) + map-get($slideshowDescription, height)) - (map-get($slideshowGeneral, height) - (map-get($slideshowGeneral, height) * (strip-unit(nth(map-get($slideshowDescription, POSITION), 3))) * 0.01)) > map-get($slideshowGeneral, height)){
	    		top: calc((55.17241vw * (bottom * 0.01) + 50px) - 55.17241vw);
	    	}
    	}
    }*/ }

.homepage.saffireMobileSize .sliderControlsContainer {
  display: none; }

@media screen and (max-width: 450px) {
  .homepage.saffireMobileSize .sliderControlsContainer {
    display: none !important; } }
.swiper-container {
  width: 100%;
  max-width: 725px;
  height: 400px; }

.homepage.saffireLargeSize .swiper-container {
  border: none; }

.swiper-slide {
  /* Specify Slides's Size: */
  width: 100%;
  max-width: 725px;
  height: 400px;
  max-width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

@media screen and (max-width: 725px) {
  .homepage .swiper-slide,
  .homepage .swiper-container {
    height: 55.17241vw !important; } }
@media screen and (max-width: 869px) {
  .homepage .slideshowSwiperButtonPrev {
    left: 1%;
    right: auto; }

  .homepage .slideshowSwiperButtonNext {
    right: 1%;
    left: auto; } }
/* EVENT LIST */
#excitingEventsList {
  width: 270px;
  background-image: url("images/eventlist-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 400px;
  padding: 0 4px;
  position: relative;
  float: right;
  box-sizing: border-box;
  top: 80px;
  z-index: 0; }
  @media screen and (max-width: 1120px) {
    #excitingEventsList {
      float: none;
      display: block;
      margin: auto; } }

#excitingEventsListContentContainer {
  height: 334px;
  padding-top: 5px;
  width: 250px; }

#excitingEventsListContentContainer .homepageh1 {
  text-align: center; }

#eventListPaginationContainerContainer {
  bottom: 5px;
  left: 0; }

#eventListPaginationIconContainer .eventListPaginationIcons {
  width: 15px;
  height: 15px;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

#eventListPaginationIconContainer .eventListPaginationIcons.currentListPage {
  background: #FF0; }

#excitingEventsList #eventListPagination {
  bottom: 10px;
  color: #fff;
  font-family: "open_sansbold";
  font-size: 1.1em;
  height: 20px;
  left: 6px; }

#excitingEventsList .eventListPage {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 285px;
  width: 250px !important;
  box-sizing: border-box;
  padding: 0 10px 0 0; }

#excitingEventsList .eventListPage > div {
  padding: 9px 12px 0 18px; }

#excitingEventsList .eventListTitle {
  /* |%  set font-family */
  color: #fff;
  font-size: 20px;
  text-decoration: none !important;
  font-family: 'bebasneue_bold-webfont'; }

#excitingEventsList .eventListDescription {
  color: #fff;
  line-height: 1.5em;
  font-size: 12px; }

#excitingEventsList #eventListPaginationText {
  left: 16px; }

#excitingEventsList #eventListForward {
  border-style: none;
  left: 60px;
  top: 0px; }
  #excitingEventsList #eventListForward:after {
    content: '>';
    text-decoration: underline; }

#excitingEventsList #eventListBack {
  border-style: none;
  height: 0;
  left: 0;
  top: 0px; }
  #excitingEventsList #eventListBack:after {
    content: '<';
    text-decoration: underline; }

#excitingEventsList #eventListMoreEvents a {
  /* |%  set font-family */
  text-transform: uppercase;
  color: #F5DF26;
  font-size: 1.6em; }

#excitingEventsList #eventListMoreEvents {
  position: absolute;
  bottom: 24px;
  right: 0;
  display: none !important; }

.excitingEventsList h1 {
  font-family: 'georgia';
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  font-style: italic;
  z-index: 3;
  margin: 14px 12px; }
  .excitingEventsList h1:after {
    content: '';
    background-image: url("images/eventlist-ribbon.png");
    background-repeat: no-repeat;
    width: 318px;
    height: 56px;
    position: absolute;
    top: 8px;
    left: -2px;
    z-index: -1; }
  @media screen and (max-width: 1120px) {
    .excitingEventsList h1 {
      padding-top: 13px; } }

/* EVENT SCHEDULE */
#eventScheduleWidgetWrapper {
  max-width: 100%;
  box-sizing: border-box; }

#eventScheduleWidget {
  margin-top: 130px;
  float: left;
  background: #6a0000;
  display: inline-block;
  height: 380px;
  padding-top: 10px;
  position: relative;
  right: 0;
  /* min-width: map-get($eventScheduleLayout, width); */
  width: 235px;
  z-index: 0; }
  #eventScheduleWidget:after {
    content: '';
    position: absolute;
    left: -51px;
    top: 6px;
    height: 55px;
    width: 295px;
    background-image: url("images/multischedule-ribbon.png");
    background-repeat: no-repeat;
    z-index: -1; }
  @media screen and (max-width: 1120px) {
    #eventScheduleWidget {
      float: none;
      display: block;
      margin: 130px auto 50px; } }

.eventScheduleWidgetItemImage {
  display: none;
  padding: 0 30px 20px 0;
  float: left;
  width: 75px;
  height: 60px;
  text-align: center; }

.eventScheduleWidgetItemImage img {
  max-width: 75px;
  max-height: 60px; }

.eventScheduleDummyImageLink {
  background: url(images/flag2.jpg) no-repeat;
  background-size: contain;
  display: block;
  width: 75px;
  height: 60px; }

.eventScheduleWidgetTitle {
  color: #fff;
  font-family: "georgia";
  font-size: 30px;
  text-transform: uppercase;
  font-style: italic;
  line-height: normal;
  text-align: center;
  position: absolute;
  left: 17px;
  top: 11px; }

.eventScheduleWidgetTitle:before {
  content: "EVENTS"; }

.eventScheduleWidgetItemDate {
  float: left;
  width: 100%;
  text-align: left;
  position: relative;
  font-family: open_sansregular;
  margin-bottom: 15px; }

.eventScheduleWidgetItemText {
  float: left;
  position: relative;
  text-align: left;
  width: 100%;
  font-size: 20px;
  font-family: open_sansregular; }

.eventScheduleWidgetItemTitle {
  font-family: "bebasneue_bold-webfont";
  font-size: 20px;
  color: #fff; }

.eventScheduleWidgetItem {
  clear: both;
  color: #fff;
  padding-top: 4px;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  max-width: calc(100vw - 12px - 12px);
  display: flex;
  flex-direction: column; }

.eventScheduleWidgetItem:hover {
  text-shadow: 0 0 4px rgba(255, 255, 255, 0.6); }

.eventScheduleWidgetItem a {
  color: #fff; }

strong.customEventSliderMore {
  font-family: "bebasneue_bold-webfont";
  font-size: 16px;
  padding-left: 5px;
  font-weight: normal; }

.eventScheduleWidgetItemDescription,
.eventScheduleWidgetItemDescription a {
  font-size: 20px;
  font-family: open_sansregular;
  color: #fff;
  display: none !important; }

.eventScheduleWidgetMultiPage .eventScheduleWidgetItemDescription,
.eventScheduleWidgetMultiPage .eventScheduleWidgetPage {
  display: block; }

.eventScheduleWidgetPage {
  display: block;
  margin-top: 55px;
  width: 188px;
  padding-left: 15px;
  padding-right: 19px; }

.eventScheduleWidgetMultiPage .eventScheduleWidgetPage {
  max-height: 280px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute; }

.eventScheduleWidgetMultiPage {
  overflow: visible; }

.eventScheduleWidgetPage1 {
  display: block; }

#eventScheduleWidgetForward {
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: calc(7% + 8px + 55px);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: calc(11px / 2) 0 calc(11px / 2) 8px;
  border-color: transparent transparent transparent #fff; }

#eventScheduleWidgetBack {
  display: block;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 7%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: calc(11px / 2) 8px calc(11px / 2) 0;
  border-color: transparent #fff transparent transparent; }

#eventScheduleWidgetPaginationContainer {
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0;
  height: 42px;
  color: #fff;
  text-align: center;
  display: none; }

#eventScheduleWidgetTextPagination {
  color: #fff;
  font-family: "open_sansbold";
  font-size: 12px;
  position: absolute;
  left: calc(7% + 8px);
  width: 55px;
  bottom: 0;
  top: 0;
  margin: auto;
  height: 1.3em; }

@media screen and (max-width: 1085px) {
  #eventScheduleWidgetContainer {
    margin-top: 3em;
    position: relative; } }
.saffireMobileSize #eventScheduleWidgetContainer {
  margin-top: 5px; }

.saffireMobileSize #eventScheduleWidget {
  margin: 125px auto 50px;
  left: 0;
  right: 0;
  display: block; }

.eventScheduleMoreButtonContainer {
  position: absolute;
  left: 12px;
  right: auto;
  top: 91%;
  bottom: auto; }

.eventScheduleMoreButtonContainer a {
  background: #cb0a0b;
  padding: 3px 6px;
  border-radius: 2px;
  line-height: 1.5em;
  color: #fff;
  font-size: 16px;
  font-family: "bebasneue_bold-webfont"; }
  .eventScheduleMoreButtonContainer a:hover {
    background: #f20c0d; }

.eventScheduleMoreButtonContainer a:before {
  content: "ALL EVENTS >"; }

/********************************************************

MULTIPLE ITEMS ON A SLIDER WITH DESCRIPTION OVERLAYING THE BOTTOM OF THE IMAGE

*******************************************************/
/* MULTIFEATURE */
#multiFeature1Title {
  color: #fff;
  font-family: "bebasneue_regular-webfont";
  font-size: 20px;
  margin: auto;
  line-height: 1em;
  height: 49px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  top: 0;
  bottom: auto;
  text-transform: uppercase;
  text-align: center; }

.saffireMobileSize #multiFeature1Title {
  font-size: 12px; }

#multiFeature1:not(.multiFeatureWithMultiplePages) .multiFeatureContent {
  text-align: center; }

/* MULTIFEATURE */
#multiFeature1 {
  background: none;
  height: 390px;
  margin: 0;
  padding: 0 0 0;
  float: right;
  display: block;
  top: 0;
  max-width: 100%;
  width: 745px;
  clear: none;
  margin-top: 130px; }
  @media screen and (max-width: 1120px) {
    #multiFeature1 {
      float: none;
      display: block;
      margin: auto; } }

@media screen and (max-width: 772px) {
  #multiFeature1 {
    max-width: calc(100% - 14px - 14px);
    left: 0; } }
#multiFeature1 .featureItem {
  background: none;
  display: inline-block;
  height: 390px;
  margin: 0 5px 10px;
  padding: 0;
  position: relative;
  text-align: left;
  max-width: 100%;
  width: 230px; }

#multiFeature1 .featureItem:first-child {
  margin-left: 0; }

#multiFeature1 .featureItem:last-child {
  margin-right: 0; }

#multiFeature1 .featureItemImage img {
  display: inline-block;
  max-width: 212px;
  max-height: 212px;
  width: 100%; }

.multiFeatureArrow {
  display: block; }

#multiFeature1ArrowLeft {
  position: absolute;
  left: -3px;
  bottom: 69%;
  z-index: 11;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: calc(16px / 2) 9px calc(16px / 2) 0;
  border-color: transparent #011e41 transparent transparent; }

#multiFeature1ArrowRight {
  position: absolute;
  right: -3px;
  bottom: 69%;
  z-index: 11;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: calc(16px / 2) 0 calc(16px / 2) 9px;
  border-color: transparent transparent transparent #011e41; }

@media screen and (max-width: 772px) {
  #multiFeature1ArrowLeft {
    left: -11px; }

  #multiFeature1ArrowRight {
    right: -11px; } }
#multiFeature1 .featureItemTitle {
  height: 25px;
  background: none;
  display: block;
  color: #fff;
  font-family: "bebasneue_regular-webfont";
  font-size: 20px;
  line-height: 1.2em;
  padding: 0 3%;
  transition: all 0.4s ease;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 94%;
  text-align: center; }

#multiFeature1 .featureItemTitle,
#multiFeature1 .featureItemTitle a {
  color: #fff; }

#multiFeature1 .featureItemDescriptionContainer {
  bottom: 30px !important;
  background: transparent;
  display: block;
  max-height: 133px;
  height: 133px;
  margin: auto;
  max-width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  bottom: 0;
  top: auto;
  transition: all 0.3s ease 0s;
  width: 212px !important;
  overflow: hidden; }

#multiFeature1 #multiFeature1TextPaginationContainer {
  display: none !important; }

#multiFeature1 .multiFeatureWithTextPaginationPagination {
  float: left;
  font-family: "open_sansregular";
  font-size: 12px;
  color: #fff; }

#multiFeature1 #multiFeature1WithTextPaginationArrowRight:after {
  content: ">>"; }

#multiFeature1 #multiFeature1WithTextPaginationArrowLeft:after {
  content: "<<"; }

#multiFeature1 #multiFeature1TextPaginationContainer {
  bottom: 0px;
  left: 232px;
  position: absolute;
  z-index: 22; }

.saffireMobileSize #multiFeature1 #multiFeature1TextPaginationContainer {
  left: 10px; }

#multiFeature1 a.multiFeatureWithTextPaginationArrow {
  display: block;
  float: left;
  margin: 0 0 0 12px;
  text-decoration: none;
  color: #0f0;
  font-family: 'open_sansbold';
  font-size: 12px;
  min-width: 15px;
  min-height: 15px;
  text-decoration: none;
  background: #f00;
  padding: 0px 6px 2px;
  border-radius: 3px; }

#multiFeature1 .featureItemDescription {
  padding: 0 3%;
  line-height: normal;
  transition: all 0.4s ease;
  text-align: center; }

#multiFeature1 .featureItemDescription,
#multiFeature1 .featureItemDescription a {
  color: #fff;
  max-width: calc(100vw - $calculateLeftDistance); }

#multiFeature1 .featureItemDescription a {
  /* float: left;
  clear: left;
  margin-bottom: 4px;
  margin-top: 8px; */ }

#multiFeature1 .featureItemDescription a.button {
  clear: both;
  float: none;
  margin: 3px 0;
  position: absolute;
  bottom: 0px;
  left: 80px;
  padding: 0 9px;
  line-height: 1.5em; }

#multiFeature1 .featureItemDescription > a:not(.button) {
  overflow: hidden; }

#multiFeature1 .featureItemButtonContainer {
  bottom: 10px;
  left: 0;
  position: absolute;
  width: 100%; }

/* global css */
#multiFeature1.multiFeature {
  position: relative;
  /* can be set to absolute or fixed on a theme level, must not be static */ }

#multiFeature1 .multiFeatureContent {
  overflow: hidden;
  max-height: 100%;
  position: absolute;
  max-width: 745px;
  height: 390px;
  left: 0;
  top: auto;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  z-index: 10; }

#multiFeature1.multiFeatureWithMultiplePages .multiFeatureContent {
  left: 0; }

#multiFeature1 .multiFeatureItemPanel {
  float: left; }

#multiFeature1 .featureItemImage {
  width: 212px;
  height: 212px;
  margin: auto;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  top: 10px; }

#multiFeature1.multiFeatureWithMultiplePages .multiFeatureItemPanel {
  top: 0;
  position: absolute;
  width: 100%;
  text-align: center; }

#multiFeature1.multiFeatureWithMultiplePages .multiFeatureContent {
  overflow: hidden; }

/* SPONSORS */
#sponsorWidgetContainer {
  width: 825px;
  height: 240px;
  background: transparent;
  max-width: calc(100% - (9px + 9px + 10px));
  right: auto;
  position: relative !important;
  margin: -9px auto 0;
  padding: 0 14px;
  overflow: hidden; }

.globalNoSponsorsEnabled #sponsorWidgetContainer {
  display: none !important; }

#majorSponsor {
  bottom: 0;
  width: 140px; }

#majorSponsorImageContainer {
  background: #fff;
  height: 145px;
  padding: 0 29px 0 6px;
  left: 0;
  bottom: 0;
  border-radius: 6px;
  width: 140px; }

.majorSponsorImage {
  width: 104px;
  display: block; }

#sponsorLogoSection {
  height: 145px;
  width: 100%;
  max-width: calc(100% - 14px - 14px);
  background: transparent;
  position: absolute;
  bottom: 0;
  left: 14px;
  right: 0;
  padding: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-radius: 0;
  overflow: hidden; }

.saffireMobileSize #sponsorLogoSection {
  max-width: 100%;
  left: 0;
  border-radius: 0; }

.sponsorCarouselImage {
  background: #fff;
  float: left;
  height: 140px;
  text-align: center;
  max-width: 140px;
  width: 140px;
  display: inline-block;
  border-radius: 6px;
  box-shadow: none; }

.sponsorCarouselImage img {
  max-width: 126px !important;
  max-height: 126px !important;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  margin: auto;
  height: auto; }

#sponsorCarouselImageContainer {
  overflow: visible !important;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 140px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.sponsorCarouselContainer {
  max-width: 786px;
  width: 100%;
  height: 145px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

#sponsorArrowRight span {
  border-width: 7px 0 7px 9px;
  border-color: transparent transparent transparent #fff; }

#sponsorArrowLeft span {
  border-width: 7px 9px 7px 0;
  border-color: transparent #fff transparent transparent; }

.sponsorWidgetContainerMajorSponsor #sponsorArrowLeft span:before {
    	/* content: '';
    	position: absolute;
    	top: -2px;
    	bottom: 0;
    	left: -2px;
    	right: 0;
    	margin: auto;
    	display: block;
    	width: 0;
    	height: 0;
    	border-style: solid;
		border-width: round(($sponsorArrowHeight / 2) + 2) $sponsorArrowWidth round(($sponsorArrowHeight / 2) + 2) 0;
		border-color: transparent invert($sponsorArrowColor) transparent transparent;
		z-index: -1;
		opacity: 0.5; */ }

.sponsorWidgetContainerMajorSponsor #sponsorArrowLeft span {
  border-color: transparent #e0e0e0 transparent transparent; }

.majorSponsorImage img {
  max-width: 90%;
  max-height: 90%; }

#sponsorArrowLeft {
  left: 13px;
  bottom: 73px; }

.sponsorWidgetContainerMajorSponsor #sponsorArrowLeft {
  left: 166px; }

#sponsorArrowRight {
  bottom: 73px;
  right: 13px; }

@media screen and (max-width: 805px) {
  #sponsorArrowLeft,
  #sponsorArrowRight {
    display: none !important; }

  .sponsorCarouselContainer {
    left: auto;
    right: auto; }

  #majorSponsorImageContainer {
    padding-right: 6px; } }
#sponsorsTitleContainer {
  top: 25px;
  width: 100%;
  text-align: center; }

#sponsorsTitleContainer .homepageh1 {
  margin: 0;
  font-family: "bebasneue_bold-webfont";
  color: #ece0cb;
  text-shadow: none;
  font-size: 48px;
  transition: 0.3s; }
  @media screen and (max-width: 900px) {
    #sponsorsTitleContainer .homepageh1 {
      font-size: 38px; } }
  @media screen and (max-width: 490px) {
    #sponsorsTitleContainer .homepageh1 {
      font-size: 33px !important; } }
  @media screen and (max-width: 430px) {
    #sponsorsTitleContainer .homepageh1 {
      font-size: 28px !important; } }
  @media screen and (max-width: 370px) {
    #sponsorsTitleContainer .homepageh1 {
      font-size: 24px !important; } }

.saffireMobileSize #sponsorsTitleContainer .homepageh1 {
  font-size: 38.4px; }

#majorSponsorTitleContainer {
  left: 15px;
  top: 0; }

#majorSponsorTitleContainer .homepageh1 {
  margin: 0;
  display: none; }

.saffireMobileSize #majorSponsorTitleContainer .homepageh1 {
  display: none; }

.sponsorWidgetContainerMajorSponsor #majorSponsorTitleContainer {
  z-index: 5; }

.header:after {
  content: '';
  background-image: url("images/header-bg.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1175px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0); }
  @media screen and (max-width: 817px) {
    .header:after {
      width: 110%;
      background-size: cover; } }

.header .searchBox input.inputFieldTextbox.textbox {
  width: 166px !important; }

.homepage input.textbox {
  color: #acacac !important; }

.saffireLargeSize .nav {
  height: 50px; }
  .saffireLargeSize .nav:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 100vw;
    height: 50px;
    background: #fff;
    z-index: -2;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3); }
  .saffireLargeSize .nav .groups {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 3px; }

.saffireLargeSize .myAccountNavButton a {
  color: #fff; }

.content-wrapper {
  background-image: url("images/content-bg.jpg");
  background-size: cover;
  height: 975px;
  margin-top: -3px; }
  @media screen and (max-width: 1120px) {
    .content-wrapper {
      height: 1860px; } }

.content-container {
  width: 100%;
  max-width: 1000px;
  display: block;
  margin: auto; }

.saffireLargeSize .homepageSwiperSlider {
  top: 80px;
  float: left; }
  @media screen and (max-width: 1120px) {
    .saffireLargeSize .homepageSwiperSlider {
      float: none;
      display: block;
      margin: auto;
      margin-bottom: 50px; } }

.saffireLargeSize #siteInfoBannerWidget {
  background: url("images/countdown-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  flex-direction: row-reverse;
  margin-top: 3px; }

#multiFeature1 .featureItem {
  background-image: url("images/multifeature-bg.png");
  background-repeat: no-repeat; }

.eventScheduleWidgetPage2, .eventScheduleWidgetPage3, .eventScheduleWidgetPage4, .eventScheduleWidgetPage5, .eventScheduleWidgetPage6, .eventScheduleWidgetPage7 {
  display: none !important; }

.footer {
  background-image: url("images/footer-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover; }

#sponsorWidgetContainer.notScrollingLogos #sponsorLogoSection #sponsorCarouselContainer #sponsorCarouselImageContainer a {
  margin: 4px; }

.footer-logo {
  display: block;
  margin: 35px auto;
  background-image: url("images/footer-logo.png");
  background-repeat: no-repeat;
  background-position: center;
  height: 115px;
  width: 320px; }

.saffireLargeSize .footer ul li {
  margin: 10px;
  letter-spacing: 0.3px; }

.footer .separator {
  display: none; }

.footerTwitter {
  display: none !important; }

.footerFollowText {
  font-family: 'Georgia'; }

.footerFacebook {
  margin-left: -10px !important; }

.footerSaffire {
  font-family: 'Georgia'; }

.footerCopyright {
  line-height: 3.5em !important;
  font-family: 'Georgia'; }

.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff.siteInfoBannerWidgetNoThankYouMessage .countdownDays {
  display: none !important; }

.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff.siteInfoBannerWidgetNoThankYouMessage.saffireMobileSize #customLogo {
  top: -7px; }
  @media screen and (max-width: 435px) {
    .siteInfoBannerWidgetDateIsPast.siteInfoBannerOff.siteInfoBannerWidgetNoThankYouMessage.saffireMobileSize #customLogo {
      top: -16px; } }

.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff.siteInfoBannerWidgetNoThankYouMessage.saffireMobileSize #siteInfoBannerWidget {
  display: none !important; }

.siteInfoBannerWidgetDateIsPast.siteInfoBannerOn .only {
  display: none !important; }

.saffireMobileSize .slowLinks {
  display: block;
  width: 50%;
  height: 50px;
  top: 2px;
  cursor: pointer;
  position: relative;
  z-index: 3;
  margin-right: 7px; }

.saffireMobileSize .header .searchBox {
  top: 2px !important; }

.saffireMobileSize .footerFollowText {
  margin-right: 8px; }

ul.footerItems2 .separator {
  display: none !important; }

body:not(.homepage) input.textbox {
  min-height: 17px; }
body:not(.homepage) select.dropdown {
  padding: 5px 2px !important; }

/*# sourceMappingURL=theme.css.map */
