/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./src/sass/main.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
/************** LOAD FONTS ******************/
@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");
}
@font-face {
  font-family: "Montserrat-SemiBold";
  font-style: normal;
  font-weight: normal;
  src: url(fonts/Montserrat-SemiBold.woff2) format("woff2"), url(fonts/Montserrat-SemiBold.woff) format("woff");
}
.saffireMobileSize .header {
  padding: 0;
  font: inherit;
  color: inherit;
}
.saffireMobileSize .headerInnerContent {
  height: auto;
}

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

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

.loginstatus {
  float: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.cartMenuRemoveButton {
  text-decoration: none;
}

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

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

.standAloneDirections {
  color: inherit;
}

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

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

.left.pressDate {
  width: 120px;
}

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

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

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

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

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

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

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

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

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

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

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

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

body {
  color: #5d5d5d;
  font: 17px/1.5 "Montserrat-Medium";
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Montserrat-Bold";
  font-weight: normal;
  color: #1e4a84;
  line-height: 1.2;
  margin: 0.5em 0;
}

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

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

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

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

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

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

a {
  color: #f89146;
  font-family: "Montserrat-SemiBold";
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

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

input.textbox,
select.dropdown,
textarea.multi {
  color: #5d5d5d;
  font: 17px/1.5 "Montserrat-Medium";
  padding: 2px 6px;
}

.fa {
  color: #5d5d5d;
}
.fa.fa-print {
  color: #fff;
}

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

.error {
  color: #a22008;
  font-family: "Montserrat-Regular";
}

.small, .error.small, .tiny, .note {
  font-size: 13px;
}

th {
  font-weight: normal;
}

/***************** CONTAINERS **************************/
body {
  background: url(images/main-bg.png) center top fixed;
  background-size: cover;
}

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

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

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

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

.saffireLargeSize.homepage .content {
  margin-top: 160px;
}
@media screen and (max-width: 1300px) {
  .saffireLargeSize.homepage .content {
    margin-top: 128px;
  }
}

.saffireLargeSize.homepage.generalMessageOn .content {
  margin-top: 200px;
}
@media screen and (max-width: 1300px) {
  .saffireLargeSize.homepage.generalMessageOn .content {
    margin-top: 168px;
  }
}

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

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

body:not(.homepage).saffireMobileSize .content {
  margin-bottom: 0 !important;
}

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

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

.subContainer {
  background: #f0f0f0;
  color: #5d5d5d;
}

.dateDisplayBar,
.dateDisplay {
  background: #1e4a84;
  color: #fff;
}
.dateDisplayBar a,
.dateDisplay a {
  color: #fff;
}

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

.mapLegend {
  padding: 10px;
}

.orderhistory {
  background: #1e4a84;
}

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

.saffireMobileSize .generalmessage {
  height: 40px;
  font-size: 13px;
  line-height: 1.2;
  transition: 0.3s;
}

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

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

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

.header-top, .header-bottom {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  width: 100%;
}
.header-top .inner-container, .header-bottom .inner-container {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 80px;
}
.saffireMobileSize .header-top .inner-container, .saffireMobileSize .header-bottom .inner-container {
  height: 70px;
  padding: 0;
}

.header-top {
  background: url(images/wood-bg.png) center/cover no-repeat;
  padding: 0 15px;
}
.saffireMobileSize .header-top {
  padding: 0 10px;
}

.header-bottom {
  background: #24579a;
}
.saffireMobileSize .header-bottom {
  justify-content: flex-end;
  padding: 15px;
}

.header-logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 271px;
  height: 253px;
  background: url(images/logo.png) center/contain no-repeat;
  image-rendering: -webkit-optimize-contrast;
  z-index: 999999999;
  transition: 0.3s;
}
.saffireWindowScrolled .header-logo {
  width: 184px;
  height: 172px;
  transition: 0.3s;
}
@media screen and (max-width: 1330px) {
  .header-logo {
    width: 184px;
    height: 172px;
    transition: 0.3s;
  }
}

.ticket, .saffireMobileSize a.ticket {
  display: flex !important;
  justify-content: center;
  align-items: center;
  background: url(images/tix-bg.png) center/contain no-repeat;
  color: #fff;
  font-family: "Montserrat-Bold";
  text-transform: uppercase;
  transition: 0.3s;
}
.ticket:hover, .saffireMobileSize a.ticket:hover {
  background: url(images/tix-bg-hover.png) center/contain no-repeat;
  transition: 0.3s;
}

.ticket {
  width: 199px;
  height: 61px;
  font-size: 23px;
}

.saffireMobileSize a.ticket {
  width: 134px !important;
  height: 41px !important;
  font-size: 15px;
}

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

.viewcart {
  display: inline-flex;
  color: #fff;
  margin: 0 25px;
}
.saffireMobileSize .viewcart {
  margin: 0 15px 0 0;
}
.viewcart:hover .cartMenuLink, .viewcart:hover .cartMenuLink:before {
  color: #f89146;
  transition: 0.3s;
}
.viewcart .cartMenuLink {
  display: inline-block;
  font: 16px/1 "Montserrat-SemiBold";
  color: #fff;
  transition: 0.3s;
}
.viewcart .cartMenuLink:before {
  content: "\f07a";
  position: relative;
  margin-right: 5px;
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 1;
  color: #fff;
  transition: 0.3s;
}

.mobile-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.mobile-nav-toggle:before {
  content: "";
  display: block;
  width: 23px;
  height: 22px;
  background: url(images/menu.png) center/contain no-repeat;
}
.mobile-nav-toggle:hover {
  cursor: pointer;
}

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

.saffireLargeSize .nav {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  max-width: 1330px;
}
.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: 12px 15px;
  background: none;
  font-family: "Montserrat-SemiBold", Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media screen and (max-width: 1350px) {
  .saffireLargeSize .nav .groups .group > a {
    font-size: 16px;
  }
}
@media screen and (max-width: 1200px) {
  .saffireLargeSize .nav .groups .group > a {
    font-size: 14px;
    padding: 14px 15px;
  }
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #24579a;
  background: #fff;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 0;
  background: #fff;
  box-shadow: 0px 7px 10px -5px rgb(93, 93, 93);
}
.saffireLargeSize .nav .items .item a {
  padding: 5px 15px;
  color: #5d5d5d;
  font-family: "Montserrat-Medium";
  font-size: 13px;
}
.saffireLargeSize .nav .items .item a:hover {
  color: #5d5d5d;
}
.saffireLargeSize .nav .item {
  width: 200px;
  line-height: 1.4;
}
.saffireLargeSize .nav .item:hover {
  background: rgba(93, 93, 93, 0.1);
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #fff;
}

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  font-family: "Montserrat-SemiBold";
  font-size: 13px;
  color: #fff;
  text-align: center;
}
.footer a {
  font-family: "Montserrat-SemiBold";
  color: #fff;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}

.footer-main {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background: url(images/footer-bg.jpg) no-repeat #1e4a84 center;
  background-size: cover;
  padding: 0 25px 100px;
}
.footer-main:before, .footer-main:after {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
}
.footer-main:before {
  height: 68px;
  background: #1e4a84;
}
.saffireMobileSize .footer-main:before {
  display: none;
}
.footer-main:after {
  height: 130px;
  background: url(images/footer-bottom.png) center left -150px no-repeat;
  background-size: cover;
}
.saffireMobileSize .footer-main:after {
  background-position: top left -300px;
  height: 100px;
}
.footer-main .widget-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.footer-logo {
  display: block;
  width: 179px;
  height: 160px;
  background: url(images/footer-logo.png) center/contain no-repeat;
}

.contact-info {
  display: flex;
  font-size: 17px;
  line-height: 1.25;
  margin: 25px auto;
}
.saffireMobileSize .contact-info {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 15px 0;
}
.contact-info .contact-left, .contact-info .contact-right {
  display: flex;
  flex-direction: column;
}
.contact-info .divider {
  display: block;
  width: 2px;
  height: 60px;
  background: #fff;
  margin: 0 45px;
}
.saffireMobileSize .contact-info .divider {
  width: 60px;
  height: 2px;
  margin: 15px 0;
}

.saffire_logo {
  top: 5px;
}

.mobile-menu-container {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-header {
  background-color: #1e4a84;
}
.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: #f6f6f7;
}
.mobile-menu-container .mobile-menu-subheader a, .mobile-menu-container .mobile-menu-subheader i,
.mobile-menu-container .mobile-menu-subheader-btn a,
.mobile-menu-container .mobile-menu-subheader-btn i {
  color: #5d5d5d;
}
.mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
.mobile-menu-container .mobile-menu-subheader-btn:active {
  background-color: #3b567a;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: "Montserrat-Medium";
}
.mobile-menu-container .cart-counter {
  font-family: "Montserrat-Medium";
}
.mobile-menu-container .search-container input[type=text] {
  font-family: "Montserrat-Medium";
  -webkit-appearance: none;
  border-radius: 0px;
  height: 50px;
  font-size: 13px;
}
.mobile-menu-container .search-container .fa-search {
  color: #5d5d5d;
}
.mobile-menu-container .mobile-menu-ticket-btn {
  background-color: #1e4a84;
  font-family: "Montserrat-Medium";
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  border-color: #fff;
  padding: 9px 1em;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font-family: "Montserrat-Medium";
  font-size: 11px;
  color: #5d5d5d;
}

#mobile-nav ul {
  background-color: #fff;
}
#mobile-nav li {
  margin: 0;
}
#mobile-nav li.m-group, #mobile-nav li.m-item, #mobile-nav li.m-subitem {
  border-bottom: 1px solid #fff;
}
#mobile-nav a {
  background-color: #1e4a84;
  font-family: "Montserrat-Medium";
  font-size: 13px;
  color: #fff;
}
#mobile-nav a:hover {
  background-color: #4b6e9d;
}
#mobile-nav .has-subitems span {
  background-color: #4b6e9d;
  color: #fff;
}
#mobile-nav .has-subitems span:hover {
  background-color: #1e4a84;
}

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

