/**
 * 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%}
@charset "UTF-8";

@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('webfont/ProximaNova-Regular.eot');
}
@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('webfont/ProximaNova-Regular.woff') format('woff'),
	url('webfont/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
}

#interactive_map {
	position: relative;
	min-width: 693px;
	max-width: 1130px;
	height: auto;
	overflow: hidden;
}
.tooltip-image {
	width: 66px;
	height: 66px;
	-webkit-border-radius: 33px;
	border-radius: 33px;
}
#interactive_map > div {
	position: absolute;
    -webkit-transition: -webkit-opacity .5s ease-out;
    -moz-transition: -moz-opacity .5s ease-out;
    -o-transition: -o-opacity .5s ease-out;
    transition: opacity .5s ease-out;
	-webkit-opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=100);
    opacity: 1;
}
#interactive_map > div {
	position: absolute;
}
#interactive_map > .activeElement {
	opacity: 1;
}
#interactive_map > .hideElement {
	opacity: 0;
	cursor: default !important;
}
#interactive_map > .element > .pin {
	position: absolute;
	width: 26px;
	height: 26px;
	margin-top: -13px;
	margin-left: -13px;
  z-index: 2;
	cursor: pointer;
}

    #interactive_map > .element > .pin {
		background:#fff;
        background-size: 26px 26px;
    }
    /*#interactive_map > .element > .pin:hover {
		background:url('../img/pinActive@2x.gif') no-repeat top left;
        background-size: 26px 26px;
}*/
#interactive_map > #map_CycloneShop {
  left: 77%;
  top: 37%;
  
}
/*#interactive_map > #map_LolasStar {
  left: 57.96%;
  top: 82.68%;
  
}*/
/*#interactive_map > #map_BrooklynBeachShop {
  left: 51.68%;
  top: 84.13%;
  
}*/
/*#interactive_map > #map_ConeyIslandMuseum {
  left: 59.65%;
  top: 35.21%;
  
}*/
#interactive_map > #map_ThunderboltRetail {
left: 30%;
top: 48%;
  
}


#interactive_map > #map_SaltSizzle {
  left: 45%;
  top: 76%;
}

#interactive_map > #map_Rubys {
  left: 62%;
  top: 73%;
}

#interactive_map > #map_TomsConeyIsland {
  left: 55%;
  top: 73%;
  
}

#interactive_map > #map_PaulsDaughter {
  left: 90%;
  top: 76%;
  
}
#interactive_map > #map_Nathans {
  left: 66%;
  top: 746%;
  
}

#interactive_map > #map_ConeysCones {
  left: 76%;
  top: 77%;
  
}

#interactive_map > #map_ConeysCones2 {
  left: 80%;
  top: 76%;
    display: none;
}

#interactive_map > #map_ConeysCones3 {
  left: 57%;
  top: 74%;
  display: none;
  
}

#interactive_map > #map_HalfMoonFoodCourt {
  left: 88%;
  top: 69%;
  
}

#interactive_map > #map_FlywheelEats {
  left: 72%;
  top: 30%;
}


#interactive_map > #map_FeltmansOfConeyIsland {
    left: 75.8%;
    top: 19%;
}
#interactive_map > #map_FeltmansOfConeyIsland2 {
    left: 73%;
    top: 71%;
}

#interactive_map > #map_Acquarium {
  left: 91.50%;
  top: 79.22%;
  
}
#interactive_map > #map_ScreamZonePortal3 {
  left: 47.26%;
  top: 79.08%;
  
}
#interactive_map > #map_ScreamZonePortal2 {
  left: 23.54%;
  top: 81.82%;
  
}
#interactive_map > #map_ScreamZonePortal1 {
  left: 41.06%;
  top: 72.01%;
  
}
#interactive_map > #map_ConeyIslandCyclone {
  left: 93%;
  top: 49%;
}

#interactive_map > #map_BoardwalkFlight {
  left: 26.5%;
  top: 75.75%;
}

#interactive_map > #map_ElectroSpin {
  left: 72%;
  top: 48%; 
}

#interactive_map > #map_SoarinEagle {
  left: 53%;
  top: 51%; 
}

#interactive_map > #map_Luna360 {
  left: 84%;
  top: 49%;
}

#interactive_map > #map_BrooklynFlyer {
  left: 69%;
  top: 36%;
}

#interactive_map > #map_ConeyTower {
  left: 83%;
  top: 57%;
}

#interactive_map > #map_MagicBikes {
  left: 87%;
  top: 60%;
  
}
#interactive_map > #map_SeasideSwing {
  left: 89%;
  top: 65%;
}


#interactive_map > #map_Watermania {
  left: 77.5%;
  top: 57%;
}

#interactive_map > #map_LynnsTrapeze {
  left: 79%;
  top: 53%;
}

#interactive_map > #map_ConeyIslandSound {
  left: 72.5%;
  top: 47.5%; 
}

#interactive_map > #map_ConeyIslandHangGlider {
	left:81%;
  top: 49%;
  
}
#interactive_map > #map_CircusCoaster {
  left: 75%;
  top: 57%;
}

