@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700&display=swap");
/************** LOAD FONTS ******************/
@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");
}
.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;
}

.saffireMobileSize.generalMessageOn.mobileNavShowing .generalmessage {
  display: flex !important;
}

.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: #ddd;
}
.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: "OpenSans-Regular-webfont", 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;
}

.viewcart:hover .cartMenu, .viewcart:focus-within .cartMenu {
  display: block !important;
}

.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;
}

.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: #000;
  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;
}

.saffireMobileSize.isResponsive iframe {
  max-height: 100%;
  max-width: 100%;
}

.mobile-menu-container .search-container input[type=text] {
  -webkit-appearance: none;
  border-radius: 0;
  height: 50px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .listingItem .purchaseOption {
    flex: none !important;
  }
}

.featureLineupContainer:hover .featureLineup-headline {
  opacity: 0;
  visibility: hidden;
}

.divListViewMode {
  background: url("images/view-list.png") no-repeat center;
}

.divExpandedViewMode {
  background: url("images/view-expanded.png") no-repeat center;
}

.divGalleryViewMode {
  background: url("images/view-grid.png") no-repeat center;
}

.divCalendarViewMode {
  background: url("images/view-calendar.png") no-repeat center;
}

.featureLineup-headline {
  position: absolute;
  top: 6px;
  left: 10px;
  font-size: 12px !important;
  box-sizing: border-box;
  margin: 10px !important;
  right: 10px;
  padding: 4px 6px !important;
}

.featureLineup-text {
  line-height: 19px !important;
  padding-top: 32px !important;
}

.featureLineup-more {
  text-align: center;
  left: 50%;
  top: 15px;
  right: auto;
  transform: translateX(-50%);
}
.featureLineup-more a {
  display: inline-block;
  min-width: 120px;
}

.listingItem .purchaseOption {
  align-items: center;
  margin: 0;
}

input:focus {
  outline: 0 none;
}

body {
  color: #453B31;
  font: 17px/1.5 "OpenSans-Regular-webfont", Arial, Verdana, sans-serif;
}

a,
.scroll-panel li a,
.scroll-panel ul:not(#eventDateList) a {
  color: #343B26;
  text-decoration: underline;
  font-family: "OpenSans-Bold-webfont";
}

.input-icon i,
.planner-link i {
  color: #343B26;
}

.scroll-panel ul:not(#eventDateList) a {
  text-decoration: none;
  padding: 5px 0 3px 7px;
}

.scroll-panel li {
  color: #453B31;
  padding: 5px;
}
.scroll-panel li:hover {
  background: #343B26;
  color: #fff;
}
.scroll-panel li:hover a {
  color: #fff;
  text-decoration: none;
}

h2 a {
  font-size: 30px;
}

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

a:hover {
  text-decoration: none;
}

.small.bc {
  font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
  font-weight: normal;
  color: #343B26;
  line-height: 1.2;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
  color: #343B26;
  text-decoration: none;
}

h1 {
  margin: 0.2em 0;
  font-size: 38px;
}

h2 {
  font-size: 30px;
}

h3, h4, h5, h6 {
  color: #453B31;
}

h3 {
  font-size: 23px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

.cartcols h2 {
  font-size: 20px;
}

.reviewYourOrderSubContainer h2 {
  font-size: 20px;
}

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

input.textbox,
textarea.multi,
select.dropdown {
  font-size: 17px;
  font-family: "OpenSans-Regular-webfont", Arial, Verdana, sans-serif;
}

select.dropdown {
  height: 32px;
}

/***************** CONTAINERS **************************/
body {
  background: url("images/body-bg.jpg") transparent no-repeat center center fixed;
  background-size: cover;
}

.wrapper {
  width: 100%;
  padding-top: 132px;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1155px) {
  .wrapper {
    padding-top: 112px;
  }
}
.saffireMobileSize .wrapper {
  padding-top: 150px;
}
.generalMessageOn .wrapper {
  padding-top: 172px;
}
@media screen and (max-width: 1155px) {
  .generalMessageOn .wrapper {
    padding-top: 152px;
  }
}
@media screen and (max-width: 1000px) {
  .generalMessageOn .wrapper {
    padding-top: 190px;
  }
}
body:not(.homepage) .wrapper {
  padding-top: 193px;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1023px) {
  body:not(.homepage) .wrapper {
    padding-top: 160px;
  }
}
@media screen and (max-width: 800px) {
  body:not(.homepage) .wrapper {
    padding-top: 180px;
  }
}
body:not(.homepage).generalMessageOn .wrapper {
  padding-top: 233px;
}
@media screen and (max-width: 1023px) {
  body:not(.homepage).generalMessageOn .wrapper {
    padding-top: 200px;
  }
}
@media screen and (max-width: 800px) {
  body:not(.homepage).generalMessageOn .wrapper {
    padding-top: 220px;
  }
}

body:not(.homepage) .content {
  position: relative;
  max-width: calc(1300px - 15px - 15px);
  margin: 0 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: #e5e5e5;
  color: #323232;
  box-shadow: 2px 2px 5px #000;
}

.dateDisplayBar,
.dateDisplay {
  background: #343B26;
  color: #fff;
}
.dateDisplayBar a,
.dateDisplay a {
  color: #fff;
}

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

.carthr {
  background: #323232;
}

.orderhistory {
  background: #343B26;
}

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

.alternateRow {
  background: #eee;
}

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

/*************** MEMBERS SITE **********************/
.arrowdown {
  border-color: transparent transparent rgba(0, 0, 0, 0.9);
}

.arrowdown_on {
  border-color: transparent transparent rgba(255, 255, 255, 0.9);
}

.arrowup {
  border-color: rgba(0, 0, 0, 0.9) transparent transparent;
}

.arrowup_on {
  border-color: rgba(255, 255, 255, 0.9) transparent transparent;
}

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

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

.container {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px;
}

/************* BUTTON STYLES *********************/
a.button:not(.emailSubmitButton):not(.searchSubmitButton),
.button:not(.emailSubmitButton):not(.searchSubmitButton) { /* |%  set font-family */
  padding: 3px 20px;
  font-size: 20px;
  line-height: 1.75em;
  text-transform: uppercase;
  border-radius: 7px;
  text-decoration: none;
  font-weight: 700 !important;
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
  transition: all 0.2s ease;
}

.modalCloseButton,
.buttonSmall {
  padding: 1px 14px !important;
  font-size: 10px !important;
  font-weight: 700 !important;
}

a.button:not(.emailSubmitButton):not(.searchSubmitButton),
.button:not(.emailSubmitButton):not(.searchSubmitButton),
.buttonSmall {
  color: #453B31 !important;
  background: #DBBA3F;
  background: linear-gradient(180deg, #DBBA3F);
}

a.button:not(.emailSubmitButton):not(.searchSubmitButton):hover,
.button:not(.emailSubmitButton):not(.searchSubmitButton):hover,
.buttonSmall:hover {
  background: #a68a25;
  color: #453B31 !important;
  transition: all 0.2s ease;
}

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

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

body.saffireMobileSize:not(.homepage) a.button:not(.emailSubmitButton):not(.searchSubmitButton):not(.buttonSmall),
body.saffireMobileSize:not(.homepage) .button:not(.emailSubmitButton):not(.searchSubmitButton):not(.buttonSmall) {
  padding: 3px 20px;
  font-size: 14px;
}

a.button.searchMapButton {
  padding: 4px 22px 2px 22px !important;
  font-size: 15px !important;
}

.mobile-menu-container {
  background-color: #fff;
}
.mobile-menu-container .mobile-menu-header {
  background: url("images/header-top-bg.jpg") no-repeat 0 0;
  background-size: cover;
  width: 100%;
}
.mobile-menu-container .close-mobile-menu:before, .mobile-menu-container .close-mobile-menu:after {
  background-color: #453B31;
}
.mobile-menu-container .mobile-menu-subheader,
.mobile-menu-container .mobile-menu-subheader-btn {
  background-color: #e7e6d4;
}
.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: #e7e6d4;
}
.mobile-menu-container .mobile-menu-login-showlinks .mobile-menu-login .mobile-menu-subheader-btn,
.mobile-menu-container .mobile-menu-subheader-btn:active {
  background-color: #4e4943;
}
.mobile-menu-container .mobile-menu-login-links a {
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
}
.mobile-menu-container .cart-counter {
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
}
.mobile-menu-container .search-container {
  margin-bottom: 0;
}
.mobile-menu-container .search-container input {
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
}
.mobile-menu-container .search-container .search-submit-btn {
  color: #453B31;
}
.mobile-menu-container .mobile-menu-ticket-btn {
  background-color: #453B31;
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
  color: #fff;
  border-color: #fff;
  font-family: "giza-five";
  font-weight: normal;
}
.mobile-menu-container .mobile-menu-footer-links a {
  font-family: "OpenSans-Bold-webfont";
  color: #453B31;
  text-transform: capitalize;
  font-size: 12px;
}
.mobile-menu-container .search-container input[type=text] {
  font-size: 13px;
  font-family: "OpenSans-Bold-webfont";
  color: #453B31;
}

#mobile-nav ul {
  background-color: #453B31;
}
#mobile-nav ul li {
  border-bottom: 1px solid #fff;
}
#mobile-nav a {
  background-color: #453B31;
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
#mobile-nav a:hover {
  background-color: black;
}
#mobile-nav .has-subitems span {
  background-color: #6A625A;
  color: #fff;
  max-width: 45px;
  font-size: 9px;
}
#mobile-nav .has-subitems span:hover {
  background-color: #4e4943;
}