.getUpdatesPageEmailModule .emailSignup.modalOnly {
  max-width: 100%;
  margin: 0 auto;
}
.getUpdatesPageEmailModule .emailSignup.modalOnly .inputFieldTextbox {
  box-sizing: border-box;
  border-radius: 0 !important;
  border: 1px solid #333;
  padding: 5px 10px;
  color: #333;
  width: 300px;
}
.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;
}

#dynamicModal {
  min-height: 235px !important;
}
.saffireMobileSize #dynamicModal {
  min-height: 275px !important;
}

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

.button,
.buttonSmall {
  box-sizing: border-box;
  line-height: 1.75em;
  border-radius: 5px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: "Montserrat-SemiBold";
  color: #fff !important;
  letter-spacing: 1px;
  background: #f89146;
  transition: 0.3s;
}

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

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

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

.searchMapButton {
  font-size: 14px;
  padding: 4px 16px;
}

#calendarWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 1375px) {
  #calendarWidget {
    max-width: 1000px;
  }
}
#calendarWidget .card-widget-item {
  box-sizing: border-box;
  position: relative;
  display: flex;
  background: #fff;
  width: 240px;
  height: 55px;
  text-decoration: none;
  border-radius: 5px;
  margin: 10px;
  transition: 0.3s;
}
#calendarWidget .card-widget-item:hover {
  background: #f89146;
  transition: 0.3s;
}
#calendarWidget .card-widget-item:hover .card-widget-title {
  color: #fff;
  transition: 0.3s;
}
#calendarWidget .card-widget-date {
  position: absolute;
  top: -5px;
  left: 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 60px;
  height: 65px;
  background: #f89146;
  font-family: "Montserrat-SemiBold";
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 5px;
}
#calendarWidget .card-widget-date .date-month {
  font-size: 18px;
}
#calendarWidget .card-widget-date .date-day {
  font-size: 29px;
}
#calendarWidget .card-content {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 20px 0 80px;
}
#calendarWidget .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 15px/1 "Montserrat-Medium";
  color: #5d5d5d;
  transition: 0.3s;
}
#calendarWidget .card-widget-description,
#calendarWidget .buttonwrap {
  display: none;
}

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1350px;
  margin: 0 auto;
  padding: 0;
}
@media screen and (max-width: 1450px) {
  #cardWidget {
    max-width: 900px;
  }
}
#cardWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 290px;
  height: 140px;
  margin: 23px;
  box-shadow: 0px 3px 3.88px 0.12px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  overflow: hidden;
}
#cardWidget .card-widget-item:hover .card-content {
  height: 100%;
  width: 100%;
  background: rgba(30, 74, 132, 0.85);
  transition: 0.3s;
}
#cardWidget .card-widget-item:hover .card-widget-title {
  background: transparent;
}
#cardWidget .card-widget-item:hover .buttonwrap {
  display: block;
}
.saffireMobileSize #cardWidget .card-widget-item {
  margin: 6px;
}
#cardWidget .image-container {
  box-sizing: border-box;
  position: static;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
