/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/cti7ley.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-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");
}
@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");
}
.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: #172752;
  font: 16px/1.5 "azo-sans-web";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "azo-sans-web";
  font-weight: bold;
  color: #172752;
  line-height: 1.2;
  margin: 0 0 0.67em 0;
}

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

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

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

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

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

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

a {
  font-weight: bold;
  color: #237cc1;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

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

input.textbox,
select.dropdown,
textarea.multi {
  color: #172752;
  font: 16px/1.5 "azo-sans-web";
  padding: 2px 6px;
}

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

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

.error {
  color: #f15a2a;
}

/***************** CONTAINERS **************************/
body {
  background: url(images/main-bg.png) no-repeat fixed;
  background-size: cover;
}
body.saffireMobileSize {
  background-color: #fff;
  background-image: none;
}

body.homepage {
  opacity: 0;
  transition: 0.3s;
}
body.homepage.pageIsLoaded {
  opacity: 1;
  transition: 0.3s;
}
body.homepage.saffireMobileSize {
  background-image: none;
  background-color: #fff;
}

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

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

.saffireLargeSize.homepage .content {
  margin-top: 280px;
}

.saffireLargeSize.homepage.generalMessageOn .content {
  margin-top: 320px;
}

body:not(.homepage).saffireLargeSize.generalMessageOn .content {
  margin-top: 380px;
}

.saffireMobileSize .content {
  margin-top: 188px !important;
  transition: 0.3s;
}

.saffireMobileSize.generalMessageOn .content {
  margin-top: 228px !important;
  transition: 0.3s;
}

.saffireMobileSize.saffireWindowScrolled .content {
  margin-top: 105px !important;
  transition: 0.3s;
}

body:not(.homepage).saffireMobileSize .content {
  padding: 15px;
}

.saffireMobileSize.homepage .content,
.saffireLargeSize.homepage .content {
  position: relative;
  max-width: 100%;
  padding: 0;
  background: none;
}

.saffireMobileSize .afterContent {
  display: block !important;
}

.subContainer {
  background: #f0f0f0;
  color: #172752;
}

.dateDisplayBar,
.dateDisplay {
  background: #237cc1;
  color: #fff;
}
.dateDisplayBar a,
.dateDisplay a {
  color: #fff;
}

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

.orderhistory {
  background: #237cc1;
}

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

.alternateRow {
  background: #f0f0f0;
}

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

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #fff;
  font-family: "azo-sans-web";
  font-size: 14px;
  line-height: 1.2;
  color: #f15a2a;
  transition: 0.3s;
}
.generalmessage a {
  color: inherit;
  text-decoration: underline;
}

.saffireMobileSize .generalmessage {
  height: 40px;
  font-size: 14px;
  line-height: 1.2;
  background: #f15a2a;
  color: #fff;
  transition: 0.3s;
}
@media screen and (max-width: 500px) {
  .saffireMobileSize .generalmessage {
    font-size: 12px;
  }
}

.saffireWindowScrolled .generalmessage {
  height: 0;
  font-weight: 0;
  transition: 0.3s;
}

