/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/sass/main.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/edd5rmu.css);
/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/sass/main.scss (1) ***!
  \***********************************************************************************************************************************************************************************************************************************************/
/************** LOAD FONTS ******************/
@font-face {
  font-family: "OpenSans-Light";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-Light.woff2) format("woff2"), url(fonts/OpenSans-Light.woff) format("woff");
}
@font-face {
  font-family: "OpenSans-Regular";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-Regular.woff2) format("woff2"), url(fonts/OpenSans-Regular.woff) format("woff");
}
@font-face {
  font-family: "OpenSans-Semibold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-Semibold.woff2) format("woff2"), url(fonts/OpenSans-Semibold.woff) format("woff");
}
@font-face {
  font-family: "OpenSans-Bold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-Bold.woff2) format("woff2"), url(fonts/OpenSans-Bold.woff) format("woff");
}
@font-face {
  font-family: "OpenSans-ExtraBold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/OpenSans-ExtraBold.woff2) format("woff2"), url(fonts/OpenSans-ExtraBold.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;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit {
  display: flex;
  align-items: center;
  justify-content: center;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit a {
  border-color: #ddd;
  border-radius: 0 !important;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit:before {
  position: static;
}

.viewcart > span {
  position: relative;
  display: inline-block;
}

.saffireMobileSize .viewcart {
  float: none;
  width: auto;
  height: auto;
  font-family: inherit !important;
  font-size: inherit;
}
.saffireMobileSize .viewcart:before {
  display: none;
}
.saffireMobileSize .viewcart:hover .cartMenu {
  display: none !important;
}
.saffireMobileSize .viewcart .cartMenuLink {
  box-sizing: border-box;
}

.cartMenuRemoveButton {
  text-decoration: none;
}

.saffireLargeSize .nav .groups .group {
  float: none;
}
.saffireLargeSize .nav .groups .group > a {
  box-sizing: border-box;
}
.saffireLargeSize .nav .items {
  float: none;
}
.saffireLargeSize .nav .items .item a {
  box-sizing: border-box;
}
.saffireLargeSize .nav .subitems {
  float: none;
}

.saffireMobileSize .nav {
  display: none !important;
}

.standAloneDirections {
  color: inherit;
}

.loginstatus a,
.myAccountNavButton a {
  color: inherit;
}

.pressPageTabs .tab {
  font-size: 14px;
}

.left.pressDate {
  width: 120px;
}

/*************** MEMBERS SITE **********************/
.arrowdown {
  border-color: transparent transparent #000;
}

.arrowdown_on {
  border-color: transparent transparent #444;
}

.arrowup {
  border-color: #000 transparent transparent;
}

.arrowup_on {
  border-color: #444 transparent transparent;
}

#directoryFilterOptions > li:hover {
  background: #cbdfe2;
}

.directoryHeader {
  border-radius: 6px;
  font-family: inherit;
  font-size: 14px;
}

.eventList-container .eventCol1 .filter-group {
  line-height: 1.2;
}

.tiny,
.note {
  font-size: 12px;
}

input.textbox,
textarea.multi,
select.dropdown {
  font-size: 14px;
}

#eventFilterList li,
#eventDateList li a {
  padding: 0.5em 0.5em;
}

.featureLineup-buynow .button {
  font-size: 12px;
}

.featureLineup-social div {
  display: inline-flex;
  align-items: center;
}
.featureLineup-social div a {
  width: 26px;
  height: 26px;
  font-size: 22px;
}

body {
  color: #000;
  font: 16px/1.5 proxima-nova;
}

b,
strong {
  font-family: proxima-nova;
  font-weight: 600;
}

h1 {
  color: #27455C;
  font-weight: 800;
}

h2 {
  color: #27455C;
  font-weight: 800;
}

h3 {
  color: #27455C;
  font-weight: 800;
}

h4 {
  color: #018CB5;
  font-weight: 800;
}

h5 {
  color: #931A1D;
  font-weight: 800;
}

h6 {
  font-family: proxima-nova, Arial, Verdana, sans-serif;
  font-weight: normal;
  color: #111;
  line-height: 1.2;
  margin: 0 0 0.67em 0;
  text-transform: none;
}

