/************** 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: "antonio-light-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/antonio-light-webfont.woff2") format("woff2"),url("fonts/antonio-light-webfont.woff") format("woff");
}
@font-face {
  font-family: "antonio-regular-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/antonio-regular-webfont.woff2") format("woff2"),url("fonts/antonio-regular-webfont.woff") format("woff");
}
@font-face {
  font-family: "antonio-bold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/antonio-bold-webfont.woff2") format("woff2"),url("fonts/antonio-bold-webfont.woff") format("woff");
}
@font-face {
  font-family: "thirstysoftblack-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/thirstysoftblack-webfont.woff2") format("woff2"),url("fonts/thirstysoftblack-webfont.woff") format("woff");
}
@font-face {
  font-family: "wood-block-one-regular-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/wood-block-one-regular-webfont.woff2") format("woff2"),url("fonts/wood-block-one-regular-webfont.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;
}

.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;
}

.saffireMobileSize.isResponsive iframe {
  max-height: 100%;
  max-width: 100%;
}

.mobile-menu-container .search-container input[type=text] {
  -webkit-appearance: none;
  border-radius: 0;
  height: 50px;
}

body {
  color: #170300;
  font: 17px/1.5 "OpenSans-Light-webfont", Arial, Verdana, sans-serif;
}

a {
  color: #731000;
  text-decoration: underline;
  font-family: "OpenSans-Semibold-webfont";
}

h2 a {
  font-size: 30px;
}

.header a,
.footer a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.small.bc {
  font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "antonio-bold-webfont", Arial, Verdana, sans-serif;
  font-weight: normal;
  color: #731000;
  line-height: 1.2;
  text-transform: uppercase;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-family: "antonio-bold-webfont", Arial, Verdana, sans-serif;
  color: #731000;
  text-decoration: none;
}

h1 {
  margin: 0.2em 0;
  font-size: 38px;
}

h2 {
  font-size: 30px;
}

h3, h4, h5, h6 {
  color: #170300;
}
h3 a, h4 a, h5 a, h6 a {
  font-family: "antonio-bold-webfont", Arial, Verdana, sans-serif;
  color: #170300;
  text-decoration: none;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

.subContainer h1 {
  font-size: 26px;
}
.subContainer h2 {
  font-size: 23px;
}
.subContainer h3 {
  font-size: 20px;
}

.cartcols h2 {
  font-size: 20px;
}

.reviewYourOrderSubContainer h2 {
  font-size: 20px;
}

.eventList-container .eventCol1 .filter-group {
  line-height: 1.2;
}

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none;
}

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}

.owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px;
}

.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
  background: #869791;
}

/***************** CONTAINERS **************************/
body {
  background: url("images/body-bg.jpg") #fff no-repeat fixed;
  background-size: cover;
}

.wrapper {
  width: 100%;
  transition: all 0.2s ease;
}

body:not(.homepage) .content {
  position: relative;
  max-width: calc(1300px - 15px - 15px);
  margin: 96px auto 60px;
  padding: 15px 15px 15px 15px;
  background: #fff;
}
@media screen and (max-width: 1400px) {
  body:not(.homepage) .content {
    margin-top: 40px;
  }
}

.saffireMobileSize.homepage .content,
.saffireLargeSize.homepage .content {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: none;
}

.subContainer {
  background: #e6e6e6;
  color: #111;
  box-shadow: 2px 2px 5px #000;
}

.dateDisplayBar,
.dateDisplay {
  background: #731000;
  color: #fff;
}
.dateDisplayBar a,
.dateDisplay a {
  color: #fff;
}

#google_translate_element { /* |%  Google translate position */
  top: 15px;
  right: 30px;
}

.carthr {
  background: #111;
}

.orderhistory {
  background: #731000;
}

.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;
}

.container {
  max-width: 1300px;
  margin: 0 auto;
}

/************* BUTTON STYLES *********************/
a.button:not(.emailSubmitButton):not(.searchSubmitButton),
.button:not(.emailSubmitButton):not(.searchSubmitButton) { /* |%  set font-family */
  padding: 12px 86px 6px;
  font-size: 16px;
  line-height: 1.7;
  text-transform: none;
  border-radius: 30px;
  font-weight: normal !important;
  font-family: "antonio-bold-webfont";
  text-transform: uppercase;
  box-sizing: border-box;
  min-height: 44px;
}

.buttonSmall,
.modalCloseButton {
  padding: 8px 15px 5px !important;
  font-size: 11px !important;
  min-height: 31px !important;
}

.modalCloseButton {
  padding: 8px 15px 5px !important;
}

a.button:not(.emailSubmitButton):not(.searchSubmitButton),
.button:not(.emailSubmitButton):not(.searchSubmitButton),
.buttonSmall {
  color: #731000;
  background: #FFD62A;
  background: linear-gradient(180deg, #FFD62A);
}

a.button:not(.emailSubmitButton):not(.searchSubmitButton):hover,
.button:not(.emailSubmitButton):not(.searchSubmitButton):hover,
.buttonSmall:hover {
  background: #fdb842;
  color: #731000 !important;
}

a.updateButton.buttonSmall,
a.removeButton.buttonSmall,
a.cartMenuRemoveButton.button.buttonSmall {
  font-size: 0.9em;
}

.cartMenu .cartMenuCheckoutButton {
  font-size: 12px;
  padding: 4px 15px !important;
}

body:not(.homepage) a.button:not(.emailSubmitButton):not(.searchSubmitButton):not(.buttonSmall),
body:not(.homepage) .button:not(.emailSubmitButton):not(.searchSubmitButton):not(.buttonSmall) {
  padding: 12px 25px 6px !important;
  font-size: 16px;
  min-height: 0;
  line-height: 1;
}

body.saffireMobileSize:not(.homepage) a.button:not(.emailSubmitButton):not(.searchSubmitButton):not(.buttonSmall),
body.saffireMobileSize:not(.homepage) .button:not(.emailSubmitButton):not(.searchSubmitButton):not(.buttonSmall) {
  padding: 9px 20px 5px !important;
  font-size: 14px;
  min-height: 0;
  line-height: 1;
}

input.textbox {
  font-size: 12px;
}

.mobile-menu-container {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-header {
  background-color: #631705;
}
.mobile-menu-container .close-mobile-menu:before, .mobile-menu-container .close-mobile-menu:after {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-subheader,
.mobile-menu-container .mobile-menu-subheader-btn {
  background-color: #E5D8B6;
}
.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: #170300;
}
.mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
.mobile-menu-container .mobile-menu-subheader-btn:active {
  background-color: #d8c490;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: "OpenSans-Semibold-webfont";
  font-size: 15px !important;
}
.mobile-menu-container .cart-counter {
  font-family: "OpenSans-Semibold-webfont";
}
.mobile-menu-container .search-container input {
  font-family: "OpenSans-Semibold-webfont";
}
.mobile-menu-container .search-container .search-submit-btn {
  color: #170300;
}
.mobile-menu-container .mobile-menu-ticket-btn {
  background-color: #631705;
  font-family: "antonio-bold-webfont";
  color: #fff;
  border-color: #fff;
  text-transform: uppercase;
  line-height: 1.1;
  padding: 12px 11px 9px;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font-family: "OpenSans-Semibold-webfont";
  color: #170300;
  font-size: 12px;
}

#mobile-nav ul {
  background-color: #fff;
}
#mobile-nav a {
  background-color: #631705;
  font-family: "antonio-bold-webfont";
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
}
#mobile-nav a:hover {
  background-color: #320c03;
}
#mobile-nav .has-subitems span {
  background-color: #591505;
  color: #fff;
  max-width: 44px;
  font-size: 10px;
}
#mobile-nav .has-subitems span:hover {
  background-color: #d8c490;
}

.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 {
  font-size: 36px;
}

.mobile-menu-container .search-container input[type=text] {
  font-size: 13px;
  color: #170300;
}

/************************* MODAL CONTENT ********************/
.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: #731000;
  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: #170300;
}
.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 img {
  display: none;
}
.modalClose .modalCloseButton:before {
  content: "X";
  font-family: sans-serif;
}

/*Modal css*/
.saffireMobileSize .ui-dialog {
  margin: 20px auto;
  max-width: 80%;
}

.saffireMobileSize.modalBody .emailSignup .textbox {
  display: flex;
  height: 30px;
  margin: auto;
  max-width: 275px;
  font-size: 14px;
}
.saffireMobileSize.modalBody .emailSignup .inputFieldSubmit {
  background: #FFD62A;
  border-radius: 5px !important;
  color: #731000 !important;
  display: inline-block;
  font-family: "antonio-bold-webfont";
  font-size: 16px;
  margin: 0 5px;
  padding: 12px 86px 6px;
  text-transform: uppercase;
  white-space: nowrap;
  border-radius: 30px !important;
}
.saffireMobileSize.modalBody .emailSignup .inputFieldSubmit:hover {
  background: #fdb842;
  color: #731000 !important;
}
.saffireMobileSize.modalBody .emailSignupText {
  text-align: center;
}

.ui-dialog {
  box-shadow: 0 3px 14px rgba(0, 0, 0, 0.8);
  background: #fff;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
  display: none;
}

