/************** 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: "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: "BalooThambi2Regular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/BalooThambi2Regular.woff2") format("woff2"), url("fonts/BalooThambi2Regular.woff") format("woff"); }
@font-face {
  font-family: "BalooThambi2Medium";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/BalooThambi2Medium.woff2") format("woff2"), url("fonts/BalooThambi2Medium.woff") format("woff"); }
@font-face {
  font-family: "BalooThambi2ExtraBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/BalooThambi2ExtraBold.woff2") format("woff2"), url("fonts/BalooThambi2ExtraBold.woff") format("woff"); }
@font-face {
  font-family: "BalooThambi2Bold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/BalooThambi2Bold.woff2") format("woff2"), url("fonts/BalooThambi2Bold.woff") format("woff"); }
@font-face {
  font-family: "BalooThambi2SemiBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/BalooThambi2SemiBold.woff2") format("woff2"), url("fonts/BalooThambi2SemiBold.woff") format("woff"); }
.saffireMobileSize .header {
  padding: 0;
  font: inherit;
  color: inherit; }
.saffireMobileSize .headerInnerContent {
  height: auto; }

.generalmessage {
  box-sizing: border-box;
  white-space: normal;
  padding: 0 10px; }

.saffireMobileSize .generalmessage {
  padding: 0 10px; }

.loginstatus {
  float: none; }

#weatherBugWidget {
  position: static;
  display: flex;
  align-items: center; }
  #weatherBugWidget img {
    flex-shrink: 0;
    margin: 0 5px; }
  #weatherBugWidget #weatherBugText,
  #weatherBugWidget #weatherBugDescription {
    display: none; }
  #weatherBugWidget.weatherBugSet #weatherBugDescription {
    display: inline;
    color: inherit; }

.ticket {
  padding: 0;
  height: auto; }

.saffireMobileSize a.ticket,
.saffireMobileSize a.ticket:hover {
  position: static;
  display: inline-block;
  overflow: visible;
  white-space: normal;
  border: none;
  border-radius: 0;
  padding: 0; }

.emailSignup {
  box-sizing: border-box; }
  .emailSignup > div {
    float: none; }
  .emailSignup .emailInputField input {
    box-sizing: border-box;
    border: none;
    box-shadow: none; }
  .emailSignup .emailSubmitButton {
    box-sizing: border-box; }

.header .emailSignup {
  position: relative;
  z-index: 1; }

.saffireMobileSize .header .emailSignup {
  float: none;
  font-size: inherit; }
  .saffireMobileSize .header .emailSignup:hover {
    cursor: pointer; }

body.modalBody .emailSignup .emailInputField input {
  border: 1px solid #000;
  padding: 2px 5px;
  margin: 5px 0; }

.header .searchBox {
  position: relative;
  z-index: 1; }

.searchBox:not(.clonedSearchBox) > div {
  float: none; }
.searchBox:not(.clonedSearchBox) #searchBoxClicker {
  display: none; }
.searchBox:not(.clonedSearchBox) .searchBoxInput input {
  box-sizing: border-box;
  border: none;
  box-shadow: none; }
.searchBox:not(.clonedSearchBox) .searchSubmitButton {
  box-sizing: border-box; }

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  float: none;
  font-size: inherit; }
  .saffireMobileSize .header .searchBox:not(.clonedSearchBox) #searchBoxClicker {
    display: block; }
  .saffireMobileSize .header .searchBox:not(.clonedSearchBox):hover {
    cursor: pointer; }

.saffireMobileSize .searchBox.clonedSearchBox {
  background: #222; }
  .saffireMobileSize .searchBox.clonedSearchBox:before {
    display: none; }
  .saffireMobileSize .searchBox.clonedSearchBox .searchBoxInput input.inputFieldTextbox.textbox {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 0 !important;
    font-family: "open_sansregular", Verdana, Arial !important; }
  .saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit {
    display: flex;
    align-items: center;
    justify-content: center; }
    .saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit a {
      border-color: #ddd;
      border-radius: 0 !important; }
    .saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit:before {
      position: static; }

.viewcart > span {
  position: relative;
  display: inline-block; }

.saffireMobileSize .viewcart {
  float: none;
  width: auto;
  height: auto;
  font-family: inherit !important;
  font-size: inherit; }
  .saffireMobileSize .viewcart:before {
    display: none; }
  .saffireMobileSize .viewcart:hover .cartMenu {
    display: none !important; }
  .saffireMobileSize .viewcart .cartMenuLink {
    box-sizing: border-box; }

.cartMenuRemoveButton {
  text-decoration: none; }

.saffireLargeSize .nav .groups .group {
  float: none; }
.saffireLargeSize .nav .groups .group > a {
  box-sizing: border-box; }
.saffireLargeSize .nav .items {
  float: none; }
  .saffireLargeSize .nav .items .item a {
    box-sizing: border-box; }
.saffireLargeSize .nav .subitems {
  float: none; }

.saffireMobileSize .nav {
  display: inline-flex;
  display: none !important;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  float: none;
  height: 50px;
  width: 50px;
  color: #333;
  font-size: inherit; }
  .saffireMobileSize .nav:before {
    position: static;
    line-height: 1; }
  .saffireMobileSize .nav .mobileNavLink {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%; }
  .saffireMobileSize .nav .groups {
    display: none; }

.standAloneDirections {
  color: inherit; }

.loginstatus a,
.myAccountNavButton a {
  color: inherit; }

.pressPageTabs .tab {
  font-size: 14px; }

.left.pressDate {
  width: 120px; }

/*************** MEMBERS SITE **********************/
.arrowdown {
  border-color: transparent transparent #000; }

.arrowdown_on {
  border-color: transparent transparent #444; }

.arrowup {
  border-color: #000 transparent transparent; }

.arrowup_on {
  border-color: #444 transparent transparent; }

#directoryFilterOptions > li:hover {
  background: #cbdfe2; }

.directoryHeader {
  border-radius: 6px;
  font-family: inherit;
  font-size: 14px; }

.eventList-container .eventCol1 .filter-group {
  line-height: 1.2; }

.tiny,
.note {
  font-size: 12px; }

input.textbox,
textarea.multi,
select.dropdown {
  font-size: 14px; }

#eventFilterList li,
#eventDateList li a {
  padding: 0.5em 0.5em; }

.featureLineup-buynow .button {
  font-size: 12px; }

.featureLineup-social div {
  display: inline-flex;
  align-items: center; }
  .featureLineup-social div a {
    width: 26px;
    height: 26px;
    font-size: 22px; }

body {
  color: #000;
  font: 16px/1.5 BalooThambi2Regular, Arial, Verdana, sans-serif; }

b,
strong {
  font-family: 'open_sansbold'; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: BalooThambi2Bold, Arial, Verdana, sans-serif;
  font-weight: normal;
  color: #005D9A;
  line-height: 1.2;
  margin: 0 0 0.67em;
  text-transform: none; }

h1 {
  font-size: 29px; }
  @media screen and (min-width: 450px) {
    h1 {
      font-size: calc(29px + 35 * ((100vw - 450px) / 916)); } }
  @media screen and (min-width: 1366px) {
    h1 {
      font-size: 64px; } }

h2 {
  font-size: 26px; }
  @media screen and (min-width: 450px) {
    h2 {
      font-size: calc(26px + 20 * ((100vw - 450px) / 916)); } }
  @media screen and (min-width: 1366px) {
    h2 {
      font-size: 46px; } }

h3 {
  font-size: 23px; }
  @media screen and (min-width: 450px) {
    h3 {
      font-size: calc(23px + -1 * ((100vw - 450px) / 916)); } }
  @media screen and (min-width: 1366px) {
    h3 {
      font-size: 22px; } }

h4 {
  font-size: 20px; }
  @media screen and (min-width: 450px) {
    h4 {
      font-size: calc(20px + 3 * ((100vw - 450px) / 916)); } }
  @media screen and (min-width: 1366px) {
    h4 {
      font-size: 23px; } }

h5 {
  font-size: 18px; }
  @media screen and (min-width: 450px) {
    h5 {
      font-size: calc(18px + 1 * ((100vw - 450px) / 916)); } }
  @media screen and (min-width: 1366px) {
    h5 {
      font-size: 19px; } }

h6 {
  font-size: 16px; }
  @media screen and (min-width: 450px) {
    h6 {
      font-size: calc(16px + 0 * ((100vw - 450px) / 916)); } }
  @media screen and (min-width: 1366px) {
    h6 {
      font-size: 16px; } }

.subContainer {
  font-size: 14px; }
  .subContainer h1 {
    font-size: 28px; }
  .subContainer h2 {
    font-size: 24px; }
  .subContainer h3 {
    font-size: 20px; }
  .subContainer h4 {
    font-size: 18px; }
  .subContainer h5 {
    font-size: 16px; }
  .subContainer h6 {
    font-size: 14px; }

a {
  color: #005D9A;
  text-decoration: underline; }

.footer a,
.header a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.featureLineup-more {
  top: 249px; }

:focus {
  outline: none; }

.printEvent {
  line-height: 10px; }

#imgsearch input.inputFieldTextbox {
  width: 100%;
  height: 28px;
  padding-left: 10px; }

/***************** CONTAINERS **************************/
body {
  background: url("images/backgroud-image.png") #fff no-repeat fixed;
  background-size: cover; }

.wrapper {
  width: 100%; }

body:not(.homepage) .wrapper {
  padding: 170px 0 0; }
body:not(.homepage).generalMessageOn .wrapper {
  padding: 220px 0 0; }
body:not(.homepage).generalMessageOn.saffireMobileSize .wrapper {
  padding: 140px 0 0; }
body:not(.homepage) .content {
  overflow: hidden;
  position: relative;
  max-width: calc(1230px - 15px - 15px);
  margin: 30px auto 60px;
  padding: 15px 15px 15px 15px;
  background: #fff;
  border-radius: 15px; }

.saffireLargeSize.homepage .content,
.saffireMobileSize.homepage .content {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  background: none; }

.subContainer {
  background: #f2f2f2;
  color: #000;
  box-shadow: 2px 2px 5px #000; }
  .subContainer a,
  .subContainer h1,
  .subContainer h2,
  .subContainer h3 {
    color: #000; }
  .subContainer .error {
    color: #000; }

.dateDisplayBar,
.dateDisplay {
  background: #f2f2f2;
  color: #000; }
  .dateDisplayBar a,
  .dateDisplay a {
    color: #000; }

#google_translate_element {
  /* |%  Google translate position */
  top: 15px;
  right: 30px; }

.orderhistory {
  background: #f2f2f2; }

.orderhistory th {
  color: #000;
  padding: 8px 3px; }

.alternateRow {
  background: #f2f2f2; }

.listingItem {
  background: #f2f2f2;
  border-bottom: 1px solid #d9d9d9; }
  .listingItem:hover {
    background: #fafafa; }

.header-top {
  display: flex;
  max-width: 1259px;
  margin: 0 auto; }
  .header-top:after {
    content: "";
    position: absolute;
    bottom: -37px;
    left: 0;
    -webkit-clip-path: ellipse(53% 100% at 50% 0%);
    clip-path: ellipse(53% 100% at 50% 0%);
    background: #26baf1;
    width: 100%;
    height: 55px; }
    .saffireMobileSize .header-top:after {
      display: none; }
  .header-top:before {
    content: "";
    position: absolute;
    bottom: -42px;
    left: 0;
    -webkit-clip-path: ellipse(53% 100% at 50% 0%);
    clip-path: ellipse(53% 100% at 50% 0%);
    background: #00aeef;
    width: 100%;
    height: 55px; }
    .saffireMobileSize .header-top:before {
      display: none; }

.header-right-content {
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin-top: 10px;
  z-index: 2; }
  .saffireMobileSize .header-right-content {
    height: 63px;
    margin-top: 0;
    box-sizing: border-box;
    padding: 0 9px 0 0; }

.saffireLargeSize .slider-multi-container {
  max-width: 1244px;
  flex-wrap: wrap;
  display: flex;
  margin: 0 auto;
  padding-top: 185px;
  padding-bottom: 57px;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 21px; }
  @media screen and (max-width: 1300px) {
    .saffireLargeSize .slider-multi-container {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      padding-left: 0;
      padding-bottom: 0; } }
.saffireLargeSize.generalMessageOn .slider-multi-container {
  padding-top: 227px; }
.saffireMobileSize .slider-multi-container {
  padding-top: 67px;
  padding-bottom: 18px; }
.saffireMobileSize.generalMessageOn .slider-multi-container {
  padding-top: 107px; }

.slider-outer {
  padding-bottom: 41px; }

.mid-bottom-content {
  display: flex;
  max-width: 1264px;
  margin: 21px auto -6px; }
  @media screen and (max-width: 1270px) {
    .mid-bottom-content {
      padding: 0 20px; } }
  @media screen and (max-width: 1219px) {
    .mid-bottom-content {
      flex-direction: column;
      justify-content: center;
      align-items: center; } }
  .saffireMobileSize .mid-bottom-content {
    max-width: 375px;
    margin: 0 auto;
    padding: 19px 0 0; }

.mid-content-inner {
  background: url("images/wooden-bg.jpg") no-repeat;
  width: 200%;
  height: 100%;
  top: -43px;
  left: -50%;
  right: 0;
  position: relative;
  border-radius: 43%;
  background-size: cover;
  padding-bottom: 76px;
  margin: 0 0 -43px; }
  @media screen and (max-width: 1500px) {
    .mid-content-inner {
      width: 250%;
      left: -75%; } }
  @media screen and (max-width: 1219px) {
    .mid-content-inner {
      border-radius: 50%;
      width: 400%;
      left: -150%; } }
  @media screen and (max-width: 560px) {
    .mid-content-inner {
      width: 580%;
      left: -240%; } }
  .saffireMobileSize .mid-content-inner {
    border-radius: 50% 50% 46% 46%;
    padding-bottom: 64px; }

.mid-content-inn {
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px; }
  @media screen and (max-width: 560px) {
    .mid-content-inn {
      width: 19%; } }

.mid-bottom-right {
  margin-left: auto;
  margin-top: 52px;
  margin-right: 7px; }
  @media screen and (max-width: 1219px) {
    .mid-bottom-right {
      margin: 100px auto 0; } }
  .saffireMobileSize .mid-bottom-right {
    margin: 52px auto 0; }

.bottom-content {
  padding: 43px 0 0; }
  .saffireMobileSize .bottom-content {
    padding: 27px 0 0; }

.footer-content-main {
  background: url("images/footer-bg-icons.png") top center no-repeat;
  padding: 285px 0 0;
  position: relative;
  z-index: 1; }
  .saffireMobileSize .footer-content-main {
    padding: 270px 0 0;
    background: url("images/footer-bg-icons.png") top center no-repeat #fff; }

.footer-content {
  background: url("images/footer-bgg.png") top center/cover no-repeat; }

.footer-top {
  position: relative;
  top: -106px;
  margin: 0 0 -106px; }

.footer-top-inner {
  background: url("images/blue-footer-bg.png") no-repeat center top;
  width: 100%;
  max-width: 1111px;
  margin: 0 auto;
  min-height: 307px; }
  .saffireMobileSize .footer-top-inner {
    background: url("images/blue-footer-bg-mobile.png") no-repeat center top;
    min-height: 290px; }

.footer-bottom {
  padding: 0 0 19px; }
  @media screen and (max-width: 520px) {
    .footer-bottom {
      padding: 0 0 55px; } }

.printEvent {
  z-index: 1; }

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #F4D504;
  font-family: BalooThambi2Regular, Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #C01219;
  transition: all 0.5s ease !important; }
  .saffireWindowScrolled .generalmessage {
    font-size: 0 !important;
    height: 0 !important;
    padding: 0 !important; }
  .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 {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  background: #26baf1;
  position: fixed;
  z-index: 999999;
  top: 0;
  height: 123px;
  transition: all 0.5s ease; }
  .saffireLargeSize.saffireWindowScrolled .header {
    height: 112px; }
  .saffireLargeSize.generalMessageOn .header {
    height: 173px; }
  .saffireLargeSize.generalMessageOn.saffireWindowScrolled .header {
    height: 120px; }

.headerInnerContent {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto; }

.saffireMobileSize .header {
  height: auto;
  width: 100%;
  position: fixed;
  top: 0;
  background: #26baf1;
  border-bottom: 4px solid #00aeef; }
.saffireMobileSize .headerInnerContent {
  height: auto; }

.header-logo {
  display: block;
  width: 190px;
  height: 221px;
  background: url("images/logo.png") center center/contain no-repeat;
  position: absolute;
  z-index: 99;
  margin-left: 45px;
  margin-top: -3px;
  transition: all 0.5s ease; }
  .saffireWindowScrolled .header-logo, body:not(.homepage).saffireLargeSize .header-logo {
    width: 138px;
    height: 162px; }
  @media screen and (max-width: 1280px) {
    .header-logo {
      margin-left: 20px; } }
  @media screen and (max-width: 1070px) {
    .header-logo {
      width: 161px;
      height: 196px; } }
  .homepage.saffireLargeSize.saffireWindowScrolled .header-logo {
    width: 138px;
    height: 162px; }
  .saffireMobileSize .header-logo {
    width: 77px;
    height: 89px;
    background: url("images/logo-mobile.png") center center/contain no-repeat;
    display: block;
    margin-left: 9px;
    margin-top: 0; }

.ticket {
  background: url("images/ticket.png") center center/contain no-repeat;
  width: 152px;
  height: 65px;
  color: #c01219;
  font-family: "BalooThambi2ExtraBold";
  font-size: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  margin-right: 34px;
  padding: 2px 0 0;
  box-sizing: border-box; }
  .saffireLargeSize .ticket {
    position: relative;
    top: -3px; }
  @media screen and (max-width: 1280px) {
    .ticket {
      margin-right: 18px; } }
  .ticket:hover {
    background: url("images/ticket-hover.png") center center/contain no-repeat; }

.saffireMobileSize a.ticket {
  background: url("images/ticket-mob.png") no-repeat;
  width: 106px;
  height: 42px;
  color: #c01219;
  font-family: 'BalooThambi2ExtraBold';
  font-size: 21px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  margin-right: 15px;
  background-size: contain;
  order: 1;
  box-sizing: border-box;
  padding: 1px 0 0; }
  .saffireMobileSize a.ticket:hover {
    background: url("images/ticket-mob-hover.png") no-repeat;
    width: 106px;
    height: 42px;
    color: #c01219;
    font-family: 'BalooThambi2ExtraBold';
    font-size: 21px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    margin-right: 15px;
    background-size: contain;
    order: 1;
    box-sizing: border-box;
    padding: 1px 0 0; }

.header .searchBox:not(.clonedSearchBox) {
  display: inline-flex;
  align-items: center;
  margin: -3px 0 0;
  z-index: 2; }
  .header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
    height: 30px;
    width: 170px;
    padding: 0 5px;
    font-size: 14px;
    font-family: BalooThambi2Regular, Arial, Verdana, sans-serif;
    border-radius: 0 !important;
    width: 0;
    padding: 0;
    transition: 0.2s; }
    .header .searchBox:not(.clonedSearchBox) .searchBoxInput input:focus {
      width: 170px;
      padding: 0 5px;
      transition: 0.2s; }
  .header .searchBox:not(.clonedSearchBox) .searchSubmitButton {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    padding: 0 10px;
    border-radius: 0 !important;
    font-size: 14px;
    background: transparent;
    font-family: BalooThambi2Regular, Arial, Verdana, sans-serif;
    width: 35px;
    padding: 0;
    font-size: 0; }
    .header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
      content: "";
      background: url("images/search-icon.png") no-repeat;
      width: 31px;
      height: 26px;
      display: block;
      font-size: 18px;
      font-family: "FontAwesome";
      line-height: 1;
      color: #000; }
  .header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
    width: 170px;
    padding: 0 5px;
    transition: 0.2s; }

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  position: relative;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  display: none; }
  .saffireMobileSize .header .searchBox:not(.clonedSearchBox):before {
    content: "\f002";
    position: static;
    line-height: 1;
    font-size: 26px;
    color: #eee; }

.saffireLargeSize .viewcart {
  display: flex;
  color: inherit;
  margin: -1px 35px 0 26px; }
  .saffireLargeSize .viewcart .cartMenuLink {
    display: flex;
    color: inherit;
    color: #fff;
    font-size: 15px;
    font-family: 'OpenSans-Regular-webfont';
    line-height: 20px; }
  .saffireLargeSize .viewcart .cartMenuLink:before {
    content: "";
    background: url("images/cart-icon.png") no-repeat;
    width: 31px;
    display: flex;
    height: 26px;
    position: relative;
    margin-right: 0;
    font-family: 'FontAwesome';
    font-size: 26px;
    line-height: 1;
    color: inherit; }

.saffireMobileSize .viewcart {
  display: inline-flex;
  order: 2; }
  .saffireMobileSize .viewcart .cartMenuLink {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    color: #eee; }
    .saffireMobileSize .viewcart .cartMenuLink:before {
      content: "";
      background: url("images/cart-icon-mobile.png") no-repeat;
      width: 20px;
      display: flex;
      height: 18px;
      position: relative;
      margin-right: 5px;
      font-family: 'FontAwesome';
      font-size: 26px;
      line-height: 1;
      color: inherit; }

.mobile-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  vertical-align: top;
  order: 3; }
  .mobile-nav-toggle:before {
    content: "";
    background: url("images/mobile-toggle.png") no-repeat;
    opacity: 0.8;
    display: inline-block;
    width: 20px;
    height: 14px;
    position: relative;
    font-family: 'FontAwesome';
    font-size: 28px;
    line-height: 1;
    color: #fff; }
  .mobile-nav-toggle:hover {
    cursor: pointer; }

.nav {
  display: flex;
  width: 100%; }
  .saffireLargeSize .nav {
    margin: 0 20px 0 0; }

.saffireLargeSize .mobile-nav-toggle {
  display: none; }

.saffireLargeSize.saffireWindowScrolled .nav .groups .group > a {
  padding-top: 2px;
  padding-bottom: 2px; }

.saffireLargeSize .nav {
  justify-content: flex-end; }
  .saffireLargeSize .nav .groups {
    display: flex;
    flex-wrap: wrap;
    margin: 0; }
    .saffireLargeSize .nav .groups .group {
      display: flex;
      flex-shrink: 0;
      justify-content: center;
      align-items: center; }
    .saffireLargeSize .nav .groups .group[aria-haspopup="true"] > a {
      position: relative;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      padding-right: 28px; }
      .saffireLargeSize .nav .groups .group[aria-haspopup="true"] > a:after {
        content: "";
        background: url("images/arrow-nav.png") no-repeat center;
        width: 8px;
        height: 6px;
        display: flex;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 12px; }
    .saffireLargeSize .nav .groups .group[aria-haspopup="false"] > a {
      border-radius: 5px; }
    .saffireLargeSize .nav .groups .group:last-child .items,
    .saffireLargeSize .nav .groups .group:nth-last-child(2) .items {
      border-radius: 5px 0 5px 5px;
      left: auto;
      right: 0; }
      .saffireLargeSize .nav .groups .group:last-child .items .subitems,
      .saffireLargeSize .nav .groups .group:nth-last-child(2) .items .subitems {
        border-radius: 5px; }
    .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: 8px 15px;
      background: none;
      font-family: BalooThambi2Medium, Arial, Verdana, sans-serif;
      font-size: 26px;
      font-weight: 400;
      color: #fff;
      transition: all 0.2s ease; }
      @media screen and (max-width: 1170px) {
        .saffireLargeSize .nav .groups .group > a {
          font-size: 21px;
          padding: 8px 18px; } }
      @media screen and (max-width: 912px) {
        .saffireLargeSize .nav .groups .group > a {
          font-size: 18px;
          padding: 8px 13px; } }
    .saffireLargeSize .nav .groups .group:hover > a {
      color: #fff;
      background: #005D9A; }
  .saffireLargeSize .nav .items {
    top: 100%;
    left: 0;
    padding: 0;
    background: #005D9A;
    border-radius: 0 5px 5px 5px; }
    .saffireLargeSize .nav .items li:last-child {
      border-radius: 5px; }
    .saffireLargeSize .nav .items .subitems {
      border-radius: 5px; }
      .saffireLargeSize .nav .items .subitems li:last-child:hover a {
        border-radius: 0 5px 5px 0; }
    .saffireLargeSize .nav .items .item a {
      padding: 5px 15px;
      color: #fff;
      font-family: BalooThambi2Regular, 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: #0086c5; }
  .saffireLargeSize .nav .subitems {
    left: 100%;
    padding: 0;
    background: #005D9A; }

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 86px 0 0;
  background: repeat-x #fff bottom;
  color: #005D9A;
  text-align: center;
  margin-top: -90px;
  z-index: -1; }
  .footer a {
    color: #005D9A;
    text-decoration: none; }
    .footer a:hover {
      text-decoration: underline; }
  .footer ul.footerItems1 {
    margin: 0 auto 8px;
    font-family: BalooThambi2Regular, Arial, Verdana, sans-serif;
    font-size: 20px;
    text-transform: uppercase; }
    .footer ul.footerItems1 li {
      margin: 0 14px;
      display: inline-block; }
    .footer ul.footerItems1 .separator {
      display: none; }
  .footer .footerSignIn {
    text-transform: uppercase; }
  .footer ul.footerItems2 {
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    font-size: 15px; }
    .footer ul.footerItems2 li:last-child {
      margin: -3px 0 0; }
    .footer ul.footerItems2 .saffire_logo {
      position: relative;
      top: 7px;
      margin: 0 0 0 6px; }
  .footer .footer-logo {
    background: url("images/footer-logo.png") no-repeat;
    width: 421px;
    height: 204px;
    display: inline-block;
    position: relative;
    margin: -20px 0 0;
    background-size: cover; }
    .saffireMobileSize .footer .footer-logo {
      background: url("images/footer-logo-mobile.png") no-repeat;
      width: 253px;
      height: 125px;
      margin: -12px 0 0; }
    .footer .footer-logo:before {
      content: "";
      background: url("images/chicken-mascod.png") no-repeat;
      width: 298px;
      height: 275px;
      display: inline-block;
      position: absolute;
      top: -159px;
      left: 15px;
      right: 0;
      margin: 0 auto;
      z-index: -1;
      background-size: cover; }
      .saffireMobileSize .footer .footer-logo:before {
        background: url("images/chicken-mascod-mobile.png") no-repeat;
        width: 179px;
        height: 160px;
        top: -96px;
        left: 9px; }

.address {
  margin: -3px 0 0;
  box-sizing: border-box;
  padding: 0 15px; }
  .saffireMobileSize .address {
    line-height: 1.1;
    margin: 11px 0 0; }
  .address span {
    font: 26px 'BalooThambi2Medium';
    color: #fff;
    padding: 0 16px; }
    .saffireMobileSize .address span {
      font-size: 14px;
      line-height: 1;
      padding: 0 6px; }
  .address p {
    font: 26px 'BalooThambi2Medium';
    color: #fff;
    margin: 0;
    line-height: 1;
    display: inline-block; }
    @media screen and (max-width: 900px) {
      .address p {
        font-size: 22px; } }
    .address p:last-child {
      padding-left: 21px; }
    .saffireMobileSize .address p {
      font-size: 14px;
      line-height: 1; }

ul.contact_info {
  font: 20px 'BalooThambi2Medium';
  margin: 2px 0 17px;
  line-height: 1.2;
  box-sizing: border-box;
  padding: 0 15px; }
  @media screen and (max-width: 900px) {
    ul.contact_info {
      font-size: 18px; } }
  .saffireMobileSize ul.contact_info {
    font-size: 14px;
    margin: 15px 0 0; }
  ul.contact_info li {
    line-height: 1.2;
    padding: 0 10px;
    display: inline-block; }
    .saffireMobileSize ul.contact_info li {
      padding: 0 7px;
      letter-spacing: -0.5px; }
    ul.contact_info li a {
      color: #fff; }

.saffireMobileSize .footer a:hover {
  text-decoration: none; }
.saffireMobileSize .footer ul.footerItems1 {
  line-height: 1; }
  .saffireMobileSize .footer ul.footerItems1 .separator {
    display: none; }
  .saffireMobileSize .footer ul.footerItems1 li {
    font-size: 11px;
    margin: 0 8px;
    line-height: 1; }
.saffireMobileSize .footer .footerSignIn {
  max-width: 300px;
  margin: auto; }
.saffireMobileSize .footer ul.footerItems2 {
  margin-top: 25px;
  text-align: center;
  font-size: 11px;
  line-height: 1; }
  .saffireMobileSize .footer ul.footerItems2 li {
    line-height: 1; }

body:not(.homepage) .bottom-content {
  padding: 43px 0 0;
  margin-top: -62px;
  z-index: 99;
  position: relative; }
body:not(.homepage) .footer {
  margin-top: 200px;
  padding: 0; }
  body:not(.homepage) .footer:before {
    content: "";
    position: absolute;
    top: -49px;
    left: 0;
    clip-path: ellipse(61% 100% at 50% 100%);
    background: #fff;
    width: 100%;
    height: 71px;
    z-index: 99; }
body:not(.homepage).saffireMobileSize .footer::before {
  width: 200%;
  left: -50%; }

.mobile-menu-container {
  background: #00AEEF; }
  .mobile-menu-container .mobile-menu-header {
    background: #00AEEF; }
  .mobile-menu-container .close-mobile-menu:before {
    display: none; }
  .mobile-menu-container .close-mobile-menu:after {
    content: '\f057';
    font-family: 'fontAwesome';
    transform: none;
    background: transparent;
    height: 25px;
    top: 0;
    font-size: 26px;
    color: #0e4a61; }
  .mobile-menu-container .mobile-menu-subheader {
    border-top: 1px solid #252525;
    border-bottom: 1px solid #252525; }
  .mobile-menu-container .mobile-menu-subheader,
  .mobile-menu-container .mobile-menu-subheader-btn {
    background-color: #ebeae7;
    font-size: 30px; }
    .mobile-menu-container .mobile-menu-subheader a,
    .mobile-menu-container .mobile-menu-subheader i,
    .mobile-menu-container .mobile-menu-subheader-btn a,
    .mobile-menu-container .mobile-menu-subheader-btn i {
      color: #8c8c8c; }
  .mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
  .mobile-menu-container .mobile-menu-subheader-btn:active {
    background-color: #e6e6e6; }
  .mobile-menu-container .mobile-menu-login-links a {
    font-family: BalooThambi2Bold, Arial, Verdana, sans-serif; }
  .mobile-menu-container .cart-counter {
    font-family: BalooThambi2Regular, Arial, Verdana, sans-serif; }
  .mobile-menu-container .search-container {
    border-bottom: 1px solid #252525; }
    .mobile-menu-container .search-container input {
      font-family: BalooThambi2Regular, Arial, Verdana, sans-serif; }
    .mobile-menu-container .search-container .search-submit-btn {
      color: #8c8c8c; }
  .mobile-menu-container .mobile-menu-ticket-btn {
    background-color: #fff;
    font-family: BalooThambi2Bold, Arial, Verdana, sans-serif;
    color: #0e4a61;
    font-size: 16px;
    border-color: #252525; }
  .mobile-menu-container .mobile-menu-footer-links a {
    font-family: BalooThambi2Regular, Arial, Verdana, sans-serif;
    color: #0e4a61;
    font-size: 13px; }

#mobile-nav ul {
  background-color: #252525; }
#mobile-nav li {
  margin: 0; }
  #mobile-nav li.m-group, #mobile-nav li.m-item, #mobile-nav li.m-subitem {
    border-bottom: 1px solid #252525; }
#mobile-nav a {
  background-color: #fff;
  font-family: BalooThambi2Bold, Arial, Verdana, sans-serif;
  color: #0e4a61;
  font-size: 16px; }
  #mobile-nav a:hover {
    background-color: #0089bc; }
#mobile-nav .has-subitems span {
  background-color: #0e4a61;
  color: #fff;
  flex: 0;
  padding: 0 20px; }
  #mobile-nav .has-subitems span:hover {
    background-color: #082834; }

/************************* MODAL CONTENT ********************/
.ui-dialog {
  background: #fff;
  box-shadow: 0 0 10px -5px #444; }

.modal {
  background: #fff;
  padding-top: 15px;
  border: 10px solid #fff; }

.modalBody {
  /* |%  set modal background color if not white */
  background: #fff;
  padding: 14px; }
  .modalBody .showorksModalTitle {
    /* |%  set font-family */
    font-size: 32px;
    line-height: 36px; }
  .modalBody .showorksBreadcrumbs {
    /* |%  set font-family */
    font-size: 20px;
    color: #005D9A;
    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: #000; }
  .modalBody .showorksTableGrid tr.odd {
    background: #fff;
    color: black; }
  .modalBody .showorksTableGrid tr.even {
    background: #e6e6e6;
    color: black; }

.modalPageBackground {
  background-color: black;
  opacity: 0.5; }

.modalContent #google_translate_element {
  top: 1px;
  right: 0; }
.modalContent h1 {
  font-size: 24px;
  line-height: 1.2em; }

.modalClose {
  top: 1px;
  background: none; }
  .modalClose .modalCloseButton {
    min-width: 40px; }
    .modalClose .modalCloseButton img {
      display: none; }
    .modalClose .modalCloseButton:before {
      content: "X";
      font-family: sans-serif; }

.getUpdatesPageEmailModule .emailSignup.modalOnly {
  max-width: 280px;
  margin: 0 auto; }
  .getUpdatesPageEmailModule .emailSignup.modalOnly .inputFieldTextbox {
    box-sizing: border-box;
    border-radius: 0 !important;
    border: 1px solid #333;
    padding: 5px 10px;
    color: #333; }
  .getUpdatesPageEmailModule .emailSignup.modalOnly .emailSubmitButton {
    border-radius: 0 !important; }
  .getUpdatesPageEmailModule .emailSignup.modalOnly .button {
    box-sizing: border-box; }

.saffireMobileSize.modalBody a[onclick*='Unsubscribe.ascx'] {
  margin-top: -25px; }

/************* BUTTON STYLES *********************/
.button {
  padding: 4px 12px;
  font-size: 17px; }

.button,
.buttonSmall {
  box-sizing: border-box;
  line-height: 1.75em;
  text-transform: uppercase;
  border-radius: 0;
  text-decoration: none;
  font-weight: normal !important;
  font-family: "BalooThambi2Bold";
  color: #C01219 !important;
  background: #F4D504;
  border-radius: 10px; }

.buttonSmall,
a.buttonSmall.button {
  padding: 4px 12px;
  font-size: 12px; }

.button:hover,
.buttonSmall:hover {
  background: #f4ad04; }

a.cartMenuRemoveButton.button.buttonSmall,
a.removeButton.buttonSmall,
a.updateButton.buttonSmall {
  font-size: 0.875em; }

.cartMenu .cartMenuCheckoutButton {
  font-size: 14px;
  padding: 4px 15px !important; }

/* PAGINATION*/
/* LEFT-RIGHT ARROWS*/
/* You shouldn't need to change the items below for the most part*/
/* used for placing pagination - necessary when giving a specific left value - must be set in Spark (default is 5)*/
/* this allows for vertical centering of images - disable if opting for img elements*/
/*/
////////////////////////////////////////////////////////////////////*/
/* 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; }
  .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: flex;
    position: static;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-family: BalooThambi2Regular, Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    opacity: 0;
    transition: 1s; }
    @media screen and (max-width: 1000px) {
      .homepage .slideshowSwiperDescription.currentSlideDescription {
        padding-top: 1em;
        padding-left: 2%;
        padding-right: 2%; } }
  .homepage #newSliderDescriptionContainer {
    background: #fff; }
  .homepage .sliderTitle {
    position: relative;
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: normal;
    font-family: "BalooThambi2ExtraBold";
    font-size: 28px;
    font-weight: 400;
    color: #005D9A;
    height: 32px; }
    @media screen and (max-width: 1023px) {
      .homepage .sliderTitle {
        font-size: 20px;
        padding: 3px 0 0; } }
  .homepage.saffireLargeSize .swiper-container {
    border-top-left-radius: 20px; }
  .homepage .swiper-container {
    position: relative;
    margin: 0 auto;
    background: #fff;
    z-index: 1;
    /* Specify Swiper's Size: */
    width: 100%;
    max-width: 875px;
    height: 491px;
    /* Swiper Container - Inset Shadow*/
    /* Swiper Container - Hover Styles*/ }
    .homepage .swiper-container:hover .slideshowSwiperDescription {
      max-height: 491px; }
  .homepage .swiper-slide {
    /* Specify Slides's Size: */
    position: relative;
    height: 491px;
    max-width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.3;
    text-align: center;
    width: 875px; }
    .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: 875px) {
    .homepage .swiper-container,
    .homepage .swiper-slide {
      height: 56.1142857143vw !important; } }
  .homepage span.sliderButtonContainer {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    /* Buttons*/ }
    .homepage span.sliderButtonContainer a.button {
      display: inline-block;
      padding: 3px 16px;
      font-family: "BalooThambi2Bold";
      font-size: 20px;
      color: #C01219 !important;
      background: #F4D504;
      background: linear-gradient(180deg, #F4D504);
      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 {
        order: 2;
        background: transparent !important;
        color: #005D9A !important;
        font-family: 'BalooThambi2Regular' !important;
        font-size: 16px !important; }
      .homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
        order: 1; }
      .homepage span.sliderButtonContainer a.button:hover {
        background: #f4ad04; }
  .homepage .slideshowSwiperButtonPrev {
    position: absolute;
    top: 94.5%;
    transform: translateY(-50%);
    right: 0;
    margin: auto;
    z-index: 4;
    transition: all 0.3s ease;
    cursor: pointer;
    display: block;
    background: url("images/slideshow-left.png") no-repeat left center;
    width: 14px;
    height: 22px;
    left: -831px;
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 875px) {
      .homepage .slideshowSwiperButtonPrev {
        left: 0;
        right: auto;
        top: 53.028vw; } }
    @media screen and (max-width: 875) {
      .homepage .slideshowSwiperButtonPrev {
        left: 1%;
        right: auto; } }
  .homepage .slideshowSwiperButtonNext {
    position: absolute;
    top: 94.5%;
    transform: translateY(-50%);
    left: 0;
    margin: auto;
    z-index: 4;
    transition: all 0.3s ease;
    cursor: pointer;
    display: block;
    width: 14px;
    height: 22px;
    background: url("images/slideshow-right.png") no-repeat right center;
    right: -831px;
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 875px) {
      .homepage .slideshowSwiperButtonNext {
        right: 0;
        left: auto;
        top: 53.028vw; } }
    @media screen and (max-width: 875) {
      .homepage .slideshowSwiperButtonNext {
        right: 1%;
        left: auto; } }
  .homepage .sliderControlsContainer {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    top: 100%;
    bottom: auto;
    /* setting is left, right or center*/
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 102px;
    display: flex;
    align-items: 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;
    margin-top: 9px; }
  .homepage .sliderPlayPauseButtons {
    display: none; }
  .homepage .swiper-pagination-bullet {
    position: relative;
    top: 0;
    opacity: 1;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 0 5px;
    background: #42d4f7;
    transition: background 0.4s ease;
    border-radius: 50%; }
    .homepage .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background: #005D9A; }
    .homepage .swiper-pagination-bullet:hover {
      background: #005D9A; }
  .homepage .sliderPlayPause {
    display: inline-block;
    cursor: pointer;
    width: 12px;
    height: 12px;
    font-size: 0;
    color: #42d4f7; }
    .homepage .sliderPlayPause.playing:before {
      content: '\275A \275A'; }
    .homepage .sliderPlayPause:before {
      content: '\25B6'; }

.homepage .swiper-slide-active .slideshowSwiperDescription,
.homepage.saffireLargeSize .currentSlideDescription,
.homepage.saffireMobileSize .currentSlideDescription {
  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 {
    max-width: 875px;
    width: 100%; }
  .homepage.saffireLargeSize .slideshowSwiperDescription {
    max-width: none;
    padding: 8px 43px;
    /* Slideshow Description - Hover Styles*/ }
  .homepage.saffireLargeSize .swiper-container {
    border: none; }
  .homepage.saffireLargeSize .currentSlideDescription {
    /* Slider Button Container*/ }
    .homepage.saffireLargeSize .currentSlideDescription .sliderButtonContainer {
      position: static;
      display: flex;
      width: auto;
      min-width: initial;
      max-width: none;
      text-align: right;
      z-index: 300;
      margin-left: auto;
      flex-direction: row-reverse;
      display: flex;
      align-items: center;
      justify-content: space-around;
      flex-shrink: 0; }
    .homepage.saffireLargeSize .currentSlideDescription a.button {
      margin: 1px 0 0;
      padding: 3px 16px;
      border-radius: 10px; }
  .homepage.saffireLargeSize .sliderTitle {
    width: 100%;
    max-width: 500px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    height: 35px;
    overflow: hidden; }
  .homepage.saffireLargeSize #newSliderDescriptionContainer {
    box-sizing: border-box;
    border-bottom-right-radius: 20px;
    overflow: hidden;
    position: static;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    bottom: 0;
    top: auto;
    height: auto;
    width: 1000px;
    max-width: 100%;
    z-index: 2;
    transition: 1s;
    height: auto;
    min-height: 59px;
    /* Slider Text Container*/
    /* New Slider Description Container - Hover Styles*/ }
    .homepage.saffireLargeSize #newSliderDescriptionContainer .sliderTextContainer {
      box-sizing: border-box;
      display: flex;
      flex-wrap: wrap;
      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: 20.02px;
    text-align: center;
    line-height: 1.2; }
  .homepage.saffireMobileSize .currentSlideDescription {
    width: 100%;
    height: auto;
    padding: 10px 5%;
    flex-direction: column; }
    .homepage.saffireMobileSize .currentSlideDescription .sliderTextContainer {
      display: flex;
      flex-direction: column;
      width: 100%;
      justify-content: space-around;
      align-items: center; }
    .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer {
      position: static;
      top: auto;
      bottom: 102%;
      left: 0;
      right: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      margin: 12px auto 6px; }
      .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer .sliderMoreButton {
        order: 1;
        padding: 3px 0; }
      .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer .sliderWidgetPurchaseLink {
        order: 2;
        border-radius: 10px; }
      .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer a {
        order: 1;
        display: inline-block;
        padding: 3px 17px;
        margin: 0 8px; }
  .homepage.saffireMobileSize #newSliderDescriptionContainer {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    min-height: 115px;
    padding-top: 3px;
    background: #fff;
    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;
    display: none; }

@media screen and (max-width: 875px) {
  .homepage .slideshowSwiperButtonNext,
  .homepage .slideshowSwiperButtonPrev {
    top: 94.5%; }
  .homepage .slideshowSwiperButtonNext {
    right: 15px; }
  .homepage .slideshowSwiperButtonPrev {
    left: 15px; } }
.homepage.saffireMobileSize .swiper-container,
.homepage.saffireMobileSize .swiper-slide {
  height: 64.4vw !important; }

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0; }
  #cardWidget .card-widget-item {
    box-sizing: border-box;
    display: flex;
    width: 300px;
    height: 300px;
    margin: 0 10px; }
  #cardWidget .image-container {
    box-sizing: border-box;
    position: static;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  #cardWidget .card-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%; }
  #cardWidget .card-widget-title {
    position: static;
    display: block;
    width: 100%;
    font: 16px BalooThambi2Bold, Arial, Verdana, sans-serif;
    color: #000; }
  #cardWidget .card-widget-description {
    font: 16px BalooThambi2Regular, Arial, Verdana, sans-serif;
    color: #000;
    padding: 10px; }
  #cardWidget .buttonwrap a {
    margin: 0 5px; }

.saffireMobileSize #cardWidget .card-widget-item {
  margin: 5px 0; }

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: static;
  display: inline-flex;
  height: 62px;
  width: auto;
  max-width: 100%;
  padding: 5px 25px 6px 15px;
  background: #51C8F3;
  font-family: "BalooThambi2Regular";
  font-size: 14px;
  color: #fff;
  text-align: right;
  line-height: 1;
  z-index: 2;
  margin-left: 219px;
  margin-top: 6px;
  position: absolute;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  flex-direction: column-reverse;
  min-width: auto;
  flex-direction: column-reverse;
  justify-content: center; }
  .siteInfoBannerWidgetDateIsPast.siteInfoBannerOn #siteInfoBannerWidget {
    padding: 5px 15px 6px; }
  .siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff #siteInfoBannerWidget {
    display: none !important; }
  @media screen and (max-width: 912px) {
    #siteInfoBannerWidget {
      margin-left: 170px; } }
  #siteInfoBannerWidget #eventDates {
    font-family: "BalooThambi2Bold";
    font-size: 30px;
    font-weight: 400;
    color: #005D9A;
    position: relative;
    top: 2px;
    text-transform: uppercase; }
    @media screen and (max-width: 912px) {
      #siteInfoBannerWidget #eventDates {
        font-size: 25px; } }
  #siteInfoBannerWidget #eventName {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.1px; }
  #siteInfoBannerWidget .countdownDays {
    display: inline-block;
    font-family: "BalooThambi2Bold";
    font-size: 14px;
    font-weight: 400;
    color: #005D9A;
    letter-spacing: 0;
    margin-right: 3px; }

.saffireMobileSize #siteInfoBannerWidget {
  left: auto;
  right: auto !important;
  padding: 5px 25px 6px 15px;
  background: #2C5375;
  color: #fff;
  width: 100%;
  display: none !important; }
  .saffireMobileSize #siteInfoBannerWidget #eventName {
    font-size: 14px;
    color: inherit; }
  .saffireMobileSize #siteInfoBannerWidget #eventDates {
    font-size: 18px;
    color: inherit; }
  .saffireMobileSize #siteInfoBannerWidget .countdownDays {
    font-size: 14px;
    color: inherit; }

body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-family: "BalooThambi2Bold";
  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; }

#map {
  height: 400px;
  transition: 0.3s all ease; }

#mapMasterContainer {
  display: block;
  margin: auto;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  height: 400px;
  width: 700px;
  max-width: 100%;
  transition: 0.3s all ease; }

#hotButtons {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 51px 10px 0; }
  @media screen and (max-width: 1219px) {
    #hotButtons {
      max-width: 800px; } }
  @media screen and (max-width: 800px) {
    #hotButtons {
      max-width: 600px; } }
  .saffireMobileSize #hotButtons {
    max-width: 376px;
    padding: 64px 0 0; }
  #hotButtons .card-widget-item {
    box-sizing: border-box;
    display: flex;
    margin: 7px;
    border-radius: 50%;
    width: 240px;
    height: 240px;
    position: relative;
    transition: all 0.5s ease;
    z-index: 1;
    box-shadow: 0 6px 17px 0 rgba(0, 0, 0, 0.8); }
    @media screen and (max-width: 1300px) {
      #hotButtons .card-widget-item {
        width: 200px;
        height: 200px; } }
    .saffireMobileSize #hotButtons .card-widget-item {
      width: 168px;
      height: 169px;
      margin: 8px 5px; }
    #hotButtons .card-widget-item:hover {
      transform: scale(1.19);
      z-index: 5; }
      #hotButtons .card-widget-item:hover .image-container {
        border-color: #59ddf5;
        overflow: visible; }
        #hotButtons .card-widget-item:hover .image-container:before {
          bottom: -62px; }
  #hotButtons .image-container {
    width: 232px;
    height: 220px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    position: relative;
    border: 10px solid #fff;
    overflow: hidden; }
    @media screen and (max-width: 1300px) {
      #hotButtons .image-container {
        width: 202px;
        height: 190px; } }
    .saffireMobileSize #hotButtons .image-container {
      width: 165px;
      height: 153px;
      border: 7px solid #fff; }
    #hotButtons .image-container:before {
      content: "";
      background: url("images/ribbon.png") no-repeat;
      width: 165px;
      height: 109px;
      position: absolute;
      bottom: 0;
      left: -3px;
      right: 0;
      margin: 0 auto;
      transform: scale(0.8);
      background-size: cover;
      z-index: -1; }
  #hotButtons .card-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    box-sizing: border-box;
    padding: 15px;
    border-radius: 50%;
    left: 0;
    top: 0; }
  #hotButtons .card-widget-title {
    position: static;
    display: block;
    width: 100%;
    font: 30px 'BalooThambi2SemiBold';
    color: #fff;
    line-height: 0.9;
    text-shadow: 0 0 8px #000; }
    @media screen and (max-width: 1300px) {
      #hotButtons .card-widget-title {
        font-size: 24px; } }
    .saffireMobileSize #hotButtons .card-widget-title {
      font-size: 21px; }
  #hotButtons .card-widget-description {
    display: none; }
  #hotButtons .buttonwrap {
    display: none; }

