@import url(//cdnjs.cloudflare.com/ajax/libs/leaflet/0.7.2/leaflet.css);
@import url(../style.css?aea6f0a);

@font-face {
    font-family: 'dinengschriftregular';
    src: url('../fonts/dinengschrift-webfont.eot');
    src: url('../fonts/dinengschrift-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/dinengschrift-webfont.woff') format('woff'),
         url('../fonts/dinengschrift-webfont.ttf') format('truetype'),
         url('../fonts/dinengschrift-webfont.svg#dinengschriftregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

  body {
            padding: 0;
            margin: 0;
        }

        html, body, #map {
            height: 100%;
        }
		
		#map {
			margin-bottom: 0px;
		}

#preloader {
	z-index:999999;
	width:100%;
	height:100%;
	background:url('../images/loading-logo.svg') center center no-repeat #cb1145;
	background-size:200px;
	position: fixed;
	top:0;
	left:0;
}		

.leaflet-popup{
	display: none;
}
svg {
  position: relative;
}

path.polygon_class{
  fill: #998379;


}

path.polygon_class:hover {
  fill: #CB1145;

}

::selection {
background: #CB1145 !important;
}

#poly_1{
fill: #726658;
}

#sidebar-right{
	background-color:transparent;
	box-shadow:none;
	padding: 0;
	position:absolute;
	bottom:0;
}
	
.leaflet-sidebar > .leaflet-control {
	height: auto !important;
}
    
    .leaflet-control-zoom-in,
.leaflet-control-zoom-out {
 background-color:#CB1145!important;

  }
.compass_image{
width:150px;
height:auto;
background-color:transparent;
display:block;
}

.close_button {
	background-color: #CB1145 !important;
    font-family: 'dinengschriftregular', sans-serif;
	font-size:27px;
	width:100%;
	
}

.close_button:hover {
	background-color: #CB1145 !important;
}

.close-map-x {
	width: 24px;
	padding-left:5px;
}

.leaflet-control-attribution {
	display:none;
}

.leaflet-sidebar.right.visible ~ .leaflet-right{
right:7%;
position:absolute;
z-index:99;
bottom:10%;
}

.leaflet-sidebar.right.visible{
height:36%;
right:0;
bottom:0;
position:absolute;
z-index:89;
width:230px;
margin-right:5%;
display:block;
}

.leaflet-bar {
	box-shadow:none;
	border-radius:0;
}

.leaflet-bar a, .leaflet-bar a:hover {
	color: #fff;
	border: none;
}

.leaflet-bar a:first-child{
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-bottom:10px;
}

.leaflet-bar a:last-child {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

ul.inlineitems {
  margin-left: 0px;
}



/************************
******* ACCORDION *******
*************************/

h4 {
	margin: 17px 0 12px;
}

.plusminus {
	font-size: 40px;
}

.campmaptitle-mobile, .more-info {
	display:none;
}

.more-info {
	display:none;
}

.campmaptitle {
  background-color: #CB1145;
  color: #fff;
  margin-top: 10px;
  width: 250px;
  padding: 15px 83px 9px 43px;
  margin-bottom: 7px;
  font-size: 35px;
  font-family: 'dinengschriftregular', sans-serif;
  cursor:pointer;
}

.activities, .facilities, .accomodations {
  background: rgba(255, 255, 255, .8);
  color: #CB1145;
  width: 317px;
  padding: 7px 30px;
  margin-bottom: 7px;
  font-size: 15px;
  font-size: 28px;
  	font-family: 'dinengschriftregular', sans-serif;
	cursor: pointer;
}

.activityitems, .facilitiesitems, .accomodationsitems  {
  background: rgba(255, 255, 255, .8);
  padding-left: 10px;
  overflow-y: auto;
  overflow-x: hidden;
  height: 430px;
  width: 366px;
  margin-top: -7px;
  margin-bottom: 7px;
	font-family: 'Crimson Text', serif;
	color: #58595B;
	cursor: pointer;
}

.activebar{
  background: #d9d9d9;
}

.close {
	display:none;
}


/************************
******** LIGHTBOX *******
*************************/

.lightbox {
	background: rgba(0,0,0,0.3);
}

h1 {
  text-align:center;
}

#gallery {
  margin: auto;/*100px auto;*/
  width:660px;
  }

#gallery a {
  text-decoration:none;
  color: #000;
  }

#gallery a:hover {
  color: red;
  }

#gallery .item {
  margin: 5px;
  }


