/************** 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: "Antonio-Light-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Antonio-Light-webfont.woff2") format("woff2"),url("fonts/Antonio-Light-webfont.woff") format("woff"); }
@font-face {
  font-family: "Antonio-Regular-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Antonio-Regular-webfont.woff2") format("woff2"),url("fonts/Antonio-Regular-webfont.woff") format("woff"); }
@font-face {
  font-family: "Antonio-Bold-webfont";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/Antonio-Bold-webfont.woff2") format("woff2"),url("fonts/Antonio-Bold-webfont.woff") format("woff"); }
.saffireMobileSize .header {
  padding: 0;
  font: inherit;
  color: inherit; }
.saffireMobileSize .headerInnerContent {
  height: auto; }

.generalmessage {
  box-sizing: border-box;
  white-space: normal;
  padding: 0 10px; }

.saffireMobileSize .generalmessage {
  padding: 0 10px; }

.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; }

.header .emailSignup {
  position: relative;
  z-index: 1; }

.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; }

.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 "open_sansregular", 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: "Antonio-Bold-webfont", Arial, Verdana, sans-serif;
  font-weight: 400;
  color: #04525d;
  line-height: 1.2;
  text-transform: none; }
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;
  font-family: 'Antonio-Regular-webfont'; }
body:not(.homepage) h4 {
  font-size: 18px;
  font-family: 'Antonio-Regular-webfont'; }
body:not(.homepage) h5 {
  font-size: 16px;
  font-family: 'Antonio-Regular-webfont'; }
body:not(.homepage) h6 {
  font-size: 14px;
  font-family: 'Antonio-Regular-webfont'; }
body:not(.homepage) .subContainer h1 {
  font-size: 26px; }
body:not(.homepage) .subContainer h2 {
  font-size: 23px; }
body:not(.homepage) .subContainer h3 {
  font-size: 20px; }
body:not(.homepage) .subContainer h1, body:not(.homepage) .subContainer h2, body:not(.homepage) .subContainer h3, body:not(.homepage) .subContainer h4, body:not(.homepage) .subContainer h5, body:not(.homepage) .subContainer h6 {
  color: #fff; }
body:not(.homepage) .cartcols h2 {
  font-size: 20px; }
body:not(.homepage) .reviewYourOrderSubContainer h2 {
  font-size: 20px; }

a {
  color: #04525d;
  text-decoration: underline; }

.header a,
.footer a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.eventList-container .eventCol1 .filter-group {
  line-height: 1.2; }

.middle-section-heading {
  text-align: center;
  font-size: 60px;
  color: #fff;
  font-family: "Antonio-Bold-webfont";
  margin: 0 0 20px;
  line-height: 1.2;
  text-transform: none; }
  @media screen and (max-width: 817px) {
    .middle-section-heading {
      color: #176771;
      font-size: 36px;
      margin-bottom: 0; } }
  @media screen and (max-width: 500px) {
    .middle-section-heading span {
      display: block; } }

/**
 * 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/water-bg.jpg") #005f94 no-repeat fixed;
  background-size: cover; }

body.homepage {
  background: #01bbd6; }

.wrapper {
  width: 100%;
  overflow-x: hidden;
  overflow-y: visible; }

body:not(.homepage) .content {
  position: relative;
  max-width: calc(1030px - 15px - 15px);
  margin: 160px auto 150px;
  padding: 15px 15px 15px 15px;
  background: #fff; }

body:not(.homepage).generalMessageOn .content {
  margin-top: 200px;
  margin-bottom: 150px; }

body:not(.homepage).saffireMobileSize .content {
  margin-top: 60px; }

body:not(.homepage).saffireMobileSize.generalMessageOn .content {
  margin-top: 60px; }

.saffireLargeSize.homepage .content,
.homepage .content {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  background: none; }

.saffireMobileSize .wrapper {
  padding-top: 124px; }

.saffireMobileSize.generalMessageOn .wrapper {
  padding-top: 164px; }

.secondary-feature-wrapper {
  background: #fff;
  width: 100%;
  height: auto;
  border-top: 30px solid #f08823; }
  @media screen and (max-width: 817px) {
    .secondary-feature-wrapper {
      border: none; } }

.middle-section-wrapper {
  background-color: #005985;
  background-image: url("images/water-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
  width: 100%;
  height: auto;
  padding: 60px 0; }
  @media screen and (max-width: 817px) {
    .middle-section-wrapper {
      background: #fff;
      padding: 15px 0 0; } }

.middle-inner-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1342px;
  max-width: 100%;
  padding-top: 20px;
  margin: auto; }
  @media screen and (max-width: 1330px) {
    .middle-inner-wrapper {
      width: 870px; } }
  @media screen and (max-width: 930px) {
    .middle-inner-wrapper {
      width: 428px; } }

.sponsor-section-container {
  padding-bottom: 125px;
  background: #fff; }
  @media screen and (max-width: 500px) {
    .sponsor-section-container {
      padding-bottom: 75px; } }

.subContainer {
  background: #04525d;
  color: #fff;
  box-shadow: 2px 2px 5px #000; }

.subContainer a,
.subContainer h1, .subContainer h2, .subContainer h3 {
  color: #fff; }
.subContainer .error {
  color: #fff; }

.dateDisplayBar,
.dateDisplay {
  background: #04525d;
  color: #fff; }
  .dateDisplayBar a,
  .dateDisplay a {
    color: #fff; }

#google_translate_element {
  /* |%  Google translate position */
  top: 15px;
  right: 30px; }