.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: #453B31;
}

/************************* MODAL CONTENT ********************/
.modal {
  background: rgba(255, 255, 255, 0.9);
  padding-top: 15px;
  border: 10px solid rgba(255, 255, 255, 0.9);
}

.modalBody { /* |%  set modal background color if not white */
  background: rgba(255, 255, 255, 0.9);
  padding: 14px;
}
.modalBody .showorksModalTitle { /* |%  set font-family */
  font-size: 32px;
  line-height: 36px;
}
.modalBody .showorksBreadcrumbs { /* |%  set font-family */
  font-size: 20px;
  color: #343B26;
  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: #453B31;
}
.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 #google_translate_element {
  top: 1px;
  right: 0;
}
.modalContent h1 {
  font-size: 24px;
  line-height: 1.2em;
}

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

.header {
  box-sizing: border-box;
  background: #e7e6d4;
  width: 100%;
  max-width: 100%;
  height: auto;
  position: fixed;
  z-index: 9999999;
  top: 0;
  left: 0;
  border-bottom: 4px solid #DBBA3F;
  transition: all 0.2s ease;
}

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

.header-top {
  padding: 6px 0;
  background: url("images/header-top-bg.jpg") repeat-y 0 0;
  transition: padding 0.2s ease;
}
.saffireMobileSize .header-top {
  padding: 8px 0 11px;
}
.saffireWindowScrolled .header-top {
  opacity: 0;
  visibility: hidden;
  height: 0;
  overflow: hidden;
  font-size: 0;
  padding: 0;
  transition: all 0.2s ease;
}
.header-top .header-top-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.saffireMobileSize .header-top .header-top-inner {
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}
.header-top .member-btn {
  margin-left: auto;
  padding: 3px 21px !important;
  font-size: 17px !important;
}
.saffireMobileSize .header-top .member-btn {
  margin-left: 0;
}

.header-top-left {
  padding: 5px 0 0 0;
  display: flex;
  align-items: center;
}
.saffireMobileSize .header-top-left {
  display: flex;
  align-items: center;
  padding: 2px 0 0 0;
}

.header-bottom {
  padding: 8px 0 9px;
}
.saffireMobileSize .header-bottom {
  background: #e7e6d4;
}
.header-bottom .header-bott-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.saffireMobileSize .header {
  height: auto;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.saffireMobileSize .headerInnerContent {
  height: auto;
}

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #DBBA3F;
  font-family: "OpenSans-Regular-webfont", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #343B26;
  transition: all 0.2s ease;
}
.generalmessage a {
  color: inherit;
  text-decoration: underline;
}

.saffireWindowScrolled .generalmessage {
  opacity: 0;
  visibility: hidden;
  height: 0 !important;
  overflow: hidden;
  font-size: 0;
  transition: all 0.2s ease;
}

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

.header-logo {
  display: block;
  width: 230px;
  height: 64px;
  background: url("images/logo.png") center/contain no-repeat;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1155px) {
  .header-logo {
    width: 170px;
    height: 44px;
  }
}
.saffireMobileSize .header-logo {
  width: 159px;
  height: 58px;
}
.saffireWindowScrolled .header-logo {
  height: 40px;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1023px) {
  .saffireWindowScrolled .header-logo {
    height: 30px;
  }
}

.owc-logo {
  display: block;
  width: 230px;
  height: 52px;
  background: url("images/owc-logo.png") center/contain no-repeat;
  right: -43px;
  position: relative;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1155px) {
  .owc-logo {
    width: 150px;
    height: 38px;
  }
}
@media screen and (max-width: 1440px) {
  .owc-logo {
    right: 0;
  }
}
.saffireMobileSize .owc-logo {
  width: 187px;
  height: 39px;
}
.saffireWindowScrolled .owc-logo {
  height: 35px;
  transition: all 0.2s ease;
}
@media screen and (max-width: 1023px) {
  .saffireWindowScrolled .owc-logo {
    height: 30px;
  }
}

.standAloneDirections {
  display: inline-flex;
  justify-content: center;
  font-size: 15px;
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
  font-weight: 700;
  color: #453B31;
  text-transform: uppercase;
  margin-right: 17px;
}
.saffireMobileSize .standAloneDirections {
  display: none;
}
.standAloneDirections:before {
  display: inline-flex;
  content: "";
  background: url("images/location-icon.png") no-repeat 0 0;
  width: 15px;
  height: 21px;
  margin-right: 9px;
}

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

.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 .emailSignup {
  display: inline-flex;
  align-items: center;
}
.header .emailSignup .emailInputField input {
  height: 30px;
  width: 170px;
  padding: 0 5px;
  font-size: 14px;
  font-family: "OpenSans-Regular-webfont", Arial, Verdana, sans-serif;
  border-radius: 0 !important;
  width: 0;
  padding: 0;
  transition: 0.2s;
}
.header .emailSignup .emailInputField input:focus {
  width: 170px;
  padding: 0 5px;
  transition: 0.2s;
}
.header .emailSignup .emailSubmitButton {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  padding: 0 10px;
  background: #343B26;
  border-radius: 0 !important;
  font-size: 14px;
  font-family: "OpenSans-Regular-webfont", Arial, Verdana, sans-serif;
  width: 35px;
  padding: 0;
  font-size: 0;
}
.header .emailSignup .emailSubmitButton:before {
  content: "\f0e0";
  display: block;
  font-size: 18px;
  font-family: "FontAwesome";
  line-height: 1;
  color: #000;
}
.header .emailSignup .emailSubmitButton:hover {
  background: #aaaaaa;
}
.header .emailSignup:hover .emailInputField input {
  width: 170px;
  padding: 0 5px;
  transition: 0.2s;
}

