/************** 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: "AntonioBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/AntonioBold.woff2") format("woff2"), url("fonts/AntonioBold.woff") format("woff"); }
@font-face {
  font-family: "AntonioLight";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/AntonioLight.woff2") format("woff2"), url("fonts/AntonioLight.woff") format("woff"); }
@font-face {
  font-family: "AntonioRegular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/AntonioRegular.woff2") format("woff2"), url("fonts/AntonioRegular.woff") format("woff"); }
@font-face {
  font-family: "Roboto-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Roboto-Regular.woff2") format("woff2"), url("fonts/Roboto-Regular.woff") format("woff"); }
@font-face {
  font-family: "RobotoCondensed-Light-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RobotoCondensed-Light-webfont.woff2") format("woff2"), url("fonts/RobotoCondensed-Light-webfont.woff") format("woff"); }
@font-face {
  font-family: "RobotoSlabRegular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RobotoSlabRegular.woff2") format("woff2"), url("fonts/RobotoSlabRegular.woff") format("woff"); }
@font-face {
  font-family: "RobotoSlabBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RobotoSlabBold.woff2") format("woff2"), url("fonts/RobotoSlabBold.woff") format("woff"); }
@font-face {
  font-family: "RobotoSlabLight";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RobotoSlabLight.woff2") format("woff2"), url("fonts/RobotoSlabLight.woff") format("woff"); }
body {
  color: #3f371d;
  font: 16px/1.5 "RobotoSlabRegular", 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: "AntonioBold";
  font-weight: normal;
  color: #033450;
  line-height: 1.2; }
body:not(.homepage) h1 {
  margin: 0.2em 0;
  font-size: 50px; }
body:not(.homepage) h2,
body:not(.homepage) h2 a {
  font-size: 35px;
  color: #0f9ec2; }
body:not(.homepage) h3 {
  font-size: 26px;
  color: #0f9ec2; }

.cartcols h2 {
  font-size: 20px; }

.dateDisplayBar.expandedViewEventDateBox {
  line-height: 1; }

a {
  color: #0f9ec2;
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

/***************** CONTAINERS **************************/
body {
  background: url(images/body-bg.jpg) #ddd no-repeat fixed;
  background-size: cover; }