#infoCards {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0; }
  #infoCards h1 {
    font-family: BalooThambi2ExtraBold;
    font-size: 36px;
    color: #005D9A;
    width: 100%;
    margin: -4px 0 26px;
    width: 100%; }
    .saffireMobileSize #infoCards h1 {
      font-size: 26px; }
  #infoCards .card-widget-item {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    margin: 0 36px;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 1023px) {
      #infoCards .card-widget-item {
        margin: 0 16px; } }
  #infoCards .image-container {
    box-sizing: border-box;
    position: static;
    display: inline-block; }
    #infoCards .image-container .card-widget-image {
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      max-width: 330px;
      max-height: 150px; }
      .saffireMobileSize #infoCards .image-container .card-widget-image {
        max-width: 155px;
        max-height: 110px; }
  #infoCards .card-content {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: 270px;
    height: 170px;
    padding: 15px;
    display: none; }
  #infoCards .card-widget-title {
    position: static;
    display: block;
    width: 100%;
    font: 16px BalooThambi2Bold, Arial, Verdana, sans-serif;
    color: #000; }
  #infoCards .card-widget-description {
    font: 16px BalooThambi2Regular, Arial, Verdana, sans-serif;
    color: #000;
    padding: 10px; }
  #infoCards .buttonwrap {
    position: absolute;
    bottom: 15px; }
    #infoCards .buttonwrap a {
      margin: 0 5px; }

