@import url("https://use.typekit.net/edd5rmu.css");
@import url("https://use.typekit.net/paw6tpj.css");
@import url("https://fonts.googleapis.com/css?family=Oswald:400,600&display=swap");
/************** 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"); }
.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: #000000;
  font: 16px/1.5 "proxima-nova", Arial, Verdana, sans-serif;
  font-weight: 500; }

b,
strong {
  font-family: 'proxima-nova';
  font-weight: 700; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald", Arial, Verdana, sans-serif;
  font-weight: 700;
  color: #364c65;
  line-height: 1.2;
  margin: 0 0 .67em 0;
  text-transform: uppercase;
  text-transform: uppercase; }

h1 {
  font-size: 27px; }
  @media screen and (min-width: 450px) {
    h1 {
      font-size: calc(27px + 11 * ((100vw - 450px) / 916)); } }
  @media screen and (min-width: 1366px) {
    h1 {
      font-size: 38px; } }

h2 {
  font-size: 23px; }
  @media screen and (min-width: 450px) {
    h2 {
      font-size: calc(23px + 7 * ((100vw - 450px) / 916)); } }
  @media screen and (min-width: 1366px) {
    h2 {
      font-size: 30px; } }

h3 {
  font-size: 23px; }
  @media screen and (min-width: 450px) {
    h3 {
      font-size: calc(23px + 4 * ((100vw - 450px) / 916)); } }
  @media screen and (min-width: 1366px) {
    h3 {
      font-size: 27px; } }

h4 {
  font-size: 17px; }
  @media screen and (min-width: 450px) {
    h4 {
      font-size: calc(17px + 3 * ((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 + 1 * ((100vw - 450px) / 916)); } }
  @media screen and (min-width: 1366px) {
    h5 {
      font-size: 19px; } }

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; } }

.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: #773e35;
  text-decoration: underline; }

.header a,
.footer a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

/***************** CONTAINERS **************************/
body {
  background: url("") #ddd no-repeat fixed;
  background-size: cover;
  padding-top: 132px; }
  body.generalMessageOn {
    padding-top: 172px; }
  @media only screen and (max-width: 1400px) {
    body {
      padding-top: 122px; }
      body.generalMessageOn {
        padding-top: 162px; } }
  body.saffireMobileSize {
    padding-top: 142px; }
  body.saffireMobileSize.generalMessageOn {
    padding-top: 181px; }

.wrapper {
  width: 100%; }

.browser-ie .wrapper {
  overflow-x: hidden;
  overflow-y: auto; }

body:not(.homepage) .content {
  position: relative;
  max-width: calc(1290px - 15px - 15px);
  margin: 40px auto 60px;
  padding: 15px 15px 15px 15px;
  background: rgba(255, 255, 255, 0.9); }

.saffireMobileSize.homepage .content,
.saffireLargeSize.homepage .content {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: none; }

