/************** LOAD FONTS ******************/
@font-face {
  font-family: "OpenSans-Light-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-Light-webfont.woff2") format("woff2"), url("fonts/OpenSans-Light-webfont.woff") format("woff"); }
@font-face {
  font-family: "OpenSans-Regular-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-Regular-webfont.woff2") format("woff2"), url("fonts/OpenSans-Regular-webfont.woff") format("woff"); }
@font-face {
  font-family: "OpenSans-Semibold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-Semibold-webfont.woff2") format("woff2"), url("fonts/OpenSans-Semibold-webfont.woff") format("woff"); }
@font-face {
  font-family: "OpenSans-Bold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-Bold-webfont.woff2") format("woff2"), url("fonts/OpenSans-Bold-webfont.woff") format("woff"); }
@font-face {
  font-family: "OpenSans-ExtraBold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-ExtraBold-webfont.woff2") format("woff2"), url("fonts/OpenSans-ExtraBold-webfont.woff") format("woff"); }
@font-face {
  font-family: "KreonBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/KreonBold.woff2") format("woff2"), url("fonts/KreonBold.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: #000;
  font: 18px/1.5 "OpenSans-Light-webfont", Arial, Verdana, sans-serif; }

.featureLineupContainer:hover .featureLineup-more {
  opacity: 1;
  top: 25; }

.expandedViewEventNameDescriptionText {
  margin-bottom: 12px !important; }

input.textbox {
  padding-left: 10px;
  height: 27px; }

b,
strong {
  font-family: 'open_sansbold'; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "KreonBold", Arial, Verdana, sans-serif;
  font-weight: normal;
  color: #135EAB;
  line-height: 1.2;
  margin: 0 0 0.67em;
  text-transform: none;
  text-transform: capitalize; }