#multiScheduleFeature {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  max-width: 348px;
  box-sizing: border-box;
  position: relative;
  flex-direction: column;
  margin-top: 19px;
  z-index: 99;
  text-decoration: none; }
  @media screen and (max-width: 1300px) {
    #multiScheduleFeature {
      margin: 50px auto; } }
  .saffireMobileSize #multiScheduleFeature {
    margin: 0 auto;
    padding: 21px 11px;
    max-width: 400px;
    justify-content: center; }
  #multiScheduleFeature .multiFeatureContent {
    width: 100%; }
    .saffireMobileSize #multiScheduleFeature .multiFeatureContent {
      max-width: 346px;
      margin: 0 auto; }
  #multiScheduleFeature .featureItem {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    transition: 0.3s;
    position: relative;
    margin: 0 0 7px;
    left: -25px;
    position: relative;
    width: 346px;
    max-width: 100%;
    height: 85px;
    background: #fff;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden; }
    @media screen and (max-width: 1300px) {
      #multiScheduleFeature .featureItem {
        left: 0; } }
    .saffireMobileSize #multiScheduleFeature .featureItem {
      height: 85px;
      margin: 0 0 7px;
      width: 100%; }
    #multiScheduleFeature .featureItem:hover .featureItemDate {
      background: #005D9A; }
    #multiScheduleFeature .featureItem .featureItemTitle {
      font-family: BalooThambi2Regular;
      font-size: 18px;
      order: 2;
      width: 83.3%;
      height: 100%;
      color: #3e3e3d;
      background: #fff;
      line-height: 20px;
      margin-left: auto;
      display: flex;
      align-items: center;
      box-sizing: border-box;
      padding: 14px 37px 14px 14px; }
      .saffireMobileSize #multiScheduleFeature .featureItem .featureItemTitle {
        padding: 14px 30px 12px 11px; }
    #multiScheduleFeature .featureItem .featureItemDate {
      font-family: BalooThambi2Regular, Arial, Verdana, sans-serif;
      font-size: 20px;
      order: 1;
      color: #fff;
      background: #00aeef;
      display: flex;
      flex-direction: column;
      text-transform: uppercase;
      width: 67px;
      height: 100%;
      box-sizing: border-box;
      padding: 5px 0 0;
      justify-content: center;
      text-align: center;
      line-height: 1;
      border-top-left-radius: 20px;
      border-bottom-right-radius: 20px;
      position: relative;
      left: -1px;
      top: -1px;
      height: 86px; }
      .saffireMobileSize #multiScheduleFeature .featureItem .featureItemDate {
        width: 68px;
        padding: 3px 0 0;
        margin-right: 3px; }
      #multiScheduleFeature .featureItem .featureItemDate span {
        font-size: 30px;
        font-weight: 700;
        margin: -1px 0 0;
        text-transform: uppercase;
        line-height: 27px;
        font-family: BalooThambi2Bold, Arial, Verdana, sans-serif; }
  #multiScheduleFeature span.featureItemDescription {
    overflow: hidden;
    padding-left: 62px;
    max-height: 16px;
    order: 3;
    line-height: 16px;
    font-family: BalooThambi2Bold, Arial, Verdana, sans-serif;
    color: #fff;
    font-size: 15px;
    display: none !important; }
  #multiScheduleFeature .event-btn-wrap {
    padding: 0 50px 0 0; }
    #multiScheduleFeature .event-btn-wrap a {
      font-family: 'BalooThambi2ExtraBold';
      font-size: 20px;
      color: #c01219 !important;
      background: #F4D504;
      max-width: 196px;
      margin: 0 auto;
      text-align: center;
      height: 40px;
      text-decoration: none;
      border-radius: 10px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-top: 28px;
      left: 9px;
      position: relative;
      width: 100%; }
      #multiScheduleFeature .event-btn-wrap a:hover {
        background: #f4ad04; }
    .saffireMobileSize #multiScheduleFeature .event-btn-wrap {
      top: -5px;
      right: 10px; }
  #multiScheduleFeature .button-container {
    position: absolute;
    right: 0;
    top: 0; }
    #multiScheduleFeature .button-container:after {
      content: "";
      border-top: 69px solid #d2171a;
      border-left: 69px solid transparent;
      width: 0;
      height: 0;
      position: absolute;
      top: 0;
      right: 0; }
      .saffireMobileSize #multiScheduleFeature .button-container:after {
        border-top: 53px solid #d2171a;
        border-left: 53px solid transparent; }
    #multiScheduleFeature .button-container a {
      border: none !important;
      background: none !important;
      font-family: BalooThambi2Bold, Arial, Verdana, sans-serif !important;
      font-size: 16px !important;
      line-height: 1 !important;
      color: #fff !important;
      position: relative;
      z-index: 1;
      padding: 9px 0 0 !important;
      width: 39px;
      text-transform: uppercase; }
      .saffireMobileSize #multiScheduleFeature .button-container a {
        font-size: 12px !important;
        width: 30px !important; }
  #multiScheduleFeature .multi-feature-title {
    font-family: BalooThambi2Bold, Arial, Verdana, sans-serif;
    font-size: 40px;
    line-height: 1;
    color: #fff;
    margin: 0 0 20px;
    text-transform: uppercase; }
    .saffireMobileSize #multiScheduleFeature .multi-feature-title {
      font-size: 30px;
      margin: 0 0 23px; }