h1 {
  font-size: 29px;
}
@media screen and (min-width: 450px) {
  h1 {
    font-size: calc(29px + 9 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h1 {
    font-size: 38px;
  }
}

h2 {
  font-size: 26px;
}
@media screen and (min-width: 450px) {
  h2 {
    font-size: calc(26px + 2 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h2 {
    font-size: 28px;
  }
}

h3 {
  font-size: 23px;
}
@media screen and (min-width: 450px) {
  h3 {
    font-size: calc(23px + -1 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h3 {
    font-size: 22px;
  }
}

h4 {
  font-size: 20px;
}
@media screen and (min-width: 450px) {
  h4 {
    font-size: calc(20px + 3 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h4 {
    font-size: 23px;
  }
}

h5 {
  font-size: 18px;
}
@media screen and (min-width: 450px) {
  h5 {
    font-size: calc(18px + 1 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h5 {
    font-size: 19px;
  }
}

h6 {
  font-size: 16px;
}
@media screen and (min-width: 450px) {
  h6 {
    font-size: calc(16px + 0 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h6 {
    font-size: 16px;
  }
}

a {
  color: #27455C;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

.header a,
.footer a {
  text-decoration: none;
}

input.textbox,
select.dropdown,
textarea.multi {
  color: #000;
  font: 16px/1.5 proxima-nova;
  padding: 2px 6px;
}

.fa {
  color: #000;
}
.fa.fa-print {
  color: #fff;
}

.show-lightbox h2 {
  color: #fff;
}

/***************** CONTAINERS **************************/
body {
  background: no-repeat fixed;
  background-size: cover;
}

.wrapper {
  width: 100%;
  overflow: hidden;
}

body:not(.homepage) .content {
  box-sizing: border-box;
  position: relative;
  max-width: 1200px;
  margin: 100px auto 60px;
  padding: 15px;
  background: #fff;
}

.saffireMobileSize.homepage .content {
  margin: 40px auto;
}

.saffireLargeSize.homepage .content {
  position: relative;
  max-width: 100%;
  padding: 0;
  background: none;
  margin: 100px auto 60px;
}

.subContainer {
  background: #ccc;
  color: #111;
  box-shadow: 2px 2px 5px #000;
}
.subContainer a,
.subContainer h1, .subContainer h2, .subContainer h3 {
  color: #111;
}
.subContainer .error {
  color: #000;
}

.dateDisplayBar,
.dateDisplay {
  background: #27455C;
  color: #fff;
}
.dateDisplayBar a,
.dateDisplay a {
  color: #fff;
}

#google_translate_element {
  /* |%  Google translate position */
  top: 15px;
  right: 30px;
}

.mapLegend {
  padding: 10px;
}

.orderhistory {
  background: #27455C;
}

.orderhistory th {
  color: #fff;
  padding: 8px 3px;
}

.alternateRow {
  background: #F0F0F0;
}

.listingItem {
  background: #F0F0F0;
  border-bottom: 1px solid #d7d7d7;
}
.listingItem:hover {
  background: #f8f8f8;
}

.tier-two {
  display: flex;
  align-items: center;
  flex-direction: column;
  height: auto;
  background: url(images/tier-two-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.tier-two .red-tiles {
  margin-bottom: 50px;
  margin-top: 75px;
}
.tier-two .join-the-fun {
  padding-top: 15px;
  padding-bottom: 15px;
}

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #ccc;
  font-family: proxima-nova;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #333;
}
.generalmessage a {
  color: inherit;
  text-decoration: underline;
}

.saffireMobileSize .generalmessage {
  height: 40px;
  font-size: 14px;
  line-height: 1.2;
}
@media screen and (max-width: 500px) {
  .saffireMobileSize .generalmessage {
    font-size: 12px;
  }
}

.header {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  background: #fff;
  position: fixed;
  top: 0;
  z-index: 999999999;
}
.saffireLargeSize .header {
  box-shadow: 0px 4px 10px #b7b7b7;
}
.saffireMobileSize .header {
  height: 50px;
}
.header .header-top {
  background: #018CB5;
}
.header .header-top .header-top-inner {
  max-width: 1600px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 0 0 0 235px;
  min-height: 40px;
}
@media screen and (max-width: 1015px) {
  .header .header-top .header-top-inner {
    padding: 0 0 0 200px !important;
  }
}
.header .header-top .header-top-inner .top-header-right {
  margin-left: auto;
  padding: 0 36px 0 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  box-sizing: border-box;
  width: 150px;
}
@media screen and (max-width: 900px) {
  .header .header-top .header-top-inner .top-header-right {
    padding: 0 20px 0 0;
  }
}
.header .header-bottom .header-bottom-inner {
  max-width: 1600px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 36px 0 0;
  box-sizing: border-box;
}
.header .header-bottom .header-bottom-inner .header-bottom-left {
  display: flex;
  align-items: center;
  width: 1250px;
  padding-left: 275px;
  margin: 0 auto;
}
.header .header-bottom .header-bottom-inner .header-bottom-right {
  width: 190px;
}

@media screen and (max-width: 900px) {
  .header-bottom-inner {
    padding: 0 20px 0 0 !important;
  }
}
.headerInnerContent {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.header-logo {
  display: block;
  position: absolute;
  top: 15%;
  left: 3%;
  z-index: 999;
  transition: 0.2s;
  width: 286px;
  height: 249px;
  background: url(images/logo.png) center/contain no-repeat;
}
@media screen and (max-width: 1300px) {
  .header-logo {
    height: 240px;
    left: 2%;
    top: 2px;
  }
}
@media screen and (max-width: 900px) {
  .header-logo {
    height: 110px;
    width: 120px;
    left: 2%;
  }
}
.saffireLargeSize.saffireWindowScrolled.homepage .header-logo {
  height: 180px;
  top: 0;
}

body:not(.homepage) .header-logo {
  width: 150px;
  height: 130px;
}

.ticket {
  background: none;
  color: inherit;
}
.ticket:hover {
  background: none;
  color: inherit;
}

.saffireMobileSize a.ticket {
  background: none;
  color: inherit;
}
.saffireMobileSize a.ticket:hover {
  background: none;
  color: inherit;
}

.header .searchBox:not(.clonedSearchBox) {
  display: inline-flex;
  align-items: center;
  position: relative;
  padding-right: 10px;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
  height: 30px;
  width: 170px;
  padding: 0 5px;
  font-size: 14px;
  font-family: proxima-nova;
  border-radius: 0 !important;
  width: 0;
  padding: 0;
  transition: 0.2s;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input:focus {
  width: 170px;
  padding: 0 5px;
  transition: 0.2s;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 0;
  background: white;
  border-radius: 50% !important;
  font-size: 14px;
  font-family: proxima-nova;
  width: 30px;
  padding: 0;
  font-size: 0;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
  content: "\f002";
  display: block;
  font-size: 14px;
  font-family: "FontAwesome";
  line-height: 1;
  color: #931A1D;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:hover {
  background: #931A1D;
}
.header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
  width: 170px;
  padding: 0 5px;
  transition: 0.2s;
}

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  position: relative;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  display: none;
}
.saffireMobileSize .header .searchBox:not(.clonedSearchBox):before {
  content: "\f002";
  position: static;
  line-height: 1;
  font-size: 14px;
  color: #eee;
}

.saffireLargeSize .viewcart {
  display: inline-flex;
  color: white;
}
.saffireLargeSize .viewcart .cartMenuLink {
  display: inline-block;
  color: inherit;
}
.saffireLargeSize .viewcart .cartMenuLink:before {
  content: "\f07a";
  position: relative;
  margin-right: 7px;
  font-family: "FontAwesome";
  font-size: 18px;
  line-height: 1;
  color: #931A1D;
  padding: 6px;
  background-color: #fff;
  border-radius: 50%;
}

.saffireLargeSize .viewcart .cartMenuLink:hover:before {
  background-color: #931A1D;
  color: #fff;
}

.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:hover:before {
  color: #fff;
}

.saffireMobileSize .viewcart {
  display: inline-flex;
}
.saffireMobileSize .viewcart .cartMenuLink {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: #fff;
}
.saffireMobileSize .viewcart .cartMenuLink:before {
  content: "\f07a";
  position: relative;
  margin-right: 5px;
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 1;
  color: #931A1D;
  background-color: #fff;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 1280px) {
  .saffireLargeSize .cartMenuLink {
    margin-right: 15px;
  }
}
.mobile-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  vertical-align: top;
}
.mobile-nav-toggle:before {
  content: "\f0c9";
  position: relative;
  top: 2px;
  font-family: "FontAwesome";
  font-size: 28px;
  line-height: 1;
  color: #fff;
}
.mobile-nav-toggle:hover {
  cursor: pointer;
}

@media screen and (min-width: 1261px) {
  .saffireLargeSize .mobile-nav-toggle {
    display: none;
  }
}
.saffireMobileSize .header-logo {
  z-index: 999999 !important;
  height: 130px;
  width: 149px;
  top: 0;
  left: 0px;
}

.saffireLargeSize .nav .groups {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding-right: 15px;
}
.saffireLargeSize .nav .groups .group {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
}
.saffireLargeSize .nav .groups .group:hover {
  background-color: #018CB5;
}
.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 {
  padding-left: 15px;
  background: none;
  font-family: proxima-nova, Arial, Verdana, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #27455C;
  text-transform: uppercase;
}
.saffireLargeSize .nav .groups .group::after {
  padding: 0 15px 0 5px;
  display: block;
  height: 8px;
  width: 12px;
  content: " ";
  background: url(images/red-down-arrow.png) center/contain no-repeat;
}
.saffireLargeSize .nav .groups .group:hover::after {
  background-color: #018CB5;
  background: url(images/white-arrow.png) center/contain no-repeat;
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #fff;
  background: #018CB5;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 0;
  background: #018CB5;
}
.saffireLargeSize .nav .items .item a {
  padding: 5px 5px;
  color: #fff;
  font-family: proxima-nova;
  font-size: 13px;
  font-weight: 600;
  padding-left: 15px;
}
.saffireLargeSize .nav .items .item a:hover {
  color: #fff;
}
.saffireLargeSize .nav .item {
  width: 200px;
  line-height: 1.4;
}
.saffireLargeSize .nav .item:hover {
  background: #459EC0;
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #018CB5;
}

@media screen and (max-width: 1570px) {
  .saffireLargeSize .nav .groups {
    padding-right: 0;
  }

  .saffireLargeSize .nav .groups .group > a {
    padding-right: 8px;
    padding-left: 13px;
  }
}
@media screen and (max-width: 1545px) {
  .saffireLargeSize .nav .groups .group > a {
    padding-right: 7px;
    padding-left: 12px;
  }
}
@media screen and (max-width: 1510px) {
  .saffireLargeSize .nav .groups .group > a {
    padding-right: 6px;
    padding-left: 11px;
  }
}
@media screen and (max-width: 1480px) {
  .saffireLargeSize .nav .groups .group > a {
    font-size: 15px;
  }
}
@media screen and (max-width: 1430px) {
  .saffireLargeSize .nav .groups .group > a {
    font-size: 14px;
  }
}
@media screen and (max-width: 1400px) {
  .saffireLargeSize .nav .groups .group > a {
    font-size: 13px;
  }
}
@media screen and (max-width: 1335px) {
  .saffireLargeSize .nav .groups .group > a {
    padding-right: 5px;
    padding-left: 10px;
  }
}
@media screen and (max-width: 1335px) {
  .saffireLargeSize .nav .groups .group > a {
    font-size: 12px;
  }
}
@media screen and (max-width: 1260px) {
  .saffireLargeSize .nav {
    display: none;
  }
}
/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: repeat-x #fff center;
  color: #fff;
  text-align: center;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer .footer-navigation {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
}
.footer .footer-navigation__separator {
  display: none;
}
.footer .powered-by-saffire svg path {
  fill: #000;
}
.footer .full-sponsor {
  margin: 20px 0px 20px 0px;
}
.footer .full-sponsor #sponsor-button {
  text-decoration: none;
}
.footer .footer-middle-top .welcome-content {
  max-width: 1300px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
}
.footer .footer-middle-top .welcome-content h2 {
  color: #27455C;
  text-transform: uppercase;
  font-family: proxima-nova;
  font-weight: 800;
  margin: 0;
}
.footer .footer-middle-top .welcome-content p {
  font-family: proxima-nova;
  color: #6B6B6B;
  font-weight: 600;
  margin: 0;
  max-width: 900px;
}
.footer .footer-middle-top .welcome-content a {
  text-decoration: none;
  margin-top: 20px;
  padding: 10px 30px;
}
.footer .middle-animals {
  height: 68vh;
  margin-top: 30px;
  background: url(images/animals-and-music.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}
@media screen and (max-width: 900px) {
  .footer .middle-animals {
    height: 32vh;
  }
}
.footer .footer-middle-bottom {
  background: #008BB5;
  padding-top: 20px;
}
.footer .footer-middle-bottom .middle-inner {
  display: flex;
  justify-content: center;
  background: #008bb5;
  max-width: 1600px;
  margin: 0 auto;
  padding-bottom: 80px;
}
.footer .footer-middle-bottom .middle-inner .middle-one {
  width: 250px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
.footer .footer-middle-bottom .middle-inner .middle-one .contact {
  text-align: left;
  display: flex;
  flex-direction: column;
}
.footer .footer-middle-bottom .middle-inner .middle-one .contact .number {
  display: flex;
  align-items: center;
  font-size: 18px;
}
.footer .footer-middle-bottom .middle-inner .middle-one .contact .number::before {
  display: block;
  content: " ";
  width: 11px;
  height: 16px;
  background: url(images/phone-icon.png) center/contain no-repeat;
  margin-right: 10px;
}
.footer .footer-middle-bottom .middle-inner .middle-one .contact .address {
  display: flex;
  align-items: center;
  font-size: 18px;
}
.footer .footer-middle-bottom .middle-inner .middle-one .contact .address::before {
  display: block;
  content: " ";
  width: 12px;
  height: 16px;
  background: url(images/location-icon.png) center/contain no-repeat;
  margin-right: 10px;
}
.footer .footer-middle-bottom .middle-inner .middle-one .contact .address-zip {
  padding-left: 20px;
}
.footer .footer-middle-bottom .middle-inner .middle-one .contact .email {
  display: flex;
  align-items: center;
  font-size: 18px;
}
.footer .footer-middle-bottom .middle-inner .middle-one .contact .email::before {
  display: block;
  content: " ";
  width: 10px;
  height: 14px;
  background: url(images/email-icon.png) center/contain no-repeat;
  margin-right: 10px;
}
.footer .footer-middle-bottom .middle-inner .middle-one .contact p {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 20px;
}
.footer .footer-middle-bottom .middle-inner .middle-one .contact ol {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 0;
  margin: 5px 10px 0 10px;
}
.footer .footer-middle-bottom .middle-inner .middle-one p::after {
  content: " ";
  background: url(images/yellow-dots.png) center/contain no-repeat;
  height: 3px;
  width: 56px;
  margin: 5px 0px 0px 0px;
}
.footer .footer-middle-bottom .middle-inner .middle-two {
  width: 300px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}
.footer .footer-middle-bottom .middle-inner .middle-two .county-fair {
  margin: 0;
  padding: 0;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
}
.footer .footer-middle-bottom .middle-inner .middle-two p {
  margin: 0;
  padding: 20px 0 20px 0;
  font-size: 14px;
  text-align: left;
}
.footer .footer-middle-bottom .middle-inner .middle-two .county-fair::after {
  display: block;
  content: " ";
  background: url(images/yellow-dots.png) center/contain no-repeat;
  height: 3px;
  width: 56px;
  margin: 5px 0px 0px 0px;
}
.footer .footer-middle-bottom .middle-inner .middle-two .middle-logos {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding-top: 70px;
}
.footer .footer-middle-bottom .middle-inner .middle-two .middle-logos .la-grange-logo {
  margin-right: 25px;
}
.footer .footer-middle-bottom .middle-inner .middle-three {
  width: 300px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0 auto;
}
.footer .footer-middle-bottom .middle-inner .middle-three p {
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  text-align: start;
  padding-bottom: 20px;
}
.footer .footer-middle-bottom .middle-inner .middle-three p::after {
  display: block;
  content: " ";
  background: url(images/yellow-dots.png) center/contain no-repeat;
  height: 3px;
  width: 56px;
  margin: 5px 0px 0px 0px;
}
.footer .footer-middle-bottom .middle-inner .middle-four {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 400px;
  margin: 0 auto;
}
.footer .footer-middle-bottom .middle-inner .middle-four p {
  font-family: proxima-nova;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 auto;
  padding-bottom: 10px;
  max-width: 330px;
  text-align: end;
}
.footer .footer-bottom {
  background: #931A1D;
}
.footer .footer-bottom .bottom-inner {
  height: 80px;
  max-width: 1600px;
  color: #fff;
  display: flex;
  align-items: center;
  margin: 0 auto;
}
.footer .footer-bottom .bottom-inner .bottom-right {
  width: 50%;
  justify-content: flex-start;
  display: flex;
}
.footer .footer-bottom .bottom-inner .bottom-left {
  width: 50%;
  justify-content: flex-end;
  display: flex;
  align-items: flex-end;
}

.footer ul li {
  line-height: 22px;
}

@media screen and (max-width: 1300px) {
  .footer .footer-middle-bottom .middle-inner {
    height: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .footer .footer-middle-bottom .middle-inner .middle-one {
    align-items: flex-start;
  }
  .footer .footer-middle-bottom .middle-inner .middle-one .contact-us {
    padding-bottom: 20px;
  }
  .footer .footer-middle-bottom .middle-inner .middle-two #cardWidgetFooterParagraph {
    padding: 20px 0px 20px 0px;
  }
  .footer .footer-middle-bottom .middle-inner .middle-two .middle-logos {
    padding-top: 20px;
  }
  .footer .footer-middle-bottom .middle-inner .middle-three {
    display: none;
  }
  .footer .footer-middle-bottom .middle-inner .middle-four {
    align-items: flex-end;
  }
  .footer .footer-middle-bottom .middle-inner .middle-four .emailSignup {
    align-items: flex-start;
  }
  .footer .footer-middle-bottom .middle-inner .middle-four p {
    text-align: start;
  }

  .footer-bottom .bottom-inner {
    flex-direction: column;
  }
  .footer-bottom .bottom-inner .bottom-left {
    justify-content: center !important;
  }
}
.mobile-menu-container {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-header {
  background-color: #018CB5;
}
.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: #f6f6f7;
}
.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: #931A1D;
}
.mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
.mobile-menu-container .mobile-menu-subheader-btn:active {
  background-color: #35809d;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: proxima-nova;
}
.mobile-menu-container .cart-counter {
  font-family: proxima-nova;
}
.mobile-menu-container .search-container input[type=text] {
  font-family: proxima-nova;
  -webkit-appearance: none;
  border-radius: 0px;
  height: 50px;
}
.mobile-menu-container .search-container .fa-search {
  color: #931A1D;
}
.mobile-menu-container .mobile-menu-ticket-btn {
  background-color: #018CB5;
  font-family: proxima-nova;
  color: #fff;
  border-color: #fff;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font-family: proxima-nova;
  color: #000;
}

#mobile-nav ul {
  background-color: #fff;
}
#mobile-nav li {
  margin: 0;
}
#mobile-nav li.m-group, #mobile-nav li.m-item, #mobile-nav li.m-subitem {
  border-bottom: 1px solid #fff;
}
#mobile-nav a {
  background-color: #018CB5;
  font-family: proxima-nova;
  color: #fff;
}
#mobile-nav a:hover {
  background-color: #016582;
}
#mobile-nav .has-subitems span {
  background-color: #459EC0;
  color: #fff;
}
#mobile-nav .has-subitems span:hover {
  background-color: #35809d;
}

/************************* MODAL CONTENT ********************/
.ui-dialog {
  background: #fff;
  box-shadow: 0 0 10px -5px #444;
}

.modal {
  background: #fff;
  padding-top: 15px;
  border: 10px solid #fff;
}

.modalBody {
  /* |%  set modal background color if not white */
  background: #fff;
  padding: 14px;
}
.modalBody .showorksModalTitle {
  /* |%  set font-family */
  font-size: 32px;
  line-height: 36px;
}
.modalBody .showorksBreadcrumbs {
  /* |%  set font-family */
  font-size: 20px;
  color: #111;
  line-height: 22px;
}
.modalBody .showorksTableGrid th {
  /* |%  set font-family */
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.06em;
  padding-bottom: 7px;
  padding-top: 7px;
}
.modalBody .showorksTableGrid td {
  color: #000;
}
.modalBody .showorksTableGrid tr.odd {
  background: #fff;
  color: black;
}
.modalBody .showorksTableGrid tr.even {
  background: #e6e6e6;
  color: black;
}

.modalPageBackground {
  background-color: black;
  opacity: 0.5;
}

.modalContent #google_translate_element {
  top: 1px;
  right: 0;
}
.modalContent h1 {
  font-size: 24px;
  line-height: 1.2em;
}

.modalClose {
  top: 1px;
  background: none;
}
.modalClose .modalCloseButton {
  min-width: 40px;
}
.modalClose .modalCloseButton img {
  display: none;
}
.modalClose .modalCloseButton:before {
  content: "X";
  font-family: sans-serif;
}

.getUpdatesPageEmailModule .emailSignup.modalOnly {
  max-width: 280px;
  margin: 0 auto;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .inputFieldTextbox {
  box-sizing: border-box;
  border-radius: 0 !important;
  border: 1px solid #333;
  padding: 5px 10px;
  color: #333;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .emailSubmitButton {
  border-radius: 0 !important;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .button {
  box-sizing: border-box;
}

.saffireMobileSize.modalBody a[onclick*="Unsubscribe.ascx"] {
  margin-top: -25px;
}

/************* BUTTON STYLES *********************/
.button {
  padding: 5px 5px;
  font-size: 16px;
}

.button,
.buttonSmall {
  box-sizing: border-box;
  border-radius: 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: proxima-nova;
  font-weight: 800;
  color: #27455C !important;
  padding: 8px 20px 8px 20px;
  background: linear-gradient(90deg, #eecc47 0%, #f1df55 95%);
}

a.buttonSmall.button,
.buttonSmall {
  padding: 5px 5px;
  font-size: 12px;
}

.button:hover,
.buttonSmall:hover {
  background: #D8B329;
}

a.updateButton.buttonSmall,
a.removeButton.buttonSmall,
a.cartMenuRemoveButton.button.buttonSmall {
  font-size: 12px;
}

#cardWidgetTiles {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1350px;
  margin: 0 auto;
  padding: 0;
}
#cardWidgetTiles .card-widget-item {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  width: 300px;
  height: auto;
  padding: 5px;
}
#cardWidgetTiles .card-widget-item::after {
  content: " ";
  position: absolute;
  background: url(images/star-ribbon.png) center/contain no-repeat;
  width: 29px;
  height: 49px;
  padding-left: 20px;
  margin-top: -3px;
}
#cardWidgetTiles .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 240px;
  box-shadow: 4px 0px 4px #b7b7b7;
  border-radius: 9px;
}
#cardWidgetTiles .image-container .buttonwrap {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
#cardWidgetTiles .image-container .buttonwrap .moreButton {
  box-sizing: border-box;
  display: none;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  text-decoration: none;
  height: 45px;
  width: 95px;
  font-family: proxima-nova;
  font-size: 17px;
  font-weight: 700;
  padding: 10px;
  background: linear-gradient(90deg, #eecc47 0%, #f1df55 95%);
}
#cardWidgetTiles .image-container .buttonwrap:hover {
  background: rgba(1, 140, 181, 0.8);
  border-radius: 9px;
}
#cardWidgetTiles .image-container .buttonwrap:hover .moreButton {
  display: flex;
}
#cardWidgetTiles .card-content {
  text-align: center;
  width: 100%;
  border-radius: 5px;
}
#cardWidgetTiles .card-widget-title {
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 65px;
  width: 100%;
  font-family: proxima-nova;
  font-size: 23px;
  font-weight: 700;
  color: #fff;
  box-shadow: 2px 1px 5px 2px #b7b7b7;
  background: url(images/card-bg.png) center/contain no-repeat;
  border-radius: 7px;
}
#cardWidgetTiles .card-widget-description {
  font: 16px proxima-nova;
  color: #000;
  padding: 10px;
}
#cardWidgetTiles .buttonwrap a {
  margin: 0 5px;
}