#cardWidget .card-content {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background: transparent;
  width: auto;
  height: auto;
  background: transparent;
  border-radius: 5px;
  transition: 0.3s;
}
#cardWidget .card-widget-title {
  box-sizing: border-box;
  position: static;
  display: block;
  width: 100%;
  font: 20px/1 "Montserrat-Bold";
  color: #fff;
  text-transform: uppercase;
  background: rgba(30, 74, 132, 0.85);
  padding: 15px;
  border-radius: 5px;
}
#cardWidget .card-widget-description {
  display: none;
}
#cardWidget .buttonwrap {
  display: none;
}

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: static;
  display: flex;
  flex-direction: column;
  height: auto;
  width: auto;
  max-width: 100%;
  margin: 0;
  padding: 0;
  background: transparent;
  text-align: center;
  line-height: 1;
  z-index: 2;
  min-width: auto;
  align-items: flex-end;
}
#siteInfoBannerWidget #eventDates {
  font-family: "Montserrat-SemiBold";
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  display: inline-block;
  text-transform: uppercase;
}
#siteInfoBannerWidget #eventName {
  color: #fff;
  font-size: 14px;
}

.saffireMobileSize #siteInfoBannerWidget {
  justify-content: center;
  padding: 0;
  background: transparent;
  color: #fff;
  width: 100%;
  margin: 10px auto 0;
  align-items: center !important;
}
.saffireMobileSize #siteInfoBannerWidget #eventName {
  display: flex;
  font-size: 14px;
}

