/* * * * * * * * * * Google Font Import * * * * * * * * * */
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,800italic,400,700,800,300);
@import url(//fonts.googleapis.com/css?family=Nunito+Sans:300,400,900&display=swap);
@import url(//fonts.googleapis.com/css2?family=Saira+Extra+Condensed&display=swap);

@font-face {
    font-family: "bebas_neuebold";
    src: url("../fonts/bebasneue-bold-webfont.woff2") format("woff2"),
url("../fonts/bebasneue-bold-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "bebas_neuebook";
    src: url("../fonts/bebasneue-book-webfont.woff2") format("woff2"),
url("../fonts/bebasneue-book-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "bebas_neueregular";
    src: url("../fonts/bebasneue-regular-webfont.woff2") format("woff2"),
url("../fonts/bebasneue-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "SteelfishRegular";
    src: url("../fonts/steelfish_rg-webfont.eot");
    src: url("../fonts/steelfish_rg-webfont.eot?#iefix") format("embedded-opentype"),
url("../fonts/steelfish_rg-webfont.woff") format("woff"),
url("../fonts/steelfish_rg-webfont.ttf") format("truetype"),
url("../fonts/steelfish_rg-webfont.svg#SteelfishRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}


.attr1 { background-image: url("../img/attractions_back-01.jpg"); }
.attr2 { background-image: url("../img/attractions_back-02.jpg"); }
.attr3 { background-image: url("../img/attractions_back-03.jpg"); }
.attr4 { background-image: url("../img/attractions_back-04.jpg"); }
.attr5 { background-image: url("../img/attractions_back-05.jpg"); }
.attr6 { background-image: url("../img/attractions_back-06.jpg"); }
.attr7 { background-image: url("../img/attractions_back-07.jpg") no-repeat; }

.otherHaunt { background-image: url("../img/otherHaunt_Art.jpg"); }

.slidez01 { background-image: url("../img/featured_bg-01.jpg"); }
.slidez02 { background-image: url("../img/featured_bg-02.jpg"); }
.slidez03 { background-image: url("../img/featured_bg-03.jpg"); }
.slidez04 { background-image: url("../img/featured_bg-04.jpg"); }
.slidez05 { background-image: url("../img/featured_bg-05.jpg"); }
.slidez06 { background-image: url("../img/featured_bg-06.jpg"); }

#videosubstitute{background-image:url("../video/video.gif");}

.seasonal {}
.offSeason {display:none;}
.showAtt {}
.showFeat {}
.showCal {}
.showHours {}

/**GET SCARED**/

body { background-color: #000000; }
.btn-TICK, .btn-DATE { margin: 18% 10px 25px 10px; }
.attrTxt a {
  color: #FFF;
  text-shadow: 0px 0px 0px rgb(0, 0, 0, 0);
}
@media (max-width: 768px) {
.btn-TICK, .btn-DATE { margin: 25% 10px 25px 10px; }
}  