#cardWidgetRedTiles {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1350px;
  margin: 0 auto;
  padding: 0;
}
#cardWidgetRedTiles .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 292px;
  margin-left: 4px;
  margin-right: 4px;
}
@media screen and (max-width: 1270px) {
  #cardWidgetRedTiles .card-widget-item {
    padding-top: 10px;
  }
}
#cardWidgetRedTiles .image-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 146px;
  width: 100%;
  border-radius: 20px;
}
#cardWidgetRedTiles .image-container .buttonwrap {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  background: rgba(147, 26, 29, 0.8);
  border-radius: 20px;
}
#cardWidgetRedTiles .image-container .buttonwrap .moreButton {
  box-sizing: border-box;
  display: none;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  text-decoration: none;
  height: 45px;
  width: 95px;
  font-family: proxima-nova;
  font-size: 17px;
  font-weight: 700;
  padding: 10px;
  background: linear-gradient(90deg, #eecc47 0%, #f1df55 95%);
}
#cardWidgetRedTiles .image-container .buttonwrap:hover {
  background: transparent;
}
#cardWidgetRedTiles .image-container .buttonwrap:hover .moreButton {
  display: flex;
}
#cardWidgetRedTiles .image-container .buttonwrap:hover .card-widget-title {
  display: none;
}
#cardWidgetRedTiles .card-widget-title {
  position: static;
  display: flex;
  width: 75%;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 700;
  line-height: 1em;
  text-align: center;
  margin: 0 auto;
}
#cardWidgetRedTiles .card-widget-description {
  font: 16px proxima-nova;
  color: #000;
  padding: 10px;
}
#cardWidgetRedTiles .buttonwrap a {
  margin: 0 5px;
}