body.siteInfoBannerWidgetDateIsPast.siteInfoBannerWidgetNoThankYouMessage #siteInfoBannerWidget {
  display: none !important;
}

.homepage .emailSignup {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: url(images/email-signup-bg.png) center/cover;
  box-shadow: 0px 3px 3.88px 0.12px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  width: 100%;
  padding: 40px;
  margin: 25px 0 0;
}
.homepage .emailSignup .emailSignupText {
  font: 28px/1 "Montserrat-Bold";
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  max-width: 475px;
  margin: 0 auto 10px;
}
.homepage .emailSignup .emailInputField {
  display: flex;
  align-items: center;
}
.homepage .emailSignup .emailInputField input {
  box-sizing: border-box;
  height: 50px;
  width: 305px;
  padding: 0 20px;
  font-size: 14px;
  font-family: "Montserrat-Bold";
  text-transform: uppercase;
  background-image: url(images/email.png);
  background-position: center right 20px;
  border-radius: 5px !important;
}
.homepage .emailSignup .emailSubmitButton {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 50px;
  border-radius: 5px !important;
  margin: 0 0 0 10px;
}

.homepage.saffireMobileSize .emailSignup {
  margin-top: 15px;
}
.homepage.saffireMobileSize .emailSignup .emailInputField {
  flex-direction: column;
}
.homepage.saffireMobileSize .emailSignup .emailSubmitButton {
  width: 305px;
  margin: 10px 0 0;
}

#seoWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
#seoWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  background: #fff;
  box-shadow: 0px 3px 3.88px 0.12px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
}
#seoWidget .card-content {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 25px;
}
.saffireMobileSize #seoWidget .card-content {
  padding: 25px 10px;
}
#seoWidget .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 28px/1 "Montserrat-Bold";
  color: #1e4a84;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#seoWidget .card-widget-title:after {
  content: "";
  display: block;
  width: 318px;
  max-width: 100%;
  height: 34px;
  background: url(images/divider.png) center/contain no-repeat;
  margin: 0 auto;
}
#seoWidget .card-widget-description {
  font: 17px/1.5 "Montserrat-Medium";
  color: #5d5d5d;
}
#seoWidget .buttonwrap {
  margin-top: 10px;
}

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 20%;
  transition: 0.6s ease;
  background: #fff;
  border-radius: 50px;
  padding: 5px 3px;
}
.socialNetworks img {
  display: block;
  max-width: 40px;
  max-height: 40px;
  border-radius: 50%;
}
.socialNetworks > span, .socialNetworks > a {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
  left: 0;
  border: 3px solid #fff;
  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: 1350px) {
  .socialNetworks {
    top: auto;
    right: 0;
    bottom: -60px;
    border-top: none;
    border-bottom: none;
    padding: 0;
  }
  .socialNetworks img {
    max-width: 30px;
    max-height: 30px;
  }
  .socialNetworks > a {
    max-width: 30px;
    max-height: 30px;
    bottom: 0;
    float: left;
    margin: 0;
    transition: 0.2s;
    background-size: contain;
  }
  .socialNetworks > a:hover {
    left: 0;
    bottom: 6px;
    z-index: 2;
    transition: 0.2s;
    bottom: 0;
  }
}
.socialNetworks a:hover {
  background-color: #f89146;
}

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