.saffireMobileSize .header .emailSignup {
  position: static;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
}
.saffireMobileSize .header .emailSignup:before {
  content: "\f0e0";
  position: static;
  line-height: 1;
  font-size: 26px;
  color: #eee;
}

.header .searchBox:not(.clonedSearchBox) {
  display: inline-flex;
  align-items: center;
  vertical-align: top;
  margin: -5px 8px 0 0px;
  flex-direction: row-reverse;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
  height: 33px;
  width: 65px;
  padding: 0 5px;
  font-size: 15px;
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
  font-weight: 700;
  border-radius: 0 !important;
  background: transparent;
  color: #453B31;
  text-transform: uppercase;
  transition: all 0.2s ease;
}
.header .searchBox:not(.clonedSearchBox) .searchBoxInput input:focus {
  background: #fff;
  width: 170px;
  transition: all 0.2s ease;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton {
  display: flex;
  align-items: flex-start;
  justify-content: left;
  height: 24px;
  padding: 0 10px;
  background: transparent;
  border-radius: 0 !important;
  font-size: 14px;
  font-family: "OpenSans-Regular-webfont", Arial, Verdana, sans-serif;
  width: 30px;
  padding: 0;
  font-size: 0;
  transition: all 0.3s ease 0s;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
  content: "";
  display: block;
  font-size: 18px;
  font-family: "FontAwesome";
  line-height: 1;
  color: #000;
  background: url(images/search-icon.png) no-repeat center center;
  height: 24px;
  width: 30px;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:hover:before {
  background: url(images/search-icon.png) no-repeat center center;
  transition: all 0.3s ease 0s;
}
.header .searchBox:not(.clonedSearchBox) .searchSubmitButton:hover {
  background: transparent;
}
.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  display: none;
}

.saffireLargeSize .viewcart {
  display: inline-flex;
  color: #453B31;
}
.saffireLargeSize .viewcart .cartMenuLink {
  display: inline-block;
  color: #453B31;
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
  font-weight: bold;
  vertical-align: top;
  margin-top: 0;
  font-size: 15px;
  text-decoration: none;
}
.saffireLargeSize .viewcart .cartMenuLink:before {
  content: "";
  height: 19px;
  width: 22px;
  position: relative;
  margin-right: 5px;
  font-family: "FontAwesome";
  font-size: 26px;
  line-height: 1;
  background: url(images/cart-icon.png) no-repeat 0 0;
  color: inherit;
  display: inline-block;
  vertical-align: top;
}

.saffireMobileSize .viewcart {
  margin-right: 5px;
}
.saffireMobileSize .viewcart .cartMenuLink {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  color: #453B31;
}
.saffireMobileSize .viewcart .cartMenuLink:before {
  content: "";
  height: 19px;
  width: 21px;
  position: relative;
  margin-right: 5px;
  font-family: "FontAwesome";
  font-size: 26px;
  line-height: 1;
  background: url(images/cart-icon.png) no-repeat 0 0;
  color: inherit;
  display: inline-block;
  vertical-align: middle;
}

.mobile-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  vertical-align: top;
  background: url("images/mobile-icon.png") no-repeat center center;
  cursor: pointer;
}
.mobile-nav-toggle:before {
  content: "";
  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;
}

.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: 4px 14px;
  background: none;
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif, Arial, Verdana, sans-serif;
  font-size: 19px;
  font-weight: 700;
  color: #453B31;
  text-transform: uppercase;
}
@media screen and (max-width: 1300px) {
  .saffireLargeSize .nav .groups .group > a {
    font-size: 17px;
    padding: 4px 10px;
  }
}
@media screen and (max-width: 1200px) {
  .saffireLargeSize .nav .groups .group > a {
    font-size: 15px;
    padding: 4px 8px;
  }
}
.saffireLargeSize .nav .groups .group:hover > a {
  color: #453B31;
  border-radius: 6px;
  background: #B6B2A3;
}
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 23px 0 0 0;
  background: #e7e6d4;
}
.saffireLargeSize .nav .items .item a {
  padding: 5px 15px;
  color: #453B31;
  font-family: "OpenSans-Regular-webfont", Arial, Verdana, sans-serif;
  font-size: 13px;
}
.saffireLargeSize .nav .items .item a:hover {
  color: #453B31;
}
.saffireLargeSize .nav .item {
  width: 200px;
  line-height: 1.4;
}
.saffireLargeSize .nav .item:hover {
  background: #B6B2A3;
}
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #e7e6d4;
}