#gallery .item a { 
    overflow: hidden;
  }

#gallery .item a img {height: 100%; align-self: center;
  }

/*************************************
 * Basic lightbox styles. Notice the
 * default 'display' is 'none'.
 */

.lightbox {
  /** Hide the lightbox */
  display: none;

  /** Apply basic lightbox styling */
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
}

.lightbox img {
  /** Pad the lightbox image */
  margin-top: 2%;
  width: 100%;
  height: auto;
}

.lightbox:target {
  /** Show lightbox when it is target */
  display: block;

  /** Remove default browser outline style */
  outline: none;
}

.lightbox .image {
  max-width:100%;
	margin-left: 375px;
}



.lightbox .info {
  width: 220px;
  display: block;
  text-align: center;
  margin: 0 auto;
} 



.close {
  margin-top: 3px;
}

/*.lightbox .prev {
  float:left;
  }
  
.lightbox .next {
  float:right;
  } */

.image_container {
  background: rgba(255,255,255,0.7);
  width: 40%;
  margin-left: 8px;
  /*margin-top: 162px;*/
  top:162px;
  position:relative;
  overflow: hidden;
  padding: 10px 0px 22px 0px;
}

ul.inlineitems {
  clear: both;
  margin: 0 0 7px 0;
}

.inlineitems li {
  display: inline-block;
  list-style-type: none;
}

.closebox {
  float: right;

}

#x {
  width: 28px;
  margin-right:11px;
  opacity:0.75;
}

#x:hover {
	opacity:1;
}

#left, #right {
  width: 30px;
}

#left {
  margin-right: 4px;
}

.widthimage {
  /*width: 80% !important;*/
  width: 84% !important;
}

.prevbtn, .nextbtn {
  width: 7%;
  opacity:0.7;
  transition:all 0.3s ease-in-out;
  cursor:pointer;
  /*display:none!important;REMOVE AFTER*/
}

.prevbtn:hover, .nextbtn:hover {
	opacity:1;
}

.hide-button {
	display:none!important;
}

.activity_title {
	font-family: 'dinengschriftregular', sans-serif;
	font-size:28px;
	color:#CB1145;
	text-transform:uppercase;
	text-align:left;
	margin-left:8%;
}

.description {
	font-family: 'Crimson Text', serif;
	text-align:left;
	/*margin-left:8%;*/
	margin: 0 8%;
	font-size:16px;
	color:#58595B;
}

/*JIMMY FIXING SCROLLBAR*/
.mCSB_inside > .mCSB_container {
    left: 22px !important;
    margin-right: 22px;
}

.activityitems label h4, .facilitiesitems label h4, .accomodationsitems label h4  {
	font-weight: 400;
	cursor: pointer;
	/*JIMMY*/
	margin: 0;
    padding: 17px 0 12px 24px;
    transition:all 0.25s ease-in-out;
}

.activityitems label h4:hover, .facilitiesitems label h4:hover, .accomodationsitems label h4:hover {
	background:#CB1145;
	color:rgba(255,255,255,0.8);
}

.current h4{
	/*color:#D31145;*/
 	/*JIMMY*/
 	background:#CB1145;
	color:rgba(255,255,255,0.8);
}