#cardWidgetSponsors {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
#cardWidgetSponsors .card-widget-item {
  box-sizing: border-box;
  display: flex;
  padding-right: 30px;
  padding-left: 30px;
}
#cardWidgetSponsors .image-container {
  height: 140px;
  width: 200px;
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#cardWidgetSponsors .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#cardWidgetSponsors .card-widget-title {
  position: static;
  display: none;
  width: 100%;
  font: 16px proxima-nova, Arial, Verdana, sans-serif;
  color: #000;
}
#cardWidgetSponsors .card-widget-description {
  font: 16px proxima-nova;
  color: #000;
  padding: 10px;
}
#cardWidgetSponsors .buttonwrap a {
  margin: 0 5px;
}

.footer .major-sponsors {
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  max-width: 1300px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.footer .major-sponsors .major-sponsors-title {
  padding-bottom: 10px;
  font-size: 28px;
  font-weight: 800;
  color: #27455C;
}

body:not(.homepage) .footer-top {
  display: none;
}

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: static;
  display: flex;
  align-items: center;
  height: 40px;
  max-width: 100%;
  padding: 5px 10px;
  background: #018CB5;
  font-family: proxima-nova;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 1;
  z-index: 2;
  min-width: auto;
  flex-direction: row;
  justify-content: flex-start;
}
@media screen and (max-width: 880px) {
  #siteInfoBannerWidget {
    display: none;
  }
}
#siteInfoBannerWidget #eventDates {
  display: flex;
  align-items: center;
  padding-right: 15px;
  font-family: proxima-nova;
  font-size: 20px;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
}
#siteInfoBannerWidget #eventName {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
#siteInfoBannerWidget #eventName::before {
  content: " - ";
  padding-right: 20px;
  padding-left: 5px;
}
#siteInfoBannerWidget .countdownDays {
  padding-right: 5px;
  display: inline-block;
  font-family: proxima-nova;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
}