/*********************** FOOTER **************************/
.footer { /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  background: repeat-x #e7e6d4 center;
  color: #453B31;
  text-align: center;
}
.footer a {
  color: #453B31;
  text-decoration: none;
}
.footer a:hover {
  text-decoration: underline;
}
.footer .footerSignIn {
  text-transform: uppercase;
}
.footer ul.footerItems2 {
  margin: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.footer ul.footerItems2 li {
  color: #fff;
  font-size: 14px;
  max-width: 100%;
}

.footer-top {
  padding: 30px 0 61px;
}
.saffireMobileSize .footer-top {
  padding: 30px 0 17px;
}
.footer-top .footer-top-inner {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1023px) {
  .footer-top .footer-top-inner {
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.saffireMobileSize .footer-top .footer-top-inner {
  flex-direction: column;
  justify-content: center;
}
.footer-top .col {
  width: 220px;
  max-width: 100%;
  margin-right: 40px;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1023px) {
  .footer-top .col {
    width: 50% !important;
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.saffireMobileSize .footer-top .col {
  margin: 0 auto 8px;
}
.footer-top .col:last-child {
  margin-right: 0;
}

.contact-info {
  text-align: left;
}
.saffireMobileSize .contact-info {
  text-align: center;
}
.contact-info h4 {
  position: relative;
  font-size: 17px;
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
  font-weight: 700;
  color: #343B26;
  text-transform: uppercase;
  margin: 0 0 7px 0;
  padding: 0 0 8px 0;
}
.contact-info h4:after {
  position: absolute;
  top: 100%;
  left: 0;
  content: "";
  height: 3px;
  width: 40px;
  background: #DBBA3F;
}
.saffireMobileSize .contact-info h4:after {
  left: calc(50% - 20px);
}
.contact-info ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  font-family: "OpenSans-Semibold-webfont";
  color: #453B31;
}
.contact-info ul li {
  line-height: 1.7 !important;
}
.saffireMobileSize .contact-info ul li {
  line-height: 1.5 !important;
}
.contact-info ul a {
  color: #453B31;
  font-family: "OpenSans-Semibold-webfont";
}

.site-map {
  text-align: left;
  width: 352px !important;
  max-width: 100%;
}
.saffireMobileSize .site-map {
  text-align: center;
  margin: auto;
}
.site-map h4 {
  position: relative;
  font-size: 17px;
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
  color: #343B26;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 7px 0;
  padding: 0 0 8px 0;
}
.saffireMobileSize .site-map h4 {
  margin: 0 0 10px 0;
  padding: 0 0 8px 0;
}
.site-map h4:after {
  position: absolute;
  top: 100%;
  left: 0;
  content: "";
  height: 3px;
  width: 40px;
  background: #DBBA3F;
}
.saffireMobileSize .site-map h4:after {
  left: calc(50% - 20px);
}
.site-map ul.footerItems1 {
  margin: 0 auto;
  column-count: 2;
  font-family: "OpenSans-Semibold-webfont";
  font-size: 14px;
  color: #453B31;
}
.saffireMobileSize .site-map ul.footerItems1 {
  column-count: unset;
  margin-bottom: 20px;
}
.site-map ul.footerItems1 li {
  display: inherit;
  flex: 1 1 50%;
  line-height: 1.7 !important;
}
.saffireMobileSize .site-map ul.footerItems1 li {
  line-height: 1 !important;
}
.site-map ul.footerItems1 li a {
  font-family: "OpenSans-Semibold-webfont";
  font-size: 14px;
}
.site-map ul.footerItems1 .separator {
  display: none;
}

.footer-logo-list {
  width: 360px !important;
  max-width: 100%;
  margin: 0 !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media screen and (max-width: 1365px) {
  .footer-logo-list {
    width: 230px !important;
    display: block;
  }
}
.saffireMobileSize .footer-logo-list {
  margin: auto !important;
  max-width: none;
  width: 100% !important;
  display: flex;
  flex-direction: row;
}
.footer-logo-list li {
  flex: 1 1 50%;
}
.saffireMobileSize .footer-logo-list li {
  margin-bottom: 5px !important;
  flex: 1 1 45%;
}
.footer-logo-list li:not(:last-child) {
  margin-bottom: 15px;
}
.footer-logo-list .diamond-logo {
  display: inline-block;
  width: 152px;
  height: 42px;
  background: url("images/logo.png") center/contain no-repeat;
  background-size: 100%;
}
.footer-logo-list .prorodeo-logo {
  display: inline-block;
  width: 180px;
  height: 41px;
  background: url("images/owc-logo.png") center/contain no-repeat;
  background-size: 100%;
}
.footer-logo-list .wrangler-logo {
  display: inline-block;
  width: 148px;
  height: 82px;
  background: url("images/foundation.png") center/contain no-repeat;
  background-size: 100%;
}

.footer-bottom {
  background: #343B26;
  padding: 9px 15px 14px;
}
@media screen and (max-width: 1550px) {
  .footer-bottom {
    padding-bottom: 50px;
  }
}
.saffireMobileSize .footer-bottom {
  padding-bottom: 15px;
  color: #fff;
}

.saffire_logo {
  position: relative;
  top: 5px;
}

.saffireMobileSize .footer a:hover {
  text-decoration: none;
}
.saffireMobileSize .footer ul.footerItems2 {
  margin-top: 0;
  text-align: center;
  flex-direction: column;
}

/* PAGINATION*/
/* LEFT-RIGHT ARROWS*/
/* You shouldn't need to change the items below for the most part*/
/* used for placing pagination - necessary when giving a specific left value - must be set in Spark (default is 5)*/
/* this allows for vertical centering of images - disable if opting for img elements*/
/*/////////////////////////////////////////////////////////////////////*/
/* MIXINS AND ETC. FOR SLIDER*/
/*/////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////*/
/* ADVANCED SLIDESHOW - General Settings*/
/*/////////////////////////////////////////////////////////////////////*/
.homepage {
  /* Homepage Swiper Slider*/
  /* Slideshow Description*/
  /* Slideshow Description - Current Slide Description*/
  /* New Slider Description Container*/
  /* Slider Title*/
  /* Slideshow Swiper Container*/
  /* Swiper Slide*/
  /* Slider Button Container*/
  /* Slideshow Swiper Button - PREV*/
  /* Slideshow Swiper Button - NEXT*/
  /* Slider Controls container*/
  /* Slideshow Swiper Pagination*/
  /* Play Pause Buttons*/
  /* Play Pause Buttons*/
  /* Slider Play Pause*/
}
.homepage .homepageSwiperSlider {
  position: relative;
}
.homepage .slideshowSwiperDescription {
  display: none;
  /* Slideshow Description - Hover Styles*/
}
.homepage .slideshowSwiperDescription a,
.homepage .slideshowSwiperDescription span {
  display: none;
  text-decoration: none;
}
.homepage .slideshowSwiperDescription .sliderTextDescription {
  display: block;
  color: #fff;
  line-height: 1.3em;
  pointer-events: none;
  max-width: 790px;
  margin-bottom: 15px;
}
.homepage .slideshowSwiperDescription.currentSlideDescription {
  box-sizing: border-box;
  display: flex;
  position: static;
  flex-direction: column;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-family: "OpenSans-Regular-webfont", Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
  opacity: 0;
  transition: 1s;
  line-height: 1.3;
  margin-bottom: 10px;
  text-shadow: 0 1px 3px #1a1a1a;
}
@media screen and (max-width: 1300px) {
  .homepage .slideshowSwiperDescription.currentSlideDescription {
    padding-top: 1em;
    padding-left: 2%;
    padding-right: 2%;
  }
}
.homepage #newSliderDescriptionContainer {
  background: rgba(0, 0, 0, 0);
}
.homepage .sliderTitle {
  position: relative;
  max-width: 790px;
  line-height: 1.2;
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
  font-size: 42px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 10px;
  text-transform: uppercase;
  height: 46px;
  text-shadow: 0 1px 3px #1a1a1a;
}
@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: 617px;
  /* 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: 617px;
  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: 1000px) {
  .homepage .swiper-slide,
  .homepage .swiper-container {
    height: 43.19vw !important;
  }
}
.homepage span.sliderButtonContainer {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  /* Buttons*/
}
.homepage span.sliderButtonContainer a.button {
  display: inline-block;
  padding: 3px 20px;
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
  font-size: 20px;
  color: #453B31 !important;
  background: #DBBA3F;
  background: linear-gradient(180deg, #DBBA3F);
  white-space: nowrap;
  text-shadow: none;
  margin: 0 5px;
  /* More and BuyNow Buttons*/
  /* Button - Hover Styles*/
}
.homepage span.sliderButtonContainer a.button.sliderMoreButton, .homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
  font-size: 20px;
}
.homepage span.sliderButtonContainer a.button.sliderMoreButton {
  order: 2;
}
.homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
  order: 1;
}
.homepage span.sliderButtonContainer a.button:hover {
  background: #ba9a23;
}
.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(1300px + (-15px * -1));
  /* Slideshow Swiper Button - PREV - Hover Styles*/
}
@media screen and (max-width: 1330px) {
  .homepage .slideshowSwiperButtonPrev {
    left: 10px;
    right: auto;
  }
}
@media screen and (max-width: 1050px) {
  .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(1300px + (-15px * -1));
  /* Slideshow Swiper Button - PREV - Hover Styles*/
}
@media screen and (max-width: 1330px) {
  .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: 0;
  bottom: auto;
  /* setting is left, right or center*/
  right: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  bottom: 0;
  height: auto;
  width: 100%;
  margin: 0;
  text-align: center;
  z-index: 3;
}
.homepage .slideshowSwiperPagination {
  box-sizing: border-box;
  display: inline-block;
  position: absolute;
  left: calc(50% - 648px);
  top: calc(50% - 70px);
}
@media screen and (max-width: 1365px) {
  .homepage .slideshowSwiperPagination {
    left: 20px;
  }
}
.homepage .sliderPlayPauseButtons {
  display: none;
}
.homepage .swiper-pagination-bullet {
  position: relative;
  top: 0;
  display: block;
  width: 10px;
  height: 10px;
  margin-bottom: 15px;
  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: #DBBA3F;
}
.homepage .swiper-pagination-bullet:hover {
  background: #DBBA3F;
}
.homepage .sliderPlayPause {
  display: inline-block;
  cursor: pointer;
  width: 10px;
  height: 10px;
  font-size: 0;
  color: #fff;
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.8);
}
.homepage .sliderPlayPause.playing:before {
  content: "❚❚";
}
.homepage .sliderPlayPause:before {
  content: "▶";
}

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

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

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

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

