/************** 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: "RobotoCondensedBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RobotoCondensedBold.woff2") format("woff2"), url("fonts/RobotoCondensedBold.woff") format("woff"); }
@font-face {
  font-family: "RobotoSlabBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RobotoSlabBold.woff2") format("woff2"), url("fonts/RobotoSlabBold.woff") format("woff"); }
@font-face {
  font-family: "RobotoSlabRegular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RobotoSlabRegular.woff2") format("woff2"), url("fonts/RobotoSlabRegular.woff") format("woff"); }
@font-face {
  font-family: "OpenSansCondensedBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/OpenSansCondensedBold.woff2") format("woff2"), url("fonts/OpenSansCondensedBold.woff") format("woff"); }
body {
  color: #3e5979;
  font: 16px/1.5 "RobotoSlabBold", Arial, Verdana, sans-serif; }

body:not(.homepage) h1, body:not(.homepage) h2, body:not(.homepage) h3, body:not(.homepage) h4, body:not(.homepage) h5, body:not(.homepage) h6 {
  font-family: "RobotoCondensedBold";
  font-weight: normal;
  color: #3e5979;
  line-height: 1.2; }
body:not(.homepage) h1 {
  margin: 0.2em 0;
  font-size: 40px; }
body:not(.homepage) h2,
body:not(.homepage) h2 a {
  font-size: 30px; }
body:not(.homepage) h3 {
  font-size: 24px; }
body:not(.homepage) a {
  color: #3e5979; }
body:not(.homepage) .cartcols h2 {
  font-size: 20px; }
body:not(.homepage) .subContainer h1 {
  font-size: 26px; }
body:not(.homepage) .subContainer h2 {
  font-size: 22px; }
body:not(.homepage) .subContainer h3 {
  font-size: 18px; }

a:hover {
  text-decoration: none; }

/***************** CONTAINERS **************************/
body {
  background: url(images/inner-bg.jpg) #FFFFFF no-repeat top center;
  background-size: cover; }