.carthr {
  background: #fff; }

.orderhistory {
  background: #04525d; }

.orderhistory th {
  color: #fff;
  padding: 8px 3px; }

.alternateRow {
  background: #c4eaf0; }

.listingItem {
  background: #c4eaf0;
  border-bottom: 1px solid #9bdce6; }
  .listingItem:hover {
    background: #d0eef3; }

/*************** 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; }

/************* BUTTON STYLES *********************/
a.button:not(.emailSubmitButton):not(.searchSubmitButton),
.button:not(.emailSubmitButton):not(.searchSubmitButton) {
  /* |%  set font-family */
  padding: 5px 12px 0px;
  font-size: 20px;
  line-height: 1.75em;
  text-transform: none;
  border-radius: 0px;
  text-decoration: none;
  font-weight: normal !important;
  font-family: "Antonio-Regular-webfont";
  text-transform: uppercase; }

a.button:not(.emailSubmitButton):not(.searchSubmitButton),
.button:not(.emailSubmitButton):not(.searchSubmitButton),
.buttonSmall {
  background: #ffe200;
  background: -webkit-linear-gradient(-90deg, #ffe200);
  background: linear-gradient(180deg, #ffe200);
  color: #006675 !important; }

a.button:not(.emailSubmitButton):not(.searchSubmitButton):hover,
.button:not(.emailSubmitButton):not(.searchSubmitButton):hover,
.buttonSmall:hover {
  background: #ffe93d;
  color: #006675 !important; }

.buttonSmall,
.buttonSmall:hover {
  font-size: 14px !important;
  line-height: 1.4 !important; }

a.updateButton.buttonSmall,
a.removeButton.buttonSmall,
a.cartMenuRemoveButton.button.buttonSmall {
  font-size: 0.9em; }

.cartMenu .cartMenuCheckoutButton {
  font-size: 14px;
  padding: 4px 15px 0 !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; }

.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: #04525d;
  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; }

.header {
  box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
  background: transparent;
  z-index: 999;
  transition: 0.2s; }

.headerInnerContent {
  box-sizing: border-box;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto; }
  .headerInnerContent .header-top,
  .headerInnerContent .header-bottom {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%; }
  .headerInnerContent .header-top-inner,
  .headerInnerContent .header-bottom-inner {
    box-sizing: border-box;
    width: 1340px;
    max-width: 100%;
    margin: auto; }
  .headerInnerContent .header-top {
    background-color: rgba(78, 208, 226, 0.8);
    z-index: 99;
    transition: 0.2s; }
  .headerInnerContent .header-bottom {
    background-color: rgba(1, 187, 214, 0.8);
    transition: 0.2s; }
  .headerInnerContent .header-top-inner {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px 0 290px;
    min-height: 62px; }
  .headerInnerContent .header-top-inner-right {
    color: #fff;
    text-transform: uppercase;
    display: flex;
    flex-shrink: 0;
    align-items: center;
    font-size: 12px;
    margin-left: auto;
    min-height: 40px; }
    .headerInnerContent .header-top-inner-right > div, .headerInnerContent .header-top-inner-right > span, .headerInnerContent .header-top-inner-right > a {
      display: inline-flex;
      flex-shrink: 0;
      margin-left: 25px; }
      @media screen and (max-width: 817px) {
        .headerInnerContent .header-top-inner-right > div, .headerInnerContent .header-top-inner-right > span, .headerInnerContent .header-top-inner-right > a {
          margin-left: 2px; } }

body.siteInfoBannerOn:not(.siteInfoBannerWidgetDateIsPast) .header .header-top-inner {
  transition: 0.2s; }
  @media screen and (max-width: 1230px) {
    body.siteInfoBannerOn:not(.siteInfoBannerWidgetDateIsPast) .header .header-top-inner {
      flex-wrap: wrap;
      padding-bottom: 20px; } }
  @media screen and (max-width: 900px) {
    body.siteInfoBannerOn:not(.siteInfoBannerWidgetDateIsPast) .header .header-top-inner {
      padding-left: 240px;
      transition: 0.2s; } }
@media screen and (max-width: 1230px) {
  body.siteInfoBannerOn:not(.siteInfoBannerWidgetDateIsPast) .header .header-top-inner-right {
    padding-top: 10px; } }

body.siteInfoBannerOn.siteInfoBannerWidgetDateIsPast .header .header-top-inner {
  transition: 0.2s; }
  @media screen and (max-width: 1000px) {
    body.siteInfoBannerOn.siteInfoBannerWidgetDateIsPast .header .header-top-inner {
      flex-wrap: wrap;
      justify-content: flex-end;
      padding-left: 240px;
      transition: 0.2s; } }
@media screen and (max-width: 1000px) {
  body.siteInfoBannerOn.siteInfoBannerWidgetDateIsPast .header .header-top-inner-right {
    padding-top: 10px; } }

body:not(.homepage).saffireLargeSize.siteInfoBannerOn .header .header-top-inner {
  padding-left: 210px; }

.saffireLargeSize.siteInfoBannerOn.saffireWindowScrolled .header .header-top-inner {
  padding-left: 160px;
  transition: 0.2s; }
  @media screen and (max-width: 1480px) {
    .saffireLargeSize.siteInfoBannerOn.saffireWindowScrolled .header .header-top-inner {
      padding-left: 200px; } }

.saffireLargeSize.generalMessageOn.saffireWindowScrolled .header {
  transition: 0.2s; }

.saffireLargeSize.saffireWindowScrolled .header-top {
  background-color: #4ed0e2;
  transition: 0.2s; }
.saffireLargeSize.saffireWindowScrolled .header-bottom {
  background-color: #01bbd6;
  transition: 0.2s; }

.saffireMobileSize .header {
  position: fixed;
  top: 0;
  left: 0;
  height: auto;
  background: #777;
  transition: 0.2s; }
  .saffireMobileSize .header .headerInnerContent {
    height: auto; }
  .saffireMobileSize .header .header-top-inner {
    padding: 0 !important; }
  .saffireMobileSize .header .header-top-inner-right {
    padding: 6px 0 !important; }
  .saffireMobileSize .header .header-top {
    padding: 0; }

.saffireMobileSize.generalMessageOn.saffireWindowScrolled .header {
  top: -40px;
  transition: 0.2s; }

.generalmessage {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #d2283f;
  font-family: "Antonio-Bold-webfont";
  font-size: 20px;
  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 {
  position: absolute;
  top: 5px;
  left: -70px;
  display: block;
  width: 404px;
  height: 270px;
  background: url("images/logo.png") center/contain no-repeat;
  z-index: 999;
  transition: 0.2s; }
  @media screen and (max-width: 1480px) {
    .header-logo {
      width: 300px;
      height: 202px;
      left: 15px;
      transition: 0.2s; } }
  @media screen and (max-width: 900px) {
    .header-logo {
      width: 250px;
      height: 168px;
      left: 15px;
      transition: 0.2s; } }
  @media screen and (max-width: 817px) {
    .header-logo {
      width: 100px;
      height: 68px;
      left: 5px;
      top: 0;
      transition: 0.2s; } }

body:not(.homepage).saffireLargeSize .header-logo {
  height: 140px;
  width: 220px;
  left: 15px; }

.saffireLargeSize.saffireWindowScrolled .header-logo {
  height: 140px;
  width: 220px;
  left: -45px;
  transition: 0.2s; }
  @media screen and (max-width: 1480px) {
    .saffireLargeSize.saffireWindowScrolled .header-logo {
      left: 5px;
      transition: 0.2s; } }

body:not(.homepage).saffireLargeSize.siteInfoBannerOn.saffireWindowScrolled .header-logo {
  height: 140px;
  width: 220px;
  left: 15px;
  transition: 0.2s; }
  @media screen and (max-width: 1480px) {
    body:not(.homepage).saffireLargeSize.siteInfoBannerOn.saffireWindowScrolled .header-logo {
      left: 5px;
      transition: 0.2s; } }

.standAloneDirections {
  color: inherit; }

.loginstatus a,
.myAccountNavButton a {
  color: inherit;
  font-family: 'OpenSans-Bold-webfont';
  text-transform: uppercase;
  color: #fff; }
  .loginstatus a:hover,
  .myAccountNavButton a:hover {
    text-decoration: underline; }

.saffireMobileSize .header .myAccountButton-wrapper,
.saffireMobileSize .header .loginstatus-wrapper {
  display: none; }

.ticket {
  display: flex;
  align-items: center;
  background: none;
  color: inherit;
  line-height: 1.2;
  max-width: 135px;
  font-size: 12px; }
  .ticket:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    background-image: url("images/header-ticket.png");
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 10px;
    flex-shrink: 0; }
  .ticket:hover {
    background: none;
    color: inherit; }
    .ticket:hover:before {
      background-color: rgba(255, 255, 255, 0.5); }

.saffireMobileSize a.ticket {
  display: none;
  background: none;
  color: inherit; }
  .saffireMobileSize a.ticket:hover {
    background: none;
    color: inherit; }

.header .emailSignup {
  display: inline-flex;
  align-items: center; }
  .header .emailSignup .emailInputField input {
    position: absolute;
    right: 30px;
    top: 0;
    height: 30px;
    width: 170px;
    padding: 0 5px;
    font-size: 14px;
    font-family: "open_sansregular", Arial, Verdana, sans-serif;
    border-radius: 0 !important;
    width: 0;
    padding: 0;
    transition: 0.2s; }
    .header .emailSignup .emailInputField input:focus {
      width: 170px;
      padding: 0 5px;
      transition: 0.2s; }
  .header .emailSignup .emailSubmitButton {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
    padding: 0 10px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50% !important;
    font-size: 14px;
    font-family: "open_sansregular", Arial, Verdana, sans-serif;
    width: 30px;
    padding: 0;
    font-size: 0; }
    .header .emailSignup .emailSubmitButton:before {
      content: "\f0e0";
      display: block;
      font-size: 16px;
      font-family: "FontAwesome";
      line-height: 1;
      color: #fff; }
    .header .emailSignup .emailSubmitButton:hover {
      background: rgba(255, 255, 255, 0.5); }
  .header .emailSignup:hover .emailInputField input {
    position: absolute;
    right: 30px;
    top: 0;
    width: 170px;
    padding: 0 5px;
    transition: 0.2s; }
  .header .emailSignup:hover .emailSubmitButton {
    background: rgba(255, 255, 255, 0.5); }

.saffireMobileSize .header .emailSignup {
  position: static;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  order: 1; }
  .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; }
  .header .searchBox:not(.clonedSearchBox) .searchBoxInput input {
    position: absolute;
    right: 30px;
    top: 0;
    height: 30px;
    width: 170px;
    padding: 0 5px;
    font-size: 14px;
    font-family: "open_sansregular", Arial, Verdana, sans-serif;
    border-radius: 0 !important;
    width: 0;
    padding: 0;
    transition: 0.2s; }
    .header .searchBox:not(.clonedSearchBox) .searchBoxInput input:focus {
      width: 170px;
      padding: 0 5px;
      transition: 0.2s; }
  .header .searchBox:not(.clonedSearchBox) .searchSubmitButton {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
    padding: 0 10px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50% !important;
    font-size: 14px;
    font-family: "open_sansregular", Arial, Verdana, sans-serif;
    width: 30px;
    padding: 0;
    font-size: 0; }
    .header .searchBox:not(.clonedSearchBox) .searchSubmitButton:before {
      content: "\f002";
      display: block;
      font-size: 16px;
      font-family: "FontAwesome";
      line-height: 1;
      color: #fff; }
    .header .searchBox:not(.clonedSearchBox) .searchSubmitButton:hover {
      background: rgba(255, 255, 255, 0.5);
      border-top-left-radius: 0 !important;
      border-bottom-left-radius: 0 !important; }
  .header .searchBox:not(.clonedSearchBox):hover .searchBoxInput input {
    width: 170px;
    padding: 0 5px;
    transition: 0.2s;
    right: 30px;
    top: 0; }
  .header .searchBox:not(.clonedSearchBox):hover .searchSubmitButton {
    background: rgba(255, 255, 255, 0.5);
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important; }

.saffireMobileSize .header .searchBox:not(.clonedSearchBox) {
  position: relative;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  order: 2; }
  .saffireMobileSize .header .searchBox:not(.clonedSearchBox):before {
    content: "\f002";
    position: static;
    line-height: 1;
    font-size: 26px;
    color: #eee; }

.saffireLargeSize .viewcart {
  display: inline-flex;
  color: inherit; }
  .saffireLargeSize .viewcart .cartMenuLink {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: inherit; }
    .saffireLargeSize .viewcart .cartMenuLink:after {
      content: '';
      display: block;
      position: absolute;
      width: 8px;
      height: 1px;
      color: #fff;
      background: #ffffffb0;
      bottom: 3px;
      right: -1px; }
  .saffireLargeSize .viewcart .cartMenuLink:before {
    content: "\f07a";
    position: relative;
    margin-right: 5px;
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 1;
    color: inherit; }

.saffireMobileSize .viewcart {
  display: inline-flex;
  order: 3; }
  .saffireMobileSize .viewcart .cartMenuLink {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    color: #eee; }
    .saffireMobileSize .viewcart .cartMenuLink:before {
      content: "\f07a";
      position: relative;
      margin-right: 5px;
      font-family: 'FontAwesome';
      font-size: 26px;
      line-height: 1;
      color: inherit; }

.mobile-nav-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  vertical-align: top;
  order: 4; }
  @media screen and (min-width: 818px) {
    .mobile-nav-toggle {
      display: none !important; } }
  .mobile-nav-toggle:before {
    content: "\f0c9";
    position: relative;
    top: 2px;
    font-family: 'FontAwesome';
    font-size: 28px;
    line-height: 1;
    color: #eee; }
  .mobile-nav-toggle:hover {
    cursor: pointer; }

.saffireLargeSize .nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  z-index: 99 !important; }
  .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: 17px 20px 12px;
      background: none;
      font-family: "Antonio-Regular-webfont", Arial, Verdana, sans-serif;
      font-size: 24px;
      font-weight: 400;
      color: #fff;
      line-height: 1; }
    .saffireLargeSize .nav .groups .group:hover > a {
      color: #04525d;
      background: #01bbd6; }
  .saffireLargeSize .nav .items {
    top: 100%;
    left: 0;
    padding: 0;
    background: #01bbd6; }
    .saffireLargeSize .nav .items .item a {
      padding: 5px 15px;
      color: #fff;
      font-family: "open_sansregular", Arial, Verdana, sans-serif; }
    .saffireLargeSize .nav .items .item a:hover {
      color: #04525d; }
  .saffireLargeSize .nav .item {
    width: 200px;
    line-height: 1.4; }
    .saffireLargeSize .nav .item:hover {
      background: #4ed0e2; }
  .saffireLargeSize .nav .subitems {
    left: 100%;
    padding: 0;
    background: #01bbd6; }

/*********************** FOOTER **************************/
.footer {
  /* set the height of the footer */
  position: relative;
  height: auto;
  width: 100%;
  height: 380px;
  margin: 0 auto;
  padding: 0 0 40px;
  background: linear-gradient(90deg, #ec6800 0%, #ec6a02 15%, #f08823 50%, #ec6a02 85%, #ec6800 100%);
  color: #fff;
  text-align: center; }
  .footer:before {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("images/footer-texture.png");
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: auto;
    z-index: 1; }
  .footer:after {
    content: '';
    clear: both;
    display: table; }
  .footer .footer-content {
    position: absolute;
    z-index: 9;
    top: 0;
    padding-top: 200px;
    left: 50%;
    transform: translateX(-50%);
    width: 1000px;
    max-width: 100%; }
  .footer .footer-logo {
    position: absolute;
    top: -33%;
    left: 47%;
    transform: translateX(-50%);
    display: block;
    width: 492px;
    height: 302px;
    background-image: url("images/footer-logo.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain; }
  .footer .footer-text {
    font-family: "Antonio-Light-webfont";
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 25px;
    margin-bottom: 18px; }
    .footer .footer-text span,
    .footer .footer-text a {
      display: inline-block; }
    .footer .footer-text span:nth-child(2),
    .footer .footer-text span:nth-child(4) {
      margin: 0 16px; }
  .footer a {
    color: #fff;
    text-decoration: none; }
    .footer a:hover {
      text-decoration: underline; }
  .footer ul.footerItems1 {
    margin: 0 auto;
    font-family: "Antonio-Light-webfont";
    font-size: 20px;
    text-transform: uppercase; }
  .footer .footerSignIn {
    text-transform: uppercase; }
  .footer ul.footerItems2 {
    margin: 0 auto;
    font-weight: 200; }
  .footer .copyright-info {
    display: inline-block;
    margin-right: 25px; }

.saffireMobileSize .footer {
  position: relative;
  height: 305px;
  background: linear-gradient(90deg, #ec6800 0%, #ec6a02 15%, #f08823 50%, #ec6a02 85%, #ec6800 100%); }
  @media screen and (max-width: 500px) {
    .saffireMobileSize .footer {
      height: 305px;
      padding-bottom: 0; } }
  .saffireMobileSize .footer .footer-logo {
    width: 400px;
    height: 250px;
    left: 49%; }
    @media screen and (max-width: 500px) {
      .saffireMobileSize .footer .footer-logo {
        width: 270px;
        height: 160px;
        top: -22%; } }
  .saffireMobileSize .footer .footer-content {
    padding-top: 140px; }
    @media screen and (max-width: 500px) {
      .saffireMobileSize .footer .footer-content {
        padding-top: 100px; } }
  .saffireMobileSize .footer .footer-text {
    margin-bottom: 8px; }
    .saffireMobileSize .footer .footer-text span:first-child {
      display: block; }
    .saffireMobileSize .footer .footer-text span:nth-child(2) {
      display: none; }
  .saffireMobileSize .footer a:hover {
    text-decoration: none; }
  .saffireMobileSize .footer ul.footerItems1 {
    display: none;
    max-width: 300px;
    margin-bottom: 6px; }
  .saffireMobileSize .footer .footerSignIn {
    max-width: 300px;
    margin: auto; }
  .saffireMobileSize .footer ul.footerItems2 {
    margin-top: 10px;
    text-align: center;
    font-size: 10px; }
    .saffireMobileSize .footer ul.footerItems2 img {
      height: 30px; }
  .saffireMobileSize .footer .copyright-info {
    display: block;
    margin-right: 0; }

@media screen and (max-width: 1230px) {
  body.siteInfoBannerOn.saffireLargeSize #siteInfoBannerWidget {
    flex: 1 1 100%;
    flex-direction: row;
    justify-content: flex-start;
    height: 38px;
    padding-right: 0; }
    body.siteInfoBannerOn.saffireLargeSize #siteInfoBannerWidget #eventName {
      display: flex;
      align-items: center;
      text-align: center; }
      body.siteInfoBannerOn.saffireLargeSize #siteInfoBannerWidget #eventName .countdownDays {
        margin-right: 4px; }
    body.siteInfoBannerOn.saffireLargeSize #siteInfoBannerWidget #eventDates {
      display: flex;
      line-height: 1.7;
      flex-shrink: 0; } }

#siteInfoBannerWidget {
  box-sizing: border-box;
  position: static;
  display: inline-flex;
  flex-shrink: 0;
  height: 62px;
  width: auto;
  max-width: 100%;
  margin: 0;
  padding: 2px 20px 0;
  background: transparent;
  font-family: "OpenSans-Regular-webfont";
  font-size: 16px;
  color: #04525d;
  text-align: left;
  line-height: 1;
  z-index: 2;
  min-width: auto;
  min-width: 150px;
  flex-direction: column;
  justify-content: center; }
  #siteInfoBannerWidget #eventDates {
    font-family: "Antonio-Bold-webfont";
    font-size: 28px;
    font-weight: 400;
    color: #04525d; }
  #siteInfoBannerWidget #eventName {
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
    padding-top: 2px; }
  #siteInfoBannerWidget .countdownDays {
    display: inline-block;
    font-family: "OpenSans-Regular-webfont";
    font-size: 16px;
    font-weight: 400;
    color: #04525d; }

.saffireMobileSize #siteInfoBannerWidget {
  left: auto;
  right: auto !important;
  padding: 2px 20px 0;
  background: #01bbd6;
  color: #04525d;
  width: 100%;
  order: 2;
  flex: 1 1 100%;
  text-align: center; }
  .saffireMobileSize #siteInfoBannerWidget #eventName {
    font-size: 14px;
    color: inherit; }
  .saffireMobileSize #siteInfoBannerWidget #eventDates {
    font-size: 28px;
    color: inherit; }
  .saffireMobileSize #siteInfoBannerWidget .countdownDays {
    font-size: 14px;
    color: inherit; }

body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
  font-family: "Antonio-Bold-webfont";
  font-size: 18px;
  color: #04525d; }
  @media screen and (max-width: 817px) {
    body.siteInfoBannerWidgetDateIsPast #siteInfoBannerWidget .countdownDays {
      font-size: 16px; } }
body.siteInfoBannerWidgetDateIsPast.noThankYouMessage #siteInfoBannerWidget {
  display: none !important; }

body.siteInfoBannerOff #siteInfoBannerWidget {
  display: none !important; }

body.siteInfoBannerOff.generalMessageOn.saffireMobileSize .wrapper {
  padding-top: 102px; }

body.siteInfoBannerOff.saffireMobileSize .wrapper {
  padding-top: 62px; }

#cardWidgetMain {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  height: auto;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  vertical-align: middle;
  border-bottom: 2px solid #fff;
  background: #fff;
  text-align: center; }
  @media screen and (max-width: 817px) {
    #cardWidgetMain {
      border: none;
      height: auto; } }
  #cardWidgetMain .card-widget-item {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 100%; }
  #cardWidgetMain .image-container {
    box-sizing: border-box;
    position: static;
    display: flex;
    flex: 1 1 100%;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
    transition: none;
    overflow: hidden; }
    #cardWidgetMain .image-container video {
      object-fit: cover;
      width: 100%;
      height: 100%; }
    @media screen and (max-width: 817px) {
      #cardWidgetMain .image-container {
        justify-content: center;
        align-items: flex-end;
        height: 54vw; }
        #cardWidgetMain .image-container video {
          display: none; } }
  #cardWidgetMain .card-content {
    position: absolute;
    top: 75%;
    transform: translateY(-50%);
    right: 3%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 487px;
    height: 176px;
    padding: 50px 50px 5px 150px;
    margin-right: 6vw;
    background-image: url("images/title-bg.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: 999; }
    @media screen and (max-width: 817px) {
      #cardWidgetMain .card-content {
        position: static;
        transform: none;
        width: 100%;
        height: auto;
        background: #01bbd6;
        padding: 18px;
        margin: 0; } }
    #cardWidgetMain .card-content:hover .card-widget-description,
    #cardWidgetMain .card-content:hover .buttonwrap a {
      text-shadow: 0 0 5px #fff;
      transition: 0.2s; }
  #cardWidgetMain .card-widget-title {
    display: none;
    position: static;
    text-transform: capitalize; }
  #cardWidgetMain .card-widget-description {
    display: block;
    width: 100%;
    font: 30px/1.4 'Antonio-Light-webfont';
    color: #fff;
    max-height: 95px;
    overflow: hidden;
    text-decoration: none;
    transition: 0.2s; }
    @media screen and (max-width: 817px) {
      #cardWidgetMain .card-widget-description {
        font-size: 30px;
        margin-bottom: 10px; } }
    @media screen and (max-width: 500px) {
      #cardWidgetMain .card-widget-description {
        font-size: 24px; } }
  #cardWidgetMain .buttonwrap {
    align-self: flex-end;
    padding-right: 30px;
    margin-top: -10px; }
    @media screen and (max-width: 817px) {
      #cardWidgetMain .buttonwrap {
        padding: 0;
        align-self: center; } }
    #cardWidgetMain .buttonwrap a {
      text-decoration: none;
      color: #fff;
      font: 12px/1 'OpenSans-Regular-webfont';
      transition: 0.2s; }