.subContainer {
  background: #ccc;
  color: #111;
  box-shadow: 2px 2px 5px #000; }
  .subContainer a,
  .subContainer h1, .subContainer h2, .subContainer h3 {
    color: #111; }
  .subContainer .error {
    color: #000; }

.dateDisplayBar,
.dateDisplay {
  background: #773e35;
  color: #fff; }
  .dateDisplayBar a,
  .dateDisplay a {
    color: #fff; }

#google_translate_element {
  /* |%  Google translate position */
  top: 15px;
  right: 30px; }

.orderhistory {
  background: #773e35; }

.orderhistory th {
  color: #fff;
  padding: 8px 3px; }

.alternateRow {
  background: #ddd; }

.listingItem {
  background: #ddd;
  border-bottom: 1px solid #c4c4c4; }
  .listingItem:hover {
    background: #e5e5e5; }

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #525d63;
  font-family: "proxima-nova", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  transition: 0.2s; }
  .generalmessage a {
    color: inherit;
    text-decoration: underline; }

.saffireMobileSize .generalmessage {
  height: 40px;
  font-size: 14px;
  line-height: 1.2;
  transition: 0.2s; }
  @media screen and (max-width: 500px) {
    .saffireMobileSize .generalmessage {
      font-size: 12px; } }

.saffireWindowScrolled .generalmessage {
  height: 0;
  overflow: hidden;
  font-size: 0px;
  transition: 0.2s; }

.header {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: auto;
  background: #fff;
  font-family: "Oswald", Arial, Verdana, sans-serif;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999999; }
  .header .header_top {
    background: url("images/header_top_bar.jpg") 0 0 no-repeat;
    background-size: cover;
    justify-content: flex-end;
    display: flex;
    padding: 10px 0; }
    .browser-ie .header .header_top {
      width: 1290px;
      margin: 0 auto;
      max-width: 100%; }
    .header .header_top .header_inner {
      justify-content: flex-end;
      align-items: center; }
    .header .header_top .ticket, .header .header_top .ticket:hover {
      background: url("images/book_tkt_bg_hover.png") 0 0 no-repeat;
      width: 180px;
      height: 67px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 23px;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      font-family: 'Oswald';
      font-weight: 600;
      margin-left: 5px;
      line-height: 1;
      background-size: contain;
      padding-bottom: 4px;
      box-sizing: border-box; }
      .pageIsLoaded .header .header_top .ticket,
      .pageIsLoaded .header .header_top .ticket:hover {
        background: url("images/book_tkt_bg.png") 0 0 no-repeat;
        background-size: contain; }
        .pageIsLoaded .header .header_top .ticket:hover,
        .pageIsLoaded .header .header_top .ticket:hover:hover {
          background: url("images/book_tkt_bg_hover.png") 0 0 no-repeat;
          background-size: contain; }
    .header .header_top .standAloneDirections {
      background: url("images/direction_btn_bg_hover.png") 0 0 no-repeat;
      width: 202px;
      height: 67px;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 23px;
      color: #fff;
      font-weight: 700;
      text-transform: uppercase;
      line-height: 1;
      background-size: contain;
      padding-bottom: 4px;
      box-sizing: border-box; }
      .header .header_top .standAloneDirections:before {
        content: "\f041";
        margin-right: 10px;
        font-family: "FontAwesome";
        position: relative; }
      .pageIsLoaded .header .header_top .standAloneDirections {
        background: url("images/direction_btn_bg.png") 0 0 no-repeat;
        background-size: contain; }
        .pageIsLoaded .header .header_top .standAloneDirections:hover {
          background: url("images/direction_btn_bg_hover.png") 0 0 no-repeat;
          background-size: contain; }
  .header .header_inner {
    display: flex;
    width: 1290px;
    margin: 0 auto; }

.headerInnerContent {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto; }

.saffireMobileSize .header {
  height: auto;
  background: #777; }
.saffireMobileSize .headerInnerContent {
  height: auto; }

.header-logo {
  display: block;
  width: 252px;
  height: 195px;
  position: absolute;
  top: 6px;
  z-index: 99;
  background: url("images/logo.png") center/contain no-repeat;
  transition: .2s; }
  .saffireLargeSize.generalMessageOn .header-logo {
    top: 46px; }
  .saffireLargeSize.generalMessageOn.saffireWindowScrolled .header-logo {
    top: 6px; }

.saffireWindowScrolled .header-logo {
  width: 150px;
  height: 110px;
  transition: .2s; }

.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;
  align-items: center;
  margin-left: 5px; }
  .header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
    height: 30px;
    width: 170px;
    padding: 0 5px;
    font-size: 14px;
    font-family: "proxima-nova", Arial, Verdana, sans-serif;
    border-radius: 0 !important;
    border-bottom: 1px solid #364c65;
    width: 0;
    padding: 0;
    transition: 0.2s; }
    .header .searchBox:not(.clonedSearchBox) .searchBoxInput input:focus {
      width: 170px;
      padding: 0 5px;
      transition: 0.2s; }
      @media only screen and (max-width: 900px) {
        .header .searchBox:not(.clonedSearchBox) .searchBoxInput input:focus {
          width: 150px !important; } }
  .header .searchBox:not(.clonedSearchBox) .searchSubmitButton {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    padding: 0 10px;
    background: transparent;
    border-radius: 0 !important;
    font-size: 14px;
    margin: 0 10px;
    font-family: "proxima-nova", Arial, Verdana, sans-serif;
    width: 35px;
    padding: 0;
    font-size: 0; }
    .header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
      content: "\f002";
      display: block;
      font-size: 24px;
      font-family: "FontAwesome";
      line-height: 1;
      color: #364c65; }
  .header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
    width: 170px;
    padding: 0 5px;
    transition: 0.2s; }
    @media only screen and (max-width: 900px) {
      .header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
        width: 150px !important; } }

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  position: relative;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px; }
  .saffireMobileSize .header .searchBox:not(.clonedSearchBox):before {
    content: "\f002";
    position: static;
    line-height: 1;
    font-size: 26px;
    color: #eee; }

.saffireLargeSize .viewcart {
  display: inline-flex;
  color: #364c65; }
  .saffireLargeSize .viewcart .cartMenuLink {
    display: inline-block;
    color: inherit;
    font-weight: 600; }
  .saffireLargeSize .viewcart .cartMenuLink:before {
    content: "\f07a";
    position: relative;
    margin-right: 5px;
    font-family: 'FontAwesome';
    font-size: 30px;
    line-height: 1;
    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: 50px;
  height: 50px;
  vertical-align: top; }
  .mobile-nav-toggle:before {
    content: "\f0c9";
    position: relative;
    top: 2px;
    font-family: 'FontAwesome';
    font-size: 28px;
    line-height: 1;
    color: #fff; }
  .mobile-nav-toggle:hover {
    cursor: pointer; }

.saffireLargeSize .mobile-nav-toggle {
  display: none; }

@media only screen and (max-width: 1400px) {
  .header .main_nav #mainNavigation > ul > li > a {
    padding: 13px 10px;
    font-size: 17px; }

  .saffireLargeSize .header_top .standAloneDirections {
    font-size: 18px;
    height: 50px;
    width: 152px; }
  .saffireLargeSize .header_top .ticket,
  .saffireLargeSize .header_top .ticket:hover {
    width: 135px;
    height: 50px;
    font-size: 18px; }
  .saffireLargeSize .currentSlideDescription {
    width: 1000px !important; }
  .saffireLargeSize .slide-show-arrow {
    width: 1000px; }
  .saffireLargeSize .header_inner {
    width: 1000px; }
  .saffireLargeSize.browser-ie .header_top {
    width: 1000px;
    margin: 0 auto;
    max-width: 100%; } }
@media only screen and (max-width: 1100px) {
  .saffireLargeSize .header-logo {
    width: 180px;
    height: 140px; }
  .saffireLargeSize .header_inner {
    width: 90%; }
  .saffireLargeSize.browser-ie .header_top {
    width: 90%;
    margin: 0 auto;
    max-width: 100%; }

  .saffireWindowScrolled .header-logo {
    width: 120px;
    height: 130px;
    transition: all 500ms ease 0s; } }
.saffireMobileSize .header_top {
  min-height: 50px;
  position: relative; }
  .saffireMobileSize .header_top .standAloneDirections {
    display: none !important; }
  .saffireMobileSize .header_top .ticket {
    display: none !important; }
  .saffireMobileSize .header_top .searchBox {
    display: none !important; }
  .saffireMobileSize .header_top .viewcart {
    position: absolute;
    right: 50px;
    left: auto;
    top: auto; }
.saffireMobileSize .main_nav {
  min-height: 70px; }
  .saffireMobileSize .main_nav .header-logo {
    left: 10px;
    width: 167px;
    height: 130px; }
.saffireMobileSize .cartMenuLink {
  color: #364c65 !important;
  font-family: "Oswald", Arial, Verdana, sans-serif !important; }
.saffireMobileSize #hlnk_mobileTicketBtn {
  display: none !important; }

.main_nav {
  background: #f8f8f8;
  border-top: solid 1px #e5e5e5;
  padding: 0px 0; }
  .main_nav #mainNavigation {
    display: flex;
    margin-left: auto;
    align-items: center; }
    .main_nav #mainNavigation ul li {
      padding: 0 10px;
      position: relative; }
      .main_nav #mainNavigation ul li:after {
        content: "";
        width: 1px;
        height: 30px;
        background: #e5e5e5;
        position: absolute;
        top: 6px;
        right: 0; }
      .main_nav #mainNavigation ul li:last-child::after {
        display: none; }