.header {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.header .container {
  position: relative;
  max-width: 1210px;
}
@media screen and (max-width: 1549px) {
  .header .container {
    max-width: 1055px;
  }
}
@media screen and (max-width: 1400px) {
  .header .container {
    max-width: 100%;
    margin: 0 20px;
    padding-right: 133px;
  }
}
@media screen and (max-width: 1023px) {
  .header .container {
    padding-right: 80px;
  }
}
.saffireMobileSize .header .container {
  padding-right: 0;
  margin: 0;
}

.headerInnerContent {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  position: relative;
}
.headerInnerContent:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: transparent;
}

.header-top {
  background: #000;
  opacity: 1;
  visibility: visible;
  height: 32px;
  transition: all 0.2s ease;
}
.saffireMobileSize .header-top {
  display: none;
}
.saffireWindowScrolled .header-top {
  height: 0;
  overflow: hidden;
  transition: all 0.2s ease;
}

.header-top-inner {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 3px 0;
}

.header-middle {
  padding: 5px 0 0px;
  background: rgba(115, 16, 0, 0.9);
}
.saffireWindowScrolled .header-middle {
  background: #731000;
}

.header-bottom {
  background: rgba(235, 217, 182, 0.9);
  min-height: 49px;
}
.saffireWindowScrolled .header-bottom {
  background: #ebd9b6;
}
.header-bottom .container {
  display: flex;
}
.saffireWindowScrolled.saffireMobileSize .header-bottom {
  min-height: 0;
  height: 0;
  transition: all 0.2s ease;
}

.secondary-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  z-index: 9999999;
}
.saffireMobileSize .secondary-menu {
  padding: 9px 11px 7px 0px;
}

.saffireMobileSize .header {
  height: auto;
  position: fixed;
  background: transparent;
}
.saffireMobileSize .headerInnerContent {
  height: auto;
}

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #3d5243;
  font-family: "OpenSans-Light-webfont", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
}
.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;
  }
}

.saffireWindowScrolled .generalmessage {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  font-size: 0;
  transition: all 0.5s ease;
}

.header-logo {
  display: block;
  width: 340px;
  height: 249px;
  background: url("images/header-logo.png") center/contain no-repeat;
  position: absolute;
  top: -33px;
  left: -124px;
  z-index: 9999;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1400px) {
  .header-logo {
    left: 0;
    width: 263px;
    height: 186px;
  }
}
@media screen and (max-width: 1200px) {
  .header-logo {
    left: -20px !important;
  }
}
@media screen and (max-width: 1185px) {
  .header-logo {
    width: 145px;
    height: 100px;
  }
}
.saffireMobileSize .header-logo {
  top: 0;
  height: 144px;
  width: 197px;
  left: 2px !important;
}

.saffireWindowScrolled .header-logo {
  width: 230px;
  height: 160px;
  top: 0;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1400px) {
  .saffireWindowScrolled .header-logo {
    left: 0;
    width: 200px;
    height: 120px;
  }
}
@media screen and (max-width: 1023px) {
  .saffireWindowScrolled .header-logo {
    width: 120px;
    height: 85px;
  }
}
.saffireMobileSize .saffireWindowScrolled .header-logo {
  top: 0;
  left: 0;
}

#weatherBugWidget {
  margin-left: 18px;
  margin-top: 4px;
}
#weatherBugWidget #weatherBugText,
#weatherBugWidget .weatherDescriptive {
  display: none !important;
}
#weatherBugWidget #weatherBugDescription {
  color: #fff !important;
  font-size: 14px;
  font-family: "antonio-regular-webfont";
  display: inline-block;
  text-transform: uppercase;
}
#weatherBugWidget #weatherBugImage {
  margin-top: -4px;
}

.loginstatus a {
  color: #fff;
  font-size: 14px;
  font-family: "antonio-regular-webfont";
  position: relative;
  text-transform: uppercase;
}
.loginstatus a:before {
  content: "";
  height: 15px;
  width: 11px;
  background: url("images/profile-icon.png") no-repeat 0 0;
  display: inline-block;
  margin-right: 5px;
}
.loginstatus a:hover {
  color: #fdb842;
}
.loginstatus a:hover:before {
  background: url("images/profile-icon-hover.png") no-repeat 0 0;
}

.myAccountNavButton a {
  color: #fff;
  font-size: 14px;
  font-family: "antonio-regular-webfont";
  position: relative;
  text-transform: uppercase;
}
.myAccountNavButton a:hover {
  color: #fdb842;
}

.myAccountButton-wrapper {
  margin-left: 25px;
}

.buy-ticket-sec {
  z-index: 999;
  position: absolute;
  left: calc(100% + 22px);
  width: 133px;
  top: -37px;
  display: flex;
  flex-direction: column;
  align-items: center;
  overflow: hidden;
  transition: 0.2s;
}
@media screen and (max-width: 1400px) {
  .buy-ticket-sec {
    right: -20px !important;
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 1023px) {
  .buy-ticket-sec {
    width: 90px;
  }
}
.saffireMobileSize .buy-ticket-sec {
  display: none;
}
.saffireWindowScrolled .buy-ticket-sec {
  top: -5px;
}
.saffireWindowScrolled .buy-ticket-sec:hover {
  top: -10px;
}
.buy-ticket-sec:hover {
  top: -42px;
  transition: 0.2s;
}

.standAloneDirections {
  background: url("images/btn_HoursDirections.png") no-repeat 0 0;
  height: 64px;
  width: 133px;
  font-size: 0;
  transition: 0.2s;
}
@media screen and (max-width: 1023px) {
  .standAloneDirections {
    height: 38px;
    width: 80px;
    background-size: 100%;
  }
}

.ticket {
  background: url("images/btn_BuyTickets.png") no-repeat 0 0;
  color: inherit;
  height: 126px;
  width: 133px;
  font-size: 0;
  transition: 0.2s;
}
@media screen and (max-width: 1023px) {
  .ticket {
    height: 75px;
    width: 80px;
    background-size: 100%;
  }
}
.ticket:hover {
  background: url("images/btn_BuyTickets.png") no-repeat 0 0;
}
@media screen and (max-width: 1023px) {
  .ticket:hover {
    background-size: 100%;
  }
}

.saffireMobileSize a.ticket {
  background: none;
  color: inherit;
}
.saffireMobileSize a.ticket:hover {
  background: none;
  color: inherit;
}

.header .emailSignup {
  display: inline-flex;
  align-items: flex-start;
}
.header .emailSignup .emailInputField input {
  height: 14px;
  width: 21px;
  padding: 0 5px;
  font-size: 14px;
  font-family: "OpenSans-Light-webfont", Arial, Verdana, sans-serif;
  border-radius: 0 !important;
  width: 0;
  padding: 0;
  transition: 0.2s;
}
.header .emailSignup .emailInputField input:focus {
  width: 170px;
  padding: 0 5px;
  transition: 0.2s;
}
.header .emailSignup .emailSubmitButton {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 16px;
  padding: 0 10px;
  background: transparent;
  border-radius: 0 !important;
  font-size: 14px;
  font-family: "OpenSans-Light-webfont", Arial, Verdana, sans-serif;
  transition: all 0.3s ease 0s;
  width: 24px;
  padding: 0;
  font-size: 0;
}
.header .emailSignup .emailSubmitButton:before {
  content: "";
  display: block;
  font-size: 18px;
  font-family: "FontAwesome";
  line-height: 1;
  color: #000;
  background: url(images/email-icon.png) no-repeat 0 0;
  width: 24px;
  height: 16px;
}
.header .emailSignup .emailSubmitButton:hover:before {
  transition: all 0.3s ease 0s;
  background: url(images/email-icon-hover.png) no-repeat 0 0;
}
.header .emailSignup .emailSubmitButton:hover {
  background: transparent;
}
.header .emailSignup:hover .emailInputField input {
  width: 170px;
  padding: 0 5px;
  transition: 0.2s;
}

.saffireMobileSize .header .emailSignup {
  position: static;
  align-items: center;
  justify-content: center;
  width: 37px;
  height: 50px;
  background: url(images/email-icon.png) no-repeat center 4px;
  padding-top: 17px;
  box-sizing: border-box;
}
.saffireMobileSize .header .emailSignup:before {
  content: "Email";
  position: static;
  line-height: 1;
  font-size: 12px;
  color: #fff;
  font-family: "antonio-regular-webfont";
  text-transform: uppercase;
  margin-top: 6px;
}

.header .searchBox:not(.clonedSearchBox) {
  display: inline-flex;
  align-items: center;
  margin: 0px 11px 0 12px;
  flex-direction: row-reverse;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
  height: 30px;
  width: 170px;
  padding: 0 5px;
  font-size: 14px;
  font-family: "OpenSans-Light-webfont", Arial, Verdana, sans-serif;
  border-radius: 0 !important;
  position: absolute;
  right: 100%;
  top: -8px;
  margin-right: 6px;
  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: flex-start;
  justify-content: left;
  height: 16px;
  padding: 0 10px;
  background: transparent;
  border-radius: 0 !important;
  font-size: 14px;
  font-family: "OpenSans-Light-webfont", Arial, Verdana, sans-serif;
  width: 24px;
  padding: 0;
  font-size: 0;
  transition: all 0.3s ease 0s;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
  content: "";
  display: block;
  font-size: 18px;
  font-family: "FontAwesome";
  line-height: 1;
  color: #000;
  background: url(images/search-icon.png) no-repeat 0 0;
  height: 20px;
  width: 20px;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:hover:before {
  background: url(images/search-icon-hover.png) no-repeat 0 0;
  transition: all 0.3s ease 0s;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:hover {
  background: transparent;
}
.header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
  width: 170px;
  padding: 0 5px;
  transition: 0.2s;
}

.saffireLargeSize .header .searchBox.clonedSearchBox {
  display: none;
}

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  display: none;
  position: relative;
  align-items: flex-start;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: url(images/search-icon.png) no-repeat center 4px;
  font-size: 0;
  margin-right: 0;
  padding-top: 27px;
  box-sizing: border-box;
}
.saffireMobileSize .header .searchBox:not(.clonedSearchBox):before {
  content: "Search";
  position: static;
  line-height: 1;
  font-size: 12px;
  color: #fff;
  font-family: "antonio-regular-webfont";
  text-transform: uppercase;
  margin-top: 4px;
}

.call-icon {
  display: none;
}

.saffireMobileSize .header .call-icon {
  display: block;
  position: relative;
  align-items: flex-start;
  justify-content: center;
  width: 50px;
  height: 50px;
  background: url(images/mobile-call-icon.png) no-repeat top center;
  font-size: 0;
  margin-right: 0;
  padding-top: 26px;
  box-sizing: border-box;
}
.saffireMobileSize .header .call-icon:before {
  content: "Call";
  position: static;
  line-height: 1;
  font-size: 12px;
  color: #fff;
  font-family: "antonio-regular-webfont";
  text-transform: uppercase;
  display: block;
  text-align: center;
  margin-top: 6px;
}

.saffireLargeSize .viewcart {
  display: inline-flex;
  color: inherit;
}
.saffireLargeSize .viewcart .cartMenuLink {
  display: inline-block;
  color: inherit;
}
.saffireLargeSize .viewcart .cartMenuLink:before {
  content: "Cart: ";
  font-size: inherit;
  color: inherit;
}

.saffireMobileSize .viewcart {
  display: inline-flex;
}
.saffireMobileSize .viewcart .cartMenuLink {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: #eee;
}
.saffireMobileSize .viewcart .cartMenuLink:before {
  content: "\f07a";
  position: relative;
  margin-right: 5px;
  font-family: "FontAwesome";
  font-size: 26px;
  line-height: 1;
  color: inherit;
}

.mobile-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  vertical-align: top;
  padding-top: 18px;
  background: url(images/mobile-icon.png) no-repeat top center;
  cursor: pointer;
}
.mobile-nav-toggle:before {
  content: "menu";
  position: static;
  line-height: 1;
  font-size: 12px;
  color: #fff;
  font-family: "antonio-regular-webfont";
  text-transform: uppercase;
  margin-top: 7px;
}
.mobile-nav-toggle:hover {
  cursor: pointer;
}