.header, .saffireMobileSize .header {
  position: fixed;
  top: 0;
  z-index: 999999999999;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.headerInnerContent {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.header-top {
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  background: #172752;
  width: 100%;
  height: 35px;
  padding: 0 45px;
  z-index: 99;
}
.saffireMobileSize .header-top {
  position: relative;
  background: #fff;
  height: 70px;
  padding: 0 10px;
}

.header-main {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 245px;
  padding: 50px 0 15px 45px;
  border-bottom: 35px solid #f15a2a;
  background: #fff;
  transition: 0.3s;
}
.saffireWindowScrolled .header-main {
  height: 180px;
  padding: 30px 0 15px 30px;
  transition: 0.3s;
}
@media screen and (max-width: 1300px) {
  .header-main {
    height: 180px;
    padding: 30px 0 15px 30px;
  }
}
.saffireMobileSize .header-main {
  border-color: #172752;
  height: auto !important;
  padding: 0 !important;
}

.header-buttons {
  position: absolute;
  top: 0;
  right: 0;
  transform: none;
  transition: 0.3s;
}
.saffireMobileSize .header-buttons {
  display: none;
}
.header-buttons a {
  position: absolute;
  height: auto;
  transition: 0.3s;
}
.header-buttons a:nth-child(1) {
  right: 628px;
}
.saffireWindowScrolled .header-buttons a:nth-child(1) {
  right: 395px;
  transition: 0.3s;
}
@media screen and (max-width: 1650px) {
  .header-buttons a:nth-child(1) {
    right: 395px;
  }
}
.header-buttons a:nth-child(2) {
  right: 400px;
}
.saffireWindowScrolled .header-buttons a:nth-child(2) {
  right: 245px;
  transition: 0.3s;
}
@media screen and (max-width: 1650px) {
  .header-buttons a:nth-child(2) {
    right: 245px;
  }
}
.header-buttons a:nth-child(3) {
  right: 172px;
}
.saffireWindowScrolled .header-buttons a:nth-child(3) {
  right: 95px;
  transition: 0.3s;
}
@media screen and (max-width: 1650px) {
  .header-buttons a:nth-child(3) {
    right: 95px;
  }
}
.header-buttons a:nth-child(4) {
  right: -55px;
}
.header-buttons img {
  position: relative;
  top: 0;
  right: 0;
  height: auto;
  transition: 0.3s;
}
.header-buttons img:hover {
  top: -15px;
  right: -15px;
  transition: 0.3s;
}
@media screen and (max-width: 1650px) {
  .header-buttons img:hover {
    top: -5px;
    right: -5px;
    transition: 0.3s;
  }
}
@media screen and (max-width: 1650px) {
  .header-buttons img {
    max-width: 200px;
  }
}
.saffireWindowScrolled .header-buttons img {
  max-width: 200px;
  transition: 0.3s;
}

.saffireWindowScrolled .header-buttons img:hover {
  top: -5px;
  right: -5px;
  transition: 0.3s;
}

.mobile-buttons {
  display: none;
}
.saffireMobileSize .mobile-buttons {
  display: flex;
  justify-content: center;
  width: 100%;
  height: auto;
  background: #fff;
  transition: 0.3s;
}
.saffireWindowScrolled .mobile-buttons {
  height: 0;
  transition: 0.3s;
}

.header-logo {
  display: block;
  width: 423px;
  height: 59px;
  background: url(images/logo.png) center/contain no-repeat;
}
.saffireMobileSize .header-logo {
  position: absolute;
  top: 19px;
  left: 10px;
  width: 249px;
  height: 35px;
}

.header .searchBox:not(.clonedSearchBox) {
  display: inline-flex;
  align-items: center;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
  height: 30px;
  width: 200px;
  padding: 0 10px;
  font-size: 13px;
  font-family: "azo-sans-web";
  border-radius: 0 !important;
  width: 0;
  padding: 0;
  transition: 0.2s;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input:focus {
  width: 200px;
  padding: 0 10px;
  transition: 0.2s;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 0 10px;
  background: transparent;
  border-radius: 0 !important;
  border-color: transparent !important;
  font-weight: normal;
  width: 35px;
  padding: 0;
  font-size: 0;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
  content: "\f002";
  display: block;
  font-size: 18px;
  font-family: "FontAwesome";
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:hover:before {
  color: #237cc1;
  transition: 0.3s;
}
.header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
  width: 200px;
  padding: 0 10px;
  transition: 0.2s;
}

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  display: none;
}

.saffireLargeSize .viewcart {
  display: inline-flex;
  color: #fff;
  margin: 0 0 0 10px;
}
.saffireLargeSize .viewcart .cartMenuLink {
  display: inline-block;
  color: inherit;
  font-weight: normal;
  font-size: 14px;
}
.saffireLargeSize .viewcart .cartMenuLink:before {
  content: "\f07a";
  position: relative;
  margin-right: 5px;
  font-family: "FontAwesome";
  font-size: 19px;
  line-height: 1;
  color: inherit;
}

.saffireMobileSize .viewcart {
  display: inline-flex;
  margin: 0 10px 0 0;
}
.saffireMobileSize .viewcart .cartMenuLink {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: #172752;
  font-weight: normal;
  font-size: 14px;
}
.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;
}
.mobile-nav-toggle:before {
  content: "";
  position: relative;
  display: block;
  width: 23px;
  height: 22px;
  background: url(images/menu.png) center/contain no-repeat;
}
.mobile-nav-toggle:hover {
  cursor: pointer;
}

.saffireLargeSize .mobile-nav-toggle {
  display: none;
}

.saffireLargeSize .nav {
  position: relative;
  left: -12px;
}
.saffireLargeSize .nav .groups {
  display: flex;
  align-items: center;
  margin: 0;
}
.saffireLargeSize .nav .groups .group {
  display: inline-block;
  flex-shrink: 0;
}
.saffireLargeSize .nav .groups .group:after {
  content: "|";
  font: 20px/1 "azo-sans-web";
  font-weight: 700;
  color: #237cc1;
}
.saffireLargeSize .nav .groups .group:last-of-type:after {
  display: none;
}
.saffireLargeSize .nav .groups .group > a {
  display: inline-block;
  padding: 10px 12px 6px;
  background: none;
  font-family: "azo-sans-web", Arial, Verdana, sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #172752;
}
@media screen and (max-width: 1300px) {
  .saffireLargeSize .nav .groups .group > a {
    font-size: 17px;
  }
}
.saffireLargeSize .nav .groups .group > a:after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background: transparent;
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #172752;
}
.saffireLargeSize .nav .groups .group:hover > a:after {
  background: #172752;
  transition: 0.3s;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 0;
  background: #172752;
}
.saffireLargeSize .nav .items .item a {
  padding: 5px 12px;
  color: #fff;
  font-family: "azo-sans-web";
  font-size: 13px;
  font-weight: 400;
}
.saffireLargeSize .nav .items .item a:hover {
  color: #fff;
}
.saffireLargeSize .nav .item {
  width: 200px;
  line-height: 1.4;
}
.saffireLargeSize .nav .item:hover {
  background: rgba(255, 255, 255, 0.15);
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #172752;
}

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  box-sizing: border-box;
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #172752;
  color: #fff;
  text-align: left;
  font-family: "azo-sans-web";
  border-top: 35px solid #b0c536;
}
.footer a {
  color: #fff;
  text-decoration: none;
  font-weight: 400;
}
.footer a:hover {
  text-decoration: underline;
}
.footer ul.footerItems1 {
  display: flex;
  flex-direction: column;
  margin: 0;
  font-size: 16px;
}
.saffireMobileSize .footer ul.footerItems1 {
  align-items: center;
  text-align: center;
  margin: 5px 0 20px;
}
.footer ul.footerItems1:before {
  content: "SITE MAP";
  font-size: 20px;
  font-weight: 700;
}
.footer ul.footerItems1 .separator {
  display: none !important;
}
.footer ul.footerItems2 {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 1250px;
  margin: 0 auto;
}
.saffireMobileSize .footer ul.footerItems2 {
  flex-direction: column;
  align-items: center;
  text-align: center;
  font-size: 14px;
}
.footer ul.footerItems2 li {
  line-height: 1.25;
}

