/************** LOAD FONTS ******************/
@font-face {
  font-family: "Libre-Baskerville";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Libre-Baskerville.woff2) format("woff2"), url(fonts/Libre-Baskerville.woff) format("woff");
}
@font-face {
  font-family: "Montserrat-Black";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Montserrat-Black.woff2) format("woff2"), url(fonts/Montserrat-Black.woff) format("woff");
}
@font-face {
  font-family: "Montserrat-Bold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Montserrat-Bold.woff2) format("woff2"), url(fonts/Montserrat-Bold.woff) format("woff");
}
@font-face {
  font-family: "Montserrat-Light";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Montserrat-Light.woff2) format("woff2"), url(fonts/Montserrat-Light.woff) format("woff");
}
@font-face {
  font-family: "Montserrat-Medium";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Montserrat-Medium.woff2) format("woff2"), url(fonts/Montserrat-Medium.woff) format("woff");
}
@font-face {
  font-family: "Montserrat-Regular";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Montserrat-Regular.woff2) format("woff2"), url(fonts/Montserrat-Regular.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: 15px/1.5 "Montserrat-Light";
}

b,
strong {
  font-family: "Montserrat-Medium";
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Libre-Baskerville";
  font-weight: normal;
  color: #000;
  line-height: 1.25;
  margin: 0.5em 0;
  text-transform: none;
}

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 {
  color: #093e6b;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

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

input.textbox,
select.dropdown,
textarea.multi {
  color: #000;
  font: 15px/1.5 "Montserrat-Light";
  padding: 2px 6px;
}

.fa {
  color: #8c8c8c;
}
.fa.fa-print {
  color: #fff;
}

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

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

.error {
  color: #f16421;
}

/***************** CONTAINERS **************************/
body {
  background: #fff;
}

.wrapper {
  width: 100%;
  overflow: hidden;
  opacity: 0;
  transition: 0.3s;
}
.pageIsLoaded .wrapper {
  opacity: 1;
  transition: 0.3s;
}
body:not(.homepage) .wrapper {
  background: url(images/main-bg.png) center top no-repeat;
  background-size: 100%;
  background-attachment: fixed;
}

body:not(.homepage) .content {
  box-sizing: border-box;
  position: relative;
  max-width: 1200px;
  margin: 160px auto 60px;
  padding: 30px;
  background: #fff;
  min-height: 75vh !important;
}
body:not(.homepage) .content:before {
  position: absolute;
  top: 0;
  left: -49px;
  content: "";
  display: block;
  width: 49px;
  height: 571px;
  background: url(images/mosaic.png) center/contain no-repeat;
}
@media screen and (max-width: 1350px) {
  body:not(.homepage) .content:before {
    display: none;
  }
}

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

.saffireMobileSize .content {
  margin-top: 64px;
}

.saffireMobileSize.generalMessageOn .content {
  margin-top: 104px;
}

.saffireLargeSize.homepage .content {
  margin: 0 auto;
}

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

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

.featureLineup-buttons.subContainer,
.featureLineupContainer .subContainer {
  box-shadow: none !important;
  background: #fff;
}

.dateDisplayBar,
.dateDisplay {
  background: #093e6b;
  color: #fff;
}
.dateDisplayBar a,
.dateDisplay a {
  color: #fff;
}

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

.orderhistory {
  background: #093e6b;
}

.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: "Montserrat-Medium";
  font-size: 13px;
  font-weight: 400;
  line-height: 1.2;
  color: #f16421;
  transition: 0.3s;
}
.generalmessage a {
  color: inherit;
  text-decoration: underline;
}

.saffireMobileSize .generalmessage {
  height: 40px;
  font-size: 13px;
  line-height: 1.2;
  transition: 0.3s;
}
@media screen and (max-width: 500px) {
  .saffireMobileSize .generalmessage {
    font-size: 11px;
  }
}

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

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

.headerInnerContent {
  position: relative;
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 1600px;
  height: 128px;
  background: url(images/header-bar-shadow.png) center/cover;
  margin: 0 auto;
}
.saffireMobileSize .headerInnerContent {
  background-image: none;
  background-color: #fff;
  height: 64px;
}
.saffireMobileSize .headerInnerContent:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  display: block;
  width: 197px;
  height: 75px;
  background: url(images/header-mobile.png) center/contain no-repeat;
}

