/************** LOAD FONTS ******************/
@font-face {
  font-family: "OpenSans-Light-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-Light-webfont.woff2") format("woff2"), url("fonts/OpenSans-Light-webfont.woff") format("woff"); }
@font-face {
  font-family: "OpenSans-Regular-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-Regular-webfont.woff2") format("woff2"), url("fonts/OpenSans-Regular-webfont.woff") format("woff"); }
@font-face {
  font-family: "OpenSans-Semibold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-Semibold-webfont.woff2") format("woff2"), url("fonts/OpenSans-Semibold-webfont.woff") format("woff"); }
@font-face {
  font-family: "OpenSans-Bold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-Bold-webfont.woff2") format("woff2"), url("fonts/OpenSans-Bold-webfont.woff") format("woff"); }
@font-face {
  font-family: "OpenSans-ExtraBold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSans-ExtraBold-webfont.woff2") format("woff2"), url("fonts/OpenSans-ExtraBold-webfont.woff") format("woff"); }
@font-face {
  font-family: "RobotoCondensed-Regular-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RobotoCondensed-Regular-webfont.woff2") format("woff2"), url("fonts/RobotoCondensed-Regular-webfont.woff") format("woff"); }
@font-face {
  font-family: "RobotoCondensedBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RobotoCondensedBold.woff2") format("woff2"), url("fonts/RobotoCondensedBold.woff") format("woff"); }
@font-face {
  font-family: "Roboto-Medium-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Roboto-Medium-webfont.woff2") format("woff2"), url("fonts/Roboto-Medium-webfont.woff") format("woff"); }
@font-face {
  font-family: "RobotoRegular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RobotoRegular.woff2") format("woff2"), url("fonts/RobotoRegular.woff") format("woff"); }
@font-face {
  font-family: "RobotoBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RobotoBold.woff2") format("woff2"), url("fonts/RobotoBold.woff") format("woff"); }
@font-face {
  font-family: "Allura-Regular-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Allura-Regular-webfont.woff2") format("woff2"), url("fonts/Allura-Regular-webfont.woff") format("woff"); }
@font-face {
  font-family: "RobotoCondensed-Light-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RobotoCondensed-Light-webfont.woff2") format("woff2"), url("fonts/RobotoCondensed-Light-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; }

.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; }

body {
  color: #3d3d3d;
  font: 16px/1.5 "RobotoCondensed-Regular-webfont", Arial, Verdana, sans-serif; }

a {
  color: #417694;
  text-decoration: underline;
  font-family: 'RobotoRegular';
  font-size: 17px; }

h2 a {
  font-size: 30px; }

.header a,
.footer a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.calendarViewLinkWrapper a {
  font-size: 12px; }

h1, h2, h3, h4, h5, h6 {
  font-family: "RobotoCondensedBold", Arial, Verdana, sans-serif;
  font-weight: normal;
  color: #2a597b;
  line-height: 1.2;
  text-transform: capitalize; }

h1 {
  margin: 0.2em 0;
  font-size: 40px; }

h2 {
  font-size: 30px; }

h3 {
  font-size: 22px;
  color: #787878; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

.subContainer h1 {
  font-size: 26px; }
.subContainer h2 {
  font-size: 23px; }
.subContainer h3 {
  font-size: 20px; }

.cartcols h2 {
  font-size: 20px; }

.reviewYourOrderSubContainer h2 {
  font-size: 20px; }

.eventList-container .eventCol1 .filter-group {
  line-height: 1.2; }

.expandedViewEventName,
.expandedViewEventName a,
.expandedViewEventNameDescription > a {
  font-family: 'RobotoCondensedBold' !important;
  font-size: 16px !important;
  font-weight: 400 !important; }

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
.owl-height {
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

.owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px; }

.owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none; }

.owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

.owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px; }

.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
  background: #869791; }

/***************** CONTAINERS **************************/
body {
  background: url(images/body-bg.png) no-repeat center 175px;
  background-attachment: fixed;
  background-size: cover; }

body:not(.homepage).generalMessageOn {
  background: url(images/body-bg.png) no-repeat center 215px; }