.footer-main {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1270px;
  padding: 50px 20px 100px;
  margin: 0 auto;
}
.saffireMobileSize .footer-main {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 25px 0 20px;
}

.footer-logo {
  display: block;
  width: 301px;
  height: 42px;
  background: url(images/footer-logo.png) center/contain no-repeat;
}
.saffireMobileSize .footer-logo {
  margin-bottom: 25px;
}
@media screen and (max-width: 600px) {
  .footer-logo {
    width: 253px;
    height: 35px;
  }
}

.footer-heading {
  font-size: 20px;
  font-weight: 700;
}
.saffireMobileSize .footer-heading {
  margin-bottom: 5px;
}

.contact-us {
  display: flex;
  flex-direction: column;
}
.saffireMobileSize .contact-us {
  align-items: center;
  text-align: center;
}

.phone, .address, .email {
  display: flex;
  margin-bottom: 10px;
}
.saffireMobileSize .phone, .saffireMobileSize .address, .saffireMobileSize .email {
  flex-direction: column;
  align-items: center;
}
.phone:before, .address:before, .email:before {
  content: "";
  display: block;
  background: center/contain no-repeat;
}
.saffireMobileSize .phone:before, .saffireMobileSize .address:before, .saffireMobileSize .email:before {
  margin-right: 0;
}

.phone, .email {
  align-items: center;
}

.phone:before {
  width: 11px;
  height: 16px;
  background-image: url(images/phone.png);
  margin-right: 13px;
}

.address:before {
  width: 12px;
  height: 16px;
  background-image: url(images/location.png);
  padding-top: 8px;
  margin-right: 12px;
}

.email:before {
  width: 14px;
  height: 10px;
  background-image: url(images/email.png);
  margin-right: 10px;
}