.homepage {
  background: #fff; }

.wrapper {
  width: 100%; }

body:not(.homepage) .content {
  position: relative;
  max-width: calc(1030px - 15px - 15px);
  margin: 183px auto 60px;
  padding: 15px 15px 15px 15px;
  background: #fff; }

.saffireLargeSize.homepage .content,
.homepage .content {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: none; }

.subContainer {
  background: #ccc;
  color: #111;
  box-shadow: 2px 2px 5px #000; }

.subContainer a,
.subContainer h1, .subContainer h2, .subContainer h3 {
  color: #111; }
.subContainer .error {
  color: #000; }

.dateDisplayBar,
.dateDisplay {
  background: #3e5979;
  color: #fff; }
  .dateDisplayBar a,
  .dateDisplay a {
    color: #fff; }

#google_translate_element {
  /* |%  Google translate position */
  top: 15px;
  right: 30px; }

.carthr {
  background: #111; }

.orderhistory {
  background: #3e5979; }

.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; }

/* Custom Style */
.inner-container {
  width: 100%;
  max-width: 1013px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }

.saffireLargeSize.saffireWindowScrolled .inner-container {
  max-width: 100%; }

.top-header {
  background: #3e5979;
  width: 100%;
  min-height: 29px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: position .2s;
  -ms-transition: position .2s;
  -o-transition: position .2s;
  transition: all 0.2s ease; }

.saffireLargeSize.saffireWindowScrolled .top-header {
  min-height: 52px; }

.top-header .inner-container {
  display: flex; }

.slider-container {
  margin: 29px auto 0 !important;
  padding: 154px 0 60px !important;
  background: url(images/slider-bg.jpg) no-repeat;
  background-size: cover; }

.saffireMobileSize .slider-container {
  margin: 0 auto !important;
  padding: 0 !important; }

.cartwidget-container {
  background: #97da79;
  padding: 21px 0 2px; }

.saffireMobileSize .cartwidget-container {
  padding: 10px 0 12px; }

.insta-scheduler-main {
  background: url(images/insta-scheduler.jpg) no-repeat;
  background-size: cover;
  padding: 22px 0 77px; }

.saffireMobileSize .insta-scheduler-main {
  padding: 22px 13px 7px; }

.saffireMobileSize .insta-scheduler-main {
  box-sizing: border-box; }

.insta-schedular-container {
  max-width: 1050px;
  width: 100%;
  margin: 0 auto;
  display: flex; }

.multi-scheduler-container {
  width: 100%;
  max-width: 512px;
  margin: 40px 0 0; }

.sponsors-container {
  padding: 13px 18px 0;
  box-sizing: border-box;
  display: flex;
  width: 100%;
  max-width: 1502px;
  margin: 0 auto;
  align-items: center; }

.saffireMobileSize .sponsors-container {
  padding: 0; }

.footer-container {
  max-width: 948px;
  width: 100%;
  margin: 0 auto; }

.footer-container.first {
  display: flex; }

.saffireMobileSize .footer-container.first {
  display: block;
  text-align: center;
  padding: 0 13px;
  box-sizing: border-box; }

.logo-container {
  margin: 0 42px 0 0; }

.top-footer {
  padding: 3px 10px 8px; }

.saffireMobileSize .top-footer {
  padding: 3px 10px 18px; }

.bottom-footer {
  background: #97da79;
  display: flex;
  padding: 0 10px 42px; }

@media only screen and (min-width: 801px) and (max-width: 1135px) {
  .multi-scheduler-container {
    flex: 1;
    margin: 40px 10px 0; }

  .bottom-footer {
    padding: 0 10px 55px; } }
@media only screen and (min-width: 801px) and (max-width: 1135px) {
  .multi-scheduler-container {
    margin: 0 auto !important; }

  #sponsorWidgetContainer {
    max-width: 63%; } }
@media only screen and (max-width: 1135px) {
  .insta-schedular-container {
    flex-direction: column; }

  .multi-scheduler-container {
    margin: 22px auto 0;
    box-sizing: border-box; } }
.saffireMobileSize .top-header {
  height: 64px; }

.saffireMobileSize .logo-container {
  margin: 0; }

.saffireMobileSize a.footer-logo {
  width: 152px;
  height: 117px;
  background-size: contain; }

.saffireMobileSize .bottom-footer {
  padding: 0 23px 55px; }

.saffireMobileSize:not(.homepage) .content {
  margin: 20px auto 60px; }

#quickVoteWidget .homepageh1 {
  font-family: "RobotoSlabBold";
  font-size: 40px;
  color: #2c4367;
  text-shadow: none;
  margin: 8px 0 0;
  font-weight: 300; }

.saffireLargeSize:not(.saffireWindowScrolled) .cartMenu {
  left: 0;
  right: auto; }

/************* BUTTON STYLES *********************/
a.button,
.button {
  /* |%  set font-family */
  padding: 1px 8px;
  font-size: 20px;
  text-transform: uppercase;
  border-radius: 0px;
  text-decoration: none;
  font-weight: normal;
  font-family: "RobotoCondensedBold";
  border: 3px solid #3e5979;
  text-decoration: none; }

a.button,
.button,
.buttonSmall {
  background: transparent;
  background: -webkit-linear-gradient(-90deg, transparent);
  background: linear-gradient(180deg, transparent);
  color: #3e5979; }

a.button:hover,
.button:hover,
.buttonSmall:hover {
  background: #3e5979;
  color: #FFFFFF; }

a.updateButton.buttonSmall,
a.removeButton.buttonSmall,
a.cartMenuRemoveButton.button.buttonSmall {
  font-size: 0.9em; }

/************************* MODAL CONTENT ********************/
.modal {
  background: #fff;
  padding-top: 15px;
  border: 10px solid #fff; }

.modalBody {
  /* |%  set modal background color if not white */
  background: #fff;
  padding: 14px; }

.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; }

/* SHOWORKS TABLE */
.modalBody .showorksModalTitle {
  /* |%  set font-family */
  font-size: 32px;
  line-height: 36px; }
.modalBody .showorksBreadcrumbs {
  /* |%  set font-family */
  font-size: 20px;
  color: #3e5979;
  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: #3e5979; }
.modalBody .showorksTableGrid tr.odd {
  background: #fff;
  color: black; }
.modalBody .showorksTableGrid tr.even {
  background: #e6e6e6;
  color: black; }

.generalmessage {
  /* |%  set font-family, background color, color, etc. */
  background: #97da79;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 8px;
  font-family: "open_sansbold"; }
  .generalmessage a {
    color: #fff; }
  @media screen and (max-width: 817px) {
    .generalmessage {
      background: #3e5979; } }

.header .searchBox a.button,
.header .emailSignup a.button {
  color: #4a4b6e !important;
  background: url(images/ticket-mobile.png);
  font-family: "RobotoCondensedBold";
  padding: 0 8px 1px; }

.header .searchBox a.button:hover,
.header .emailSignup a.button:hover {
  background: url(images/ticket-mobile.png); }

.saffireLargeSize .header .searchBoxSubmit a.button {
  text-indent: -999px;
  width: 1.4em;
  position: relative;
  overflow: hidden;
  font-family: "FontAwesome";
  display: inline-block; }

.saffireLargeSize .header .searchBoxSubmit a.button:before {
  content: "\f002";
  text-indent: 0;
  font-size: 1em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  margin: auto; }

.saffireLargeSize .header .emailSignup .emailInputSubmit a.button {
  text-indent: -999px;
  width: 1.4em;
  position: relative;
  overflow: hidden;
  font-family: "FontAwesome";
  display: inline-block; }

.saffireLargeSize .header .emailSignup .emailInputSubmit a:before {
  content: "\f003";
  text-indent: 0;
  font-size: 1.4em;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: inline-block;
  margin: auto; }

.header input.textbox {
  min-height: 14px; }

.header {
  /* |%  need to set height and width if not 100% */
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  height: 183px;
  background: transparent;
  top: 0;
  position: fixed;
  z-index: 9999;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease; }

@media screen and (max-width: 800px) {
  /* prevents crazyshifty stuff before js loads */
  .header {
    opacity: 0; }

  .pageIsLoaded .header {
    opacity: 1; } }
.saffireMobileSize .header {
  height: 69px;
  padding: 66px 0 0;
  background: #97da79; }

.saffireMobileSize.siteInfoBannerOn .header {
  height: 129px; }

.headerInnerContent {
  display: block;
  margin: 0 auto;
  position: relative; }

.saffireLargeSize .headerInnerContent {
  height: 183px;
  max-width: 997px;
  display: block;
  margin: 0 auto; }

.saffireMobileSize .headerInnerContent {
  padding-right: 0; }

.saffireMobileSize .headerInnerContent > .clear {
  clear: none; }

#customLogo {
  /* |%  logo settings */
  background: url("images/logo.png") no-repeat top center;
  z-index: 1;
  height: 178px;
  position: absolute;
  left: -36px;
  right: auto;
  top: -29px;
  bottom: auto;
  width: 307px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  left: 0;
  position: absolute;
  right: 0;
  margin: auto;
  background-size: auto; }

@media screen and (max-width: 1069px) {
  .saffireLargeSize #customLogo {
    left: 0; } }

.saffireMobileSize #customLogo {
  width: 76px;
  top: -72px;
  left: 8px; }

/* MAIN NAVIGATION */
.saffireLargeSize .nav {
  height: 37px;
  padding: 0;
  background: none;
  clear: both;
  width: 100%;
  z-index: 5002 !important;
  top: 79px;
  position: absolute;
  top: 111px; }

.saffireLargeSize .nav:hover {
  z-index: 5002 !important; }

.saffireLargeSize .nav .groups {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  height: 37px;
  max-height: 50px;
  top: 3px;
  margin: auto;
  right: 0;
  width: 100%;
  text-align: center;
  position: absolute;
  right: 0;
  left: auto;
  top: 79px;
  bottom: auto;
  bottom: auto;
  top: 0;
  box-sizing: border-box; }

.saffireLargeSize .nav .groups .group {
  margin: 0 0 0 5px;
  padding: 4px 23px 5px;
  float: none;
  display: inline-block; }

.saffireLargeSize .nav .groups .group a,
.saffireLargeSize .navDummyLink {
  font-size: 22px;
  font-family: "RobotoSlabBold";
  line-height: normal;
  text-transform: uppercase;
  color: #fefefe;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5); }

@media screen and (max-width: 1030px) {
  .saffireLargeSize .nav .groups .group a,
  .saffireLargeSize .navDummyLink {
    font-size: 17.6px; } }
.saffireLargeSize .nav .groups .group a:hover,
.saffireLargeSize .nav .groups .group:hover a,
.saffireLargeSize .nav .groups .group:hover {
  color: #fefefe;
  background: #feb61c;
  border-radius: 4px 4px 0 0; }

.saffireLargeSize .nav .groups .group[aria-haspopup="false"] a:hover,
.saffireLargeSize .nav .groups .group[aria-haspopup="false"]:hover a,
.saffireLargeSize .nav .groups .group[aria-haspopup="false"]:hover {
  border-radius: 4px; }

/* MAIN NAVIGATION DROP-DOWN MENUS */
.saffireLargeSize .nav .items,
.saffireLargeSize .nav .subitems {
  /* |%  nav dropdown colors */
  background: #feb61c;
  padding-top: 0;
  padding-bottom: 0;
  color: #fff; }

.saffireLargeSize .nav .items {
  left: 0;
  min-width: 100%; }

.saffireLargeSize .nav .item {
  min-width: 100%; }

.saffireLargeSize .nav .groups .group:hover .items .item a,
.saffireLargeSize .nav .items .item a,
.saffireLargeSize .navDummyLink {
  color: #fff;
  font: 16px "RobotoSlabBold", Arial, Verdana, sans-serif, Arial, Helvetica, sans-serif; }

.saffireLargeSize .nav .items .item a:hover {
  color: #e0e0e0;
  background: #dc9601; }

.saffireLargeSize .nav .group:last-child .items {
  left: auto;
  right: 0; }

.saffireLargeSize .nav .group:last-child .subitems {
  left: auto;
  right: 100%; }

/* TOP LINKS */
.saffireLargeSize .quickLinks {
  position: relative;
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  z-index: 9999; }

.saffireLargeSize .quickLinks ul li a:hover,
.saffireLargeSize .quickLinks ul li.standardLoginStatus a:hover,
.saffireLargeSize .quickLinks ul li.standardMyAccount a:hover,
.saffireLargeSize a.cartMenuLink:hover {
  /* |%  hover color for quick links */
  color: #feb61c; }

.saffireLargeSize .quickLinks,
.saffireLargeSize .quickLinks ul li,
.saffireLargeSize .quickLinks ul li a,
.saffireLargeSize .quickLinks ul li.standardLoginStatus a,
.saffireLargeSize .quickLinks ul li.standardMyAccount a,
.saffireLargeSize a.cartMenuLink {
  font-size: 14px;
  line-height: normal;
  color: #fff;
  font-family: "RobotoCondensedBold";
  text-transform: uppercase; }

.saffireLargeSize .quickLinks ul li > a.ticket,
.saffireLargeSize .ticket,
.saffireLargeSize .ticket:hover {
  display: inline-block;
  position: absolute;
  right: 0;
  left: auto;
  top: 23px;
  bottom: auto;
  color: #4a4b6e;
  padding-left: 0;
  font-family: "RobotoCondensedBold";
  font-size: 20px;
  text-decoration: none;
  text-transform: uppercase;
  background: url(images/tickets.png) no-repeat;
  width: 106px;
  height: 68px;
  padding: 9px 10px;
  width: 86px;
  height: 50px; }

.saffireLargeSize .ticket:hover {
  background: url(images/tickets.png) no-repeat; }

.saffireMobileSize a.ticket,
.saffireMobileSize a.ticket:hover {
  border-radius: 0px;
  overflow: hidden;
  padding: 0 3px;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 150px;
  height: 49px;
  text-decoration: none;
  text-indent: 0;
  top: -123px;
  white-space: nowrap;
  line-height: 49px !important;
  font-size: 26px !important;
  text-transform: uppercase;
  text-align: center;
  background: url(images/ticket-mobile.png) no-repeat;
  color: #4a4b6e;
  font-family: "RobotoCondensedBold";
  font-size: 24px; }

.saffireLargeSize .viewcart {
  position: relative;
  z-index: 2000000;
  margin: -2px 0 0;
  font-size: 1em; }

.saffireMobileSize .viewcart {
  margin: -3px 0 0; }

.cartNavItemSection.cartNavItemSectionProductDetails {
  border-bottom-color: #fff; }

.saffireLargeSize .viewCartText {
  display: none; }

.saffireLargeSize .standardViewCart {
  position: relative;
  line-height: 24.5px !important;
  top: -2.625px; }

.saffireLargeSize #svgViewCartIcon {
  display: inline-block; }

.saffireLargeSize .standardCartView {
  margin: 0 !important;
  background: #999;
  padding-left: 5px;
  padding-right: 4px;
  margin-right: -4px;
  border-radius: 0 3px 3px 0;
  top: -2.625px;
  position: relative; }

.saffireLargeSize .standardViewCart {
  background: #999;
  padding-left: 2px;
  padding-right: 1px;
  border-radius: 3px 0 0 3px; }

.saffireLargeSize .quickLinks ul .viewcart a {
  position: relative;
  bottom: -2px;
  font-family: "RobotoCondensedBold";
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
  color: #fff;
 /*  @if map-get($quickLinks, icon-cart) {
  	color: map-get($headerInputs, font-color);

  } */ }

.saffireLargeSize #svgViewCartIcon path {
  fill: #fff; }

/* EMAIL & SEARCH BOXES */
.saffireLargeSize .header .emailSignup {
  position: absolute;
  right: 7px;
  left: auto;
  top: 0;
  bottom: auto;
  width: auto;
  z-index: auto;
  font-size: 2em; }

.quickLinks ul {
  z-index: auto; }

.saffireLargeSize .header .emailSignup .emailInputField input {
  width: 0;
  padding: 0;
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  transition: all 0.3s ease;
  border-width: 0;
  box-shadow: none; }

.saffireLargeSize .header .emailSignup:hover .emailInputField input,
.saffireLargeSize .header .emailSignup .emailInputField input:focus {
  width: 125px;
  padding-right: 15px;
  padding-left: 5px;
  z-index: 2000001; }

.saffireLargeSize .header .emailSignup .emailInputSubmit a {
  border-radius: 0px !important; }

.saffireLargeSize .header .emailSignup:hover .emailInputSubmit a {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.saffireLargeSize .header .emailSignup .emailInputSubmit a:hover {
  background: url(images/ticket-mobile.png); }

.searchBox input,
.emailSignup .textbox {
  border-radius: 0px 0 0 0px;
  top: 0; }

.saffireMobileSize .searchBox input,
.saffireMobileSize .emailSignup .textbox {
  border: 1px solid #3e5979 !important; }

.saffireLargeSize .header .searchBox {
  position: absolute;
  right: 62px;
  left: auto;
  top: 0;
  bottom: auto;
  height: 29px;
  z-index: 5003;
  font-size: 2em; }

.quickLinks ul,
.saffireLargeSize .header .searchBox,
.saffireLargeSize .header .emailSignup {
  z-index: 9999; }

.saffireLargeSize .header .searchBox .searchBoxInput input {
  width: 0;
  padding: 0;
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  transition: all 0.3s ease;
  border-width: 0;
  box-shadow: none; }

.saffireLargeSize .header .searchBox:hover .searchBoxInput input,
.saffireLargeSize .header .searchBox .searchBoxInput input:focus {
  width: 125px;
  padding-right: 15px;
  padding-left: 5px;
  z-index: 2000001; }

.saffireLargeSize .header .searchBox .searchBoxSubmit a {
  border-radius: 0px !important; }

.saffireLargeSize .header .searchBox:hover .searchBoxSubmit a {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.saffireLargeSize .header .searchBox .searchBoxSubmit a.button:hover {
  background: url(images/ticket-mobile.png); }

/* WEATHER BUG */
#weatherBugWidget {
  color: #fff;
  white-space: nowrap;
  position: relative;
  left: 0;
  right: auto;
  top: -4px;
  bottom: auto;
  visibility: hidden;
  font-family: 'OpenSans-Bold-webfont';
  font-size: 11px;
  background: rgba(27, 79, 144, 0.7);
  display: inline-block;
  padding: 6px 7px 8px; }

.weatherDescriptive {
  display: none !important; }

.saffireMobileSize #weatherBugWidget {
  display: none !important; }

#weatherBugText {
  display: none; }

#weatherBugImage {
  top: 3px; }

#weatherBugShortDescription {
  display: inline; }

/* Custom Style */
.saffireLargeSize .quickLinks {
  margin: 7px 0 0 14px; }

.quickLinks a {
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4); }

.quickLinks ul li {
  margin-left: 9px; }

.quickLinks ul li:nth-child(2) {
  margin-left: 21px; }

.saffireLargeSize .headerInnerContent {
  max-width: 100%; }

.header .searchBox a.button,
.header .emailSignup a.button {
  padding: 0;
  background: none !important;
  border: none; }

.saffireLargeSize .header .emailSignup .emailInputSubmit a.button {
  width: 25px;
  padding-left: 7px; }

.saffireLargeSize .header .emailSignup .emailInputSubmit a:before {
  content: "";
  background: url(images/email-icon.png) no-repeat top right; }

.saffireLargeSize .emailSignup > div {
  height: 29px; }

.saffireLargeSize .searchBox > div {
  height: 29px; }

.saffireLargeSize .header .searchBoxSubmit a.button:before {
  content: "";
  background: url(images/search-icon.png) no-repeat top right; }

.saffireLargeSize.saffireWindowScrolled #customLogo {
  left: 10px;
  top: -50px;
  right: auto;
  width: 120px;
  height: 103px;
  background-size: contain;
  z-index: 9999; }

.saffireLargeSize.saffireWindowScrolled .quickLinks {
  right: 0;
  position: absolute; }

.saffireLargeSize.saffireWindowScrolled .quickLinks ul {
  margin: 11px 116px 0 0; }

.saffireLargeSize.saffireWindowScrolled #siteInfoBannerWidget {
  left: -260px; }

.saffireLargeSize.saffireWindowScrolled .nav .groups {
  text-align: left; }

.saffireWindowScrolled .searchBox,
.saffireWindowScrolled .emailSignup {
  display: none; }

.saffireLargeSize.saffireWindowScrolled .nav {
  top: -44px; }

@media screen and (max-width: 1600px) {
  .saffireLargeSize.user-signed-in.saffireWindowScrolled .nav {
    left: -100px; } }

.saffireLargeSize.saffireWindowScrolled .nav .groups .group a {
  font-size: 16px; }

.saffireLargeSize.saffireWindowScrolled .ticket {
  right: 6px;
  top: -46px;
  width: 68px;
  background-size: contain;
  font-size: 16px;
  z-index: 9999; }

.saffireLargeSize.saffireWindowScrolled .searchBox,
.saffireLargeSize.saffireWindowScrolled .emailSignup {
  top: 4px; }

.saffireLargeSize.saffireWindowScrolled .header,
.saffireLargeSize.saffireWindowScrolled .headerInnerContent {
  height: 54px; }

@media only screen and (min-width: 801px) and (max-width: 1135px) {
  .saffireLargeSize .ticket,
  .saffireLargeSize .ticket:hover {
    right: 10px; } }
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  .saffireLargeSize.saffireWindowScrolled #customLogo {
    width: 87px;
    height: 68px; }

  .saffireLargeSize.saffireWindowScrolled .nav .groups .group a {
    font-size: 11px !important; }

  .quickLinks ul li:nth-child(2) {
    margin-left: 21px; }

  .saffireLargeSize .header .searchBox {
    right: 46px; }

  .saffireLargeSize.saffireWindowScrolled .quickLinks ul {
    margin: 11px 100px 0 0; }

  .saffireLargeSize .nav .groups .group {
    padding: 4px 9px 5px; }

  .saffireLargeSize.saffireWindowScrolled .quickLinks ul li a {
    font-size: 11px !important; } }
@media only screen and (min-width: 801px) and (max-width: 996px) {
  .saffireWindowScrolled .nav .groups .group {
    padding: 4px 4px 5px; } }
.saffireMobileSize .quickLinks {
  position: absolute;
  right: 47px;
  left: auto;
  top: 10px; }

.saffireMobileSize .quickLinks ul li:last-child {
  display: inline; }

.saffireMobileSize #mainNavigation {
  top: -38px;
  position: absolute;
  right: 22px;
  width: 21px;
  height: 13px; }

.saffireMobileSize .nav::before {
  content: "";
  background: url(images/mobile-toggle.png) no-repeat center;
  width: 20px;
  height: 13px;
  position: absolute;
  top: 0;
  opacity: 0.8; }

.saffireMobileSize .nav:hover::before {
  opacity: 1; }

.saffireMobileSize .viewcart::before {
  content: "";
  background: url(images/mobile-cart.png) no-repeat center;
  padding: 13px;
  opacity: 0.8; }

.saffireMobileSize .viewcart:hover::before {
  opacity: 1; }

.saffireMobileSize .header .searchBox {
  position: absolute;
  right: 0;
  top: 19px;
  right: 86px;
  padding: 7px 0; }

.saffireMobileSize .header .searchBox.clonedSearchBox {
  padding: 0;
  top: 0; }

.saffireMobileSize .header .searchBox::before {
  content: "";
  background: url(images/mobile-search-icon.png) no-repeat;
  padding: 8px; }

.saffireMobileSize .header .emailSignup {
  position: absolute;
  right: 147px;
  left: auto;
  top: 21px;
  width: 25px;
  height: 20px;
  padding: 5px 0; }

.saffireMobileSize .header .emailSignup::before {
  content: "";
  background: url(images/mobile-email-icon.png) no-repeat;
  padding: 8px 9px;
  opacity: 0.8; }

.saffireMobileSize .header .emailSignup:hover::before {
  opacity: 1; }

.saffireMobileSize #searchBoxClicker {
  width: 25px;
  height: 23px;
  top: -3px; }

.saffireMobileSize .header .searchBox::before {
  content: "";
  background: url(images/mobile-search-icon.png) no-repeat;
  padding: 8px;
  opacity: 0.8; }

.saffireMobileSize .header .searchBox:hover::before {
  opacity: 1; }

.searchBox.clonedSearchBox {
  width: 100% !important; }

.modalClose .modalCloseButton::before {
  color: #3e5979; }

.modalClose .modalCloseButton:hover::before {
  color: #FFFFFF; }

.generalMessageOn.saffireLargeSize .header {
  top: 40px; }

.generalMessageOn.saffireLargeSize.saffireWindowScrolled .header {
  top: 0; }

.saffireMobileSize .top-header.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1; }

.saffireMobileSize.saffireWindowScrolled #customLogo {
  top: -6px;
  position: fixed; }

.saffireMobileSize.saffireWindowScrolled #mainNavigation {
  position: fixed;
  top: 26px; }

.saffireMobileSize.saffireWindowScrolled .searchBox.clonedSearchBox {
  top: 0;
  z-index: 9999;
  position: fixed; }

.saffireMobileSize .quickLinks ul {
  margin: 2px 8px 0 0; }

.myAccountNavButton {
  position: relative;
  margin: 0 13px 0 0; }

.getUpdatesPageEmailModule .emailSignup .textbox {
  border: 1px solid #3e5979;
  visibility: visible;
  margin: 0 0 10px;
  width: 100%;
  padding: 10px; }

.getUpdatesPageEmailModule .emailSignup .emailInputSubmit {
  text-align: center; }

.saffire_logo {
  top: 14px; }

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  margin: 0 auto;
  padding: 11px 0 0;
  background: url("images/footer-bg.jpg") repeat-x #3e5979 center;
  color: #fff;
  text-align: left; }
  .footer a {
    color: #fff;
    text-decoration: none; }
    .footer a:hover {
      text-decoration: underline; }
  .footer ul.footerItems1 {
    margin: 0 auto;
    font-family: "RobotoSlabRegular";
    font-size: 11px;
    text-transform: capitalize;
    margin: 18px 0 0; }
    .footer ul.footerItems1 a {
      color: #FFFFFF; }
  .footer .footerSignIn {
    text-transform: uppercase; }
  .footer ul.footerItems2 {
    margin: 0 auto; }
    .footer ul.footerItems2 li {
      color: #3e5879;
      font-size: 11px;
      font-family: 'RobotoSlabRegular'; }
      .footer ul.footerItems2 li span {
        padding: 0 0 0 19px; }

.saffireMobileSize ul.footerItems2 li {
  display: block;
  line-height: 2; }

.saffireMobileSize .footer {
  padding: 14px 0 0; }
  .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: 8px;
    text-align: center; }

/* My Style */
a.footer-logo {
  background: url(images/logo-2.png) no-repeat;
  width: 215px;
  height: 166px;
  display: inline-block; }

.footer .footer-info h3 {
  font-family: "RobotoSlabRegular";
  font-size: 20px;
  font-weight: 400;
  color: #fff !important; }

.saffireLargeSize .footer-info h3 {
  padding: 12px 0 0; }

.saffireMobileSize .footer-info h3 {
  font-size: 14px; }

.footer-info p {
  font-family: "RobotoSlabRegular";
  font-size: 14px;
  font-weight: 400; }

.footer-info p span::after {
  content: "|";
  padding: 0 13px; }

.saffireMobileSize .footer-info p span::after {
  content: "";
  padding: 0; }

.saffireMobileSize .footer-info p span {
  display: block; }

.footerItems2 li:first-child {
  float: left;
  margin: 11px 0 0; }

.saffireMobileSize li:first-child {
  margin: 0; }

.footerItems2 li:last-child {
  float: right;
  margin: -3px 0 7px; }

.saffireMobileSize .footerItems2 li {
  float: none !important; }

.saffireMobileSize a.footer-logo {
  margin: 0 0 9px; }

.saffireMobileSize .footer-info > p.add {
  margin: 0; }

/* 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;
    margin: 0 auto; }
  .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.2em;
      pointer-events: none;
      max-width: 100%; }
  .homepage .slideshowSwiperDescription.currentSlideDescription {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    font-family: "RobotoSlabBold", Arial, Verdana, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s; }
    @media screen and (max-width: 997px) {
      .homepage .slideshowSwiperDescription.currentSlideDescription {
        padding-top: 1em;
        padding-left: 2%;
        padding-right: 2%; } }
  .homepage #newSliderDescriptionContainer {
    background: rgba(62, 89, 121, 0.8); }
  .homepage .sliderTitle {
    margin: 6px 0 0;
    position: relative;
    max-width: 100%;
    line-height: normal;
    font-family: "RobotoSlabBold";
    font-size: 30px;
    font-weight: 400;
    color: #FFF;
    height: 34px; }
    @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: 997px;
    height: 481px;
    /* Swiper Container - Inset Shadow*/
    /* Swiper Container - Hover Styles*/ }
    .homepage .swiper-container:hover .slideshowSwiperDescription {
      max-height: 481px; }
  .homepage .swiper-slide {
    /* Specify Slides's Size: */
    position: relative;
    height: 481px;
    max-width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.3;
    text-align: center;
    width: 997px; }
    .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: 997px) {
    .homepage .swiper-slide,
    .homepage .swiper-container {
      height: 48.24473vw !important; } }
  .homepage span.sliderButtonContainer {
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /* Buttons*/ }
    .homepage span.sliderButtonContainer a.button {
      display: inline-block;
      border: 3px solid #FFF;
      padding: 5px 16px 4px;
      font-family: "RobotoCondensedBold";
      font-size: 20px;
      color: #fff;
      background: transparent;
      background: -webkit-linear-gradient(-90deg, transparent);
      background: linear-gradient(180deg, transparent);
      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: 20px; }
      .homepage span.sliderButtonContainer a.button.sliderMoreButton {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
      .homepage span.sliderButtonContainer a.button.sliderWidgetPurchaseLink {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
      .homepage span.sliderButtonContainer a.button:hover {
        background: rgba(31, 31, 31, 0); }
  .homepage .slideshowSwiperButtonPrev {
    position: absolute;
    top: 48%;
    right: 16px;
    margin: auto;
    z-index: 4;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    display: block;
    background: url("images/slideshow-left.png") no-repeat left center;
    width: 29px;
    height: 29px;
    left: -1042px;
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 997px) {
      .homepage .slideshowSwiperButtonPrev {
        left: 0;
        right: auto;
        top: 23.15747vw; } }
    @media screen and (max-width: 1091px) {
      .homepage .slideshowSwiperButtonPrev {
        left: 1%;
        right: auto; } }
  .homepage .slideshowSwiperButtonNext {
    position: absolute;
    top: 48%;
    left: 16px;
    margin: auto;
    z-index: 4;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    display: block;
    width: 29px;
    height: 29px;
    background: url("images/slideshow-right.png") no-repeat right center;
    right: -1042px;
    /* Slideshow Swiper Button - PREV - Hover Styles*/ }
    @media screen and (max-width: 997px) {
      .homepage .slideshowSwiperButtonNext {
        right: 0;
        left: auto;
        top: 23.15747vw; } }
    @media screen and (max-width: 1091px) {
      .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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: 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: 15px; }
  .homepage .sliderPlayPauseButtons {
    display: none; }
  .homepage .swiper-pagination-bullet {
    position: relative;
    top: 0;
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-right: 10px;
    background: rgba(255, 255, 255, 0.5);
    -webkit-transition: background 0.4s ease;
    transition: background 0.4s ease;
    border-radius: 50%; }
    .homepage .swiper-pagination-bullet.swiper-pagination-bullet-active {
      background: #FFF; }
    .homepage .swiper-pagination-bullet:hover {
      background: #FFF; }
  .homepage .sliderPlayPause {
    display: inline-block;
    cursor: pointer;
    width: 13px;
    height: 13px;
    font-size: 0;
    color: rgba(255, 255, 255, 0.5); }
    .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: 997px;
    width: 100%; }
  .homepage.saffireLargeSize .slideshowSwiperDescription {
    max-width: none;
    padding: 9px 6px 0 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: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: auto;
      min-width: initial;
      max-width: none;
      text-align: right;
      z-index: 300;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -webkit-align-items: center;
      -ms-flex-align: center;
      -webkit-box-align: center;
      align-items: center;
      -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      -ms-flex-negative: 0;
      flex-shrink: 0; }
    .homepage.saffireLargeSize .currentSlideDescription a.button {
      margin: 0 5px;
      padding: 5px 16px 4px; }
      .homepage.saffireLargeSize .currentSlideDescription a.button:hover {
        border-color: #e4bf4a;
        color: #e4bf4a !important; }
  .homepage.saffireLargeSize .sliderTextDescription {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: auto;
    left: 32px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    width: none;
    max-width: calc(100% - 300px);
    opacity: 0;
    -webkit-transition: opacity 0.4s ease;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    height: 100%;
    -webkit-transition: opacity 0.4s ease;
    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;
    min-height: 67px;
    width: 997px;
    max-width: 100%;
    z-index: 2;
    -webkit-transition: 1s;
    transition: 1s;
    width: none;
    /* Slider Text Container*/
    /* New Slider Description Container - Hover Styles*/ }
    .homepage.saffireLargeSize #newSliderDescriptionContainer .sliderTextContainer {
      box-sizing: border-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      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: 20px;
    text-align: center;
    margin: 0 0 6px; }
  .homepage.saffireMobileSize .currentSlideDescription {
    width: 100%;
    height: auto;
    padding: 0;
    flex-direction: column; }
    .homepage.saffireMobileSize .currentSlideDescription .sliderTextContainer {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer {
      position: static;
      top: auto;
      bottom: 102%;
      left: 0;
      right: 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      display: flex;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      -webkit-box-pack: center;
      justify-content: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      -webkit-box-align: center;
      align-items: center;
      width: 100%;
      margin: 10px auto; }
      .homepage.saffireMobileSize .currentSlideDescription .sliderButtonContainer a {
        display: inline-block;
        width: auto;
        min-width: auto;
        padding: 5px 16px;
        margin: 0 5px; }
  .homepage.saffireMobileSize #newSliderDescriptionContainer {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    min-height: 116px;
    padding-top: 24px;
    padding-bottom: 8px;
    background: #3e5979;
    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: 3px 0; }

/* My Style */
.homepage.saffireMobileSize .slideshowSwiperPagination {
  padding: 0; }

.homepage.saffireMobileSize .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  margin-right: 8px; }

.homepage.saffireMobileSize .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ff9600; }

.homepage.saffireMobileSize.saffireMobileSize .sliderTextDescription {
  display: none; }

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: 100%;
  max-width: 1478px;
  margin: 0 auto;
  padding: 0;
  vertical-align: middle;
  background: transparent;
  text-align: center;
  justify-content: center; }
  #cardWidget .card-widget-description {
    display: none; }
  #cardWidget .card-widget-item {
    box-sizing: border-box;
    display: flex;
    flex: 1 1 24%;
    width: 350px;
    max-width: 350px;
    height: 290px;
    margin: 0 9.5px 19px;
    cursor: pointer;
    position: relative; }
    #cardWidget .card-widget-item:before {
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -ms-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
    #cardWidget .card-widget-item:hover:before {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 100%;
      content: "";
      background: rgba(0, 0, 0, 0.6);
      -webkit-transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in;
      -ms-transition: all 0.3s ease-in;
      -o-transition: all 0.3s ease-in;
      transition: all 0.3s ease-in; }
  #cardWidget .image-container {
    box-sizing: border-box;
    position: static;
    display: inline-block;
    width: 100%;
    min-height: 290px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    border: none;
    transition: 0.3s; }
    #cardWidget .image-container .card-widget-title {
      position: relative;
      z-index: 1;
      display: block;
      font: 30px/1.1 'RobotoSlabBold';
      color: #FFFFFF;
      text-transform: capitalize;
      border: 3px solid rgba(255, 255, 255, 0.8);
      background: rgba(68, 95, 127, 0.8);
      padding: 3px 16px 5px;
      max-width: 100%; }
  #cardWidget .card-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 350px;
    max-width: 350px;
    height: 100%;
    padding: 22px;
    box-sizing: border-box; }
  #cardWidget a {
    border: 3px solid rgba(255, 255, 255, 0.8);
    font-family: 'RobotoCondensedBold';
    font-size: 20px;
    line-height: 1.3;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0 5px;
    padding: 9px 16px;
    display: inline-block; }
    #cardWidget a:hover {
      border-color: #e4bf4a;
      color: #e4bf4a; }
  #cardWidget .buttonwrap {
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    display: none; }