.saffireLargeSize .mobile-nav-toggle {
  display: none;
}

.saffireLargeSize .nav .groups {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin: 0;
}
.saffireLargeSize .nav .groups .group {
  display: inline-block;
  flex-shrink: 0;
  margin: 0 0 0 56px;
}
@media screen and (max-width: 1549px) {
  .saffireLargeSize .nav .groups .group {
    margin: 0 0 0 40px;
  }
}
@media screen and (max-width: 1199px) {
  .saffireLargeSize .nav .groups .group {
    margin: 0 0 0 25px;
  }
}
.saffireLargeSize .nav .groups .group:last-child .items,
.saffireLargeSize .nav .groups .group:nth-last-child(2) .items {
  left: auto;
  right: 0;
}
.saffireLargeSize .nav .groups .group:last-child .subitems,
.saffireLargeSize .nav .groups .group:nth-last-child(2) .subitems {
  left: auto;
  right: 100%;
}
.saffireLargeSize .nav .groups .group > a {
  display: inline-block;
  padding: 0px 0 5px;
  background: none;
  font-family: "thirstysoftblack-webfont", Arial, Verdana, sans-serif;
  font-size: 24px;
  font-weight: 400;
  color: #fff;
}
@media screen and (max-width: 1549px) {
  .saffireLargeSize .nav .groups .group > a {
    font-size: 21px;
  }
}
@media screen and (max-width: 1199px) {
  .saffireLargeSize .nav .groups .group > a {
    font-size: 18px;
  }
}
@media screen and (max-width: 1023px) {
  .saffireLargeSize .nav .groups .group > a {
    font-size: 15px;
  }
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #fdb842;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 0;
  background: #731000;
}
.saffireLargeSize .nav .items .item a {
  padding: 5px 15px;
  color: #fff;
  font-family: "OpenSans-Light-webfont", Arial, Verdana, sans-serif;
  font-size: 15px;
}
.saffireLargeSize .nav .items .item a:hover {
  color: #fff;
}
.saffireLargeSize .nav .item {
  width: 200px;
  line-height: 1.4;
}
.saffireLargeSize .nav .item:hover {
  background: #a61700;
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #731000;
}