body.isSafari #cardWidgetMain .image-container {
  height: auto; }

@media screen and (min-width: 818px) {
  .isEdge #cardWidgetMain {
    background: transparent; }
    .isEdge #cardWidgetMain .image-container {
      background: transparent !important; }
    .isEdge #cardWidgetMain .image-container video {
      z-index: -100;
      width: auto;
      height: 100%; } }
    @media screen and (min-width: 818px) and (min-width: 1920px) {
      .isEdge #cardWidgetMain .image-container video {
        width: 100%;
        height: auto; } }

@media screen and (min-width: 818px) {
  .isIE #cardWidgetMain,
  .isSafari #cardWidgetMain {
    background: transparent; }
    .isIE #cardWidgetMain .image-container,
    .isSafari #cardWidgetMain .image-container {
      background: transparent !important; }
    .isIE #cardWidgetMain .image-container video,
    .isSafari #cardWidgetMain .image-container video {
      position: fixed;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      z-index: -100;
      width: 100%;
      height: 100%; } }
    @media screen and (min-width: 818px) and (min-width: 1920px) {
      .isIE #cardWidgetMain .image-container video,
      .isSafari #cardWidgetMain .image-container video {
        width: 100%;
        height: auto; } }

.saffireLargeSize #cardWidgetSlideshowMain {
  padding-top: 115px; }