/*/////////////////////////////////////////////////////////////////////*/
/* ADVANCED SLIDESHOW - saffireLargeSize Settings*/
/*/////////////////////////////////////////////////////////////////////*/
.homepage.saffireLargeSize {
  /* Homepage Swiper Slider*/
  /* Slideshow Description*/
  /* Swiper Container*/
  /* Current Slide Description*/
  /* Slider Text Description*/
  /* Slider Title*/
  /* New Slider Description Container*/
}
.homepage.saffireLargeSize .slideshowSwiperDescription {
  max-width: none;
  padding: 0;
  /* Slideshow Description - Hover Styles*/
}
.homepage.saffireLargeSize .swiper-container {
  border: none;
  position: relative;
}
.homepage.saffireLargeSize .swiper-container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  background: rgba(0, 0, 0, 0.2);
}
.homepage.saffireLargeSize .currentSlideDescription {
  max-width: 1300px;
  position: relative;
  width: 100%;
  padding-left: 42px;
  box-sizing: border-box;
  /* Slider Button Container*/
}
.homepage.saffireLargeSize .currentSlideDescription .sliderButtonContainer {
  position: static;
  display: flex;
  width: auto;
  min-width: initial;
  max-width: none;
  text-align: right;
  z-index: 300;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
}
.homepage.saffireLargeSize .currentSlideDescription a.button {
  margin: 0 5px;
  padding: 2px 22px;
}
.homepage.saffireLargeSize .sliderTitle {
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
.homepage.saffireLargeSize #newSliderDescriptionContainer {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  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;
}
/*/////////////////////////////////////////////////////////////////////*/
/* 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: 15px;
  line-height: 1.5;
  opacity: 1;
  text-align: left;
  color: #453B31;
  text-shadow: none;
  margin-bottom: 11px;
  max-width: 100%;
}
.homepage.saffireMobileSize .sliderTitle {
  height: auto;
  padding: 0;
  font-size: 24px;
  text-align: left;
  color: #343B26;
  text-shadow: none;
  margin-bottom: 5px;
  line-height: 1.1;
  max-width: 100%;
}
.homepage.saffireMobileSize .currentSlideDescription {
  width: 100%;
  height: auto;
  padding: 0px 27px;
  flex-direction: column;
}
.homepage.saffireMobileSize .currentSlideDescription .sliderTextContainer {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: space-around;
  align-items: flex-start;
}
.homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer {
  position: static;
  top: auto;
  bottom: 102%;
  left: 0;
  right: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin: 0;
}
.homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer a {
  display: inline-block;
  margin: 0 10px;
  padding: 1px 22px;
}
.homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer a:first-child {
  margin-left: 0;
}
.homepage.saffireMobileSize #newSliderDescriptionContainer {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  height: auto;
  min-height: 111px;
  padding-top: 24px;
  background: #e7e6d4;
  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 {
  box-sizing: border-box;
  align-items: flex-start;
  justify-content: flex-start;
  position: static;
  padding-left: 25px;
  margin: 5px 0 32px 0;
}

@media screen and (max-width: 800px) {
  .swiper-container {
    border-bottom: 4px solid #DBBA3F;
  }
}

.saffireMobileSize .slideshowSwiperPagination {
  position: static !important;
  display: flex;
}
.saffireMobileSize .slideshowSwiperPagination .swiper-pagination-bullet {
  margin: 0 15px 0 0;
}
.saffireMobileSize .slideshowSwiperPagination .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
  background: #453B31;
}

.home-banner {
  border-bottom: 4px solid #DBBA3F;
}

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
}
#cardWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  flex: 1 1 23%;
}
@media screen and (max-width: 1199px) {
  #cardWidget .card-widget-item {
    flex: 1 1 33%;
  }
}
.saffireMobileSize #cardWidget .card-widget-item {
  flex: 1 1 48%;
}
@media screen and (max-width: 600px) {
  .saffireMobileSize #cardWidget .card-widget-item {
    flex: 1 1 100%;
  }
}
#cardWidget .card-widget-item:hover .card-content {
  background: transparent;
  transition: all 0.2s ease;
}
#cardWidget .card-widget-item:hover .buttonwrap {
  opacity: 1 !important;
  visibility: visible !important;
  transition: all 0.2s ease !important;
}
#cardWidget .card-widget-item:hover .card-widget-title {
  color: #fff !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
}
#cardWidget .card-widget-item:hover .card-widget-title:after {
  background: #DBBA3F !important;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
#cardWidget .image-container {
  box-sizing: border-box;
  position: static;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 21vw;
}
.saffireMobileSize #cardWidget .image-container {
  height: 40vw;
}
@media screen and (max-width: 600px) {
  .saffireMobileSize #cardWidget .image-container {
    height: 87.5vw;
  }
}
#cardWidget .image-container .card-content {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  padding: 25px;
  background: rgba(255, 255, 255, 0.55);
  transition: all 0.2s ease;
}
@media screen and (max-width: 1199px) {
  #cardWidget .image-container .card-content {
    padding: 15px 10px;
  }
}
#cardWidget .image-container .card-content .card-widget-title {
  position: absolute;
  bottom: 25px;
  left: 25px;
  display: block;
  width: calc(100% - 50px);
  font: 28px "PT Sans Narrow", Arial, Verdana, sans-serif;
  color: #453B31;
  text-transform: uppercase;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 15px;
}
@media screen and (max-width: 1199px) {
  #cardWidget .image-container .card-content .card-widget-title {
    font-size: 20px;
    bottom: 15px;
    left: 15px;
  }
}
.saffireMobileSize #cardWidget .image-container .card-content .card-widget-title {
  font-size: 26px;
  bottom: 25px;
  left: 25px;
}
#cardWidget .image-container .card-content .card-widget-title:after {
  position: absolute;
  bottom: 83%;
  left: 0;
  content: "";
  height: 2px;
  width: 42px;
  background: #453B31;
}
#cardWidget .image-container .card-content .card-widget-description {
  display: none;
}
#cardWidget .image-container .card-content .buttonwrap {
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
}
#cardWidget .image-container .card-content .buttonwrap a {
  margin: 0 5px;
  padding: 2px 22px !important;
}

#popupWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
#popupWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  width: 100%;
}
#popupWidget .card-content {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
}
#popupWidget .card-content .card-widget-title {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font: 28px "PT Sans Narrow", Arial, Verdana, sans-serif;
  color: #343B26;
  text-transform: uppercase;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px 15px;
  background: url("images/header-top-bg.jpg") no-repeat 0 0;
  background-size: cover;
  border-bottom: 3px solid #DBBA3F;
  margin-bottom: 25px;
}
#popupWidget .card-content .card-widget-description {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font: 18px "OpenSans-Regular-webfont", Arial, Verdana, sans-serif;
  color: #453B31;
  padding: 0 80px;
  margin-bottom: 20px;
}
#popupWidget .card-content .buttonwrap a {
  box-sizing: border-box;
  margin: 0 5px;
  padding: 2px 22px !important;
  min-width: 136px;
}

.overlay {
  background: rgba(0, 0, 0, 0.65);
  position: fixed;
  z-index: 9999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
}
.overlay.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease;
}

.popup-inner {
  background: #e7e6d4 url("images/popup-bg.jpg") no-repeat right bottom;
  width: 445px;
  max-width: 100%;
  margin: 0 auto;
  min-height: 308px;
  position: relative;
}

.close-btn {
  height: 25px;
  width: 25px;
  background: url("images/close-icon.png") no-repeat 0 0;
  position: absolute;
  top: -12px;
  left: -12px;
  z-index: 99;
  cursor: pointer;
}

#adsWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
  width: 1155px;
  margin: 24px auto 0;
  padding: 0;
}
.saffireMobileSize #adsWidget {
  margin: 11px auto 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#adsWidget .card-widget-item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 300px;
  max-width: 100%;
  margin: 0 42px;
}
@media screen and (max-width: 1200px) {
  #adsWidget .card-widget-item {
    margin: 0 15px;
  }
}
@media screen and (max-width: 1023px) {
  #adsWidget .card-widget-item {
    margin: 0 15px 30px;
  }
}
.saffireMobileSize #adsWidget .card-widget-item:not(:last-child) {
  margin: 0 0 17px 0;
}
.saffireMobileSize #adsWidget .card-widget-item:last-child {
  margin-bottom: 37px;
}
#adsWidget .card-widget-item .image-container {
  background-size: cover;
  height: 190px;
  width: 300px;
}
#adsWidget .card-widget-item .card-content {
  display: flex;
  width: 100%;
}
#adsWidget .card-widget-item .card-content .card-widget-title {
  box-sizing: border-box;
  background: #453B31;
  position: static;
  display: block;
  width: 100%;
  font: 21px "PT Sans Narrow", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  color: #e7e6d4;
  padding: 16px 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#adsWidget .card-widget-item .card-content .card-widget-description,
#adsWidget .card-widget-item .card-content .buttonwrap {
  display: none;
}

#infoCards {
  box-sizing: border-box;
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  max-width: 100%;
  margin: 0 auto;
  padding: 56px 0 42px 45px;
}
@media screen and (max-width: 1023px) {
  #infoCards {
    padding: 45px 20px;
  }
}
.saffireMobileSize #infoCards {
  padding: 33px 11px 40px;
}
#infoCards:after {
  content: "";
  position: absolute;
  left: -10px;
  top: calc(50% - 96px);
  z-index: 0;
  background: url("images/over-mission-bg.png") no-repeat 0 center;
  width: 256px;
  height: 192px;
}
#infoCards .card-widget-item {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  z-index: 9;
}
#infoCards .card-content {
  position: static;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  text-align: left;
  width: 875px;
  box-sizing: border-box;
  max-width: 100%;
}
#infoCards .card-content .card-widget-title {
  position: static;
  display: block;
  width: 100%;
  font: 38px "PT Sans Narrow", Arial, Verdana, sans-serif;
  color: #343B26;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 2px;
}
.saffireMobileSize #infoCards .card-content .card-widget-title {
  font-size: 24px;
}
#infoCards .card-content .card-widget-title:after {
  position: absolute;
  top: 100%;
  left: 0;
  content: "";
  height: 2px;
  width: 42px;
  background: #DBBA3F;
}
#infoCards .card-content .card-widget-description {
  font: 18px "OpenSans-Regular-webfont", Arial, Verdana, sans-serif;
  color: #453B31;
  margin-bottom: 20px;
  line-height: 1.4;
  width: 100%;
}
.saffireMobileSize #infoCards .card-content .card-widget-description {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 6px;
}
#infoCards .card-content .buttonwrap {
  position: absolute;
  right: 0;
  top: calc(50% - 29px);
}
@media screen and (max-width: 1199px) {
  #infoCards .card-content .buttonwrap {
    position: static;
  }
}
#infoCards .card-content .buttonwrap a {
  margin: 0 5px;
  padding: 2px 21px !important;
}
.saffireMobileSize #infoCards .card-content .buttonwrap a:first-child {
  margin-left: 0;
}

.our-mission {
  background: #e7e6d4;
  border-bottom: 4px solid #DBBA3F;
}

#multiScheduleFeature {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  max-width: 100%;
  width: 605px;
}
#multiScheduleFeature .featureItem {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 12px;
  color: #343B26;
  transition: 0.3s;
}
.saffireMobileSize #multiScheduleFeature .featureItem {
  padding: 4px 11px;
}
#multiScheduleFeature .featureItem:hover {
  background: rgba(52, 59, 38, 0.6);
  color: #453B31;
  transition: 0.3s;
}
#multiScheduleFeature .featureItem:hover .featureItemTitle,
#multiScheduleFeature .featureItem:hover .featureItemDate,
#multiScheduleFeature .featureItem:hover .featureItemDescription {
  color: #fff !important;
}
#multiScheduleFeature .featureItemImage {
  display: inline-block;
  width: 100px;
  min-width: 100px;
  height: auto;
  margin-right: 10px;
  text-align: center;
}
#multiScheduleFeature .featureItemImage img {
  display: block;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
#multiScheduleFeature .text-container {
  display: flex;
  flex-direction: column;
  flex: 1;
}
#multiScheduleFeature .featureItemTitle,
#multiScheduleFeature .featureItemDate,
#multiScheduleFeature .featureItemDescription,
#multiScheduleFeature .button-container {
  display: flex;
}
#multiScheduleFeature .featureItemTitle {
  display: block;
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: 21px;
  color: #343B26;
  text-transform: uppercase;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.2;
}
@media screen and (max-width: 1199px) {
  #multiScheduleFeature .featureItemTitle {
    font-size: 18px;
  }
}
.saffireMobileSize #multiScheduleFeature .featureItemTitle {
  font-size: 21px;
}
#multiScheduleFeature .featureItemDate {
  font-family: "OpenSans-Regular-webfont", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #453B31;
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  #multiScheduleFeature .featureItemDate {
    font-size: 14px;
  }
}
.saffireMobileSize #multiScheduleFeature .featureItemDate {
  font-size: 15px;
}
#multiScheduleFeature .featureItemDescription {
  font-family: "OpenSans-Regular-webfont", Arial, Verdana, sans-serif;
  font-weight: 400;
  font-size: 15px;
  flex-direction: column;
  color: #453B31;
}
@media screen and (max-width: 1199px) {
  #multiScheduleFeature .featureItemDescription {
    font-size: 14px;
  }
}
.saffireMobileSize #multiScheduleFeature .featureItemDescription {
  font-size: 15px;
}
#multiScheduleFeature .event-btn-wrap {
  text-align: center;
  padding: 40px 0 0;
}
.saffireMobileSize #multiScheduleFeature .event-btn-wrap {
  padding: 16px 0 0;
}
#multiScheduleFeature .all-events-btn {
  padding: 1px 20px !important;
}

.multiFeatureContent {
  width: 100%;
}

.multi-schedule-col {
  margin-left: auto;
  background: #e7e6d4 url("images/event-bg.jpg") no-repeat left bottom;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
  padding: 18px 11px;
  width: 583px;
  max-width: 100%;
}
@media screen and (max-width: 1250px) {
  .multi-schedule-col {
    margin: 30px auto 0;
    width: 500px;
    box-sizing: border-box;
  }
}
.saffireMobileSize .multi-schedule-col {
  margin: 7px auto 0;
  padding: 15px 5px;
}

.upcoming-title {
  display: flex;
  align-items: center;
  margin: 0 12px 5px;
  padding: 0 0 3px;
  font: 28px "PT Sans Narrow", Arial, Verdana, sans-serif;
  color: #453B31;
  text-transform: uppercase;
  text-align: left;
  border-bottom: 4px solid #DBBA3F;
}
.saffireMobileSize .upcoming-title {
  font-size: 23px;
  border-bottom: 2px solid #DBBA3F;
  padding: 0 0 6px;
}
.upcoming-title:before {
  content: "";
  background: url("images/calendar-icon.png") no-repeat 0 0;
  height: 28px;
  width: 25px;
  margin-right: 15px;
}
.saffireMobileSize .upcoming-title:before {
  background-size: 100%;
  height: 22px;
  width: 19px;
  margin-right: 11px;
}

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: 14px;
  top: 145px;
  transition: 0.6s ease;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50px;
  padding: 6px 3px;
}
.saffireMobileSize .header .socialNetworks {
  display: none;
}
.saffireLargeSize .content .socialNetworks {
  display: none;
}
.socialNetworks img {
  display: block;
  max-width: 40px;
  max-height: 40px;
  border-radius: 50%;
}
.socialNetworks > span, .socialNetworks > a {
  display: block;
  width: 40px;
  height: 40px;
  position: relative;
  left: 0;
  border: 3px solid rgba(0, 0, 0, 0.2);
  transition: 0.2s;
  border-radius: 50%;
  border: none;
  padding: 3px 3px;
  background-color: transparent;
}
@media screen and (max-width: 1550px) {
  .socialNetworks > span, .socialNetworks > a {
    margin-bottom: 0px !important;
  }
}
.socialNetworks > a:hover {
  left: -6px;
  z-index: 2;
  transition: 0.2s;
  left: 0;
  background-color: #e5e5e5;
}

/*General Message ON Sidebar widget*/
.generalMessageOn .socialNetworks {
  top: 185px;
}
@media screen and (max-width: 1550px) {
  .generalMessageOn .socialNetworks {
    top: auto;
  }
}

