/************** LOAD FONTS ******************/
@font-face {
  font-family: "OpenSans-Light-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-Light-webfont.woff2") format("woff2"), url("fonts/OpenSans-Light-webfont.woff") format("woff"); }
@font-face {
  font-family: "OpenSans-Regular-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-Regular-webfont.woff2") format("woff2"), url("fonts/OpenSans-Regular-webfont.woff") format("woff"); }
@font-face {
  font-family: "OpenSans-Semibold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-Semibold-webfont.woff2") format("woff2"), url("fonts/OpenSans-Semibold-webfont.woff") format("woff"); }
@font-face {
  font-family: "OpenSans-Bold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-Bold-webfont.woff2") format("woff2"), url("fonts/OpenSans-Bold-webfont.woff") format("woff"); }
@font-face {
  font-family: "OpenSans-ExtraBold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-ExtraBold-webfont.woff2") format("woff2"), url("fonts/OpenSans-ExtraBold-webfont.woff") format("woff"); }
@font-face {
  font-family: "bebasneue_bold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/bebasneue_bold-webfont.woff2") format("woff2"), url("fonts/bebasneue_bold-webfont.woff") format("woff"); }
@font-face {
  font-family: "BebasNeueBook";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/BebasNeueBook.woff2") format("woff2"), url("fonts/BebasNeueBook.woff") format("woff"); }
@font-face {
  font-family: "bebasneue_bold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/bebasneue_bold-webfont.woff2") format("woff2"), url("fonts/bebasneue_bold-webfont.woff") format("woff"); }
@font-face {
  font-family: "BitterBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/BitterBold.woff2") format("woff2"), url("fonts/BitterBold.woff") format("woff"); }
@font-face {
  font-family: "BitterRegular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/BitterRegular.woff2") format("woff2"), url("fonts/BitterRegular.woff") format("woff"); }
.saffireMobileSize .header {
  padding: 0;
  font: inherit;
  color: inherit; }
.saffireMobileSize .headerInnerContent {
  height: auto; }

.generalmessage {
  box-sizing: border-box;
  white-space: normal;
  padding: 0 10px; }

.saffireMobileSize .generalmessage {
  padding: 0 10px; }

.loginstatus {
  float: none; }

#weatherBugWidget {
  position: static;
  display: flex;
  align-items: center; }
  #weatherBugWidget img {
    flex-shrink: 0;
    margin: 0 5px; }
  #weatherBugWidget #weatherBugText,
  #weatherBugWidget #weatherBugDescription {
    display: none; }
  #weatherBugWidget.weatherBugSet #weatherBugDescription {
    display: inline;
    color: inherit; }

.ticket {
  padding: 0;
  height: auto; }

.saffireMobileSize a.ticket,
.saffireMobileSize a.ticket:hover {
  position: static;
  display: inline-block;
  overflow: visible;
  white-space: normal;
  border: none;
  border-radius: 0;
  padding: 0; }

.header .emailSignup {
  position: relative;
  z-index: 1; }

.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; }

.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; }

.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; }

body {
  color: #3d3d3d;
  font: 14px/1.5 "BitterRegular", Arial, Verdana, sans-serif; }

body:not(.homepage) h1, body:not(.homepage) h2, body:not(.homepage) h3, body:not(.homepage) h4, body:not(.homepage) h5, body:not(.homepage) h6 {
  font-family: "bebasneue_bold-webfont", Arial, Verdana, sans-serif;
  font-weight: normal;
  color: #3d3d3d;
  line-height: 1.2; }