.homepage {
  background: #fff; }

.wrapper {
  width: 100%; }

body:not(.homepage) .white.background {
  background: #fff;
  height: 112px; }
body:not(.homepage) a.footer-logo {
  margin-top: 42px; }
body:not(.homepage) .footer {
  padding: 0 0 10px;
  background: #246cad; }

body:not(.homepage).saffireMobileSize.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff .content {
  padding-top: 15px;
  margin-top: 130px; }

body:not(.homepage) .content {
  position: relative;
  max-width: calc(1030px - 15px - 15px);
  margin: 170px auto 0;
  padding: 15px 15px 15px 15px;
  background: #fff; }

.saffireMobileSize.homepage .content,
.saffireLargeSize.homepage .content {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: none;
  padding-top: 154px; }

.saffireMobileSize.homepage.siteInfoBannerOn .content {
  padding-top: 141px; }

.subContainer {
  background: #fff;
  color: #111;
  box-shadow: 2px 2px 5px #000; }
  .subContainer .error {
    color: #000; }

.dateDisplayBar,
.dateDisplay {
  background: #2a597b;
  color: #fff; }
  .dateDisplayBar a,
  .dateDisplay a {
    color: #fff; }

#google_translate_element {
  /* |%  Google translate position */
  top: 15px;
  right: 30px; }

.carthr {
  background: #111; }

.orderhistory {
  background: #2a597b; }

.orderhistory th {
  color: #fff;
  padding: 8px 3px; }

.alternateRow {
  background: #ddd; }

.listingItem {
  background: #ddd;
  border-bottom: 1px solid #c4c4c4; }
  .listingItem:hover {
    background: #e5e5e5; }

/*************** MEMBERS SITE **********************/
.arrowdown {
  border-color: transparent transparent black; }

.arrowdown_on {
  border-color: transparent transparent white; }

.arrowup {
  border-color: black transparent transparent; }

.arrowup_on {
  border-color: white transparent transparent; }

#directoryFilterOptions > li:hover {
  background: #cbdfe2; }

.directoryHeader {
  border-radius: 6px;
  font-family: inherit;
  font-size: 14px; }

.slider-outer {
  max-width: 1259px;
  margin: 0px auto;
  position: relative;
  display: flex; }

.slider-outer-wrapper {
  background: url(images/top-bg.png) no-repeat bottom;
  padding-bottom: 40px; }

.insta-inner {
  max-width: 1260px;
  margin: 89px auto 0;
  display: flex; }

.second-section-full {
  background: url(images/background-cloud.png) no-repeat bottom;
  padding-bottom: 80px; }

.breathe-titke p {
  font-family: Allura-Regular-webfont;
  color: #246cad;
  font-size: 82px;
  line-height: 1;
  padding: 32px 0 10px;
  max-width: 1184px;
  margin: 0px auto;
  width: 100%; }

.breathe-titke span {
  font-family: RobotoCondensed-Light-webfont;
  color: #6c6c6c;
  font-size: 68px;
  line-height: 1; }

.saffireLargeSize .breathe-titke p span:before {
  background: url(images/star.png) no-repeat center;
  height: 51px;
  width: 13px;
  display: inline-block;
  content: '';
  margin: 0 53px 0 46px;
  position: relative;
  top: 3px; }

@media only screen and (max-width: 1260px) {
  .slider-outer {
    flex-direction: column; }

  .saffireLargeSize .breathe-titke p span:before {
    height: 24px;
    width: 13px;
    display: inline-block;
    content: '';
    margin: 0 20px;
    position: relative;
    top: 3px;
    background-size: contain; }

  .saffireMobileSize .breathe-titke span {
    display: block;
    font-size: 37px; }
  .saffireMobileSize .breathe-titke p {
    text-align: center; }
  .saffireMobileSize .breathe-titke span {
    margin-top: -14px; }

  .socialNetworks {
    position: fixed;
    right: 0; } }
body:not(.homepage).generalMessageOn.saffireLargeSize .header {
  height: 173px !important; }

.saffireWindowScrolled .generalmessage {
  display: none; }

.generalMessageOn.saffireLargeSize .header {
  height: 192px !important; }

.saffireMobileSize.homepage.siteInfoBannerOn.generalMessageOn .content {
  padding-top: 181px; }

.saffireMobileSize.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff #siteInfoBannerWidget {
  display: none !important; }
.saffireMobileSize.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff .content {
  padding-top: 105px; }

.saffireLargeSize.homepage.generalMessageOn .content {
  padding-top: 192px; }

.saffireMobileSize.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff.generalMessageOn .content {
  padding-top: 105px; }

.saffireMobileSize.siteInfoBannerWidgetNoThankYouMessage.siteInfoBannerWidgetDateIsPast.siteInfoBannerOff .content {
  padding-top: 65px; }

/************* BUTTON STYLES *********************/
a.button:not(.emailSubmitButton):not(.searchSubmitButton),
.button:not(.emailSubmitButton):not(.searchSubmitButton) {
  /* |%  set font-family */
  padding: 1px 8px;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 0;
  text-decoration: none;
  font-weight: normal !important;
  font-family: "RobotoCondensedBold"; }

body:not(.homepage) a.button:not(.emailSubmitButton):not(.searchSubmitButton),
.button:not(.emailSubmitButton):not(.searchSubmitButton) {
  padding: 11px 18px;
  border: 3px solid #2a597b; }

a.button:not(.emailSubmitButton):not(.searchSubmitButton),
.button:not(.emailSubmitButton):not(.searchSubmitButton),
.buttonSmall {
  color: #2a597b !important;
  background: transparent;
  background: linear-gradient(180deg, transparent); }

a.button:not(.emailSubmitButton):not(.searchSubmitButton):hover,
.button:not(.emailSubmitButton):not(.searchSubmitButton):hover,
.buttonSmall:hover {
  background: #2a597b;
  color: #fff !important; }

a.updateButton.buttonSmall,
a.removeButton.buttonSmall,
a.cartMenuRemoveButton.button.buttonSmall {
  font-size: 0.9em; }

.buttonSmall {
  font-size: 11px !important; }

.cartMenu .cartMenuCheckoutButton {
  font-size: 14px;
  padding: 4px 15px !important; }

body.modalBody .emailSignup .emailInputField input {
  width: 100%; }

.getUpdatesPageEmailModule .emailInputSubmit a {
  padding: 11px 16px;
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
  border-radius: 0 !important;
  text-decoration: none;
  font-weight: normal !important;
  font-family: "RobotoCondensedBold";
  border: 3px solid #2a597b; }
  .getUpdatesPageEmailModule .emailInputSubmit a:hover {
    background: #2a597b;
    color: #fff !important; }

/************************* MODAL CONTENT ********************/
.modal {
  background: #fff;
  padding-top: 15px;
  border: 10px solid #fff; }

.modalBody {
  /* |%  set modal background color if not white */
  background: #fff;
  padding: 14px; }
  .modalBody .showorksModalTitle {
    /* |%  set font-family */
    font-size: 32px;
    line-height: 36px; }
  .modalBody .showorksBreadcrumbs {
    /* |%  set font-family */
    font-size: 20px;
    color: #2a597b;
    line-height: 22px; }
  .modalBody .showorksTableGrid th {
    /* |%  set font-family */
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 12px;
    letter-spacing: 0.06em;
    padding-bottom: 7px;
    padding-top: 7px; }
  .modalBody .showorksTableGrid td {
    color: #3d3d3d; }
  .modalBody .showorksTableGrid tr.odd {
    background: #fff;
    color: black; }
  .modalBody .showorksTableGrid tr.even {
    background: #e6e6e6;
    color: black; }

.modalPageBackground {
  background-color: black;
  opacity: 0.5; }

.modalContent #google_translate_element {
  top: 1px;
  right: 0; }
.modalContent h1 {
  font-size: 24px;
  line-height: 1.2em; }

.modalClose {
  top: 1px;
  background: none; }
  .modalClose .modalCloseButton img {
    display: none; }
  .modalClose .modalCloseButton:before {
    content: "X";
    font-family: sans-serif; }

.saffireMobileSize.homepage.saffireWindowScrolled.siteInfoBannerOn.generalMessageOn .content {
  padding-top: 165px; }

.header {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 155px !important;
  background: #246cad;
  position: fixed;
  top: 0;
  z-index: 99999999; }
  .header #weatherBugWidget {
    display: flex;
    position: absolute;
    right: 0;
    font-family: 'RobotoRegular';
    font-size: 11px;
    color: #fff;
    display: flex;
    flex-direction: row-reverse;
    margin-top: 6px; }
  .header span.weatherDescriptive {
    display: none; }

.headerInnerContent {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto; }

.saffireMobileSize .header {
  height: auto !IMPORTANT;
  background: #246cad;
  position: fixed;
  padding-bottom: 2px; }
.saffireMobileSize .headerInnerContent {
  height: auto; }

body:not(.homepage).saffireLargeSize.saffireWindowScrolled .header {
  height: 133px !important; }

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #1e4e7e;
  font-family: "RobotoCondensed-Regular-webfont", Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  color: #fff; }
  .generalmessage a {
    color: inherit;
    text-decoration: underline; }

.saffireMobileSize .generalmessage {
  height: 40px;
  font-size: 14px;
  line-height: 1.2; }
  @media screen and (max-width: 500px) {
    .saffireMobileSize .generalmessage {
      font-size: 12px; } }

.header-logo {
  display: flex;
  width: 240px;
  height: 95px;
  background: url(images/logo.png) center/contain no-repeat;
  position: absolute;
  left: 2px;
  right: 0;
  top: 0px;
  margin: 0px auto; }

.standAloneDirections {
  color: inherit; }

.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:before {
    text-align: right;
    color: #fff;
    background: transparent;
    font-family: "open_sansregular", Arial, Verdana, sans-serif;
    content: 'Email Signup';
    font-size: 11px;
    padding-right: 10px; }
  .header .emailSignup .emailInputField input {
    height: 30px;
    width: 170px;
    padding: 0 2px;
    font-size: 11px;
    color: #fff;
    font-family: 'RobotoRegular';
    border-radius: 0 !important; }
  .header .emailSignup .emailSubmitButton {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 16px;
    padding: 0 10px;
    border-radius: 0 !important;
    font-size: 14px;
    font-family: "RobotoCondensed-Regular-webfont", Arial, Verdana, sans-serif;
    width: 21px;
    padding: 0;
    font-size: 0 !important; }
    .header .emailSignup .emailSubmitButton:before {
      content: "";
      background: url(images/email-icon-dekstop.png) no-repeat;
      display: block;
      width: 18px;
      height: 14px;
      display: block;
      font-size: 18px;
      font-family: "FontAwesome";
      line-height: 1;
      color: #000; }
    .header .emailSignup .emailSubmitButton:hover {
      color: #a1dffd; }

#weatherBugWidget #weatherBugDescription {
  display: block; }

.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;
  margin-right: 10px; }
  .header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
    height: 30px;
    width: 170px;
    padding: 0 2px;
    font-size: 11px;
    text-align: right;
    color: #fff;
    background: transparent;
    font-family: open_sansregular, Arial, Verdana, sans-serif;
    font-size: 11px;
    border-radius: 0 !important; }
  .header .searchBox:not(.clonedSearchBox) .searchSubmitButton {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    padding: 0 10px;
    border-radius: 0 !important;
    font-size: 14px;
    font-family: "RobotoCondensed-Regular-webfont", Arial, Verdana, sans-serif;
    font-size: 0 !important;
    width: 35px;
    padding: 0;
    font-size: 0; }
    .header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
      content: "";
      background: url(images/search-icon.png) no-repeat;
      display: block;
      width: 14px;
      height: 14px;
      font-size: 18px;
      font-family: "FontAwesome";
      line-height: 1;
      top: 1px;
      position: relative;
      color: #000; }

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  position: relative;
  align-items: center;
  justify-content: center;
  width: 37px;
  height: 50px;
  margin-top: 8px; }
  .saffireMobileSize .header .searchBox:not(.clonedSearchBox):before {
    content: '';
    position: static;
    line-height: 1;
    font-size: 26px;
    color: #eee;
    background: url(images/mobile-search.png) no-repeat;
    width: 16px;
    height: 15px;
    display: block; }

.saffireLargeSize .viewcart {
  display: inline-flex;
  color: inherit; }
  .saffireLargeSize .viewcart .cartMenuLink {
    display: inline-block;
    color: inherit; }
  .saffireLargeSize .viewcart .cartMenuLink:before {
    content: "Cart: ";
    font-size: inherit;
    color: inherit; }

.saffireMobileSize .viewcart {
  display: inline-flex; }
  .saffireMobileSize .viewcart .cartMenuLink {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    color: #eee; }
    .saffireMobileSize .viewcart .cartMenuLink:before {
      content: "\f07a";
      position: relative;
      margin-right: 5px;
      font-family: 'FontAwesome';
      font-size: 26px;
      line-height: 1;
      color: inherit; }

.mobile-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 63px;
  vertical-align: top; }
  @media screen and (min-width: 818px) {
    .mobile-nav-toggle {
      display: none; } }
  .mobile-nav-toggle:before {
    content: '';
    position: relative;
    top: 2px;
    font-family: 'FontAwesome';
    font-size: 28px;
    line-height: 1;
    color: #eee;
    background: url(images/mobile-nav.png) no-repeat;
    width: 20px;
    height: 13px;
    display: block; }
  .mobile-nav-toggle:hover {
    cursor: pointer; }

.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: 12.5px 31px;
    background: none;
    font-family: "RobotoCondensed-Regular-webfont", Arial, Verdana, sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #115fa6;
    text-transform: uppercase; }
  .saffireLargeSize .nav .groups .group:hover > a {
    color: #fff;
    background: #0082ca; }
.saffireLargeSize .nav .items {
  top: 100%;
  left: 0;
  padding: 0;
  background: #0082ca; }
  .saffireLargeSize .nav .items .item a {
    padding: 5px 15px;
    color: #fff;
    font-family: "RobotoCondensed-Regular-webfont", Arial, Verdana, sans-serif; }
  .saffireLargeSize .nav .items .item a:hover {
    color: #fff; }
.saffireLargeSize .nav .item {
  width: 200px;
  line-height: 1.4; }
  .saffireLargeSize .nav .item:hover {
    background: #00a3fd; }
.saffireLargeSize .nav .subitems {
  left: 100%;
  padding: 0;
  background: #0082ca; }

.top-left {
  max-width: 1250px;
  margin: 0px auto;
  display: flex;
  position: relative; }

#weatherBugWidget img {
  margin: 0 0px 0 12px; }

.header-right {
  margin-left: auto;
  margin-top: 9px; }

.saffireLargeSize .navigation-full {
  background: #fff;
  height: 55px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: end;
  justify-content: center; }

.saffireMobileSize #weatherBugWidget, .saffireMobileSize .emailSignup:not(.modalOnly) {
  display: none !important; }
.saffireMobileSize .header-logo {
  display: flex;
  width: 134px;
  height: 52px;
  background: url(images/mobile-logo.png) center/contain no-repeat;
  position: absolute;
  left: 8px;
  right: 0;
  top: 5px;
  margin: 0 !IMPORTANT; }
.saffireMobileSize .header-right {
  display: flex;
  margin-right: 20px;
  margin-top: 0; }

@media screen and (max-width: 1230px) {
  .saffireLargeSize .nav .groups .group > a {
    padding: 12px 11px;
    font-size: 17px; } }
.saffireLargeSize.saffireWindowScrolled .header {
  height: 133px !important; }
.saffireLargeSize.saffireWindowScrolled a.header-logo {
  width: 113px;
  right: 0;
  top: 13px;
  height: 46px; }
.saffireLargeSize.saffireWindowScrolled .navigation-full {
  box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2); }
.saffireLargeSize.saffireWindowScrolled .generalmessage {
  display: none; }

body:not(.homepage).saffireLargeSize .header {
  height: 133px !important; }
  body:not(.homepage).saffireLargeSize .header a.header-logo {
    width: 113px;
    left: -5px;
    right: 0;
    top: 13px;
    height: 46px; }
  body:not(.homepage).saffireLargeSize .header .navigation-full {
    box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2); }

.header .searchBox:not(.clonedSearchBox) .searchBoxInput input:hover {
  color: #a1dffd; }

.header .emailSignup:hover:before {
  cursor: pointer;
  color: #a1dffd; }

div#weatherBugWidget:hover #weatherBugDescription {
  color: #a1dffd; }

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 42px 0 10px;
  background: url("images/footer-bg.jpg") repeat-x #fff center;
  color: #fff;
  text-align: center;
  background-size: cover; }
  .footer a {
    color: #fff;
    text-decoration: none;
    font-family: "RobotoCondensed-Light-webfont";
    font-size: 14px; }
    .footer a:hover {
      text-decoration: underline; }
  .footer ul.footerItems1 {
    margin: 0 auto;
    font-family: "RobotoCondensed-Light-webfont";
    font-size: 14px;
    text-transform: uppercase !Important;
    margin-top: 28px; }
  .footer .footerSignIn {
    text-transform: uppercase; }
  .footer ul.footerItems2 {
    margin: 14px auto 0;
    font-family: "RobotoCondensed-Light-webfont";
    font-size: 13px; }
  .footer ul.footerItems2 li:last-child {
    display: block; }

.saffireMobileSize .footer {
  padding: 42px 0 53px; }
  .saffireMobileSize .footer a:hover {
    text-decoration: none; }
  .saffireMobileSize .footer ul.footerItems1 {
    max-width: 300px;
    margin-bottom: 6px;
    display: none; }
  .saffireMobileSize .footer .footerSignIn {
    max-width: 300px;
    margin: auto; }
  .saffireMobileSize .footer ul.footerItems2 {
    margin-top: 20px;
    text-align: center; }
  .saffireMobileSize .footer img.saffire_logo {
    display: none; }
  .saffireMobileSize .footer .info {
    max-width: 367px;
    margin: 26px auto 0;
    display: inline-block;
    width: 100%; }
  .saffireMobileSize .footer .info a:last-child {
    display: block !important; }
  .saffireMobileSize .footer .right-column .Texas {
    font-size: 24px; }
  .saffireMobileSize .footer .info p, .saffireMobileSize .footer .info a {
    display: inline-block; }
  .saffireMobileSize .footer .right-column .Texas {
    margin-top: 23px;
    margin-top: 23px; }
  .saffireMobileSize .footer a.footer-logo {
    left: -9px; }
  .saffireMobileSize .footer .info a.info-center {
    margin: 0 12px 0 14px; }

a.footer-logo {
  background: url(images/footer-logo.png) no-repeat center;
  width: 200px;
  height: 62px;
  display: block;
  margin: 0px auto; }

.right-column .Texas {
  font-family: Allura-Regular-webfont;
  color: #13d1fa;
  font-size: 40px;
  margin-top: 20px; }

.info p, .info a {
  font-family: RobotoCondensed-Light-webfont;
  color: #fff;
  font-size: 22px;
  margin: 0; }
.info a.info-center {
  margin: 0 24px 0 18px; }

.saffireMobileSize.isResponsive iframe {
  max-width: 100%;
  max-height: 100%;
  height: 537px !important; }

.info {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 14px; }

p.Texas span {
  margin-left: 7px; }

.footer .separator {
  opacity: 0;
  margin: 0 6.5px; }

.sponsorCarouselImageContainer a {
  margin: 0 45px; }

.footer ul.footerItems2 li:last-child {
  max-width: 157px;
  display: flex;
  flex-direction: row;
  margin: 15px auto 0;
  align-items: center; }

ul.footerItems2 li:last-child a {
  display: flex;
  max-width: 118px;
  margin: 17px auto 0; }

ul.footerItems2 a:after {
  content: '';
  background: url(images/saffire-logo.png) no-repeat;
  width: 57px;
  height: 42px;
  display: block;
  position: relative;
  top: -8px; }

.saffire_logo {
  display: none; }

.saffireMobileSize .footer {
  background: url(images/footer-bg.jpg) repeat-x #fff center;
  background-size: cover !important; }

.saffireMobileSize .info p, .saffireMobileSize .info a {
  font-size: 16px; }

.footer-column.third {
  max-width: 170px;
  width: 100%;
  margin-left: auto;
  text-align: left; }

.inn-cent {
  max-width: 216px;
  margin: 0px auto;
  line-height: 21px; }

.saffireWindowScrolled div#siteInfoBannerWidget {
  display: none; }

/* 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: #000;
      line-height: 1.2em;
      pointer-events: none;
      max-width: 100%; }
  .homepage .slideshowSwiperDescription.currentSlideDescription {
    box-sizing: border-box;
    display: flex;
    position: static;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-family: "RobotoCondensed-Regular-webfont", Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    opacity: 0;
    transition: 1s; }
    @media screen and (max-width: 1000px) {
      .homepage .slideshowSwiperDescription.currentSlideDescription {
        padding-top: 1em;
        padding-left: 2%;
        padding-right: 2%; } }
  .homepage #newSliderDescriptionContainer {
    background: rgba(255, 255, 255, 0.8); }
  .homepage .sliderTitle {
    position: relative;
    max-width: 100%;
    line-height: normal;
    font-family: "open_sansbold";
    font-size: 24px;
    font-weight: 400;
    color: #000;
    text-transform: uppercase;
    height: 28px; }
    @media screen and (max-width: 1023px) {
      .homepage .sliderTitle {
        font-size: 18px; } }
  .homepage .swiper-container {
    position: relative;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    z-index: 1;
    /* Specify Swiper's Size: */
    width: 100%;
    max-width: 879px;
    height: 472px;
    /* Swiper Container - Inset Shadow*/
    /* Swiper Container - Hover Styles*/ }
    .homepage .swiper-container:hover .slideshowSwiperDescription {
      max-height: 472px; }
  .homepage .swiper-slide {
    /* Specify Slides's Size: */
    position: relative;
    height: 472px;
    max-width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.3;
    text-align: center;
    width: 879px; }
    .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: 879px) {
    .homepage .swiper-slide,
    .homepage .swiper-container {
      height: 53.6973833902vw !important; } }
  .homepage span.sliderButtonContainer {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    /* Buttons*/ }
    .homepage span.sliderButtonContainer a.button {
      display: inline-block;
      padding: 3px 10px;
      font-family: "open_sansbold";
      font-size: 16px;
      color: #fff !important;
      background: #0082ca;
      background: linear-gradient(180deg, #0082ca);
      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: #08a7ff; }
  .homepage .slideshowSwiperButtonPrev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    margin: auto;
    z-index: 4;
    transition: all 0.3s ease;
    cursor: pointer;
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: calc(20px / 2) 20px calc(20px / 2) 0;
    border-color: transparent #fff transparent transparent;
    left: -889px;
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 879px) {
      .homepage .slideshowSwiperButtonPrev {
        left: 0;
        right: auto;
        top: 26.8486916951vw; } }
    @media screen and (max-width: 929px) {
      .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: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: calc(20px / 2) 0 calc(20px / 2) 20px;
    border-color: transparent transparent transparent #fff;
    right: -889px;
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 879px) {
      .homepage .slideshowSwiperButtonNext {
        right: 0;
        left: auto;
        top: 26.8486916951vw; } }
    @media screen and (max-width: 929px) {
      .homepage .slideshowSwiperButtonNext {
        right: 1%;
        left: auto; } }
  .homepage .sliderControlsContainer {
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    top: 100%;
    bottom: auto;
    /* setting is left, right or center*/
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 108px;
    display: flex;
    align-items: center;
    justify-content: center;
    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 .homepageSwiperSlider {
    max-width: 879px;
    width: 100%; }
  .homepage.saffireLargeSize .slideshowSwiperDescription {
    max-width: none;
    padding: 16px 25px 16px 25px;
    /* Slideshow Description - Hover Styles*/ }
    .homepage.saffireLargeSize .slideshowSwiperDescription:hover .sliderTextDescription {
      opacity: 1; }
    .homepage.saffireLargeSize .slideshowSwiperDescription:hover .sliderTitle {
      opacity: 0; }
  .homepage.saffireLargeSize .swiper-container {
    border: none; }
  .homepage.saffireLargeSize .currentSlideDescription {
    /* Slider Button Container*/ }
    .homepage.saffireLargeSize .currentSlideDescription .sliderButtonContainer {
      position: static;
      display: flex;
      width: auto;
      min-width: initial;
      max-width: none;
      text-align: right;
      z-index: 300;
      display: flex;
      align-items: center;
      justify-content: space-around;
      flex-shrink: 0; }
    .homepage.saffireLargeSize .currentSlideDescription a.button {
      margin: 0 5px;
      padding: 3px 10px; }
  .homepage.saffireLargeSize .sliderTextDescription {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
    left: 32px;
    display: flex;
    align-items: center;
    width: none;
    max-width: calc(100% - 300px);
    opacity: 0;
    transition: opacity 0.4s ease; }
  .homepage.saffireLargeSize .sliderTitle {
    width: 100%;
    max-width: 100%;
    margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: static;
    /* top: nth(parsePadding(map-get($slideshowDescription, padding)),1);*/
    /* bottom: auto;*/
    /* left: nth(parsePadding(map-get($slideshowDescription, padding)),4);*/
    /* right: auto;*/
    display: flex;
    align-items: center;
    margin: 0 auto;
    height: 100%;
    transition: opacity 0.4s ease;
    opacity: 1;
    white-space: normal;
    overflow: visible;
    text-overflow: inherit; }
    @media screen and (max-width: 1023px) {
      .homepage.saffireLargeSize .sliderTitle {
        font-size: 18px; } }
  .homepage.saffireLargeSize #newSliderDescriptionContainer {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    bottom: 0;
    top: auto;
    height: auto;
    width: 1000px;
    max-width: 100%;
    z-index: 2;
    transition: 1s;
    width: none;
    /* 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; }

/*/////////////////////////////////////////////////////////////////////*/
/* ADVANCED SLIDESHOW - saffireMobileSize Settings*/
/*/////////////////////////////////////////////////////////////////////*/
.homepage.saffireMobileSize {
  /* Swiper Slide*/
  /* Slideshow Description - Slider Text Description*/
  /* Slider Title*/
  /* Slideshow Description - Current Slide Description*/
  /* New Slider Description Container*/
  /* Slideshow Swiper Buttons*/
  /* Slideshow Swiper Button - PREV*/
  /* Slideshow Swiper Button - NEXT*/
  /* Slider Controls Container */ }
  .homepage.saffireMobileSize .swiper-slide-active {
    overflow: hidden; }
  .homepage.saffireMobileSize .sliderTextDescription {
    font-size: 14px;
    line-height: 1.3;
    opacity: 1;
    text-align: center; }
  .homepage.saffireMobileSize .sliderTitle {
    height: auto;
    padding: 0;
    font-size: 19.2px;
    text-align: center; }
  .homepage.saffireMobileSize .currentSlideDescription {
    width: 100%;
    height: auto;
    padding: 10px 5%;
    flex-direction: column; }
    .homepage.saffireMobileSize .currentSlideDescription .sliderTextContainer {
      display: flex;
      flex-direction: column;
      width: 100%;
      justify-content: space-around;
      align-items: center; }
    .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer {
      position: static;
      top: auto;
      bottom: 102%;
      left: 0;
      right: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      margin: 10px auto; }
      .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer a {
        display: inline-block;
        width: 25%;
        min-width: 135px;
        padding: 4px 0;
        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 .slideshowSwiperButtonNext,
  .homepage.saffireMobileSize .slideshowSwiperButtonPrev {
    display: none !important; }
  .homepage.saffireMobileSize .slideshowSwiperButtonPrev {
    display: none !important; }
  .homepage.saffireMobileSize .slideshowSwiperButtonNext {
    display: none !important; }
  .homepage.saffireMobileSize .sliderControlsContainer {
    position: absolute;
    top: 0;
    padding: 5px 0; }

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: 100%;
  max-width: 1290px;
  margin: 0 auto;
  padding: 0;
  justify-content: center;
  vertical-align: middle;
  background: transparent;
  text-align: center; }
  #cardWidget .card-widget-item {
    box-sizing: border-box;
    display: flex;
    flex: 1 1 26%;
    margin: 14px 15px;
    max-width: 400px;
    position: relative;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23); }
    #cardWidget .card-widget-item:hover .buttonwrap {
      display: inline-block; }
    #cardWidget .card-widget-item:hover .card-widget-title {
      color: #fff;
      background: none !important;
      padding: 0; }
    #cardWidget .card-widget-item:hover span.card-widget-title:after {
      display: none; }
    #cardWidget .card-widget-item:hover .card-widget-title:before {
      display: none; }
  #cardWidget span.card-widget-title:after {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    z-index: -1; }
  #cardWidget .image-container {
    box-sizing: border-box;
    position: static;
    display: inline-block;
    width: 100%;
    min-height: 255px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
    transition: 0.3s; }
    #cardWidget .image-container .card-widget-title {
      overflow: hidden;
      text-transform: none;
      color: #fff;
      font: 30px/1 'RobotoCondensedBold';
      position: relative;
      padding: 20px 30px;
      width: auto;
      max-width: 327px; }
    #cardWidget .image-container .buttonwrap a {
      color: #fff;
      font-size: 14px;
      text-decoration: none;
      padding: 11px 18px;
      border: 2px solid #fff;
      margin: 36px 0 0;
      display: block;
      font: 16px/1 'RobotoCondensedBold'; }
      #cardWidget .image-container .buttonwrap a:hover {
        background: #2a597b;
        color: #FFFFFF; }
  #cardWidget span.card-widget-description,
  #cardWidget .buttonwrap {
    display: none; }
  #cardWidget .card-widget-item:hover:after {
    content: '';
    background: rgba(36, 108, 173, 0.8);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0; }
  #cardWidget .card-content {
    position: relative;
    z-index: 99;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-sizing: border-box; }