h1 {
  font-size: 29px; }
  @media screen and (min-width: 450px) {
    h1 {
      font-size: calc(29px + 21 * ((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 + 10 * ((100vw - 450px) / 916)); } }
  @media screen and (min-width: 1366px) {
    h2 {
      font-size: 36px; } }

h3 {
  font-size: 23px; }
  @media screen and (min-width: 450px) {
    h3 {
      font-size: calc(23px + 1 * ((100vw - 450px) / 916)); } }
  @media screen and (min-width: 1366px) {
    h3 {
      font-size: 24px; } }

h4 {
  font-size: 20px; }
  @media screen and (min-width: 450px) {
    h4 {
      font-size: calc(20px + 0 * ((100vw - 450px) / 916)); } }
  @media screen and (min-width: 1366px) {
    h4 {
      font-size: 20px; } }

h5 {
  font-size: 18px; }
  @media screen and (min-width: 450px) {
    h5 {
      font-size: calc(18px + 0 * ((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 + -2 * ((100vw - 450px) / 916)); } }
  @media screen and (min-width: 1366px) {
    h6 {
      font-size: 14px; } }

.subContainer {
  font-size: 14px; }
  .subContainer h1 {
    font-size: 28px; }
  .subContainer h2 {
    font-size: 24px; }
  .subContainer h3 {
    font-size: 20px; }
  .subContainer h4 {
    font-size: 18px; }
  .subContainer h5 {
    font-size: 16px; }
  .subContainer h6 {
    font-size: 14px; }

a {
  color: #135EAB;
  text-decoration: underline; }

.footer a,
.header a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.error.small,
.small {
  font-size: 11px; }

.printEvent {
  z-index: 9;
  line-height: 1; }

div#dynamicModal {
  height: 168px;
  overflow: hidden;
  max-height: 170px !important;
  margin: 0 !important;
  padding: 0;
  border-top: 0 !important; }

.modalBody {
  padding: 9px 0; }

.ui-dialog {
  width: 500px !important; }

body.modalBody.isResponsive {
  overflow: hidden; }

.galleryViewName {
  max-height: 5em; }

.saffireMobileSize #dynamicModal,
.saffireMobileSize .modal.nested {
  max-height: 66vh !important;
  overflow-y: hidden !important; }

.modalClose > a.modalCloseButton {
  margin-right: 5px;
  border-radius: 50%;
  top: -47px;
  position: relative;
  right: -15px;
  font-size: 16px;
  line-height: 24px;
  min-width: 31px !important; }

.modalContent.emailSignupThankYouMessage,
.modalContent.emailSignupThankYouMessage h1 {
  line-height: 1; }

.getUpdatesPageEmailModule .emailSignup.modalOnly .inputFieldTextbox {
  padding: 12px 10px !important; }

.saffireMobileSize.modalBody .emailInputSubmit {
  margin-top: 0; }

.saffireMobileSize .ui-dialog {
  max-width: 91%; }

#dynamicModal {
  height: 152px !important; }

.modalClose {
  height: 0; }

:focus {
  outline: none; }

/***************** CONTAINERS **************************/
body {
  background: transparent;
  background-size: cover; }

.wrapper {
  width: 100%; }

body:not(.homepage) {
  background: url("images/contentbg.jpg") #fff repeat-x fixed;
  background-size: contain; }

body:not(.homepage).saffireMobileSize .content {
  margin: 100px auto 60px; }

body:not(.homepage) .content {
  position: relative;
  max-width: calc(1260px - 15px - 15px);
  margin: 126px auto 60px;
  padding: 15px 15px 15px 15px;
  background: #fff; }

.saffireLargeSize.homepage .content,
.saffireMobileSize.homepage .content {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 97px 0 0;
  background: none; }

.saffireLargeSize.homepage.generalMessageOn .content {
  padding: 137px 0 0; }

.saffireMobileSize.homepage .content {
  padding: 68px 0 0; }
.saffireMobileSize.homepage.generalMessageOn .content {
  padding: 108px 0 0; }

.mid-content-inner {
  padding: 0 0 28px; }

.subContainer {
  background: #f0f3f9;
  color: #000;
  box-shadow: 2px 2px 5px #000; }
  .subContainer a,
  .subContainer h1,
  .subContainer h2,
  .subContainer h3 {
    color: #000; }
  .subContainer .error {
    color: #000; }

.dateDisplayBar,
.dateDisplay {
  background: #135EAB;
  color: #fff; }
  .dateDisplayBar a,
  .dateDisplay a {
    color: #fff; }

#google_translate_element {
  /* |%  Google translate position */
  top: 15px;
  right: 30px; }

.orderhistory {
  background: #135EAB; }

.orderhistory th {
  color: #fff;
  padding: 8px 3px; }

.alternateRow {
  background: #f0f3f9; }

.listingItem {
  background: #f0f3f9;
  border-bottom: 1px solid #ccd6ea; }
  .listingItem:hover {
    background: #fbfcfd; }

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #75AA36;
  font-family: "OpenSans-Light-webfont", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  transition: all 0.2s ease !important; }
  .saffireWindowScrolled .generalmessage {
    font-size: 0 !important;
    height: 0 !important;
    padding: 0 !important; }
  .generalmessage a {
    color: inherit;
    text-decoration: underline; }

.saffireMobileSize .generalmessage {
  height: 40px;
  font-size: 14px;
  line-height: 1.2; }
  @media screen and (max-width: 500px) {
    .saffireMobileSize .generalmessage {
      font-size: 12px; } }

.header {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  background: #fff;
  position: fixed;
  z-index: 999;
  top: 0; }
  .saffireLargeSize .header {
    box-shadow: 0 0 8px 0 #323232; }
  .saffireMobileSize.saffireWindowScrolled .header {
    box-shadow: 0 0 8px 0 #323232; }

.headerInnerContent {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto; }

.saffireMobileSize .header {
  height: auto;
  background: #fff;
  top: 0;
  position: fixed; }
.saffireMobileSize .headerInnerContent {
  height: auto; }

.header-logo {
  display: block;
  width: 362px;
  height: 110px;
  background: url("images/logo.png") center center/contain no-repeat;
  margin: 8px 0 0 28px;
  position: absolute; }
  @media only screen and (max-width: 1250px) {
    .header-logo {
      width: 250px;
      margin: 0 0 0 10px; } }
  @media only screen and (max-width: 1100px) {
    .header-logo {
      width: 181px; } }
  @media only screen and (max-width: 890px) {
    .header-logo {
      width: 147px;
      margin: 0 0 0 5px; } }
  .saffireMobileSize .header-logo {
    width: 127px;
    background: url("images/mobile-logo.png") center center/contain no-repeat;
    margin: 16px 0 0 7px;
    height: 33px; }

.ticket {
  background: none;
  color: inherit; }
  .ticket:hover {
    background: none;
    color: inherit; }

.saffireMobileSize a.ticket {
  background: none;
  color: inherit; }
  .saffireMobileSize a.ticket:hover {
    background: none;
    color: inherit; }

.header .searchBox:not(.clonedSearchBox) {
  display: inline-flex; }
  .header .searchBox:not(.clonedSearchBox) .searchBoxInput {
    position: absolute;
    right: 100%;
    top: 8px; }
  .header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
    height: 30px;
    width: 170px;
    padding: 0 5px;
    font-size: 14px;
    font-family: "OpenSans-Light-webfont", Arial, Verdana, sans-serif;
    border-radius: 0 !important;
    width: 0;
    padding: 0;
    transition: 0.2s; }
    .header .searchBox:not(.clonedSearchBox) .searchBoxInput input:focus {
      width: 170px;
      padding: 0 5px;
      transition: 0.2s;
      border: 1px solid #cccccc; }
  .header .searchBox:not(.clonedSearchBox) .searchSubmitButton {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 43px;
    background: transparent;
    width: 35px;
    padding: 0;
    font-size: 0;
    border-radius: 0 !important;
    font-size: 14px;
    font-family: "OpenSans-Light-webfont", Arial, Verdana, sans-serif;
    width: 35px;
    padding: 0;
    font-size: 0; }
    .header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
      content: "";
      background: url("images/search-icon.png") no-repeat;
      width: 17px;
      height: 17px;
      display: block;
      font-size: 18px;
      font-family: "FontAwesome";
      line-height: 1;
      color: #000;
      position: relative;
      top: 2px; }
  .header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
    border: 1px solid #cccccc;
    width: 170px;
    padding: 0 5px;
    transition: 0.2s; }

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  position: relative;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  display: none; }
  .saffireMobileSize .header .searchBox:not(.clonedSearchBox):before {
    content: "\f002";
    position: static;
    line-height: 1;
    font-size: 26px;
    color: #eee; }

.saffireLargeSize .viewcart {
  display: inline-flex;
  color: inherit; }
  .saffireLargeSize .viewcart .cartMenuLink {
    display: inline-block;
    color: inherit; }
  .saffireLargeSize .viewcart .cartMenuLink:before {
    content: "Cart: ";
    font-size: inherit;
    color: inherit; }

.saffireMobileSize .viewcart {
  display: inline-flex; }
  .saffireMobileSize .viewcart .cartMenuLink {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    color: #eee; }
    .saffireMobileSize .viewcart .cartMenuLink:before {
      content: "\f07a";
      position: relative;
      margin-right: 5px;
      font-family: 'FontAwesome';
      font-size: 26px;
      line-height: 1;
      color: inherit; }

.mobile-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 49px;
  height: 35px;
  vertical-align: top; }
  .mobile-nav-toggle:before {
    content: "";
    position: relative;
    /* top: 2px; */
    font-family: FontAwesome;
    font-size: 28px;
    line-height: 1;
    color: #fff;
    background: url("images/mob-nav.png") no-repeat center;
    height: 14px;
    width: 20px;
    opacity: 0.8;
    display: inline-block; }
  .mobile-nav-toggle:hover {
    cursor: pointer; }

.saffireLargeSize .mobile-nav-toggle {
  display: none; }

.header-top {
  max-width: 1406px;
  height: auto;
  margin: 0 auto;
  width: 100%;
  display: flex; }
  .header-top .header-right-content {
    display: flex;
    margin-left: auto;
    padding: 30px 0 21px; }
    @media only screen and (max-width: 1446px) {
      .header-top .header-right-content {
        padding-right: 10px; } }
    @media screen and (max-width: 880px) {
      .header-top .header-right-content {
        padding-right: 0; } }
    .saffireMobileSize .header-top .header-right-content {
      padding: 14px 0 19px; }

a.donate-top {
  font-family: 'OpenSans-Semibold-webfont';
  background: #75AA36;
  font-size: 14px;
  color: white;
  line-height: 1;
  text-transform: uppercase;
  display: flex;
  max-height: 46px;
  justify-content: center;
  align-items: center;
  width: 97px; }
  a.donate-top:hover {
    opacity: 0.8; }
  @media only screen and (max-width: 1100px) {
    a.donate-top {
      width: 70px;
      font-size: 10px; } }
  @media screen and (max-width: 890px) {
    a.donate-top {
      width: 60px; } }
  .saffireMobileSize a.donate-top {
    width: 75px;
    font-size: 10.9px;
    margin: 0 11px;
    letter-spacing: -0.123px; }

a.loginstatus-change {
  background: #e6b111;
  color: #46380D;
  font-size: 14px;
  font-family: 'OpenSans-Semibold-webfont';
  text-transform: uppercase;
  line-height: 1;
  margin: 0 12px 0 19px;
  width: 92px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center; }
  a.loginstatus-change:hover {
    opacity: 0.8; }
  .saffireMobileSize a.loginstatus-change {
    width: 72px;
    font-size: 10.9px;
    margin: 0 4px;
    height: 35px; }
  @media only screen and (max-width: 1100px) {
    a.loginstatus-change {
      width: 70px;
      font-size: 10px;
      margin: 0 9px; } }
  @media screen and (max-width: 890px) {
    a.loginstatus-change {
      margin: 0 1px;
      width: 60px; } }

.saffireLargeSize .nav {
  margin-right: 18px; }
  @media only screen and (max-width: 1300px) {
    .saffireLargeSize .nav {
      margin-right: 8px; } }
  .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 11.8px;
      line-height: 1;
      background: none;
      font-family: "OpenSans-Semibold-webfont", Arial, Verdana, sans-serif;
      font-size: 18px;
      font-weight: 400;
      color: #135EAB; }
      @media only screen and (max-width: 1369px) {
        .saffireLargeSize .nav .groups .group > a {
          font-size: 16px;
          padding: 15px 10px 12px; } }
      @media only screen and (max-width: 1280px) {
        .saffireLargeSize .nav .groups .group > a {
          font-size: 16px;
          padding: 15px 7px 12px; } }
      @media only screen and (max-width: 1200px) {
        .saffireLargeSize .nav .groups .group > a {
          font-size: 14px;
          padding: 15px 5px 12px; } }
      @media only screen and (max-width: 900px) {
        .saffireLargeSize .nav .groups .group > a {
          font-size: 13px;
          padding: 15px 5px 12px; } }
    .saffireLargeSize .nav .groups .group:hover > a {
      color: #75AA36; }
  .saffireLargeSize .nav .items {
    top: 100%;
    left: 0;
    padding: 0;
    background: #fff; }
    .saffireLargeSize .nav .items .item a {
      padding: 5px 15px;
      color: #135EAB;
      font-family: 'OpenSans-Semibold-webfont';
      font-size: 14px; }
    .saffireLargeSize .nav .items .item a:hover {
      color: #75AA36; }
  .saffireLargeSize .nav .item {
    width: 200px;
    line-height: 1.4; }
    .saffireLargeSize .nav .item:hover {
      background: white; }
  .saffireLargeSize .nav .subitems {
    left: 100%;
    padding: 0;
    background: #fff; }

#mobile-nav a {
  font-family: "OpenSans-Regular-webfont", Arial, Verdana, sans-serif;
  color: #135EAB; }

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 26px 0 0;
  padding: 0;
  color: #fff;
  text-align: center; }
  .footer .separator {
    display: none !important; }
  .footer .footer-logo {
    width: 186px;
    height: 186px;
    display: block;
    background: url("images/footer-logo.png") no-repeat;
    position: relative;
    top: -43px;
    margin-left: 6px;
    background-size: contain;
    position: absolute; }
    .saffireMobileSize .footer .footer-logo {
      width: 112px !important;
      height: 112px !important;
      top: -50px !important;
      margin: 0 auto;
      left: 0;
      right: 0; }
  .footer a {
    color: #fff;
    text-decoration: none; }
    .footer a:hover {
      text-decoration: underline; }
  .footer ul.footerItems1 {
    margin: 0 auto;
    font-family: "OpenSans-Regular-webfont";
    font-size: 16px;
    text-transform: uppercase; }
  .footer .footerSignIn {
    text-transform: uppercase; }
  .footer ul.footerItems2 {
    margin: 0 auto;
    color: #135EAB;
    font-family: 'OpenSans-Regular-webfont'; }
    .footer ul.footerItems2 li {
      margin: 0 22px;
      display: inline-block;
      font-size: 13px; }
      .saffireMobileSize .footer ul.footerItems2 li {
        display: block;
        font-size: 10px; }
      .footer ul.footerItems2 li:nth-child(2) {
        position: relative;
        top: -1px; }
        .saffireMobileSize .footer ul.footerItems2 li:nth-child(2) {
          position: relative;
          top: 0;
          margin: -13px 0 0; }
      .footer ul.footerItems2 li .saffire_logo {
        top: 9px;
        right: 1px; }
        .saffireMobileSize .footer ul.footerItems2 li .saffire_logo {
          top: 15px; }

.saffireMobileSize .footer .footer-bottom-left {
  display: flex;
  justify-content: center; }
.saffireMobileSize .footer .emailSignup.modalOnly {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin: 0 0 19px; }
.saffireMobileSize .footer a:hover {
  text-decoration: none; }
.saffireMobileSize .footer .footerSignIn {
  max-width: 300px;
  margin: auto; }

.footer-bottom {
  max-width: 1136px;
  margin: 0 auto;
  padding: 31px 0 41px; }
  @media only screen and (max-width: 1160px) {
    .footer-bottom {
      padding: 31px 10px 41px; } }
  .saffireMobileSize .footer-bottom {
    padding: 0 10px 10px; }

.footer-top {
  background: linear-gradient(to right, #ffbb00 0%, rgba(255, 204, 0, 0.86) 25%, rgba(255, 204, 0, 0.8) 37%, rgba(255, 204, 0, 0.8) 63%, rgba(255, 204, 0, 0.87) 76%, #ffbb00 100%); }

.footer-top-inner {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  height: 112px;
  align-items: center; }
  .saffireMobileSize .footer-top-inner {
    flex-direction: column;
    justify-content: center;
    align-items: center; }

.footer-bottom-right {
  margin-left: auto; }
  .saffireMobileSize .footer-bottom-right {
    margin-left: 0; }

.footer-bottom-inner {
  display: flex; }
  .saffireMobileSize .footer-bottom-inner {
    flex-direction: column; }

ul.contact_info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 32px 0 16px 10px;
  font-family: 'OpenSans-Regular-webfont'; }
  .saffireMobileSize ul.contact_info {
    margin: 23px 0 22px; }
  ul.contact_info li {
    font-size: 16px;
    display: flex;
    line-height: 1;
    color: #eae9e3; }
    ul.contact_info li a {
      color: #eae9e3; }
  ul.contact_info li:first-child:before {
    content: "";
    background: url("images/mail-icon.png") no-repeat center;
    width: 14px;
    height: 19px;
    display: flex;
    margin-right: 14px;
    position: relative;
    top: -1px; }
  ul.contact_info li:nth-child(2) {
    margin-top: 11px; }
  ul.contact_info li:nth-child(2):before {
    content: "";
    background: url("images/location-icon.png") no-repeat center;
    width: 16px;
    height: 21px;
    display: flex;
    margin-right: 12px;
    position: relative;
    top: -4px;
    left: -1px; }

ul.bottom.footerItems1 {
  margin: 0 auto 0 8px;
  font-family: 'OpenSans-Light-webfont';
  font-size: 15px;
  text-transform: uppercase;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap; }
  .saffireMobileSize ul.bottom.footerItems1 {
    justify-content: center;
    margin: 0;
    font-size: 12px; }
  ul.bottom.footerItems1 li {
    line-height: 26px; }
    ul.bottom.footerItems1 li a {
      margin: 4px 18px 0 0;
      display: flex;
      text-transform: capitalize;
      font-family: 'OpenSans-Light-webfont'; }
      .saffireMobileSize ul.bottom.footerItems1 li a {
        line-height: 1.9;
        padding: 0 8px; }

.emailInputSubmit {
  margin-top: 12px; }

.emailSignup.modalOnly {
  display: flex;
  align-items: flex-end;
  flex-direction: column; }
  .emailSignup.modalOnly a {
    background: #75AA36;
    font-size: 0;
    color: #fff !important;
    border-radius: 0 !important;
    display: block; }
    .emailSignup.modalOnly a:after {
      content: "SUBSCRIBE";
      font-size: 14px;
      display: flex;
      width: 95px;
      height: 33px;
      justify-content: center;
      align-items: center;
      border: 0 !important; }

p.emailSignupText {
  font-size: 0; }
  .saffireMobileSize p.emailSignupText {
    margin-bottom: 9px; }
  p.emailSignupText:after {
    content: 'Sign up for the OFA Newsletter';
    font-size: 16px;
    font-family: "KreonBold", Arial, Verdana, sans-serif; }

.emailSignup .emailInputField input {
  width: 257px;
  color: #3f3f3f;
  height: 47px;
  font-family: 'OpenSans-Light-webfont';
  text-transform: lowercase;
  font-size: 16px;
  background: #fff;
  padding-left: 10px;
  border-radius: 0 !important; }

.footer-content {
  background: url("images/footer-bg.jpg") center top/cover repeat-x #fff;
  background-size: cover; }

.white-bar {
  padding: 8px 0 28px; }

.saffireMobileSize.isResponsive .footer .footerSignIn a.button,
.saffireMobileSize.isResponsive .footer ul li a.button {
  max-width: 100%;
  margin: 0 auto;
  background: transparent;
  color: #fff !important;
  font-size: 12px; }

.mobile-menu-container {
  background: url("images/nav-bg.jpg") top center/cover no-repeat; }
  .mobile-menu-container .mobile-menu-header {
    background-color: #75AA36; }
  .mobile-menu-container .close-mobile-menu:after, .mobile-menu-container .close-mobile-menu:before {
    background-color: #75AA36; }
  .mobile-menu-container .mobile-menu-subheader {
    border-top: 1px solid #252525;
    border-bottom: 1px solid #252525; }
  .mobile-menu-container .mobile-menu-subheader,
  .mobile-menu-container .mobile-menu-subheader-btn {
    background-color: #ebeae7;
    font-size: 30px; }
    .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: #75AA36; }
  .mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
  .mobile-menu-container .mobile-menu-subheader-btn:active {
    background-color: #0e457d; }
  .mobile-menu-container .mobile-menu-login-links a {
    font-family: "OpenSans-Light-webfont", Arial, Verdana, sans-serif; }
  .mobile-menu-container .cart-counter {
    font-family: "OpenSans-Light-webfont", Arial, Verdana, sans-serif; }
  .mobile-menu-container .search-container {
    border-bottom: 1px solid #252525; }
    .mobile-menu-container .search-container input {
      font-family: "OpenSans-Light-webfont", Arial, Verdana, sans-serif; }
    .mobile-menu-container .search-container .search-submit-btn {
      color: #333; }
  .mobile-menu-container .mobile-menu-ticket-btn {
    background-color: #252525;
    font-family: "OpenSans-Light-webfont", Arial, Verdana, sans-serif;
    color: #75AA36;
    border-color: #fff; }
  .mobile-menu-container .mobile-menu-footer-links a {
    font-family: "OpenSans-Light-webfont", 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: #fff !important;
  font-family: "OpenSans-Semibold-webfont" !important;
  color: #135EAB;
  font-size: 14px; }
  #mobile-nav a:hover {
    background-color: #0c0c0c; }
#mobile-nav .has-subitems span {
  background-color: #135EAB;
  color: #75AA36;
  flex: 1; }
  #mobile-nav .has-subitems span:hover {
    background-color: #0e457d; }

.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; }

i.fa.fa-user {
  font-size: 30px; }

i.fa.fa-search {
  color: #8c8c8c; }

.close-mobile-menu:before {
  display: none; }
.close-mobile-menu:after {
  content: '\f057';
  font-family: 'fontAwesome';
  transform: none;
  background: transparent;
  height: 25px;
  top: 0;
  font-size: 26px;
  color: #c8ddaf; }

.mobile-menu-container .close-mobile-menu:after,
.mobile-menu-container .close-mobile-menu:before {
  background-color: #75AA36; }

span.next-level-btn {
  color: #fff !important; }

/************************* 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: #135EAB;
    line-height: 22px; }
  .modalBody .showorksTableGrid th {
    /* |%  set font-family */
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.06em;
    padding-bottom: 7px;
    padding-top: 7px; }
  .modalBody .showorksTableGrid td {
    color: #000; }
  .modalBody .showorksTableGrid tr.odd {
    background: #fff;
    color: black; }
  .modalBody .showorksTableGrid tr.even {
    background: #e6e6e6;
    color: black; }

.modalPageBackground {
  background-color: black;
  opacity: 0.5; }

.modalContent #google_translate_element {
  top: 1px;
  right: 0; }
.modalContent h1 {
  font-size: 24px;
  line-height: 1.2em; }

.modalClose {
  top: 1px;
  background: none; }
  .modalClose .modalCloseButton {
    min-width: 40px; }
    .modalClose .modalCloseButton img {
      display: none; }
    .modalClose .modalCloseButton:before {
      content: "X";
      font-family: sans-serif; }

.getUpdatesPageEmailModule .emailSignup.modalOnly {
  max-width: 280px;
  margin: 0 auto; }
  .getUpdatesPageEmailModule .emailSignup.modalOnly .inputFieldTextbox {
    box-sizing: border-box;
    border-radius: 0 !important;
    border: 1px solid #333;
    padding: 5px 10px;
    color: #333; }
  .getUpdatesPageEmailModule .emailSignup.modalOnly .emailSubmitButton {
    border-radius: 0 !important; }
  .getUpdatesPageEmailModule .emailSignup.modalOnly .button {
    box-sizing: border-box; }

.saffireMobileSize.modalBody a[onclick*='Unsubscribe.ascx'] {
  margin-top: -25px; }

/************* BUTTON STYLES *********************/
.button {
  padding: 4px 12px;
  font-size: 16px; }

.button,
.buttonSmall {
  box-sizing: border-box;
  line-height: 1.75em;
  text-transform: uppercase;
  border-radius: 0;
  text-decoration: none;
  font-weight: normal !important;
  font-family: OpenSans-Semibold-webfont;
  color: #46380D !important;
  background: #e6b111; }

.buttonSmall,
a.buttonSmall.button {
  padding: 4px 12px;
  font-size: 12px; }

.button:hover,
.buttonSmall:hover {
  background: #fdc20f; }

a.cartMenuRemoveButton.button.buttonSmall,
a.removeButton.buttonSmall,
a.updateButton.buttonSmall {
  font-size: 0.875em; }

.cartMenu .cartMenuCheckoutButton {
  font-size: 14px;
  padding: 4px 15px !important; }

/* 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;
      width: 100%;
      color: #000;
      line-height: 1.2em;
      pointer-events: none;
      max-width: 100%; }
      .homepage .slideshowSwiperDescription .sliderTextDescription:before {
        max-width: 278px;
        height: 3px;
        background: #135EAB;
        content: '';
        display: block;
        margin: 5px auto 19px; }
  .homepage .slideshowSwiperDescription.currentSlideDescription {
    box-sizing: border-box;
    display: flex;
    display: flex;
    position: relative;
    flex-direction: column;
    text-align: center;
    position: static;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-family: OpenSans-Light-webfont;
    font-size: 20px;
    font-weight: 400;
    text-align: left;
    opacity: 0;
    transition: 1s; }
    @media screen and (max-width: 1300px) {
      .homepage .slideshowSwiperDescription.currentSlideDescription {
        padding-top: 1em;
        padding-left: 2%;
        padding-right: 2%; } }
  .homepage #newSliderDescriptionContainer {
    background: #fff; }
    .homepage #newSliderDescriptionContainer:before {
      content: '';
      height: 160px;
      max-width: 653px;
      width: 100%;
      background: url("images/slider-overlay-left.png") no-repeat left bottom;
      display: block;
      position: absolute;
      top: -159px;
      z-index: 999;
      left: 0;
      background-size: contain; }
      .saffireMobileSize .homepage #newSliderDescriptionContainer:before {
        display: none; }
      @media screen and (max-width: 1400px) {
        .homepage #newSliderDescriptionContainer:before {
          max-width: 600px; } }
      @media screen and (max-width: 1100px) {
        .homepage #newSliderDescriptionContainer:before {
          max-width: 400px; } }
    .homepage #newSliderDescriptionContainer:after {
      content: "";
      height: 170px;
      max-width: 677px;
      width: 100%;
      background: url("images/slider-overlay-right.png") left bottom/contain no-repeat;
      display: block;
      position: absolute;
      top: -170px;
      right: 0; }
      .saffireMobileSize .homepage #newSliderDescriptionContainer:after {
        display: none; }
      @media screen and (max-width: 1400px) {
        .homepage #newSliderDescriptionContainer:after {
          max-width: 600px; } }
      @media screen and (max-width: 1100px) {
        .homepage #newSliderDescriptionContainer:after {
          max-width: 400px; } }
  .homepage .sliderTitle {
    position: relative;
    max-width: 100%;
    line-height: normal;
    font-family: "KreonBold", Arial, Verdana, sans-serif;
    font-size: 50px;
    font-weight: 400;
    color: #135EAB;
    height: 62px; }
    @media screen and (max-width: 1023px) {
      .homepage .sliderTitle {
        font-size: 22px; } }
    @media screen and (max-width: 1023px) {
      .homepage .sliderTitle {
        height: auto; } }
  .homepage .swiper-container {
    position: relative;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    z-index: 1;
    /* Specify Swiper's Size: */
    width: 100%;
    max-width: 100%;
    height: 751px;
    /* Swiper Container - Inset Shadow*/
    /* Swiper Container - Hover Styles*/ }
    .homepage .swiper-container:hover .slideshowSwiperDescription {
      max-height: 751px; }
  .homepage .swiper-slide {
    /* Specify Slides's Size: */
    position: relative;
    height: 53.7vw !important;
    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; }
  @media screen and (max-width: 1300px) {
    .homepage .swiper-container,
    .homepage .swiper-slide {
      height: 57.7692307692vw !important; } }
  .homepage span.sliderButtonContainer {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    /* Buttons*/ }
    .homepage span.sliderButtonContainer a.button {
      display: inline-block;
      padding: 3px 3px;
      font-family: "open_sansbold";
      font-size: 16px;
      color: #135EAB !important;
      background: transparent;
      background: linear-gradient(180deg, transparent);
      white-space: nowrap;
      margin: 0 5px;
      /* More and BuyNow Buttons*/
      /* Button - Hover Styles*/ }
      .homepage span.sliderButtonContainer a.button:hover {
        color: #75AA36 !important; }
      .homepage span.sliderButtonContainer a.button.sliderMoreButton, .homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
        font-size: 16px; }
      .homepage span.sliderButtonContainer a.button.sliderMoreButton {
        order: 2; }
      .homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
        order: 1; }
      .homepage span.sliderButtonContainer a.button:hover {
        background: rgba(31, 31, 31, 0); }
  .homepage .slideshowSwiperButtonPrev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    margin: auto;
    z-index: 4;
    transition: all 0.3s ease;
    cursor: pointer;
    display: none !important;
    left: 0;
    right: calc(1260px + (-15px * -1));
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 1290px) {
      .homepage .slideshowSwiperButtonPrev {
        left: 10px;
        right: auto; } }
    @media screen and (max-width: 1350px) {
      .homepage .slideshowSwiperButtonPrev {
        left: 1%;
        right: auto; } }
  .homepage .slideshowSwiperButtonNext {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    margin: auto;
    z-index: 4;
    transition: all 0.3s ease;
    cursor: pointer;
    display: none !important;
    right: 0;
    left: calc(1260px + (-15px * -1));
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 1290px) {
      .homepage .slideshowSwiperButtonNext {
        right: 10px;
        left: auto; } }
    @media screen and (max-width: 1350px) {
      .homepage .slideshowSwiperButtonNext {
        right: 1%;
        left: auto; } }
  .homepage .sliderControlsContainer {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    top: 100%;
    bottom: auto;
    /* setting is left, right or center*/
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 108px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none !important;
    height: auto;
    width: 100%;
    margin: 0;
    text-align: center;
    z-index: 3; }
  .homepage .slideshowSwiperPagination {
    box-sizing: border-box;
    display: inline-block;
    padding-top: 3px; }
  .homepage .sliderPlayPauseButtons {
    display: inline-block; }
  .homepage .swiper-pagination-bullet {
    position: relative;
    top: 0;
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 6px;
    background: #fff;
    transition: background 0.4s ease;
    border-radius: 50%;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6); }
    .homepage .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background: #333; }
    .homepage .swiper-pagination-bullet:hover {
      background: #333; }
  .homepage .sliderPlayPause {
    display: inline-block;
    cursor: pointer;
    width: 13px;
    height: 13px;
    font-size: 15px;
    color: #fff;
    text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.8); }
    .homepage .sliderPlayPause.playing:before {
      content: '\275A \275A'; }
    .homepage .sliderPlayPause:before {
      content: '\25B6'; }

.homepage .swiper-slide-active .slideshowSwiperDescription,
.homepage.saffireLargeSize .currentSlideDescription,
.homepage.saffireMobileSize .currentSlideDescription {
  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: 15px 25px 11px;
    /* Slideshow Description - Hover Styles*/ }
  .homepage.saffireLargeSize .swiper-container {
    border: none; }
  .homepage.saffireLargeSize .currentSlideDescription {
    max-width: 1300px;
    position: relative;
    /* Slider Button Container*/ }
    .homepage.saffireLargeSize .currentSlideDescription .sliderButtonContainer {
      position: static;
      display: flex;
      width: auto;
      min-width: initial;
      max-width: none;
      text-align: center;
      justify-content: center;
      z-index: 300;
      display: flex;
      align-items: center;
      flex-shrink: 0; }
    .homepage.saffireLargeSize .currentSlideDescription a.button {
      margin: 8px 5px;
      padding: 3px 3px; }
  .homepage.saffireLargeSize .sliderTitle {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .homepage.saffireLargeSize #newSliderDescriptionContainer {
    box-sizing: border-box;
    position: relative;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    bottom: 5px;
    top: auto;
    height: auto;
    width: 1300px;
    max-width: 100%;
    z-index: 2;
    transition: 1s;
    height: auto;
    min-height: 70px;
    width: 100%;
    /* Slider Text Container*/
    /* New Slider Description Container - Hover Styles*/ }
    .homepage.saffireLargeSize #newSliderDescriptionContainer .sliderTextContainer {
      box-sizing: border-box;
      display: flex;
      flex-wrap: wrap;
      padding: 0 5px;
      text-align: center; }

/*/
////////////////////////////////////////////////////////////////////*/
/* 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*/
  /* Slider Controls Container */ }
  .homepage.saffireMobileSize .swiper-slide-active {
    overflow: hidden; }
  .homepage.saffireMobileSize .sliderTextDescription {
    font-size: 14px;
    line-height: 1.78;
    opacity: 1;
    text-align: center; }
    .homepage.saffireMobileSize .sliderTextDescription:before {
      max-width: 141px;
      height: 2px;
      background: #135EAB;
      content: "";
      display: block;
      margin: 15px auto 13px; }
  .homepage.saffireMobileSize .sliderTitle {
    height: auto;
    padding: 0;
    font-size: 22px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .homepage.saffireMobileSize .currentSlideDescription {
    width: 100%;
    height: auto;
    padding: 0 1%;
    flex-direction: column; }
    .homepage.saffireMobileSize .currentSlideDescription .sliderTextContainer {
      display: flex;
      flex-direction: column;
      width: 100%;
      justify-content: space-around;
      align-items: center;
      text-align: center; }
    .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer {
      position: static;
      top: auto;
      bottom: 102%;
      left: 0;
      right: 0;
      display: flex;
      justify-content: center;
      justify-content: center;
      align-items: center;
      width: 100%;
      margin: 10px auto 27px; }
      .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer a {
        display: inline-block;
        padding: 2px 0;
        margin: 0 10px; }
  .homepage.saffireMobileSize #newSliderDescriptionContainer {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    min-height: 111px;
    padding-top: 17px;
    background: #fff;
    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 .sliderControlsContainer {
    position: absolute;
    top: 0;
    padding: 5px 0; }

.homepage.saffireMobileSize #newSliderDescriptionContainer::after,
.homepage.saffireMobileSize #newSliderDescriptionContainer::before {
  display: none; }

.homepage.saffireMobileSize .swiper-container,
.homepage.saffireMobileSize .swiper-slide {
  height: 53.5vw !important; }

.sliderTextDescription:empty {
  display: none !important; }

#cardWidgetFeature {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  padding: 4px 0 0 225px; }
  .saffireMobileSize #cardWidgetFeature {
    padding: 47px 0 0; }
  #cardWidgetFeature .card-widget-item {
    box-sizing: border-box;
    display: flex; }
    .saffireMobileSize #cardWidgetFeature .card-widget-item {
      margin: 5px 0;
      height: auto; }
  #cardWidgetFeature .image-container {
    box-sizing: border-box;
    position: static;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  #cardWidgetFeature .card-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%; }
  #cardWidgetFeature .card-widget-title {
    position: static;
    display: block;
    width: 100%;
    font: 16px 'OpenSans-Regular-webfont', Arial, Verdana, sans-serif;
    color: #424242;
    text-decoration: none; }
    .saffireMobileSize #cardWidgetFeature .card-widget-title {
      font-size: 12px; }
  #cardWidgetFeature .card-widget-description {
    font: 18px "OpenSans-Light-webfont", Arial, Verdana, sans-serif;
    color: #000;
    padding: 10px; }
  #cardWidgetFeature .buttonwrap a {
    margin: 0 5px; }

.saffireMobileSize #cardWidgetFeature .card-widget-item {
  margin: 5px 0; }

.mid-bottom-content {
  position: relative;
  min-height: 623px; }

#CardWidgetImageslideshow {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  position: absolute; }
  #CardWidgetImageslideshow .card-widget-item {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    width: 100%; }
  #CardWidgetImageslideshow .image-container {
    box-sizing: border-box;
    position: static;
    display: inline-block;
    width: 100%;
    height: 100%;
    padding: 113px 0 130px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    .saffireMobileSize #CardWidgetImageslideshow .image-container {
      background-image: none !important;
      padding: 0;
      margin: 44px 0 0; }
    #CardWidgetImageslideshow .image-container .card-widget-image {
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      width: 300px;
      height: 200px; }
  #CardWidgetImageslideshow .card-content {
    position: relative;
    display: none;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 17px 0; }
  #CardWidgetImageslideshow .card-widget-title {
    position: static;
    display: block;
    width: 100%;
    font: 50px "KreonBold", Arial, Verdana, sans-serif;
    color: #fff;
    letter-spacing: 0.4px; }
    #CardWidgetImageslideshow .card-widget-title:after {
      background: url("images/border.png") center center no-repeat;
      height: 28px;
      width: 100%;
      display: block;
      content: "";
      margin: 12px 0;
      position: relative; }
  #CardWidgetImageslideshow .card-widget-description {
    font: 18px "OpenSans-Light-webfont", Arial, Verdana, sans-serif;
    color: #fff;
    padding: 1px 10px; }
  #CardWidgetImageslideshow .buttonwrap a {
    margin: 27px 5px;
    padding: 8px 18px;
    background: #75AA36;
    color: #fff !important; }

#hotButtons {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0; }
  @media screen and (max-width: 795px) {
    #hotButtons {
      flex-direction: column;
      align-items: center; } }
  #hotButtons .card-widget-item {
    box-sizing: border-box;
    display: flex;
    width: 390px;
    height: 250px;
    margin: 0 4px 6px;
    text-decoration: none;
    text-decoration: none;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 1599px) {
      .saffireLargeSize #hotButtons .card-widget-item {
        width: 330px;
        height: 190px; } }
    #hotButtons .card-widget-item:hover .image-container {
      background-size: 125%; }
    @media screen and (max-width: 795px) {
      #hotButtons .card-widget-item {
        margin: 0 0 4px;
        max-width: 100%; } }
  #hotButtons .image-container {
    box-sizing: border-box;
    position: static;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    background-size: 100%;
    transition: all 0.2s ease; }
    @media screen and (max-width: 380px) {
      #hotButtons .image-container {
        background-size: 109%; } }
  #hotButtons .card-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
    background: rgba(117, 170, 54, 0.8);
    position: absolute;
    left: 0;
    top: 0; }
  #hotButtons .card-widget-title {
    position: static;
    display: block;
    width: 100%;
    font: 36px "KreonBold", Arial, Verdana, sans-serif;
    color: #fff; }
  #hotButtons .card-widget-description {
    display: none; }
  #hotButtons .buttonwrap {
    display: none; }
  #hotButtons .card-widget-item:nth-child(2n) .card-content {
    background: rgba(230, 177, 17, 0.8); }