.saffireMobileSize .socialNetworks {
  position: static;
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 5px 0;
  border-radius: 0;
}
.saffireMobileSize .socialNetworks img, .saffireMobileSize .socialNetworks > a {
  max-width: 40px;
  max-height: 40px;
}

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

/* SOCIAL NETWORK PLUGIN */
#socialNetworkWidget {
  height: 510px;
  width: 495px;
  max-width: 98%;
}
@media screen and (max-width: 1350px) {
  #socialNetworkWidget {
    margin-top: 25px;
  }
}
.saffireMobileSize #socialNetworkWidget {
  margin-top: 15px;
  height: 383px;
}
#socialNetworkWidget .socialTabContainer {
  background: transparent;
  display: flex;
  padding: 0 0 10px;
}
#socialNetworkWidget .socialNetworkTab {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  cursor: pointer;
  width: 49px;
  height: 63px;
  padding-top: 6px;
  background: url(images/ribbon.png) center/contain no-repeat;
  margin: 0 10px 0 0;
}
#socialNetworkWidget .socialNetworkTab svg {
  width: 40px;
  height: 40px;
}
#socialNetworkWidget .socialNetworkTab .circle {
  fill: #fff;
  transition: 0.3s;
}
#socialNetworkWidget .socialNetworkTab .circle:hover {
  fill: #fff;
  transition: 0.3s;
}
#socialNetworkWidget .socialNetworkTab.activeTab .circle {
  fill: #fff;
}
#socialNetworkWidget .socialFeedContainer {
  position: relative;
  top: 0;
  left: 0;
  background: #fff;
  height: 428px;
  width: 495px;
  max-width: 98%;
  padding: 5px;
  overflow-x: hidden;
  overflow-y: auto;
  border-radius: 5px;
  box-shadow: 0px 3px 3.88px 0.12px rgba(0, 0, 0, 0.12);
}
.saffireMobileSize #socialNetworkWidget .socialFeedContainer {
  height: 300px;
}
#socialNetworkWidget #instafeedContainer img {
  width: 150px;
  height: 150px;
  margin-right: 6px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 542px) {
  #socialNetworkWidget #instafeedContainer img {
    width: 95px;
    height: 95px;
  }
}
#socialNetworkWidget #instafeedContainer > a:hover {
  opacity: 0.8;
}
#socialNetworkWidget #facebookfeedContainer {
  overflow: hidden;
}

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 60px;
}
.saffireMobileSize #sponsorWidgetContainer {
  padding: 0;
}
#sponsorWidgetContainer .sponsorWidgetContainer .sponsor-controls-container:focus-within {
  bottom: 3px;
  opacity: 1;
  transition: 0.2s;
  pointer-events: auto;
}
#sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsorCarouselImageContainer {
  animation-play-state: paused;
}
#sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsor-playpause-btn:before {
  content: "Resume";
}
#sponsorWidgetContainer .sponsorWidgetContainer.sponsors-paused .sponsor-playpause-btn:after {
  content: "\f04b";
  padding-left: 2px;
}
#sponsorWidgetContainer .sponsorWidgetContainer:hover .sponsor-controls-container {
  bottom: 3px;
  opacity: 1;
  transition: 0.2s;
  pointer-events: auto;
}
#sponsorWidgetContainer .sponsorCarouselImage img {
  max-width: none;
  max-height: 100px;
}
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img {
  max-height: 80px;
}
#sponsorWidgetContainer #sponsorsTitleContainer {
  width: 100%;
  text-align: center;
  top: 0;
}
#sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  display: none;
}
#sponsorWidgetContainer #sponsorArrowRight, #sponsorWidgetContainer #sponsorArrowLeft {
  top: 50%;
  transform: translateY(-50%);
}
.saffireMobileSize #sponsorWidgetContainer #sponsorArrowRight, .saffireMobileSize #sponsorWidgetContainer #sponsorArrowLeft {
  display: none;
}
#sponsorWidgetContainer #sponsorArrowRight span, #sponsorWidgetContainer #sponsorArrowLeft span {
  width: 37px;
  height: 37px;
  border: none;
}
#sponsorWidgetContainer #sponsorArrowRight {
  right: 0;
}
#sponsorWidgetContainer #sponsorArrowRight span {
  background: url(images/arrow-right.png) center/contain no-repeat;
  transition: 0.3s;
}
#sponsorWidgetContainer #sponsorArrowRight span:hover {
  background: url(images/arrow-right-hover.png) center/contain no-repeat;
  transition: 0.3s;
}
#sponsorWidgetContainer #sponsorArrowLeft {
  left: 0;
}
#sponsorWidgetContainer #sponsorArrowLeft span {
  background: url(images/arrow-left.png) center/contain no-repeat;
  transition: 0.3s;
}
#sponsorWidgetContainer #sponsorArrowLeft span:hover {
  background: url(images/arrow-left-hover.png) center/contain no-repeat;
  transition: 0.3s;
}
#sponsorWidgetContainer .sponsor-controls-container {
  box-sizing: border-box;
  position: absolute;
  bottom: -33px;
  left: 50%;
  transform: translate(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 30px;
  background: #fff;
  box-shadow: 0 0px 5px 1px rgba(0, 0, 0, 0.5);
  z-index: 999;
  transition: 0.2s;
  opacity: 0;
  pointer-events: none;
}
#sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0 0 0 10px;
  border: none;
  background: #fff;
  color: #5d5d5d;
  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: #5d5d5d;
  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: #5d5d5d;
}

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

