@charset "UTF-8";
/************** LOAD FONTS ******************/
@font-face {
  font-family: "Antonio-Light";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Antonio-Light.woff2") format("woff2"),url("fonts/Antonio-Light.woff") format("woff");
}
@font-face {
  font-family: "KomuA";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/KomuA.woff2") format("woff2"),url("fonts/KomuA.woff") format("woff");
}
@font-face {
  font-family: "TisaPro";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/TisaPro.woff2") format("woff2"),url("fonts/TisaPro.woff") format("woff");
}
.saffireMobileSize .header {
  padding: 0;
  font: inherit;
  color: inherit;
}
.saffireMobileSize .headerInnerContent {
  height: auto;
}

.generalmessage {
  box-sizing: border-box;
  white-space: normal;
  padding: 0 10px;
}

.saffireMobileSize .generalmessage {
  padding: 0 10px;
}

.loginstatus {
  float: none;
}

#weatherBugWidget {
  position: static;
  display: flex;
  align-items: center;
}
#weatherBugWidget img {
  flex-shrink: 0;
  margin: 0 5px;
}
#weatherBugWidget #weatherBugText,
#weatherBugWidget #weatherBugDescription {
  display: none;
}
#weatherBugWidget.weatherBugSet #weatherBugDescription {
  display: inline;
  color: inherit;
}

.ticket {
  padding: 0;
  height: auto;
}

.saffireMobileSize a.ticket,
.saffireMobileSize a.ticket:hover {
  position: static;
  display: inline-block;
  overflow: visible;
  white-space: normal;
  border: none;
  border-radius: 0;
  padding: 0;
}

.emailSignup {
  box-sizing: border-box;
}
.emailSignup > div {
  float: none;
}
.emailSignup .emailInputField input {
  box-sizing: border-box;
  border: none;
  box-shadow: none;
}
.emailSignup .emailSubmitButton {
  box-sizing: border-box;
}

.header .emailSignup {
  position: relative;
  z-index: 1;
}

.saffireMobileSize .header .emailSignup {
  float: none;
  font-size: inherit;
}
.saffireMobileSize .header .emailSignup:hover {
  cursor: pointer;
}

body.modalBody .emailSignup .emailInputField input {
  border: 1px solid #000;
  padding: 2px 5px;
  margin: 5px 0;
}

.header .searchBox {
  position: relative;
  z-index: 1;
}

.searchBox:not(.clonedSearchBox) > div {
  float: none;
}
.searchBox:not(.clonedSearchBox) #searchBoxClicker {
  display: none;
}
.searchBox:not(.clonedSearchBox) .searchBoxInput input {
  box-sizing: border-box;
  border: none;
  box-shadow: none;
}
.searchBox:not(.clonedSearchBox) .searchSubmitButton {
  box-sizing: border-box;
}

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  float: none;
  font-size: inherit;
}
.saffireMobileSize .header .searchBox:not(.clonedSearchBox) #searchBoxClicker {
  display: block;
}
.saffireMobileSize .header .searchBox:not(.clonedSearchBox):hover {
  cursor: pointer;
}