.footer-bottom {
  display: flex;
  justify-content: center;
  padding: 0 20px 25px;
}
@media screen and (max-width: 1460px) {
  .footer-bottom {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 850px) {
  .footer-bottom {
    padding-bottom: 25px;
  }
}

.mobile-menu-container {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-header {
  background-color: #172752;
}
.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: #f15a2a;
}
.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: #fff;
  font-weight: normal;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: "azo-sans-web";
}
.mobile-menu-container .cart-counter {
  font-family: "azo-sans-web";
}
.mobile-menu-container .search-container input[type=text] {
  font-family: "azo-sans-web";
  -webkit-appearance: none;
  border-radius: 0px;
  height: 50px;
}
.mobile-menu-container .search-container input[type=text]::placeholder {
  color: #172752;
}
.mobile-menu-container .search-container .fa-search {
  color: #172752;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font-family: "azo-sans-web";
  font-weight: 400;
  color: #172752;
}

#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: #172752;
  font-family: "azo-sans-web";
  font-weight: normal;
  color: #fff;
}
#mobile-nav a:hover {
  background-color: #455275;
}
#mobile-nav .has-subitems span {
  background-color: #455275;
  font-weight: normal;
  color: #fff;
}
#mobile-nav .has-subitems span:hover {
  background-color: #172752;
}

/************************* 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: #237cc1;
  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: #172752;
}
.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: -17px !important;
  background: none;
}
.modalClose .modalCloseButton {
  min-width: 40px;
  margin-right: 10px !important;
}
.modalClose .modalCloseButton img {
  display: none;
}
.modalClose .modalCloseButton:before {
  content: "X";
  font-family: sans-serif;
}

.getUpdatesPageEmailModule .emailSignup.modalOnly {
  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;
}

#dynamicModal {
  min-height: 225px !important;
}

/************* BUTTON STYLES *********************/
.button {
  padding: 7px 17px;
  font-size: 18px;
  border: 2px solid #172752;
  transition: 0.3s;
}

.button,
.buttonSmall {
  box-sizing: border-box;
  line-height: 1;
  text-transform: none;
  border-radius: 0;
  text-decoration: none;
  font-family: "azo-sans-web";
  color: #172752 !important;
  background: transparent;
}

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

.button:hover,
.buttonSmall:hover {
  color: #237cc1 !important;
  border-color: #237cc1;
  transition: 0.3s;
}

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