.sponsors-container {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  background: #fff;
  padding: 35px 25px;
  border-bottom: 5px solid #f89146;
}
.saffireMobileSize .sponsors-container {
  padding: 25px 0;
}
.sponsors-container h2 {
  font-size: 28px !important;
  margin: 0 auto 25px;
}
.saffireMobileSize .sponsors-container h2 {
  margin: 0 auto 15px;
}

#swiperWidget {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}
#swiperWidget .swiper-slide {
  position: relative;
}
#swiperWidget .swiper-image-container {
  height: 630px;
  width: 100%;
  max-width: 1300px;
  background-size: cover;
  background-position: center;
  border-radius: 10px 10px 0 0;
}
@media screen and (max-width: 1300px) {
  #swiperWidget .swiper-image-container {
    height: 48.25vw;
    min-height: 175px;
    max-height: 630px;
    border-radius: 0;
  }
}
#swiperWidget .swiper-content-container {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1300px;
  height: 103px;
  background: url(images/wood-texture.png) #1e4a84 center bottom;
  padding: 0 90px;
  border-radius: 0 0 10px 10px;
  z-index: 2;
}
@media screen and (max-width: 1300px) {
  #swiperWidget .swiper-content-container {
    border-radius: 0;
  }
}
.saffireMobileSize #swiperWidget .swiper-content-container {
  flex-direction: column;
  justify-content: center;
  text-align: center;
  height: auto;
  padding: 25px 40px;
  background: none;
}
#swiperWidget .swiper-content-container h2 {
  display: inline-block;
  width: auto;
  margin: 0;
  font: 33px/1 "Montserrat-Bold";
  text-transform: uppercase;
  color: #fff;
}
.saffireMobileSize #swiperWidget .swiper-content-container h2 {
  font-size: 28px;
}
#swiperWidget .swiper-content-container p {
  color: #fff;
  line-height: 1;
  margin: 0;
}
.saffireMobileSize #swiperWidget .swiper-content-container p {
  font-size: 15px;
  margin-bottom: 10px;
}
#swiperWidget .button-container a {
  margin: 0 5px;
}

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

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

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