.saffireMobileSize .searchBox.clonedSearchBox {
  background: #222;
}
.saffireMobileSize .searchBox.clonedSearchBox:before {
  display: none;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxInput input.inputFieldTextbox.textbox {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 0 !important;
  font-family: "open_sansregular", Verdana, Arial !important;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit {
  display: flex;
  align-items: center;
  justify-content: center;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit a {
  border-color: #ddd;
  border-radius: 0 !important;
}
.saffireMobileSize .searchBox.clonedSearchBox .searchBoxSubmit:before {
  position: static;
}

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

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

.cartMenuRemoveButton {
  text-decoration: none;
}

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

.saffireMobileSize .nav {
  display: inline-flex;
  display: none !important;
  align-items: center;
  justify-content: center;
  vertical-align: top;
  float: none;
  height: 50px;
  width: 50px;
  color: #333;
  font-size: inherit;
}
.saffireMobileSize .nav:before {
  position: static;
  line-height: 1;
}
.saffireMobileSize .nav .mobileNavLink {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.saffireMobileSize .nav .groups {
  display: none;
}

.standAloneDirections {
  color: inherit;
}

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

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

.left.pressDate {
  width: 120px;
}

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

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

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

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

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

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

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

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

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

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

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

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

body {
  color: #1d1d1d;
  font: 14px/1.5 "TisaPro", Arial, Verdana, sans-serif;
}

b,
strong {
  font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "KomuA", Arial, Verdana, sans-serif;
  font-weight: normal;
  color: #223c62;
  line-height: 1.2;
  margin: 0 0 0.67em 0;
  text-transform: none;
}

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

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

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

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

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: 14px;
}
@media screen and (min-width: 450px) {
  h6 {
    font-size: calc(14px + 2 * ((100vw - 450px) / 916));
  }
}
@media screen and (min-width: 1366px) {
  h6 {
    font-size: 16px;
  }
}

.subContainer {
  font-size: 14px;
}
.subContainer h1 {
  font-size: 30px;
}
.subContainer h2 {
  font-size: 26px;
}
.subContainer h3 {
  font-size: 24px;
}
.subContainer h4 {
  font-size: 20px;
}
.subContainer h5 {
  font-size: 18px;
}
.subContainer h6 {
  font-size: 16px;
}

a {
  color: #204176;
  text-decoration: underline;
}

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

a:hover {
  text-decoration: none;
}

input,
input.textbox,
select.dropdown {
  font: 14px "TisaPro", Arial, Verdana, sans-serif;
  padding: 5px;
}

.error {
  color: #ca8f02;
}

.expandedViewEventNameDescription,
.expandedViewEventName {
  font-size: 14px !important;
}

/***************** CONTAINERS **************************/
body:not(.homepage) {
  background: url("images/main-bg.png") #fff center top no-repeat fixed;
  background-size: cover;
}

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

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

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

.saffireLargeSize.homepage .content {
  padding: 0;
  margin-top: 85px;
}

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

body:not(.homepage).saffireMobileSize .content {
  padding: 15px;
  border-radius: 0px;
  min-height: 500px;
}

.saffireMobileSize .content {
  margin: 0 !important;
}

.saffireMobileSize.homepage .content {
  padding: 0;
}

.saffireMobileSize.siteInfoBannerWidgetNoThankYouMessage .content {
  margin-top: 62px !important;
}

.saffireMobileSize.siteInfoBannerWidgetNoThankYouMessage.generalMessageOn .content {
  margin-top: 102px !important;
}

.subContainer {
  background: #eee;
  color: #1d1d1d;
}

.dateDisplayBar,
.dateDisplay {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #223c62;
  color: #fff;
}
.dateDisplayBar a,
.dateDisplay a {
  color: #fff;
}

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

.orderhistory {
  background: #223c62;
}

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

.alternateRow {
  background: #eee;
}

.listingItem {
  background: #eee;
  border-bottom: 1px solid #d5d5d5;
}
.listingItem:hover {
  background: #f6f6f6;
}

.top-section {
  position: relative;
}

.middle-section {
  background: url("images/main-bg.png") center -300px no-repeat;
  background-size: cover;
}
@media screen and (max-width: 1500px) {
  .middle-section {
    background-position: center top;
  }
}
@media screen and (max-width: 1100px) {
  .middle-section {
    background-image: none;
  }
}

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #ecaf1d;
  font-family: "TisaPro", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #204176;
  transition: 0.3s;
}
.generalmessage a {
  color: inherit;
  text-decoration: underline;
}

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

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

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

.saffireWindowScrolled .header {
  box-shadow: 0px 2px 4px 0px rgba(140, 140, 140, 0.5);
}

.headerInnerContent {
  position: relative;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1620px;
  height: 85px;
  margin: 0 auto;
  padding: 0 10px;
}
.saffireMobileSize .headerInnerContent {
  display: flex;
  height: 52px;
  background: #204176;
  border-top: 5px solid #6bcad4;
  border-bottom: 5px solid #6bcad4;
  margin-top: 10px;
}

.header-left, .header-right {
  display: flex;
  height: auto;
  max-height: 85px;
}

.header-right {
  flex-direction: column;
  align-items: flex-end;
}
.saffireMobileSize .header-right {
  flex-direction: row;
}

.nav-wrapper {
  display: flex;
  align-items: center;
}

.header-logo {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 215px;
  height: 194px;
  background: url("images/logo.png") center/contain no-repeat;
  z-index: 99;
  transition: 0.3s;
}
@media screen and (max-width: 1600px) {
  .header-logo {
    width: 175px;
    height: 157px;
  }
}
.saffireMobileSize .header-logo {
  width: 83px;
  height: 75px;
  top: -15px;
  left: 5px;
}

.saffireLargeSize.saffireWindowScrolled .header-logo {
  width: 132px;
  height: 120px;
  left: 50px;
  transition: 0.3s;
}

.header .searchBox:not(.clonedSearchBox) {
  display: inline-flex;
  align-items: center;
  width: 170px;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
  height: 30px;
  width: 135px;
  padding: 0 5px;
  font-size: 14px;
  font-family: "TisaPro", Arial, Verdana, sans-serif;
  border-radius: 0 !important;
  width: 0;
  padding: 0;
  transition: 0.2s;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input:focus {
  width: 135px;
  padding: 0 5px;
  outline: 1px solid #204176;
  transition: 0.2s;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 0 10px;
  border-radius: 0 !important;
  font-size: 14px;
  font-family: "TisaPro", Arial, Verdana, sans-serif;
  background: #fff;
  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: #2e9599;
  transition: 0.3s;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:hover:before {
  color: #204176;
  transition: 0.3s;
}
.header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
  width: 135px;
  padding: 0 5px;
  outline: 1px solid #204176;
  transition: 0.2s;
}

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

.mobile-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  vertical-align: top;
}
.mobile-nav-toggle:before {
  content: "\f0c9";
  position: relative;
  top: 2px;
  font-family: "FontAwesome";
  font-size: 24px;
  line-height: 1;
  color: #fff;
}
.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: 13px 20px;
  background: none;
  font-family: "KomuA", Arial, Verdana, sans-serif;
  font-size: 25px;
  font-weight: 400;
  color: #204176;
  text-transform: uppercase;
}
@media screen and (max-width: 1100px) {
  .saffireLargeSize .nav .groups .group > a {
    padding: 13px 10px;
  }
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #2e9599;
  background: #fff;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 0;
  background: #fff;
  box-shadow: 2px 2px 4px 0px rgba(140, 140, 140, 0.5);
}
.saffireLargeSize .nav .items .item a {
  padding: 5px 20px;
  color: #204176;
  font-family: "KomuA";
  font-size: 20px;
}
@media screen and (max-width: 1100px) {
  .saffireLargeSize .nav .items .item a {
    padding: 5px 10px;
  }
}
.saffireLargeSize .nav .items .item a:hover {
  color: #204176;
}
.saffireLargeSize .nav .item {
  width: 200px;
  line-height: 1.4;
}
.saffireLargeSize .nav .item:hover {
  background: rgba(46, 149, 153, 0.3);
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #fff;
}

/*********************** FOOTER **************************/
.footer { /* set the height of the footer */
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 33px 0;
  background: url("images/footer-bg.png") repeat-x #2e9599 center;
  color: #fff;
  text-align: center;
  font-size: 11px;
}
.saffireMobileSize .footer {
  padding: 40px 0;
  background: url("images/footer-bg.png") repeat-x #2e9599 center;
}
.footer a {
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer .footer-title {
  font: 50px/1 "KomuA";
}
.saffireMobileSize .footer .footer-title {
  font-size: 30px;
}
.footer .footer-info {
  font-size: 24px;
  padding: 10px 0 20px;
}
.saffireMobileSize .footer .footer-info {
  font-size: 14px;
  max-width: 300px;
  margin: 0 auto;
}
.footer .footer-info a, .footer .footer-info span {
  margin: 0 18px;
}
.footer .footer-logos {
  display: flex;
  justify-content: center;
  font-size: 10px;
  margin-top: 20px;
}
.footer .footer-logos span {
  display: flex;
  align-items: center;
}
.footer .footer-logos .branding a {
  display: inline-block;
  width: 92px;
  height: 29px;
  background: url("images/novum.png") center/contain no-repeat;
  margin: 0 25px;
}
.footer .footer-logos .powered a {
  display: inline-block;
  width: 50px;
  height: 32px;
  background: url("images/saffire.png") center/contain no-repeat;
  margin-left: 15px;
}

.mobile-menu-container {
  background: url("images/mobile-nav-bg.png") center bottom no-repeat;
  background-size: cover;
}
.mobile-menu-container .mobile-menu-header {
  background-color: #204176;
}
.mobile-menu-container .close-mobile-menu:before, .mobile-menu-container .close-mobile-menu:after {
  background-color: #6bcad4;
}
.mobile-menu-container .mobile-menu-subheader,
.mobile-menu-container .mobile-menu-subheader-btn {
  display: none;
  background-color: #eee;
}
.mobile-menu-container .mobile-menu-subheader a, .mobile-menu-container .mobile-menu-subheader i,
.mobile-menu-container .mobile-menu-subheader-btn a,
.mobile-menu-container .mobile-menu-subheader-btn i {
  color: #8c8c8c;
}
.mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
.mobile-menu-container .mobile-menu-subheader-btn:active {
  background-color: #d5d5d5;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: "TisaPro", Arial, Verdana, sans-serif;
}
.mobile-menu-container .cart-counter {
  font-family: "TisaPro", Arial, Verdana, sans-serif;
}
.mobile-menu-container .search-container {
  border-top: 1px solid #252525;
  border-bottom: 1px solid #252525;
}
.mobile-menu-container .search-container input {
  font-family: "TisaPro", Arial, Verdana, sans-serif;
  color: #8c8c8c;
}
.mobile-menu-container .search-container .search-submit-btn {
  color: #8c8c8c;
}
.mobile-menu-container .mobile-menu-ticket-btn {
  background-color: #6bcad4;
  font-family: "TisaPro", Arial, Verdana, sans-serif;
  color: #204176;
  border-color: #fff;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font: 16px/1 "TisaPro", Arial, Verdana, sans-serif;
  color: #fff;
}

#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 #252525;
}
#mobile-nav a {
  background-color: #6bcad4;
  font: 26px/1 "KomuA";
  color: #204176;
  padding: 0 15px !important;
}
#mobile-nav a:hover {
  background-color: #93d8df;
}
#mobile-nav .has-subitems span {
  background-color: #93d8df;
  color: #204176;
}
#mobile-nav .has-subitems span:hover {
  background-color: #6bcad4;
}