@media only screen and (max-width: 1130px) {
  #cardWidget .card-widget-item {
    flex: 1 1 50%;
    min-width: auto;
    overflow: hidden; } }
@media only screen and (max-width: 1250px) {
  #cardWidget .card-widget-item {
    margin: 14px 4px; } }
@media only screen and (max-width: 600px) {
  /*#cardWidget .image-container {
  	height: 36vw !important;
  	min-height: 216px;
  }*/ }
.saffireMobileSize .second-section-full {
  padding: 0; }

@media only screen and (max-width: 374px) {
  .saffireMobileSize #cardWidget .image-container .buttonwrap a {
    padding: 3px 12.9px; } }
body:not(.homepage).generalMessageOn .content {
  margin: 210px auto 60px; }

.saffireMobileSize #cardWidgetfeaturenew .card-widget-item:hover:after {
  display: none; }

.saffireLargeSize #cardWidget .card-content:after {
  background: url(images/card-widget.png) no-repeat;
  width: 41px;
  height: 41px;
  display: block;
  position: absolute;
  bottom: 0;
  content: '';
  right: 0;
  z-index: 999; }

#cardWidgetfeaturenew {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  max-height: 492px;
  width: 100%;
  max-width: 875px;
  padding: 0;
  vertical-align: middle;
  background: transparent;
  text-align: center; }
  #cardWidgetfeaturenew .card-widget-item {
    box-sizing: border-box;
    display: flex;
    flex: 1 1 100%;
    max-width: 875px;
    position: relative; }
    #cardWidgetfeaturenew .card-widget-item img {
      max-height: 100%; }
    #cardWidgetfeaturenew .card-widget-item:hover .buttonwrap {
      display: inline-block; }
    #cardWidgetfeaturenew .card-widget-item:hover .card-widget-title {
      color: #fff;
      background: none !important;
      padding: 0; }
    #cardWidgetfeaturenew .card-widget-item:hover span.card-widget-title:after {
      display: none; }
    #cardWidgetfeaturenew .card-widget-item:hover .card-widget-title:before {
      display: none; }
  #cardWidgetfeaturenew .image-container {
    box-sizing: border-box;
    position: static;
    display: inline-block;
    width: 100%;
    max-height: 492px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
    transition: 0.3s; }
    #cardWidgetfeaturenew .image-container .card-widget-title {
      overflow: hidden;
      text-transform: none;
      color: #fff !important;
      font: 28px/1 'RobotoCondensedBold';
      position: relative;
      width: auto;
      max-width: 800px;
      margin-left: 15px;
      line-height: 45px; }
    #cardWidgetfeaturenew .image-container .buttonwrap a {
      color: #fff;
      font-size: 14px;
      text-decoration: none;
      padding: 11px 18px;
      border: 2px solid #fff;
      margin: 0 15px 0 0;
      display: block;
      font: 16px/1 'RobotoCondensedBold';
      text-transform: uppercase; }
      #cardWidgetfeaturenew .image-container .buttonwrap a:hover {
        background: #2a597b;
        color: #FFFFFF; }
  #cardWidgetfeaturenew span.card-widget-description,
  #cardWidgetfeaturenew .buttonwrap {
    display: block; }
  #cardWidgetfeaturenew .card-widget-item:after {
    content: '';
    background: rgba(45, 90, 141, 0.8);
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; }
  #cardWidgetfeaturenew .card-content {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-sizing: border-box; }
    #cardWidgetfeaturenew .card-content .card-widget-description {
      display: none; }