body:not(.homepage) h1 {
  margin: 0.2em 0;
  font-size: 44px;
  color: #133d68; }
body:not(.homepage) h2,
body:not(.homepage) h2 a {
  font-size: 30px;
  color: #3e5363; }
body:not(.homepage) h3 {
  font-size: 24px;
  color: #818181; }
body:not(.homepage) h4 {
  font-size: 18px; }
body:not(.homepage) h5 {
  font-size: 16px; }
body:not(.homepage) h6 {
  font-size: 14px; }
body:not(.homepage) .subContainer h1 {
  font-size: 26px; }
body:not(.homepage) .subContainer h2 {
  font-size: 23px; }
body:not(.homepage) .subContainer h3 {
  font-size: 20px; }
body:not(.homepage) .cartcols h2 {
  font-size: 20px; }
body:not(.homepage) .reviewYourOrderSubContainer h2 {
  font-size: 20px; }

a {
  color: #3d3d3d;
  text-decoration: underline; }

.header a,
.footer a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.eventList-container .eventCol1 .filter-group {
  line-height: 1.2; }

/***************** CONTAINERS **************************/
body {
  background: url("") no-repeat fixed;
  background-size: auto; }

.wrapper {
  width: 100%; }

body:not(.homepage).saffireMobileSize.siteInfoBannerOff .content {
  margin: 130px auto 60px; }

body:not(.homepage) .content {
  position: relative;
  max-width: calc(1030px - 15px - 15px);
  margin: 30px auto 60px;
  padding: 15px 15px 15px 15px !important;
  background: #fff; }

.homepage.saffireMobileSize #google_translate_element {
  display: none; }

body:not(.homepage).saffireMobileSize .content {
  margin: 164px auto 60px; }

body:not(.homepage).saffireMobileSize.siteInfoBannerOn .content {
  margin: 209px auto 60px; }

body:not(.homepage) {
  background: url(images/body-bg-inner.jpg) no-repeat;
  background-size: cover;
  background-attachment: fixed; }

body:not(.homepage).saffireLargeSize .content {
  margin: 180px auto 60px !important; }

.saffireLargeSize.homepage .content,
.homepage .content {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: none; }

.homepage.saffireMobileSize .content {
  padding: 129px 0 0; }

.subContainer {
  background: #ccc;
  color: #111;
  box-shadow: 2px 2px 5px #000; }

.subContainer a,
.subContainer h1, .subContainer h2, .subContainer h3 {
  color: #111; }
.subContainer .error {
  color: #000; }

.dateDisplayBar,
.dateDisplay {
  background: #3d3d3d;
  color: #fff; }
  .dateDisplayBar a,
  .dateDisplay a {
    color: #fff; }

.homepage .inner-container {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto; }

.saffireLargeSize #google_translate_element {
  /* |%  Google translate position */
  top: 14px;
  right: 0;
  border-radius: 2px;
  overflow: hidden;
  z-index: 9999; }

.saffireLargeSize .goog-te-gadget-simple {
  padding-top: 0;
  padding-bottom: 2px;
  border-radius: 2px; }

/*.saffireLargeSize .goog-te-gadget-icon {
	margin-top: -4px;
}

.saffireLargeSize .goog-te-menu-value {
	top: -3px !important;
	position: relative;
}*/
.carthr {
  background: #111; }

.orderhistory {
  background: #3d3d3d; }

.orderhistory th {
  color: #fff;
  padding: 8px 3px; }

.alternateRow {
  background: #ddd; }

.listingItem {
  background: #ddd;
  border-bottom: 1px solid #c4c4c4; }
  .listingItem:hover {
    background: #e5e5e5; }

/*************** MEMBERS SITE **********************/
.arrowdown {
  border-color: transparent transparent black; }

.arrowdown_on {
  border-color: transparent transparent white; }

.arrowup {
  border-color: black transparent transparent; }

.arrowup_on {
  border-color: white transparent transparent; }

#directoryFilterOptions > li:hover {
  background: #cbdfe2; }

.directoryHeader {
  border-radius: 6px;
  font-family: inherit;
  font-size: 14px; }

.slider-multi-main {
  width: 100%;
  max-width: 1000px;
  display: flex;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 0 0 1px; }

.multischedule-container {
  width: 100%;
  max-width: 272px;
  background: rgba(18, 60, 100, 0.8); }

h2.multi-title {
  font: 40px/1 'bebasneue_bold-webfont';
  color: #FFFFFF;
  opacity: 0.2;
  text-align: center;
  letter-spacing: -0.8px;
  padding: 19px 0 0 0;
  margin-top: 0; }

.saffireMobileSize h2.multi-title {
  padding-left: 23px;
  padding-top: 18px;
  text-align: left; }

.slider-full {
  background: url("images/body-bg-inner.jpg") no-repeat;
  background-position: center bottom;
  background-size: cover;
  padding: 145px 0 83px;
  width: 100%;
  min-height: 459px;
  box-sizing: border-box; }
  @media screen and (max-width: 1052px) {
    .slider-full {
      background-position: 25%; } }

.card-widget-container {
  background: #123c64;
  padding: 40px 0 17px; }

.card-widget-title-main {
  position: static;
  display: block;
  width: 100%;
  font: 60px/1 'BebasNeueBook';
  color: #5883ad;
  text-transform: uppercace;
  text-align: center;
  margin: 0 0 24px; }

.top-footer {
  padding: 54px 0 43px; }

.saffireMobileSize .top-footer {
  background: url(images/top-footer-mobile.png) no-repeat #194175;
  background-size: cover;
  padding: 74px 0 67px; }

.bottom-footer {
  background: -moz-linear-gradient(top, rgba(244, 207, 92, 0.8) 0%, rgba(243, 205, 87, 0.8) 27%, rgba(243, 205, 87, 0.8) 28%, rgba(227, 178, 29, 0.8) 63%, rgba(224, 174, 20, 0.8) 100%);
  background: -webkit-linear-gradient(top, rgba(244, 207, 92, 0.8) 0%, rgba(243, 205, 87, 0.8) 27%, rgba(243, 205, 87, 0.8) 28%, rgba(227, 178, 29, 0.8) 63%, rgba(224, 174, 20, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(244, 207, 92, 0.8) 0%, rgba(243, 205, 87, 0.8) 27%, rgba(243, 205, 87, 0.8) 28%, rgba(227, 178, 29, 0.8) 63%, rgba(224, 174, 20, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccf4cf5c', endColorstr='#cce0ae14',GradientType=0 );
  padding: 39px 0 46px; }

.saffireMobileSize .bottom-footer {
  padding: 19px 0 46px;
  background: url(images/bottom-footer-mobile.png) no-repeat;
  background-size: cover; }

.footer a.employee-portal {
  margin: 0 0 19px;
  display: inline-block;
  background: #214f7a;
  border: 2px solid #5883ad;
  font: 24px/1 'BebasNeueBook';
  color: #fff;
  text-decoration: none;
  padding: 9px 30px; }
  .footer a.employee-portal:hover {
    text-decoration: none; }

@media only screen and (min-width: 801px) and (max-width: 1640px) {
  .slider-full {
    background-size: cover; } }
.saffireMobileSize .slider-full {
  padding: 0 0 112px; }

.saffireMobileSize .card-widget-title-main {
  font: 40px/1 'BebasNeueBook';
  margin: 15px 0 31px; }

.saffireMobileSize .footer a.employee-portal {
  margin: 0 0 25px; }

.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget {
  display: none !important; }

.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.homepage.saffireMobileSize .content {
  padding: 66px 0 0; }

.saffireMobileSize.siteInfoBannerWidgetDateIsPast.siteInfoBannerOn #siteInfoBannerWidget .countdownDays::before {
  display: none; }

.saffireMobileSize.generalMessageOn.siteInfoBannerOn .content {
  padding: 169px 0 0; }

.generalMessageOn.saffireLargeSize .content {
  padding: 37px 0 0; }

#google_translate_element a, #google_translate_element a:hover {
  letter-spacing: 0.5px; }

@-moz-document url-prefix() {
  .saffireLargeSize #google_translate_element a, .saffireLargeSize #google_translate_element a:hover {
    letter-spacing: 0px; }

  .saffireLargeSize .goog-te-gadget-simple {
    padding-top: 0px;
    padding-bottom: 1px;
    border-radius: 2px; }

  .saffireLargeSize .goog-te-gadget-simple {
    margin: -2px 0 0; } }
/************* BUTTON STYLES *********************/
a.button:not(.emailSubmitButton):not(.searchSubmitButton),
.button:not(.emailSubmitButton):not(.searchSubmitButton) {
  /* |%  set font-family */
  padding: 1px 8px;
  font-size: 20px;
  line-height: 1.75em;
  text-transform: none;
  border-radius: 0px;
  text-decoration: none;
  font-weight: normal !important;
  font-family: "bebasneue_bold-webfont"; }

a.button:not(.emailSubmitButton):not(.searchSubmitButton),
.button:not(.emailSubmitButton):not(.searchSubmitButton),
.buttonSmall {
  background: #f4cf5c;
  background: -webkit-linear-gradient(-90deg, #f4cf5c);
  background: linear-gradient(180deg, #f4cf5c);
  color: #133d68 !important; }

a.button:not(.emailSubmitButton):not(.searchSubmitButton):hover,
.button:not(.emailSubmitButton):not(.searchSubmitButton):hover,
.buttonSmall:hover {
  background: #f9e392;
  color: #133d68 !important; }

a.updateButton.buttonSmall,
a.removeButton.buttonSmall,
a.cartMenuRemoveButton.button.buttonSmall {
  font-size: 0.9em; }

.cartMenu .cartMenuCheckoutButton {
  font-size: 14px;
  padding: 4px 15px !important; }

/************************* MODAL CONTENT ********************/
.modal {
  background: #fff;
  padding-top: 15px;
  border: 10px solid #fff; }

.modalBody {
  /* |%  set modal background color if not white */
  background: #fff;
  padding: 14px; }

.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 img {
    display: none; }
  .modalClose .modalCloseButton:before {
    content: "X";
    font-family: sans-serif; }

/* SHOWORKS TABLE */
.modalBody .showorksModalTitle {
  /* |%  set font-family */
  font-size: 32px;
  line-height: 36px; }
.modalBody .showorksBreadcrumbs {
  /* |%  set font-family */
  font-size: 20px;
  color: #3d3d3d;
  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: #3d3d3d; }
.modalBody .showorksTableGrid tr.odd {
  background: #fff;
  color: black; }
.modalBody .showorksTableGrid tr.even {
  background: #e6e6e6;
  color: black; }

.header {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 143px;
  position: fixed;
  width: 100%;
  z-index: 9999;
  top: 0; }

.saffireLargeSize.saffireWindowScrolled .header {
  background: #235487;
  height: 95px; }

.headerInnerContent {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
  position: relative; }

.saffireMobileSize .header {
  height: auto;
  background: #123d68;
  position: fixed;
  width: 100%; }
.saffireMobileSize .headerInnerContent {
  height: auto; }

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #ccc;
  font-family: "BitterRegular", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #333; }
  .generalmessage a {
    color: inherit;
    text-decoration: underline; }

.saffireMobileSize .generalmessage {
  height: 40px;
  font-size: 14px;
  line-height: 1.2; }
  @media screen and (max-width: 500px) {
    .saffireMobileSize .generalmessage {
      font-size: 12px; } }

.header-logo {
  display: block;
  width: 165px;
  height: 130px;
  background: url("images/logo.png") center/contain no-repeat;
  margin: 2px 0 0 1px; }

.saffireLargeSize.saffireWindowScrolled .header-logo {
  width: 116px;
  height: 81px; }

.standAloneDirections {
  color: inherit; }

.loginstatus a,
.myAccountNavButton a {
  color: inherit; }

.ticket {
  background: none;
  color: inherit; }
  .ticket:hover {
    background: none;
    color: inherit; }

.saffireMobileSize a.ticket {
  background: none;
  color: inherit; }
  .saffireMobileSize a.ticket:hover {
    background: none;
    color: inherit; }

.header .emailSignup {
  display: inline-flex;
  align-items: center; }
  .header .emailSignup .emailInputField input {
    height: 30px;
    width: 170px;
    padding: 0 5px;
    font-size: 14px;
    font-family: "BitterRegular", Arial, Verdana, sans-serif;
    border-radius: 0 !important;
    width: 0;
    padding: 0;
    transition: 0.2s; }
    .header .emailSignup .emailInputField input:focus {
      width: 170px;
      padding: 0 5px;
      transition: 0.2s; }
  .header .emailSignup .emailSubmitButton {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    padding: 0 10px;
    background: #999;
    border-radius: 0 !important;
    font-size: 14px;
    font-family: "BitterRegular", Arial, Verdana, sans-serif;
    width: 35px;
    padding: 0;
    font-size: 0; }
    .header .emailSignup .emailSubmitButton:before {
      content: "\f0e0";
      display: block;
      font-size: 18px;
      font-family: "FontAwesome";
      line-height: 1;
      color: #000; }
    .header .emailSignup .emailSubmitButton:hover {
      background: #aaa; }
  .header .emailSignup:hover .emailInputField input {
    width: 170px;
    padding: 0 5px;
    transition: 0.2s; }

.saffireMobileSize .header .emailSignup {
  position: static;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px; }
  .saffireMobileSize .header .emailSignup:before {
    content: "\f0e0";
    position: static;
    line-height: 1;
    font-size: 26px;
    color: #eee; }

.header .searchBox:not(.clonedSearchBox) {
  display: inline-flex;
  align-items: center;
  position: absolute;
  right: 151px;
  top: 8px; }
  .header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
    height: 34px;
    width: 192px;
    padding: 3px 11px 0;
    font-size: 11px;
    background: #133e68;
    color: #8198b0;
    font-family: "BitterRegular", Arial, Verdana, sans-serif;
    border-radius: 0 !important; }
  .header .searchBox:not(.clonedSearchBox) .searchBoxSubmit {
    position: absolute;
    right: 0; }
  .header .searchBox:not(.clonedSearchBox) .searchSubmitButton {
    position: absolute;
    top: -9px;
    right: -7px;
    height: 30px;
    padding: 0 10px;
    border-radius: 0 !important;
    font-size: 14px;
    font-family: "BitterRegular", Arial, Verdana, sans-serif;
    width: 35px;
    padding: 0;
    font-size: 0; }
    .header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
      content: "";
      display: block;
      width: 17px;
      height: 16px;
      background: url(images/searh-icon.png) no-repeat; }

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  position: relative;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 50px;
  top: 7px; }
  .saffireMobileSize .header .searchBox:not(.clonedSearchBox):before {
    content: "";
    position: static;
    line-height: 1;
    background: url(images/search-icon-mobile.png) no-repeat;
    width: 16px;
    height: 15px;
    display: block;
    opacity: 0.8; }

.saffireLargeSize .viewcart {
  display: inline-flex;
  color: inherit; }
  .saffireLargeSize .viewcart .cartMenuLink {
    display: inline-block;
    color: inherit; }
  .saffireLargeSize .viewcart .cartMenuLink:before {
    content: "Cart: ";
    font-size: inherit;
    color: inherit; }

.saffireMobileSize .viewcart {
  display: inline-flex; }
  .saffireMobileSize .viewcart .cartMenuLink {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    color: #eee; }
    .saffireMobileSize .viewcart .cartMenuLink:before {
      content: "\f07a";
      position: relative;
      margin-right: 5px;
      font-family: 'FontAwesome';
      font-size: 26px;
      line-height: 1;
      color: inherit; }

.saffireMobileSize .mobile-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 7px;
  top: 5px;
  vertical-align: top; }
  @media screen and (min-width: 818px) {
    .saffireMobileSize .mobile-nav-toggle {
      display: none; } }
  .saffireMobileSize .mobile-nav-toggle:before {
    content: "";
    background: url(images/mobile-toggle.png);
    position: relative;
    width: 20px;
    height: 13px;
    top: 2px;
    opacity: 0.8; }
  .saffireMobileSize .mobile-nav-toggle:hover {
    cursor: pointer; }

.saffireLargeSize .nav {
  position: absolute;
  top: 51px;
  right: -17px; }
  .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: 5px 15px;
      line-height: 1;
      background: none;
      font-family: "bebasneue_bold-webfont", Arial, Verdana, sans-serif;
      font-size: 28px;
      font-weight: 400;
      color: #fff;
      text-transform: uppercase; }
    .saffireLargeSize .nav .groups .group:hover > a {
      color: #fff;
      background: #f4cf5c; }
  .saffireLargeSize .nav .items {
    top: 100%;
    left: 0;
    padding: 0;
    background: #123c64; }
    .saffireLargeSize .nav .items .item a {
      padding: 5px 15px;
      color: #fff;
      font-family: "BitterRegular", Arial, Verdana, sans-serif; }
    .saffireLargeSize .nav .items .item a:hover {
      color: #fff; }
  .saffireLargeSize .nav .item {
    width: 200px;
    line-height: 1.4; }
    .saffireLargeSize .nav .item:hover {
      background: #1a568f; }
  .saffireLargeSize .nav .subitems {
    left: 100%;
    padding: 0;
    background: #123c64; }

@media only screen and (min-width: 801px) and (max-width: 1012px) {
  .header-logo {
    margin: 2px 0 0 8px; }

  .saffireLargeSize .nav {
    right: 0; }

  .homepage #google_translate_element {
    right: 17px; }

  .header .searchBox:not(.clonedSearchBox) {
    right: 172px; } }
.saffireMobileSize .header-logo {
  width: 79px;
  height: 59px;
  margin: 0;
  position: relative;
  top: 1px;
  left: 11px; }

.saffireWindowScrolled #pnl_banner {
  display: none; }

.saffireMobileSize.generalMessageOn.siteInfoBannerOn .header {
  min-height: 103px; }

.saffireMobileSize.saffireWindowScrolled .header {
  min-height: 62px !important; }

#weatherBugWidget {
  display: inline-block;
  top: 15px;
  position: absolute;
  left: 148px; }

.saffireMobileSize #weatherBugWidget {
  display: none !important; }

#weatherBugImage {
  top: 3px; }

#weatherBugDescription {
  font-size: 12px;
  color: #FFFFFF !important;
  font-family: 'BitterRegular'; }

.weatherDescriptive {
  display: none; }

.saffireMobileSize.siteInfoBannerWidgetDateIsPast #eventName {
  margin: 0; }

.saffireMobileSize.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff .header {
  padding: 0 0 7px; }

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: url("images/footer-bg-big.jpg") repeat-x #fff center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #194175;
  color: #111;
  text-align: center; }
  .footer a {
    color: #111;
    text-decoration: none; }
    .footer a:hover {
      text-decoration: underline; }
  .footer ul.footerItems1 {
    margin: 0 auto;
    font-family: "BitterRegular";
    font-size: 14px;
    text-transform: uppercase; }
    .footer ul.footerItems1 a {
      color: #FFFFFF;
      padding: 0 15px; }
  .footer .footerSignIn {
    text-transform: uppercase; }
  .footer ul.footerItems2 {
    margin: 0 auto; }

.saffireMobileSize .footer a:hover {
  text-decoration: none; }
.saffireMobileSize .footer ul.footerItems1 {
  max-width: 300px;
  margin-bottom: 6px; }
.saffireMobileSize .footer .footerSignIn {
  max-width: 300px;
  margin: auto; }
.saffireMobileSize .footer ul.footerItems2 {
  margin-top: 25px;
  text-align: center; }
.saffireMobileSize .footer ul.bottom.footerItems1 {
  display: none; }

.footer-logo {
  display: inline-block;
  background: url(images/logo.png) no-repeat;
  width: 165px;
  height: 130px; }

.footer .separator {
  display: none; }

ul.footer-list-items {
  margin: -8px 0 0; }
  ul.footer-list-items li {
    font: 13px/1 'BitterRegular';
    color: #FFFFFF;
    padding: 0 23px; }

.saffire_logo {
  top: 15px; }

.saffireMobileSize ul.footer-list-items {
  padding: 0 6px; }

.saffireMobileSize ul.footer-list-items li {
  line-height: 1.6;
  padding: 0;
  display: block; }

/* 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*/
/*/////////////////////////////////////////////////////////////////////*/
/* MIXINS AND ETC. FOR SLIDER*/
/*/////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////*/
/* ADVANCED SLIDESHOW - General Settings*/
/*/////////////////////////////////////////////////////////////////////*/
.homepage {
  /* Homepage Swiper Slider*/
  /* Slideshow Description*/
  /* Slideshow Description - Current Slide Description*/
  /* New Slider Description Container*/
  /* Slider Title*/
  /* Slideshow Swiper Container*/
  /* Swiper Slide*/
  /* Slider Button Container*/
  /* Slideshow Swiper Button - PREV*/
  /* Slideshow Swiper Button - NEXT*/
  /* Slider Controls container*/
  /* Slideshow Swiper Pagination*/
  /* Play Pause Buttons*/
  /* Play Pause Buttons*/
  /* Slider Play Pause*/ }
  .homepage .homepageSwiperSlider {
    position: relative;
    margin-right: 6px; }
  .homepage .slideshowSwiperDescription {
    display: none;
    /* Slideshow Description - Hover Styles*/ }
    .homepage .slideshowSwiperDescription a,
    .homepage .slideshowSwiperDescription span {
      display: none;
      text-decoration: none; }
    .homepage .slideshowSwiperDescription .sliderTextDescription {
      display: none;
      color: #000;
      line-height: 1.2em;
      pointer-events: none;
      max-width: 100%; }
  .homepage .slideshowSwiperDescription.currentSlideDescription {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-family: "BitterRegular", Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s; }
    @media screen and (max-width: 721px) {
      .homepage .slideshowSwiperDescription.currentSlideDescription {
        padding-top: 1em;
        padding-left: 2%;
        padding-right: 2%; } }
  .homepage #newSliderDescriptionContainer {
    background: rgba(18, 60, 100, 0.8); }
  .homepage .sliderTitle {
    position: relative;
    max-width: 100%;
    line-height: normal;
    font-family: "bebasneue_bold-webfont";
    font-size: 30px;
    font-weight: 400;
    color: #ffffff;
    text-transform: uppercase;
    height: 34px; }
    @media screen and (max-width: 1023px) {
      .homepage .sliderTitle {
        font-size: 18px; } }
  .homepage .swiper-container {
    position: relative;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    z-index: 1;
    /* Specify Swiper's Size: */
    width: 100%;
    max-width: 721px;
    height: 460px;
    /* Swiper Container - Inset Shadow*/
    /* Swiper Container - Hover Styles*/ }
    .homepage .swiper-container:hover .slideshowSwiperDescription {
      max-height: 460px; }
  .homepage .swiper-slide {
    /* Specify Slides's Size: */
    position: relative;
    height: 460px;
    max-width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.3;
    text-align: center; }
    .homepage .swiper-slide > a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      display: block;
      margin: auto; }
    .homepage .swiper-slide img {
      width: 100%;
      max-width: 100%;
      height: auto; }
  .homepage .swiper-slide-active .slideshowSwiperDescription a,
  .homepage .swiper-slide-active .slideshowSwiperDescription span {
    display: inline-block; }
  @media screen and (max-width: 721px) {
    .homepage .swiper-slide,
    .homepage .swiper-container {
      height: 63.80028vw !important; } }
  .homepage span.sliderButtonContainer {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* Buttons*/ }
    .homepage span.sliderButtonContainer a.button {
      display: inline-block;
      padding: 4px 6px 4px 10px;
      font-family: "bebasneue_bold-webfont";
      font-size: 20px;
      color: #004f86 !important;
      background: #f4cf5c;
      background: -webkit-linear-gradient(-90deg, #f4cf5c);
      background: linear-gradient(180deg, #f4cf5c);
      white-space: nowrap;
      margin: 0 5px;
      /* More and BuyNow Buttons*/
      /* Button - Hover Styles*/ }
      .homepage span.sliderButtonContainer a.button.sliderMoreButton, .homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
        font-size: 20px; }
      .homepage span.sliderButtonContainer a.button.sliderMoreButton {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
      .homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
      .homepage span.sliderButtonContainer a.button:hover {
        background: #f0be23; }
  .homepage .slideshowSwiperButtonPrev {
    position: absolute;
    top: 93%;
    transform: translateY(-50%);
    right: 0;
    margin: auto;
    z-index: 4;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: calc(16px / 2) 8px calc(16px / 2) 0;
    border-color: transparent #fff transparent transparent;
    left: -693px;
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 721px) {
      .homepage .slideshowSwiperButtonPrev {
        left: 0;
        right: auto;
        top: 59.33426vw; } }
    @media screen and (max-width: 721) {
      .homepage .slideshowSwiperButtonPrev {
        left: 1%;
        right: auto; } }
  .homepage .slideshowSwiperButtonNext {
    position: absolute;
    top: 93%;
    transform: translateY(-50%);
    left: 0;
    margin: auto;
    z-index: 4;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: calc(16px / 2) 0 calc(16px / 2) 8px;
    border-color: transparent transparent transparent #fff;
    right: -693px;
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 721px) {
      .homepage .slideshowSwiperButtonNext {
        right: 0;
        left: auto;
        top: 59.33426vw; } }
    @media screen and (max-width: 721) {
      .homepage .slideshowSwiperButtonNext {
        right: 1%;
        left: auto; } }
  .homepage .sliderControlsContainer {
    position: absolute;
    left: 0;
    right: auto;
    top: 100%;
    bottom: auto;
    /* setting is left, right or center*/
    left: 5px;
    right: auto;
    width: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    height: auto;
    width: 100%;
    margin: 0;
    text-align: center;
    z-index: 3; }
  .homepage .slideshowSwiperPagination {
    box-sizing: border-box;
    display: inline-block; }
  .homepage .sliderPlayPauseButtons {
    display: none; }
  .homepage .swiper-pagination-bullet {
    position: relative;
    top: 0;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 6px;
    background: #fff;
    opacity: 0.2;
    -webkit-transition: background 0.4s ease;
    transition: background 0.4s ease;
    border-radius: 50%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4) inset; }
    .homepage .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background: #f4cf5c;
      opacity: 1; }
    .homepage .swiper-pagination-bullet:hover {
      background: #f4cf5c; }
  .homepage .sliderPlayPause {
    display: inline-block;
    cursor: pointer;
    width: 10px;
    height: 10px;
    font-size: 0px;
    color: #fff;
    text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.8); }
    .homepage .sliderPlayPause.playing:before {
      content: '\275A \275A'; }
    .homepage .sliderPlayPause:before {
      content: '\25B6'; }

.homepage.saffireLargeSize .currentSlideDescription,
.homepage.saffireMobileSize .currentSlideDescription,
.homepage .swiper-slide-active .slideshowSwiperDescription {
  opacity: 1; }

.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 .currentSlideDescription .slideshowSwiperDescription,
.homepage .swiper-slide-active .slideshowSwiperDescription {
  display: block; }

.homepage .currentSlideDescription,
.homepage .swiper-slide.swiper-slide-active {
  opacity: 1; }

/*/////////////////////////////////////////////////////////////////////*/
/* ADVANCED SLIDESHOW - saffireLargeSize Settings*/
/*/////////////////////////////////////////////////////////////////////*/
.homepage.saffireLargeSize {
  /* Homepage Swiper Slider*/
  /* Slideshow Description*/
  /* Swiper Container*/
  /* Current Slide Description*/
  /* Slider Text Description*/
  /* Slider Title*/
  /* New Slider Description Container*/ }
  .homepage.saffireLargeSize .homepageSwiperSlider {
    align-self: flex-start;
    max-width: 721px;
    width: 100%; }
  .homepage.saffireLargeSize .slideshowSwiperDescription {
    max-width: none;
    padding: 15px 27px 12px;
    /* Slideshow Description - Hover Styles*/ }
  .homepage.saffireLargeSize .swiper-container {
    border: none; }
  .homepage.saffireLargeSize .currentSlideDescription {
    /* Slider Button Container*/ }
    .homepage.saffireLargeSize .currentSlideDescription .sliderButtonContainer {
      position: static;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: auto;
      min-width: initial;
      max-width: none;
      text-align: right;
      z-index: 300;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      -webkit-box-align: center;
      align-items: center;
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
    .homepage.saffireLargeSize .currentSlideDescription a.button {
      margin: 0 5px;
      line-height: 1;
      padding: 4px 6px 4px 10px; }
  .homepage.saffireLargeSize .sliderTitle {
    width: 100%;
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .homepage.saffireLargeSize #newSliderDescriptionContainer {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    bottom: 0;
    top: auto;
    height: auto;
    width: 721px;
    max-width: 100%;
    z-index: 2;
    -webkit-transition: 1s;
    transition: 1s;
    height: auto;
    min-height: 61px;
    /* Slider Text Container*/
    /* New Slider Description Container - Hover Styles*/ }
    .homepage.saffireLargeSize #newSliderDescriptionContainer .sliderTextContainer {
      box-sizing: border-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      align-content: center;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 0 5px; }

/*/////////////////////////////////////////////////////////////////////*/
/* ADVANCED SLIDESHOW - saffireMobileSize Settings*/
/*/////////////////////////////////////////////////////////////////////*/
.homepage.saffireMobileSize {
  /* Swiper Slide*/
  /* Slideshow Description - Slider Text Description*/
  /* Slider Title*/
  /* Slideshow Description - Current Slide Description*/
  /* New Slider Description Container*/
  /* Slideshow Swiper Buttons*/
  /* Slideshow Swiper Button - PREV*/
  /* Slideshow Swiper Button - NEXT*/
  /* Slider Controls Container */ }
  .homepage.saffireMobileSize .swiper-slide-active {
    overflow: hidden; }
  .homepage.saffireMobileSize .sliderTextDescription {
    font-size: 14px;
    line-height: 1.3;
    opacity: 1;
    text-align: center; }
  .homepage.saffireMobileSize .sliderTitle {
    height: auto;
    padding: 0;
    font-size: 24px;
    text-align: center; }
  .homepage.saffireMobileSize .currentSlideDescription {
    width: 100%;
    height: auto;
    padding: 0px 5% 4px;
    flex-direction: column; }
    .homepage.saffireMobileSize .currentSlideDescription .sliderTextContainer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer {
      position: static;
      top: auto;
      bottom: 102%;
      left: 0;
      right: 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      -webkit-box-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      -webkit-box-align: center;
      align-items: center;
      width: 100%;
      margin: 10px auto; }
      .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer a {
        display: inline-block;
        padding: 4px 0;
        margin: 0 10px;
        font-size: 20px !important;
        color: #004f86 !important;
        line-height: 1;
        padding: 5px 12px; }
  .homepage.saffireMobileSize #newSliderDescriptionContainer {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    min-height: 92px;
    padding-top: 24px;
    background: #123d68;
    z-index: 2; }
  .homepage.saffireMobileSize .slideshowSwiperButtonNext,
  .homepage.saffireMobileSize .slideshowSwiperButtonPrev {
    display: none !important; }
  .homepage.saffireMobileSize .slideshowSwiperButtonPrev {
    display: none !important; }
  .homepage.saffireMobileSize .slideshowSwiperButtonNext {
    display: none !important; }
  .homepage.saffireMobileSize .sliderControlsContainer {
    position: absolute;
    top: 0;
    padding: 5px 0;
    text-align: center; }

@media only screen and (max-width: 1052px) {
  .slider-multi-main {
    display: block; }

  .homepage.saffireLargeSize .homepageSwiperSlider {
    margin: 0 auto; }

  .multischedule-container {
    max-width: 485px;
    margin: 19px auto 0; }

  h2.multi-title {
    text-align: left;
    padding: 19px 0 0 23px; }

  .homepage .slideshowSwiperPagination {
    width: 100%; }

  .multischedule-container {
    margin: 50px auto 0; }

  .slider-multi-main {
    max-width: 100%; }

  .homepage .swiper-container {
    max-width: 100%; }

  .homepage.saffireLargeSize #newSliderDescriptionContainer {
    width: 100%; }

  .homepage .slideshowSwiperButtonNext {
    right: 10px;
    left: auto; }

  .homepage .slideshowSwiperButtonPrev {
    left: 10px;
    right: auto; } }
@media only screen and (min-width: 801px) and (max-width: 1052px) {
  .homepage .slideshowSwiperPagination {
    padding: 0 0 0 10px; } }
@media only screen and (min-width: 721px) and (max-width: 800px) {
  .homepage.saffireMobileSize .homepageSwiperSlider {
    padding: 0 30px; } }
.saffireMobileSize .multischedule-container {
  max-width: 340px;
  margin: 21px auto 0;
  left: -2px; }
.saffireMobileSize .slideshowSwiperPagination {
  width: 100%; }

.homepage.saffireMobileSize .swiper-container, .homepage.saffireMobileSize .swiper-slide {
  height: 57vw !important; }

.homepage.saffireMobileSize .swiper-pagination-bullet {
  margin-right: 8px; }

.homepage.saffireMobileSize .homepageSwiperSlider {
  margin: 0; }

.homepage.saffireMobileSize .slider-multi-main {
  padding: 0; }

.homepage .sliderControlsContainer {
  left: 0; }

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: 1019px;
  max-width: 100%;
  margin: 0 auto 26px;
  padding: 0;
  vertical-align: middle;
  text-align: center; }
  #cardWidget .card-content {
    display: flex;
    justify-content: center;
    height: 71px;
    align-items: center; }
  #cardWidget .card-widget-item {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    flex: 1 1 31%;
    width: 323px;
    margin: 0 10px 20px;
    cursor: pointer;
    text-decoration: none;
    background: #214f7a !important;
    border: 2px solid #5883ad;
    transition: 0.3s; }
    #cardWidget .card-widget-item:hover {
      background: #306494 !important;
      transition: 0.3s; }
  #cardWidget .card-widget-title {
    display: inline-block;
    position: static;
    display: block;
    width: 100%;
    font: 40px/1 'BebasNeueBook';
    color: #fff;
    text-transform: uppercase; }
  #cardWidget .card-widget-description {
    display: none; }

.saffireMobileSize #cardWidget {
  max-width: 656px;
  width: 100%;
  margin: 0px auto;
  justify-content: center;
  max-width: 320px; }
  .saffireMobileSize #cardWidget .card-widget-item {
    flex: 1 1 100%;
    max-width: 320px;
    margin: 0 4px 16px; }
  .saffireMobileSize #cardWidget .card-widget-item {
    flex: 1 1 33%;
    margin: 0 4px 20px; }
.saffireMobileSize .card-widget-container {
  background: #fff;
  padding: 21px 0 0; }

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: static;
  display: inline-flex;
  height: 66px;
  width: auto;
  max-width: 100%;
  margin: auto;
  padding: 5px 20px;
  background: #145096;
  font-family: "BitterRegular";
  font-size: 18px;
  color: #fff;
  text-align: center;
  line-height: 1;
  z-index: 2;
  min-width: auto;
  flex-direction: column;
  justify-content: center; }
  #siteInfoBannerWidget #eventDates {
    font-family: "bebasneue_bold-webfont";
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase; }
  #siteInfoBannerWidget #eventName {
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase; }
  #siteInfoBannerWidget .countdownDays {
    display: inline-block;
    font-family: "BitterRegular";
    font-size: 18px;
    font-weight: 400;
    color: #fff; }
    #siteInfoBannerWidget .countdownDays:before {
      content: "Only "; }