.swiper-pagination {
  box-sizing: border-box;
  bottom: -23px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.saffireMobileSize .swiper-pagination {
  bottom: 0;
}

.swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background: transparent;
  opacity: 1;
  border: 2px solid #fff;
  margin: 0 5px;
  box-shadow: 0px 1px 0.99px 0.01px rgba(0, 0, 0, 0.8);
  transition: 0.3s;
}

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

*:focus {
  outline: none;
}

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

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

.galleryViewName {
  background: rgba(255, 255, 255, 0.5);
}

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

.faqAnswer {
  background: #f0f0f0;
  padding: 20px;
  margin-left: 60px;
  color: #5d5d5d;
}

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

.FAQModule hr {
  display: none;
}

.featureLineupContainer .subContainer {
  position: relative;
  box-shadow: none;
  background: #f0f0f0;
}
.featureLineupContainer .subContainer a {
  font-family: "Montserrat-Medium";
}

.featureLineupContainer .featureLineup-buttons.subContainer {
  background: #fff;
}

.featureLineup-headline {
  box-sizing: border-box;
  top: auto;
  bottom: 59px;
  left: 50%;
  transform: translate(-50%);
  text-align: center;
  font: 16px/1 "Montserrat-Bold";
  text-transform: uppercase;
  color: #fff;
  background: rgba(248, 145, 70, 0.9);
  width: 283px;
  padding: 10px;
}

.featureLineupContainer:hover .featureLineup-text {
  padding-bottom: 40px;
}

.featureLineupContainer .featureLineup-buttons.subContainer {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  width: 100%;
  height: 100%;
}

.featureLineup-more {
  position: relative;
  top: -14px;
  right: auto;
}

.featureLineup-social a {
  font-family: "FontAwesome" !important;
  color: #f89146;
  transition: 0.3s;
}
.featureLineup-social a:hover {
  color: #bf692b;
  transition: 0.3s;
}

.tier-one, .tier-two,
.tier-three, .tier-four {
  box-sizing: border-box;
  position: relative;
  width: 100%;
}

.tier-one {
  padding: 0 0 35px;
}
.saffireMobileSize .tier-one {
  background: url(images/wood-texture.png) #1e4a84 center bottom;
  padding: 0 0 25px;
  border-bottom: 5px solid #f89146;
}

.tier-two {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background: url(images/calendar-bg.png) center/cover no-repeat;
  padding: 75px 25px;
  border-bottom: 5px solid #f89146;
}
.saffireMobileSize .tier-two {
  padding: 25px;
}

.tier-three {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background: url(images/tier-3-bg.png) center/cover no-repeat;
  padding: 75px 25px;
}
@media screen and (max-width: 1350px) {
  .tier-three {
    flex-direction: column;
    align-items: center;
  }
}
.saffireMobileSize .tier-three {
  padding: 30px 10px;
}
.tier-three .widget-wrapper {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: 775px;
  margin-right: 30px;
}
@media screen and (max-width: 1350px) {
  .tier-three .widget-wrapper {
    margin: 0 auto;
  }
}

.tier-four {
  padding: 55px 25px 75px;
  background: url(images/tier-4-bg.png) center/cover no-repeat;
}
.saffireMobileSize .tier-four {
  padding: 35px 10px;
}

.homepage-map {
  box-sizing: border-box;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 1300px;
  height: 440px;
  background: url(images/map.png) center/cover no-repeat;
  border-radius: 5px;
  margin: 50px auto 0;
}
.saffireMobileSize .homepage-map {
  margin-top: 30px;
}

.map-overlay {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  width: 358px;
  height: 188px;
  background: url(images/overlay-bg.png) center/contain no-repeat;
}
.saffireMobileSize .map-overlay {
  width: 315px;
  height: 166px;
}
.map-overlay h3 {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #fff;
  background: url(images/pattern.png) #1e4a84 center/cover no-repeat;
  width: 99%;
  height: 40px;
  margin: 0;
  border-radius: 5px 5px 0 0;
}
.saffireMobileSize .map-overlay h3 {
  font-size: 17px;
  height: 35px;
}
.map-overlay span {
  font-size: 15px;
  line-height: 1.25;
  padding: 15px 0 10px;
}
.saffireMobileSize .map-overlay span {
  font-size: 13px;
}
.saffireMobileSize .map-overlay .button {
  font-size: 14px;
}

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