.saffireLargeSize .card-widget-item {
  margin: 0 -20px 0 0; }

#cardWidget .card-widget-item:hover .card-widget-title {
  border: none;
  background: none;
  padding: 3px 16px 29px; }

#cardWidget .card-widget-item:hover .buttonwrap {
  display: block; }

@media only screen and (min-width: 801px) and (max-width: 1475px) {
  #cardWidget {
    max-width: 1106px; }

  #cardWidget .card-widget-item {
    flex: 1 1 50%; } }
@media only screen and (max-width: 840px) {
  #cardWidget .card-widget-item {
    flex: 1 1 100%; } }
.saffireMobileSize #cardWidget .card-widget-item {
  margin: 0 9.5px 11px; }

#cardWidgetTiles {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: 728px;
  max-width: 100%;
  padding: 0;
  margin: 51px auto 0;
  vertical-align: middle;
  text-align: center; }
  #cardWidgetTiles .card-widget-item {
    box-sizing: border-box;
    display: flex;
    flex: 1 1 100%;
    min-width: 280px; }
    #cardWidgetTiles .card-widget-item a {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 100%;
      left: 0;
      text-indent: -9999px; }
  #cardWidgetTiles .image-container {
    box-sizing: border-box;
    position: static;
    display: inline-block;
    width: 100%;
    min-height: 90px;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    transition: 0.3s; }
    #cardWidgetTiles .image-container .card-widget-title {
      position: static;
      display: block;
      width: 100%;
      font: 14px/1 'open_sansregular';
      color: #0084bd;
      text-transform: capitalize;
      display: none; }
    #cardWidgetTiles .image-container .card-widget-description {
      display: none; }