.featureLineup-more .button {
  background: #fff;
}

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-content: flex-start;
  overflow: hidden;
  max-width: 100%;
  height: 21vw;
  background: #fff;
  margin: 0;
  padding-left: 15vw;
}
.saffireMobileSize #cardWidget {
  flex-direction: column;
  align-content: center;
  height: auto;
  padding: 0;
}
#cardWidget .card-widget-item {
  position: relative;
  top: -30vw;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  height: 50vw;
  width: 25%;
  border: 3px solid #fff;
  transform: rotateZ(45deg);
  overflow: hidden;
}
.saffireMobileSize #cardWidget .card-widget-item {
  top: auto;
  height: 140px;
  width: 100%;
  transform: none;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 3px solid #fff;
}
#cardWidget .card-widget-item:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  z-index: 9;
}
#cardWidget .card-widget-item:nth-child(1):before {
  background: rgba(23, 39, 82, 0.8);
}
#cardWidget .card-widget-item:nth-child(1) .card-widget-title:before {
  width: 91px;
  height: 91px;
  background: url(images/basketball.png) center/contain no-repeat;
}
@media screen and (max-width: 1600px) {
  #cardWidget .card-widget-item:nth-child(1) .card-widget-title:before {
    max-width: 64px;
  }
}
#cardWidget .card-widget-item:nth-child(2):before {
  background: rgba(176, 197, 54, 0.8);
}
#cardWidget .card-widget-item:nth-child(2) .card-widget-title:before {
  width: 123px;
  height: 82px;
  background: url(images/people.png) center/contain no-repeat;
}
@media screen and (max-width: 1600px) {
  #cardWidget .card-widget-item:nth-child(2) .card-widget-title:before {
    max-width: 95px;
  }
}
#cardWidget .card-widget-item:nth-child(3):before {
  background: rgba(241, 90, 42, 0.8);
}
#cardWidget .card-widget-item:nth-child(3) .card-widget-title:before {
  width: 104px;
  height: 104px;
  background: url(images/concessions.png) center/contain no-repeat;
}
@media screen and (max-width: 1600px) {
  #cardWidget .card-widget-item:nth-child(3) .card-widget-title:before {
    max-width: 63px;
  }
}
#cardWidget .card-widget-item:nth-child(4):before {
  background: rgba(141, 195, 196, 0.8);
}
#cardWidget .card-widget-item:nth-child(4) .card-widget-title:before {
  width: 115px;
  height: 72px;
  background: url(images/cap.png) center/contain no-repeat;
}
@media screen and (max-width: 1600px) {
  #cardWidget .card-widget-item:nth-child(4) .card-widget-title:before {
    max-width: 101;
  }
}
#cardWidget .image-container {
  position: absolute;
  left: 0;
  display: block;
  width: 50vw;
  height: 50vw;
  transform: rotateZ(-45deg) translateX(-25%);
  background-size: cover;
  background-position: center;
  transition: filter 0.2s;
}
.saffireMobileSize #cardWidget .image-container {
  top: 0;
  width: 100%;
  height: 100%;
  transform: none;
}
#cardWidget .card-content {
  position: relative;
  bottom: 7.5%;
  right: 13%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 61%;
  height: 20%;
  color: #fff;
  transform: rotateZ(-45deg);
  z-index: 99;
}
.saffireMobileSize #cardWidget .card-content {
  bottom: auto;
  right: auto;
  left: auto;
  width: 100%;
  height: 100%;
  transform: none;
}
#cardWidget .card-widget-title {
  position: static;
  display: flex;
  flex-direction: column;
  align-items: center;
  font: 18px/1 "azo-sans-web";
  color: #fff;
  width: auto;
  text-transform: uppercase;
  text-decoration: none;
  transform: none;
  transition: 0.6s;
}
#cardWidget .card-widget-title:hover {
  transform: rotateY(360deg);
  transition: 0.6s;
}
#cardWidget .card-widget-title:before {
  content: "";
  display: block;
  margin-bottom: 15px;
}
@media screen and (max-width: 1600px) {
  #cardWidget .card-widget-title:before {
    max-height: 63px;
    margin-bottom: 10px;
  }
}
#cardWidget .card-widget-description,
#cardWidget .buttonwrap {
  display: none;
}

.footer .emailSignup {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
  max-width: 270px;
}
.saffireMobileSize .footer .emailSignup {
  align-items: center;
  text-align: center;
}
.footer .emailSignup .emailSignupText {
  font: 20px/1 "azo-sans-web";
  font-weight: 700;
  margin: 0 0 10px;
}
.footer .emailSignup .emailInputField input {
  height: 50px;
  width: 230px;
  padding: 0 50px 0 20px;
  font: 18px/1 "azo-sans-web";
  font-weight: 700;
  border-radius: 0 !important;
  background-image: url(images/email-signup.png);
  background-position: center right 20px;
}
.footer .emailSignup .emailSubmitButton {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  height: 50px;
  color: #fff !important;
  border-color: #fff;
  border-radius: 0 !important;
  padding: 0;
  margin-top: 10px;
  text-decoration: none;
}
.saffireMobileSize .footer .emailSignup .emailSubmitButton {
  width: 230px;
}

.getUpdatesPageEmailModule .emailSignup.modalOnly {
  max-width: 100%;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .emailSubmitButton {
  margin-top: 10px;
}

#hotButton {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
#hotButton .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 960px;
  height: 205px;
  text-decoration: none;
  background: url(images/button-bg.png) center/cover;
  transition: 0.3s;
}
.saffireMobileSize #hotButton .card-widget-item {
  width: 100%;
  height: 140px;
}
#hotButton .card-widget-item:hover {
  background-image: url(images/button-bg-hover.png);
  transition: 0.3s;
}
#hotButton .card-content {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
}
#hotButton .card-widget-title {
  position: static;
  display: block;
  width: 220px;
  font: 35px/1 "azo-sans-web";
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
.saffireMobileSize #hotButton .card-widget-title {
  font-size: 28px;
}
#hotButton .card-widget-description,
#hotButton .buttonwrap {
  display: none;
}