.saffireMobileSize #siteInfoBannerWidget {
  display: none !important;
  left: auto;
  right: auto !important;
  padding: 5px 10px;
  background: #018CB5;
  color: #fff;
  width: 100%;
}
.saffireMobileSize #siteInfoBannerWidget #eventName {
  font-size: 20px;
  color: inherit;
}
.saffireMobileSize #siteInfoBannerWidget #eventDates {
  font-size: 15px;
  color: inherit;
}
.saffireMobileSize #siteInfoBannerWidget .countdownDays {
  font-size: 15px;
  color: inherit;
}

body:not(.homepage) #siteInfoBannerWidget {
  display: none !important;
}

body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-family: proxima-nova;
  font-size: 18px;
  color: #fff;
}
.saffireMobileSize body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-size: 16px;
}
body.siteInfoBannerWidgetDateIsPast.siteInfoBannerWidgetNoThankYouMessage #siteInfoBannerWidget {
  display: none !important;
}

#multiScheduleFeature {
  height: 545px;
  width: 450px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  max-width: 100%;
  background: #fff;
  padding: 0px 15px;
  grid-column: 2;
  grid-row: 1/3;
  font-size: 1rem;
  border-radius: 2%;
  box-shadow: 2px 6px 7px #27455C;
}
@media screen and (max-width: 1366px) {
  #multiScheduleFeature {
    order: 1;
  }
}
#multiScheduleFeature h2 {
  width: 100%;
  font-family: proxima-nova;
  font-weight: 700;
  color: #27455C;
  font-size: 1.75em;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