.saffireLargeSize.generalMessageOn #cardWidgetSlideshowMain {
  padding-top: 155px; }
@media screen and (max-width: 1230px) {
  .saffireLargeSize #cardWidgetSlideshowMain {
    padding-top: 161px; }
  .saffireLargeSize.generalMessageOn #cardWidgetSlideshowMain {
    padding-top: 201px; } }
.saffireMobileSize #cardWidgetSlideshowMain {
  padding-top: 0; }
.saffireMobileSize.generalMessageOn #cardWidgetSlideshowMain {
  padding-top: 0; }
#cardWidgetSlideshowMain .card-content {
  display: none; }
#cardWidgetSlideshowMain .owl-dots {
  margin-top: 5px; }
  #cardWidgetSlideshowMain .owl-dots .owl-dot span {
    background: #006c7b; }
  #cardWidgetSlideshowMain .owl-dots .owl-dot.active span,
  #cardWidgetSlideshowMain .owl-dots .owl-dot:hover span {
    background: #fff; }

#cardWidget {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  height: auto;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 50px 0;
  vertical-align: middle;
  background: #fff;
  text-align: center; }
  @media screen and (max-width: 1620px) {
    #cardWidget {
      width: 100%;
      max-width: 100%; } }
  @media screen and (max-width: 999px) {
    #cardWidget {
      width: 700px;
      max-width: 100%;
      padding: 20px 0; } }
  #cardWidget .card-widget-item {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    text-decoration: none;
    max-width: 240px;
    margin: 0 40px; }
    @media screen and (max-width: 1620px) {
      #cardWidget .card-widget-item {
        max-width: 200px;
        margin: 0 34px; } }
    @media screen and (max-width: 1440px) {
      #cardWidget .card-widget-item {
        max-width: 170px;
        margin: 0 28px; } }
    @media screen and (max-width: 1150px) {
      #cardWidget .card-widget-item {
        max-width: 140px;
        margin: 0 24px; } }
    @media screen and (max-width: 999px) {
      #cardWidget .card-widget-item {
        margin: 10px 20px; } }
    @media screen and (max-width: 450px) {
      #cardWidget .card-widget-item {
        max-width: 135px;
        margin: 10px 15px; } }
    #cardWidget .card-widget-item:nth-child(1) .image-container:after {
      background-image: url("images/crab.png"); }
    #cardWidget .card-widget-item:nth-child(1) .card-widget-title {
      color: #d2283f; }
    #cardWidget .card-widget-item:nth-child(2) .image-container:after {
      background-image: url("images/fish.png"); }
    #cardWidget .card-widget-item:nth-child(2) .card-widget-title {
      color: #18c7dc; }
    #cardWidget .card-widget-item:nth-child(3) .image-container:after {
      background-image: url("images/octo.png"); }
    #cardWidget .card-widget-item:nth-child(3) .card-widget-title {
      color: #f08823; }
    #cardWidget .card-widget-item:nth-child(4) .image-container:after {
      background-image: url("images/star.png"); }
    #cardWidget .card-widget-item:nth-child(4) .card-widget-title {
      color: #b13505; }
    #cardWidget .card-widget-item:nth-child(5) .image-container:after {
      background-image: url("images/shrimp.png"); }
    #cardWidget .card-widget-item:nth-child(5) .card-widget-title {
      color: #176771; }
    #cardWidget .card-widget-item:hover .image-container:after {
      background-size: 300%;
      opacity: 0;
      transform: rotateZ(540deg);
      transition: 1s; }
    #cardWidget .card-widget-item:hover img {
      opacity: 1;
      transition: 1s; }
  #cardWidget .image-container {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    width: auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
    transition: 0.3s;
    overflow: hidden;
    border-radius: 50%; }
    #cardWidget .image-container:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      width: 100%;
      height: 100%;
      background-position: center;
      background-repeat: no-repeat;
      background-size: 100%;
      transition: 1s; }
    #cardWidget .image-container img {
      box-sizing: border-box;
      display: block;
      width: 240px;
      height: 240px;
      margin: auto;
      opacity: 0;
      transition: 0.5s; }
      @media screen and (max-width: 1620px) {
        #cardWidget .image-container img {
          width: 200px;
          height: 200px; } }
      @media screen and (max-width: 1440px) {
        #cardWidget .image-container img {
          width: 170px;
          height: 170px; } }
      @media screen and (max-width: 1150px) {
        #cardWidget .image-container img {
          width: 140px;
          height: 140px; } }
      @media screen and (max-width: 450px) {
        #cardWidget .image-container img {
          width: 135px;
          height: 135px; } }
  #cardWidget .card-widget-title {
    position: static;
    display: block;
    width: 100%;
    font: 60px/1 'Antonio-Light-webfont';
    color: inherit;
    text-transform: capitalize;
    margin-top: 20px; }
    @media screen and (max-width: 1620px) {
      #cardWidget .card-widget-title {
        font-size: 52px; } }
    @media screen and (max-width: 1440px) {
      #cardWidget .card-widget-title {
        font-size: 44px; } }
    @media screen and (max-width: 1150px) {
      #cardWidget .card-widget-title {
        font-size: 36px; } }
    @media screen and (max-width: 450px) {
      #cardWidget .card-widget-title {
        font-size: 34px; } }