.saffireMobileSize #cardWidgetTiles .image-container {
  background-size: contain; }

.saffireMobileSize #cardWidgetTiles {
  margin: 8px auto 0; }

.saffireMobileSize #cardWidget a {
  padding: 9px 15px; }

.saffireMobileSize #cardWidgetTiles {
  padding: 0 13px; }

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: absolute;
  display: inline-flex;
  height: 43px;
  width: auto;
  max-width: 100%;
  margin: auto;
  padding: 0;
  background: transparent;
  font-family: "RobotoCondensedBold";
  font-size: 12px;
  color: #fff;
  text-align: left;
  line-height: 1;
  z-index: 2;
  top: 23px;
  left: 15px;
  min-width: auto;
  text-shadow: 1px 1px 2px #1a1a1a;
  flex-direction: column;
  justify-content: center; }
  #siteInfoBannerWidget #eventDates {
    font-family: "RobotoCondensedBold";
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    margin: 0 0 4px;
    text-transform: uppercase; }
  #siteInfoBannerWidget #eventName {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase; }
  #siteInfoBannerWidget .countdownDays {
    display: inline-block;
    font-family: "RobotoCondensedBold";
    font-size: 12px;
    font-weight: 400;
    color: #fff; }

.saffireMobileSize #siteInfoBannerWidget {
  left: auto;
  right: auto !important;
  padding: 0;
  background: transparent;
  color: #FFF;
  width: 100%;
  text-align: center;
  top: 9px; }
  .saffireMobileSize #siteInfoBannerWidget #eventName {
    font-size: 12px;
    color: inherit; }
  .saffireMobileSize #siteInfoBannerWidget #eventDates {
    font-size: 26px;
    color: inherit; }
  .saffireMobileSize #siteInfoBannerWidget .countdownDays {
    font-size: 12px;
    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; }