.header-main {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 1220px;
  padding: 10px 10px 0;
  margin: 0 auto;
}
.saffireMobileSize .header-main {
  padding: 0 10px;
}

.header-logo {
  display: block;
  width: 260px;
  height: 75px;
  background: url(images/logo.png) center/contain no-repeat;
  transform: scale(1);
  transition: 0.3s;
}
.saffireWindowScrolled .header-logo {
  transform: scale(0.85);
  transition: 0.3s;
}
.saffireMobileSize .header-logo {
  position: relative;
  top: 10px;
  width: 157px !important;
  height: 46px !important;
}

.header .searchBox:not(.clonedSearchBox) {
  position: relative;
  top: 5px;
  display: inline-flex;
  align-items: center;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
  height: 30px;
  width: 170px;
  padding: 0 5px;
  font-size: 13px;
  font-family: "Montserrat-Light";
  border-radius: 0 !important;
  background: transparent;
  color: #fff;
  outline: none;
  width: 0;
  padding: 0;
  transition: 1s;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input:focus {
  width: 170px;
  padding: 0 5px;
  border: 1px solid #fff;
  transition: 1s;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 0 10px;
  background: transparent;
  border-radius: 0 !important;
  font-size: 14px;
  font-family: "Montserrat-Light";
  width: 40px;
  padding: 0;
  font-size: 0;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
  content: "";
  display: block;
  width: 21px;
  height: 21px;
  background: url(images/search.png) center/contain no-repeat;
}
.header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
  width: 170px;
  padding: 0 5px;
  border: 1px solid #fff;
  transition: 1s;
}

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

.mobile-nav-toggle {
  position: relative;
  top: 15px;
  right: 5px;
  display: flex;
  align-items: center;
  z-index: 9;
  width: 20px;
  height: 14px;
  background: url(images/hamburger.png) center/contain no-repeat;
}
.mobile-nav-toggle:before {
  position: absolute;
  right: 20px;
  content: "menu";
  font: 13px/1 "Montserrat-Light";
  text-transform: uppercase;
  color: #fff;
  margin-right: 10px;
}
.mobile-nav-toggle:hover {
  cursor: pointer;
}

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

.saffireLargeSize .nav .groups {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.saffireLargeSize .nav .groups .group {
  display: inline-block;
  flex-shrink: 0;
}
.saffireLargeSize .nav .groups .group:last-child .items,
.saffireLargeSize .nav .groups .group:nth-last-child(2) .items {
  left: auto;
  right: 0;
}
.saffireLargeSize .nav .groups .group:last-child .subitems,
.saffireLargeSize .nav .groups .group:nth-last-child(2) .subitems {
  left: auto;
  right: 100%;
}
.saffireLargeSize .nav .groups .group > a {
  display: inline-block;
  padding: 10px 15px;
  background: none;
  font-family: "Montserrat-Black", Arial, Verdana, sans-serif;
  font-size: 17px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #fff;
  background: #168eb3;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 0;
  background: #168eb3;
}
.saffireLargeSize .nav .items .item a {
  padding: 5px 15px;
  color: #fff;
  font-family: "Montserrat-Light";
}
.saffireLargeSize .nav .items .item a:hover {
  color: #fff;
}
.saffireLargeSize .nav .item {
  width: 200px;
  line-height: 1.4;
}
.saffireLargeSize .nav .item:hover {
  background: rgba(9, 62, 107, 0.5);
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #168eb3;
}

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 125px 0;
  background: url(images/footer-bg.png) no-repeat transparent center top;
  color: #000;
  font: 13px "Montserrat-Light";
  text-align: left;
}
.saffireMobileSize .footer {
  background-image: url(images/footer-bg.png);
  padding: 75px 0;
}
.footer a {
  color: #000;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer ul.footerItems2 {
  display: flex;
  flex-direction: column;
  margin: 0;
}
.saffireMobileSize .footer ul.footerItems2 {
  align-items: center;
  font-size: 9px;
}

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

.footer-left, .footer-right {
  display: flex;
  flex-direction: column;
}

.footer-right {
  align-items: flex-end;
}

.contact-info {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  text-align: right;
}
.saffireMobileSize .contact-info {
  margin-bottom: 25px;
}