/************************* 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: #223c62;
  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: #1d1d1d;
}
.modalBody .showorksTableGrid tr.odd {
  background: #fff;
  color: black;
}
.modalBody .showorksTableGrid tr.even {
  background: #e6e6e6;
  color: black;
}

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

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

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

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

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

/************* BUTTON STYLES *********************/
.button {
  padding: 1px 17px;
  font-size: 24px;
}

.button,
.buttonSmall {
  box-sizing: border-box;
  line-height: 1.75em;
  text-transform: none;
  border-radius: 0;
  text-decoration: none;
  font-family: "KomuA";
  color: #204176 !important;
  background: #ecaf1d;
  transition: 0.3s;
}

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

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

.searchMapButton {
  font-size: 17px;
}

.featureLineup-buynow {
  font-size: 20px;
}

/* PAGINATION*/
/* LEFT-RIGHT ARROWS*/
/* You shouldn't need to change the items below for the most part*/
/* used for placing pagination - necessary when giving a specific left value - must be set in Spark (default is 5)*/
/* this allows for vertical centering of images - disable if opting for img elements*/
/*/////////////////////////////////////////////////////////////////////*/
/* MIXINS AND ETC. FOR SLIDER*/
/*/////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////*/
/* ADVANCED SLIDESHOW - General Settings*/
/*/////////////////////////////////////////////////////////////////////*/
.homepage {
  /* Homepage Swiper Slider*/
  /* Slideshow Description*/
  /* Slideshow Description - Current Slide Description*/
  /* New Slider Description Container*/
  /* Slider Title*/
  /* Slideshow Swiper Container*/
  /* Swiper Slide*/
  /* Slider Button Container*/
  /* Slideshow Swiper Button - PREV*/
  /* Slideshow Swiper Button - NEXT*/
  /* Slider Controls container*/
  /* Slideshow Swiper Pagination*/
  /* Play Pause Buttons*/
  /* Play Pause Buttons*/
  /* Slider Play Pause*/
}
.homepage .homepageSwiperSlider {
  position: relative;
}
.homepage .slideshowSwiperDescription {
  display: none;
  /* Slideshow Description - Hover Styles*/
}
.homepage .slideshowSwiperDescription a,
.homepage .slideshowSwiperDescription span {
  display: none;
  text-decoration: none;
}
.homepage .slideshowSwiperDescription .sliderTextDescription {
  display: block;
  color: #fff;
  line-height: 1.2em;
  pointer-events: none;
  max-width: 100%;
}
.homepage .slideshowSwiperDescription.currentSlideDescription {
  box-sizing: border-box;
  display: flex;
  position: static;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-family: "KomuA", Arial, Verdana, sans-serif;
  font-size: 0;
  font-weight: 600;
  text-align: left;
  opacity: 0;
  transition: 1s;
}
@media screen and (max-width: 100%) {
  .homepage .slideshowSwiperDescription.currentSlideDescription {
    padding-top: 1em;
    padding-left: 2%;
    padding-right: 2%;
  }
}
.homepage #newSliderDescriptionContainer {
  background: #204176;
}
.homepage .sliderTitle {
  position: relative;
  max-width: 100%;
  line-height: normal;
  font-family: "KomuA", Arial, Verdana, sans-serif;
  font-size: 60px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  height: 64px;
}
.homepage .swiper-container {
  position: relative;
  margin: 0 auto;
  background: none;
  overflow: hidden;
  z-index: 1;
  /* Specify Swiper's Size: */
  width: 100%;
  max-width: 100%;
  height: 50vw;
  /* Swiper Container - Inset Shadow*/
  /* Swiper Container - Hover Styles*/
}
.homepage .swiper-container:hover .slideshowSwiperDescription {
  max-height: 970px;
}
.homepage .swiper-slide {
  /* Specify Slides's Size: */
  position: relative;
  height: 970px;
  max-width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.3;
  text-align: center;
}
.homepage .swiper-slide > a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  margin: auto;
}
.homepage .swiper-slide img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.homepage .swiper-slide-active .slideshowSwiperDescription a,
.homepage .swiper-slide-active .slideshowSwiperDescription span {
  display: inline-block;
}
.homepage span.sliderButtonContainer {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  /* Buttons*/
}
.homepage span.sliderButtonContainer a.button {
  display: inline-block;
  padding: 1px 17px;
  font-family: "KomuA", Arial, Verdana, sans-serif;
  font-size: 24px;
  color: #204176 !important;
  font-weight: 400;
  transition: 0.3s;
  background: #ecaf1d;
  background: linear-gradient(180deg, #ecaf1d);
  white-space: nowrap;
  margin: 0 5px;
  /* More and BuyNow Buttons*/
  /* Button - Hover Styles*/
}
.homepage span.sliderButtonContainer a.button.sliderMoreButton, .homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
  font-size: 24px;
}
.homepage span.sliderButtonContainer a.button.sliderMoreButton {
  order: 2;
}
.homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
  order: 1;
}
.homepage span.sliderButtonContainer a.button:hover {
  background: #ca8f02;
  transition: 0.3s;
}
.homepage .slideshowSwiperButtonPrev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: auto;
  left: 0;
  margin: 0;
  z-index: 4;
  transition: all 0.3s ease;
  cursor: pointer;
  display: block;
  background: url("images/arrow-left.png") no-repeat left center;
  width: 18px;
  height: 29px;
  /* Slideshow Swiper Button - PREV - Hover Styles*/
}
.homepage .slideshowSwiperButtonPrev:hover {
  opacity: 0.8;
}
.homepage .slideshowSwiperButtonNext {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: auto;
  right: 0;
  margin: 0;
  z-index: 4;
  transition: all 0.3s ease;
  cursor: pointer;
  display: block;
  width: 18px;
  height: 29px;
  background: url("images/arrow-right.png") no-repeat right center;
  /* Slideshow Swiper Button - PREV - Hover Styles*/
}
.homepage .slideshowSwiperButtonNext:hover {
  opacity: 0.8;
}
.homepage .sliderControlsContainer {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  top: -25px;
  bottom: auto;
  /* setting is left, right or center*/
  right: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  width: 100%;
  margin: 0;
  text-align: center;
  z-index: 3;
}
.homepage .slideshowSwiperPagination {
  box-sizing: border-box;
  display: inline-flex;
}
.homepage .sliderPlayPauseButtons {
  display: none;
}
.homepage .swiper-pagination-bullet {
  opacity: 1;
  position: relative;
  top: 0;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 6px;
  background: rgba(255, 255, 255, 0.5);
  transition: background 0.4s ease;
  border-radius: 50%;
}
.homepage .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ecaf1d;
}
.homepage .swiper-pagination-bullet:hover {
  background: #ecaf1d;
}
.homepage .sliderPlayPause {
  display: inline-block;
  cursor: pointer;
  width: 15px;
  height: 15px;
  font-size: 0;
  color: rgba(255, 255, 255, 0.5);
}
.homepage .sliderPlayPause.playing:before {
  content: "❚❚";
}
.homepage .sliderPlayPause:before {
  content: "▶";
}