.generalMessageOn.pageIsLoaded .socialNetworks {
  top: 185px;
}
@media screen and (max-width: 1550px) {
  .generalMessageOn.pageIsLoaded .socialNetworks {
    top: auto;
  }
}

#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.2);
  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.2);
  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: 1550px) {
  .socialNetworks {
    top: auto;
    right: 0;
    bottom: 5px;
    border-top: none;
    border-bottom: none;
    padding: 0;
  }
  .socialNetworks img {
    max-width: 30px;
    max-height: 30px;
  }
  .socialNetworks > a, .socialNetworks > #musicPlayerLink {
    max-width: 30px;
    max-height: 30px;
    bottom: 0;
    float: left;
    margin: 0;
    transition: 0.2s;
    background-size: contain;
  }
  .socialNetworks > a:hover {
    left: 0;
    bottom: 6px;
    z-index: 2;
    transition: 0.2s;
    bottom: 0;
  }
  .socialNetworks #musicPlayerLink {
    margin: 3px;
    background-size: cover;
  }
  .socialNetworks #musicPlayerLink #musicPlayerDropdown {
    top: auto;
    bottom: -3px;
    right: 33px;
  }
}
.socialNetworks a:hover {
  background-color: #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, rgb(0, 99, 220) 0%, rgb(0, 99, 220) 50%, rgb(0, 99, 220) 50%, rgb(255, 0, 132) 50%, rgb(255, 0, 132) 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: 0;
  right: 14px;
}
@media screen and (max-width: 1550px) {
  .pageIsLoaded .socialNetworks {
    bottom: 0;
    top: auto !important;
    bottom: 5px;
    right: 5px;
  }
}

