/* * * * * * * * * * 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;
}

/**trick-or-treat.html**/

@font-face {
  font-family: 'No. Seven Regular';
  font-style: normal;
  font-weight: normal;
  src: local('../../fonts/No. Seven Regular.woff'), url('../../fonts/No. Seven Regular.woff') format('woff');
}

/**end_trick-or-treat.html**/


.attr1 {
  background-image: url("../img/attractions_back-01.jpg");
  background-position: top right;
}
.attr2 {
  background-image: url("../img/attractions_back-02.jpg");
  background-position: top left;
}
.attr3 {
  background-image: url("../img/attractions_back-03.jpg");
  background-position: top left;
}
.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");
  /**background-position: 0px -150px;**/
}
.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"); }

.slidez01, .slidez02, .slidez03, .slidez04, .slidez05, .slidez06 { min-height: 300px; }
.slideInner img { margin: 50px 0px; }

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

.seasonal {display: none !important;}
.offSeason {}
.showAtt {}
.flowATT {}
.showFeat {}
.flowADD {}
.showJobs {display: none !important;}
.showChat {display: none !important;}
.showCal {display: none !important;}
.showHours {display: none !important;}

/**trick-or-treat.html**/

.attr1.ToT1 {
  background-image: url("../img/trick-or-treat_back-01.jpg");
  background-position: left;
}
.attr3.ToT3 { background-image: url(https://tfeghosting.com/static/haunt2021/trick-or-treat/trick-or-treat_back-04.jpg); }

@media (max-width:1199px) { .slidez01 { background-position: top left; } }