.saffireLargeSize .nav .groups {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  position: relative;
  right: -30px; }
  @media screen and (max-width: 1400px) {
    .saffireLargeSize .nav .groups {
      right: -20px; } }
  .saffireLargeSize .nav .groups .group {
    display: inline-block;
    flex-shrink: 0; }
  .saffireLargeSize .nav .groups .group:last-child .items,
  .saffireLargeSize .nav .groups .group:nth-last-child(2) .items {
    left: auto;
    right: 0; }
  .saffireLargeSize .nav .groups .group:last-child .subitems,
  .saffireLargeSize .nav .groups .group:nth-last-child(2) .subitems {
    left: auto;
    right: 100%; }
  .saffireLargeSize .nav .groups .group > a {
    display: inline-block;
    padding: 10px 26px;
    background: none;
    font-family: "Oswald", Arial, Verdana, sans-serif;
    font-size: 19px;
    font-weight: 600;
    color: #525d63;
    text-transform: uppercase; }
  .saffireLargeSize .nav .groups .group:hover > a {
    color: #525d63;
    background: #e5e5e5; }
.saffireLargeSize .nav .items {
  top: 100%;
  left: 10px;
  padding: 0;
  background: #e5e5e5; }
  .saffireLargeSize .nav .items .item a {
    padding: 7px;
    color: #525d63;
    font-family: 'proxima-nova';
    font-size: 14px; }
  .saffireLargeSize .nav .items .item a:hover {
    color: #525d63; }
.saffireLargeSize .nav .item {
  width: 200px;
  line-height: 1.4; }
  .saffireLargeSize .nav .item:hover {
    background: #c3c3c3; }
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #e5e5e5; }

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: -8px auto 0;
  padding: 0;
  background: none no-repeat #fff center;
  color: #ffffff;
  text-align: center; }
  .footer .top-footer {
    background: url("images/footer_bg.jpg");
    background-size: cover;
    padding: 20px 0 30px; }
    .footer .top-footer h4 {
      font-size: 15px;
      color: #fff;
      letter-spacing: 1px;
      margin-top: 10px; }
    .footer .top-footer p {
      font-size: 14px;
      padding: 0 30px;
      font-weight: 600; }
  .footer .top-right {
    font-size: 14px;
    font-weight: 600;
    line-height: 2; }
    @media screen and (max-width: 640px) {
      .footer .top-right {
        max-width: 275px;
        margin: 0 auto; } }
  .footer .copyright-container {
    font-size: 14px;
    font-weight: 600;
    max-width: 480px;
    margin: 0 auto; }
    @media screen and (max-width: 640px) {
      .footer .copyright-container {
        max-width: 245px;
        margin: 0 auto; } }
  .footer .footer-logo {
    display: block;
    width: 229px;
    height: 175px;
    margin: 0 auto;
    background: url("images/logo.png") 0 0 no-repeat;
    background-size: contain;
    background-position: center center; }
  .footer a {
    color: #ffffff;
    text-decoration: none; }
    .footer a:hover {
      text-decoration: underline; }
  .footer ul.footerItems1 {
    margin: 0 auto;
    font-family: "open_sansbold";
    font-size: 14px;
    text-transform: uppercase; }
  .footer .footerSignIn {
    text-transform: uppercase; }
  .footer .bottom-footer {
    background: #525d63;
    padding: 15px 0;
    border-top: solid 1px #fff; }
    .footer .bottom-footer ul.footerItems2 {
      margin: 0 auto;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center; }
      .footer .bottom-footer ul.footerItems2 li {
        display: inline-block;
        padding: 0 40px;
        position: relative;
        letter-spacing: 1px;
        font-family: "Oswald", Arial, Verdana, sans-serif;
        font-size: 14px;
        text-transform: uppercase; }
        .footer .bottom-footer ul.footerItems2 li::after {
          content: "";
          height: 41px;
          width: 1px;
          position: absolute;
          right: 0;
          top: -8px;
          background: #fff; }
          .saffireMobileSize .footer .bottom-footer ul.footerItems2 li::after {
            display: none; }
        .footer .bottom-footer ul.footerItems2 li:nth-child(2):after {
          top: -6px; }
        .footer .bottom-footer ul.footerItems2 li:last-child {
          position: relative;
          top: -6px; }
          .footer .bottom-footer ul.footerItems2 li:last-child:after {
            display: none; }
      .footer .bottom-footer ul.footerItems2 p {
        margin: 0;
        font-size: 14px;
        font-family: "Oswald", Arial, Verdana, sans-serif;
        letter-spacing: 1px; }
    .footer .bottom-footer .emailSignup {
      position: relative; }
    .footer .bottom-footer .emailSignupText {
      display: none; }
    .footer .bottom-footer .emailInputField input {
      width: 290px;
      height: 30px;
      background: transparent;
      border: solid 1px #fff !important;
      font-size: 14px;
      font-family: "Oswald", Arial, Verdana, sans-serif;
      letter-spacing: 1px;
      padding: 0 10px;
      padding-right: 125px;
      color: #fff;
      text-transform: uppercase; }
    .footer .bottom-footer .footer-phone:hover {
      text-decoration: underline; }
    .footer .bottom-footer .emailInputSubmit {
      position: absolute;
      left: auto;
      right: 0;
      top: 0; }
      .footer .bottom-footer .emailInputSubmit a {
        background: #fff;
        color: #364c65 !important;
        font-size: 0px;
        padding: 0 20px;
        height: 30px;
        line-height: 30px;
        border-radius: 0px !important;
        text-decoration: none; }
        .footer .bottom-footer .emailInputSubmit a:hover {
          background: #7a1f1e;
          color: #fff !important; }
        .footer .bottom-footer .emailInputSubmit a:after {
          content: "subscribe ";
          font-size: 14px;
          text-transform: uppercase;
          letter-spacing: 1px;
          font-family: "Oswald", Arial, Verdana, sans-serif; }
  .footer .footerSaffire a {
    position: relative;
    top: 6px;
    display: inline-block;
    width: 50px;
    height: 32px;
    background: url("images/saffire.png") center/contain no-repeat; }
  .footer .saffire_logo {
    display: none; }

.saffireMobileSize .footer a:hover {
  text-decoration: none; }
.saffireMobileSize .footer ul.footerItems1 {
  max-width: 300px;
  margin-bottom: 6px; }
.saffireMobileSize .footer .footerSignIn {
  max-width: 300px;
  margin: auto; }
.saffireMobileSize .footer ul.footerItems2 {
  margin-top: 25px;
  text-align: center; }

.saffireMobileSize .footer {
  margin-top: -12px; }
.saffireMobileSize .top-footer p br {
  display: none; }
.saffireMobileSize .bottom-footer ul.footerItems2 {
  display: block;
  margin: 0; }
  .saffireMobileSize .bottom-footer ul.footerItems2 li {
    display: block;
    padding-bottom: 10px; }
  .saffireMobileSize .bottom-footer ul.footerItems2 .emailSignup {
    display: flex;
    justify-content: center; }
    .saffireMobileSize .bottom-footer ul.footerItems2 .emailSignup .emailInputSubmit {
      position: static;
      width: 122px; }
      .saffireMobileSize .bottom-footer ul.footerItems2 .emailSignup .emailInputSubmit a {
        margin: 0;
        position: relative; }
        .saffireMobileSize .bottom-footer ul.footerItems2 .emailSignup .emailInputSubmit a:after {
          position: absolute;
          left: 50%;
          top: 50%;
          transform: translate(-50%, -50%); }
    .saffireMobileSize .bottom-footer ul.footerItems2 .emailSignup .emailInputField input {
      width: 170px;
      padding: 0 10px; }

.mobile-menu-container {
  background-color: #fff; }
  .mobile-menu-container .mobile-menu-header {
    background-color: #fff; }
  .mobile-menu-container .close-mobile-menu:before, .mobile-menu-container .close-mobile-menu:after {
    background-color: #333; }
  .mobile-menu-container .mobile-menu-subheader,
  .mobile-menu-container .mobile-menu-subheader-btn {
    background-color: #364c65; }
    .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: #333; }
  .mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
  .mobile-menu-container .mobile-menu-subheader-btn:active {
    background-color: #243344; }
  .mobile-menu-container .mobile-menu-login-links a {
    font-family: "proxima-nova", Arial, Verdana, sans-serif; }
  .mobile-menu-container .cart-counter {
    font-family: "proxima-nova", Arial, Verdana, sans-serif; }
  .mobile-menu-container .search-container input {
    font-family: "proxima-nova", Arial, Verdana, sans-serif; }
  .mobile-menu-container .search-container .search-submit-btn {
    color: #333; }
  .mobile-menu-container .mobile-menu-ticket-btn {
    background-color: #ddd;
    font-family: "proxima-nova", Arial, Verdana, sans-serif;
    color: #333;
    border-color: #fff; }
  .mobile-menu-container .mobile-menu-footer-links a {
    font-family: "proxima-nova", Arial, Verdana, sans-serif;
    color: #333; }
  .mobile-menu-container .mobile-menu-subheader {
    display: none; }

#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: #ddd;
  font-family: "proxima-nova", Arial, Verdana, sans-serif;
  color: #333; }
  #mobile-nav a:hover {
    background-color: #c4c4c4; }
#mobile-nav .has-subitems span {
  background-color: #364c65;
  color: #333; }
  #mobile-nav .has-subitems span:hover {
    background-color: #243344; }

.mobile-nav-toggle {
  position: absolute;
  right: 0;
  top: 10px; }
  .mobile-nav-toggle:before {
    color: #364c65 !important; }

.mobile-menu-container {
  min-height: 106vh; }
  .mobile-menu-container .mobile-menu-header {
    background: #364c65; }
    .mobile-menu-container .mobile-menu-header .close-mobile-menu:after, .mobile-menu-container .mobile-menu-header .close-mobile-menu:before {
      background: #fff; }
  .mobile-menu-container #mobile-nav a {
    background: #364c65;
    color: #fff;
    font-family: "Oswald", Arial, Verdana, sans-serif;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase; }
  .mobile-menu-container #mobile-nav .has-subitems span {
    flex: 0 0 44px;
    background: #26384c;
    color: #fff;
    font-size: 10px; }
  .mobile-menu-container .search-container input[type="text"]::placeholder {
    color: #000; }
  .mobile-menu-container .mobile-menu-footer-links a {
    color: #000;
    font-size: 12px; }

/************************* MODAL CONTENT ********************/
.ui-dialog {
  background: #fff;
  box-shadow: 0 0 10px -5px #444; }

.modal {
  background: rgba(255, 255, 255, 0.9);
  padding-top: 15px;
  border: 10px solid rgba(255, 255, 255, 0.9); }
  .modal iframe {
    max-height: 95%; }

.modalBody {
  /* |%  set modal background color if not white */
  background: rgba(255, 255, 255, 0.9);
  padding: 0 14px !important;
  line-height: 1.2; }
  .modalBody .showorksModalTitle {
    /* |%  set font-family */
    font-size: 32px;
    line-height: 36px; }
  .modalBody .showorksBreadcrumbs {
    /* |%  set font-family */
    font-size: 20px;
    color: #773e35;
    line-height: 22px; }
  .modalBody .showorksTableGrid th {
    /* |%  set font-family */
    background: rgba(0, 0, 0, 0.3);
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    letter-spacing: 0.06em;
    padding-bottom: 7px;
    padding-top: 7px; }
  .modalBody .showorksTableGrid td {
    color: #000000; }
  .modalBody .showorksTableGrid tr.odd {
    background: rgba(255, 255, 255, 0.9);
    color: rgba(0, 0, 0, 0.9); }
  .modalBody .showorksTableGrid tr.even {
    background: rgba(230, 230, 230, 0.9);
    color: rgba(0, 0, 0, 0.9); }

.modalPageBackground {
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0.5; }

.modalContent.emailSignupThankYouMessage {
  line-height: 1; }

.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: 7px 30px;
  font-size: 16px;
  letter-spacing: 0.5px; }

.button,
.buttonSmall {
  box-sizing: border-box;
  line-height: 1.75em;
  text-transform: none;
  border-radius: 0;
  text-decoration: none;
  font-weight: normal !important;
  font-family: "Oswald", Arial, Verdana, sans-serif;
  color: #fff !important;
  background: #773e35;
  text-transform: uppercase;
  letter-spacing: 1px; }

a.buttonSmall.button,
.buttonSmall {
  padding: 4px 12px;
  font-size: 10px;
  background: #773e35; }

.button:hover,
.buttonSmall:hover {
  background: #7a1f1e; }

a.updateButton.buttonSmall,
a.removeButton.buttonSmall,
a.cartMenuRemoveButton.button.buttonSmall {
  font-size: 0.875em; }

.cartMenu .cartMenuCheckoutButton {
  font-size: 14px;
  padding: 4px 15px !important; }

.searchMapButton {
  height: 26px; }

/* 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 .sliderButtonContainer {
    display: inline-flex !important; }
  .homepage .slideshowSwiperDescription {
    display: none;
    /* Slideshow Description - Hover Styles*/ }
    .homepage .slideshowSwiperDescription a,
    .homepage .slideshowSwiperDescription span {
      display: none;
      text-decoration: none; }
    .homepage .slideshowSwiperDescription .sliderTextDescription {
      display: block;
      color: #000;
      line-height: 1.2em;
      pointer-events: none;
      max-width: 100%;
      margin: 15px 0; }
  .homepage .slideshowSwiperDescription.currentSlideDescription {
    box-sizing: border-box;
    display: block;
    position: static;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-family: "proxima-nova", Arial, Verdana, sans-serif;
    font-size: 19px;
    font-weight: 600;
    text-align: left;
    opacity: 0;
    transition: 1s; }
    @media screen and (max-width: 1290px) {
      .homepage .slideshowSwiperDescription.currentSlideDescription {
        padding-top: 1em;
        padding-left: 2%;
        padding-right: 2%; } }
  .homepage #newSliderDescriptionContainer {
    background: none; }
  .homepage .sliderTitle {
    position: relative;
    max-width: 100%;
    line-height: 40px;
    font-family: "Oswald", Arial, Verdana, sans-serif;
    font-size: 38px;
    font-weight: 600;
    height: auto;
    color: #000;
    text-transform: uppercase; }
    @media screen and (max-width: 1023px) {
      .homepage .sliderTitle {
        font-size: 26px; } }
  .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: 43.5vw;
    min-height: 210px;
    /* Swiper Container - Inset Shadow*/
    /* Swiper Container - Hover Styles*/ }
    .homepage .swiper-container:hover .slideshowSwiperDescription {
      max-height: 617px; }
  .homepage .swiper-slide {
    /* Specify Slides's Size: */
    position: relative;
    height: 43.5vw;
    min-height: 210px;
    max-width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.3;
    text-align: center; }
    .homepage .swiper-slide > a {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      display: block;
      margin: auto; }
    .homepage .swiper-slide img {
      width: 100%;
      max-width: 100%;
      height: auto; }
  .homepage .swiper-slide-active .slideshowSwiperDescription a,
  .homepage .swiper-slide-active .slideshowSwiperDescription span {
    display: inline-block; }
  .homepage span.sliderButtonContainer {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    /* Buttons*/ }
    .homepage span.sliderButtonContainer a.button {
      display: inline-block;
      letter-spacing: 1.5px;
      text-transform: uppercase;
      padding: 10px 30px;
      font-family: "Oswald", Arial, Verdana, sans-serif;
      font-size: 16px;
      color: #fff !important;
      background: #773e35;
      background: linear-gradient(180deg, #773e35);
      white-space: nowrap;
      margin: 0 5px;
      /* More and BuyNow Buttons*/
      /* Button - Hover Styles*/ }
      .homepage span.sliderButtonContainer a.button.sliderMoreButton, .homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
        font-size: 16px; }
      .homepage span.sliderButtonContainer a.button.sliderMoreButton {
        order: 2; }
      .homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
        order: 1; }
      .homepage span.sliderButtonContainer a.button:hover {
        background: #7a1f1e; }
  .homepage .slideshowSwiperButtonPrev {
    position: absolute;
    top: 80%;
    transform: translateY(-50%);
    right: 0;
    margin: auto;
    z-index: 4;
    transition: all 0.3s ease;
    cursor: pointer;
    display: block;
    background: url("images/slider_nav_left-left.png") no-repeat left center;
    width: 36px;
    height: 36px;
    left: 0;
    right: calc(1290px + (-15px * -1));
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 1320px) {
      .homepage .slideshowSwiperButtonPrev {
        left: 10px;
        right: auto; } }
    @media screen and (max-width: 1050px) {
      .homepage .slideshowSwiperButtonPrev {
        left: 1%;
        right: auto; } }
  .homepage .slideshowSwiperButtonNext {
    position: absolute;
    top: 80%;
    transform: translateY(-50%);
    left: 45px;
    margin: auto;
    z-index: 4;
    transition: all 0.3s ease;
    cursor: pointer;
    display: block;
    width: 36px;
    height: 36px;
    background: url("images/slider_nav_left-right.png") no-repeat right center;
    right: 0;
    left: calc(1290px + (-15px * -1));
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 1320px) {
      .homepage .slideshowSwiperButtonNext {
        right: 10px;
        left: auto; } }
    @media screen and (max-width: 1050px) {
      .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: none;
    align-items: center;
    justify-content: center;
    height: auto;
    width: 100%;
    margin: 0;
    text-align: center;
    z-index: 3; }
  .homepage .slideshowSwiperPagination {
    box-sizing: border-box;
    display: inline-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.saffireLargeSize .currentSlideDescription,
.homepage.saffireMobileSize .currentSlideDescription,
.homepage .swiper-slide-active .slideshowSwiperDescription {
  opacity: 1; }

.homepage .currentSlideDescription a,
.homepage .currentSlideDescription span,
.homepage .currentSlideDescription span.sliderTitle
.homepage .swiper-slide-active .slideshowSwiperDescription > a,
.homepage .swiper-slide-active .slideshowSwiperDescription span.sliderTitle {
  display: block; }

.homepage .currentSlideDescription .slideshowSwiperDescription,
.homepage .swiper-slide-active .slideshowSwiperDescription {
  display: block; }

.homepage .currentSlideDescription,
.homepage .swiper-slide.swiper-slide-active {
  opacity: 1; }

/*/////////////////////////////////////////////////////////////////////*/
/* ADVANCED SLIDESHOW - saffireLargeSize Settings*/
/*/////////////////////////////////////////////////////////////////////*/
.homepage.saffireLargeSize {
  /* Homepage Swiper Slider*/
  /* Slideshow Description*/
  /* Swiper Container*/
  /* Current Slide Description*/
  /* Slider Text Description*/
  /* Slider Title*/
  /* New Slider Description Container*/ }
  .homepage.saffireLargeSize .slideshowSwiperDescription {
    max-width: none;
    padding: 0;
    /* Slideshow Description - Hover Styles*/ }
  .homepage.saffireLargeSize .swiper-container {
    border: none; }
    .homepage.saffireLargeSize .swiper-container:before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.25);
      z-index: 2; }
  .homepage.saffireLargeSize .currentSlideDescription {
    max-width: 1290px;
    position: relative;
    /* Slider Button Container*/ }
    .homepage.saffireLargeSize .currentSlideDescription .sliderButtonContainer {
      position: static;
      display: inline-flex;
      width: auto;
      min-width: initial;
      max-width: none;
      text-align: right;
      z-index: 300;
      display: flex;
      align-items: center;
      justify-content: space-around;
      flex-shrink: 0; }
    .homepage.saffireLargeSize .currentSlideDescription a.button {
      margin: 0 5px;
      padding: 10px 30px; }
  .homepage.saffireLargeSize .sliderTextDescription {
    overflow: hidden;
    max-height: 44px; }
  .homepage.saffireLargeSize .sliderTitle {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5px;
    overflow: hidden;
    max-height: 82px;
    line-height: 1.1; }
  .homepage.saffireLargeSize #newSliderDescriptionContainer {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    margin-top: auto !important;
    margin-bottom: auto !important;
    height: auto;
    width: 1290px;
    max-width: 100%;
    z-index: 2;
    transition: 1s;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    bottom: auto;
    height: auto;
    min-height: auto;
    width: 100%;
    /* Slider Text Container*/
    /* New Slider Description Container - Hover Styles*/ }
    .homepage.saffireLargeSize #newSliderDescriptionContainer .sliderTextContainer {
      box-sizing: border-box;
      display: flex;
      flex-wrap: wrap;
      flex: 1;
      padding: 0 5px; }

.slide-show-arrow {
  max-width: 1290px;
  margin: 0 auto;
  position: absolute;
  top: calc(50% + 120px);
  left: 3px;
  right: 0;
  z-index: 99;
  display: flex; }
  .browser-ie .slide-show-arrow {
    margin: 0 auto;
    width: 100%; }
    @media screen and (max-width: 1400px) {
      .browser-ie .slide-show-arrow {
        max-width: 1000px; } }
  .slide-show-arrow > .slideshowSwiperButtonNext, .slide-show-arrow .slideshowSwiperButtonPrev {
    position: static !important;
    margin: 0;
    transform: translate(0) !important; }
  .slide-show-arrow .slideshowSwiperButtonNext {
    margin-left: 10px; }
    .slide-show-arrow .slideshowSwiperButtonNext:hover {
      background: url(images/slider_nav_left-right-hover.png) 0 0 no-repeat !important; }
  .slide-show-arrow .slideshowSwiperButtonPrev {
    margin-left: 10px; }
    .slide-show-arrow .slideshowSwiperButtonPrev:hover {
      background: url(images/slider_nav_left-left-hover.png) 0 0 no-repeat !important; }

/*/////////////////////////////////////////////////////////////////////*/
/* 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: 19px;
    line-height: 1.3;
    opacity: 1;
    text-align: center; }
  .homepage.saffireMobileSize .sliderTitle {
    height: auto;
    padding: 0;
    font-size: 30.4px;
    text-align: center; }
  .homepage.saffireMobileSize .currentSlideDescription {
    width: 100%;
    height: auto;
    padding: 10px 5%;
    flex-direction: column; }
    .homepage.saffireMobileSize .currentSlideDescription .sliderTextContainer {
      display: block;
      flex-direction: column;
      width: 100%;
      justify-content: space-around;
      align-items: center; }
    .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer {
      position: static;
      top: auto;
      bottom: 102%;
      left: 0;
      right: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      margin: 10px auto; }
      .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer a {
        display: inline-block;
        padding: 8px 30px;
        margin: 0 10px; }
  .homepage.saffireMobileSize #newSliderDescriptionContainer {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    min-height: 111px;
    padding-top: 24px;
    background: #fff;
    z-index: 2; }
  .homepage.saffireMobileSize .slideshowSwiperButtonPrev {
    display: none !important; }
  .homepage.saffireMobileSize .slideshowSwiperButtonNext {
    display: none !important; }
  .homepage.saffireMobileSize .sliderControlsContainer {
    position: absolute;
    top: 0;
    padding: 5px 0; }

@media only screen and (max-width: 1023px) {
  .saffireLargeSize .currentSlideDescription {
    margin-left: 50px !important; }
  .saffireLargeSize .slide-show-arrow {
    padding-left: 44px;
    box-sizing: border-box;
    width: 50%;
    left: 0;
    right: auto; }

  .slideshowSwiperDescription .sliderTitle {
    overflow: hidden;
    max-height: 56px; }
  .slideshowSwiperDescription .sliderTextDescription {
    margin: 10px 0 20px !important; }

  .saffireWindowScrolled .header-logo {
    width: 120px;
    height: 130px;
    transition: all 500ms ease 0s; } }
.saffireMobileSize .slider-container-inner {
  position: relative; }
  .saffireMobileSize .slider-container-inner .sliderButtonContainer a {
    margin: 0 5px !important; }
  .saffireMobileSize .slider-container-inner .slide-show-arrow {
    top: auto;
    bottom: 20px;
    justify-content: center; }
    .saffireMobileSize .slider-container-inner .slide-show-arrow .slideshowSwiperButtonPrev {
      display: inline-flex !important;
      margin-left: 0 !important; }
    .saffireMobileSize .slider-container-inner .slide-show-arrow .slideshowSwiperButtonNext {
      display: inline-flex !important; }
  .saffireMobileSize .slider-container-inner .slideshowSwiperDescription .sliderTitle {
    overflow: visible;
    max-height: none;
    line-height: 1.1; }
  .saffireMobileSize .slider-container-inner .slideshowSwiperDescription .sliderTextDescription {
    overflow: visible;
    max-height: none;
    height: auto; }
  .saffireMobileSize .slider-container-inner .currentSlideDescription {
    padding-top: 0;
    padding-bottom: 60px; }
    .saffireMobileSize .slider-container-inner .currentSlideDescription .sliderTextDescription {
      margin-bottom: 10px !important; }
  .saffireMobileSize .slider-container-inner #newSliderDescriptionContainer {
    padding-top: 15px; }
    .saffireMobileSize .slider-container-inner #newSliderDescriptionContainer sliderTextContainer .sliderTextDescription {
      font-size: 19px; }
      .saffireMobileSize .slider-container-inner #newSliderDescriptionContainer sliderTextContainer .sliderTextDescription br {
        display: none; }

.saffireLargeSize #newSliderDescriptionContainer {
  height: 43.5vw !important;
  display: flex;
  align-items: center;
  width: 1290px !important;
  margin: 0 auto;
  top: 0 !important;
  left: 50% !important;
  transform: translateX(-50%) !important;
  justify-content: flex-start;
  justify-items: flex-start;
  transition: none !important;
  background: url("images/slider-overlay.png") left top/auto repeat-y; }
  @media only screen and (max-width: 1400px) {
    .saffireLargeSize #newSliderDescriptionContainer {
      width: 1000px !important; } }
  .saffireLargeSize #newSliderDescriptionContainer:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 99%;
    height: 43.5vw;
    width: 5000px;
    background: #fff; }
  .saffireLargeSize #newSliderDescriptionContainer .currentSlideDescription {
    margin: 0 auto 0 0;
    max-width: 510px; }

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #364c65;
  border-top: solid 2px #fff; }
  #cardWidget .card-widget-item {
    box-sizing: border-box;
    display: flex; }
  #cardWidget .image-container {
    box-sizing: border-box;
    position: static;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: none !important; }
  #cardWidget .card-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%; }
  #cardWidget .card-widget-title {
    position: static;
    display: block;
    width: 100%;
    font: 50px "beloved-script", Arial, Verdana, sans-serif;
    color: #fff;
    line-height: 1.5;
    padding: 15px 15px 5px;
    box-sizing: border-box; }
    .saffireLargeSize #cardWidget .card-widget-title {
      width: 1300px;
      max-width: 90vw;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    #cardWidget .card-widget-title span {
      display: inline-block;
      margin: 0 20px 0 10px; }
      #cardWidget .card-widget-title span:last-child {
        margin-left: 15px; }
  #cardWidget .card-widget-description {
    font: 16px "proxima-nova", Arial, Verdana, sans-serif;
    color: #000000;
    padding: 10px;
    display: none; }
  #cardWidget .buttonwrap a {
    margin: 0 5px; }

.saffireMobileSize #cardWidget .card-widget-item {
  margin: 5px 0; }

@media only screen and (max-width: 1023px) {
  #cardWidget .card-widget-title {
    font-size: 34px !important; } }
.saffireMobileSize #cardWidget .card-widget-title {
  line-height: 70px; }
  .saffireMobileSize #cardWidget .card-widget-title span {
    display: block;
    height: 10px;
    line-height: 10px; }

#cardWidgetfeature {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 80px 0 0;
  background: #fff;
  border-top: solid 1px #fff; }
  .saffireMobileSize #cardWidgetfeature {
    padding-top: 60px; }
  #cardWidgetfeature:before {
    content: "#streetofdreamspdx";
    font-size: 28px;
    letter-spacing: 0.5px;
    font-family: "Oswald", Arial, Verdana, sans-serif;
    color: #364c65;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 10px;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600; }
  #cardWidgetfeature .card-widget-item {
    box-sizing: border-box;
    display: flex;
    width: calc(100% / 4);
    border-right: solid 1px #fff; }
    @media screen and (max-width: 1000px) {
      #cardWidgetfeature .card-widget-item {
        width: calc(100% / 2); } }
    @media screen and (max-width: 1000px) {
      #cardWidgetfeature .card-widget-item:nth-child(3), #cardWidgetfeature .card-widget-item:nth-child(4) {
        display: none; } }
  #cardWidgetfeature .image-container {
    box-sizing: border-box;
    position: static;
    display: block;
    width: 100%; }
    #cardWidgetfeature .image-container img {
      height: auto;
      width: 100%;
      object-fit: cover;
      opacity: 1;
      transition: all 500ms ease; }
      #cardWidgetfeature .image-container img:hover {
        opacity: 0.6;
        transition: all 500ms ease; }
  #cardWidgetfeature .card-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: none; }
  #cardWidgetfeature .card-widget-title {
    position: static;
    display: block;
    width: 100%;
    font: 50px "beloved-script", Arial, Verdana, sans-serif;
    color: #fff;
    line-height: 90px;
    display: none; }
  #cardWidgetfeature .card-widget-description {
    font: 16px "proxima-nova", Arial, Verdana, sans-serif;
    color: #000000;
    padding: 10px;
    display: none; }
  #cardWidgetfeature .buttonwrap a {
    margin: 0 5px; }

.saffireMobileSize #cardWidgetfeature .card-widget-item {
  margin: 5px 0; }

.saffireMobileSize #cardWidgetfeature .card-widget-item {
  flex: 0 0 50%;
  width: 50%; }
  .saffireMobileSize #cardWidgetfeature .card-widget-item:nth-child(3) {
    display: none; }
  .saffireMobileSize #cardWidgetfeature .card-widget-item:nth-child(4) {
    display: none; }
.saffireMobileSize.browser-ie #cardWidgetfeature .card-widget-item {
  flex: 0 0 49.7%; }

#cardWidgetGallery {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: url("images/nw_natural_bg.jpg") 0 0 no-repeat;
  background-size: cover;
  padding: 75px 0; }
  #cardWidgetGallery .card-widget-item {
    box-sizing: border-box;
    display: flex; }
  #cardWidgetGallery .image-container {
    box-sizing: border-box;
    position: static;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
  #cardWidgetGallery .card-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%; }
    #cardWidgetGallery .card-content p {
      font-size: 17px;
      font-weight: 600;
      line-height: 25px; }
  #cardWidgetGallery .card-widget-title {
    position: static;
    display: block;
    width: 100%;
    font: 28px "Oswald", Arial, Verdana, sans-serif;
    color: #364c65;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 15px;
    line-height: 1.1; }
    @media screen and (max-width: 767px) {
      #cardWidgetGallery .card-widget-title span {
        display: block; } }
    #cardWidgetGallery .card-widget-title:after {
      content: "";
      width: 47px;
      height: 1px;
      background: #d5d5d5;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      bottom: -5px; }
  #cardWidgetGallery .card-widget-description {
    font: 17px/1.4 "proxima-nova", Arial, Verdana, sans-serif;
    color: #000000;
    padding: 10px;
    font-weight: 600;
    max-width: 1050px;
    width: 100%;
    margin-top: 15px;
    box-sizing: border-box; }
  #cardWidgetGallery .buttonwrap a {
    margin: 0 5px; }

.saffireMobileSize #cardWidgetGallery .card-widget-item {
  margin: 5px 0; }

@media only screen and (max-width: 1023px) {
  #cardWidgetGallery .card-content p {
    font-size: 15px; }
    #cardWidgetGallery .card-content p br {
      display: none; } }
.saffireMobileSize #cardWidgetGallery {
  padding: 30px 30px 20px; }
  .saffireMobileSize #cardWidgetGallery .card-widget-title::after {
    bottom: 0; }
  .saffireMobileSize #cardWidgetGallery .card-widget-description {
    padding: 0; }

#hotButtons {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0; }
  #hotButtons .card-widget-item {
    box-sizing: border-box;
    display: flex;
    background: #364c65;
    width: calc( 100% / 4 );
    height: 18.5vw;
    margin: 0px;
    border-right: solid 1px #fff;
    position: relative; }
    @media screen and (max-width: 1000px) {
      #hotButtons .card-widget-item {
        width: calc(100% / 2);
        height: 37vw; } }
    @media screen and (max-width: 1000px) {
      #hotButtons .card-widget-item:nth-child(3), #hotButtons .card-widget-item:nth-child(4) {
        margin-top: 1px; } }
    #hotButtons .card-widget-item:hover .card-content {
      transition: .2s;
      background: rgba(0, 0, 0, 0.2); }
    #hotButtons .card-widget-item:hover .image-container {
      transition: .2s;
      background-size: 110%; }
      #hotButtons .card-widget-item:hover .image-container:after {
        left: -100%;
        transition: all 500ms ease; }
    #hotButtons .card-widget-item > .image-container {
      display: block;
      width: 100%;
      position: relative;
      overflow: hidden; }
      #hotButtons .card-widget-item > .image-container:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        background: #525d63;
        width: 100%;
        height: 100%;
        opacity: 0.8;
        transition: all 500ms ease; }
  #hotButtons .image-container {
    background-size: 100%;
    transition: .2s;
    background-position: center; }
  #hotButtons .card-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    transition: .2s; }
  #hotButtons .card-widget-title {
    position: static;
    display: block;
    width: 100%;
    font: 16px "Oswald", Arial, Verdana, sans-serif;
    color: #fff;
    font-size: 20px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 500;
    text-shadow: 1px 2px 3px #000; }
  #hotButtons .card-widget-description {
    display: none; }
  #hotButtons .buttonwrap {
    display: none; }

.saffireMobileSize #hotButtons {
  padding: 10px;
  background: #fff; }
  .saffireMobileSize #hotButtons .card-widget-item {
    border-right: none;
    width: calc(100%);
    height: 70vw;
    margin-top: 1px; }
    @media screen and (min-width: 640px) {
      .saffireMobileSize #hotButtons .card-widget-item {
        width: calc(100% / 2);
        height: 37vw; }
        .saffireMobileSize #hotButtons .card-widget-item:nth-child(1), .saffireMobileSize #hotButtons .card-widget-item:nth-child(3) {
          border-right: 1px solid white; } }

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 160px;
  background: rgba(0, 0, 0, 0.2);
  padding: 10px;
  padding-bottom: 0;
  border-radius: 50px;
  transition: 0.6s ease;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 50px;
  padding: 5px 3px; }
  .generalMessageOn .socialNetworks {
    top: 200px; }
  .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;
    transition: 0.2s;
    border: solid 3px transparent;
    border-radius: 50%;
    border-radius: 50%;
    border: none;
    padding: 6px;
    background-color: transparent; }
  .socialNetworks > a:hover {
    left: 0px;
    z-index: 2;
    transition: 0.2s;
    left: 0;
    background-color: #ccc; }

#musicPlayerLink {
  height: 40px;
  width: 40px;
  float: none;
  margin: 0;
  background: url("images/music.jpg") no-repeat right 0;
  border: 3px solid rgba(0, 0, 0, 0.4);
  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: rgba(0, 0, 0, 0.4);
    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: 40px;
      max-height: 40px; }
    .socialNetworks > a, .socialNetworks > #musicPlayerLink {
      max-width: 40px;
      max-height: 40px;
      bottom: 0;
      float: left;
      margin: 0;
      transition: 0.2s;
      background-size: contain; }
    .socialNetworks > a:hover {
      left: 0;
      bottom: 6px;
      z-index: 2;
      transition: 0.2s;
      bottom: 0; }
    .socialNetworks #musicPlayerLink {
      margin: 3px;
      background-size: cover; }
      .socialNetworks #musicPlayerLink #musicPlayerDropdown {
        top: auto;
        bottom: -3px;
        right: 33px; } }
.socialNetworks a:hover {
  background-color: #0081d1; }

.socialNetworks .socialNetworkIconTwitter:hover {
  background-color: #1da1f2; }
.socialNetworks .socialNetworkIconFacebook:hover {
  background-color: #3b5998; }
.socialNetworks .socialNetworkIconInstagram:before {
  content: "";
  width: 100%;
  height: 100%;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
  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 .socialNetworkIconTumblr:hover {
  background-color: #35465c; }
.socialNetworks .socialNetworkIconPeriscope:hover {
  background-color: #3aa4c6; }
.socialNetworks .socialNetworkIconPinterest:hover {
  background-color: #bd081c; }
.socialNetworks .socialNetworkIconSpotify:hover {
  background-color: #1ed760; }
.socialNetworks .socialNetworkIconFlickr:before {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #0063dc 0%, #0063dc 50%, #0063dc 50%, #ff0084 50%, #ff0084 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; }
.socialNetworks .socialNetworkIconYoutube:hover {
  background-color: #cd201f; }
.socialNetworks .socialNetworkIconGooglePlus:hover {
  background-color: #dd4b39; }
.socialNetworks .socialNetworkIconSnapchat:hover {
  background-color: #fffc00; }

.pageIsLoaded .socialNetworks {
  right: 15px;
  right: 10px; }
  @media screen and (max-width: 1440px) {
    .pageIsLoaded .socialNetworks {
      bottom: 0;
      top: auto;
      bottom: 5px;
      right: 5px; } }

@media screen and (max-width: 1440px) {
  .socialNetworks {
    position: static;
    background: #2b3d51;
    border-radius: 0px;
    padding: 15px 0 5px; }
    .socialNetworks a {
      float: none;
      display: inline-flex;
      max-width: 40px;
      max-height: 40px;
      margin: 0 1px;
      padding: 3px; }
      .socialNetworks a img {
        max-width: 40px;
        max-height: 40px; } }
.lightbox-showing .socialNetworks {
  display: none !important; }

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 1290px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 18px; }
  #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: 175px;
    max-height: 75px;
    margin: 0 10px; }
    .saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img {
      max-height: 50px;
      margin: 0; }
  #sponsorWidgetContainer #sponsorsTitleContainer {
    width: 100%;
    text-align: center;
    top: 0; }
    #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
      font-family: "Oswald", Arial, Verdana, sans-serif;
      font-size: 28px;
      color: #364c65;
      text-shadow: none; }
  #sponsorWidgetContainer #sponsorArrowRight {
    right: -40px;
    top: auto;
    bottom: 5%;
    transform: translateY(-50%);
    background: url(images/slider_nav_left-right-hover.png) 0 0 no-repeat !important;
    width: 36px;
    height: 36px; }
    #sponsorWidgetContainer #sponsorArrowRight span {
      display: none; }
  #sponsorWidgetContainer #sponsorArrowLeft {
    left: -40px;
    top: auto;
    bottom: 5%;
    transform: translateY(-50%);
    background: url(images/slider_nav_left-left-hover.png) 0 0 no-repeat !important;
    width: 36px;
    height: 36px; }
    #sponsorWidgetContainer #sponsorArrowLeft span {
      display: 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 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: #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, #majorSponsorTitleContainer {
  display: none; }

.sponser-container {
  background: #fff;
  padding: 60px 0 30px; }
  .sponser-container #sponsorsTitleContainer {
    position: relative; }
    .sponser-container #sponsorsTitleContainer h1.homepageh1 {
      letter-spacing: 0.5px;
      margin-bottom: 0; }
  .sponser-container .majorSponsor {
    justify-content: center; }
  .sponser-container .sponsorCarouselImageContainer a {
    margin: 0 20px; }

#majorSponsorImageContainer {
  padding: 0 !important;
  margin: 15px auto !important; }
  #majorSponsorImageContainer img {
    max-width: 260px;
    max-height: 170px; }
    .saffireMobileSize #majorSponsorImageContainer img {
      max-width: 170px; }

@media only screen and (max-width: 1400px) {
  .saffireLargeSize #sponsorWidgetContainer {
    max-width: 80%; } }
.saffireMobileSize .sponsorArrow {
  display: none !important; }
.saffireMobileSize .sponser-container {
  padding: 20px 0 0; }

.saffireLargeSize .mobileDivInr {
  display: none; }

.saffireMobileSize .mobileDivInr {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 23px 0 0;
  background: #fff; }
  .saffireMobileSize .mobileDivInr .ticket,
  .saffireMobileSize .mobileDivInr .ticket:hover {
    background: url("images/book_tkt_bg.png") 0 0 no-repeat;
    width: 150px;
    height: 56px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 19px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-weight: 600;
    margin-left: 5px;
    line-height: 1;
    background-size: contain;
    padding-bottom: 4px;
    box-sizing: border-box; }
    .saffireMobileSize .mobileDivInr .ticket:hover,
    .saffireMobileSize .mobileDivInr .ticket:hover:hover {
      background: url("images/book_tkt_bg_hover.png") 0 0 no-repeat;
      background-size: contain; }
  .saffireMobileSize .mobileDivInr .standAloneDirections {
    background: url("images/direction_btn_bg.png") 0 0 no-repeat;
    width: 169px;
    height: 56px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 19px;
    color: #fff;
    font-family: 'Oswald';
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    background-size: contain;
    padding-bottom: 4px;
    box-sizing: border-box; }
    .saffireMobileSize .mobileDivInr .standAloneDirections:hover {
      background: url("images/direction_btn_bg_hover.png") 0 0 no-repeat;
      background-size: contain; }
    .saffireMobileSize .mobileDivInr .standAloneDirections:before {
      content: "\f041";
      margin-right: 10px;
      font-family: "FontAwesome";
      position: relative; }

.saffireMobileSize.pageIsLoaded .mobileDivInr {
  display: flex; }

.saffireMobileSize .header {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 9999;
  background: white; }

body:not(.homepage) {
  background: url(images/inr_page_bg.jpg) 0 0 no-repeat;
  background-size: cover;
  background-attachment: fixed; }
  body:not(.homepage) .header-logo {
    width: 157px;
    height: 165px; }

img[height="1"] {
  position: absolute;
  z-index: -9999;
  opacity: 0;
  pointer-events: none; }

/*# sourceMappingURL=theme.css.map */