.homepage {
  background: #ddd; }

.wrapper {
  width: 100%; }

body:not(.homepage) .content {
  position: relative;
  max-width: calc(1434px - 15px - 15px);
  margin: 183px auto 60px;
  padding: 15px 15px 15px 15px !important;
  background: #fff; }

body:not(.homepage) .emailInputField input {
  height: 27px; }

.filter-group .input-icon {
  top: 1px; }

body:not(.homepage).generalMessageOn .content {
  margin: 227px auto 60px; }

.saffireLargeSize.homepage .content,
.homepage .content {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: none; }

.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: #0f9ec2;
  color: #fff; }
  .dateDisplayBar a,
  .dateDisplay a {
    color: #fff; }

#google_translate_element {
  /* |%  Google translate position */
  top: 15px;
  right: 30px; }

.carthr {
  background: #111; }

.orderhistory {
  background: #0f9ec2; }

.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; }

.sponsor-section {
  background: #fff; }

.card-section {
  background: url(images/middle-container.jpg) no-repeat;
  background-size: cover;
  padding: 68px 0 30px;
  background-attachment: fixed; }

.sponsor-section {
  background: #fff;
  padding: 21px 0 30px; }

.saffireMobileSize .card-section {
  padding: 0;
  background: #fff; }
.saffireMobileSize #videoSection {
  margin: 41px auto 0; }

#mapContainer {
  z-index: 9; }

input.textbox {
  height: 24px; }

.saffireLargeSize .card-section {
  margin-top: -27px; }

@media screen and (max-width: 1600px) {
  .footer-bottom-container {
    padding-bottom: 58px; } }
/************* BUTTON STYLES *********************/
a.button,
.button {
  /* |%  set font-family */
  padding: 1px 8px;
  font-size: 18px;
  line-height: 1.75em;
  text-transform: uppercase;
  border-radius: 0px;
  text-decoration: none;
  font-weight: normal !important;
  font-family: "RobotoSlabBold";
  border-radius: 5px; }

a.button,
.button,
.buttonSmall {
  background: #f89b27;
  background: -webkit-linear-gradient(-90deg, #f89b27);
  background: linear-gradient(180deg, #f89b27);
  color: #fff !important; }

a.button:hover,
.button:hover,
.buttonSmall:hover {
  background: #ffc736;
  color: #6b2212 !important; }

a.updateButton.buttonSmall,
a.removeButton.buttonSmall,
a.cartMenuRemoveButton.button.buttonSmall {
  font-size: 0.9em; }

/************************* 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: #0f9ec2;
  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: #3f371d; }
.modalBody .showorksTableGrid tr.odd {
  background: #fff;
  color: black; }
.modalBody .showorksTableGrid tr.even {
  background: #e6e6e6;
  color: black; }

.generalmessage {
  /* |%  set font-family, background color, color, etc. */
  background: #444;
  box-shadow: 0 -3px 5px #666 inset;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 8px;
  font-family: "open_sansbold"; }
  .generalmessage a {
    color: #fff; }

.header .searchBox a.button,
.header .emailSignup a.button {
  color: #fff !important;
  background: transparent;
  font-family: "open_sansregular";
  font-size: 14px;
  padding: 4px  8px 1px; }

.header .searchBox a.button:hover,
.header .emailSignup a.button:hover {
  background: rgba(31, 31, 31, 0); }

.saffireLargeSize .header .searchBoxSubmit a.button {
  text-indent: -999px;
  width: 1.4em;
  position: relative;
  overflow: hidden;
  font-family: "FontAwesome";
  display: inline-block; }

.saffireLargeSize .cartMenu {
  margin-top: 5px; }

.saffireLargeSize .header .searchBoxSubmit a.button:before {
  content: "\f002";
  content: '';
  background: url(images/search-icon-dekstop.png) no-repeat;
  text-indent: 0;
  font-size: 1em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  margin: auto; }

.saffireLargeSize .header .emailSignup .emailInputSubmit a.button {
  text-indent: -999px;
  width: 1.4em;
  position: relative;
  overflow: hidden;
  font-family: "FontAwesome";
  display: inline-block; }

.saffireLargeSize .header .emailSignup .emailInputSubmit a:before {
  content: '';
  background: url(images/email-icon-dekstop.png) no-repeat;
  text-indent: 0;
  font-size: 1.4em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  margin: auto; }

.header input.textbox {
  min-height: 14px; }

.header {
  /* |%  need to set height and width if not 100% */
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  height: 120px;
  background: transparent;
  position: fixed;
  top: 0;
  z-index: 99; }

@media screen and (max-width: 800px) {
  /* prevents crazyshifty stuff before js loads */
  .header {
    opacity: 0; }

  .pageIsLoaded .header {
    opacity: 1; } }
.saffireMobileSize .header {
  height: 90px;
  position: fixed;
  top: 0;
  z-index: 99;
  background: #0198b5;
  border-bottom: 6px solid #2f526a; }

.headerInnerContent {
  display: block;
  margin: 0 auto;
  position: relative; }

.saffireLargeSize .headerInnerContent {
  height: 120px;
  max-width: 1414px;
  display: block;
  margin: 0 auto; }

.saffireMobileSize .headerInnerContent {
  padding-right: 0; }

.saffireMobileSize .headerInnerContent > .clear {
  clear: none; }

#customLogo {
  /* |%  logo settings */
  background: url("images/logo.png") no-repeat;
  z-index: 5003;
  height: 100px;
  text-decoration: none;
  color: #fff;
  font: 26px/1 'AntonioBold';
  text-transform: uppercase;
  position: absolute;
  left: -36px;
  right: auto;
  top: 10px;
  bottom: auto;
  width: 450px;
  background-size: contain; }
  @media screen and (max-width: 980px) {
    #customLogo {
      font-size: 20px; } }
  @media screen and (max-width: 817px) {
    #customLogo {
      font-size: 0px; } }

@media screen and (max-width: 1486px) {
  .saffireLargeSize #customLogo {
    left: 5px; } }

.saffireMobileSize #customLogo {
  width: 150px;
  top: 0;
  left: 4px;
  height: 61px;
  max-width: 100%; }

/* MAIN NAVIGATION */
.saffireLargeSize .nav {
  height: 29px;
  padding: 0;
  background: none;
  clear: both;
  width: 100%;
  z-index: 5002 !important;
  top: 65px;
  position: absolute; }

.saffireLargeSize .nav:hover {
  z-index: 5002 !important; }

.saffireLargeSize .nav .groups {
  position: absolute;
  height: 29px;
  max-height: 50px;
  bottom: 0;
  margin: auto;
  right: 0;
  position: absolute;
  right: 0;
  left: auto;
  top: 65px;
  bottom: auto;
  bottom: auto;
  top: 0; }

.saffireLargeSize .nav .groups .group {
  margin: 0 0 0 5px;
  padding: 4px 15px 5px; }

.saffireLargeSize .nav .groups .group a,
.saffireLargeSize .navDummyLink {
  font-size: 17px;
  font-family: "RobotoSlabRegular";
  line-height: normal;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }

@media screen and (max-width: 1434px) {
  .saffireLargeSize .nav .groups .group a,
  .saffireLargeSize .navDummyLink {
    font-size: 13.6px; } }
.saffireLargeSize .nav .groups .group a:hover,
.saffireLargeSize .nav .groups .group:hover a,
.saffireLargeSize .nav .groups .group:hover {
  color: #fff;
  background: #0082ca;
  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: #0082ca;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff; }

.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: #fff;
  font: 16px "RobotoSlabRegular", Arial, Verdana, sans-serif, Arial, Helvetica, sans-serif; }

.saffireLargeSize .nav .items .item a:hover {
  color: #e0e0e0;
  background: #08a7ff; }

.saffireLargeSize .nav .group:last-child .items {
  left: auto;
  right: 0; }

.saffireLargeSize .nav .group:last-child .subitems {
  left: auto;
  right: 100%; }

/* TOP LINKS */
.saffireLargeSize .quickLinks {
  position: absolute;
  right: 165px;
  left: auto;
  top: 30px;
  bottom: auto;
  float: right;
  margin-top: 0;
  margin-bottom: 0; }

.quickLinks ul li {
  margin-left: 22px; }

.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: 13px;
  line-height: normal;
  text-shadow: 1px 1px 2px transparent;
  color: #fff;
  font-family: "RobotoSlabLight"; }

.saffireLargeSize .quickLinks ul li > a.ticket,
.saffireLargeSize .ticket,
.saffireLargeSize .ticket:hover {
  display: inline-block;
  position: absolute;
  right: 0;
  left: auto;
  top: 18px;
  bottom: auto;
  color: #fff;
  padding-left: 0;
  font-family: "RobotoSlabBold";
  font-size: 18px;
  line-height: 18px;
  text-decoration: none;
  text-transform: uppercase;
  background: url(images/tickets.png) no-repeat 0 0 #5698b1;
  width: auto;
  text-align: center;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  height: auto;
  padding: 11px 14px;
  border-radius: 5px;
  width: auto;
  height: auto; }

.saffireLargeSize .ticket:hover {
  background: url(images/tickets.png) no-repeat 0 bottom #5698b1;
  transform: scale(1.05); }

.saffireMobileSize a.ticket,
.saffireMobileSize a.ticket:hover {
  border-radius: 0px;
  height: auto;
  left: auto;
  overflow: hidden;
  padding: 7px 15px;
  border-radius: 5px;
  position: absolute;
  right: 7px;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  text-indent: 0;
  top: 52px;
  white-space: nowrap;
  width: auto;
  text-transform: uppercase;
  /* line-height: normal !important;
  font-size: 24px !important; */
  background: #4eb7cb;
  color: #fff;
  font-family: RobotoSlabBold;
  font-size: 18px;
  right: 15px; }

.saffireLargeSize .viewcart {
  position: relative;
  z-index: 2000000;
  padding-bottom: 5px; }

.cartNavItemSection.cartNavItemSectionProductDetails {
  border-bottom-color: #fff; }

.saffireLargeSize #svgViewCartIcon {
  display: none; }

.saffireLargeSize .quickLinks ul .viewcart a {
  font-family: "open_sansregular";
  font-size: 13px;
  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: relative;
  right: 0;
  left: auto;
  top: 0;
  bottom: auto;
  float: right;
  /* margin-top: 8px; */
  width: 28px;
  z-index: auto; }

.quickLinks ul {
  z-index: auto; }

.saffireLargeSize .header .emailSignup .emailInputField input {
  width: 0;
  padding: 0;
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  transition: all 0.3s ease;
  border-width: 0;
  box-shadow: -2px 0 3px #000; }

.saffireLargeSize .header .emailSignup:hover .emailInputField input,
.saffireLargeSize .header .emailSignup .emailInputField input:focus {
  width: 125px;
  padding-right: 15px;
  padding-left: 5px;
  z-index: 2000001; }

.saffireLargeSize .header .emailSignup .emailInputSubmit a {
  border-radius: 0px !important; }

.saffireLargeSize .header .emailSignup:hover .emailInputSubmit a {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.saffireLargeSize .header .emailSignup .emailInputSubmit a:hover {
  background: transparent; }

.searchBox input,
.emailSignup .textbox {
  border-radius: 0px 0 0 0px;
  top: 0;
  border-right: none; }

.saffireLargeSize .header .searchBox {
  position: relative;
  right: 0;
  left: auto;
  top: 0;
  bottom: auto;
  width: 20px;
  float: right;
  /* margin-top: 8px; */
  z-index: 5003; }

.standAloneDirections {
  margin-left: 17px;
  position: relative; }

.quickLinks ul,
.saffireLargeSize .header .searchBox,
.saffireLargeSize .header .emailSignup {
  z-index: auto; }

.saffireLargeSize .header .searchBox .searchBoxInput input {
  width: 0;
  padding: 0;
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  transition: all 0.3s ease;
  border-width: 0;
  box-shadow: -2px 0 3px #000; }

.saffireLargeSize .header .searchBox:hover .searchBoxInput input,
.saffireLargeSize .header .searchBox .searchBoxInput input:focus {
  width: 125px;
  padding-right: 15px;
  padding-left: 5px;
  z-index: 2000001; }

.saffireLargeSize .header .searchBox .searchBoxSubmit a {
  border-radius: 0px !important; }

.saffireLargeSize .header .searchBox:hover .searchBoxSubmit a {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.saffireLargeSize .header .searchBox .searchBoxSubmit a.button:hover {
  background: transparent; }

/* 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; }

.saffireWindowScrolled .generalmessage {
  display: none; }

.saffireMobileSize .standAloneDirections {
  display: none; }
.saffireMobileSize .quickLinks ul li {
  display: block; }
.saffireMobileSize .nav {
  position: absolute;
  right: 0;
  top: 16px;
  width: 45px; }
.saffireMobileSize .myAccountNavButton {
  display: none; }
.saffireMobileSize .viewcart {
  position: absolute !important;
  right: 52px !important;
  top: -5px; }
.saffireMobileSize .quickLinks ul {
  margin: 0; }
.saffireMobileSize span.loginstatus.left, .saffireMobileSize span.viewCartText {
  display: none; }
.saffireMobileSize .content {
  padding-top: 278px; }
.saffireMobileSize .header .searchBox {
  right: 80px !important;
  position: absolute;
  top: 1px; }
  .saffireMobileSize .header .searchBox:before {
    content: '';
    background: transparent url(images/mobile-search-icon.png) no-repeat center center/auto;
    height: 20px;
    width: 26px;
    top: 0;
    display: block;
    opacity: 0.8; }
.saffireMobileSize .viewcart:before {
  content: '';
  background: transparent url(images/mobile-cart.png) no-repeat center center/auto;
  height: 29px;
  width: 26px;
  top: 0;
  display: block;
  opacity: 0.8; }
.saffireMobileSize .header .emailSignup {
  right: 108px !important;
  top: 2px;
  position: absolute; }
  .saffireMobileSize .header .emailSignup:before {
    content: '';
    background: transparent url(images/mobile-email-icon.png) no-repeat center center/auto;
    height: 18px;
    width: 26px;
    top: 0;
    display: block;
    opacity: 0.8; }
.saffireMobileSize .nav:before {
  content: '';
  content: "";
  background: url(images/mobile-toggle.png) no-repeat center;
  width: 20px;
  height: 13px;
  display: block;
  opacity: 0.8; }
.saffireMobileSize .searchBox.clonedSearchBox {
  right: 0 !important;
  margin-right: 0 !important; }

span.viewCartText:before {
  content: 'Cart:';
  font-size: 13px; }

span.viewCartText {
  font-size: 0; }

.viewcart {
  margin-left: -17px; }

.standAloneDirections:before {
  content: '';
  background: url(images/direction-pin.png) no-repeat;
  width: 12px;
  height: 17px;
  position: absolute;
  left: -19px;
  top: -1px; }

.generalMessageOn .generalMessageOn .slider-section {
  top: 40px;
  position: relative; }

.saffireMobileSize.generalMessageOn .header {
  height: 144px; }
.saffireMobileSize.generalMessageOn .countdown-special {
  top: 160px; }

.saffireMobileSize .generalmessage {
  font-size: 11px;
  line-height: 18px;
  position: relative;
  padding: 8px 2% 12px;
  -webkit-transition: none;
  transition: none;
  height: 35px;
  width: 96%;
  align-items: center; }

.saffireMobileSize .content {
  padding-top: 106px; }

.saffireMobileSize .quickLinks ul .viewcart a[data-itemcount]:before {
  top: 2px;
  padding: 0; }

.saffireMobileSize .quickLinks ul {
  margin-top: 18px; }

.saffireWindowScrolled.saffireMobileSize .nav {
  top: 15px; }
.saffireWindowScrolled.saffireMobileSize .header {
  height: 47px; }
.saffireWindowScrolled.saffireMobileSize #customLogo {
  width: 150px; }
.saffireWindowScrolled.saffireMobileSize .quickLinks {
  top: 2px; }
.saffireWindowScrolled.saffireMobileSize .ticket {
  display: none; }

.saffireLargeSize.saffireWindowScrolled .header {
  background: rgba(1, 152, 181, 0.9);
  width: 100%;
  height: 86px;
  padding: 0; }
.saffireLargeSize.saffireWindowScrolled #customLogo {
  width: 350px; }
  @media screen and (max-width: 1050px) {
    .saffireLargeSize.saffireWindowScrolled #customLogo {
      width: 200px;
      height: 50px;
      top: 25px; } }
.saffireLargeSize.saffireWindowScrolled .quickLinks, .saffireLargeSize.saffireWindowScrolled .ticket {
  display: none; }
.saffireLargeSize.saffireWindowScrolled .nav {
  top: 30px; }

@media screen and (max-width: 1400px) {
  .footer-container {
    padding: 0 1%; }

  li.footerCopyright {
    padding-left: 1%; }

  li.footerSaffire {
    padding-right: 1%; }

  .saffireLargeSize .countdown-special {
    padding-left: 1%;
    padding-left: 3%;
    width: 96% !important; } }
@media screen and (max-width: 1050px) {
  .saffireLargeSize #customLogo {
    width: 190px;
    top: 14px; }

  .quickLinks ul li {
    margin-left: 20px; }

  .standAloneDirections {
    margin-left: 10px; }

  .saffireLargeSize .quickLinks {
    right: 127px; }

  .saffireLargeSize .quickLinks ul li > a.ticket, .saffireLargeSize .ticket, .saffireLargeSize .ticket:hover {
    font-size: 12px; } }
.saffireMobileSize.siteInfoBannerOn .content {
  padding-top: 263px; }

@media screen and (max-width: 1414px) {
  .saffireLargeSize .quickLinks ul li > a.ticket, .saffireLargeSize .ticket, .saffireLargeSize .ticket:hover {
    right: 10px; } }
/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  background-size: cover;
  padding: 20px 0 0;
  background: url("images/footer-bg.jpg") repeat-x #fff top;
  color: #033450;
  text-align: center; }
  .footer a {
    color: #033450;
    text-decoration: none; }
    .footer a:hover {
      text-decoration: underline; }
  .footer ul.footerItems1 {
    margin: 0;
    text-align: left;
    font-family: "Roboto-Regular";
    font-size: 14px;
    text-transform: capitalize; }
  .footer .separator {
    opacity: 0;
    margin: 0 2px; }
  .footer .footerSignIn {
    text-transform: uppercase; }
  .footer ul.footerItems2 {
    margin: 0 auto;
    max-width: 1407px;
    display: flex;
    font-family: 'RobotoSlabRegular';
    font-size: 14px;
    color: #fff;
    padding: 10px 0 19px; }
  .footer li.footerSaffire {
    margin-left: auto;
    margin-top: -17px;
    position: relative; }
  .footer li.footerCopyright {
    padding-top: 9px; }
  .footer li.footerSaffire:after {
    content: '';
    background: url(images/saffire-logo.png) no-repeat center;
    width: 66px;
    height: 43px;
    position: absolute;
    display: inline-flex;
    top: 15px;
    right: 5px; }
  .footer .saffire_logo {
    opacity: 0;
    position: relative;
    z-index: 9999;
    top: 10px;
    width: 68px;
    right: 2px; }

a.footer-logo {
  display: block;
  background: url(images/NMSF_2019_Vert_transparent_back.png) no-repeat;
  width: 200px;
  height: 166px;
  background-size: contain; }

.arnold-logo {
  display: block;
  background: url(images/expo.png) no-repeat;
  width: 200px;
  height: 126px;
  margin-top: 40px;
  margin-left: auto; }

.footer-bottom-container {
  background: #033450; }

.logo-inner {
  display: flex;
  align-items: center; }

.footer-InnerContainer {
  max-width: 1400px;
  margin: 0px auto; }

.saffireMobileSize .footer {
  background: url("images/footer-mobile-bg.jpg") repeat-x #fff top;
  background-size: cover; }
  .saffireMobileSize .footer a:hover {
    text-decoration: none; }
  .saffireMobileSize .footer a.visit {
    margin: 0px auto; }
  .saffireMobileSize .footer span.myAccountNavButton {
    display: none !important; }
  .saffireMobileSize .footer .arnold-logo {
    width: 183px;
    height: 104px;
    margin: 46px auto 0; }
  .saffireMobileSize .footer a.footer-logo {
    width: 97px;
    height: 109px;
    background-size: contain;
    margin: 0px auto; }
  .saffireMobileSize .footer .footer-info {
    font-size: 14px;
    margin-top: 12px;
    text-align: center; }
    .saffireMobileSize .footer .footer-info a {
      display: inline-block;
      margin-top: 5px;
      margin-bottom: 15px; }
  .saffireMobileSize .footer p.address-info {
    font-size: 22px;
    text-align: center; }
  .saffireMobileSize .footer .logo-inner, .saffireMobileSize .footer ul.footerItems2 {
    display: block; }
  .saffireMobileSize .footer ul.footerItems1 {
    max-width: 300px;
    margin-bottom: 6px;
    display: none; }
  .saffireMobileSize .footer .footerSignIn {
    max-width: 300px;
    margin: auto; }
  .saffireMobileSize .footer ul.footerItems2 {
    text-align: center;
    font-size: 11px;
    max-width: 255px; }
  .saffireMobileSize .footer li.footerSaffire {
    display: block !important;
    margin-top: 0 !important;
    max-width: 144px;
    margin: 0px auto; }
  .saffireMobileSize .footer .footer-bottom-container {
    padding-bottom: 57px; }

.footer-info {
  font-family: RobotoSlabRegular;
  font-size: 20px;
  text-align: left; }
  .footer-info p:first-child {
    font-size: 14px;
    margin-bottom: 10px; }
  .footer-info a:hover {
    text-decoration: none; }

p.address-info {
  margin-top: 0;
  text-align: left; }

.nav-outer {
  display: flex;
  padding-top: 5px; }

p.address-info {
  font-size: 30px; }

a.visit {
  margin-left: auto;
  margin-right: 66px; }

.footer-container-outer {
  padding-top: 19px; }

#rotatingContentWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0; }
  #rotatingContentWidget .rotating-widget-item {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1 25%;
    height: 300px;
    min-width: 300px;
    width: auto;
    text-decoration: none; }
    #rotatingContentWidget .rotating-widget-item:hover .rotating-widget-title {
      text-decoration: underline; }
  #rotatingContentWidget .image-container {
    box-sizing: border-box;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    transition: 0.3s; }
    #rotatingContentWidget .image-container .rotating-widget-title {
      box-sizing: border-box;
      position: static;
      display: block;
      margin: 0 auto;
      color: #fff;
      font: 26px/1 'open_sansregular';
      text-align: center; }
    #rotatingContentWidget .image-container .rotatingContentDescription {
      box-sizing: border-box;
      position: static;
      display: block;
      margin: 20px auto 0;
      color: #fff;
      font: 18px/1 'open_sansregular';
      text-align: center; }

/* 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;
    overflow: hidden;
    cursor: pointer; }
  .homepage .slideshowSwiperDescription {
    display: none;
    /* Slideshow Description - Hover Styles*/ }
    .homepage .slideshowSwiperDescription a,
    .homepage .slideshowSwiperDescription span {
      display: none;
      text-decoration: none; }
    .homepage .slideshowSwiperDescription .sliderTextDescription {
      display: block;
      color: #fff;
      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: "RobotoSlabLight";
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s; }
    @media screen and (max-width: 1434px) {
      .homepage .slideshowSwiperDescription.currentSlideDescription {
        padding-top: 1em;
        padding-left: 2%;
        padding-right: 2%; } }
  .homepage #newSliderDescriptionContainer {
    background: rgba(0, 0, 0, 0.8); }
  .homepage .sliderTitle {
    position: relative;
    max-width: 100%;
    line-height: 26px;
    font-family: "AntonioBold";
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase; }
    @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: 100%;
    height: 750px;
    /* Swiper Container - Inset Shadow*/
    /* Swiper Container - Hover Styles*/ }
    .homepage .swiper-container:hover .slideshowSwiperDescription {
      max-height: 750px; }
  .homepage .swiper-slide {
    /* Specify Slides's Size: */
    position: relative;
    height: 750px;
    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: 1000px) {
    .homepage .swiper-slide,
    .homepage .swiper-container {
      height: 75vw !important; } }
  .homepage span.sliderButtonContainer {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 5px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* Buttons*/ }
    .homepage span.sliderButtonContainer a.button {
      border-radius: 5px;
      display: inline-block;
      padding: 11px 13px;
      font-family: "RobotoSlabBold";
      font-size: 18px;
      color: #fff !important;
      background: #f28631;
      background: -webkit-linear-gradient(-90deg, #f28631);
      background: linear-gradient(180deg, #f28631);
      white-space: nowrap;
      margin: 0 9px;
      /* More and BuyNow Buttons*/
      /* Button - Hover Styles*/ }
      .homepage span.sliderButtonContainer a.button.sliderMoreButton, .homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
        font-size: 18px; }
      .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: #ffc736;
        color: #6b2212 !important; }
  .homepage .slideshowSwiperButtonPrev {
    position: absolute;
    top: 52.2%;
    right: 0;
    margin: auto;
    z-index: 4;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    display: block;
    background: url("images/slideshow-left.png") no-repeat left center;
    width: 35px;
    height: 37px;
    left: 0;
    right: calc(1434px + (-30px * -1));
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 1494px) {
      .homepage .slideshowSwiperButtonPrev {
        left: 10px;
        right: auto; } }
    @media screen and (max-width: 1080px) {
      .homepage .slideshowSwiperButtonPrev {
        left: 1%;
        right: auto; } }
  .homepage .slideshowSwiperButtonNext {
    position: absolute;
    top: 52.2%;
    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: 35px;
    height: 37px;
    background: url("images/slideshow-right.png") no-repeat right center;
    right: 0;
    left: calc(1434px + (-30px * -1));
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 1494px) {
      .homepage .slideshowSwiperButtonNext {
        right: 10px;
        left: auto; } }
    @media screen and (max-width: 1080px) {
      .homepage .slideshowSwiperButtonNext {
        right: 1%;
        left: auto; } }
  .homepage .sliderControlsContainer {
    position: relative;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    top: 6px;
    bottom: auto;
    /* setting is left, right or center*/
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 114px;
    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;
    width: 100%;
    margin: 0;
    text-align: center;
    z-index: 3; }
  .homepage .slideshowSwiperPagination {
    box-sizing: border-box;
    display: inline-block;
    padding-top: 3px; }
  .homepage .sliderPlayPauseButtons {
    display: none; }
  .homepage .swiper-pagination-bullet {
    position: relative;
    top: 0;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 13px;
    background: #fff;
    -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: #079db9; }
    .homepage .swiper-pagination-bullet:hover {
      background: #079db9; }
  .homepage .sliderPlayPause {
    display: inline-block;
    cursor: pointer;
    width: 14px;
    height: 14px;
    font-size: 0;
    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 .slideshowSwiperDescription {
    max-width: none;
    padding: 14px 25px 16px 25px;
    /* Slideshow Description - Hover Styles*/ }
  .homepage.saffireLargeSize .swiper-container {
    border: none; }
  .homepage.saffireLargeSize .currentSlideDescription {
    max-width: 1434px;
    position: relative;
    /* 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;
      padding: 11px 13px; }
  .homepage.saffireLargeSize .sliderTitle {
    width: 100%;
    max-width: 100%;
    margin-bottom: 7px;
    line-height: 40px;
    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;
    bottom: -300px;
    height: auto;
    width: 1434px;
    max-width: 100%;
    z-index: 2;
    -webkit-transition: 1s;
    transition: 1s;
    height: auto;
    min-height: 70px;
    width: 100%;
    /* 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;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      padding: 0 5px; }

.homepage .homepageSwiperSlider:hover #newSliderDescriptionContainer {
  opacity: 1;
  bottom: 0; }

/*/////////////////////////////////////////////////////////////////////*/
/* 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: 15px;
    line-height: 1.3;
    opacity: 1;
    text-align: center;
    color: #052d2f; }
  .homepage.saffireMobileSize .sliderTitle {
    height: auto;
    padding: 0;
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    margin-bottom: 10px; }
  .homepage.saffireMobileSize .currentSlideDescription {
    width: 100%;
    height: auto;
    padding: 10px 5% 21px;
    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: 15px auto; }
      .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer a {
        display: inline-block;
        min-width: unset;
        padding: 8.5px 0;
        margin: 0 9px;
        width: 112px; }
  .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: 111px;
    padding-top: 30px;
    background: #fff;
    z-index: 2; }
  .homepage.saffireMobileSize .slideshowSwiperButtonPrev {
    display: none !important; }
  .homepage.saffireMobileSize .slideshowSwiperButtonNext {
    display: none !important; }
  .homepage.saffireMobileSize .sliderControlsContainer {
    position: absolute;
    top: 216px;
    bottom: auto;
    padding: 5px 0; }

.swiper-slide:after {
  background: url(images/blue-trans.png) no-repeat;
  content: '';
  height: 325px;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  background-size: cover; }

.saffireMobileSize .slider-outer {
  position: relative; }
.saffireMobileSize .swiper-slide:after {
  display: none; }
.saffireMobileSize .sliderTitle {
  color: #052d2f; }
.saffireMobileSize .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #f28631; }
.saffireMobileSize .swiper-pagination-bullet {
  box-shadow: none;
  background: #cae9ef;
  margin-right: 6px;
  width: 11px;
  height: 10px; }

.homepage.saffireMobileSize .swiper-slide, .homepage.saffireMobileSize .swiper-container {
  height: 218px !important;
  min-height: 58vw; }

.homepage.saffireMobileSize .sliderControlsContainer {
  top: 58vw; }

.saffireLargeSize .countdown-special {
  height: 1px; }
.saffireLargeSize #countdown-timer {
  min-height: 105px; }

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: 1430px;
  max-width: 100%;
  margin: 0px auto;
  padding: 0;
  vertical-align: middle;
  background: transparent;
  text-align: center;
  justify-content: center; }
  #cardWidget .card-widget-item {
    box-sizing: border-box;
    display: flex;
    flex: 1 1 23%;
    max-width: 349px;
    height: 301px;
    width: 100%;
    margin: 0 5.5px;
    cursor: pointer;
    justify-content: center;
    position: relative; }
    #cardWidget .card-widget-item:before {
      background: rgba(10, 107, 152, 0.8);
      content: '';
      width: 100%;
      height: 100%;
      position: absolute; }
    #cardWidget .card-widget-item:hover:before {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 100%;
      content: "";
      background: rgba(23, 67, 93, 0.9); }
  #cardWidget .card-widget-item:nth-child(2n):before {
    background: rgba(248, 155, 39, 0.7) !important; }
  #cardWidget .card-widget-item:nth-child(2n) a {
    background: #0089b9; }
    #cardWidget .card-widget-item:nth-child(2n) a:hover {
      background: #19455e;
      color: #fff !important; }
  #cardWidget .card-widget-item:nth-child(2n):hover:before {
    background: rgba(248, 155, 39, 0.9) !important; }
  #cardWidget .image-container {
    padding: 0;
    box-sizing: border-box;
    position: static;
    display: inline-block;
    width: 100%;
    max-height: 301px;
    background-repeat: no-repeat;
    background-position: top;
    border: none;
    background-size: cover;
    transition: 0.3s; }
    #cardWidget .image-container .card-widget-title {
      position: relative;
      z-index: 2;
      font: 40px/47px 'AntonioBold';
      color: #FFFFFF;
      text-transform: capitalize; }
  #cardWidget .card-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 289px;
    height: 100%;
    margin: 0px auto; }
  #cardWidget .card-widget-description {
    font: 15px/1 'OpenSans-Light-webfont';
    color: #FFFFFF;
    line-height: 20px;
    margin: 2px 0 30px;
    display: none;
    position: relative;
    z-index: 2;
    max-height: 120px;
    overflow: hidden;
    margin-top: 11px; }
  #cardWidget a {
    font-family: 'RobotoSlabBold';
    font-size: 18px;
    line-height: 1.3;
    background: #f89b27;
    color: #FFF;
    text-decoration: none;
    margin: 0 7px;
    padding: 15px 14px;
    display: inline-block;
    border-radius: 5PX; }
  #cardWidget .buttonwrap {
    display: none;
    position: relative;
    z-index: 2; }
    #cardWidget .buttonwrap a:hover {
      background: #ffc736;
      color: #6b2212 !important; }

#cardWidget .card-widget-item:hover .card-widget-description, #cardWidget .card-widget-item:hover .buttonwrap {
  display: block; }

#cardWidget .card-widget-item:hover .card-widget-title {
  background: transparent; }

.saffireMobileSize .card-widget-item:first-child {
  margin-top: 0 !important; }

.saffireMobileSize #cardWidget {
  margin: 0 auto 3px; }
.saffireMobileSize #cardWidget {
  width: 100%;
  max-width: 347px; }
  .saffireMobileSize #cardWidget .card-widget-item {
    flex: 1 100%;
    width: 360px;
    height: 300px;
    margin: 5px 0; }

.saffireMobileSize #cardWidget .card-widget-description {
  margin: 2px 0 19px; }

.saffireMobileSize .scheduler-container {
  margin-right: 0; }

.saffireMobileSize #CardWidgetfeature {
  max-width: 330px; }

.saffireMobileSize #CardWidgetfeature {
  max-width: 330px;
  width: 100%;
  margin: 28px auto; }

.saffireMobileSize #CardWidgetfeature .card-widget-item {
  flex: 1 1 100%;
  width: 330px;
  height: 220px;
  margin: 0 0 6px; }

.saffireMobileSize .info {
  max-width: 200px;
  margin: 0 auto;
  line-height: 1.6; }

@media screen and (max-width: 1315px) {
  .saffireLargeSize #cardWidget {
    max-width: 1100px;
    justify-content: center;
    width: 100%; }
  .saffireLargeSize .card-widget-item {
    margin-bottom: 14px !important;
    flex: 1 1 41% !important; } }
@media screen and (max-width: 1315px) and (max-width: 1100px) {
  .card-widget-item {
    flex: 1 1 40%; } }
.generalMessageOn.saffireLargeSize .countdown-special {
  top: 193px; }

.generalMessageOn.saffireLargeSize .homepageSwiperSlider {
  top: 40px;
  margin-bottom: 40px; }

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: static;
  display: inline-flex;
  height: auto;
  width: auto;
  max-width: 100%;
  margin: auto;
  padding: 0;
  background: transparent;
  font-family: "RobotoSlabBold";
  font-size: 20px;
  color: #ffc000;
  text-align: left;
  line-height: 1;
  z-index: 2;
  min-width: auto;
  flex-direction: column;
  justify-content: center; }
  #siteInfoBannerWidget #eventDates {
    font-family: "AntonioBold";
    font-size: 38px;
    font-weight: 400;
    color: #fff;
    order: 2;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    margin-top: 10px;
    text-transform: uppercase; }
  #siteInfoBannerWidget #eventName {
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
    text-align: left;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4); }
  #siteInfoBannerWidget .countdownDays {
    display: none;
    font-family: "RobotoSlabBold";
    font-size: 20px;
    font-weight: 400;
    color: #fff; }

.saffireMobileSize #siteInfoBannerWidget {
  left: auto;
  right: auto !important;
  padding: 0;
  background: #8fbc39;
  color: #fff;
  width: 100%; }
  .saffireMobileSize #siteInfoBannerWidget #eventName {
    font-size: 15px;
    color: inherit;
    text-align: center; }
  .saffireMobileSize #siteInfoBannerWidget #eventDates {
    font-size: 29px;
    color: inherit;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9); }
  .saffireMobileSize #siteInfoBannerWidget .countdownDays {
    font-size: 19px;
    color: inherit; }

body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-family: "AntonioBold";
  font-size: 18px;
  color: #fff; }
  @media screen and (max-width: 817px) {
    body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
      font-size: 16px; } }
  body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays .countdown-special {
    display: none; }
body.siteInfoBannerWidgetDateIsPast.noThankYouMessage #siteInfoBannerWidget {
  display: none !important; }
  body.siteInfoBannerWidgetDateIsPast.noThankYouMessage #siteInfoBannerWidget .countdown-special {
    display: none; }

.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff .countdown-special {
  display: none; }

.countdown-outer {
  background: url(images/countdown.jpg) repeat-x;
  width: 100%;
  padding: 8px 0; }

.coutdown-inner {
  max-width: 654px;
  margin: 0px auto;
  display: flex;
  flex-direction: row; }

#countdown-timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%; }

#countdown-timer div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  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;
  line-height: 50px;
  flex-wrap: wrap;
  font-family: "AntonioBold";
  font-size: 50px;
  border-radius: 5px;
  color: #ffc000;
  margin: 0 2px;
  background: #033450;
  line-height: 50px;
  padding: 13px 10px 10px; }

#countdown-timer div:after {
  display: block;
  line-height: 28px;
  font-size: 15px;
  font-family: AntonioLight;
  text-transform: capitalize;
  left: 0;
  right: 0;
  width: 100%;
  color: #fff;
  justify-content: center;
  display: flex; }

#countdown-timer-days:after {
  content: 'Days'; }

#countdown-timer-hours:after {
  content: 'hours'; }

#countdown-timer-minutes:after {
  content: 'minutes'; }

#countdown-timer-seconds:after {
  content: 'seconds'; }

.saffireMobileSize .countdown-outer {
  background: none; }

body.siteInfoBannerWidgetDateIsPast.siteInfoBannerOn .countdown-special {
  display: none; }
body.siteInfoBannerWidgetDateIsPast.siteInfoBannerOn .countdownDays {
  display: block !important;
  font-size: 22px !important; }
body.siteInfoBannerWidgetDateIsPast.siteInfoBannerOn #eventDates {
  display: none; }

body.siteInfoBannerWidgetEventHappening.siteInfoBannerOn .countdown-special {
  display: none; }
body.siteInfoBannerWidgetEventHappening.siteInfoBannerOn #eventDates {
  display: none;
  position: relative;
  top: 140px;
  left: 181px; }
  @media screen and (max-width: 980px) {
    body.siteInfoBannerWidgetEventHappening.siteInfoBannerOn #eventDates {
      top: 65px;
      left: 82px; } }
  @media screen and (max-width: 840px) {
    body.siteInfoBannerWidgetEventHappening.siteInfoBannerOn #eventDates {
      top: 90px; } }

.saffireMobileSize.siteInfoBannerWidgetEventHappening .content {
  padding-top: 106px; }

body.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff .countdown-outer {
  display: none; }
body.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff #countdown-timer {
  display: none; }

body:not(.homepage).saffireLargeSize.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff .content {
  margin: 146px auto 60px;
  padding: 15px !important; }

body:not(.homepage).saffireMobileSize.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff .content {
  padding: 15px !important; }

.countdown-special {
  position: absolute;
  z-index: 9;
  top: 155px;
  max-width: 1364px;
  margin: 0px auto;
  left: 0;
  right: 0;
  width: 100%; }

.siteInfoBannerWidgetDateIsPast.siteInfoBannerOn.saffireLargeSize #siteInfoBannerWidget {
  padding: 10px;
  background: #265068; }

.saffireMobileSize.siteInfoBannerOn.generalMessageOn .content {
  padding-top: 317px; }

.saffireMobileSize.generalMessageOn .content {
  padding-top: 160px; }

.saffireMobileSize.siteInfoBannerWidgetDateIsPast.siteInfoBannerOn .content {
  padding-top: 159px; }

div#countdown-timer-days {
  margin: 0; }

div#countdown-timer {
  max-width: 304px; }

.saffireMobileSize .countdown-special {
  display: flex;
  flex-wrap: wrap;
  top: 106px;
  padding: 8px 0 10px;
  justify-content: center;
  background: #f89b27; }
  .saffireMobileSize .countdown-special #countdown-timer div {
    font-size: 38px;
    padding: 15px 0px 6px;
    line-height: 33px; }
.saffireMobileSize #siteInfoBannerWidget {
  background: transparent; }

body:not(.homepage).saffireLargeSize.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff .content {
  margin: 146px auto 60px;
  padding: 15px !important; }

body:not(.homepage).saffireMobileSize.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff .content {
  padding: 15px !important; }

.countdown-special {
  position: absolute;
  z-index: 9;
  top: 155px;
  max-width: 1364px;
  margin: 0px auto;
  left: 0;
  right: 0;
  width: 100%; }

.siteInfoBannerWidgetDateIsPast.siteInfoBannerOn.saffireLargeSize #siteInfoBannerWidget {
  padding: 10px;
  background: #265068; }

.saffireMobileSize.siteInfoBannerOn.generalMessageOn .content {
  padding-top: 317px; }

.saffireMobileSize.generalMessageOn .content {
  padding-top: 160px; }

.saffireMobileSize.siteInfoBannerWidgetDateIsPast.generalMessageOn.siteInfoBannerOn .content {
  padding-top: 213px; }

div#countdown-timer-days {
  margin: 0; }

div#countdown-timer {
  max-width: 304px; }

.saffireMobileSize .countdown-special {
  display: flex;
  flex-wrap: wrap;
  top: 106px;
  padding: 8px 0 10px;
  justify-content: center;
  background: #f89b27; }
  .saffireMobileSize .countdown-special #countdown-timer div {
    font-size: 38px;
    padding: 15px 0px 6px;
    line-height: 33px; }
.saffireMobileSize #siteInfoBannerWidget {
  background: transparent; }

@media screen and (max-width: 980px) {
  .siteInfoBannerOn.saffireLargeSize.generalMessageOn .countdown-special {
    top: 118px; }

  .siteInfoBannerOn.saffireLargeSize .countdown-special {
    top: 85px; }

  .siteInfoBannerWidgetDateIsPast.siteInfoBannerOn.saffireLargeSize.generalMessageOn .countdown-special {
    top: 121px; }

  .siteInfoBannerWidgetDateIsPast.siteInfoBannerOn.saffireLargeSize .countdown-special {
    top: 85px; }

  #siteInfoBannerWidget #eventName {
    margin-top: 3px; } }
body.siteInfoBannerWidgetEventHappening.saffireMobileSize.siteInfoBannerOn .countdown-special {
  display: block; }
  body.siteInfoBannerWidgetEventHappening.saffireMobileSize.siteInfoBannerOn .countdown-special #countdown-timer {
    display: none; }
  body.siteInfoBannerWidgetEventHappening.saffireMobileSize.siteInfoBannerOn .countdown-special #eventDates {
    display: block;
    top: 0;
    left: 0;
    text-align: center;
    margin: 10px auto; }

.pageIsLoaded .socialNetworks {
  right: 0;
  right: 21px; }
  @media screen and (max-width: 1230px) {
    .pageIsLoaded .socialNetworks {
      bottom: 0;
      bottom: 5px;
      right: 5px; } }

.saffireLargeSize .socialNetworks > span:last-child, .saffireLargeSize .socialNetworks > a:last-child {
  margin: 0; }

.saffireLargeSize.generalMessageOn .socialNetworks {
  top: 5%;
  bottom: auto; }

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 9px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 25px;
  padding: 5px 3px; }
  .socialNetworks img {
    display: block;
    max-width: 40px;
    max-height: 40px;
    border-radius: 50%; }
  .socialNetworks > span, .socialNetworks > a {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    left: 0;
    border-radius: 50px;
    border: 3px solid rgba(0, 0, 0, 0.4);
    transition: 0.2s;
    border-radius: 50%;
    border: none;
    padding: 3px;
    margin-bottom: 5px;
    background-color: transparent; }
  .socialNetworks > a:hover {
    left: -6px;
    z-index: 2;
    transition: 0.2s;
    left: 0;
    background-color: #ccc; }

#musicPlayerLink {
  height: 40px;
  width: 40px;
  float: none;
  margin: 0;
  display: none;
  background: url("images/music.jpg") no-repeat right 0;
  border: 3px solid rgba(0, 0, 0, 0.4);
  z-index: 2;
  border-radius: 50%;
  border: none;
  padding: 0;
  margin: 3px;
  background-color: transparent;
  background-position: center;
  background-size: cover; }
  #musicPlayerLink #musicPlayerDropdown {
    top: -3px;
    right: 43px;
    padding: 8px 10px;
    background: rgba(0, 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: 1600px) {
  .saffireLargeSize.generalMessageOn .socialNetworks {
    top: auto;
    bottom: 2%; }

  .socialNetworks {
    top: auto;
    right: 0;
    bottom: -60px;
    border-top: none;
    border-bottom: none;
    padding: 0; }
    .socialNetworks img {
      max-width: 30px;
      max-height: 30px; }
    .socialNetworks > a, .socialNetworks > #musicPlayerLink {
      max-width: 30px;
      max-height: 30px;
      bottom: 0;
      float: left;
      margin: 0;
      transition: 0.2s;
      background-size: contain; }
    .socialNetworks > a:hover {
      left: 0;
      bottom: 6px;
      z-index: 2;
      transition: 0.2s;
      bottom: 0; }
    .socialNetworks #musicPlayerLink {
      margin: 3px;
      background-size: cover; }
      .socialNetworks #musicPlayerLink #musicPlayerDropdown {
        top: auto;
        bottom: -3px;
        right: 33px; } }
.socialNetworks a:hover {
  background-color: #0081d1; }

.socialNetworks .socialNetworkIconTwitter:hover {
  background-color: #1da1f2; }
.socialNetworks .socialNetworkIconFacebook:hover {
  background-color: #3B5998; }
.socialNetworks .socialNetworkIconInstagram:before {
  content: "";
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  opacity: 0;
  z-index: -1;
  position: absolute;
  border-radius: 50%;
  top: 0px;
  left: 0px;
  transition: 0.2s; }
.socialNetworks .socialNetworkIconInstagram:hover {
  background: none; }
.socialNetworks .socialNetworkIconInstagram:hover:before {
  transition: 0.2s;
  opacity: 1; }
.socialNetworks .socialNetworkIconTumblr:hover {
  background-color: #35465c; }
.socialNetworks .socialNetworkIconPeriscope:hover {
  background-color: #3aa4c6; }
.socialNetworks .socialNetworkIconPinterest:hover {
  background-color: #bd081c; }
.socialNetworks .socialNetworkIconSpotify:hover {
  background-color: #1ED760; }
.socialNetworks .socialNetworkIconFlickr:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #0063dc 0%, #0063dc 50%, #0063dc 50%, #ff0084 50%, #ff0084 100%);
  opacity: 0;
  z-index: -1;
  position: absolute;
  border-radius: 50%;
  top: 0px;
  left: 0px;
  transition: 0.2s; }
.socialNetworks .socialNetworkIconFlickr:hover {
  background: none; }
.socialNetworks .socialNetworkIconFlickr:hover:before {
  transition: 0.2s;
  opacity: 1; }
.socialNetworks .socialNetworkIconLinkedIn:hover {
  background-color: #0077b5; }
.socialNetworks .socialNetworkIconYoutube:hover {
  background-color: #cd201f; }
.socialNetworks .socialNetworkIconGooglePlus:hover {
  background-color: #dd4b39; }
.socialNetworks .socialNetworkIconSnapchat:hover {
  background-color: #fffc00; }

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 1461px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 56px; }
  #sponsorWidgetContainer .sponsorCarouselImage img {
    max-width: 150px;
    max-height: 150px; }
  #sponsorWidgetContainer #sponsorsTitleContainer {
    width: 100%;
    text-align: center;
    position: relative;
    top: 0;
    margin-bottom: 10px;
    text-transform: uppercase; }
    #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
      font-family: "AntonioBold";
      font-size: 40px;
      color: #074b5d;
      font-weight: normal;
      margin: 0;
      text-transform: uppercase;
      text-shadow: none; }
  #sponsorWidgetContainer #sponsorArrowRight {
    right: 0;
    top: 62%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    #sponsorWidgetContainer #sponsorArrowRight span {
      border-width: 19px 0 19px 35px;
      border-color: transparent transparent transparent transparent;
      background: transparent url(images/sponser-right.png) no-repeat center center;
      height: 38px;
      width: 35px; }
  #sponsorWidgetContainer #sponsorArrowLeft {
    left: 0;
    top: 62%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    #sponsorWidgetContainer #sponsorArrowLeft span {
      border-width: 19px 35px 19px 0;
      border-color: transparent transparent transparent transparent;
      background: transparent url(images/sponser-left.png) no-repeat center center;
      height: 38px;
      width: 35px; }

.sponsorCarouselImageContainer a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background: #fff;
  max-width: 100%;
  width: 150px;
  height: 150px;
  border-radius: 5px;
  align-items: center; }

@media screen and (max-width: 1462px) {
  #sponsorWidgetContainer #sponsorArrowLeft {
    left: 9px; }

  #sponsorWidgetContainer #sponsorArrowRight {
    right: 9px; } }
@media screen and (max-width: 1295px) {
  #sponsorWidgetContainer {
    width: 100%; }

  #sponsorsTitleContainer {
    position: relative; }

  #sponsorWidgetContainer .sponsorWidgetContainer {
    padding-top: 0px; } }
.sponsorWidgetContainer .sponsorCarouselImage {
  position: relative;
  margin: 0 auto; }

@media screen and (max-width: 999px) {
  #sponsorWidgetContainer {
    width: 100%; }
    #sponsorWidgetContainer #sponsorArrowLeft span,
    #sponsorWidgetContainer #sponsorArrowRight span {
      height: 22px;
      width: 22px;
      background-size: contain; } }
.saffireMobileSize #sponsorWidgetContainer {
  padding: 0px; }
  .saffireMobileSize #sponsorWidgetContainer #sponsorArrowLeft {
    display: none;
    left: 35px; }
  .saffireMobileSize #sponsorWidgetContainer #sponsorArrowRight {
    display: none;
    right: 35px; }
  .saffireMobileSize #sponsorWidgetContainer #sponsorsTitleContainer {
    margin-bottom: 10px; }
    .saffireMobileSize #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
      font-size: 30px;
      text-transform: uppercase; }
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img, .saffireMobileSize .sponsorCarouselImageContainer a {
  max-width: 60px;
  max-height: 60px; }
.saffireMobileSize .sponsorCarouselImageContainer a {
  margin: 0 12px; }

#videoSection {
  position: relative;
  display: block;
  width: 1100px;
  max-width: 100%;
  vertical-align: top;
  float: none;
  overflow: hidden;
  margin: 68px auto 0; }
  #videoSection.single-video #arrow-container {
    display: none; }

#videoWidget {
  box-sizing: border-box;
  position: relative;
  height: 100%;
  width: 100%;
  max-width: 1100px;
  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 #videoWidget iframe {
    max-height: 100%; }
  #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); } }
#videoWidget iframe {
  max-height: 100%; }

.saffireLargeSize #siteInfoBannerWidget {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transform-origin: top left;
  transform-origin: top left; }
.saffireLargeSize #countdown-timer {
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left; }

#reservations .selected-seats h3.dateDisplayBar,
#reservations .show-map {
  color: #fff;
  font-size: 18px; }

/*# sourceMappingURL=theme.css.map */