#interactive_map > #map_WildRiver {
  left: 72.5%;
  top: 43%;
  
}
#interactive_map > #map_TheTickler {
  left: 68.8%;
  top: 44%;
  
}

#interactive_map > #map_AirRace {
  left: 75.5%;
  top: 45%;
}


#interactive_map > #map_Clockworkz {
  left: 74%;
  top: 43%;
}

#interactive_map > #map_AtlanticAviator {
  left: 77%;
  top: 48%;
}


#interactive_map > #map_Steeplechase {
  left: 63%;
  top: 51%;
}

#interactive_map > #map_SlingShot {
  left: 56%;
  top: 64%;
  
}
#interactive_map > #map_Zenobio {
  left: 58%;
  top: 42%;
}

#interactive_map > #map_Thunderbolt {
	left: 28%;
  top: 42%;
  
}

#interactive_map > #map_BbCarousell {
  left: 8%;
  top: 70%;
}


#interactive_map > #map_TonysExpress {
  left: 14% !important;
  top: 54% !important;
}

#interactive_map > #map_SkyTykes {
  left: 73%;
  top: 36%;
}

#interactive_map > #map_SkyChaser2 {
  left: 34%;
  top: 65%;
}

#interactive_map > #map_ElectricEdenRaceway {
  left: 43%;
  top: 50%;
}

#interactive_map > #map_LetisTreasure {
    left: 18%;
    top: 70%;
}

#interactive_map > #map_TeaParty {
left: 76%;
top: 61%;
}

#interactive_map > #map_MermaidParade {
  left: 85.5%;
  top: 77.5%; 
}

#interactive_map > #map_SpeedBoat {
  left: 82%;
  top: 62%;
}


#interactive_map > #map_AstroTower {
  left: 39%;
  top: 43%;
}

#interactive_map > #map_CozmoJet {
  left: 74%;
  top: 23%;
}

#interactive_map > #map_ConeyClipper {
left: 86%;
top: 54%;
}

#interactive_map > #map_LastStopConeyIsland {
    left: 83%;
    top: 41.5%;
}


#interactive_map > #map_LunaArcade {
left: 56%;
top: 32%;
}

#interactive_map > #map_WarpzoneRetroDarkade {
  left: 60%;
  top: 35%;
}

#interactive_map > #map_HotShots {
left: 29.5%;
top: 76%;
}

#interactive_map > #map_PyramidSmashTradeUp {
left: 32.5%;
top: 76%;
}


#interactive_map > #map_VerticalWaters {
  left: 26%;
  top: 85%;
}

#interactive_map > #map_BrakeAPlate {
  left: 52.25%;
  top: 44.75%;
}

#interactive_map > #map_WhopperWaters {
  left: 52.5%;
  top: 74.25%;
  
}

#interactive_map > #map_3PointChallenge {
  left: 38%;
  top: 66%;
}

#interactive_map > #map_IceBall {
  left: 55.5%;
  top: 71.75%;
}
#interactive_map > #map_BazookaBlast {
  left: 50.5%;
  top: 72%;
}

#interactive_map > #map_RollABall {
  left: 76%;
  top: 24.5%;
}

#interactive_map > #map_WhacAMole {
  left: 74.5%;
  top: 30%;
}

#interactive_map > #map_WhacAMole90 {
  left: 59%;
  top: 64%;
}

#interactive_map > #map_WaterRacer {
  left: 77%;
  top: 45%;
}

#interactive_map > #map_FrogBog {
  left: 80.71%;
  top: 81.53%;
}

#interactive_map > #map_FrogBog > .pin {
	left: 100%;
  top: 20%;
}

#interactive_map > #map_FriedFrogs {
  left: 76%;
  top: 65%;
}
#interactive_map > #map_BasketballExtreme {
  left: 68.2%;
  top: 43.5%;
}

#interactive_map > #map_GrabADuck {
  left: 77.75%;
  top: 75%;
}

#interactive_map > #map_RingToss {
  left: 79.53%;
  top: 64%;
}

#interactive_map > #map_Rebound {
    left: 68.5%;
    top: 21%;
}

#interactive_map > #map_PyramidSmash {
  left: 77%;
  top: 68%;
}

#interactive_map > #map_PongPool {
left: 77.5%;
top: 70%;
}

#interactive_map > #map_CycloneCafe {
  left: 77.5%;
  top: 22%;
}

#interactive_map > #map_NathanHotDog {
  left: 71.25%;
  top: 53%;
}

#interactive_map > #map_PTB {
  left: 33.75%;
  top: 84.75%;
}

#interactive_map > #map_AlCavallino {
left: 6%;
top: 63%;
}

#interactive_map > #map_SaltSizzle, #interactive_map > #map_FlywheelMenu {
display: none;
}

#interactive_map > #map_SaltAndSizzle {
  left: 43%;
    top: 73%;
}

#interactive_map > #map_ConeysCones {
    left: 80%;
    top: 74%;
}

#interactive_map > #map_HalfMoonFoodCourt {
    left: 95%;
    top: 68%;
}