.socialNetworks {
  z-index: 9;
  position: fixed;
  right: -80px;
  top: 225px;
  transition: 0.6s ease;
  background: white;
  border-radius: 50px;
  padding: 5px 2px; }
  .socialNetworks img {
    display: block;
    max-width: 40px;
    max-height: 40px;
    border-radius: 50%; }
  .socialNetworks > a, .socialNetworks > span {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    left: 0;
    border: 3px solid white;
    transition: 0.2s;
    margin: 0 0 3px;
    border-radius: 50%;
    border: none;
    padding: 4px 3px;
    background-color: transparent; }
  .socialNetworks > a:hover {
    left: -6px;
    z-index: 2;
    transition: 0.2s;
    left: 0;
    background-color: #f2f2f2; }

#musicPlayerLink {
  height: 40px;
  width: 40px;
  float: none;
  margin: 0;
  background: url("images/music.jpg") no-repeat right 0;
  border: 3px solid white;
  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: white;
    border: 1px solid #000;
    box-shadow: 0 0 4px #000 inset;
    font-size: 0.9em;
    color: #000; }
    #musicPlayerLink #musicPlayerDropdown a {
      padding-right: 14px;
      font-size: 13px;
      color: #000;
      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 #000;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-radius: 58%;
      transform: rotate(-90deg); }