.saffireMobileSize #siteInfoBannerWidget {
  display: flex !important;
  left: auto;
  right: auto !important;
  padding: 5px 20px;
  background: #2c5375;
  color: #fff;
  width: 100%;
  margin: 4px 0 0; }
  .saffireMobileSize #siteInfoBannerWidget #eventName {
    font-size: 14px;
    color: inherit;
    order: 1;
    margin: 0 0 5px; }
  .saffireMobileSize #siteInfoBannerWidget #eventDates {
    font-size: 30px;
    color: inherit;
    order: 2; }
  .saffireMobileSize #siteInfoBannerWidget .countdownDays {
    font-size: 14px;
    color: inherit; }

body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-family: "bebasneue_bold-webfont";
  font-size: 18px;
  color: #fff; }
  @media screen and (max-width: 817px) {
    body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
      font-size: 16px; } }
body.siteInfoBannerWidgetDateIsPast.noThankYouMessage #siteInfoBannerWidget {
  display: none !important; }

.saffireLargeSize #siteInfoBannerWidget {
  display: none !important; }

.saffireWindowScrolled.saffireMobileSize #siteInfoBannerWidget {
  display: none !important; }

#multiScheduleFeature {
  box-sizing: border-box;
  width: 700px;
  max-width: 100%;
  padding: 4px 18px 10px; }
  #multiScheduleFeature .featureItem {
    box-sizing: border-box;
    display: flex;
    padding: 5px;
    transition: 0.3s;
    margin: 0 0 16px;
    height: 50px; }
  #multiScheduleFeature .featureItemImage {
    display: none;
    width: 100px;
    min-width: 100px;
    height: auto;
    margin-right: 10px;
    text-align: center; }
    #multiScheduleFeature .featureItemImage img {
      display: block;
      max-height: 100%;
      max-width: 100%;
      width: auto;
      height: auto; }
  #multiScheduleFeature .text-container {
    display: flex;
    flex-direction: row;
    height: 45px; }
  #multiScheduleFeature .featureItemTitle,
  #multiScheduleFeature .featureItemDate,
  #multiScheduleFeature .featureItemDescription,
  #multiScheduleFeature .button-container {
    display: block; }
  #multiScheduleFeature .featureItemTitle {
    font-family: "BitterRegular";
    font-weight: 400;
    font-size: 13px;
    order: 2;
    color: #FFFFFF;
    line-height: 1.4;
    padding: 5px 0 0 28px;
    display: flex;
    align-items: center; }
  #multiScheduleFeature .featureItemDate {
    font-family: "bebasneue_bold-webfont";
    font-weight: 400;
    font-size: 17px;
    color: #FFFFFF;
    order: 1;
    display: block;
    position: relative;
    text-align: center; }
    #multiScheduleFeature .featureItemDate:after {
      content: "";
      width: 1px;
      height: 33px;
      background: rgba(255, 255, 255, 0.3);
      position: absolute;
      top: 9px;
      right: -15px; }
    #multiScheduleFeature .featureItemDate span {
      display: block;
      font-size: 30px;
      line-height: 0.5; }
  #multiScheduleFeature .featureItemDescription {
    display: none;
    font-family: "open_sansregular";
    font-weight: 400;
    font-size: 14px; }
  #multiScheduleFeature .more-text {
    padding-left: 3px;
    text-decoration: underline; }