.homepage.saffireLargeSize .currentSlideDescription,
.homepage.saffireMobileSize .currentSlideDescription,
.homepage .swiper-slide-active .slideshowSwiperDescription {
  opacity: 1;
}

.homepage .currentSlideDescription a,
.homepage .currentSlideDescription span,
.homepage .currentSlideDescription span.sliderTitle .homepage .swiper-slide-active .slideshowSwiperDescription > a,
.homepage .swiper-slide-active .slideshowSwiperDescription span.sliderTitle {
  display: block;
}

.homepage .currentSlideDescription .slideshowSwiperDescription,
.homepage .swiper-slide-active .slideshowSwiperDescription {
  display: block;
}

.homepage .currentSlideDescription,
.homepage .swiper-slide.swiper-slide-active {
  opacity: 1;
}

/*/////////////////////////////////////////////////////////////////////*/
/* ADVANCED SLIDESHOW - saffireLargeSize Settings*/
/*/////////////////////////////////////////////////////////////////////*/
.homepage.saffireLargeSize {
  /* Homepage Swiper Slider*/
  /* Slideshow Description*/
  /* Swiper Container*/
  /* Current Slide Description*/
  /* Slider Text Description*/
  /* Slider Title*/
  /* New Slider Description Container*/
}
.homepage.saffireLargeSize .slideshowSwiperDescription {
  max-width: none;
  padding: 0;
  /* Slideshow Description - Hover Styles*/
}
.homepage.saffireLargeSize .swiper-container {
  border: none;
}
.homepage.saffireLargeSize .currentSlideDescription {
  width: 100%;
  max-width: 1200px;
  position: relative;
  padding: 0 50px;
  /* Slider Button Container*/
}
.homepage.saffireLargeSize .currentSlideDescription .sliderButtonContainer {
  position: static;
  display: flex;
  width: auto;
  min-width: initial;
  max-width: none;
  text-align: right;
  z-index: 300;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-shrink: 0;
}
.homepage.saffireLargeSize .currentSlideDescription a.button {
  margin: 0 5px;
  padding: 1px 17px;
}
.homepage.saffireLargeSize .sliderTitle {
  display: inline-block;
  line-height: 1;
  width: 100%;
  max-width: 700px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.homepage.saffireLargeSize #newSliderDescriptionContainer {
  box-sizing: border-box;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  left: 0;
  right: 0;
  margin-left: auto !important;
  margin-right: auto !important;
  bottom: 0;
  top: auto;
  height: auto;
  width: 100%;
  max-width: 100%;
  z-index: 2;
  transition: 1s;
  height: 100px;
  min-height: 100px;
  width: 100%;
  /* Slider Text Container*/
  /* New Slider Description Container - Hover Styles*/
}
.homepage.saffireLargeSize #newSliderDescriptionContainer .sliderTextContainer {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex: 1;
  padding: 0 5px;
}
/*/////////////////////////////////////////////////////////////////////*/
/* ADVANCED SLIDESHOW - saffireMobileSize Settings*/
/*/////////////////////////////////////////////////////////////////////*/
.homepage.saffireMobileSize {
  /* Swiper Slide*/
  /* Slideshow Description - Slider Text Description*/
  /* Slider Title*/
  /* Slideshow Description - Current Slide Description*/
  /* New Slider Description Container*/
  /* Slideshow Swiper Buttons*/
  /* Slideshow Swiper Button - PREV*/
  /* Slideshow Swiper Button - NEXT*/
}
.homepage.saffireMobileSize .swiper-slide-active {
  overflow: hidden;
}
.homepage.saffireMobileSize .sliderTextDescription {
  display: none;
}
.homepage.saffireMobileSize .sliderTitle {
  height: auto;
  padding: 0;
  font-size: 30px;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.homepage.saffireMobileSize .currentSlideDescription {
  width: 100%;
  height: auto;
  padding: 10px 5%;
  flex-direction: column;
}
.homepage.saffireMobileSize .currentSlideDescription .sliderTextContainer {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: space-around;
  align-items: center;
}
.homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer {
  position: static;
  top: auto;
  bottom: 102%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 5px auto;
}
.homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer a {
  display: inline-block;
  margin: 0 5px;
}
.homepage.saffireMobileSize #newSliderDescriptionContainer {
  position: relative;
  margin-top: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: auto;
  min-height: 115px;
  background: #204176;
  z-index: 2;
}
.homepage.saffireMobileSize .slideshowSwiperButtonNext,
.homepage.saffireMobileSize .slideshowSwiperButtonPrev {
  display: none !important;
}
.homepage.saffireMobileSize .slideshowSwiperButtonPrev {
  display: none !important;
}
.homepage.saffireMobileSize .slideshowSwiperButtonNext {
  display: none !important;
}
.homepage.saffireMobileSize .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  box-shadow: inset 1px 1px 2px 0px rgb(140, 140, 140);
  margin: 0 4px;
}