/*********************** FOOTER **************************/
.footer { /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  color: #fff;
  text-align: center;
}
.footer .separator {
  visibility: hidden;
  margin: 0;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer ul.footerItems1 {
  margin: 0 15px 0 0;
}
@media screen and (max-width: 850px) {
  .footer ul.footerItems1 {
    display: none;
  }
}
.footer ul.footerItems1 li a {
  font-family: "antonio-regular-webfont";
  font-size: 14px;
  text-transform: uppercase;
}
.footer .footerSignIn {
  text-transform: uppercase;
}
.footer ul.footerItems2 {
  margin: 0 auto;
}

.footer-top {
  background: url("images/footer-bg.jpg") repeat-x #fff center;
  background-size: cover;
  padding: 14px 15px 30px;
  position: relative;
}
.saffireMobileSize .footer-top {
  padding: 22px 7px 15px;
}
.footer-top .container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dalta-sec p {
  font-size: 14px;
  color: #fff;
  font-family: "OpenSans-Regular-webfont";
  margin: 0;
}
.dalta-sec .dalta-logo {
  width: 162px;
  height: 50px;
  background: url("images/delta-logo.png") no-repeat 0 0;
  display: inline-block;
  margin: 5px 0 0;
}

.footer-logo {
  width: 236px;
  height: 172px;
  background: url("images/footer-logo.png") no-repeat 0 0;
}
.saffireMobileSize .footer-logo {
  background-size: 100%;
  width: 192px;
  height: 150px;
}

.copyright-wrap {
  font-size: 13px;
  color: #fff;
  font-family: "OpenSans-Regular-webfont";
  margin-top: 15px;
}
@media screen and (max-width: 600px) {
  .copyright-wrap {
    position: absolute;
    bottom: -48px;
    left: 14px;
    max-width: 225px;
    font-size: 10px;
    text-align: left;
  }
}

.everything-text {
  width: 360px;
  height: 76px;
  background: url("images/everyone-fair.png") no-repeat 0 0;
  margin: -16px 0 4px 0;
}
.saffireMobileSize .everything-text {
  background-size: 100%;
  width: 319px;
  height: 74px;
}

.footer-bottom {
  padding: 15px 15px;
  background: url("images/footer-bottom-bg.jpg") no-repeat 0 0;
  background-size: cover;
}
@media screen and (max-width: 1250px) and (min-width: 850px) {
  .footer-bottom {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 600px) {
  .footer-bottom {
    min-height: 90px;
    padding: 20px 15px;
    box-sizing: border-box;
  }
}
.footer-bottom .footer-bottom-inner {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 600px) {
  .footer-bottom .footer-bottom-inner {
    justify-content: flex-end;
  }
}
.footer-bottom .powerBy {
  font-size: 10px;
  font-family: "OpenSans-Regular-webfont";
  color: #fff;
  margin-top: -22px;
}
@media screen and (max-width: 600px) {
  .footer-bottom .powerBy {
    margin-top: -16px;
  }
}

.saffireMobileSize .footer a:hover {
  text-decoration: none;
}
.saffireMobileSize .footer .footerSignIn {
  max-width: 300px;
  margin: auto;
}

.fun-fair-container {
  box-sizing: border-box;
  position: relative;
  max-width: 1457px;
  margin: auto;
  padding-bottom: 76px;
}
@media screen and (max-width: 1660px) {
  .fun-fair-container {
    max-width: 100%;
    margin: 0 80px;
  }
}
.saffireMobileSize .fun-fair-container {
  margin: 0 65px 36px;
  padding-bottom: 0;
}
.fun-fair-container .fun-fair-heading {
  font: 50px "thirstysoftblack-webfont";
  color: #fff;
  margin-bottom: 27px;
  text-align: center;
  text-transform: none;
}
.saffireMobileSize .fun-fair-container .fun-fair-heading {
  font-size: 30px;
  margin: 9px 0 8px;
}
.fun-fair-container .owl-nav {
  position: absolute;
  top: 47%;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.fun-fair-container .owl-nav .owl-prev,
.fun-fair-container .owl-nav .owl-next {
  position: relative;
  width: 44px;
  height: 42px;
  padding: 0;
  border-radius: 50%;
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  z-index: 9;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background-color: transparent;
}
.fun-fair-container .owl-nav .owl-prev {
  left: -66px;
  background-image: url("images/slider-arrow-left.png");
}
.saffireMobileSize .fun-fair-container .owl-nav .owl-prev {
  left: -59px;
}
.fun-fair-container .owl-nav .owl-prev:hover {
  background-image: url("images/slider-arrow-left-hover.png");
}
.fun-fair-container .owl-nav .owl-next {
  right: -66px;
  background-image: url("images/slider-arrow-right.png");
}
.saffireMobileSize .fun-fair-container .owl-nav .owl-next {
  right: -59px;
}
.fun-fair-container .owl-nav .owl-next:hover {
  background-image: url("images/slider-arrow-right-hover.png");
}
.fun-fair-container .owl-nav.disabled {
  display: none;
}

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  height: auto;
  max-width: 100%;
  margin: 25px auto 0;
  padding: 0;
}
@media screen and (min-width: 680px) {
  #cardWidget {
    width: 679px;
  }
}
@media screen and (min-width: 985px) {
  #cardWidget {
    width: 967px;
  }
}
@media screen and (min-width: 1280px) {
  #cardWidget {
    width: 1250px;
  }
}
@media screen and (min-width: 1660px) {
  #cardWidget {
    width: 1566px;
  }
}
.saffireMobileSize #cardWidget {
  padding: 0;
  margin-top: 0;
}
#cardWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 274px;
  height: 277px;
  margin: auto;
  max-width: 100%;
}
.saffireMobileSize #cardWidget .card-widget-item {
  height: 242px;
  width: 242px;
  margin: auto;
}
#cardWidget .card-widget-item:hover .card-content {
  background: rgba(115, 16, 0, 0.55);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#cardWidget .card-widget-item:hover .buttonwrap {
  top: 50% !important;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#cardWidget .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: none;
  border-radius: 10px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  overflow: hidden;
}
#cardWidget .image-container .card-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 20px 20px 7px;
  border-radius: 10px;
  transition: 0.2s;
  position: relative;
  box-sizing: border-box;
  transition: 0.2s;
}
#cardWidget .image-container .card-content:after {
  content: "";
  height: 60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  z-index: 1;
}
#cardWidget .image-container .card-content .card-widget-title {
  position: relative;
  display: block;
  width: 100%;
  font: 22px/1.5 "antonio-bold-webfont";
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  order: 2;
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 2;
}
#cardWidget .image-container .card-content .card-widget-description {
  font: 17px "OpenSans-Light-webfont", Arial, Verdana, sans-serif;
  color: #170300;
  padding: 10px;
}
#cardWidget .image-container .card-content .buttonwrap {
  order: 1;
  position: absolute;
  top: -50px;
  left: 0;
  transform: translateY(-50%);
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  transition: 0.2s;
}
#cardWidget .image-container .card-content .buttonwrap a {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 130px;
  height: 44px;
  border-radius: 50px;
  text-align: center;
  text-decoration: none;
  background: #FFD62A;
  text-transform: uppercase;
  font: 16px/1 "antonio-bold-webfont";
  font-weight: 400;
  color: #170300;
  transition: 0.2s;
  padding: 20px 15px 16px;
}
#cardWidget .image-container .card-content .buttonwrap a:hover {
  background: #fdb842;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#upcomingEvent {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  height: auto;
  width: 742px;
  text-align: center;
}
@media screen and (max-width: 817px) {
  #upcomingEvent {
    width: 720px;
  }
}
@media screen and (max-width: 767px) {
  #upcomingEvent {
    width: 400px;
  }
}
#upcomingEvent .card-widget-item {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
.saffireMobileSize #upcomingEvent .card-widget-item {
  margin: 3px 0 !important;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #upcomingEvent .card-widget-item:first-child {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  #upcomingEvent .card-widget-item:last-child .image-container {
    width: 50px;
  }
}
#upcomingEvent .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: 0.3s;
  max-width: 50px;
  max-height: 50px;
}
@media screen and (max-width: 600px) {
  #upcomingEvent .image-container {
    width: 62px;
  }
}
.saffireMobileSize #upcomingEvent .image-container {
  width: 50px;
}
#upcomingEvent .image-container img {
  max-width: 100%;
}
#upcomingEvent .card-content {
  margin-left: 20px;
}
#upcomingEvent .card-content .card-widget-title,
#upcomingEvent .card-content .card-widget-description {
  display: none;
}
#upcomingEvent .card-content .buttonwrap a {
  display: inline-block;
  font-family: "antonio-bold-webfont";
  font-size: 16px;
  color: #170300;
  background: #FFD62A;
  border-radius: 50px;
  height: 44px;
  width: 274px;
  padding: 12px 10px;
  text-decoration: none;
  text-align: center;
  box-sizing: border-box;
  transition: background 0.2s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-transform: uppercase;
}
@media screen and (max-width: 817px) {
  #upcomingEvent .card-content .buttonwrap a {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  #upcomingEvent .card-content .buttonwrap a {
    flex: 1 0 100%;
    width: 270px;
  }
}
@media screen and (max-width: 374px) {
  #upcomingEvent .card-content .buttonwrap a {
    font-size: 14px;
    width: 240px;
  }
}
#upcomingEvent .card-content .buttonwrap a:hover {
  background: #fdb842;
  color: #170300;
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
}

.upcoming-event {
  padding: 22px 20px 24px;
  background: url("images/upcoming-event-bg.jpg") no-repeat 0 0;
  background-size: cover;
}
.saffireMobileSize .upcoming-event {
  padding: 8px 15px 24px;
}

.saffireMobileSize #upcomingEvent .card-widget-item {
  margin: 5px 0;
}

#deltaFairWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 45px 25px 6px;
  width: 1020px;
  text-align: center;
  align-items: center;
}
.saffireMobileSize #deltaFairWidget {
  font-size: 30px;
  padding: 16px 19px 0px;
}
.saffireMobileSize #deltaFairWidget:after {
  margin: 9px auto 0;
  background-size: 135px;
}
#deltaFairWidget:after {
  content: "";
  display: block;
  margin: 21px auto 0;
  width: 184px;
  height: 47px;
  background-image: url("images/accent.png");
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  width: 100%;
}
#deltaFairWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  min-width: 280px;
  width: 100%;
}
#deltaFairWidget .card-widget-item .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
}
#deltaFairWidget .card-widget-item .card-content .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 50px "thirstysoftblack-webfont";
  color: #fff;
  margin-bottom: 4px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.saffireMobileSize #deltaFairWidget .card-widget-item .card-content .card-widget-title {
  font-size: 30px;
}
#deltaFairWidget .card-widget-item .card-content .card-widget-description {
  display: block;
  font-family: "OpenSans-Light-webfont";
  font-size: 18px;
  color: #fff;
  line-height: 1.8;
  width: 100%;
}
@media screen and (max-width: 817px) {
  #deltaFairWidget .card-widget-item .card-content .card-widget-description {
    font-size: 16px;
  }
}
@media screen and (max-width: 600px) {
  #deltaFairWidget .card-widget-item .card-content .card-widget-description {
    font-size: 14px;
    line-height: 2.1;
    max-height: 172px;
    overflow: hidden;
  }
}
#deltaFairWidget .card-widget-item .card-content .card-widget-description a {
  text-decoration: none;
  color: inherit;
}
#deltaFairWidget .card-widget-item .card-content .buttonwrap {
  display: none;
}