@media screen and (max-width: 1410px) {
  .socialNetworks {
    top: auto;
    right: 0;
    bottom: -60px;
    border-top: none;
    border-bottom: none;
    padding: 0; }
    .socialNetworks img {
      max-width: 30px;
      max-height: 30px; }
    .socialNetworks > #musicPlayerLink, .socialNetworks > a {
      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: 0;
  left: 0;
  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: 0;
  left: 0;
  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; }

.pageIsLoaded .socialNetworks {
  right: 0;
  right: 33px; }
  @media screen and (max-width: 1410px) {
    .pageIsLoaded .socialNetworks {
      bottom: 0;
      bottom: 5px;
      right: 5px; } }

/* SOCIAL NETWORK PLUGIN */
#socialNetworkWidget {
  height: 573px;
  width: 500px;
  max-width: 98%; }
  .saffireMobileSize #socialNetworkWidget {
    max-width: 348px;
    overflow: hidden; }
  #socialNetworkWidget .socialTabContainer {
    background: transparent;
    display: flex;
    padding: 9px 0 7px; }
  #socialNetworkWidget .socialNetworkTab {
    display: inline-block !important;
    text-decoration: none;
    cursor: pointer;
    margin: 0 8px 0 0;
    width: 37px;
    height: 37px; }
    #socialNetworkWidget .socialNetworkTab .circle {
      fill: rgba(255, 255, 255, 0.7);
      transition: 0.3s; }
      #socialNetworkWidget .socialNetworkTab .circle:hover {
        fill: #fff;
        transition: 0.3s; }
    #socialNetworkWidget .socialNetworkTab.activeTab .circle {
      fill: #fff; }
  #socialNetworkWidget .socialFeedContainer {
    position: relative;
    top: 0;
    left: 0;
    background: #fff;
    height: 503px;
    width: 500px;
    max-width: 98%;
    padding: 10px 5px;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0 10px 20px 0 rgba(50, 50, 50, 0.4); }
  #socialNetworkWidget #instafeedContainer img {
    width: 45%;
    margin-right: 3%;
    margin-left: 2%; }
  #socialNetworkWidget #instafeedContainer > a:hover {
    opacity: 0.8; }
  #socialNetworkWidget #facebookfeedContainer {
    overflow: hidden; }

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 90%;
  max-width: 1300px;
  margin: 48px auto 35px;
  box-sizing: border-box;
  padding: 0 60px; }
  #sponsorWidgetContainer:before {
    position: absolute;
    content: "";
    background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
    width: 72px;
    height: 100%;
    z-index: 1;
    left: 59px;
    top: 0; }
  #sponsorWidgetContainer:after {
    position: absolute;
    content: "";
    background: linear-gradient(to left, white 0%, rgba(255, 255, 255, 0) 100%);
    width: 72px;
    height: 100%;
    z-index: 1;
    right: 59px;
    top: 0; }
  .saffireMobileSize #sponsorWidgetContainer {
    margin: 24px auto 35px;
    padding: 0;
    width: 100%; }
    .saffireMobileSize #sponsorWidgetContainer:after, .saffireMobileSize #sponsorWidgetContainer:before {
      display: none; }
  #sponsorWidgetContainer .sponsorWidgetContainer {
    padding-top: 30px; }
    #sponsorWidgetContainer .sponsorWidgetContainer .sponsor-controls-container:focus-within {
      bottom: 3px;
      opacity: 1;
      transition: 0.2s;
      pointer-events: auto; }
    #sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsorCarouselImageContainer {
      animation-play-state: paused; }
    #sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsor-playpause-btn:before {
      content: 'Resume'; }
    #sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsor-playpause-btn:after {
      content: '\f04b';
      padding-left: 2px; }
    #sponsorWidgetContainer .sponsorWidgetContainer:hover .sponsor-controls-container {
      bottom: 3px;
      opacity: 1;
      transition: 0.2s;
      pointer-events: auto; }
    .saffireMobileSize #sponsorWidgetContainer .sponsorWidgetContainer {
      padding-top: 43px; }
  #sponsorWidgetContainer .sponsorCarouselImage img {
    max-width: 250px;
    max-height: 130px; }
    .saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img {
      max-width: 97px;
      max-height: 63px; }
  #sponsorWidgetContainer #sponsorsTitleContainer {
    width: 100%;
    text-align: center;
    top: 0;
    font-family: BalooThambi2ExtraBold;
    font-size: 30px;
    left: 0; }
    #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
      font-family: BalooThambi2ExtraBold;
      font-size: 30px;
      color: #20aee4;
      text-shadow: none; }
      .saffireMobileSize #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
        font-size: 22px; }
  #sponsorWidgetContainer #sponsorArrowRight {
    right: 0;
    top: 50%;
    transform: translateY(-50%); }
    #sponsorWidgetContainer #sponsorArrowRight span {
      background: url("images/sponsor-right-arrow.png") no-repeat;
      width: 35px;
      border: none;
      height: 17px; }
  #sponsorWidgetContainer #sponsorArrowLeft {
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
    #sponsorWidgetContainer #sponsorArrowLeft span {
      background: url("images/sponsor-left-arrow.png") no-repeat;
      width: 35px;
      border: none;
      height: 17px; }
  .saffireMobileSize #sponsorWidgetContainer #sponsorArrowLeft,
  .saffireMobileSize #sponsorWidgetContainer #sponsorArrowRight {
    display: none; }
  #sponsorWidgetContainer .sponsor-controls-container {
    box-sizing: border-box;
    position: absolute;
    bottom: -33px;
    left: 50%;
    transform: translate(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 30px;
    background: #fff;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
    z-index: 999;
    transition: 0.2s;
    opacity: 0;
    pointer-events: none; }
    #sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn {
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      padding: 0 0 0 10px;
      border: none;
      background: #fff;
      color: #111;
      width: 100%;
      height: 100%;
      text-align: center;
      cursor: pointer; }
      #sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn:before {
        content: 'Pause';
        display: inline-block;
        width: 50px;
        font-size: 14px;
        line-height: 1;
        color: #111;
        text-align: center; }
      #sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn:after {
        content: '\f04c';
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        text-align: center;
        padding-left: 1px;
        width: 30px;
        height: 100%;
        font-family: "FontAwesome";
        font-size: 15px;
        color: #111; }