#infoCards {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  padding: 0;
  max-width: 686px;
  min-height: 230px;
  background: rgba(19, 94, 171, 0.9); }
  .saffireMobileSize #infoCards {
    margin: 16px auto 37px;
    min-height: auto; }
  @media screen and (max-width: 1200px) {
    #infoCards {
      margin: 30px auto; } }
  #infoCards .card-widget-item {
    box-sizing: border-box;
    padding: 0 35px; }
    .saffireMobileSize #infoCards .card-widget-item {
      padding: 0 5px; }
  #infoCards .image-container {
    box-sizing: border-box;
    position: static;
    display: inline-block; }
    #infoCards .image-container .card-widget-image {
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      width: 300px;
      height: 200px; }
  #infoCards .card-content {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 18px 0; }
    .saffireMobileSize #infoCards .card-content {
      padding: 26px 0 11px; }
  #infoCards .card-widget-title {
    position: static;
    display: block;
    width: 100%;
    font: 50px "KreonBold", Arial, Verdana, sans-serif;
    color: #fff; }
    .saffireMobileSize #infoCards .card-widget-title {
      font-size: 34px; }
      @media screen and (max-width: 370px) {
        .saffireMobileSize #infoCards .card-widget-title {
          font-size: 33px; } }
    #infoCards .card-widget-title:after {
      background: url("images/border.png") center center no-repeat;
      height: 28px;
      width: 100%;
      display: block;
      content: "";
      margin: 12px 0;
      position: relative; }
      .saffireMobileSize #infoCards .card-widget-title:after {
        margin: 9px -3px 15px; }
  #infoCards .card-widget-description {
    font: 18px "OpenSans-Light-webfont", Arial, Verdana, sans-serif;
    color: #fff;
    padding: 1px 0;
    width: 100%; }
    .saffireMobileSize #infoCards .card-widget-description {
      padding: 13px 0;
      width: 98%; }
  #infoCards .buttonwrap a {
    margin: 27px 5px;
    padding: 9px 20px 11px;
    background: #75AA36;
    color: #fff !important;
    font-size: 14px; }
    #infoCards .buttonwrap a:hover {
      background: #e6b111 !important; }
    .saffireMobileSize #infoCards .buttonwrap a {
      margin: 18px 5px;
      padding: 10px 21px;
      font-size: 14px; }