.homepage.saffireLargeSize .content .socialNetworks {
  display: none;
}

.homepage.saffireMobileSize .content .socialNetworks {
  position: static;
  width: 100%;
  box-sizing: border-box;
  background: #B9B8AA;
  border-radius: 0;
  padding: 7px 10px 8px;
  align-items: center;
  justify-content: center;
  text-align: center;
  display: flex;
  z-index: 9;
}
.homepage.saffireMobileSize .content .socialNetworks a {
  max-width: 40px;
  max-height: 40px;
  margin: 0px;
}
.homepage.saffireMobileSize .content .socialNetworks img {
  max-width: 40px;
  max-height: 40px;
}

/* SOCIAL NETWORK PLUGIN */
#socialNetworkWidget {
  height: 515px;
  width: 548px;
  max-width: 100%;
  display: flex;
}
@media screen and (max-width: 1250px) {
  #socialNetworkWidget {
    flex-direction: column !important;
    width: 500px;
  }
}
.saffireMobileSize #socialNetworkWidget {
  height: 430px;
}
#socialNetworkWidget .socialTabContainer {
  background: transparent;
  display: flex;
  flex-direction: column;
  margin-right: 8px;
}
@media screen and (max-width: 1250px) {
  #socialNetworkWidget .socialTabContainer {
    flex-direction: row !important;
    margin-bottom: 15px !important;
  }
}
.saffireMobileSize #socialNetworkWidget .socialTabContainer {
  justify-content: center;
  margin-right: 0;
  margin-bottom: 7px !important;
}
#socialNetworkWidget .tab-wrapper {
  background: #fff;
  padding: 12px 14px;
  width: 100%;
  box-sizing: border-box;
}
.saffireMobileSize #socialNetworkWidget .tab-wrapper {
  padding: 9px 14px;
}
#socialNetworkWidget .tab-wrapper h3 {
  font: 28px "OpenSans-Regular-webfont", Arial, Verdana, sans-serif;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
  padding: 8px 10px;
  text-align: center;
  position: relative;
  margin-left: -22px;
  box-sizing: border-box;
}
.saffireMobileSize #socialNetworkWidget .tab-wrapper h3 {
  font-size: 20px;
  padding: 7px 10px 3px;
  margin-left: -20px;
  text-indent: 18px;
}
#socialNetworkWidget .tab-wrapper h3:before, #socialNetworkWidget .tab-wrapper h3:after {
  position: absolute;
  top: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
}
#socialNetworkWidget .tab-wrapper h3:after {
  right: 0;
  border-width: 24px 16px 24px 0;
  border-color: transparent #fff transparent transparent;
}
.saffireMobileSize #socialNetworkWidget .tab-wrapper h3:after {
  border-width: 17px 14px 17px 0;
}
#socialNetworkWidget .tab-wrapper h3:before {
  left: 0px;
  top: 100%;
  border-width: 0 8px 7px 0;
  border-color: transparent #13213E transparent transparent;
}
.saffireMobileSize #socialNetworkWidget .tab-wrapper h3:before {
  border-width: 0 6px 7px 0;
  left: 0px;
}
#socialNetworkWidget .socialNetworkTab {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  margin: 0 0 6px;
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 1250px) {
  #socialNetworkWidget .socialNetworkTab {
    margin: 0 10px 0 0 !important;
  }
}
.saffireMobileSize #socialNetworkWidget .socialNetworkTab {
  margin: 0 6px 0 0 !important;
}
.saffireMobileSize #socialNetworkWidget .socialNetworkTab .circle {
  fill: rgba(0, 0, 0, 0.7);
}
.saffireMobileSize #socialNetworkWidget .socialNetworkTab.activeTab .circle, .saffireMobileSize #socialNetworkWidget .socialNetworkTab:hover .circle {
  fill: #000;
}
.saffireMobileSize #socialNetworkWidget .socialNetworkTab:last-child {
  margin-right: 0 !important;
}
#socialNetworkWidget .socialNetworkTab .circle {
  fill: rgba(52, 59, 38, 0.8);
  transition: 0.3s;
}
#socialNetworkWidget .socialNetworkTab .circle:hover {
  fill: #343B26;
  transition: 0.3s;
}
#socialNetworkWidget .socialNetworkTab.activeTab .circle, #socialNetworkWidget .socialNetworkTab:hover .circle {
  fill: #343B26;
}
#socialNetworkWidget .socialFeedContainer {
  position: relative;
  top: 0;
  left: 0;
  background: #fff;
  height: 515px;
  width: 548px;
  max-width: 100%;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