#sponsorWidgetContainer .sponsorWidgetContainer:not(.animate) .sponsor-controls-container {
  display: none; }

#videoSection {
  position: relative;
  display: inline-block;
  width: 703px;
  max-width: 100%;
  vertical-align: top;
  float: none;
  overflow: hidden;
  margin-bottom: 15px;
  box-shadow: 0 10px 20px 0 rgba(50, 50, 50, 0.5); }
  .saffireMobileSize #videoSection {
    max-width: 375px; }
  #videoSection.single-video #arrow-container {
    display: none; }

#videoWidget {
  box-sizing: border-box;
  position: relative;
  height: 0;
  width: 100%;
  max-width: 703px;
  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 .video-arrow {
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    padding: 14px;
    background-size: contain;
    background-position: center;
    transform: translateY(-50%);
    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:hover .video-arrow.previous {
    left: 8px;
    opacity: 0.8;
    visibility: visible; }
  #videoWidget:hover .video-arrow.next {
    right: 8px;
    opacity: 0.8;
    visibility: visible; }
  #videoWidget #videoList {
    display: none; }

@keyframes spin {
  100% {
    transform: rotate(360deg); } }
.header .emailSignup {
  display: inline-flex;
  align-items: center; }
  .header .emailSignup .emailInputField input {
    height: 30px;
    width: 170px;
    padding: 0 5px;
    font-size: 14px;
    font-family: BalooThambi2Regular, Arial, Verdana, sans-serif;
    border-radius: 0 !important;
    width: 0;
    padding: 0;
    transition: 0.2s; }
    .saffireMobileSize .header .emailSignup .emailInputField input {
      margin: 9px 0 0; }
    .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: BalooThambi2Regular, Arial, Verdana, sans-serif;
    width: 35px;
    padding: 0;
    font-size: 0; }
    .header .emailSignup .emailSubmitButton:after {
      content: 'subscribe';
      font-size: 20px;
      text-transform: uppercase;
      display: flex;
      animation: c;
      align-items: center;
      line-height: 1;
      padding: 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 .emailInputSubmit {
  width: 100%; }

.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; }