#multiScheduleFeature {
  display: flex;
}
#multiScheduleFeature .multiFeatureContent {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1400px;
  padding: 55px 20px;
  margin: 0 auto;
}
.saffireMobileSize #multiScheduleFeature .multiFeatureContent {
  max-width: 800px;
  padding: 7px 5px;
}
#multiScheduleFeature .featureItem {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  width: 295px;
  margin: 20px;
  box-shadow: 3px 4px 4.75px 0.25px rgba(0, 0, 0, 0.23);
}
.saffireMobileSize #multiScheduleFeature .featureItem {
  width: 164px;
  margin: 5px;
}
#multiScheduleFeature .featureItem:hover .featureItemImage:before {
  background: rgba(35, 124, 193, 0.8);
  transition: 0.3s;
}
#multiScheduleFeature .featureItem:hover .moreButton {
  opacity: 1;
  transition: 0.3s;
}
#multiScheduleFeature .featureItemImage {
  position: relative;
  display: inline-block;
  background: center/cover;
  width: 100%;
  height: 230px;
}
.saffireMobileSize #multiScheduleFeature .featureItemImage {
  height: 133px;
}
#multiScheduleFeature .featureItemImage:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background: transparent;
  transition: 0.3s;
}
#multiScheduleFeature .featureItemTitle,
#multiScheduleFeature .featureItemDate {
  display: flex;
}
#multiScheduleFeature .featureItemDescription,
#multiScheduleFeature .button-container {
  display: none;
}
#multiScheduleFeature .featureItemTitle {
  box-sizing: border-box;
  font-family: "azo-sans-web";
  font-weight: 700;
  font-size: 18px;
  line-height: 1.25;
  background: #fff;
  color: #172752;
  width: 100%;
  height: 85px;
  padding: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.saffireMobileSize #multiScheduleFeature .featureItemTitle {
  height: 50px;
  font-size: 13px;
  padding: 10px;
}
#multiScheduleFeature .featureItemDate {
  position: absolute;
  top: -10px;
  left: -10px;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-family: "azo-sans-web";
  font-weight: 700;
  font-size: 17px;
  line-height: 1;
  background: #172752;
  color: #fff;
  width: 78px;
  height: 73px;
}
.saffireMobileSize #multiScheduleFeature .featureItemDate {
  top: -6px;
  left: -6px;
  font-size: 10px;
  width: 45px;
  height: 42px;
}
#multiScheduleFeature .moreButton {
  position: absolute;
  top: 95px;
  left: 50%;
  transform: translateX(-50%);
  color: #fff !important;
  border-color: #fff;
  opacity: 0;
  transition: 0.3s;
}
.saffireMobileSize #multiScheduleFeature .moreButton {
  top: 52px;
  font-size: 13px;
}

#seoWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 960px;
  margin: 0;
  padding: 63px;
}
.saffireMobileSize #seoWidget {
  padding: 25px 15px;
  margin: 0 auto;
}
#seoWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
}
#seoWidget .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
}
#seoWidget .card-widget-title {
  position: static;
  display: flex;
  flex-direction: column;
  width: 100%;
  font: 35px/1 "azo-sans-web";
  color: #172752;
  font-weight: 700;
  text-transform: uppercase;
}
.saffireMobileSize #seoWidget .card-widget-title {
  font-size: 28px;
}
#seoWidget .card-widget-title:after {
  content: "";
  display: block;
  width: 38px;
  height: 4px;
  background: #b0c536;
  margin: 20px auto;
}
#seoWidget .card-widget-description {
  font: 17px/1.5 "azo-sans-web";
  color: #172752;
  font-weight: 400;
}
#seoWidget .buttonwrap {
  margin-top: 20px;
}
.saffireMobileSize #seoWidget .buttonwrap {
  margin-top: 10px;
}

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 40%;
  transition: 0.6s ease;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50px;
  padding: 5px 3px;
}
@media screen and (max-width: 850px) {
  .socialNetworks {
    position: static;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 10px 0 !important;
    border-radius: 0;
    background: #0d1938;
  }
  .socialNetworks img, .socialNetworks > a {
    max-width: 40px;
    max-height: 40px;
  }
}
.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;
  background-color: transparent;
}
.socialNetworks > a:hover {
  left: -6px;
  z-index: 2;
  transition: 0.2s;
  left: 0;
  background-color: #f0f0f0;
}