#cardWidget2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: auto;
  width: 1400px;
  max-width: 100%;
  margin: 0 auto 15px;
  padding: 0 20px;
  vertical-align: middle;
  text-align: center; }
  @media screen and (max-width: 1415px) {
    #cardWidget2 {
      width: 750px;
      padding: 0 10px;
      justify-content: center; } }
  #cardWidget2 .card-widget-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: 325px;
    width: 325px;
    max-width: 325px;
    margin: 7px;
    position: relative;
    padding: 5px 5px 5px;
    background: rgba(255, 255, 255, 0.5);
    text-decoration: none; }
    #cardWidget2 .card-widget-item:hover .card-content {
      background-image: url("images/card-title-bg-h.png");
      -webkit-transition: 0.3s;
      transition: 0.3s; }
  #cardWidget2 .image-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    min-height: 260px;
    height: 260px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-bottom: 0; }
  #cardWidget2 .card-content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    background-image: url("images/card-title-bg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100px;
    width: 100%;
    margin-top: -25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    padding-top: 30px;
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
    #cardWidget2 .card-content .card-widget-title {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      position: static;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      display: block;
      padding: 5px 20px 0;
      width: 100%;
      font: 20px/1 'Antonio-Regular-webfont';
      color: #fff;
      text-transform: capitalize;
      text-align: left;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    #cardWidget2 .card-content .card-widget-description {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      position: static;
      text-align: left;
      display: block;
      padding: 0 35px 0 20px;
      width: 100%;
      font: 16px/1.2 'OpenSans-Regular-webfont';
      color: #fff;
      text-transform: capitalize;
      height: auto;
      overflow: hidden;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    #cardWidget2 .card-content .buttonwrap {
      display: none; }
  #cardWidget2 .owl-item {
    display: flex;
    justify-content: center; }
  #cardWidget2 .owl-nav {
    display: none; }
  #cardWidget2 .owl-dots {
    margin-top: 0; }
    #cardWidget2 .owl-dots .owl-dot span {
      width: 15px;
      height: 15px;
      background: #d1f4f8; }
    #cardWidget2 .owl-dots .owl-dot.active span {
      background: #176771; }