.jackson-logo {
  display: block;
  width: 220px;
  height: 63px;
  background: url(images/footer-logo.png) center/contain no-repeat;
  margin-bottom: 25px;
}

.phone, .address, .email {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.phone:after, .address:after, .email:after {
  content: "";
  display: block;
  background: center/contain no-repeat;
}

.phone:after {
  width: 11px;
  height: 16px;
  background-image: url(images/phone.png);
  margin-left: 19px;
}
.phone a {
  margin-right: 7px;
}

.address:after {
  width: 12px;
  height: 16px;
  background-image: url(images/address.png);
  margin-left: 18px;
}

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

.mobile-menu-container {
  background: url(images/mobile-bg.png) center/cover;
}
.mobile-menu-container .mobile-menu-header {
  background-color: #093e6b;
}
.mobile-menu-container .close-mobile-menu:before, .mobile-menu-container .close-mobile-menu:after {
  background-color: #fff;
  height: 2px;
}
.mobile-menu-container .mobile-menu-subheader,
.mobile-menu-container .mobile-menu-subheader-btn {
  background-color: #42c7f0;
}
.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;
}
.mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
.mobile-menu-container .mobile-menu-subheader-btn:active {
  background-color: #247892;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: "Montserrat-Light";
}
.mobile-menu-container .cart-counter {
  font-family: "Montserrat-Light";
}
.mobile-menu-container .search-container input[type=text] {
  font: 13px/1 "Montserrat-Light";
  -webkit-appearance: none;
  border-radius: 0px;
  height: 50px;
}
.mobile-menu-container .mobile-menu-ticket-btn {
  background-color: #168eb3;
  font-family: "Montserrat-Black";
  color: #fff;
  border-color: #093e6b;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font: 11px/1 "Montserrat-Light";
  color: #000;
}

#mobile-nav ul {
  background-color: #093e6b;
}
#mobile-nav li {
  margin: 0;
}
#mobile-nav li.m-group, #mobile-nav li.m-item, #mobile-nav li.m-subitem {
  border-bottom: 1px solid #093e6b;
}
#mobile-nav a {
  background-color: #168eb3;
  font-family: "Montserrat-Black";
  color: #fff;
  text-transform: uppercase;
  transition: 0.3s;
}
#mobile-nav a:hover {
  background-color: #2e9abb;
  transition: 0.3s;
}
#mobile-nav .has-subitems span {
  background-color: #2e9abb;
  color: #fff;
  transition: 0.3s;
}
#mobile-nav .has-subitems span:hover {
  background-color: #168eb3;
  transition: 0.3s;
}

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

.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: #093e6b;
  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: -15px !important;
  background: none;
}
.modalClose .modalCloseButton {
  min-width: 40px;
  margin-right: 10px !important;
  padding: 10px;
  border-radius: 0 !important;
}
.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: #8c8c8c;
}
.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: 220px !important;
}

/************* BUTTON STYLES *********************/
.button {
  padding: 15px 18px;
  font-size: 14px;
}

.button,
.buttonSmall {
  box-sizing: border-box;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 0;
  text-decoration: none;
  font-family: "Montserrat-Black";
  color: #fff !important;
  background: #093e6b;
  transition: 0.3s;
}

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

.button:hover,
.buttonSmall:hover {
  background: #168eb3;
  transition: 0.3s;
}

a.updateButton.buttonSmall,
a.removeButton.buttonSmall,
a.cartMenuRemoveButton.button.buttonSmall {
  font-size: 0.875em;
}

.cartMenu .cartMenuCheckoutButton {
  font-size: 14px;
  padding: 4px 15px !important;
}

.searchMapButton {
  padding: 8px 18px;
  font-size: 13px;
}

.featureLineupContainer .button {
  background: rgba(0, 39, 78, 0.8);
}
.featureLineupContainer .button:hover {
  background: rgba(9, 62, 107, 0.8);
}