.owl-dots .owl-dot.active span {
  background: #1e4e7e; }

@media only screen and (max-width: 1130px) {
  #cardWidget .card-widget-item {
    flex: 1 1 45%;
    min-width: auto;
    overflow: hidden; } }
@media only screen and (max-width: 1260px) {
  .insta-inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }

  .saffireLargeSize .breathe-titke span {
    font-size: 30px; }
  .saffireLargeSize .breathe-titke p {
    font-size: 40px; }
  .saffireLargeSize .saffireLargeSize .breathe-titke p span:before {
    height: 30px;
    width: 13px;
    background-size: contain;
    margin: 0 20px; }
  .saffireLargeSize .breathe-titke {
    text-align: center; }
  .saffireLargeSize .breathe-titke p {
    text-align: center; }
  .saffireLargeSize #sponsorWidgetContainer {
    padding-bottom: 0; }
  .saffireLargeSize div#cardWidgetfeaturenew {
    height: 492px; }
  .saffireLargeSize .slider-outer {
    align-items: center; }
  .saffireLargeSize div#multiScheduleFeature {
    margin-right: auto;
    margin-top: 10px; }

  .saffireLargeSize .mobile-nav-toggle {
    display: none; }
  .saffireLargeSize .header-right {
    margin-right: 10px; }
  .saffireLargeSize .header #weatherBugWidget {
    right: 10px; }
  .saffireLargeSize img.card-widget-image {
    max-width: 100%; }
  .saffireLargeSize div#videoSection {
    margin-right: auto;
    margin-top: 30px; } }