.multiFeatureContent {
  display: flex;
  flex-direction: column; }

.saffireMobileSize .multiFeatureContent {
  display: block; }

.all-events-btn {
  font: 0px/1 'bebasneue_bold-webfont';
  color: #004f86;
  text-transform: uppercase;
  background: #f4cf5c;
  display: inline-block;
  padding: 4px 23px;
  max-width: 209px;
  width: 100%;
  box-sizing: border-box;
  margin: 18px auto 0; }
  .all-events-btn:before {
    content: "FULL CALENDAR OF EVENTS";
    font-size: 20px; }
  .all-events-btn:hover {
    background: #f0be23; }

.saffireMobileSize #multiScheduleFeature {
  padding: 4px 18px 16px; }

.saffireMobileSize .all-events-btn {
  margin: 16px auto 0;
  margin: 16px auto 0 12px; }

#multiScheduleFeature .featureItem:hover span.featureItemTitle {
  color: #f4cf5c !important; }
#multiScheduleFeature .featureItem:hover .featureItemDate {
  color: #f4cf5c !important; }

.pageIsLoaded .socialNetworks {
  right: 0; }
  @media screen and (max-width: 1230px) {
    .pageIsLoaded .socialNetworks {
      bottom: 0; } }

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 20%;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease; }
  .socialNetworks img {
    display: block;
    max-width: 40px;
    max-height: 40px; }
  .socialNetworks > span, .socialNetworks > a {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    left: 0;
    border: 3px solid rgba(0, 0, 0, 0.4);
    transition: 0.2s; }
  .socialNetworks > a:hover {
    left: -6px;
    z-index: 2;
    transition: 0.2s; }