#deltaPrograms {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  max-width: 100%;
  height: 345px;
  width: 1250px;
  margin: 0 auto 24px;
  padding: 0;
  text-align: center;
}
@media screen and (max-width: 1300px) {
  #deltaPrograms {
    height: 300px;
  }
}
.saffireMobileSize #deltaPrograms {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 580px;
  width: 340px;
  margin-bottom: 16px;
  align-items: center;
}
#deltaPrograms .card-widget-item {
  box-sizing: border-box;
  display: flex;
  text-decoration: none;
  position: relative;
  width: 250px;
  height: 250px;
  border-radius: 50%;
}
@media screen and (max-width: 1300px) {
  #deltaPrograms .card-widget-item {
    width: 180px;
    height: 180px;
  }
}
@media screen and (max-width: 900px) and (min-width: 801px) {
  #deltaPrograms .card-widget-item {
    width: 160px;
    height: 160px;
  }
}
@media screen and (min-width: 801px) {
  #deltaPrograms .card-widget-item {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.saffireMobileSize #deltaPrograms .card-widget-item {
  left: -45px;
  top: 21px;
}
#deltaPrograms .card-widget-item:nth-child(1) {
  left: 53px;
  z-index: 4;
}
.saffireMobileSize #deltaPrograms .card-widget-item:nth-child(1) {
  left: -45px;
  top: 21px;
}
#deltaPrograms .card-widget-item:nth-child(2) {
  top: 99px;
  left: 11px;
  z-index: 3;
}
.saffireMobileSize #deltaPrograms .card-widget-item:nth-child(2) {
  right: -77px;
  top: 3px;
  left: auto;
}
#deltaPrograms .card-widget-item:nth-child(3) {
  top: 15px;
  left: -22px;
  z-index: 2;
}
.saffireMobileSize #deltaPrograms .card-widget-item:nth-child(3) {
  top: -36px;
  left: -79px;
}
#deltaPrograms .card-widget-item:nth-child(4) {
  top: 54px;
  left: -44px;
  z-index: 1;
}
.saffireMobileSize #deltaPrograms .card-widget-item:nth-child(4) {
  top: -52px;
  left: auto;
  right: -50px;
}
#deltaPrograms .card-widget-item:nth-child(5) {
  top: 1px;
  left: -54px;
  z-index: 1;
}
.saffireMobileSize #deltaPrograms .card-widget-item:nth-child(5) {
  left: -46px;
  top: -48px;
}
#deltaPrograms .image-container {
  box-sizing: border-box;
  width: 260px;
  height: 260px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  border: 4px solid #731000;
  border-radius: 50%;
  transition: 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1300px) and (min-width: 801px) {
  #deltaPrograms .image-container {
    max-width: 100%;
    max-height: 100%;
  }
}
@media screen and (max-width: 800px) {
  #deltaPrograms .image-container {
    width: 180px;
    height: 180px;
  }
}
#deltaPrograms .image-container:hover {
  background-size: 125% 125%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#deltaPrograms .image-container:hover .card-content {
  transition: 0.2s;
  background: rgba(115, 16, 0, 0.7);
}
#deltaPrograms .image-container .card-content {
  display: flex;
  height: 100%;
  width: 100%;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
}
#deltaPrograms .image-container .card-widget-title {
  position: static;
  display: block;
  width: 180px;
  font: 32px/1.2 "antonio-bold-webfont";
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 2px 3px rgb(0, 0, 0);
}
@media screen and (max-width: 1300px) {
  #deltaPrograms .image-container .card-widget-title {
    font-size: 26px;
    max-height: 56px;
    padding: 0 15px;
  }
}
@media screen and (max-width: 900px) and (min-width: 801px) {
  #deltaPrograms .image-container .card-widget-title {
    font-size: 20px;
    max-height: 45px;
  }
}
@media screen and (max-width: 950px) {
  #deltaPrograms .image-container .card-widget-title {
    width: 130px;
  }
}
.saffireMobileSize #deltaPrograms .image-container .card-widget-title {
  font-size: 22px;
}

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: static;
  display: inline-flex;
  height: 49px;
  width: auto;
  max-width: 100%;
  margin-left: auto;
  padding: 7px 0 0;
  background: rgba(20, 80, 150, 0);
  font-family: "antonio-bold-webfont";
  font-size: 18px;
  color: #313131;
  text-align: center;
  line-height: 1;
  z-index: 2;
  text-transform: uppercase;
  box-sizing: border-box;
  min-width: auto;
  align-items: center;
}
#siteInfoBannerWidget #eventDates {
  font-family: "antonio-bold-webfont";
  font-size: 18px;
  font-weight: 400;
  color: #313131;
  display: inline-block;
  text-transform: uppercase;
}
#siteInfoBannerWidget #eventName {
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 16px;
  position: relative;
}
#siteInfoBannerWidget #eventName:before {
  content: ".";
  position: absolute;
  left: -11px;
  top: -2px;
  line-height: 7px;
  font-size: 21px;
  color: #313131;
}
#siteInfoBannerWidget .countdownDays {
  display: inline-block;
  font-family: "antonio-bold-webfont";
  font-size: 18px;
  font-weight: 400;
  color: #313131;
}

.siteInfoBannerWidgetDateIsPast #eventName::before {
  display: none;
}

.siteInfoBannerOff #siteInfoBannerWidget {
  display: none !important;
}

.saffireMobileSize #siteInfoBannerWidget {
  left: auto;
  right: auto !important;
  padding: 7px 12px 0 193px;
  background: rgba(20, 80, 150, 0);
  color: #fff;
  width: 100%;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  height: 74px;
  line-height: 17px;
  transition: all 0.2s ease;
}
.saffireMobileSize #siteInfoBannerWidget #eventName {
  font-size: 14px;
  color: #313131;
  text-align: right;
}
.saffireMobileSize #siteInfoBannerWidget #eventName:before {
  display: none;
}
.saffireMobileSize #siteInfoBannerWidget #eventDates {
  font-size: 17px;
  color: #313131;
  margin-bottom: 3px;
}
.saffireMobileSize #siteInfoBannerWidget .countdownDays {
  font-size: 14px;
  color: #313131;
}

.saffireWindowScrolled.saffireMobileSize #siteInfoBannerWidget {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  font-size: 0;
  transition: all 0.5s ease;
}

body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-family: "antonio-bold-webfont";
  font-size: 18px;
  color: #313131;
}
@media screen and (max-width: 817px) {
  body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
    font-size: 16px;
  }
}
body.siteInfoBannerWidgetDateIsPast.noThankYouMessage #siteInfoBannerWidget {
  display: none !important;
}

#upComingTitleWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
#upComingTitleWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 100%;
}
#upComingTitleWidget .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
}
#upComingTitleWidget .card-content .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 38px "thirstysoftblack-webfont";
  color: #fff;
  margin-bottom: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.saffireMobileSize #upComingTitleWidget .card-content .card-widget-title {
  font-size: 30px;
  margin-bottom: 0;
}
#upComingTitleWidget .card-content .buttonwrap a,
#upComingTitleWidget .card-content .card-widget-description {
  display: none;
}

.saffireMobileSize #upComingTitleWidget .card-widget-item {
  margin: 5px 0;
}

.events-container {
  box-sizing: border-box;
  position: relative;
  max-width: 1482px;
  margin: auto;
  padding-bottom: 62px;
}
@media screen and (max-width: 1660px) {
  .events-container {
    max-width: 100%;
    margin: 0 80px;
  }
}
.saffireMobileSize .events-container {
  margin: 0 65px 0px;
  padding-bottom: 0;
}
.events-container .events-text-heading {
  font: 50px "thirstysoftblack-webfont";
  color: #fff;
  margin-bottom: 6px;
  text-align: center;
  text-transform: none;
}
.saffireMobileSize .events-container .events-text-heading {
  font-size: 30px;
  margin: 7px 0 0;
}
.events-container .events-button {
  width: 272px;
  padding: 16px 0 13px;
  margin: 5px auto 47px;
  display: block;
  border-radius: 25px;
  background: #FFD62A;
  color: #170300;
  font: 16px/1 "antonio-bold-webfont";
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.2s;
}
.saffireMobileSize .events-container .events-button {
  max-width: 100%;
  margin: 5px auto 17px !important;
}
.events-container .events-button:hover {
  background: #fdb842;
  transition: 0.2s;
}
.events-container .owl-nav {
  position: absolute;
  top: 46%;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.saffireMobileSize .events-container .owl-nav {
  top: 45.5%;
}
.events-container .owl-nav .owl-prev,
.events-container .owl-nav .owl-next {
  position: relative;
  width: 44px;
  height: 42px;
  padding: 0;
  border-radius: 50%;
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  z-index: 9;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background-color: transparent;
}
.events-container .owl-nav .owl-prev {
  left: -57px;
  background-image: url("images/slider-arrow-left.png");
}
.saffireMobileSize .events-container .owl-nav .owl-prev {
  left: -59px;
}
.events-container .owl-nav .owl-prev:hover {
  background-image: url("images/slider-arrow-left-hover.png");
}
.events-container .owl-nav .owl-next {
  right: -57px;
  background-image: url("images/slider-arrow-right.png");
}
.saffireMobileSize .events-container .owl-nav .owl-next {
  right: -59px;
}
.events-container .owl-nav .owl-next:hover {
  background-image: url("images/slider-arrow-right-hover.png");
}
.events-container .owl-stage-outer {
  padding-bottom: 100px;
}
.saffireMobileSize .events-container .owl-stage-outer {
  padding-bottom: 85px;
}

#featuredEvent {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  height: auto;
  max-width: 100%;
  margin: 25px auto 0;
  padding: 0;
  text-align: center;
}
@media screen and (min-width: 680px) {
  #featuredEvent {
    width: 679px;
  }
}
@media screen and (min-width: 985px) {
  #featuredEvent {
    width: 967px;
  }
}
@media screen and (min-width: 1280px) {
  #featuredEvent {
    width: 1250px;
  }
}
@media screen and (min-width: 1660px) {
  #featuredEvent {
    width: 1566px;
  }
}
.saffireMobileSize #featuredEvent {
  padding: 0;
  margin-top: 0;
}
#featuredEvent .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 275px;
  height: 275px;
  margin: auto;
  max-width: 100%;
  margin: auto;
  text-decoration: none;
}
.saffireMobileSize #featuredEvent .card-widget-item {
  height: 242px;
  width: 242px;
}
#featuredEvent .card-widget-item:hover .image-container {
  background-size: 125%;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#featuredEvent .card-widget-item:hover .card-content .buttonwrap .moreButton {
  background: #fdb842;
  cursor: pointer;
  transition: 0.2s;
}
#featuredEvent .image-container {
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  border: none;
  border-radius: 10px;
  transition: 0.2s;
}
#featuredEvent .card-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  transition: 0.2s;
  box-sizing: border-box;
  width: 220px;
  height: 108px;
  padding: 10px 20px;
  border-radius: 10px;
  transition: 0.2s;
  position: relative;
  top: 225px;
  margin: 0 auto;
  box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.33);
  background: #EBD9B6;
}
.saffireMobileSize #featuredEvent .card-content {
  width: 195px;
  height: 93px;
  top: 203px;
  padding: 3px 8px;
}
#featuredEvent .card-content .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 22px/1.2 "antonio-bold-webfont";
  font-weight: 400;
  color: #170300;
  text-transform: uppercase;
  order: 2;
}
.saffireMobileSize #featuredEvent .card-content .card-widget-title {
  line-height: 1;
}
#featuredEvent .card-content .card-widget-description {
  font: 14px "OpenSans-Light-webfont";
  color: #170300;
  padding: 0;
  margin-bottom: 2px;
  order: 1;
  width: 100%;
}
#featuredEvent .card-content .buttonwrap {
  order: 3;
  position: absolute;
  left: 0;
  bottom: -22px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  transition: 0.2s;
  padding: 0;
}
#featuredEvent .card-content .buttonwrap a {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 104px;
  height: 40px;
  border-radius: 50px;
  text-align: center;
  text-decoration: none;
  background: #FFD62A;
  text-transform: uppercase;
  font: 16px/1.2 "antonio-bold-webfont";
  font-weight: 400;
  color: #170300;
  transition: 0.2s;
  padding: 15px 20px 10px;
}
.saffireMobileSize #featuredEvent .card-content .buttonwrap a {
  width: 90px;
}
#featuredEvent .card-content .buttonwrap a:hover {
  background: #fdb842;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