@media only screen and (max-width: 1250px) {
  div#siteInfoBannerWidget {
    margin-left: 10px !IMPORTANT; } }
@media only screen and (max-width: 600px) {
  /*#cardWidget .image-container {
  	height: 36vw !important;
  	min-height: 216px;
  }*/ }
.saffireMobileSize #cardWidget .card-widget-item {
  flex: 1 1 100%;
  overflow: hidden;
  box-shadow: none;
  margin: 0.5px 0; }
.saffireMobileSize #cardWidget .card-widget-item:hover .card-widget-title {
  padding: 0; }
.saffireMobileSize #cardWidget .image-container {
  min-height: 198px; }
.saffireMobileSize #cardWidget .image-container .buttonwrap {
  margin: 10px 0 0 0; }
.saffireMobileSize #cardWidget .card-content {
  padding: 2px; }

@media only screen and (max-width: 374px) {
  .saffireMobileSize #cardWidget .image-container .buttonwrap a {
    padding: 3px 12.9px; } }
.saffireMobileSize span.card-widget-title {
  margin-top: -2px !important;
  line-height: 22px; }
.saffireMobileSize .insta-inner {
  margin: 44px auto 0;
  max-width: 367px; }
.saffireMobileSize #multiSocialWidget .multiSocialWidgetContainer {
  width: 367px; }