#buttonWidget1 {
  box-sizing: border-box;
  position: relative;
  top: 20px;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  z-index: 99;
}
@media screen and (max-width: 1600px) {
  #buttonWidget1 {
    left: -150px;
  }
}
@media screen and (max-width: 1350px) {
  #buttonWidget1 {
    left: -300px;
  }
}
.saffireMobileSize #buttonWidget1 {
  top: -25px;
  left: 0;
  width: 98%;
  -webkit-clip-path: polygon(0 15%, 100% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 15%, 100% 0, 100% 100%, 0% 100%);
}
#buttonWidget1 .card-widget-item {
  position: relative;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  width: 853px;
  height: 130px;
  background: url(images/blue-shapes.png) center/contain no-repeat;
}
.saffireMobileSize #buttonWidget1 .card-widget-item {
  width: 100%;
  background-image: none;
  background-color: #093e6b;
  justify-content: center;
  height: 110px;
}
@media screen and (max-width: 500px) {
  #buttonWidget1 .card-widget-item {
    justify-content: flex-start;
  }
}
#buttonWidget1 .card-content {
  display: flex;
  align-items: center;
  padding: 30px 93px;
}
.saffireMobileSize #buttonWidget1 .card-content {
  padding: 30px 0 30px 35px;
}
@media screen and (max-width: 500px) {
  #buttonWidget1 .card-content {
    padding-left: 0 !important;
  }
}
#buttonWidget1 .card-widget-title {
  position: static;
  display: block;
  font: 12px/1 "Montserrat-Black";
  color: #fff;
  text-transform: uppercase;
  margin-right: 25px;
}
@media screen and (max-width: 500px) {
  #buttonWidget1 .card-widget-title {
    max-width: 125px;
    line-height: 1.5;
  }
}
#buttonWidget1 .card-widget-description {
  display: none;
}
#buttonWidget1 .buttonwrap a {
  font: 14px/1 "Montserrat-Black";
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  border: 3px solid #fff;
  padding: 9px 23px;
  transition: 0.3s;
}
@media screen and (max-width: 500px) {
  #buttonWidget1 .buttonwrap a {
    font-size: 12px;
    padding: 9px 18px;
  }
}
#buttonWidget1 .buttonwrap a:hover {
  border-color: #ffde16;
  color: #ffde16;
  transition: 0.3s;
}

#buttonWidget2 {
  box-sizing: border-box;
  position: relative;
  display: flex;
  margin: 0;
  padding: 0;
}
#buttonWidget2 .card-widget-item {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  width: 125px;
  height: 40px;
  margin-right: 18px;
  transform: none;
  transition: 0.3s;
}
#buttonWidget2 .card-widget-item:hover {
  transform: scale(1.1);
  transition: 0.3s;
}
#buttonWidget2 .card-widget-item:last-of-type {
  margin-right: 0 !important;
}
#buttonWidget2 .card-widget-item:nth-child(1) {
  background: #00a04a;
}
#buttonWidget2 .card-widget-item:nth-child(2) {
  background: #f16421;
}
#buttonWidget2 .card-widget-item:nth-child(3) {
  background: #093e6b;
}
.saffireMobileSize #buttonWidget2 .card-widget-item {
  margin-right: 10px;
}
@media screen and (max-width: 500px) {
  #buttonWidget2 .card-widget-item {
    width: 105px;
  }
}
#buttonWidget2 .card-content {
  display: flex;
}
#buttonWidget2 .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 14px/1 "Montserrat-Black";
  text-transform: uppercase;
  color: #fff;
}
@media screen and (max-width: 500px) {
  #buttonWidget2 .card-widget-title {
    font-size: 12px;
  }
}
#buttonWidget2 .card-widget-description, #buttonWidget2 .buttonwrap {
  display: none;
}