.multiScheduleFeature-wrapper {
  box-sizing: border-box;
  padding: 5px;
  width: 428px;
  max-height: 520px;
  max-width: 100%;
  background: rgba(255, 255, 255, 0.5); }
  @media screen and (max-width: 930px) {
    .multiScheduleFeature-wrapper {
      margin-bottom: 14px; } }
  @media screen and (max-width: 817px) {
    .multiScheduleFeature-wrapper {
      margin-bottom: 0; } }
  @media screen and (max-width: 500px) {
    .multiScheduleFeature-wrapper {
      padding: 5px 0; } }

#multiScheduleFeature {
  box-sizing: border-box;
  background: #22c7dd;
  width: 100%;
  height: 510px;
  padding: 12px; }
  #multiScheduleFeature .msf-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0 15px; }
    #multiScheduleFeature .msf-heading h2 {
      color: #fff;
      font: 40px/1 'Antonio-Light-webfont';
      text-transform: capitalize;
      font-weight: 200;
      margin: 0; }
    #multiScheduleFeature .msf-heading a {
      display: inline-block;
      font: 13px/1 'OpenSans-Regular-webfont';
      color: #fff;
      margin-right: 10px; }
      #multiScheduleFeature .msf-heading a:hover {
        text-decoration: underline; }
  #multiScheduleFeature .featureItem {
    box-sizing: border-box;
    display: flex;
    padding: 5px;
    transition: 0.3s; }
    #multiScheduleFeature .featureItem:hover {
      background: #4ed2e4;
      transition: 0.3s; }
  #multiScheduleFeature .featureItemImage {
    display: inline-block;
    width: 72px;
    min-width: 72px;
    height: 72px;
    margin-right: 10px;
    text-align: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
  #multiScheduleFeature .text-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
    width: calc(100% - 100px);
    overflow: hidden; }
  #multiScheduleFeature .featureItemTitle,
  #multiScheduleFeature .featureItemDate,
  #multiScheduleFeature .featureItemDescription,
  #multiScheduleFeature .button-container {
    display: block; }
  #multiScheduleFeature .featureItemTitle {
    color: #fff;
    font-family: "Antonio-Regular-webfont";
    font-weight: 400;
    font-size: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    max-width: 100%;
    line-height: 1.2; }
    @media screen and (max-width: 817px) {
      #multiScheduleFeature .featureItemTitle {
        font-size: 16px; } }
  #multiScheduleFeature .featureItemDate {
    color: #fff;
    font-family: "open_sansregular";
    font-weight: 400;
    font-size: 14px; }
    @media screen and (max-width: 817px) {
      #multiScheduleFeature .featureItemDate {
        font-size: 12px; } }
  #multiScheduleFeature .featureItemDescription {
    display: none;
    font-family: "open_sansregular";
    font-weight: 400;
    font-size: 14px; }
  #multiScheduleFeature .more-text {
    padding-left: 3px;
    text-decoration: underline; }

#mapMasterContainer {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: relative;
  margin: 0;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  padding: 5px;
  background: rgba(255, 255, 255, 0.5); }
  @media screen and (max-width: 1330px) {
    #mapMasterContainer {
      order: 3;
      flex: 1 1 100%;
      margin-top: 14px; } }
  @media screen and (max-width: 930px) {
    #mapMasterContainer {
      order: 2;
      margin-top: 0;
      margin-bottom: 14px; } }
  @media screen and (max-width: 817px) {
    #mapMasterContainer {
      margin-bottom: 0; } }
  @media screen and (max-width: 500px) {
    #mapMasterContainer {
      padding: 10px; } }
  #mapMasterContainer #map {
    background-image: url("images/map-NCSeafoodFest.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  #mapMasterContainer .map-go {
    box-sizing: border-box;
    position: static;
    display: block;
    margin: auto;
    width: 120px;
    flex-shrink: 0;
    margin: 0 auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: .3s;
    transition: .3s; }
    #mapMasterContainer .map-go a {
      display: block;
      margin: auto;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      text-align: center;
      width: auto;
      padding: 8px 12px 4px;
      background: #ffe200;
      font-size: 20px;
      color: #006675;
      text-decoration: none;
      text-transform: uppercase;
      font-family: 'Antonio-Regular-webfont';
      font-weight: 400;
      flex-shrink: 0; }
      @media screen and (max-width: 500px) {
        #mapMasterContainer .map-go a {
          padding: 4px 12px 2px;
          font-size: 17px; } }
      #mapMasterContainer .map-go a:hover {
        background: #ffe833; }
  #mapMasterContainer .map-top,
  #mapMasterContainer .map-bottom {
    position: absolute;
    width: 80%;
    font-family: 'Roboto-Regular';
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    #mapMasterContainer .map-top .text-wrapper,
    #mapMasterContainer .map-bottom .text-wrapper {
      text-align: center;
      color: #FFF;
      max-width: 338px;
      position: relative; }
      #mapMasterContainer .map-top .text-wrapper span,
      #mapMasterContainer .map-bottom .text-wrapper span {
        display: block; }
      #mapMasterContainer .map-top .text-wrapper .heading,
      #mapMasterContainer .map-bottom .text-wrapper .heading {
        font: 30px/1 'bebasneue_regular-webfont';
        text-transform: uppercase; }
      #mapMasterContainer .map-top .text-wrapper .sub-heading,
      #mapMasterContainer .map-bottom .text-wrapper .sub-heading {
        font: 16px/1 'RobotoCondensed-LightItalic-webfont'; }
  #mapMasterContainer .map-top {
    left: -10%; }
    #mapMasterContainer .map-top .text-wrapper {
      margin: 0 auto;
      left: 25%;
      padding: 13px 0; }
      #mapMasterContainer .map-top .text-wrapper .heading {
        font-size: 34px; }
  #mapMasterContainer .map-bottom {
    right: -13%;
    bottom: 0; }
    #mapMasterContainer .map-bottom .text-wrapper {
      margin: 0 auto;
      left: -27.5%;
      padding: 20px 0; }
  #mapMasterContainer a {
    background: transparent;
    font-family: 'bebasneue_regular-webfont';
    min-width: 74px;
    color: #FFF; }
    #mapMasterContainer a.arrow-right {
      min-width: 20px; }
    #mapMasterContainer a.all-events-btn {
      width: auto;
      font-size: 20px;
      padding: 7px 23px; }
    #mapMasterContainer a:hover {
      background: transparent; }

/* GOOGLE MAP styles ///////////////////////////////////////////*/
#map {
  height: 100%;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }
  #map .skew-container {
    display: table-cell; }