.saffireMobileSize.saffireWindowScrolled #siteInfoBannerWidget {
  z-index: 0; }

#multiScheduleFeature {
  box-sizing: border-box;
  background: transparent;
  width: 100%;
  max-width: 512px; }
  #multiScheduleFeature .featureItem {
    background: rgba(40, 62, 99, 0.8);
    color: #FFFFFF;
    box-sizing: border-box;
    display: flex;
    padding: 0 5px;
    margin: 0 0 5px;
    transition: 0.3s;
    min-height: 61px; }
    #multiScheduleFeature .featureItem:hover {
      background: rgba(153, 225, 100, 0.8);
      transition: 0.3s; }
  #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: row;
    align-items: center; }
  #multiScheduleFeature .featureItemTitle,
  #multiScheduleFeature .featureItemDate,
  #multiScheduleFeature .featureItemDescription,
  #multiScheduleFeature .button-container {
    display: block; }
  #multiScheduleFeature .featureItemTitle {
    font-family: "RobotoSlabRegular";
    font-weight: 400;
    font-size: 16px;
    order: 2;
    line-height: 1.2; }
  #multiScheduleFeature .featureItemDate {
    font-family: "OpenSansCondensedBold";
    font-weight: 400;
    font-size: 18px;
    order: 1;
    color: #f1cb30;
    max-width: 52px;
    min-width: 63px;
    padding: 0 0 4px;
    max-width: 63px;
    position: relative;
    text-align: center;
    margin: 0 17px 0 0;
    text-align: center; }
    #multiScheduleFeature .featureItemDate:after {
      content: "";
      width: 1px;
      height: 33px;
      background: rgba(255, 255, 225, 0.3);
      position: absolute;
      right: 0;
      top: 50%;
      margin: -16px 0 0 0; }
    #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; }