#buttonWidgetText {
  box-sizing: border-box;
  position: relative;
  display: flex;
  margin: 0 25px 0 0;
  padding: 0;
}
.saffireMobileSize #buttonWidgetText {
  margin: 0 auto 15px;
}
#buttonWidgetText .card-widget-item {
  box-sizing: border-box;
  display: flex;
}
#buttonWidgetText .card-content {
  display: flex;
}
#buttonWidgetText .card-widget-title {
  position: static;
  display: block;
  font: 12px/1 "Montserrat-Black";
  color: #168eb3;
}
#buttonWidgetText .card-widget-description, #buttonWidgetText .buttonwrap {
  display: none;
}

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1210px;
  margin: 30px auto 0;
  padding: 0;
}
@media screen and (max-width: 1250px) {
  #cardWidget {
    max-width: 620px;
  }
}
@media screen and (max-width: 650px) {
  #cardWidget {
    max-width: 400px;
  }
}
#cardWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 290px;
  height: 220px;
  margin: 6px;
  text-decoration: none;
}
@media screen and (max-width: 650px) {
  #cardWidget .card-widget-item {
    width: 170px;
    height: 130px;
    margin: 4px;
  }
}
#cardWidget .card-widget-item:nth-child(1) .card-content, #cardWidget .card-widget-item:nth-child(4) .card-content, #cardWidget .card-widget-item:nth-child(7) .card-content {
  background: #00a04a;
  transition: 0.3s;
}
#cardWidget .card-widget-item:nth-child(2) .card-content, #cardWidget .card-widget-item:nth-child(5) .card-content, #cardWidget .card-widget-item:nth-child(8) .card-content {
  background: #f16421;
}
#cardWidget .card-widget-item:nth-child(3) .card-content, #cardWidget .card-widget-item:nth-child(6) .card-content {
  background: #093e6b;
}
#cardWidget .card-widget-item:hover .card-content {
  width: 100%;
  height: 100%;
  opacity: 0.9;
  transition: 0.3s;
}
#cardWidget .card-widget-item:hover .card-widget-title:before {
  width: 89px;
  height: 23px;
  margin-bottom: 10px;
  transition: 0.3s;
}
#cardWidget .image-container {
  box-sizing: border-box;
  position: static;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
#cardWidget .card-content {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 48px;
  padding: 0 25px;
  opacity: 1;
  transition: 0.3s;
}
@media screen and (max-width: 650px) {
  #cardWidget .card-content {
    height: 30px;
    padding: 0 9px;
  }
}
#cardWidget .card-widget-title {
  position: static;
  display: flex;
  flex-direction: column;
  align-items: center;
  font: 18px/1 "Montserrat-Black";
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (max-width: 650px) {
  #cardWidget .card-widget-title {
    font-size: 11px;
  }
}
#cardWidget .card-widget-title:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background: url(images/logo-small.png) center/contain no-repeat;
  opacity: 0.5;
  transition: 0.3s;
}
#cardWidget .card-widget-description, #cardWidget .buttonwrap {
  display: none;
}

.header .emailSignup {
  display: none !important;
}

.homepage .emailSignup {
  display: flex;
  margin-top: 10px;
}
@media screen and (max-width: 1250px) {
  .homepage .emailSignup {
    justify-content: center;
  }
}
.homepage .emailSignup .emailSignupText {
  display: none;
}
.homepage .emailSignup .textbox {
  border-radius: 0 !important;
  background-image: none;
  width: 240px;
  height: 40px;
  outline: none;
  padding: 0 15px;
}
@media screen and (max-width: 600px) {
  .homepage .emailSignup .textbox {
    width: 200px;
  }
}
.homepage .emailSignup .emailSubmitButton {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 40px;
  padding: 0;
  border-radius: 0 !important;
}
@media screen and (max-width: 600px) {
  .homepage .emailSignup .emailSubmitButton {
    width: 110px;
    font-size: 12px;
  }
}

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

#emailSignupText {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 40px 0 0;
  padding: 0;
}
@media screen and (max-width: 1250px) {
  #emailSignupText {
    justify-content: center;
    text-align: center;
  }
}
#emailSignupText .card-widget-item {
  box-sizing: border-box;
  display: flex;
}
#emailSignupText .card-content {
  display: flex;
  flex-direction: column;
}
#emailSignupText .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 26px/1 "Libre-Baskerville";
  color: #000;
}
@media screen and (max-width: 600px) {
  #emailSignupText .card-widget-title {
    font-size: 20px;
  }
}
#emailSignupText .card-widget-description {
  font: 17px/1 "Montserrat-Light";
  color: #000;
  padding: 10px 0;
}
@media screen and (max-width: 600px) {
  #emailSignupText .card-widget-description {
    font-size: 13px;
  }
}
#emailSignupText .buttonwrap {
  display: none;
}