#panel {
  position: absolute;
  top: 10px;
  left: 25%;
  z-index: 5;
  background-color: #fff;
  padding: 5px;
  border: 1px solid #999;
  text-align: center; }

.group-input {
  display: flex;
  width: 100%; }

#pac-input {
  display: block;
  margin: auto;
  height: 36px;
  border: none;
  -webkit-appearance: none;
  border: 1px solid #ccc;
  font-size: 12px;
  max-width: 100%;
  margin-right: 5px;
  width: 100%;
  bottom: 17px;
  padding-left: 10px; }
  @media screen and (max-width: 500px) {
    #pac-input {
      height: 26px;
      margin-top: 0; } }

#pac-input:focus {
  border-color: transparent; }

.pac-container {
  font-family: Roboto; }

#type-selector {
  color: #fff;
  background-color: #4d90fe;
  padding: 5px 11px 0px 11px; }

#type-selector label {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300; }

#directions-panel {
  -webkit-box-shadow: -4px 0 7px #606060;
  box-shadow: -4px 0 7px #606060;
  border-top: 30px solid #ffffff;
  background: #fff;
  height: 482px;
  overflow: auto;
  position: absolute;
  right: -36%;
  top: 0;
  width: 30%;
  -webkit-transition: all 0.5s linear 0.4s;
  transition: all 0.5s linear 0.4s; }

#directions-panel.mCustomScrollbar {
  width: 28%;
  padding-right: 2%; }

.show-hide-directions {
  position: absolute;
  right: -300px;
  top: 4px;
  z-index: 5;
  -webkit-transition: all 0.5s linear 1s;
  transition: all 0.5s linear 1s; }

#directionsEntry h2 {
  font-family: 'Antonio-Regular-webfont';
  font-weight: 400;
  font-size: 20px;
  color: #0f8697;
  text-align: left;
  margin: 5px auto 0;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  text-transform: none;
  line-height: 1; }
  @media screen and (max-width: 817px) {
    #directionsEntry h2 {
      font-size: 17px; } }

.googleMapDirectionsExpanded.googleMapDirectionsShowing #map {
  margin-right: 50%; }

.googleMapDirectionsShowing #directions-panel {
  right: 0;
  padding-left: 0;
  height: 100%;
  width: 75%; }

.googleMapDirectionsShowing #map {
  margin-right: 50%; }

.googleMapDirectionsExpanded.googleMapDirectionsShowing #directions-panel {
  right: 0;
  padding-left: 0;
  height: 100%; }

.googleMapDirectionsShowing #directionsEntry {
  display: none !important; }

.googleMapDirectionsShowing .show-hide-directions {
  right: 1%; }

.googleMapDirectionsExpanded.googleMapDirectionsShowing .show-hide-directions {
  right: 26%; }

.googleMapDirectionsExpanded.googleMapDirectionsShowing .google-map-print-button {
  right: 10px; }

.googleMapDirectionsShowing .map-start-over-button {
  left: 10px; }

#closeDirectionsEntry {
  display: none;
  position: absolute;
  right: 11px;
  font-family: 'Antonio-Regular-webfont', sans-serif;
  font-size: 15px;
  color: #999;
  top: 7px;
  cursor: pointer; }

#directionsEntry {
  background: #fff;
  position: absolute;
  left: 0px;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100px;
  top: 25%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  padding: 15px 20px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  max-width: 75%;
  color: #303030;
  text-align: center; }
  #directionsEntry span {
    display: block;
    text-align: left;
    margin-bottom: 10px;
    font-size: 14px; }
    @media screen and (max-width: 817px) {
      #directionsEntry span {
        font-size: 12px; } }
  @media screen and (max-width: 817px) {
    #directionsEntry {
      padding: 10px;
      height: 85px; } }

#directionsEntry:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 15px 0 15px;
  border-color: #ffffff transparent transparent transparent; }

#end {
  position: absolute;
  top: -550px; }

.google-map-print-button {
  position: absolute;
  right: -200px;
  top: 4px;
  z-index: 5;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
  color: #000; }
  .google-map-print-button a {
    color: #000; }

.googleMapDirectionsExpanded .google-map-print-button {
  -webkit-transition: all 0.5s linear 1s;
  transition: all 0.5s linear 1s; }
.googleMapDirectionsExpanded .map-top {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%); }
.googleMapDirectionsExpanded .map-bottom {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

#mapMasterContainer {
  position: relative;
  overflow: hidden;
  width: 428px;
  height: 520px;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease; }

#googleMapPrintButton {
  color: #000 !important; }

.map-start-over-button {
  position: absolute;
  bottom: 10px;
  z-index: 2;
  left: -310px;
  -webkit-transition: all 0.5s linear 1s;
  transition: all 0.5s linear 1s; }

@media screen and (max-width: 600px) {
  .saffireMobileSize.googleMapDirectionsShowing #directions-panel {
    width: 100% !important; } }

#fb-root {
  display: none; }

/* SOCIAL NETWORK PLUGIN */
.social-wrapper {
  box-sizing: border-box;
  padding: 5px;
  background: rgba(255, 255, 255, 0.5);
  height: 520px;
  width: 428px;
  max-width: 100%; }
  @media screen and (max-width: 930px) {
    .social-wrapper {
      order: 3; } }
  @media screen and (max-width: 500px) {
    .social-wrapper {
      padding: 5px 0; } }

#multiSocialWidget {
  box-sizing: border-box;
  height: 510px;
  width: 428px;
  max-width: 100%;
  background: #22c7dc;
  padding: 10px; }
  @media screen and (max-width: 817px) {
    #multiSocialWidget {
      height: 470px; } }
  #multiSocialWidget .multiSocialWidgetTab {
    display: inline-block;
    padding: 0;
    width: 40px;
    height: 40px;
    margin: 2px 5px 8px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto;
    font-family: "open_sansbold";
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    border-radius: 50%;
    border: 3px solid transparent; }
    @media screen and (max-width: 930px) {
      #multiSocialWidget .multiSocialWidgetTab {
        margin: 2px 5px 0 0; } }
    #multiSocialWidget .multiSocialWidgetTab#facebookfeedTab {
      background-image: url("images/fb-icon.png"); }
      #multiSocialWidget .multiSocialWidgetTab#facebookfeedTab.currentTab {
        background-image: url("images/fb-icon-w.png"); }
    #multiSocialWidget .multiSocialWidgetTab#instafeedTab {
      background-image: url("images/in-icon.png"); }
      #multiSocialWidget .multiSocialWidgetTab#instafeedTab.currentTab {
        background-image: url("images/in-icon-w.png"); }
    #multiSocialWidget .multiSocialWidgetTab#twitterfeedTab {
      background-image: url("images/tw-icon.png"); }
      #multiSocialWidget .multiSocialWidgetTab#twitterfeedTab.currentTab {
        background-image: url("images/tw-icon-w.png"); }
    #multiSocialWidget .multiSocialWidgetTab:hover {
      color: #fff;
      border: 3px solid #fff; }
    #multiSocialWidget .multiSocialWidgetTab .multiSocialWidgetTab.currentTab {
      background: #22c7dd;
      color: #fff;
      text-decoration: none;
      cursor: default; }
  #multiSocialWidget .multiSocialWidgetContainer {
    position: relative;
    top: 0;
    left: 0;
    height: 410px;
    width: 418px;
    max-width: 98%;
    padding: 10px 5px;
    background: #22c7dd;
    overflow-x: hidden;
    overflow-y: auto; }
    @media screen and (max-width: 817px) {
      #multiSocialWidget .multiSocialWidgetContainer {
        height: 370px; } }
  #multiSocialWidget #instafeedContainer img {
    width: calc(33% - 6px);
    margin-right: 1px;
    margin-left: 1px; }
  #multiSocialWidget #instafeedContainer > a:hover {
    opacity: 0.75; }
  #multiSocialWidget #facebookfeedContainer {
    overflow: hidden; }
    #multiSocialWidget #facebookfeedContainer iframe {
      max-height: 100% !important; }