@media screen and (max-width: 1460px) {
  .socialNetworks {
    top: auto;
    right: 0;
    bottom: -60px;
    border-top: none;
    border-bottom: none;
    padding: 0;
  }
  .socialNetworks img {
    max-width: 30px;
    max-height: 30px;
  }
  .socialNetworks > a, .socialNetworks > #musicPlayerLink {
    max-width: 30px;
    max-height: 30px;
    bottom: 0;
    float: left;
    margin: 0;
    transition: 0.2s;
    background-size: contain;
  }
  .socialNetworks > a:hover {
    left: 0;
    bottom: 6px;
    z-index: 2;
    transition: 0.2s;
    bottom: 0;
  }
}
.socialNetworks a:hover {
  background-color: #237cc1;
}

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

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

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 60px;
}
.saffireMobileSize #sponsorWidgetContainer {
  padding: 0;
}
#sponsorWidgetContainer .sponsorWidgetContainer {
  padding-top: 65px;
}
.saffireMobileSize #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-height: 140px;
  margin: 0 25px;
}
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img {
  max-height: 90px;
  margin: 0 10px;
}
#sponsorWidgetContainer #sponsorsTitleContainer {
  width: 100%;
  text-align: center;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
#sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  font-family: "azo-sans-web";
  font-size: 35px;
  color: #172752;
  text-shadow: none;
}
.saffireMobileSize #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  font-size: 28px;
}
#sponsorWidgetContainer #sponsorArrowRight,
#sponsorWidgetContainer #sponsorArrowLeft {
  top: 50%;
  transform: translateY(-50%);
}
.saffireMobileSize #sponsorWidgetContainer #sponsorArrowRight,
.saffireMobileSize #sponsorWidgetContainer #sponsorArrowLeft {
  display: none;
}
#sponsorWidgetContainer #sponsorArrowRight span,
#sponsorWidgetContainer #sponsorArrowLeft span {
  width: 31px;
  height: 30px;
  background: center/contain;
  border: none;
}
#sponsorWidgetContainer #sponsorArrowRight {
  right: 0;
}
#sponsorWidgetContainer #sponsorArrowRight span {
  background-image: url(images/arrow-right-blue.png);
  transition: 0.3s;
}
#sponsorWidgetContainer #sponsorArrowRight span:hover {
  background-image: url(images/arrow-right-hover.png);
  transition: 0.3s;
}
#sponsorWidgetContainer #sponsorArrowLeft {
  left: 0;
}
#sponsorWidgetContainer #sponsorArrowLeft span {
  background-image: url(images/arrow-left-blue.png);
  transition: 0.3s;
}
#sponsorWidgetContainer #sponsorArrowLeft span:hover {
  background-image: url(images/arrow-left-hover.png);
  transition: 0.3s;
}
#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: #172752;
  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: #172752;
  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: #172752;
}

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

#swiperWidget {
  position: relative;
  width: 100%;
  max-width: 1300px;
}
#swiperWidget .swiper-slide {
  position: relative;
}
#swiperWidget .swiper-image-container {
  height: 530px;
  width: 100%;
  max-width: 1300px;
  background-size: cover;
  background-position: center;
}
.saffireMobileSize #swiperWidget .swiper-image-container {
  height: 53.5vw;
  min-height: 200px;
  border-radius: 0;
}
#swiperWidget .swiper-content-container {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  text-align: left;
  width: 100%;
  max-width: 1300px;
  height: 115px;
  padding: 25px 75px;
  background: #172752;
  z-index: 2;
}
.saffireMobileSize #swiperWidget .swiper-content-container {
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
  padding: 25px 30px;
  height: auto;
}
#swiperWidget .swiper-content-container h2 {
  display: inline-block;
  width: auto;
  margin-bottom: 0;
  font: 35px/1 "azo-sans-web";
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (max-width: 1300px) {
  #swiperWidget .swiper-content-container h2 {
    font-size: 23px;
  }
}
.saffireMobileSize #swiperWidget .button-container {
  margin-top: 20px;
}
#swiperWidget .button-container a {
  color: #fff !important;
  border-color: #fff;
  transition: 0.3s;
}
#swiperWidget .button-container a:hover {
  color: #237cc1 !important;
  border-color: #237cc1;
  transition: 0.3s;
}
#swiperWidget .button-container a:first-of-type {
  margin-right: 8px;
}

.swiper-button-prev,
.swiper-button-next {
  top: auto;
  bottom: 57px;
  width: 31px;
  height: 30px;
  background: center/contain no-repeat;
  margin: 0;
}
.saffireMobileSize .swiper-button-prev,
.saffireMobileSize .swiper-button-next {
  display: none;
}