#interactive_map > #map_PaulsDaughter {
    left: 96%;
    top: 73%;
}

#interactive_map > #map_Moonstruck {
    left: 50%;
    top: 54%;
}

#interactive_map > #map_SweetDreams {    
  left: 50%;
    top: 60%;
}

#interactive_map > #map_UrbanLegend {
    left: 66%;
    top: 48%;
}

#interactive_map > #map_CycloneShop {
    left: 86%;
    top: 42%;
}

#interactive_map > #map_LastStopConeyIsland {
    left: 84%;
    top: 40%;
}

#interactive_map > #map_BalloonBust {
left: 26.5%;
top: 84%;
}

#interactive_map >  #map_HangMan {
left: 26.5%;
top: 24%;
}

#interactive_map > #map_LobsterPot {
  left: 48%;
  top: 61.5%;
}

#interactive_map > #map_TubeDashSplash {
    left: 27.5%;
    top: 76%;
}

#interactive_map > #map_BobsFishinHole {
    left: 74.5%;
    top: 68%;
}

#interactive_map > #map_ConeyJoe  {
left: 73%;
top: 71%;
}

#interactive_map > #map_FriedDelights{
left: 75%;
top: 30%;
}

#interactive_map > #map_FriedDelights2{
left: 48%;
top: 68%;
}

#interactive_map > #map_IceeMixItUp{
left: 79%;
top: 69%;
}

#interactive_map > #map_Parachute {
  left: 0.71%;
  top: 54.83%;
}


#interactive_map > #map_BrooklynBarge {
  left: 92%;
  top: 62%;
}

#interactive_map > #map_CatRackTubToss {
  left: 24.5%;
  top: 85%; 
}

#interactive_map > #map_FishingHole {
  left: 77.75%;
  top: 75%;
}

#interactive_map > #map_FrogBog {
  left: 78.5%;
  top: 76.5%;
}

#interactive_map > #map_LunaSnacks {
left: 72%;
top: 28%;
}

#interactive_map > #map_FerrarisPizza{
left: 77.5%;
top: 18%;
}

#interactive_map > #map_NewYorkPretzel {
  left: 79.75%;
  top: 65.25%;
}

#interactive_map > #map_PowerSurge {
  left: 61.2%;
  top: 63.2%;
}

#interactive_map > #map_ConeyCone {
  left: 78.25%;
  top: 38.25%;
}

#interactive_map > #map_LunaParkRestroom {
  left: 83.25%;
  top: 41.25%;
}

#interactive_map > #map_BoardwalkRestroom {
  left: 34.5%;
  top: 87%;
}

#interactive_map > #map_StinkyFeet {
  left: 71.5%;
  top: 60%;
}

#interactive_map > #map_WhacAMole {
  left: 70%;
  top: 37%;
}

#interactive_map > #map_WhiteCastleExpress {
left: 7%;
top: 69%;
}

#interactive_map > #map_WhiteCastleExpress2 {
  left: 55%;
  top: 44%; 
}

#interactive_map > #map_WhiteCastleExpressLotB {
  left: 52.25%;
  top: 40.25%;
}

#interactive_map > #map_WildRiverRetail {
  left: 76.5%;
  top: 31%;
}

#interactive_map > #map_Windstarz {
  left: 84%;
  top: 67%;
}

#interactive_map > #map_Endeavor {
  left: 39%;
  top: 60%;
}

#interactive_map > #map_Convoy {
  left: 79%;
  top: 68%;
}

#interactive_map > #map_ExtremeStrength {
left: 72.5%;
top: 35.5%;
}

#interactive_map > #map_ConeyIslandRaceway {
  left: 37%;
  top: 50%;
}

#interactive_map > #map_Thunderbolt {
  left: 28%;
  top: 42%;
}

#interactive_map > #map_TonysExpress {
  left: 20%;
  top: 75%;
}

#interactive_map > #map_MiniMouse {
  left: 77%;
  top: 33%;
}

#interactive_map > #map_GrandPrix {
  left: 79%;
  top: 37%;
}

#interactive_map > #map_Aeromax {
  left: 75%;
  top: 38%;
}

#interactive_map > #mapSkyChaser2 {    
  left: 32%;
  top: 70%;
}

#interactive_map > #map_Rainbowheel {
  left: 82%;
  top: 37%;
}

#interactive_map > #map_FirePatrol {
  left: 80%;
  top: 43%;
}

#interactive_map > #map_CircusCandy {
  left: 82%;
  top: 44%;
}

img.map_element {
	max-width: 100px;
	width: 100%;
	height: auto;
}


#interactive_map > .element > .pin {
  margin:0;
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  box-shadow: 0 0 0 rgba(255,255,255, 0.7);
  animation: pulse 2s infinite;
}

#interactive_map > .element > .pin:hover {
  animation: none;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0.7);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0.7);
    box-shadow: 0 0 0 0 rgba(255,255,255, 0.7);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(255,255,255, 0);
      box-shadow: 0 0 0 10px rgba(255,255,255, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(255,255,255, 0);
      box-shadow: 0 0 0 0 rgba(255,255,255, 0);
  }
}