.saffireMobileSize #multiSocialWidget {
  margin-left: auto;
  margin-right: auto; }
  .saffireMobileSize #multiSocialWidget .multiSocialWidgetTab {
    font-size: 10.2px; }
  .saffireMobileSize #multiSocialWidget #facebookfeedContainer {
    overflow: hidden; }
    .saffireMobileSize #multiSocialWidget #facebookfeedContainer iframe {
      max-height: 100% !important;
      max-width: 100% !important; }

/* Set the container ID*/
/* Size the container*/
/* Size the images*/
/* Format titles*/
/* Format arrows*/
#sponsorWidgetContainer {
  position: relative;
  background: #fff;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 5%; }
  @media screen and (max-width: 817px) {
    #sponsorWidgetContainer {
      padding: 0; } }
  #sponsorWidgetContainer .sponsorWidgetContainer {
    padding-top: 0; }
  #sponsorWidgetContainer .sponsorCarouselImage img {
    margin: 0 20px;
    max-width: 200px;
    max-height: 100px; }
    @media screen and (max-width: 817px) {
      #sponsorWidgetContainer .sponsorCarouselImage img {
        max-height: 50px;
        max-width: 150px;
        margin: 0 10px; } }
  #sponsorWidgetContainer .majorSponsor {
    display: none; }
    #sponsorWidgetContainer .majorSponsor a {
      display: block;
      margin: 0 auto;
      margin-bottom: 2em;
      max-width: 75%; }
  #sponsorWidgetContainer #sponsorsTitleContainer {
    width: 100%;
    text-align: center;
    top: 0;
    position: static; }
    #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
      margin: 0;
      padding: 35px 0 25px;
      font-family: "Antonio-Light-webfont";
      font-size: 40px;
      color: #7c7c7c;
      text-shadow: none;
      font-weight: 400; }
      @media screen and (max-width: 817px) {
        #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
          font-size: 24px; } }
      @media screen and (max-width: 500px) {
        #sponsorWidgetContainer #sponsorsTitleContainer .homepageh1 {
          padding: 25px; } }
  #sponsorWidgetContainer #sponsorArrowRight {
    right: 2%;
    top: 72%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media screen and (max-width: 817px) {
      #sponsorWidgetContainer #sponsorArrowRight {
        display: none; } }
    #sponsorWidgetContainer #sponsorArrowRight span {
      display: block;
      height: 21px;
      width: 15px;
      background: transparent;
      border: none;
      background-image: url("images/sponsor-arrow-right.png");
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
  #sponsorWidgetContainer #sponsorArrowLeft {
    left: 2%;
    top: 72%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media screen and (max-width: 817px) {
      #sponsorWidgetContainer #sponsorArrowLeft {
        display: none; } }
    #sponsorWidgetContainer #sponsorArrowLeft span {
      display: block;
      height: 21px;
      width: 15px;
      background: transparent;
      border: none;
      background-image: url("images/sponsor-arrow-left.png");
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain; }
  #sponsorWidgetContainer.has-major-sponsor #sponsorArrowRight,
  #sponsorWidgetContainer.has-major-sponsor #sponsorArrowLeft {
    top: 87%; }

#majorSponsorTitleContainer {
  display: none; }

#majorSponsorImageContainer {
  padding: 0; }

.sponsor-section-container #majorSponsors {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }
  .sponsor-section-container #majorSponsors a {
    transition: all 400ms ease; }
    .sponsor-section-container #majorSponsors a .card-content {
      display: none; }
    .sponsor-section-container #majorSponsors a .card-widget-image {
      transition: all 400ms ease;
      max-height: 160px; }
      @media screen and (max-width: 768px) {
        .sponsor-section-container #majorSponsors a .card-widget-image {
          max-height: 100px; } }
.sponsor-section-container .majorSponsorsTitle {
  margin: 0;
  padding: 35px 0 25px;
  font-family: "Antonio-Light-webfont";
  font-size: 40px;
  color: #7c7c7c;
  text-shadow: none;
  font-weight: 400;
  text-align: center; }
  @media screen and (max-width: 817px) {
    .sponsor-section-container .majorSponsorsTitle {
      font-size: 24px; } }
  @media screen and (max-width: 500px) {
    .sponsor-section-container .majorSponsorsTitle {
      padding: 25px; } }

.pageIsLoaded .socialNetworks {
  right: 0;
  right: 5px; }
  @media screen and (max-width: 1470px) {
    .pageIsLoaded .socialNetworks {
      bottom: 0;
      bottom: 5px;
      right: 5px; } }

.socialNetworks {
  z-index: 80000000;
  position: fixed;
  right: -80px;
  top: 17%;
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  background: rgba(0, 0, 0, 0.4);
  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 rgba(0, 0, 0, 0.4);
    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: #04525d; }

@media screen and (min-width: 1471px) {
  body:not(.generalMessageOn) .socialNetworks {
    top: 13%; } }

#musicPlayerLink {
  height: 40px;
  width: 40px;
  float: none;
  margin: 0;
  background: url("images/music.jpg") no-repeat right 0;
  border: 3px solid rgba(0, 0, 0, 0.4);
  z-index: 2;
  border-radius: 50%;
  border: none;
  padding: 0;
  margin: 3px;
  background-color: transparent;
  background-position: center;
  background-size: cover; }
  #musicPlayerLink #musicPlayerDropdown {
    top: -3px;
    right: 43px;
    padding: 8px 10px;
    background: rgba(0, 0, 0, 0.4);
    border: 1px solid #fff;
    box-shadow: 0 0 4px #fff inset;
    font-size: 0.9em;
    color: #fff; }
    #musicPlayerLink #musicPlayerDropdown a {
      padding-right: 14px;
      font-size: 13px;
      color: #fff;
      text-decoration: none; }
  #musicPlayerLink #musicPlayerDropdown a:hover {
    position: relative;
    padding-left: 14px;
    padding-right: 3px; }
    #musicPlayerLink #musicPlayerDropdown a:hover:after {
      content: "";
      display: block;
      height: 0;
      width: 0;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      border-top: 12px solid #fff;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-radius: 58%;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg); }

@media screen and (max-width: 1470px) {
  .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; }

#videoSection {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  height: 56.25vw;
  vertical-align: top;
  float: none;
  overflow: hidden;
  height: 55.25vw; }
  #videoSection.single-video #arrow-container {
    display: none; }

#videoWidget {
  box-sizing: border-box;
  position: relative;
  height: 0;
  width: 100%;
  max-width: 100%;
  height: 56.3vw;
  text-align: center; }
  @media screen and (max-width: 375px) {
    #videoWidget {
      height: 58.3vw; } }
  #videoWidget iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100% !important;
    height: 100%;
    border: none !important; }
  #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 {
      left: -25px;
      opacity: 0;
      visibility: hidden; }
    #videoWidget .video-arrow.next {
      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); } }
.sponsorsPageImageGallery {
  justify-content: center; }

form#form1[action="/sponsors.aspx"] h2, form#form1[action="/sponsors.aspx"] .sponsorBulletListContainer {
  text-align: center; }

/*# sourceMappingURL=theme.css.map */