#musicPlayerLink {
  height: 40px;
  width: 40px;
  float: none;
  margin: 0;
  background: url("images/music.jpg") no-repeat right 0;
  border: 3px solid rgba(0, 0, 0, 0.4);
  z-index: 2; }
  #musicPlayerLink #musicPlayerDropdown {
    top: -3px;
    right: 43px;
    padding: 8px 10px;
    background: rgba(0, 0, 0, 0.4);
    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%;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg); }

@media screen and (max-width: 1230px) {
  .socialNetworks {
    top: auto;
    right: 0;
    bottom: -60px;
    border-top: none;
    border-bottom: none; }
    .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; }
    .socialNetworks #musicPlayerLink #musicPlayerDropdown {
      top: auto;
      bottom: -3px;
      right: 33px; } }
/* SOCIAL NETWORK PLUGIN */
#multiSocialWidget {
  height: 550px;
  width: 450px;
  max-width: 98%;
  background: none; }
  #multiSocialWidget .multiSocialWidgetTab {
    display: inline-block;
    padding: 8px 11px 7px 11px;
    background: rgba(255, 255, 255, 0.7);
    font-family: "open_sansbold";
    font-size: 12px;
    color: #333;
    text-decoration: none;
    cursor: pointer; }
    #multiSocialWidget .multiSocialWidgetTab:hover {
      background: #fff;
      color: #333; }
    #multiSocialWidget .multiSocialWidgetTab .multiSocialWidgetTab.currentTab {
      background: #fff;
      color: #333;
      text-decoration: none;
      cursor: default; }
  #multiSocialWidget .multiSocialWidgetContainer {
    position: relative;
    top: 0;
    left: 0;
    height: 495px;
    width: 440px;
    max-width: 98%;
    padding: 10px 5px;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto; }
  #multiSocialWidget #instafeedContainer img {
    width: 45%;
    margin-right: 3%;
    margin-left: 2%; }
  #multiSocialWidget #instafeedContainer > a:hover {
    opacity: 0.75; }
  #multiSocialWidget #facebookfeedContainer {
    overflow: hidden; }