@media screen and (max-width: 700px) {
  #multiScheduleFeature h2 {
    font-size: 1.25em;
  }
}
#multiScheduleFeature .multiFeatureContent {
  display: flex;
  flex-direction: column;
}
#multiScheduleFeature .featureItem {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  color: #6B6B6B;
  background: url(images/event-bg.png);
  background-position: contain;
  background-repeat: no-repeat;
  border-radius: 5px;
  transition: 0.3s;
  margin-bottom: 1.25em;
  height: 68px;
}
@media screen and (max-width: 525px) {
  #multiScheduleFeature .featureItem {
    margin-bottom: 0.875em;
  }
}
#multiScheduleFeature .featureItem:hover {
  transition: 0.3s;
  background: url(images/event-bg-hover.png);
  background-position: contain;
  background-repeat: no-repeat;
}
#multiScheduleFeature .featureItemImage {
  display: inline-block;
  width: 100px;
  min-width: 100px;
  height: auto;
  margin-right: 10px;
  text-align: center;
}
#multiScheduleFeature .featureItemImage img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
#multiScheduleFeature .text-container {
  display: flex;
  flex: 1;
}
#multiScheduleFeature .featureItemTitle,
#multiScheduleFeature .featureItemDate,
#multiScheduleFeature .featureItemDescription,
#multiScheduleFeature .button-container {
  display: flex;
}
#multiScheduleFeature .featureItemTitle {
  display: flex;
  align-items: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  line-height: 1.2;
  font-family: proxima-nova;
  font-weight: 600;
  font-size: 18px;
}
@media screen and (max-width: 700px) {
  #multiScheduleFeature .featureItemTitle {
    font-size: 0.875em;
  }
}
#multiScheduleFeature .featureItemDate {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1;
  flex-shrink: 0;
  box-sizing: border-box;
  padding-top: 3px;
  font-family: proxima-nova;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  background: url(images/date-bg.png) center/contain no-repeat;
  border-radius: 5px;
  width: 4.25em;
  height: 4.25em;
}
@media screen and (max-width: 700px) {
  #multiScheduleFeature .featureItemDate {
    font-size: 0.8125em;
  }
}
#multiScheduleFeature .featureItemDate span {
  font-size: 1.5em;
}
#multiScheduleFeature .featureItemDescription {
  display: none;
  font-family: proxima-nova;
  font-weight: 400;
  font-size: 16px;
  flex-direction: column;
}
#multiScheduleFeature .all-events-btn {
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 30px;
  margin-top: 20px;
  padding: 8px 20px 8px 20px;
}
@media screen and (max-width: 1024px) {
  #multiScheduleFeature .all-events-btn {
    margin-top: 1em;
  }
}
@media screen and (max-width: 700px) {
  #multiScheduleFeature .all-events-btn {
    font-size: 0.75em;
  }
}

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 20%;
  transition: 0.6s ease;
  background: rgba(118, 118, 118, 0.76);
  border-radius: 50px;
  padding: 5px 3px;
}
.socialNetworks img {
  display: block;
  max-width: 40px;
  max-height: 40px;
  border-radius: 50%;
}
.socialNetworks > span, .socialNetworks > a {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
  left: 0;
  transition: 0.2s;
  border-radius: 50%;
  border: none;
  padding: 3px;
  background-color: transparent;
}
.socialNetworks > a:hover {
  left: -6px;
  z-index: 2;
  transition: 0.2s;
  left: 0;
  background-color: #ccc;
}

@media screen and (max-width: 1230px) {
  .socialNetworks {
    top: auto;
    right: 0;
    bottom: -60px;
    border-top: none;
    border-bottom: none;
    padding: 0;
  }
  .socialNetworks img {
    max-width: 30px;
    max-height: 30px;
  }
  .socialNetworks > a {
    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 a:hover {
  background-color: #1da1f2;
}

.socialNetworks .socialNetworkIconTwitter:hover {
  background-color: #1da1f2;
}
.socialNetworks .socialNetworkIconFacebook:hover {
  background-color: #1da1f2;
}
.socialNetworks .socialNetworkIconInstagram:before {
  content: "";
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  opacity: 0;
  z-index: -1;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
  transition: 0.2s;
}
.socialNetworks .socialNetworkIconInstagram:hover {
  background: none;
}
.socialNetworks .socialNetworkIconInstagram:hover:before {
  transition: 0.2s;
  opacity: 1;
}
.socialNetworks .socialNetworkIconTumblr:hover {
  background-color: #35465c;
}
.socialNetworks .socialNetworkIconPeriscope:hover {
  background-color: #3aa4c6;
}
.socialNetworks .socialNetworkIconPinterest:hover {
  background-color: #bd081c;
}
.socialNetworks .socialNetworkIconSpotify:hover {
  background-color: #1ed760;
}
.socialNetworks .socialNetworkIconFlickr:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #0063dc 0%, #0063dc 50%, #0063dc 50%, #ff0084 50%, #ff0084 100%);
  opacity: 0;
  z-index: -1;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
  transition: 0.2s;
}
.socialNetworks .socialNetworkIconFlickr:hover {
  background: none;
}
.socialNetworks .socialNetworkIconFlickr:hover:before {
  transition: 0.2s;
  opacity: 1;
}
.socialNetworks .socialNetworkIconLinkedIn:hover {
  background-color: #0077b5;
}
.socialNetworks .socialNetworkIconYoutube:hover {
  background-color: #cd201f;
}
.socialNetworks .socialNetworkIconGooglePlus:hover {
  background-color: #dd4b39;
}
.socialNetworks .socialNetworkIconSnapchat:hover {
  background-color: #fffc00;
}

.pageIsLoaded .socialNetworks {
  right: 0;
  right: 10px;
}
@media screen and (max-width: 900px) {
  .pageIsLoaded .socialNetworks {
    bottom: 0;
    bottom: 5px;
    right: 5px;
  }
}

.lightbox-showing .socialNetworks {
  display: none;
}

/* SOCIAL NETWORK PLUGIN */
#socialNetworkWidget {
  height: 520px;
  width: 500px;
  max-width: 98%;
  border-radius: 2%;
}
#socialNetworkWidget .socialTabContainer {
  background: transparent;
  display: flex;
  padding: 10px 0;
}
#socialNetworkWidget .socialNetworkTab {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  margin: 0 10px;
  width: 40px;
  height: 40px;
}
#socialNetworkWidget .socialNetworkTab .circle {
  fill: rgba(97, 113, 255, 0.411);
  transition: 0.3s;
}
#socialNetworkWidget .socialNetworkTab .circle:hover {
  fill: #27455C;
  transition: 0.3s;
}
#socialNetworkWidget .socialNetworkTab.activeTab .circle {
  fill: #27455C;
}
#socialNetworkWidget .socialFeedContainer {
  position: relative;
  top: 0;
  left: 0;
  background: #fff;
  height: 520px;
  width: 500px;
  max-width: 98%;
  padding: 10px 5px;
  overflow-x: hidden;
  overflow-y: auto;
}
#socialNetworkWidget #instafeedContainer img {
  width: 45%;
  margin-right: 3%;
  margin-left: 2%;
}
#socialNetworkWidget #instafeedContainer > a:hover {
  opacity: 0.8;
}
#socialNetworkWidget #facebookfeedContainer {
  overflow: hidden;
  box-shadow: 2px 6px 7px #27455C;
  border-radius: 2%;
}

@media screen and (max-width: 900px) {
  #socialNetworkWidget {
    width: 31em;
    margin-bottom: 30px;
  }
  #socialNetworkWidget .socialNetworkTab .circle {
    fill: #e0e0e0 !important;
  }
  #socialNetworkWidget .socialNetworkTab .circle:hover {
    fill: #fff !important;
  }
  #socialNetworkWidget .socialNetworkTab.activeTab .circle {
    fill: #fff !important;
  }
}
@media screen and (max-width: 450px) {
  #socialNetworkWidget {
    width: 23em;
  }
}
@media screen and (max-width: 375px) {
  #socialNetworkWidget {
    width: 22em;
  }
}
/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 1300px;
  left: 0;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 45px;
}
#sponsorWidgetContainer .sponsorWidgetContainer {
  padding-top: 25px;
}
#sponsorWidgetContainer .sponsorWidgetContainer .sponsorCarouselImageContainer {
  padding-top: 40px;
}
#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: 139px;
  padding-left: 5px;
  padding-right: 5px;
}
#sponsorWidgetContainer #sponsorsTitleContainer {
  width: 100%;
  text-align: center;
  top: 0;
  left: 0;
}
#sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  font-family: proxima-nova;
  font-size: 28px;
  color: #27455C;
  text-shadow: none;
  text-transform: uppercase;
  text-align: center;
  margin: 0 auto;
}
#sponsorWidgetContainer #sponsorArrowRight {
  display: block;
  right: 0;
  top: 60%;
  transform: translateY(-50%);
  width: 15px;
  height: 50px;
  background: url(images/arrow-right.png);
  background-repeat: no-repeat;
  background-position: center;
}
#sponsorWidgetContainer #sponsorArrowRight span {
  border-width: 7px 0 7px 9px;
  border-color: transparent transparent transparent #931A1D;
  display: none;
}
#sponsorWidgetContainer #sponsorArrowLeft {
  display: block;
  left: 0;
  top: 60%;
  width: 15px;
  height: 50px;
  background: url(images/arrow-left.png);
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center;
}
#sponsorWidgetContainer #sponsorArrowLeft span {
  border-width: 7px 9px 7px 0;
  border-color: transparent #931A1D transparent transparent;
  display: none;
}
#sponsorWidgetContainer .sponsor-controls-container {
  box-sizing: border-box;
  position: absolute;
  bottom: -33px;
  left: 50%;
  transform: translate(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 30px;
  background: #fff;
  box-shadow: 0 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;
}