@media screen and (max-width: 1550px) {
  .homepage .swiper-slide,
  .homepage .swiper-container {
    height: 56vw !important;
  }
}
#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 35px 35px 70px;
}
#cardWidget .card-widget-item {
  display: flex;
  border: 10px solid #204176;
  margin: 5px;
}
#cardWidget .card-widget-item:hover .card-content {
  opacity: 1;
  transition: 0.5s;
}
#cardWidget .image-container {
  position: relative;
  width: 263px;
  height: 197px;
  box-sizing: border-box;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#cardWidget .card-content {
  opacity: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  background: rgba(32, 65, 118, 0.8);
  transition: 0.5s;
}
#cardWidget .card-widget-title {
  box-sizing: border-box;
  position: static;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font: 24px/1 "KomuA", Arial, Verdana, sans-serif;
  color: #fff;
  padding: 0 10px;
}
#cardWidget .card-widget-description {
  font: 14px "TisaPro", Arial, Verdana, sans-serif;
  color: #fff;
  padding: 10px;
}
#cardWidget .buttonwrap a {
  margin: 10px auto 0;
  min-width: 84px;
}

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: relative;
  top: -8px;
  left: 0;
  display: inline-flex;
  height: auto;
  width: auto;
  max-width: 100%;
  margin: 0 0 0 215px;
  padding: 0;
  background: transparent;
  font-family: "KomuA";
  font-size: 30px;
  color: #204176;
  text-align: left;
  line-height: 1;
  z-index: 2;
  min-width: auto;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width: 1100px) {
  #siteInfoBannerWidget {
    margin-left: 175px;
  }
}
#siteInfoBannerWidget #eventDates {
  font-family: "KomuA";
  font-size: 28px;
  font-weight: 400;
  color: #6bcad4;
  text-transform: uppercase;
}
#siteInfoBannerWidget #eventName {
  display: none;
}