#map {
  width: 100%;
  height: auto;
  position: relative;
  background-color: #f7f5f0;
  border-top: 4px solid #f2f1ed;
  border-bottom: 4px solid #f2f1ed;
}
#map .delta-fair-marker {
  position: absolute;
  display: block;
  background: url("images/logo-star-overlay.png") center no-repeat;
  background-size: contain;
  width: 11vw;
  height: 11vw;
  top: 3%;
  right: 21%;
  cursor: pointer;
}
#map .delta-fair-marker:hover {
  animation: pulse 2s infinite;
}
#map img {
  position: relative;
  width: 100%;
  display: block;
}
#map .map-sm,
#map .map-md {
  display: none;
}
#map .pins-container {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}
.saffireMobileSize #map .pins-container {
  display: none;
}
#map .pin {
  font: 16px/1 "Museo700-Regular";
  display: block;
  position: absolute;
  max-width: 160px;
  text-align: center;
  color: #000;
  cursor: pointer;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#map .pin .star-area {
  height: 32px;
  width: 28px;
  display: inline-block;
}
#map .pin .star-area[data-type=plane] {
  height: 40px;
  width: 40px;
}
#map .pin .area-img {
  display: none;
  box-sizing: border-box;
  position: absolute;
  top: calc(100% + 15px);
  left: calc(50% - 75px);
  width: 150px;
  height: 150px;
  max-width: 150px;
  max-height: 150px;
  min-width: 100px;
  min-height: 100px;
  border-radius: 50%;
  visibility: hidden;
}
#map .pin[data-position=top] .area-img {
  top: auto;
  bottom: calc(100% + 15px);
}
#map .pin.selected .area-img {
  display: block;
  visibility: visible;
  animation: pulse 2s infinite;
}

.output-wrapper.hide-distance {
  opacity: 0;
}

@-webkit-keyframes pulse {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    opacity: 1;
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
#discoverMore {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: row;
  height: auto;
  max-width: 575px;
  margin: 0;
  padding: 28px 30px 16px;
  background: #731000;
  border-radius: 10px;
  min-height: 201px;
}
.saffireMobileSize #discoverMore {
  padding-bottom: 25px;
}
#discoverMore .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 100%;
}
#discoverMore .card-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1250px) {
  #discoverMore .card-content {
    align-items: center;
    justify-content: center;
    text-align: center;
  }
}
.saffireMobileSize #discoverMore .card-content {
  justify-content: flex-start;
}
#discoverMore .card-content .card-widget-title {
  font: 60px/1.2 "thirstysoftblack-webfont";
  color: #fff;
  order: 2;
  margin-bottom: 7px;
  width: 100%;
}
.saffireMobileSize #discoverMore .card-content .card-widget-title {
  font-size: 53px;
  margin-bottom: 4px;
}
#discoverMore .card-content .card-widget-description {
  font: 34px "antonio-bold-webfont";
  color: #fff;
  order: 1;
  width: 100%;
}
.saffireMobileSize #discoverMore .card-content .card-widget-description {
  font-size: 32px;
}
#discoverMore .card-content .buttonwrap {
  order: 3;
}
#discoverMore .card-content .buttonwrap a {
  display: inline-block;
  padding: 12px 40px 6px;
  font-size: 16px;
  line-height: 1.7;
  text-transform: none;
  border-radius: 30px;
  font-weight: normal !important;
  font-family: "antonio-bold-webfont";
  text-transform: uppercase;
  box-sizing: border-box;
  height: 44px;
  min-width: 277px;
  background: #FFD62A;
  text-decoration: none;
}
.saffireMobileSize #discoverMore .card-content .buttonwrap a {
  padding: 11px 40px 2px;
  font-size: 14px;
  min-height: 38px;
  min-width: 244px;
  height: auto;
}
#discoverMore .card-content .buttonwrap a:hover {
  background: #fdb842;
  color: #731000 !important;
}

.saffireMobileSize #discoverMore .card-widget-item {
  margin: 5px 0;
}

#aboutBlog {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: row;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.saffireMobileSize #aboutBlog {
  flex-direction: column;
  margin-bottom: 11px;
  width: 335px;
  max-width: 100%;
}
@media screen and (max-width: 375px) {
  .saffireMobileSize #aboutBlog {
    width: 100%;
  }
}
#aboutBlog .card-widget-item {
  box-sizing: border-box;
  display: flex;
  margin-top: 25px;
  text-decoration: none;
  border-radius: 10px;
  overflow: hidden;
}
#aboutBlog .card-widget-item:first-child {
  margin-right: 25px;
}
.saffireMobileSize #aboutBlog .card-widget-item {
  margin-top: 10px;
  margin-right: 0 !important;
}
#aboutBlog .image-container {
  box-sizing: border-box;
  position: static;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  border-radius: 10px;
  width: 275px;
  height: 200px;
  transition: 0.3s;
}
#aboutBlog .image-container:hover {
  background-size: 125% 125%;
  transition: 0.3s;
}
.saffireMobileSize #aboutBlog .image-container {
  width: 100%;
  height: 203px;
}
#aboutBlog .image-container .card-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  transition: 0.2s;
}
#aboutBlog .image-container .card-widget-title {
  box-sizing: border-box;
  position: static;
  display: block;
  width: 100%;
  font: 22px "antonio-bold-webfont";
  color: #fff;
  padding: 15px 20px;
  text-transform: uppercase;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

#photoAlbums {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  height: auto;
  max-width: 100%;
  text-align: center;
}
@media screen and (max-width: 1250px) {
  #photoAlbums {
    margin-top: 25px;
  }
}
.saffireMobileSize #photoAlbums {
  margin-top: 0px;
  width: 335px !important;
  max-width: 100%;
}
@media screen and (max-width: 375px) {
  .saffireMobileSize #photoAlbums {
    width: 100% !important;
  }
}
#photoAlbums .card-widget-item {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  text-decoration: none;
}
#photoAlbums .card-widget-item:nth-child(1) .image-container {
  height: 425px;
  width: 588px;
}
.saffireMobileSize #photoAlbums .card-widget-item {
  margin: 0 !important;
}
.saffireMobileSize #photoAlbums .card-widget-item:first-child {
  margin-right: 0;
  margin-bottom: 10px;
}
.saffireMobileSize #photoAlbums .card-widget-item .image-container {
  margin: 0 0 12px !important;
  padding-bottom: 12px;
}
#photoAlbums .image-container {
  box-sizing: border-box;
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  border-radius: 10px;
  transition: 0.3s;
}
.saffireMobileSize #photoAlbums .image-container {
  width: 100% !important;
  height: 202px;
  align-items: flex-end;
  padding-bottom: 12px;
}
#photoAlbums .image-container:hover {
  background-size: 125% 125%;
  transition: 0.3s;
}
#photoAlbums .card-content {
  border-radius: 10px;
  text-shadow: 0 0 9px #000;
  padding: 0 20px;
  width: 100%;
  box-sizing: border-box;
}
#photoAlbums .card-content .card-widget-title {
  box-sizing: border-box;
  position: static;
  display: block;
  width: 100%;
  font: 50px "antonio-bold-webfont";
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 14px 20px;
}
.saffireMobileSize #photoAlbums .card-content .card-widget-title {
  font-size: 22px;
}
#photoAlbums .card-widget-item:nth-child(1) .image-container {
  height: 425px;
  width: 588px;
}
.saffireMobileSize #photoAlbums .card-wrapper {
  flex-direction: column;
  max-width: 100%;
  margin-top: 0px;
}
#photoAlbums .card-wrapper .card-widget-item:first-child {
  margin-bottom: 25px;
}
#photoAlbums .card-wrapper .card-widget-item .image-container {
  height: 200px;
  width: 275px;
  align-items: flex-end;
  padding-bottom: 0;
}
#photoAlbums .card-wrapper .card-widget-item .card-widget-title {
  font: 22px/1 "antonio-bold-webfont";
}
#photoAlbums .card-wrapper {
  margin-left: 25px;
}