.saffireMobileSize .second-section-full {
  background: none; }
.saffireMobileSize .owl-dots {
  margin: 10px auto 0; }
.saffireMobileSize #cardWidgetfeaturenew .card-content {
  height: auto;
  display: flex;
  position: relative;
  margin: 0px 0;
  min-height: 90px !important;
  flex-direction: column; }
.saffireMobileSize #cardWidgetfeaturenew .image-container .card-widget-title {
  font-size: 20px;
  color: #6c6c6c;
  text-shadow: none;
  letter-spacing: -0.2px;
  margin: 0; }
.saffireMobileSize #cardWidgetfeaturenew .buttonwrap {
  display: inline-block; }
  .saffireMobileSize #cardWidgetfeaturenew .buttonwrap a {
    color: #246cad;
    font-size: 16px;
    border-color: #246cad;
    text-transform: uppercase;
    border-width: 3px;
    margin: 15px 0 0;
    padding: 11px 15px 9px 18px;
    letter-spacing: -0.2px; }

@media only screen and (min-width: 700px) {
  .saffireMobileSize #cardWidgetfeaturenew .image-container, .saffireMobileSize #cardWidgetfeaturenew {
    height: auto;
    max-height: 100%; } }
.saffireMobileSize #cardWidgetfeaturenew .card-widget-item:after {
  display: none !important; }

.saffireMobileSize #cardWidgetfeaturenew .card-widget-item .card-content {
  background: rgba(45, 90, 141, 0.8);
  padding-bottom: 10px; }