.saffireMobileSize #siteInfoBannerWidget {
  opacity: 0;
  position: static;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
  left: auto;
  right: auto !important;
  padding: 10px 0 0;
  background: #fff;
  color: inherit;
  width: 100%;
  height: 95px;
  margin: 62px 0 0;
}
.saffireMobileSize #siteInfoBannerWidget #eventDates {
  font-size: 28px;
}
.saffireMobileSize #siteInfoBannerWidget #eventName {
  color: #2e9599;
  text-align: center;
  margin-top: 25px;
}

.saffireMobileSize.generalMessageOn #siteInfoBannerWidget {
  margin-top: 102px;
}

body.siteInfoBannerWidgetDateIsPast #eventName {
  display: flex !important;
  justify-content: center;
  color: #2e9599;
  font-size: 22px;
  margin: 20px 0 0;
}
body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget, body.siteInfoBannerWidgetDateIsPast #countdown-timer {
  display: none;
}
body.siteInfoBannerWidgetDateIsPast.siteInfoBannerWidgetNoThankYouMessage #siteInfoBannerWidget, body.siteInfoBannerWidgetDateIsPast.siteInfoBannerWidgetNoThankYouMessage #countdown-timer {
  display: none !important;
}

#countdown-timer {
  opacity: 0;
  display: flex;
}

#countdown-timer div {
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  font: 18px/1 "KomuA";
  background: linear-gradient(#6bcad4, #60b4c0);
  border-radius: 5px;
  color: #204176;
  margin: 0 2px;
  padding: 3px 8px;
  width: auto;
  min-width: 36px;
  height: 34px;
}
.saffireMobileSize #countdown-timer div {
  font-size: 30px;
}

#countdown-timer div:after {
  position: absolute;
  top: 37px;
  font: 12px/1 "Antonio-Light";
  color: #204176;
  justify-content: center;
  display: flex;
}

#countdown-timer-days:after {
  content: "Days";
}

#countdown-timer-hours:after {
  content: "Hours";
}

#countdown-timer-minutes:after {
  content: "Mins";
}