.emailSignup.modalOnly a:hover {
  background: #e6b111;
  text-decoration: none; }

#multiScheduleFeature {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  max-width: 445px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.9);
  position: relative;
  flex-direction: column;
  min-height: 380px;
  padding: 21px 18px 4px; }
  .saffireMobileSize #multiScheduleFeature {
    padding: 21px 13px;
    max-width: 415px; }
  #multiScheduleFeature .multiFeatureContent {
    width: 100%; }
  #multiScheduleFeature .featureItem {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    transition: 0.3s;
    position: relative;
    margin: 0 0 15px;
    width: 100%;
    height: 85px; }
    #multiScheduleFeature .featureItem:hover .featureItemTitle {
      background: #e7c252; }
    #multiScheduleFeature .featureItem .featureItemTitle {
      font-family: OpenSans-Light-webfont;
      font-size: 18px;
      order: 2;
      width: 83.3%;
      height: 100%;
      color: #3e3e3d;
      background: rgba(255, 255, 255, 0.7);
      line-height: 20px;
      line-height: 1.2;
      margin-left: 11px;
      display: flex;
      align-items: center;
      box-sizing: border-box;
      padding: 18px 14px;
      position: relative; }
      .saffireMobileSize #multiScheduleFeature .featureItem .featureItemTitle {
        padding: 18px 16px; }
    #multiScheduleFeature .featureItem .featureItemDate {
      font-family: "KreonBold", Arial, Verdana, sans-serif;
      font-size: 20px;
      text-transform: capitalize;
      order: 1;
      color: #46380D;
      background: #e6b111;
      display: flex;
      flex-direction: column;
      text-transform: uppercase;
      height: 100%;
      justify-content: center;
      text-align: center;
      line-height: 27px;
      width: 61px; }
      .saffireMobileSize #multiScheduleFeature .featureItem .featureItemDate {
        width: 63px; }
      #multiScheduleFeature .featureItem .featureItemDate span {
        font-size: 40px;
        font-weight: 700;
        margin: 0;
        text-transform: uppercase;
        line-height: 38px; }
  #multiScheduleFeature span.featureItemDescription {
    overflow: hidden;
    padding-left: 62px;
    max-height: 16px;
    order: 3;
    line-height: 16px;
    font-family: "KreonBold", Arial, Verdana, sans-serif;
    color: #fff;
    font-size: 15px;
    display: none !important; }
  #multiScheduleFeature .event-btn-wrap {
    display: flex;
    align-items: center;
    position: absolute;
    top: 13px;
    right: 0; }
  #multiScheduleFeature .multi-feature-title {
    font-family: "KreonBold", Arial, Verdana, sans-serif;
    font-size: 36px;
    line-height: 1;
    color: #5c4817;
    margin: 0 0 21px;
    text-align: center; }
    .saffireMobileSize #multiScheduleFeature .multi-feature-title {
      font-size: 36px;
      text-align: center;
      margin: 0 0 21px; }
  #multiScheduleFeature .button-container {
    display: none; }