#socialNetworkWidget #instafeedContainer img {
  width: 45%;
  margin-right: 3%;
  margin-left: 2%;
}
#socialNetworkWidget #instafeedContainer > a:hover {
  opacity: 0.8;
}
#socialNetworkWidget #facebookfeedContainer {
  overflow: hidden;
}

.saffireMobileSize .fb_iframe_widget_fluid span {
  height: 373px !important;
}

.saffireMobileSize .follow-us-wrap {
  max-width: 100%;
}

.saffireMobileSize.isResponsive #socialNetworkWidget iframe {
  height: 374px !important;
}

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 1194px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 18px;
}
@media screen and (max-width: 1550px) {
  #sponsorWidgetContainer {
    max-width: 100%;
    padding: 0 50px;
  }
}
.saffireMobileSize #sponsorWidgetContainer {
  padding: 0;
}
#sponsorWidgetContainer .sponsorWidgetContainer {
  padding-top: 45px;
}
#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 {
  width: 115px;
  height: 120px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage {
  width: 105px;
  height: 92px;
}
#sponsorWidgetContainer .sponsorCarouselImageContainer a {
  margin: 0 15px;
}
#sponsorWidgetContainer .sponsorCarouselImage img {
  max-width: 100px;
  max-height: 110px;
}
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img {
  max-width: 80px;
  max-height: 110px;
}
#sponsorWidgetContainer #sponsorsTitleContainer {
  width: 100%;
  text-align: center;
  top: 0;
  left: 0;
}
#sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
  font-size: 28px;
  color: #343B26;
  text-shadow: none;
}
.saffireMobileSize #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  margin-top: 8px;
  font-size: 18px;
}
#sponsorWidgetContainer #sponsorArrowRight {
  right: -62px;
  top: 59%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1550px) {
  #sponsorWidgetContainer #sponsorArrowRight {
    right: 10px;
  }
}
.saffireMobileSize #sponsorWidgetContainer #sponsorArrowRight {
  display: none;
}
#sponsorWidgetContainer #sponsorArrowRight span {
  border: 0;
  background: url("images/arrow-right.png") no-repeat center;
  height: 30px;
  width: 30px;
}
#sponsorWidgetContainer #sponsorArrowLeft {
  left: -62px;
  top: 59%;
  transform: translateY(-50%);
}
@media screen and (max-width: 1550px) {
  #sponsorWidgetContainer #sponsorArrowLeft {
    left: 10px;
  }
}
.saffireMobileSize #sponsorWidgetContainer #sponsorArrowLeft {
  display: none;
}
#sponsorWidgetContainer #sponsorArrowLeft span {
  border: 0;
  background: url("images/arrow-left.png") no-repeat center;
  height: 30px;
  width: 30px;
}
#sponsorWidgetContainer .sponsor-controls-container {
  box-sizing: border-box;
  position: absolute;
  bottom: -33px;
  left: 50%;
  transform: translate(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
  height: 30px;
  background: #fff;
  box-shadow: 0 0px 5px 1px rgba(0, 0, 0, 0.5);
  z-index: 999;
  transition: 0.2s;
  opacity: 0;
  pointer-events: none;
}
#sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0 0 0 10px;
  border: none;
  background: #fff;
  color: #000;
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
}
#sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn:before {
  content: "Pause";
  display: inline-block;
  width: 50px;
  font-size: 14px;
  line-height: 1;
  color: #000;
  text-align: center;
}
#sponsorWidgetContainer .sponsor-controls-container .sponsor-playpause-btn:after {
  content: "\f04c";
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  text-align: center;
  padding-left: 1px;
  width: 30px;
  height: 100%;
  font-family: "FontAwesome";
  font-size: 15px;
  color: #000;
}

.sponsor-section {
  padding: 28px 0 44px;
  background: url("images/sponsor-bg.jpg") no-repeat 0 0;
  background-size: cover;
  overflow: hidden;
}
.saffireMobileSize .sponsor-section {
  padding: 12px 0 0 0;
}

#videoSection {
  position: relative;
  display: inline-block;
  width: 815px;
  max-width: 100%;
  vertical-align: top;
  float: none;
  box-sizing: border-box;
}
@media screen and (max-width: 1023px) {
  #videoSection {
    overflow: hidden;
  }
}
#videoSection.single-video #arrow-container {
  display: none;
}
#videoSection .arrow-container {
  display: none;
}

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

#videoSelector {
  text-align: center;
  margin-top: 10px;
}

#videoList {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
#videoList .video-thumb {
  height: 110px;
  width: 196px;
  margin: 0 5px;
  cursor: pointer;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
}
@media screen and (max-width: 1023px) {
  #videoList .video-thumb {
    width: 150px;
    height: 90px;
  }
}
.saffireMobileSize #videoList .video-thumb {
  width: 83px;
  height: 47px;
}
#videoList .video-thumb img {
  height: 110px;
  width: 196px;
}
@media screen and (max-width: 1023px) {
  #videoList .video-thumb img {
    width: 150px;
    height: 90px;
  }
}
.saffireMobileSize #videoList .video-thumb img {
  width: 83px;
  height: 47px;
}
#videoList .video-thumb.now-playing img {
  opacity: 1;
}

@keyframes spin {
  100% {
    transform: rotate(360deg);
  }
}
.video-section {
  box-sizing: border-box;
  display: flex;
  width: 100%;
  padding: 68px 12px 53px;
  align-items: center;
  justify-content: center;
}
.saffireMobileSize .video-section {
  padding: 8px 7px;
}

#buttonCard {
  display: flex;
}
#buttonCard .card-widget-item:first-child {
  margin-right: 16px;
}
#buttonCard .card-widget-item:nth-child(2) {
  margin-right: 16px;
}

#buttonCard a {
  color: #453b31 !important;
  background: #dbba3f;
  line-height: 1.75em;
  text-transform: uppercase;
  border-radius: 7px;
  text-decoration: none;
  font-weight: 700 !important;
  font-family: "PT Sans Narrow", Arial, Verdana, sans-serif;
  transition: all 0.2s ease;
  margin-left: auto;
  padding: 6px 21px 7px !important;
  font-size: 17px !important;
}
.saffireMobileSize #buttonCard a {
  font-size: 14px !important;
  padding: 6px 15px 6px !important;
}

#buttonCard a:hover {
  background: #a68a25;
  color: #453b31 !important;
  transition: all 0.2s ease;
}

.saffireMobileSize #buttonCard {
  margin-left: 0;
}

.card-widget-sec {
  border-bottom: 4px solid #DBBA3F;
}

.feature-follow-sec {
  padding: 65px 0 0;
}
.saffireMobileSize .feature-follow-sec {
  padding: 8px 0 0;
}
.feature-follow-sec .container {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 1250px) {
  .feature-follow-sec .container {
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.saffireMobileSize .feature-follow-sec .container {
  padding: 0 8px;
}

.left.pressDate {
  width: 120px;
}

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