.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: "RobotoCondensedBold";
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  color: #FFFFFF;
  border: 3px solid #FFF;
  max-width: 210px;
  width: 100%;
  display: inline-block;
  padding: 8px 5px;
  margin: 16px auto 0; }

.all-events-btn:hover {
  color: #3e5979;
  border-color: #3e5979; }

.saffireMobileSize .event-calendar-title {
  font-size: 30px;
  padding: 8px; }

.homepage.saffireMobileSize #multiScheduleFeature .featureItemTitle {
  font-size: 14px; }

#multiScheduleFeature .featureItem:hover .featureItemDate,
#multiScheduleFeature .featureItem:hover .featureItemDate p {
  color: #2c4367; }

.pageIsLoaded .socialNetworks {
  right: 0;
  right: 10px; }
  @media screen and (max-width: 1230px) {
    .pageIsLoaded .socialNetworks {
      bottom: 0;
      bottom: 5px;
      right: 5px; } }

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 177px;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  background: rgba(117, 202, 223, 0.5);
  border-radius: 0;
  padding: 10px 3px 0 6px; }
  .socialNetworks img {
    display: block;
    max-width: 40px;
    max-height: 40px;
    border-radius: 0; }
  .socialNetworks > span, .socialNetworks > a {
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
    left: 0;
    transition: 0.2s;
    border-radius: 50%;
    border: none;
    padding: 3px;
    background-color: transparent; }
  .socialNetworks > a:hover {
    left: -6px;
    z-index: 2;
    transition: 0.2s;
    left: 0;
    background-color: #ccc; }

#musicPlayerLink {
  height: 40px;
  width: 40px;
  float: none;
  background: url("images/music-icon.png") no-repeat right 0;
  z-index: 2;
  border-radius: 50%;
  border: none;
  padding: 0;
  background-color: transparent;
  background-position: center;
  background-size: cover; }
  #musicPlayerLink #musicPlayerDropdown {
    top: -3px;
    right: 43px;
    padding: 8px 10px;
    background: rgba(117, 202, 223, 0.5);
    border: 1px solid #000;
    box-shadow: 0 0 4px #000 inset;
    font-size: 0.9em;
    color: #000; }
    #musicPlayerLink #musicPlayerDropdown a {
      padding-right: 14px;
      font-size: 13px;
      color: #000;
      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 #000;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-radius: 58%;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg); }