@media (max-width : 768px) {

	.lightbox {
  /** Hide the lightbox */

	  margin-top:55px;
	}

	#sidebar-left {
		margin-top: 0;
		padding:0;
	}
	
	#sidebar-right {
		position: absolute;
		bottom:0;
		right:0;
		margin-right: -70px;
	}
	
	.compass_image{
		width: 70px;
		padding-left:15%;		
	}
	
	.leaflet-sidebar.right.visible ~ .leaflet-right {
		bottom: 12%;
		right: 1%;
	}
	
	.close_button {
		font-size: 20px;
		width: 78%;
	}
	
	.leaflet-sidebar > .leaflet-control, .leaflet-sidebar {
		height: auto;
	}
	
	.campmaptitle {
		display:none;
	}
	
	.campmaptitle-mobile {
		background-color: #CB1145;
		color: #fff;
		width: 85%;
		padding: 5px 0 3px 5%;
		margin-bottom: 3px;
		font-size: 25px;
		font-family: 'dinengschriftregular', sans-serif;
		display:block;
		overflow:hidden;
	}
	
	.logo-mobile {
		width: 50px;
		float:left;
	}
	
	.campmaptitle-mobile h1 {
		font-weight:normal;
		margin:0;
		text-align:left;
		clear:none;
		line-height: 50px;
		float:left;
		padding-left: 5px;
		font-size: 22px;
	}
	
	.menu-toggle-mobile {
		width: 30px;
		float:right;
		padding:13px 3% 0 0;
	}
			
	.more-info {
		background-color: #CB1145;
		color: #fff;
		width: 35%;
		padding: 12px 3% 7px 3%;
		margin-bottom: 3px;
		font-size: 25px;
		font-family: 'dinengschriftregular', sans-serif;
		display:none;
		text-align:center;
		position:absolute;
		right:0;
		top:0;	
		margin-right: -15px;
	}
	
	.plusminus {
		font-size: 30px;
	}
	
	h4 {
		font-size: 19px;
	}
	
	.activities, .facilities, .accomodations {
		width: 70%;
		font-size:20px;
		margin-bottom: 3px;
		padding:4px 10%;
	}
	
	.activityitems, .facilitiesitems, .accomodationsitems  {
		width: 82%;
		padding: 0 4%;
		margin-bottom: 3px;
		height: 200px;
	}
	
	.lightbox .image {
		margin-left: 0;
	}
	
	.image_container {
		width: 100%;
		margin: 5px 0 0 0;
		top:10px;
	}
	
	.widthimage {
		width: 70% !important;
	}
	
	.activity_title, .description  {
		margin-left: 12%;
	}
	
	.prevbtn, .nextbtn {
		width: 10%;
	}
	
	.mini-navbar {
		width: 35%;
		padding:5px 0 6px 5%;
	}
	
	.mini-navbar h1 {
		display:none;
	}
	
	.mini-navbar .menu-toggle-mobile {
		padding: 13px 13% 0 0;
	}	
	
	.scroll-more-activities, .scroll-more-facilities, .scroll-more-accom  {
		width: 35px;
		height: 25px;
		background-color: #CB1145;
		background: url('../images/scroll-more.png') no-repeat center;		
		position: relative;
		right: 50%;
		bottom:28px;
		float:right;
		display:none;
	}


	.activityitems label h4, .facilitiesitems label h4, .accomodationsitems label h4{
	font-size: 19px;
	margin: 7px 0px 12px 18px;
	font-weight: 400;
}

	/*** PULSATING BUTTON ****/

	@-webkit-keyframes pulse_animation {

	0% { -webkit-transform: scale(1); }
	30% { -webkit-transform: scale(1); }
	40% { -webkit-transform: scale(1.08); }
	50% { -webkit-transform: scale(1); }
	60% { -webkit-transform: scale(1); }
	70% { -webkit-transform: scale(1.10); }
	80% { -webkit-transform: scale(1); }
	100% { -webkit-transform: scale(1); }

	}

	.pulse {
	-webkit-animation-name: 'pulse_animation';
	-webkit-animation-duration: 3500ms;
	-webkit-transform-origin:70% 70%;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	}

}

@media (max-width : 320px) {
	.activityitems, .facilitiesitems, .accomodationsitems  {
		height: 130px;
	}
	
}

/* iPads (portrait) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
	#sidebar-left, #sidebar-right {
		border:none!important;
	}
	.leaflet-sidebar {
		width: 100% ;
	}
	
	.image_container {
		margin: 70px 0 0 0;
	}

	.compass_image {
		width: 100px;
	}
	
	.leaflet-sidebar.right.visible ~ .leaflet-right {
		bottom: 8%;
	}
	
	.activityitems, .facilitiesitems, .accomodationsitems  {
		height: 300px;
	}
}

/* iPads (landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {

	
	#sidebar-left {
		margin-top: 0;
		padding:0;
		border:none!important;
	}
	
	#sidebar-right {
		position: absolute;
		bottom:15px;
		right:0;
		margin-right: -70px;
		border:none!important;
	}
	
	.image_container {
		width: 60%;
	}
	

	.campmaptitle {
		margin-bottom: 3px;
		font-size: 30px;
		display:block;
		width: 209px;
	}
	
	.activities, .facilities, .accomodations {
		font-size: 25px;
		padding:0px 30px;
		margin-bottom:3px;
		width: 275px;
	}
	
	.activityitems, .facilitiesitems, .accomodationsitems  {
		font-size: 20px;
		width: 325px;
		margin-bottom:3px;
		height: 300px;
	}
	
	.leaflet-sidebar.right.visible ~ .leaflet-right {
		right: 1%;
	}

}