.socialNetworks {
  z-index: 1;
  right: -80px;
  top: 23%;
  transition: 0.6s ease;
  position: static;
  margin-left: auto;
  display: flex;
  background: transparent;
  border-radius: 50px;
  padding: 5px 3px;
  margin-right: 26px;
  background: transparent;
  border-radius: 50px;
  padding: 5px 3px; }
  .saffireMobileSize .socialNetworks {
    display: none; }
  .socialNetworks img {
    display: block;
    max-width: 40px;
    max-height: 40px;
    border-radius: 50%; }
  .socialNetworks > a, .socialNetworks > span {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    left: 0;
    border: 3px solid transparent;
    transition: 0.2s;
    border-radius: 50%;
    border: none;
    padding: 3px 8px;
    background-color: transparent; }
  .socialNetworks > a:hover {
    left: -6px;
    z-index: 2;
    transition: 0.2s;
    left: 0; }

#musicPlayerLink {
  height: 40px;
  width: 40px;
  float: none;
  margin: 0;
  background: url("images/music.jpg") no-repeat right 0;
  border: 3px solid transparent;
  z-index: 2;
  border-radius: 50%;
  border: none;
  padding: 0;
  margin: 3px;
  background-color: transparent;
  background-position: center;
  background-size: cover; }
  #musicPlayerLink #musicPlayerDropdown {
    top: -3px;
    right: 43px;
    padding: 8px 10px;
    background: transparent;
    border: 1px solid #fff;
    box-shadow: 0 0 4px #fff inset;
    font-size: 0.9em;
    color: #fff; }
    #musicPlayerLink #musicPlayerDropdown a {
      padding-right: 14px;
      font-size: 13px;
      color: #fff;
      text-decoration: none; }
  #musicPlayerLink #musicPlayerDropdown a:hover {
    position: relative;
    padding-left: 14px;
    padding-right: 3px; }
    #musicPlayerLink #musicPlayerDropdown a:hover:after {
      content: "";
      display: block;
      height: 0;
      width: 0;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      border-top: 12px solid #fff;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-radius: 58%;
      transform: rotate(-90deg); }