#sponsorWidgetContainer .sponsorWidgetContainer:not(.animate) .sponsor-controls-container {
  display: none;
}

.saffireMobileSize #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  font-size: 26px !important;
}

.saffireMobileSize #sponsorArrowLeft {
  display: none !important;
}

.saffireMobileSize #sponsorArrowRight {
  display: none !important;
}

@media screen and (max-width: 1350px) {
  #sponsorWidgetContainer {
    padding: 0 60px;
  }
  #sponsorWidgetContainer #sponsorArrowLeft {
    margin-left: 20px;
  }
  #sponsorWidgetContainer #sponsorArrowRight {
    margin-right: 20px;
  }
}
#videoSection {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  position: static;
  vertical-align: top;
  float: none;
  overflow: hidden;
  display: none;
}
#videoSection.single-video #arrow-container {
  display: none;
}
.eventsMode #videoSection {
  display: block;
}

#videoWidget {
  display: none;
  box-sizing: border-box;
  position: relative;
  height: 0;
  width: 100%;
  max-width: 100%;
  padding-bottom: 56.3%;
  text-align: center;
}
.eventsMode #videoWidget {
  display: block;
}
#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 {
  left: -25px;
  opacity: 0;
  visibility: hidden;
}
#videoWidget .video-arrow.next {
  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);
  }
}
.footer .emailSignup {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
}
@media screen and (max-width: 1280px) {
  .footer .emailSignup {
    text-align: left;
  }
}
@media screen and (max-width: 700px) {
  .footer .emailSignup {
    text-align: center;
  }
}
.footer .emailSignup .inputFieldTextbox {
  font-family: proxima-nova;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
  color: #000;
  background: #fff;
  border-radius: 30px !important;
  width: 230px;
  height: 51px;
  box-sizing: border-box;
  background: #fff url(images/address-bg.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding-left: 30px;
}
.footer .emailSignup .emailSubmitButton {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 30px !important;
  width: 230px;
  height: 51px;
  font-family: proxima-nova;
  font-weight: 700;
  font-size: 15px;
  text-transform: uppercase;
}
.footer .emailSignup .emailSubmitButton:hover {
  text-decoration: none;
  background: #e3b915;
}

.saffireMobileSize .footer .emailSignup {
  position: static;
  align-items: center;
  justify-content: center;
}
.saffireMobileSize .footer .emailSignup:before {
  content: "\f0e0";
  position: static;
  line-height: 1;
  font-size: 26px;
  color: #fff;
}

.emailInputField {
  padding-bottom: 10px;
}

.emailSignup {
  float: none;
}

#swiperWidget {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.eventsMode #swiperWidget {
  display: none;
}
#swiperWidget .swiper-container-images {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
#swiperWidget .swiper-container-images .swiper-image-container {
  max-width: 100%;
  height: 49vw;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#swiperWidget .swiper-container-images .swiper-button-prev,
#swiperWidget .swiper-container-images .swiper-button-next {
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  width: 46px;
  height: 46px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#swiperWidget .swiper-container-images .swiper-button-prev {
  background-image: url(images/left-arrow.png);
  left: 10%;
}
#swiperWidget .swiper-container-images .swiper-button-prev:hover {
  background-image: url(images/left-arrow-hover.png);
}
#swiperWidget .swiper-container-images .swiper-button-next {
  background-image: url(images/right-arrow.png);
  right: 10%;
}
#swiperWidget .swiper-container-images .swiper-button-next:hover {
  background-image: url(images/right-arrow-hover.png);
}
#swiperWidget .swiper-container-content {
  width: 100%;
  max-width: 100%;
}
#swiperWidget .swiper-container-content .swiper-content-container {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  background: #fff;
  max-width: 1600px;
  height: auto;
  background-size: cover;
  background-position: center;
  padding: 25px 9% 25px 9%;
  margin: 0 auto;
}
#swiperWidget .swiper-container-content .swiper-content-container .swiper-content-left {
  display: flex;
  flex-direction: column;
  width: 50%;
}
#swiperWidget .swiper-container-content .swiper-content-container .swiper-content-left p {
  color: #27455C;
  font-family: proxima-nova;
  margin: 0;
}
#swiperWidget .swiper-container-content .swiper-content-container .swiper-content-left h2 {
  color: #27455C;
  text-transform: uppercase;
  font-family: proxima-nova;
  font-weight: 800;
  margin: 0;
}
@media screen and (max-width: 799px) {
  #swiperWidget .swiper-container-content .swiper-content-container .swiper-content-left h2 {
    text-align: center;
  }
  #swiperWidget .swiper-container-content .swiper-content-container .swiper-content-left p {
    text-align: center;
  }
}
#swiperWidget .swiper-container-content .swiper-content-container .swiper-content-right {
  display: flex;
  width: 50%;
}
#swiperWidget .swiper-container-content .slide-title {
  display: inline-block;
  font: 900 34px/1 proxima-nova;
  text-transform: uppercase;
  color: #000;
}
@media screen and (max-width: 1024px) {
  #swiperWidget .swiper-container-content .slide-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 640px) {
  #swiperWidget .swiper-container-content .slide-title {
    font-size: 24px;
  }
}
#swiperWidget .swiper-container-content .button-container {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  width: 50%;
  flex-shrink: 0;
}
#swiperWidget .swiper-container-content .button-container .button {
  margin: 0 7px;
  font-size: 17px;
  padding: 10px 30px;
}
@media screen and (max-width: 1024px) {
  #swiperWidget .swiper-container-content .button-container .button {
    font-size: 16px;
    padding: 7px 12px;
  }
}
#swiperWidget .swiper-pagination-bullet {
  width: 13px;
  height: 13px;
  margin: 0 5px;
  opacity: 1;
  background: #fff;
  box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.25);
}
#swiperWidget .swiper-pagination-bullet-active {
  background: #eecc47;
  opacity: 1;
}

.saffireLargeSize #swiperWidget .swiper-container-content .slide-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: auto;
}
.saffireLargeSize #swiperWidget .swiper-container-content .swiper-pagination-bullet {
  display: none;
}