.mid-bottom-right .emailSignup {
  box-sizing: border-box;
  background: #005D9A;
  border-top-left-radius: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  max-width: 703px;
  padding: 0 0 17px 55px;
  box-shadow: 0 10px 20px 0 rgba(50, 50, 50, 0.4);
  border-bottom-right-radius: 20px; }
  .saffireMobileSize .mid-bottom-right .emailSignup {
    margin: 22px auto 0;
    width: 100%;
    max-width: 358px;
    padding: 5px 9px 17px 32px;
    text-align: center; }
  .mid-bottom-right .emailSignup:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    background: url("images/tri.png") no-repeat;
    width: 40px;
    height: 100%;
    top: 0; }
    .saffireMobileSize .mid-bottom-right .emailSignup:before {
      background: url("images/tri-mobile.png") no-repeat; }
.mid-bottom-right p.emailSignupText {
  width: 100%;
  font-family: 'BalooThambi2ExtraBold';
  color: #fff;
  font-size: 0;
  margin: 18px 0 7px; }
  .saffireMobileSize .mid-bottom-right p.emailSignupText {
    padding: 0 5px 0 0;
    margin: 18px 0 0; }
  .mid-bottom-right p.emailSignupText:after {
    content: "Don't miss any deals or announcements!";
    font-size: 30px;
    line-height: 1;
    letter-spacing: 0.8px; }
    .saffireMobileSize .mid-bottom-right p.emailSignupText:after {
      font-size: 16px;
      letter-spacing: 0.4px; }