.saffireMobileSize #multiSocialWidget {
  margin-left: auto;
  margin-right: auto; }
  .saffireMobileSize #multiSocialWidget .multiSocialWidgetTab {
    font-size: 10.2px; }

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box; }
  #sponsorWidgetContainer .sponsorWidgetContainer {
    padding-top: 30px; }
  #sponsorWidgetContainer .sponsorCarouselImage img {
    max-width: 200px;
    max-height: 200px; }
  #sponsorWidgetContainer #sponsorsTitleContainer {
    width: 100%;
    text-align: center;
    top: 0; }
    #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
      font-family: "open_sansregular";
      font-size: 30px;
      color: #20aee4;
      text-shadow: none; }
  #sponsorWidgetContainer #sponsorArrowRight,
  #sponsorWidgetContainer #sponsorArrowLeft {
    display: none; }

#videoSection {
  position: relative;
  display: inline-block;
  width: 720px;
  max-width: 100%;
  vertical-align: top;
  float: none;
  overflow: hidden; }
  #videoSection.single-video #arrow-container {
    display: none; }

#videoWidget {
  box-sizing: border-box;
  position: relative;
  height: 0;
  width: 100%;
  max-width: 720px;
  padding-bottom: 56.3%;
  text-align: center; }
  #videoWidget iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100% !important;
    height: 100%;
    border: none !important;
    z-index: 1; }
  #videoWidget .video-loading {
    box-sizing: border-box;
    position: relative;
    top: calc(50% - 40px);
    left: 0;
    right: 0;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border: 10px solid rgba(255, 255, 255, 0.2);
    border-top-color: #FFF;
    border-radius: 100%;
    z-index: 0;
    animation: spin 1s infinite linear; }
  #videoWidget:hover .video-arrow.previous {
    left: 8px;
    opacity: 0.8;
    visibility: visible; }
  #videoWidget:hover .video-arrow.next {
    right: 8px;
    opacity: 0.8;
    visibility: visible; }
  #videoWidget .video-arrow {
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    padding: 14px;
    background-size: contain;
    background-position: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    z-index: 1; }
    #videoWidget .video-arrow.previous {
      background: url("images/vid-arrow-left.png") no-repeat center;
      left: -25px;
      opacity: 0;
      visibility: hidden; }
    #videoWidget .video-arrow.next {
      background: url("images/vid-arrow-right.png") no-repeat center;
      right: -25px;
      opacity: 0;
      visibility: hidden; }
  #videoWidget #videoList {
    display: none; }

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
#cardWidgetTiles {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: 1020px;
  max-width: 100%;
  margin: 0 auto 30px;
  padding: 0;
  vertical-align: middle;
  justify-content: center;
  text-align: center; }
  #cardWidgetTiles .card-widget-item {
    box-sizing: border-box;
    display: flex;
    flex: 1 1 30%;
    width: 320px;
    max-width: 320px;
    margin: 0 10px;
    position: relative; }
    #cardWidgetTiles .card-widget-item:after {
      content: "";
      background: transparent;
      position: absolute;
      top: 0;
      bottom: 0;
      width: 100%;
      left: 0;
      right: 0; }
  #cardWidgetTiles .card-widget-description {
    display: none;
    font: 15px/1 'BitterRegular';
    color: #FFFFFF;
    position: relative;
    z-index: 1;
    margin: 10px 0 0; }
  #cardWidgetTiles .image-container {
    box-sizing: border-box;
    position: static;
    display: inline-block;
    width: 100%;
    min-height: 235px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: 0.3s;
    justify-content: center;
    align-content: center;
    align-items: center;
    display: flex; }
    #cardWidgetTiles .image-container .card-widget-title {
      background: rgba(0, 0, 0, 0.7);
      position: static;
      width: 100%;
      font: 24px/1 'bebasneue_bold-webfont';
      color: #FFFFFF;
      text-transform: uppercase;
      padding: 12px 15px;
      box-sizing: border-box;
      position: relative;
      z-index: 1; }
    #cardWidgetTiles .image-container .buttonwrap {
      display: none; }
      #cardWidgetTiles .image-container .buttonwrap a {
        font: 12px/1 'BitterRegular';
        color: #004f86 !important;
        text-transform: uppercase;
        background: #f4cf5c;
        position: relative;
        z-index: 1;
        padding: 4px 23px;
        text-decoration: none; }
        #cardWidgetTiles .image-container .buttonwrap a:hover {
          background: #f0be23; }

#cardWidgetTiles .card-widget-item:hover .card-widget-title {
  display: block;
  background: none;
  padding: 0; }

#cardWidgetTiles .card-widget-item:hover .card-widget-description {
  display: block; }

#cardWidgetTiles .card-widget-item:hover .buttonwrap {
  display: inline-block;
  margin-top: 20px; }

#cardWidgetTiles .card-widget-item:hover:after {
  background: rgba(0, 0, 0, 0.5); }

@media only screen and (max-width: 1050px) {
  #cardWidgetTiles {
    width: 1019px; }

  #cardWidgetTiles .card-widget-item {
    flex: 1 1 42%;
    margin-bottom: 20px; } }
.saffireMobileSize #cardWidget .card-widget-item {
  flex: 1 1 100%; }

.saffireMobileSize #cardWidgetTiles {
  display: block;
  margin: 0 auto 16px; }
.saffireMobileSize #cardWidgetTiles .card-widget-item {
  margin: 0 auto 3px; }

/*# sourceMappingURL=theme.css.map */