@media screen and (max-width: 1530px) {
  #photoAlbums {
    flex-direction: column;
    max-width: 577px;
  }
  #photoAlbums .card-widget-item:nth-child(1) {
    order: 2;
  }
  #photoAlbums .card-widget-item:nth-child(1) .image-container {
    height: 200px;
    width: 577px;
  }
  #photoAlbums .card-wrapper {
    display: flex;
    margin-left: 0;
    order: 1;
  }
  #photoAlbums .card-wrapper .card-widget-item .image-container {
    height: 200px;
    width: 275px;
  }
  #photoAlbums .card-wrapper .card-widget-item:last-child {
    margin-right: 25px;
  }
}
@media screen and (max-width: 1250px) {
  #photoAlbums .card-widget-item:nth-child(1) {
    order: 1;
  }
  #photoAlbums .card-wrapper {
    order: 2;
    margin-top: 25px;
  }
}
.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: 8px;
  top: 167px;
  transition: 0.6s ease;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50px;
  padding: 6px 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: 3px solid rgba(0, 0, 0, 0.4);
  transition: 0.2s;
  border-radius: 50%;
  border: none;
  padding: 3px 4px;
  background-color: transparent;
}
.socialNetworks > span:not(:last-child), .socialNetworks > a:not(:last-child) {
  margin-bottom: 4px;
}
@media screen and (max-width: 1780px) {
  .socialNetworks > span, .socialNetworks > a {
    margin-bottom: 0px !important;
  }
}
.socialNetworks > a:hover {
  left: -6px;
  z-index: 2;
  transition: 0.2s;
  left: 0;
  background-color: #e6e6e6;
}

/*General Message ON Sidebar widget*/
.generalMessageOn.pageIsLoaded .socialNetworks {
  top: 207px;
}
@media screen and (max-width: 1780px) {
  .generalMessageOn.pageIsLoaded .socialNetworks {
    top: auto;
  }
}

#musicPlayerLink {
  height: 40px;
  width: 40px;
  float: none;
  margin: 0;
  background: url("images/music.jpg") no-repeat right 0;
  border: 3px solid rgba(0, 0, 0, 0.4);
  z-index: 2;
  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%;
  transform: rotate(-90deg);
}

@media screen and (max-width: 1780px) {
  .socialNetworks {
    top: auto;
    right: 0;
    bottom: 5px;
    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: 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, rgb(0, 99, 220) 0%, rgb(0, 99, 220) 50%, rgb(0, 99, 220) 50%, rgb(255, 0, 132) 50%, rgb(255, 0, 132) 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: 22px;
}
@media screen and (max-width: 1440px) {
  .pageIsLoaded .socialNetworks {
    bottom: 0;
    top: auto !important;
    bottom: 5px;
    right: 5px;
  }
}

.homepage.saffireLargeSize .content .socialNetworks {
  display: none;
}

.homepage.saffireMobileSize .content .socialNetworks {
  position: static;
  width: 100%;
  box-sizing: border-box;
  background: #182f5a;
  border-radius: 0;
  padding: 11px;
  align-items: center;
  justify-content: center;
  text-align: center;
  display: flex;
  z-index: 9;
}
.homepage.saffireMobileSize .content .socialNetworks a {
  max-width: 40px;
  max-height: 40px;
  margin: 0px;
}
.homepage.saffireMobileSize .content .socialNetworks img {
  max-width: 40px;
  max-height: 40px;
}

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 1375px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 18px;
}
@media screen and (max-width: 1550px) {
  #sponsorWidgetContainer {
    max-width: 100%;
    padding: 0 50px;
  }
}
.saffireMobileSize #sponsorWidgetContainer {
  padding: 0;
}
#sponsorWidgetContainer .sponsorWidgetContainer {
  padding-top: 35px;
}
#sponsorWidgetContainer .sponsorWidgetContainer .sponsor-controls-container:focus-within {
  bottom: 3px;
  opacity: 1;
  transition: 0.2s;
  pointer-events: auto;
}
#sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsorCarouselImageContainer {
  animation-play-state: paused;
}
#sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsor-playpause-btn:before {
  content: "Resume";
}
#sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsor-playpause-btn:after {
  content: "\f04b";
  padding-left: 2px;
}
#sponsorWidgetContainer .sponsorWidgetContainer:hover .sponsor-controls-container {
  bottom: 3px;
  opacity: 1;
  transition: 0.2s;
  pointer-events: auto;
}
#sponsorWidgetContainer .sponsorCarouselImage img {
  max-width: 200px;
  max-height: 200px;
}
#sponsorWidgetContainer #sponsorsTitleContainer {
  width: 100%;
  text-align: center;
  top: 0;
  left: 0;
}
#sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  font-family: "antonio-bold-webfont";
  font-size: 22px;
  color: #3f3e3e;
  text-shadow: none;
}
.saffireMobileSize #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  margin-top: 8px;
}
#sponsorWidgetContainer #sponsorArrowRight {
  right: -62px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1550px) {
  #sponsorWidgetContainer #sponsorArrowRight {
    right: 10px;
  }
}
.saffireMobileSize #sponsorWidgetContainer #sponsorArrowRight {
  display: none;
}
#sponsorWidgetContainer #sponsorArrowRight span {
  border: 0;
  background: url("images/arrow-right.png") no-repeat center;
  height: 30px;
  width: 30px;
}
#sponsorWidgetContainer #sponsorArrowLeft {
  left: -62px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1550px) {
  #sponsorWidgetContainer #sponsorArrowLeft {
    left: 10px;
  }
}
.saffireMobileSize #sponsorWidgetContainer #sponsorArrowLeft {
  display: none;
}
#sponsorWidgetContainer #sponsorArrowLeft span {
  border: 0;
  background: url("images/arrow-left.png") no-repeat center;
  height: 30px;
  width: 30px;
}
#sponsorWidgetContainer .sponsor-controls-container {
  box-sizing: border-box;
  position: absolute;
  bottom: -33px;
  left: 50%;
  transform: translate(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 30px;
  background: #fff;
  box-shadow: 0 0px 5px 1px rgba(0, 0, 0, 0.5);
  z-index: 999;
  transition: 0.2s;
  opacity: 0;
  pointer-events: none;
}
#sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0 0 0 10px;
  border: none;
  background: #fff;
  color: #111;
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
}
#sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn:before {
  content: "Pause";
  display: inline-block;
  width: 50px;
  font-size: 14px;
  line-height: 1;
  color: #111;
  text-align: center;
}
#sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn:after {
  content: "\f04c";
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  text-align: center;
  padding-left: 1px;
  width: 30px;
  height: 100%;
  font-family: "FontAwesome";
  font-size: 15px;
  color: #111;
}

.sponsor-section {
  padding: 10px 0 0 0;
  background: #fff;
  overflow: hidden;
}
.saffireMobileSize .sponsor-section {
  padding: 12px 0 0 0;
}

.majorSponsor {
  position: absolute;
  background: #fff;
  z-index: 9;
  top: 30px;
  padding-bottom: 30px;
}

.majorSponsorImage img {
  max-width: 200px;
}

.saffireMobileSize .majorSponsor {
  top: 40px;
  padding-bottom: 30px;
  height: 200px;
  display: flex;
  align-items: center;
}
.saffireMobileSize .majorSponsorImage img {
  max-width: 150px;
}

#ticketDeals {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  max-width: 1080px;
  margin: 0 auto;
  padding: 0 0 0 32px;
}
@media screen and (max-width: 1200px) {
  #ticketDeals {
    max-width: 100%;
    padding: 0;
  }
}
#ticketDeals .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 100%;
}
#ticketDeals .card-content {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 5px;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1100px) {
  #ticketDeals .card-content {
    flex-direction: column;
  }
}
#ticketDeals .card-text {
  text-align: left;
  color: #fff;
  max-width: 590px;
  width: 100%;
}
@media screen and (max-width: 1100px) {
  #ticketDeals .card-text {
    margin-bottom: 20px;
    text-align: center;
  }
}
.saffireMobileSize #ticketDeals .card-text {
  margin-bottom: 6px;
}
#ticketDeals .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 32px/1 "antonio-bold-webfont";
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #170300;
}
.saffireMobileSize #ticketDeals .card-widget-title {
  font-size: 30px;
  overflow: hidden;
  max-height: 29px;
  line-height: 36px;
}
#ticketDeals .card-widget-description {
  font: 16px/1 "OpenSans-Light-webfont";
  color: #170300;
}
@media screen and (max-width: 600px) {
  #ticketDeals .card-widget-description {
    display: none;
  }
}
#ticketDeals .image-container {
  margin: 0 12px 0 90px;
  max-width: 50px;
  max-height: 50px;
}
@media screen and (max-width: 1100px) {
  #ticketDeals .image-container {
    margin: 0 25px 0 0;
  }
}
@media screen and (max-width: 600px) {
  #ticketDeals .image-container {
    display: none;
  }
}
#ticketDeals .image-container img {
  max-width: 100%;
}
#ticketDeals .buttonwrap {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  margin-left: auto;
}
@media screen and (max-width: 1100px) {
  #ticketDeals .buttonwrap {
    justify-content: center;
    margin: auto;
  }
}
#ticketDeals .buttonwrap a {
  margin: 0 5px;
  padding: 12px 50px 6px;
  font-size: 16px;
  line-height: 1.7;
  text-transform: none;
  border-radius: 30px;
  font-weight: normal !important;
  font-family: "antonio-bold-webfont";
  text-transform: uppercase;
  box-sizing: border-box;
  min-height: 44px;
  min-width: 275px;
  text-decoration: none;
  color: #fff !important;
  text-align: center;
  background: #731000;
  background: linear-gradient(180deg, #731000);
}
#ticketDeals .buttonwrap a:hover {
  background: #540c00;
}