@media screen and (max-width: 1230px) {
  .socialNetworks {
    top: auto;
    right: 0;
    bottom: -60px;
    border-top: none;
    border-bottom: none;
    padding: 0; }
    .socialNetworks img {
      max-width: 30px;
      max-height: 30px; }
    .socialNetworks > 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: 0px;
  left: 0px;
  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: 0px;
  left: 0px;
  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; }

/* My Style */
.socialNetworks > span, .socialNetworks > a {
  margin: 0 0 8px; }

.socialNetworkIconInstagram {
  margin: 0 0 4px; }

#musicPlayerLink {
  margin-right: 0; }

/* SOCIAL NETWORK PLUGIN */
#multiSocialWidget {
  height: 450px;
  width: 472px;
  max-width: 100%;
  background: none; }
  #multiSocialWidget .multiSocialWidgetTab {
    display: inline-block;
    padding: 0;
    margin: 0 -1px 0 9px;
    background: transparent;
    font-family: "open_sansbold";
    font-size: 12px;
    color: #333;
    text-decoration: none;
    cursor: pointer;
    text-indent: -9999px;
    width: 40px;
    height: 40px; }
    #multiSocialWidget .multiSocialWidgetTab:hover {
      background: rgba(255, 255, 255, 0.5);
      color: #333; }
    #multiSocialWidget .multiSocialWidgetTab .multiSocialWidgetTab.currentTab {
      background: rgba(255, 255, 255, 0.5);
      color: #333;
      text-decoration: none;
      cursor: default; }
  #multiSocialWidget .multiSocialWidgetContainer {
    position: relative;
    top: 0;
    left: 0;
    height: 390px;
    width: 472px;
    max-width: 100%;
    padding-right: 8px;
    margin: 10px 5px;
    background: rgba(255, 255, 255, 0.5);
    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; }