.saffireMobileSize #cardWidgetfeaturenew .card-widget-item .buttonwrap a {
  border-color: #fff;
  color: #fff; }

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: static;
  display: inline-flex;
  margin-left: -8px;
  width: auto;
  max-width: 100%;
  margin-left: -8px;
  padding: 0;
  background: TRANSPARENT;
  font-family: "RobotoCondensed-Regular-webfont";
  font-size: 16px;
  color: #fff;
  text-align: left;
  line-height: 1;
  z-index: 2;
  padding-top: 11px;
  min-width: auto;
  flex-direction: column;
  justify-content: center; }
  #siteInfoBannerWidget #eventDates {
    font-family: "RobotoCondensedBold";
    font-size: 22px;
    font-weight: 400;
    color: #fff;
    order: 2;
    padding-top: 7px; }
  #siteInfoBannerWidget #eventName {
    font-size: 16px;
    font-weight: 400; }
  #siteInfoBannerWidget .countdownDays {
    display: inline-block;
    font-family: "RobotoCondensed-Regular-webfont";
    font-size: 16px;
    font-weight: 400;
    color: #fff; }
  #siteInfoBannerWidget span.countdownDays {
    text-transform: capitalize; }

.saffireMobileSize #siteInfoBannerWidget {
  left: auto;
  right: auto !important;
  padding: 0;
  background: #368ee0;
  color: #fff;
  width: 100%;
  position: absolute;
  top: 65px;
  margin-left: 0 !IMPORTANT;
  left: 0;
  right: 0;
  text-align: center;
  height: 76px; }
  .saffireMobileSize #siteInfoBannerWidget #eventName {
    font-size: 16px;
    color: inherit;
    margin-top: 1px; }
  .saffireMobileSize #siteInfoBannerWidget #eventDates {
    font-size: 22px;
    color: inherit;
    padding-top: 7px; }
  .saffireMobileSize #siteInfoBannerWidget .countdownDays {
    font-size: 16px;
    color: inherit; }

body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-family: "RobotoCondensedBold";
  font-size: 18px;
  color: #fff; }
  @media screen and (max-width: 817px) {
    body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
      font-size: 16px; } }
body.siteInfoBannerWidgetDateIsPast.noThankYouMessage #siteInfoBannerWidget {
  display: none !important; }

#multiScheduleFeature {
  width: 100%;
  max-width: 374px;
  box-sizing: border-box;
  background: transparent;
  margin-left: auto; }
  #multiScheduleFeature .featureItem {
    background: #1e4e7e;
    color: #FFFFFF;
    box-sizing: border-box;
    display: flex;
    min-height: 115px !important;
    padding: 0;
    margin: 0 0 10.5px;
    position: relative;
    transition: 0.3s; }
    #multiScheduleFeature .featureItem:hover {
      background: #368ee0; }
  #multiScheduleFeature .featureItemImage {
    display: inline-block;
    width: 100px;
    min-width: 100px;
    height: auto;
    margin-right: 10px;
    text-align: center;
    display: none; }
    #multiScheduleFeature .featureItemImage img {
      display: block;
      max-height: 100%;
      max-width: 100%;
      width: auto;
      height: auto; }
  #multiScheduleFeature .text-container {
    display: flex;
    flex-wrap: nowrap;
    flex: 1;
    flex-direction: column;
    padding: 12px 15px 0; }
    #multiScheduleFeature .text-container:before {
      content: 'MORE';
      position: absolute;
      bottom: 8px;
      font-size: 14px;
      font-family: "RobotoRegular"; }
  #multiScheduleFeature .featureItemTitle,
  #multiScheduleFeature .featureItemDate,
  #multiScheduleFeature .featureItemDescription,
  #multiScheduleFeature .button-container {
    display: block; }
  #multiScheduleFeature .featureItemTitle {
    font-family: "RobotoCondensedBold";
    font-weight: 400;
    font-size: 22px;
    order: 2;
    line-height: 26px;
    max-height: 49px;
    overflow: hidden; }
  #multiScheduleFeature .featureItemDate {
    font-family: "RobotoRegular";
    font-weight: 400;
    font-size: 14px;
    order: 1;
    width: 100%;
    color: #fff; }
    #multiScheduleFeature .featureItemDate p {
      margin: 0;
      font-family: 'OpenSansCondensedBold';
      font-size: 25px;
      color: #e0dbd0;
      line-height: 1; }
  #multiScheduleFeature .featureItemDescription {
    font-family: "RobotoSlabRegular";
    font-weight: 400;
    font-size: 14px;
    display: none !important; }
  #multiScheduleFeature .more-text {
    padding-left: 3px;
    text-decoration: underline; }

/* My Style */
.multiFeatureContent {
  display: flex;
  flex-direction: column;
  max-width: 374px;
  margin-left: auto; }

.event-calendar-title {
  font-family: "RobotoSlabBold";
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  color: #2c4367;
  background: rgba(255, 255, 255, 0.5); }

.all-events-btn {
  font-family: "OpenSans-Light-webfont";
  color: #FFFFFF;
  width: 100%;
  display: inline-block;
  font-size: 0;
  text-align: right;
  position: relative;
  right: 41px;
  margin-top: 9px; }

.all-events-btn:hover {
  color: #feb61c;
  border-color: #feb61c; }

.saffireMobileSize .event-calendar-title {
  font-size: 30px;
  padding: 8px; }

.homepage.saffireMobileSize #multiScheduleFeature .featureItemTitle {
  font-size: 20px; }

.site-info-banner-main {
  max-width: 1138px;
  margin: 0px auto;
  display: flex; }

span.featureItemDate span {
  color: #fff;
  display: block;
  line-height: 20px;
  font-family: OpenSans-Light-webfont;
  font-size: 24px; }

#multiScheduleFeature .featureItem:after {
  content: '';
  font-size: 20px;
  justify-content: center;
  display: flex;
  align-items: center;
  font-family: "OpenSans-Light-webfont";
  padding-right: 16px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(images/plus-icon.png) no-repeat;
  width: 25px;
  height: 41px; }

a.all-events-btn:after {
  content: 'View full calendar';
  text-transform: uppercase;
  font-size: 18px; }

a.all-events-btn:before {
  content: '';
  background: url(images/plus-icon.png) no-repeat;
  text-transform: uppercase;
  font-size: 18px;
  width: 20px;
  height: 20px; }

.saffireMobileSize .site-info-banner-main {
  flex-direction: column; }
.saffireMobileSize .multiFeatureContent {
  margin: 8px auto 0; }
.saffireMobileSize #multiScheduleFeature {
  margin: 22px auto 0; }
.saffireMobileSize a.all-events-btn {
  right: 0;
  text-align: center; }
.saffireMobileSize .slider-outer-wrapper {
  background: none;
  padding-bottom: 44px; }
.saffireMobileSize #multiScheduleFeature .text-container {
  padding: 12px 15px 0; }
.saffireMobileSize #multiScheduleFeature .featureItem {
  margin: 0 0 3px; }