#footerLogos {
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 0 25px;
  padding: 0;
}
.saffireMobileSize #footerLogos {
  margin-bottom: 35px;
}
#footerLogos .card-widget-item {
  box-sizing: border-box;
  display: flex;
  margin-right: 40px;
}
#footerLogos .card-widget-item:last-of-type {
  margin-right: 0 !important;
}
.saffireMobileSize #footerLogos .card-widget-item {
  margin-right: 25px;
}
#footerLogos .image-container {
  box-sizing: border-box;
  position: static;
  display: block;
}
#footerLogos .image-container img {
  max-width: 170px;
}
.saffireMobileSize #footerLogos .image-container img {
  max-width: 90px;
}
#footerLogos .card-content {
  display: none;
}

#multiScheduleFeature {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  max-width: 1210px;
}
@media screen and (max-width: 1250px) {
  #multiScheduleFeature {
    max-width: 620px;
  }
}
#multiScheduleFeature .multiFeatureContent {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}
#multiScheduleFeature .featureItem {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 290px;
  height: 54px;
  background: #e9e4d2;
  text-decoration: none;
  padding: 0 50px 0 80px;
  margin: 12px 6px;
  transition: 0.3s;
}
#multiScheduleFeature .featureItem:hover {
  top: 5px;
  transition: 0.3s;
}
#multiScheduleFeature .featureItem:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 10px;
  height: 100%;
  display: block;
}
#multiScheduleFeature .featureItem:nth-child(1), #multiScheduleFeature .featureItem:nth-child(3) {
  background: url(images/calendar-bg-1.png) center/contain no-repeat;
}
#multiScheduleFeature .featureItem:nth-child(2), #multiScheduleFeature .featureItem:nth-child(4) {
  background: url(images/calendar-bg-2.png) center/contain no-repeat;
}
#multiScheduleFeature .featureItem:nth-child(1):before {
  background: #f16421;
}
#multiScheduleFeature .featureItem:nth-child(2):before {
  background: #ffde16;
}
#multiScheduleFeature .featureItem:nth-child(3):before {
  background: #7e3e97;
}
#multiScheduleFeature .featureItem:nth-child(4):before {
  background: #00a04a;
}
.saffireMobileSize #multiScheduleFeature .featureItem:hover {
  top: 0;
}
#multiScheduleFeature .featureItemTitle,
#multiScheduleFeature .featureItemDate {
  display: flex;
}
#multiScheduleFeature .featureItemDescription,
#multiScheduleFeature .button-container {
  display: none;
}
#multiScheduleFeature .featureItemDate {
  position: absolute;
  top: -10px;
  left: 10px;
  width: 60px;
  height: 70px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Montserrat-Light";
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  background: #093e6b;
  -webkit-clip-path: polygon(0 0, 100% 10%, 90% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 10%, 90% 100%, 0% 100%);
  z-index: 99;
}
#multiScheduleFeature .featureItemDate span {
  font: 27px/1 "Montserrat-Bold";
}
#multiScheduleFeature .featureItemTitle {
  font-family: "Montserrat-Light";
  font-weight: 400;
  font-size: 15px;
  color: #023963;
}
#multiScheduleFeature .all-events-btn {
  display: flex;
  justify-content: flex-end;
  font: 14px/1 "Montserrat-Bold";
  text-decoration: none;
  margin-top: 20px;
}
@media screen and (max-width: 1250px) {
  #multiScheduleFeature .all-events-btn {
    position: relative;
    right: 10px;
  }
}
@media screen and (max-width: 600px) {
  #multiScheduleFeature .all-events-btn {
    right: auto;
    justify-content: center;
  }
}

#sectionTitle {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
#sectionTitle .card-widget-item {
  box-sizing: border-box;
  display: flex;
}
#sectionTitle .card-content {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#sectionTitle .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 26px/1 "Montserrat-Light";
  color: #093e6b;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  #sectionTitle .card-widget-title {
    font-size: 24px;
  }
}
#sectionTitle .card-widget-description, #sectionTitle .buttonwrap {
  display: none;
}

#seoWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
#seoWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
}
#seoWidget .card-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#seoWidget .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 32px/1.25 "Libre-Baskerville";
  color: #000;
  margin-bottom: 10px;
}
@media screen and (max-width: 1250px) {
  #seoWidget .card-widget-title {
    text-align: center;
  }
}
@media screen and (max-width: 600px) {
  #seoWidget .card-widget-title {
    font-size: 20px;
  }
}
#seoWidget .card-widget-description {
  font: 17px/1.75 "Montserrat-Light";
  color: #000;
}
@media screen and (max-width: 600px) {
  #seoWidget .card-widget-description {
    font-size: 13px;
  }
}
#seoWidget .buttonwrap {
  display: none;
}

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: 0;
  top: 15%;
  transition: 0.6s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: rgba(9, 62, 107, 0.3);
  -webkit-clip-path: polygon(0 0, 100% 10%, 100% 100%, 15% 100%);
          clip-path: polygon(0 0, 100% 10%, 100% 100%, 15% 100%);
  width: 95px;
  padding: 30px 0 15px;
}
@media screen and (max-width: 1400px) {
  .socialNetworks {
    flex-direction: row;
    width: auto;
    padding: 15px 10px 10px 30px;
    -webkit-clip-path: polygon(0 0, 100% 10%, 100% 100%, 10% 100%);
            clip-path: polygon(0 0, 100% 10%, 100% 100%, 10% 100%);
  }
}
.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(9, 62, 107, 0.3);
  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: 1400px) {
  .socialNetworks {
    top: auto;
    right: 0;
    bottom: -60px;
    border-top: none;
    border-bottom: none;
  }
  .socialNetworks img {
    max-width: 30px;
    max-height: 30px;
  }
  .socialNetworks > a, .socialNetworks > #musicPlayerLink {
    max-width: 30px;
    max-height: 30px;
    bottom: 0;
    float: left;
    margin: 0;
    transition: 0.2s;
    background-size: contain;
  }
  .socialNetworks > a:hover {
    left: 0;
    bottom: 6px;
    z-index: 2;
    transition: 0.2s;
    bottom: 0;
  }
  .socialNetworks #musicPlayerLink {
    margin: 3px;
    background-size: cover;
  }
  .socialNetworks #musicPlayerLink #musicPlayerDropdown {
    top: auto;
    bottom: -3px;
    right: 33px;
  }
}
.socialNetworks a:hover {
  background-color: #093e6b;
}

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

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

#swiperWidget {
  position: relative;
}
#swiperWidget .swiper-slide {
  position: relative;
}
#swiperWidget .swiper-image-container {
  height: 56.25vw;
  max-height: 100vh;
  background-size: cover;
  background-position: center;
}
#swiperWidget .swiper-content-container {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 1060px;
  padding: 45px 60px;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
  -webkit-clip-path: polygon(0 10%, 100% 0, 98% 100%, 1% 100%);
          clip-path: polygon(0 10%, 100% 0, 98% 100%, 1% 100%);
  text-decoration: none;
}
.saffireMobileSize #swiperWidget .swiper-content-container {
  position: static;
  transform: none;
  -webkit-clip-path: none;
          clip-path: none;
  width: 100%;
  padding: 20px 25px 55px;
  background: #366286;
}
#swiperWidget .swiper-content-container h2 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: auto;
  max-width: 100%;
  margin: 0;
  font: 50px/1 "Montserrat-Black";
  color: #fff;
  text-transform: uppercase;
  text-shadow: -1px 1px 14.56px rgba(0, 0, 0, 0.7);
}
.saffireMobileSize #swiperWidget .swiper-content-container h2 {
  font-size: 20px;
  text-shadow: none;
}
#swiperWidget .swiper-content-container h2:after {
  content: "";
  width: 216px;
  height: 7px;
  background: url(images/divider.png) center/contain no-repeat;
  margin: 20px 0;
}
#swiperWidget .swiper-content-container p {
  margin: 0;
  font: 20px/1 "Libre-Baskerville";
  font-style: italic;
  color: #fff;
  text-shadow: -1px 1px 14.56px rgba(0, 0, 0, 0.7);
}
.saffireMobileSize #swiperWidget .swiper-content-container p {
  font-size: 15px;
  line-height: 1.5;
  text-shadow: none;
}

.swiper-button-prev,
.swiper-button-next {
  width: 47px;
  height: 47px;
  border: 3px solid #fff;
  background: center/contain no-repeat;
}
.saffireMobileSize .swiper-button-prev,
.saffireMobileSize .swiper-button-next {
  width: 19px;
  height: 19px;
  border: 2px solid #fff;
  margin-top: -90px;
}