@media screen and (max-width: 1230px) {
  .socialNetworks {
    top: auto;
    right: 0;
    bottom: -60px;
    border-top: none;
    border-bottom: none;
    padding: 0; }
    .socialNetworks img {
      max-width: 30px;
      max-height: 30px; }
    .socialNetworks > #musicPlayerLink, .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 #musicPlayerLink {
      margin: 3px;
      background-size: cover; }
      .socialNetworks #musicPlayerLink #musicPlayerDropdown {
        top: auto;
        bottom: -3px;
        right: 33px; } }
.socialNetworks .socialNetworkIconInstagram:before {
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
  transition: 0.2s; }
.socialNetworks .socialNetworkIconInstagram:hover {
  background: none; }
.socialNetworks .socialNetworkIconInstagram:hover:before {
  transition: 0.2s;
  opacity: 1; }
.socialNetworks .socialNetworkIconPinterest:hover {
  background-color: #bd081c; }
.socialNetworks .socialNetworkIconSpotify:hover {
  background-color: #1ed760; }
.socialNetworks .socialNetworkIconFlickr:before {
  content: "";
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: -1;
  position: absolute;
  border-radius: 50%;
  top: 0;
  left: 0;
  transition: 0.2s; }
.socialNetworks .socialNetworkIconFlickr:hover {
  background: none; }
.socialNetworks .socialNetworkIconFlickr:hover:before {
  transition: 0.2s;
  opacity: 1; }
.socialNetworks .socialNetworkIconLinkedIn:hover {
  background-color: #0077b5; }

.pageIsLoaded .socialNetworks {
  right: 0;
  right: 10px; }
  @media screen and (max-width: 1230px) {
    .pageIsLoaded .socialNetworks {
      bottom: 0;
      bottom: 5px;
      right: 5px; } }

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 97%;
  max-width: 1300px;
  margin: 24px auto 0;
  box-sizing: border-box;
  padding: 0 64px; }
  #sponsorWidgetContainer .sponsorCarouselImageContainer a {
    margin: 0 25px; }
  .saffireMobileSize #sponsorWidgetContainer {
    width: 100%;
    margin: 0 auto;
    padding: 0; }
  #sponsorWidgetContainer .sponsorWidgetContainer {
    padding-top: 23px; }
    .saffireMobileSize #sponsorWidgetContainer .sponsorWidgetContainer {
      padding: 33px 0 41px; }
    #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: 115px; }
    .saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img {
      max-width: 90px;
      max-height: 90px; }
  #sponsorWidgetContainer #sponsorsTitleContainer {
    width: 100%;
    text-align: center;
    top: 0;
    left: 0; }
    #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
      font-family: "KreonBold", Arial, Verdana, sans-serif;
      font-size: 23px;
      color: #135EAB;
      text-shadow: none; }
  #sponsorWidgetContainer #sponsorArrowRight {
    right: 0;
    top: 49%;
    transform: translateY(-50%); }
    #sponsorWidgetContainer #sponsorArrowRight:hover span {
      opacity: 0.8; }
    #sponsorWidgetContainer #sponsorArrowRight span {
      background: url("images/sponsor-right-icon.png") no-repeat;
      width: 13px;
      height: 22px;
      border: none; }
  #sponsorWidgetContainer #sponsorArrowLeft {
    left: 2px;
    top: 49%;
    transform: translateY(-50%); }
    #sponsorWidgetContainer #sponsorArrowLeft:hover span {
      opacity: 0.8; }
    #sponsorWidgetContainer #sponsorArrowLeft span {
      background: url("images/sponsor-left-icon.png") no-repeat;
      width: 13px;
      height: 22px;
      border: none; }
  #sponsorWidgetContainer .sponsor-controls-container {
    box-sizing: border-box;
    position: absolute;
    bottom: -33px;
    left: 50%;
    transform: translate(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 30px;
    background: #fff;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.5);
    z-index: 999;
    transition: 0.2s;
    opacity: 0;
    pointer-events: none; }
    #sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn {
      display: flex;
      align-items: center;
      justify-content: center;
      position: relative;
      padding: 0 0 0 10px;
      border: none;
      background: #fff;
      color: #111;
      width: 100%;
      height: 100%;
      text-align: center;
      cursor: pointer; }
      #sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn:before {
        content: 'Pause';
        display: inline-block;
        width: 50px;
        font-size: 14px;
        line-height: 1;
        color: #111;
        text-align: center; }
      #sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn:after {
        content: '\f04c';
        display: flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        text-align: center;
        padding-left: 1px;
        width: 30px;
        height: 100%;
        font-family: "FontAwesome";
        font-size: 15px;
        color: #111; }

#sponsorWidgetContainer .sponsorWidgetContainer:not(.animate) .sponsor-controls-container {
  display: none; }

.saffireMobileSize .sponsorArrow {
  display: none !important; }

.mid-bottom-content {
  background-size: cover; }

.mid-bottom-content .mid-inner {
  max-width: 1269px;
  margin: 0 auto;
  display: flex;
  justify-content: space-around;
  padding: 113px 0 0; }
  @media screen and (max-width: 1200px) {
    .mid-bottom-content .mid-inner {
      justify-content: center;
      flex-direction: column;
      align-items: center; } }
  .saffireMobileSize .mid-bottom-content .mid-inner {
    padding: 15px 0 0; }

.mobile-icons {
  display: none; }

/*# sourceMappingURL=theme.css.map */