#countdown-timer-seconds:after {
  content: "Secs";
}

#headerLinks {
  box-sizing: border-box;
  position: relative;
  top: 5px;
  right: 190px;
  display: flex;
  justify-content: center;
  max-width: 100%;
  margin: 0;
}
@media screen and (max-width: 1100px) {
  #headerLinks {
    right: 180px;
  }
}
.saffireMobileSize #headerLinks {
  display: none;
}
#headerLinks .card-widget-item {
  box-sizing: border-box;
  display: flex;
  margin-left: 25px;
  width: auto;
}
#headerLinks .card-widget-title {
  font: 18px/1 "KomuA";
  color: #6bcad4;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.3s;
}
#headerLinks .card-widget-title:hover {
  color: #2e9599;
  transition: 0.3s;
}

#hotButtons {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 40px 0;
}
@media screen and (max-width: 1500px) {
  #hotButtons {
    max-width: 800px;
  }
}
.saffireMobileSize #hotButtons {
  max-width: 600px;
  padding: 20px 0;
}
#hotButtons .card-widget-item {
  box-sizing: border-box;
  display: flex;
  margin: 10px;
}
#hotButtons .card-widget-item:hover .image-container img {
  transform: scale(1.05);
  transition: 0.3s;
}
#hotButtons .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
}
#hotButtons .image-container img {
  width: auto;
  height: auto;
  max-width: 225px;
  max-height: 225px;
  transition: 0.3s;
}
.saffireMobileSize #hotButtons .image-container img {
  max-width: 150px;
  max-height: 150px;
}
#hotButtons .card-content {
  display: none;
}

#latestNews {
  position: absolute;
  top: 170px;
  right: 150px;
  z-index: 9;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: auto;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 1200px) {
  #latestNews {
    top: 70px;
    right: 50px;
  }
}
.saffireMobileSize #latestNews {
  position: static;
  align-items: center;
  margin-top: 6px;
}
#latestNews .title-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(41, 54, 75, 0.9);
  color: #fff;
  font: 60px/1 "KomuA";
  width: 394px;
  max-width: 100%;
  height: 72px;
  margin-bottom: 3px;
}
#latestNews .card-widget-item {
  box-sizing: border-box;
  display: flex;
  background: rgba(41, 54, 75, 0.9);
  text-decoration: none;
  width: 394px;
  max-width: 100%;
  height: 72px;
  margin: 3px 0;
  padding: 0 25px;
  transition: 0.3s;
}
#latestNews .card-widget-item:hover {
  background: rgba(46, 149, 153, 0.9);
  transition: 0.3s;
}
.saffireMobileSize #latestNews .card-widget-item {
  padding: 0 15px;
}
#latestNews .card-content {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
}
#latestNews .card-widget-title {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  font: 15px/1 "TisaPro", Arial, Verdana, sans-serif;
  color: #fff;
  padding-right: 90px;
}
#latestNews .card-widget-title:after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  content: "";
  display: block;
  width: 12px;
  height: 19px;
  background: url("images/arrow-small.png") center no-repeat;
}
#latestNews .more-news {
  margin: 3px auto 0;
  max-width: 136px;
}
.saffireMobileSize #latestNews .more-news {
  margin-top: 15px;
}

#seoWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #fff;
}
#seoWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  padding: 15px;
}
#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: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font: 60px/1 "KomuA", Arial, Verdana, sans-serif;
  color: #223c62;
  margin-bottom: 15px;
}
.saffireMobileSize #seoWidget .card-widget-title {
  font-size: 30px;
}
#seoWidget .card-widget-description {
  width: 100%;
  font: 16px/1.5 "TisaPro", Arial, Verdana, sans-serif;
  color: #223c62;
}
.saffireMobileSize #seoWidget .card-widget-description {
  font-size: 14px;
}

/* SOCIAL NETWORK PLUGIN */
#socialNetworkWidget {
  display: flex;
  justify-content: center;
  padding: 90px 0 80px;
}
.saffireMobileSize #socialNetworkWidget {
  padding: 15px;
}
@media screen and (max-width: 1350px) {
  #socialNetworkWidget {
    flex-direction: column;
    align-items: center;
  }
}
#socialNetworkWidget .socialFeedWrapper {
  width: 400px;
  max-width: 100%;
  margin: 0 25px;
}
@media screen and (max-width: 1350px) {
  #socialNetworkWidget .socialFeedWrapper {
    margin: 0 0 25px;
  }
}
#socialNetworkWidget .socialTabContainer {
  box-sizing: border-box;
  height: 70px;
  background: url("images/social-tab-bg.png");
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}
#socialNetworkWidget .socialTabContainer span {
  font: 30px/1 "KomuA", Arial, Verdana, sans-serif;
  font-weight: 400;
  color: #fff;
}
.saffireMobileSize #socialNetworkWidget .socialTabContainer {
  height: 55px;
}
.saffireMobileSize #socialNetworkWidget .socialTabContainer span {
  font-size: 24px;
}
#socialNetworkWidget .socialNetworkTab {
  display: inline-block;
}
#socialNetworkWidget .socialFeedContainer {
  position: relative;
  top: 0;
  left: 0;
  background: #fff;
  height: 435px;
  width: 400px;
  max-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