.ticket-deal-sec {
  background: #ebd9b6;
  padding: 9px 15px 13px;
  border-bottom: 6px solid #fff;
}
@media screen and (max-width: 1100px) {
  .ticket-deal-sec {
    flex-direction: column;
    padding: 25px 15px 25px;
  }
}
.saffireMobileSize .ticket-deal-sec {
  padding: 46px 15px 53px;
}

#videoSection {
  position: relative;
  display: inline-block;
  width: 100vw;
  max-width: 100%;
  vertical-align: top;
  float: none;
  overflow: hidden;
}
#videoSection.single-video #arrow-container {
  display: none;
}

#videoWidget {
  box-sizing: border-box;
  position: relative;
  height: 0;
  width: 100%;
  max-width: 100%;
  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);
  }
}
.home-banner {
  transition: all 0.2s ease;
  position: relative;
}
.saffireLargeSize .home-banner {
  margin-top: 0 !important;
}

/************************* TABS *******************************/
.homepageTabsContainer {
  padding-left: 20px;
}
@media screen and (max-width: 925px) {
  .homepageTabsContainer {
    display: none;
  }
}

.homepageTabs ul.menu li:hover {
  /* |%  hover state for above dropdowns */
  color: #fdb842;
}

/* END TAB BACKGROUND COLORS */
.homepageTabs ul.menu a {
  /* |%  font color for tabs */
  color: #000;
}

.tab,
.tabOn {
  font-size: 1em;
  line-height: 1.5em;
}

.tabOn,
.tab:hover {
  position: relative;
  top: 0;
}

.homepageTabs ul.menu a {
  font-family: "antonio-regular-webfont", Arial, Verdana, sans-serif;
}

.homepageTabs > li {
  margin-left: 15px;
}
@media screen and (max-width: 1270px) {
  .homepageTabs > li {
    margin-left: 6px;
  }
}
@media screen and (max-width: 1075px) {
  .homepageTabs > li {
    margin-left: 0px;
  }
}

.homepageTabs > li > a,
.tabs > ul > li > a {
  float: left;
  display: block;
  margin: 0;
  padding: 6px 7px 0px 9px;
  color: #fff;
  font-size: 16px;
  font-family: "antonio-regular-webfont", Arial, Verdana, sans-serif;
}
@media screen and (max-width: 1549px) {
  .homepageTabs > li > a,
.tabs > ul > li > a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1075px) {
  .homepageTabs > li > a,
.tabs > ul > li > a {
    font-size: 12px;
  }
}
.homepageTabs > li > a:hover,
.tabs > ul > li > a:hover {
  color: #fdb842;
}

@media screen and (max-width: 1549px) {
  ul.homepageTabs {
    display: flex;
    align-items: center;
  }
}
.tabs a {
  color: #fff;
}

.homepageTabsSubmenu {
  background: #EBD9B6;
}
.homepageTabsSubmenu li {
  padding: 0 !important;
}
.homepageTabsSubmenu li a {
  display: block;
  padding: 9px 8px 7px !important;
  color: #000;
  font-family: "OpenSans-Light-webfont", Arial, Verdana, sans-serif !important;
  font-size: 14px !important;
  line-height: 14px !important;
  text-transform: capitalize !important;
}
.homepageTabsSubmenu li a:hover {
  background-color: #e0c48e;
  color: #000;
}

.newsletter-sec {
  background: #731000;
  text-align: center;
  padding: 16px 0 14px;
}
.saffireMobileSize .newsletter-sec {
  padding: 16px 0 25px;
}
.newsletter-sec .emailSignup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  padding: 0 0 0 25px;
  max-width: 1070px;
}
@media screen and (max-width: 1200px) {
  .newsletter-sec .emailSignup {
    max-width: 100%;
    padding: 0 15px;
  }
}
@media screen and (max-width: 1100px) {
  .newsletter-sec .emailSignup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .newsletter-sec .emailSignup .emailSignupText {
    margin: auto !important;
  }
}
.newsletter-sec .emailSignup .emailSignupText {
  font-size: 0;
  position: relative;
  margin: 0 auto 0 0;
}
.newsletter-sec .emailSignup .emailSignupText:before {
  content: "Signup for our newsletter";
  font-size: 32px;
  font-family: "antonio-bold-webfont";
  text-transform: uppercase;
  color: #fff;
  position: relative;
  top: 3px;
}
.saffireMobileSize .newsletter-sec .emailSignup .emailSignupText:before {
  font-size: 30px;
}
.newsletter-sec .emailSignup .emailInputField input {
  height: 45px;
  width: 228px;
  padding: 5px 22px;
  font-size: 13px;
  color: #170300;
  font-size: "OpenSans-Light-webfont" !important;
  border-radius: 30px !important;
  outline: 0 none;
  margin-right: 10px;
}
@media screen and (max-width: 1100px) {
  .newsletter-sec .emailSignup .emailInputField input {
    width: 275px;
    margin-right: 0;
  }
}
@media screen and (max-width: 1100px) {
  .newsletter-sec .emailSignup .emailInputField {
    margin: 10px 0 20px;
  }
}
.saffireMobileSize .newsletter-sec .emailSignup .emailInputField {
  margin: 7px 0 7px;
}
.newsletter-sec .emailSignup .emailSubmitButton {
  padding: 12px 60px 6px;
  font-size: 0;
  line-height: 1.7;
  text-transform: none;
  font-weight: normal !important;
  font-family: "antonio-bold-webfont";
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 44px;
  min-width: 196px;
  color: #170300 !important;
  border-radius: 30px !important;
  background: #FFD62A;
  background: linear-gradient(180deg, #FFD62A);
}
@media screen and (max-width: 1100px) {
  .newsletter-sec .emailSignup .emailSubmitButton {
    width: 275px;
  }
}
.newsletter-sec .emailSignup .emailSubmitButton:before {
  content: "Subscribe >";
  font-size: 16px;
}
.newsletter-sec .emailSignup .emailSubmitButton:hover {
  background: #fdb842;
  color: #731000 !important;
}

.map-section {
  background: #fff;
}

.agri-business-sec {
  padding: 35px 0 37px;
}
.saffireMobileSize .agri-business-sec {
  padding: 35px 0 9px;
}
.agri-business-sec .dalta-logo {
  width: 162px;
  height: 50px;
  background: url("images/delta-logo.png") no-repeat 0 0;
  display: inline-block;
}
.agri-business-sec .program-head {
  text-align: center;
}
.agri-business-sec .program-head h3 {
  font: 50px/1 "thirstysoftblack-webfont";
  text-transform: none;
  margin-bottom: 7px;
  color: #fff;
}
.saffireMobileSize .agri-business-sec .program-head h3 {
  font-size: 30px;
  margin: 8px 0 0px;
}

.discover-more-row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  padding: 32px 0 15px;
}
.saffireMobileSize .discover-more-row {
  padding: 18px 7px 15px;
}
.discover-more-row .container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
@media screen and (max-width: 1250px) {
  .discover-more-row .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.discover-more-row .discover-left-col {
  margin-right: 25px;
}
@media screen and (max-width: 1250px) {
  .discover-more-row .discover-left-col {
    margin-right: 0;
    max-width: 100%;
  }
}
@media screen and (max-width: 400px) {
  .discover-more-row .discover-left-col {
    width: 100%;
  }
}

.fair-section .container {
  max-width: 1454px;
}
@media screen and (max-width: 1660px) {
  .fair-section .container {
    max-width: 100%;
  }
}

.emailSignup .textbox {
  background-image: none;
}

#signup-container {
  margin-bottom: 2rem;
  display: flex;
}
#signup-container #coupon-box {
  margin-bottom: 5px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#signup-container .emailSignup {
  background-color: #EBD9B6;
  display: flex;
  flex-direction: column;
  padding: 15px 25px;
  text-align: center;
  color: #731000;
  border-radius: 10px;
}
#signup-container .emailSignup span {
  display: block;
  font-weight: 800;
  font-family: "OpenSans-Semibold-webfont";
  font-size: 16px;
  text-transform: uppercase;
}
#signup-container .emailSignup span:nth-child(1) {
  font-size: 25px;
  font-family: "antonio-bold-webfont";
  margin-bottom: -10px;
}
#signup-container .emailSignup .notify {
  font-style: italic;
  font-size: 13px;
  margin-bottom: 5px;
}
#signup-container .emailSignup .emailInputField {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#signup-container .emailSignup .emailInputField input {
  margin-top: 7px;
  width: 100%;
  border-radius: 20px !important;
  background: white;
  margin-bottom: 8px;
  height: 35px;
  padding-left: 15px;
  max-width: 400px;
}
#signup-container .emailSignup .emailInputSubmit {
  display: flex;
  justify-content: center;
}
#signup-container .emailSignup .emailInputSubmit a {
  width: 100%;
  margin: 0;
  border-radius: 20px !important;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #FFD62A;
  color: #731000;
  font-family: "antonio-bold-webfont";
  max-width: 250px;
  padding: 12px 25px 6px !important;
}
#signup-container .emailSignup .emailInputSubmit a:hover, #signup-container .emailSignup .emailInputSubmit a:focus-within {
  background-color: #f6c700;
}

.coupon-opening {
  position: fixed;
  background-color: #FFD62A;
  text-align: center;
  color: #731000;
  margin: 0 auto;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 5px;
  border-radius: 10px;
  z-index: 9999999;
  bottom: 60%;
}

/*# sourceMappingURL=theme.css.map */