/* My Style */
#multiSocialWidget #facebookfeedTab {
  background: url(images/facebook-icon2.png) no-repeat left; }

#multiSocialWidget #facebookfeedTab:hover,
#multiSocialWidget #facebookfeedTab.currentTab {
  background: url(images/facebook-icon2-hover.png) no-repeat left; }

#multiSocialWidget #instafeedTab {
  background: url(images/instagram-icon2.png) no-repeat left; }

#multiSocialWidget #instafeedTab:hover,
#multiSocialWidget #instafeedTab.currentTab {
  background: url(images/instagram-icon2-hover.png) no-repeat left; }

#multiSocialWidget #twitterfeedTab {
  background: url(images/twitter-icon2.png) no-repeat left; }

#multiSocialWidget #twitterfeedTab:hover,
#multiSocialWidget #twitterfeedTab.currentTab {
  background: url(images/twitter-icon2-hover.png) no-repeat left; }

#multiSocialWidget {
  margin: 0 58px 0 0; }

@media only screen and (min-width: 801px) and (max-width: 1135px) {
  #multiSocialWidget {
    flex: 1;
    margin: 0 10px 0 0; } }
@media only screen and (min-width: 801px) and (max-width: 1135px) {
  #multiSocialWidget {
    margin: 0 auto !important;
    width: 512px; }

  #multiSocialWidget .multiSocialWidgetContainer {
    width: 512px;
    margin: 10px 0; } }
.saffireMobileSize #multiSocialWidget .multiSocialWidgetContainer {
  padding: 0; }

.saffireMobileSize.isResponsive iframe {
  max-height: 100vh;
  max-width: 100%; }

.saffireMobileSize #multiSocialWidget .multiSocialWidgetContainer {
  margin: 10px 0;
  padding: 0; }

.saffireMobileSize #multiSocialWidget {
  width: 501px; }

@media only screen and (max-width: 1135px) {
  #multiSocialWidget {
    width: 500px; }

  #multiSocialWidget {
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box; }
    #multiSocialWidget .multiSocialWidgetTab {
      font-size: 10.2px; } }
/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  width: 100%;
  max-width: 70%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 18px; }
  #sponsorWidgetContainer .sponsorWidgetContainer {
    padding-top: 82px; }
  #sponsorWidgetContainer .sponsorCarouselImage img {
    max-width: 165px;
    max-height: 93px; }
  #sponsorWidgetContainer #sponsorsTitleContainer {
    width: 100%;
    text-align: center;
    top: 0;
    white-space: normal; }
    #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
      font-family: "RobotoSlabBold";
      font-size: 40px;
      color: #2c4367;
      text-shadow: none;
      margin: 8px 0 0;
      font-weight: 300; }
  #sponsorWidgetContainer #sponsorArrowRight {
    right: 0;
    top: 59%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    #sponsorWidgetContainer #sponsorArrowRight span {
      /* border-width: 7px 0 7px 9px;
       border-color: transparent transparent transparent map-get($sponsor-arrows, color);*/
      background: url(images/sponsors-right.png) no-repeat;
      width: 32px;
      height: 32px;
      border: none; }
  #sponsorWidgetContainer #sponsorArrowLeft {
    left: 0;
    top: 59%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    #sponsorWidgetContainer #sponsorArrowLeft span {
      /*  border-width: 7px 9px 7px 0;
        border-color: transparent map-get($sponsor-arrows, color) transparent transparent;*/
      background: url(images/sponsors-left.png) no-repeat;
      width: 32px;
      height: 32px;
      border: none; }
  #sponsorWidgetContainer a {
    margin: 0 22px; }

/* My Style */
.sponsorCarouselImageContainer {
  margin: 8px 0 32px; }

.saffireLargeSize #sponsorWidgetContainer .sponsorWidgetContainer {
  margin: 0 20px; }

.saffireMobileSize #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  font-size: 30px; }

.saffireMobileSize .sponsorArrow {
  display: none !important; }

.saffireMobileSize #sponsorWidgetContainer .sponsorCarouselImage img {
  max-height: 55px; }

.saffireMobileSize #sponsorWidgetContainer {
  padding: 0; }

.saffireMobileSize #sponsorWidgetContainer .sponsorWidgetContainer {
  padding-top: 50px; }

#sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
  margin: 2px 0 0; }

@media only screen and (min-width: 1076px) and (max-width: 1135px) {
  #sponsorWidgetContainer {
    max-width: 63%; } }
@media only screen and (max-width: 1135px) {
  .sponsors-container {
    display: block;
    margin: 20px 0 0; }

  #quickVoteWidget {
    margin: 0 auto 10px; } }
.saffireMobileSize #sponsorWidgetContainer {
  max-width: 100%; }

#quickVoteWidget {
  position: relative;
  max-width: 410px;
  width: 100%;
  background: #3e5979;
  box-sizing: border-box;
  padding: 10px; }
  #quickVoteWidget .homepageh1 {
    display: none; }
  #quickVoteWidget #quickVoteGetResultsDiv {
    display: none; }

.quickVoteAnswer {
  color: #FFFFFF;
  font-size: 13px;
  line-height: 1.4;
  margin: 0 0 4px; }

.quickVoteQuestion {
  color: #FFFFFF;
  font-size: 15px;
  line-height: 1.4;
  margin: 0 0 12px;
  display: block; }

.quickVoteVote.notVoted, a.quickVoteVote.notVoted {
  padding: 5px 9px;
  color: #FFF;
  font-size: 12px;
  line-height: 1.4;
  background: #f8a037;
  margin: 0 10px 0 0; }

a.voted {
  cursor: text;
  float: left;
  clear: left;
  -webkit-filter: none !important;
  filter: none !important; }

.quickVoteBar {
  height: 5px;
  width: 1px;
  float: left;
  clear: left;
  margin-top: -1px; }

.quickVotePercentage {
  float: left;
  top: -6px;
  left: 6px;
  position: relative; }

.quickVoteAnswer {
  width: 100%;
  height: 30px;
  clear: left;
  overflow: hidden; }

.quickVotePercentage {
  float: right;
  left: 0; }

.quickVoteAnswer .color3 {
  background: #af2712;
  margin: 2px 0 0; }

.expandedViewEventDateBox .todayText {
  margin-bottom: 2px !important; }
.expandedViewEventDateBox .eventMonth {
  font-size: 1em !important; }
.expandedViewEventDateBox .eventDayNumber {
  font-size: 1.3em !important;
  padding: 0 !important; }

.filter-group .filter-control, .filter-group input[type="text"] {
  height: 32px; }

/*# sourceMappingURL=theme.css.map */