.saffireMobileSize #swiperWidget {
  width: 100%;
}
.saffireMobileSize #swiperWidget .swiper-container-images {
  width: 100%;
}
.saffireMobileSize #swiperWidget .swiper-container-content .swiper-content-container {
  flex-direction: column;
  padding: 25px 25px 45px 25px;
}
.saffireMobileSize #swiperWidget .swiper-container-content .swiper-content-container .swiper-content-left {
  width: 80%;
}
.saffireMobileSize #swiperWidget .swiper-container-content .slide-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.saffireMobileSize #swiperWidget .swiper-container-content .button-container {
  flex: 1 1 100%;
  justify-content: center;
  padding-right: 7px;
  margin-top: 10px;
  width: unset;
}
.saffireMobileSize #swiperWidget .swiper-container-content .swiper-button-prev,
.saffireMobileSize #swiperWidget .swiper-container-content .swiper-button-next {
  display: none;
}
.saffireMobileSize #swiperWidget .swiper-container-content .swiper-pagination-bullet {
  background: #fff;
  width: 10px;
  height: 10px;
}
.saffireMobileSize #swiperWidget .swiper-container-content .swiper-pagination-bullet-active {
  background: #eecc47;
}

.tier-three {
  display: flex;
  background: url(images/tier-three-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
  height: 800px;
}
.tier-three .tier-three-left {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  padding-right: 25px;
}
.tier-three .tier-three-left .card-widget-title {
  display: none;
}
.tier-three .tier-three-right {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 50%;
  padding-left: 25px;
  margin-top: 135px;
}

@media screen and (max-width: 1165px) {
  .saffireLargeSize .tier-three {
    height: 1300px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .saffireLargeSize .tier-three .tier-three-right {
    justify-content: center;
    padding: 0;
    width: 75%;
  }
  .saffireLargeSize .tier-three .tier-three-left {
    justify-content: center;
    padding: 0;
    width: 75%;
  }
}
@media screen and (max-width: 825px) {
  .tier-three {
    flex-direction: column;
    align-items: center;
    height: 1300px;
    justify-content: center;
  }
  .tier-three .tier-three-right {
    justify-content: center;
    padding-left: 0;
    max-width: 700px;
    width: 75%;
  }
  .tier-three .tier-three-left {
    justify-content: center;
    padding-right: 0;
    width: 75%;
  }
}
@media screen and (max-width: 900px) {
  .tier-three-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
  }
  .tier-three-inner .tier-three-left {
    padding-right: 0 !important;
    padding-right: 0;
    width: 75%;
  }
  .tier-three-inner .tier-three-right {
    padding-right: 0 !important;
    padding-left: 0;
    width: 75%;
  }
}
@media screen and (max-width: 680px) {
  .tier-three .tier-three-right {
    justify-content: center;
    padding-left: 0;
    max-width: 700px;
    margin-top: 100px;
    width: 75%;
  }
  .tier-three .tier-three-left {
    justify-content: center;
    padding: 0;
    width: 75%;
  }
}
#buy-tickets {
  box-sizing: border-box;
  height: 45px;
  width: 189px;
  max-width: 200px;
  background: url(images/text-buy-tickets.png) transparent;
  transition: 0.3s;
  border-radius: 0;
}
#buy-tickets:hover {
  background: url(images/text-ticket-hover.png) transparent;
}

#cardWidgetTitle {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
#cardWidgetTitle .card-widget-item {
  justify-content: center;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0 10px;
}
#cardWidgetTitle .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#cardWidgetTitle .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  max-width: 1000px;
}
#cardWidgetTitle .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font-size: 28px;
  font-weight: 800;
  padding-bottom: 20px;
  font-family: proxima-nova;
  color: #27455C !important;
  text-transform: uppercase;
}
#cardWidgetTitle .card-widget-description {
  font-size: 18px;
  font-family: proxima-nova;
  color: #6B6B6B;
  font-weight: 700;
  padding: 10px;
  padding-bottom: 30px;
}
#cardWidgetTitle .buttonwrap a {
  color: #000;
  box-sizing: border-box;
  border-radius: 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: proxima-nova;
  font-weight: 800;
  color: #27455C !important;
  padding: 8px 20px 8px 20px;
  background: linear-gradient(90deg, #eecc47 0%, #f1df55 95%);
}
#cardWidgetTitle .buttonwrap a:hover {
  background: #D8B329;
}

#cardWidgetFooterParagraph {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  max-width: 100%;
  padding: 0;
}
#cardWidgetFooterParagraph .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 400px;
  height: auto;
  margin: 0 10px;
}
#cardWidgetFooterParagraph .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#cardWidgetFooterParagraph .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: left;
  width: 100%;
  height: 100%;
}
#cardWidgetFooterParagraph .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font-family: proxima-nova;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
}
#cardWidgetFooterParagraph .card-widget-description {
  font: 16px proxima-nova;
  color: #fff;
  padding: 10px 0px 0px 0px;
}
#cardWidgetFooterParagraph .buttonwrap a {
  margin: 0 5px;
}

*:focus {
  outline: none;
}

.galleryViewName {
  text-overflow: ellipsis;
  white-space: nowrap;
}

.printEvent {
  display: flex !important;
  align-items: center;
}
.printEvent .print {
  order: 2;
}
.printEvent .fa-print {
  order: 1;
}

.faqSection p {
  box-sizing: border-box;
  position: relative;
  padding-left: 4.375em;
}

.faqQuestion {
  box-sizing: border-box;
  width: 100%;
  max-width: 100% !important;
  background: #F0F0F0;
  padding: 1em 1.25em 1em 1.25em;
  color: #000;
}
.faqQuestion:before {
  content: "\f067" !important;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 0.875em;
  line-height: 1;
  color: #fff;
  background: #931A1D;
  padding: 1.5em 1.625em;
}

.faqAnswer {
  background: #fdfdfd;
  padding: 1.25em;
  margin-left: 4.375em;
  color: #000;
}

.faqSection {
  width: 100%;
  max-width: 1200px;
}
.faqSection .bold {
  font-weight: normal;
}

.FAQModule hr {
  display: none;
}

.down-arrow {
  position: absolute;
  left: 48.5%;
  top: 28%;
  z-index: 999999;
  display: block;
  height: 44px;
  width: 44px;
  background: url(images/down-arrow.png);
  background-repeat: no-repeat;
}
.down-arrow:hover {
  background: url(images/down-arrow-hover.png);
}

body:not(.eventsMode) .down-arrow {
  display: none;
}

.saffireMobileSize .down-arrow {
  display: none;
}

@media screen and (max-width: 900px) {
  .down-arrow {
    display: none;
  }
}
.featureLineupContainer .subContainer {
  position: relative;
  box-shadow: none;
  background: #EFEFEF;
}
.featureLineupContainer .subContainer a {
  color: #27455C;
}

.featureLineupContainer .featureLineup-headline.button {
  top: 15px;
  left: 15px;
}

.saffireMobileSize.isResponsive iframe {
  max-width: 100%;
}

/*# sourceMappingURL=theme.css.map*/