.saffireMobileSize #socialNetworkWidget .socialFeedContainer {
  height: 355px;
}
#socialNetworkWidget #instafeedContainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -5px;
  padding-right: 5px;
}
#socialNetworkWidget #instafeedContainer img {
  width: 120px;
  height: 120px;
  margin: 0 3px;
  object-fit: cover;
}
@media screen and (max-width: 450px) {
  #socialNetworkWidget #instafeedContainer img {
    width: 92px;
    height: 92px;
  }
}
#socialNetworkWidget #instafeedContainer > a:hover {
  opacity: 0.8;
}
#socialNetworkWidget #facebookfeedContainer {
  overflow: hidden;
}

.fb_iframe_widget iframe {
  top: -1px;
}

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 25px 200px !important;
  box-sizing: border-box;
  background: #fff;
  padding: 0 18px;
}
@media screen and (max-width: 1400px) {
  #sponsorWidgetContainer {
    padding: 25px 100px !important;
  }
}
.saffireMobileSize #sponsorWidgetContainer {
  padding: 0 !important;
}
#sponsorWidgetContainer .sponsorWidgetContainer {
  padding-top: 10px;
}
#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 {
  width: auto;
  height: auto;
  max-height: 130px;
  margin: 0 20px;
}
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img {
  max-height: 90px;
}
#sponsorWidgetContainer #sponsorsTitleContainer {
  position: static;
  width: 100%;
  text-align: center;
}
#sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  font-family: "KomuA";
  font-size: 40px;
  color: #204176;
  text-shadow: none;
  margin: 0;
}
#sponsorWidgetContainer #sponsorArrowRight,
#sponsorWidgetContainer #sponsorArrowLeft {
  top: 60%;
  transform: translateY(-50%);
}
#sponsorWidgetContainer #sponsorArrowRight span,
#sponsorWidgetContainer #sponsorArrowLeft span {
  border: solid #4f4f4f;
  padding: 5px;
  transform: rotate(-45deg);
}
.saffireMobileSize #sponsorWidgetContainer #sponsorArrowRight,
.saffireMobileSize #sponsorWidgetContainer #sponsorArrowLeft {
  display: none;
}
#sponsorWidgetContainer #sponsorArrowRight {
  right: 150px;
}
@media screen and (max-width: 1400px) {
  #sponsorWidgetContainer #sponsorArrowRight {
    right: 50px;
  }
}
#sponsorWidgetContainer #sponsorArrowRight span {
  border-width: 0 5px 5px 0;
}
#sponsorWidgetContainer #sponsorArrowLeft {
  left: 150px;
}
@media screen and (max-width: 1400px) {
  #sponsorWidgetContainer #sponsorArrowLeft {
    left: 50px;
  }
}
#sponsorWidgetContainer #sponsorArrowLeft span {
  border-width: 5px 0 0 5px;
}
#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: #000;
  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: #000;
  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: #000;
}

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

#videoSection {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  vertical-align: top;
  float: none;
  overflow: hidden;
  margin-bottom: 75px;
}
.saffireMobileSize #videoSection {
  margin-bottom: 40px;
}
#videoSection.single-video #arrow-container {
  display: none;
}

#videoWidget {
  box-sizing: border-box;
  position: relative;
  height: 0;
  width: 100%;
  max-width: 100%;
  padding-bottom: 56.3%;
  text-align: center;
}
#videoWidget iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100% !important;
  height: 100%;
  border: none !important;
  z-index: 1;
}
#videoWidget .video-loading {
  box-sizing: border-box;
  position: relative;
  top: calc(50% - 40px);
  left: 0;
  right: 0;
  width: 80px;
  height: 80px;
  margin: 0 auto;
  border: 10px solid rgba(255, 255, 255, 0.2);
  border-top-color: #fff;
  border-radius: 100%;
  z-index: 0;
  animation: spin 1s infinite linear;
}
#videoWidget .video-arrow {
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  padding: 14px;
  background-size: contain;
  background-position: center;
  transform: translateY(-50%);
  transition: all 0.3s ease;
  cursor: pointer;
  z-index: 1;
}
#videoWidget .video-arrow.previous {
  background: url("images/vid-arrow-left.png") no-repeat center;
  left: -25px;
  opacity: 0;
  visibility: hidden;
}
#videoWidget .video-arrow.next {
  background: url("images/vid-arrow-right.png") no-repeat center;
  right: -25px;
  opacity: 0;
  visibility: hidden;
}
#videoWidget:hover .video-arrow.previous {
  left: 8px;
  opacity: 0.8;
  visibility: visible;
}
#videoWidget:hover .video-arrow.next {
  right: 8px;
  opacity: 0.8;
  visibility: visible;
}
#videoWidget #videoList {
  display: none;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.fa {
  color: #1d1d1d;
}
.fa.fa-print {
  color: #fff;
}

.galleryViewName {
  box-sizing: border-box;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#customFormContent {
  width: 100%;
  overflow: hidden;
  border: none;
  height: 27rem;
  padding-top: 2rem;
}

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