.saffireMobileSize div#multiScheduleFeature:before {
  content: 'Event Calendar';
  color: #6c6c6c;
  display: block;
  font: 36px/1 RobotoCondensed-Light-webfont;
  text-align: center; }
.saffireMobileSize .breathe-titke p {
  font-size: 70px !IMPORTANT;
  margin-bottom: 23px;
  padding: 0; }

.content span.small.bc {
  font-family: 'RobotoRegular'; }

.socialNetworks {
  z-index: 80000000;
  position: absolute;
  right: -64px;
  top: 0;
  transition: 0.6s ease;
  background: #1964a9;
  border-radius: 50px;
  padding: 5px 3px; }
  .socialNetworks img {
    display: block;
    max-width: 40px;
    max-height: 40px;
    border-radius: 50%; }
  .socialNetworks > span, .socialNetworks > a {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    left: 0;
    border: 3px solid #1964a9;
    transition: 0.2s;
    margin-bottom: 4.2px;
    border-radius: 50%;
    border: none;
    padding: 3px;
    background-color: transparent; }
  .socialNetworks > a:hover {
    left: -6px;
    z-index: 2;
    transition: 0.2s;
    left: 0;
    background-color: #fff; }

#musicPlayerLink {
  height: 40px;
  width: 40px;
  float: none;
  margin: 0;
  background: url("images/music.jpg") no-repeat right 0;
  border: 3px solid #1964a9;
  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: #1964a9;
    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: 1385px) {
  .socialNetworks {
    top: auto;
    right: 0;
    top: auto !Important;
    bottom: 10px !important;
    border-top: none;
    border-bottom: none;
    padding: 0;
    position: fixed;
    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, #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; }

@media screen and (max-width: 1230px) {
  .pageIsLoaded .socialNetworks {
    bottom: 0;
    bottom: 5px;
    right: 5px; } }

/* SOCIAL NETWORK PLUGIN */
#multiSocialWidget {
  height: 411px;
  width: 528px;
  max-width: 98%;
  background: none; }
  #multiSocialWidget .multiSocialWidgetTab {
    display: inline-block;
    padding: 10px 25px;
    margin: 0 5px 0 0;
    background: #b1d3ff;
    font-family: "RobotoCondensedBold";
    font-size: 14px;
    color: #107dce;
    text-decoration: none;
    cursor: pointer; }
    #multiSocialWidget .multiSocialWidgetTab:hover {
      background: #246cad;
      color: #fff; }
  #multiSocialWidget .multiSocialWidgetTab.currentTab {
    background: #246cad;
    color: #fff;
    text-decoration: none;
    cursor: default; }
  #multiSocialWidget .multiSocialWidgetContainer {
    position: relative;
    top: 0;
    left: 0;
    height: 356px;
    width: 518px;
    max-width: 98%;
    padding: 10.5px 5px 0;
    background: #fff;
    overflow-x: hidden;
    overflow-y: auto; }
  #multiSocialWidget #instafeedContainer img {
    width: 45%;
    margin-right: 3%;
    margin-left: 2%; }
  #multiSocialWidget #instafeedContainer > a:hover {
    opacity: 0.75; }
  #multiSocialWidget #facebookfeedContainer {
    overflow: hidden; }

.saffireMobileSize #multiSocialWidget {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }
  .saffireMobileSize #multiSocialWidget .multiSocialWidgetTab {
    font-size: 14px; }
  .saffireMobileSize #multiSocialWidget .multiSocialWidgetContainer {
    padding: 2.5px 0px 0; }
  .saffireMobileSize #multiSocialWidget .multiSocialWidgetTab {
    margin: 0px 5px 0px 5px; }

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 1345px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 31px 0 64px;
  margin-top: 20px; }
  #sponsorWidgetContainer .sponsorWidgetContainer {
    padding-top: 40px; }
  #sponsorWidgetContainer .sponsorCarouselImage img {
    max-width: 200px;
    max-height: 115px; }
  #sponsorWidgetContainer #sponsorsTitleContainer {
    width: 100%;
    text-align: center;
    top: 0; }
    #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
      font-family: "RobotoCondensed-Light-webfont";
      font-size: 40px;
      color: #246cad;
      text-shadow: none;
      text-transform: none; }
  #sponsorWidgetContainer #sponsorArrowRight,
  #sponsorWidgetContainer #sponsorArrowLeft {
    display: none; }

.saffireMobileSize #sponsorWidgetContainer .sponsorWidgetContainer {
  padding-top: 10px; }
.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img {
  max-width: 60px;
  max-height: 100px; }
.saffireMobileSize .sponsorCarouselImageContainer a {
  margin: 15px 20px 0; }
.saffireMobileSize #sponsorWidgetContainer {
  margin-top: 0;
  padding-bottom: 20px; }

#videoSection {
  position: relative;
  display: inline-block;
  width: 621px;
  max-width: 100%;
  vertical-align: top;
  float: none;
  margin-left: auto;
  overflow: hidden;
  margin-top: 20px; }
  #videoSection.single-video #arrow-container {
    display: none; }

#videoWidget {
  box-sizing: border-box;
  position: relative;
  height: 0;
  width: 100%;
  max-width: 621px;
  padding-bottom: 62.5%;
  text-align: center; }
  #videoWidget iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100% !important;
    height: 100%;
    border: none !important;
    z-index: 1; }
  #videoWidget .video-loading {
    box-sizing: border-box;
    position: relative;
    top: calc(50% - 40px);
    left: 0;
    right: 0;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border: 10px solid rgba(255, 255, 255, 0.2);
    border-top-color: #fff;
    border-radius: 100%;
    z-index: 0;
    animation: spin 1s infinite linear; }
  #videoWidget .video-arrow {
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    padding: 14px;
    background-size: contain;
    background-position: center;
    transform: translateY(-50%);
    transition: all 0.3s ease;
    cursor: pointer;
    z-index: 1; }
    #videoWidget .video-arrow.previous {
      background: url("images/vid-arrow-left.png") no-repeat center;
      left: -25px;
      opacity: 0;
      visibility: hidden; }
    #videoWidget .video-arrow.next {
      background: url("images/vid-arrow-right.png") no-repeat center;
      right: -25px;
      opacity: 0;
      visibility: hidden; }
  #videoWidget:hover .video-arrow.previous {
    left: 8px;
    opacity: 0.8;
    visibility: visible; }
  #videoWidget:hover .video-arrow.next {
    right: 8px;
    opacity: 0.8;
    visibility: visible; }
  #videoWidget #videoList {
    display: none; }

@keyframes spin {
  100% {
    transform: rotate(360deg); } }
.saffireMobileSize #videoSection {
  display: none; }

.emailSignup.modalOnly {
  text-align: center; }
  .emailSignup.modalOnly input {
    width: 75% !important;
    padding: 5px;
    font: 14px/1 "RobotoCondensed-Regular-webfont", Arial, Verdana, sans-serif; }

.modalClose > a.modalCloseButton {
  margin-right: 10px;
  padding: 5px !important; }

/*# sourceMappingURL=theme.css.map */