.swiper-button-prev {
  background-image: url(images/arrow-left-white.png);
  left: 20px;
  transition: 0.3s;
}
.swiper-button-prev:hover {
  background-image: url(images/arrow-left-hover.png);
  transition: 0.3s;
}

.swiper-button-next {
  background-image: url(images/arrow-right-white.png);
  right: 20px;
}
.swiper-button-next:hover {
  background-image: url(images/arrow-right-hover.png);
  transition: 0.3s;
}

.swiper-pagination {
  box-sizing: border-box;
  bottom: 22px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.saffireMobileSize .swiper-pagination {
  position: relative;
  bottom: 0;
  background: #172752;
  padding-bottom: 25px;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: transparent;
  border: 1px solid #fff;
  opacity: 1;
  margin: 0 5px;
  transition: 0.3s;
}

.swiper-pagination-bullet-active {
  background: #fff;
  transition: 0.3s;
}

*: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;
}

.calloutArrow, .calloutArrowGallery {
  display: none !important;
}

.featureLineup-buttons.subContainer {
  box-shadow: none;
  background: #fff;
}

.featureLineup-social .socialNetworkIconFacebook a::after,
.featureLineup-social .socialNetworkIconTwitter a::after,
.featureLineup-social .socialNetworkIconInstagram a::after,
.featureLineup-social .socialNetworkIconYoutube a::after {
  color: #f15a2a;
}

.expandedViewEventName {
  font-size: 14px;
}

.faqQuestion {
  box-sizing: border-box;
  width: 100%;
  max-width: 100% !important;
  background: #f0f0f0;
  padding: 17px 20px 17px 0;
  color: #172752;
}
@media screen and (max-width: 700px) {
  .faqQuestion {
    padding-left: 20px;
  }
}
.faqQuestion:before {
  content: "\f067" !important;
  font-size: 15px;
  color: #fff;
  background: #172752;
  padding: 20px 24px;
}
@media screen and (max-width: 700px) {
  .faqQuestion:before {
    color: #172752;
    background: transparent;
    padding: 0 20px 0 0;
  }
}

.faqAnswer {
  background: #f4f4f4;
  padding: 20px;
  margin-left: 60px;
  color: #172752;
}

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

.FAQModule hr {
  display: none;
}

.tier-one {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-top: 60px;
}
.saffireMobileSize .tier-one {
  padding: 0;
}

.tier-two {
  width: 100%;
}
.saffireMobileSize .tier-two {
  background: url(images/main-bg.png) no-repeat fixed;
  background-size: cover;
}

.tier-three {
  position: relative;
  width: 100%;
  background: #fff;
  border-top: 35px solid #237cc1;
}

.widget-wrapper {
  display: flex;
  justify-content: space-between;
}
.saffireMobileSize .widget-wrapper {
  flex-direction: column;
}
.widget-wrapper .left-container,
.widget-wrapper .right-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 50%;
}
.saffireMobileSize .widget-wrapper .left-container,
.saffireMobileSize .widget-wrapper .right-container {
  width: 100%;
}

.map {
  position: relative;
  display: flex;
  width: 100%;
  height: 595px;
  background: url(images/map.png) left/cover;
  cursor: default;
}
.saffireMobileSize .map {
  height: 330px;
}

.directions {
  position: absolute;
  top: 210px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font: 14px/1.5 "azo-sans-web";
  color: #414040;
  background: #fff;
  border: 2px solid #172752;
  width: 327px;
  height: 90px;
  cursor: pointer;
}
.saffireMobileSize .directions {
  top: 115px;
  width: 205px;
  height: 53px;
  font-size: 10px;
}
.directions:hover {
  color: #237cc1;
  border-color: #237cc1;
  transition: 0.3s;
}
.directions:hover strong {
  color: #237cc1;
  transition: 0.3s;
}
.directions strong {
  font-size: 20px;
  font-weight: 700;
  color: #172752;
  transition: 0.3s;
}
.saffireMobileSize .directions strong {
  font-size: 13px;
}

.sponsors-container {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  width: 100%;
  background: #fff;
  border-top: 4px solid #172752;
  padding: 40px 65px;
}
.saffireMobileSize .sponsors-container {
  padding: 20px 0;
}

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