.swiper-button-prev {
  background-image: url(images/arrow-left.png);
  left: 95px;
}
@media screen and (max-width: 1400px) {
  .swiper-button-prev {
    left: 15px;
  }
}

.swiper-button-next {
  background-image: url(images/arrow-right.png);
  right: 95px;
}
@media screen and (max-width: 1400px) {
  .swiper-button-next {
    right: 15px;
  }
}

#videoSection {
  position: relative;
  display: inline-block;
  width: 600px;
  max-width: 100%;
}
@media screen and (max-width: 1250px) {
  #videoSection {
    margin-top: 50px;
  }
}
#videoSection.single-video #arrow-container {
  display: none;
}

#videoWidget {
  box-sizing: border-box;
  position: relative;
  height: 0;
  width: 100%;
  max-width: 600px;
  padding-bottom: 56.3%;
  text-align: center;
}
#videoWidget:before, #videoWidget:after {
  position: absolute;
  content: "";
  display: block;
  width: 546px;
  height: 30px;
  background: url(images/video-accent.png) center/contain no-repeat;
}
@media screen and (max-width: 500px) {
  #videoWidget:before, #videoWidget:after {
    width: 343px;
    height: 18px;
  }
}
#videoWidget:before {
  top: -30px;
  left: 0;
  transform: rotate(180deg);
}
@media screen and (max-width: 500px) {
  #videoWidget:before {
    top: -18px;
  }
}
#videoWidget:after {
  bottom: -30px;
  right: 0;
}
@media screen and (max-width: 500px) {
  #videoWidget:after {
    bottom: -18px;
  }
}
#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);
  }
}
.tier-two {
  position: relative;
  box-sizing: border-box;
  top: -80px;
  left: 0;
  display: flex;
  align-items: flex-end;
  width: 100%;
  height: 110px;
  background: url(images/white.png) center right no-repeat;
  padding: 20px 0;
  z-index: 99;
}
.saffireMobileSize .tier-two {
  top: 0;
  flex-direction: column;
  align-items: flex-start;
  height: auto;
  background-image: none;
  background-color: #168eb3;
  padding: 0;
}
.tier-two:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  display: block;
  width: 77px;
  height: 110px;
  background: url(images/mosaic-rect.png) center/contain no-repeat;
}
.saffireMobileSize .tier-two:after {
  display: none;
}

.button-wrapper {
  position: absolute;
  right: 200px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}
@media screen and (max-width: 1500px) {
  .button-wrapper {
    right: 100px;
  }
}
.saffireMobileSize .button-wrapper {
  position: static;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #fff;
  padding: 15px 0;
  margin-top: -25px;
}

.tier-three {
  position: relative;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(images/main-bg.png) center/cover no-repeat;
  width: 100%;
  padding: 80px 0;
  margin-top: -80px;
}
@media screen and (max-width: 1250px) {
  .tier-three {
    flex-direction: column;
    padding-top: 45px;
  }
}
.saffireMobileSize .tier-three {
  margin-top: 0;
}
.tier-three:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 823px;
  height: 27px;
  background: url(images/color-block.png) center/contain no-repeat;
}
@media screen and (max-width: 1600px) {
  .tier-three:before {
    left: -150px;
  }
}
@media screen and (max-width: 1350px) {
  .tier-three:before {
    left: -300px;
  }
}
@media screen and (max-width: 600px) {
  .tier-three:before {
    left: 0;
    width: 272px;
    height: 13px;
  }
}
.tier-three .widget-wrapper {
  box-sizing: border-box;
  width: 100%;
  max-width: 600px;
  padding-right: 35px;
}
@media screen and (max-width: 1250px) {
  .tier-three .widget-wrapper {
    max-width: 630px;
    padding: 0 15px;
  }
}

.tier-four {
  width: 100%;
  padding: 30px 0;
}
@media screen and (max-width: 600px) {
  .tier-four {
    padding: 0 0 30px;
  }
}

.tier-five {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 20px;
}
.tier-five .upcoming-events {
  font: 26px/1 "Montserrat-Light";
  color: #093e6b;
  text-transform: uppercase;
  margin: 10px 0 20px;
}
@media screen and (max-width: 600px) {
  .tier-five .upcoming-events {
    font-size: 24px;
  }
}

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

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

*:focus {
  outline: none;
}

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

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