.mid-bottom-right .emailInputField {
  position: relative;
  top: 1px; }
.mid-bottom-right .emailSignup .emailInputField input {
  border-radius: 10px 0 10px !important;
  box-sizing: border-box;
  letter-spacing: 0.4px;
  border: none;
  width: 258px;
  height: 40px;
  color: #4f4f4f;
  font-family: 'BalooThambi2Regular';
  font-size: 15px;
  padding-left: 17px;
  background: #fff; }
  .saffireMobileSize .mid-bottom-right .emailSignup .emailInputField input {
    margin: 9px 0 0; }
.mid-bottom-right .emailSignup .emailSubmitButton {
  box-sizing: border-box;
  font-size: 0;
  border-radius: 10px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  height: 41px;
  margin-left: 12px;
  padding: 0 17px; }
  .saffireMobileSize .mid-bottom-right .emailSignup .emailSubmitButton {
    margin: 20px auto 3px;
    width: 134px; }
  .mid-bottom-right .emailSignup .emailSubmitButton:hover {
    background: #f4ad04; }
  .mid-bottom-right .emailSignup .emailSubmitButton:after {
    font-size: 20px;
    line-height: 1;
    content: 'subscribe';
    text-transform: uppercase;
    font-family: 'BalooThambi2Bold'; }
.mid-bottom-right .emailInputField:before {
  content: 'become an insider!';
  color: #F4D504;
  font-family: 'BalooThambi2ExtraBold';
  font-size: 22px;
  text-transform: uppercase;
  font-style: italic;
  margin-right: 11px;
  position: relative;
  top: 2px; }
  .saffireMobileSize .mid-bottom-right .emailInputField:before {
    line-height: 1;
    top: 0; }

.saffireLargeSize #dynamicModal,
.saffireLargeSize .modal.nested {
  border-top: 10px solid #FFF; }

.modalClose > a.modalCloseButton {
  margin-right: 5px;
  border-radius: 50%;
  top: -47px;
  position: relative;
  right: -15px;
  font-size: 16px;
  line-height: 20px;
  min-width: 31px !important; }

.saffireMobileSize .ui-dialog {
  max-width: 94%; }

.saffireMobileSize #dynamicModal,
.saffireMobileSize .modal.nested {
  max-height: 66vh !important;
  overflow-y: hidden !important; }

.modalContent.emailSignupThankYouMessage,
.modalContent.emailSignupThankYouMessage h1 {
  line-height: 1; }

.enterprise-logo {
  background: url("images/enterprise-coupons.png") no-repeat;
  width: 185px;
  height: 23px;
  display: inline-block;
  margin: 26px auto 14px; }
  .saffireMobileSize .enterprise-logo {
    margin: 26px auto 32px; }

a.buy_ticket_btn {
  width: 273px;
  height: 64px;
  margin: 0 auto;
  position: relative;
  display: flex;
  text-decoration: none !important;
  border-radius: 9px;
  background: #005D9A;
  justify-content: center;
  align-items: center;
  font: 36px BalooThambi2Bold, Arial, Verdana, sans-serif;
  color: #c01219;
  z-index: 1;
  box-sizing: border-box;
  padding: 0 0 4px; }
  a.buy_ticket_btn:before {
    background: #F4D504;
    content: "";
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: -1;
    border-radius: 9px; }
  a.buy_ticket_btn:hover {
    text-decoration: none; }
    a.buy_ticket_btn:hover:before {
      background: #f4ad04; }
  .saffireMobileSize a.buy_ticket_btn {
    margin: 26px auto 0; }

.mobile-icons {
  display: none; }

/*# sourceMappingURL=theme.css.map */
