body,html{
    margin:0;
    padding:0;	

}

body{
/*	background-image:url(images/body-img3.jpg); */
	background-size:cover;
	background-color:#ecf0f1;
	color:#303030;
	border: 15px solid #bdc3c7;

}

body::selection {
  background: #ecf0f1; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #ecf0f1; /* Gecko Browsers */
}


.grid{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:auto;
}


@font-face {
  font-family: "OpenSans-Light";
  src: url('font/OpenSans-Light.eot');
  src: url('font/OpenSans-Light.eot?#iefix') format('eot'), 
  url('font/OpenSans-Light.woff') format('woff'), 
  url('font/OpenSans-Light.ttf') format('truetype'), 
  url('font/OpenSans-Light.svg#OpenSans-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: "OpenSans-Bold";
  src: url('font/OpenSans-Bold.eot');
  src: url('font/OpenSans-Bold.eot?#iefix') format('eot'), 
  url('font/OpenSans-Bold.woff') format('woff'), 
  url('font/OpenSans-Bold.ttf') format('truetype'), 
  url('font/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}


.hr{
  	margin:-10px 0 20px 0;
  	border-bottom: 1px solid rgba(52, 152, 219, 0.5);
  	border-top: 1px solid rgba(52, 152, 219, 0.5);
  	padding:2px 0 0 0;
    width:100%;
}














header{
	width:100%;
	background-color:#FFFFFF;
	padding:2.5% 2.5% 2.5% 2.5%;
	height:1%;
	overflow:hidden;
    	background-color:#ecf0f1;
    	height:215px;
    	margin-top:-50px;
    	margin-bottom:15px;
    	width: 100%;
    	text-align:center;
    	float:left;
}


header img{
	margin-top:0;
	border:0;
}


ul{
	text-align:center;
	margin-top:-5%;
	margin-bottom:10px;
	padding:0;
}

#nav {
	text-align:center;
	width:100%;
	position:relative;

}

#nav li {
	display:inline;
	margin:0;
	padding:0;
}

#nav a {
	text-decoration:none; 
	padding:0 0 5px 0; /* variable width */
	width:19.5%;
}

#nav p {
    	border-bottom: 1px solid #BDC3C7;
   	padding-bottom:5px; /* variable width */
	vertical-align: middle;
}

#nav-logo{
	margin-bottom:-2%;
}


.hover:hover{
	border-bottom: 5px solid #4D99E0;
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}



header a{
	display:inline-block;
	text-align:center;
	text-decoration:none;
	color:#303030;
	margin:0;
	padding:0;
	font-family: 'Lato', sans-serif;
	font-weight:700;
  	/*font-family: "OpenSans-Light";*/
}


header p{
	display:inline-block;
	width:19.5%;
	text-align:center;
	text-decoration:none;
	color:#303030;
	margin:0;
	padding:0;
	font-family: 'Lato', sans-serif;
	font-weight:700;
  	/*font-family: "OpenSans-Light";*/
}

.vertical-align{
	  position: relative;
	  top:-60px;
}




#wrapper{
	background-color:#ecf0f1;
	color:#303030;
	min-width:100%;
	overflow-x: hidden;
	overflow:hidden;
	height:1%;
	margin:0;
	padding:5%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}


h1,h2,h3,h4,h5,h6{
	font-family: 'Lato', sans-serif;
    /*font-family: "OpenSans-Light",Times,"Times New Roman",serif;*/
}


p{
    display: block;
	font-family: 'Lato', sans-serif;
	font-weight:300;    
}


div{
	margin:0;
	padding:0;
}

#content{
	margin:0;
	font-size:1em;
	line-height:1.5em;
	background-color:#ecf0f1;
}


#content p{
	font-size: 18px;
	line-height: 28px;
	margin: 0 0 24px;
    	text-justify: inter-word;
}
	  
	  
/* Home */

#home{
	width:100%;
	background-color:#FFFFFF;
	padding:2.5% 2.5% 2.5% 2.5%;
	height:1%;
	overflow:hidden;
	text-align:center;
    
	background: url(images/lines.png); 
	background-repeat:repeat;
}



#notice{
  	display: block;
  	z-index: 1000;
  	font-size: 20px;
  	text-shadow: none;
  	color: #fff;
  	background: #000;
  	background: rgba(52,152,219, 1);
  	left: 0;
  	right: 0;
  	padding: 10px 20px;
  	margin: 0;
  	max-width: none;
  	letter-spacing: 1px;
}

#notice p{
 	bottom:0;
 	margin:0;
 	padding:0;
}



.home-text{
	position:relative;
	z-index:500;
	width:600px;
	height:0px;
	text-align:center;
	margin:0 auto;
}

#intro-img{
	border:none;
	margin-bottom:-15px;
}

#landing-img{
	position:relative;
	z-index:100;
	margin-bottom:-330px;
	padding-bottom:0;
}

#welcome-text h1{
	color: #303030;
	text-transform: uppercase;
	letter-spacing: 2px;
    	line-height: 30px;
	font-size: 22px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-align:center;
    	text-shadow: 
		0 0 1px #fff, 
		2px 1px 0px rgba(149, 165, 166, 1.0);
}

#welcome-text p{
	color: #303030;
	letter-spacing: 1px;
    	display: block;

}

#intro{
	color: #303030;
	letter-spacing: 1px;
    	display: block;
	font-family: 'Lato', sans-serif;
	font-weight:300;    
	text-align:center;

}

#home img{
	border-bottom: 5px solid #4D99E0;

}

.home-img{
	width:320px;
	height:320px;
	margin-top:20px;
}

.home-img:hover{
	opacity:0.9;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.latest-news{
	width:320px;
	height:320px;
	border-bottom: 5px solid #4D99E0;
	visibility:hidden;
	margin-bottom:-340px;
}



/* About */

#about{
	width:100%;
	background-color:#FFFFFF;
	padding:1% 2.5% 2.5% 2.5%;
	height:1%
	overflow:hidden;
	
	background: url(images/lines.png); 
	background-repeat:repeat;
}

	  
	  
/* Visitor Information */

#visitor-info{
    	width:100%;
	background-color:#FFFFFF;
	padding:1% 2.5% 2.5% 2.5%;
	height:1%;
	overflow:hidden;
    	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background: url(images/lines.png); 
	background-repeat:repeat;
}

#visitor-mobile-title{
	display:none;
}

/* Gallery */

#gallery{
    	width:100%;
	background-color:#FFFFFF;
	height:1%;
    	padding:2.5% 10px 0 2.5%;
	overflow:hidden;
    	margin-left:auto;
	margin-right:auto;
    
    	padding-bottom: -moz-calc(2.5% - 20px);
	/* WebKit */
	padding-bottom:: -webkit-calc(2.5% - 20px);
	/* Opera */
	padding-bottom:: -o-calc(2.5% - 20px);
	/* Standard */
	padding-bottom:: calc(2.5% - 20px);
	
	background: url(images/lines.png); 
	background-repeat:repeat;
}




#img-holder{
    	margin-bottom:2.5%;
    	height:425px;
	box-shadow: 
	inset 0 0 0 1px rgba(255,255,255,0.1),
	0 1px 2px rgba(0,0,0,0.1);
    	/* Firefox */
	width: -moz-calc(100% - 20px);
	/* WebKit */
	width: -webkit-calc(100% - 20px);
	/* Opera */
	width: -o-calc(100% - 20px);
	/* Standard */
	width: calc(100% - 20px);
}

.thumbnail{
    	height:150px;
    	overflow:hidden;
    	margin-bottom:20px;
	box-shadow: 
		inset 0 0 0 1px rgba(255,255,255,0.1),
		0 1px 2px rgba(0,0,0,0.1);
    	box-shadow: 
		inset 0 0 0 16px rgba(255,255,255,0.6),
		0 1px 2px rgba(0,0,0,0.1);
}

.thumbnail:hover{
	background-color: rgba(255,242,34, 0.8);
    	transform: scale(1);
	opacity: 1;
}


#slider3{

}

/* Contact */

#contact{
    	width:100%;
	padding:1% 2.5% 2.5% 2.5%;
	height:1%;
	overflow:hidden;
	margin-top:-5px;
    	margin-left:auto;
	margin-right:auto;
	
	background: url(images/lines.png); 
	background-repeat:repeat;
}

#contact a{
	text-decoration:none;
    	color:#303030;
}

#contact-intro{
	text-align:center;
}

#contact a:hover{
    	color:#4D99E0;
}

#social-contact{
	display:inline-block;
	padding-bottom:5%;
}

#fb-contact{
	height:35px;
	width:35px;
	background-image: url('images/fb-contact.png');
	margin-right:5%;
	margin-top:2%;
	display:inline-block;
}

/*
#fb-contact:hover{
	background-image: url('images/fb-logo-hover.png');
	text-align:center;
    	-webkit-transition-duration: 700ms;
    	-moz-transition-duration: 700ms;
    	-o-transition-duration: 700ms;
    	transition-duration: 700ms;
}*/


#instagram-contact{
	height:35px;
	width:35px;
	background-image: url('images/instagram-contact.png');
	display:inline-block;
	margin-top:2%;

}

/*
#instagram-contact:hover{
	 background-image: url('images/instagram-logo-hover.png');
	 text-align:center;
    	-webkit-transition-duration: 700ms;
    	-moz-transition-duration: 700ms;
    	-o-transition-duration: 700ms;
    	transition-duration: 700ms;
}*/

#tripadvisor-contact{
	height:35px;
	width:41px;
	background-image: url('images/tripadvisor-logo.png');
	display:inline-block;
	margin-left:5%;
	margin-top:2%;
}


#social-contact-break{
	display:block;
	}

/* Footer */

footer{
	position:relative;
	z-index:100;
	padding:2.5%;
	text-align:center;
	margin:0;
	height:290px;
	margin-top:-5%;
	background-color:#bdc3c7;
	border-bottom: 7px solid #3498db;
	

	
}


footer p{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	color:#303030;
	font-size:1em;
	line-height:1.5em;
	margin:0;
	display: block;  
}

footer a{
	display:inline-block;
	text-align:center;
	text-decoration:none;
	color:#303030;
	margin:0;
	padding:0;
	font-size:0.9em;
	font-family: 'Lato', sans-serif;
	font-weight:300;
  	/*font-family: "OpenSans-Light";*/
}

footer a:hover{
    	color:#4D99E0;
}

footer h5{
	color:#303030;
	margin:0 0 5px 0;
}

#footer-email{
	font-size:17px;
}

#bottom-footer{
    	position: absolute;
    	bottom: 0;
    	width: 100%;
	background-color:#95a5a6;
	height:45px;
	margin-left:-2.5%;
}

#bottom-footer p{
	color:#303030;
	margin-top:-10px;
	margin-left:2.5%;
}

#copyright{
	font-size:0.9em;
}

.social{
	display:inline-block;
	width:100%;
}

#fb{
	height:35px;
	width:35px;
	background-image: url('images/fb-logo.png');
	margin-bottom:20px;
	margin-top:5px;
	margin-right:35px;

}

/*
#fb:hover{
	background-image: url('images/fb-logo-hover.png');
	text-align:center;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}*/

#instagram{
	height:35px;
	width:35px;
	background-image: url('images/instagram-logo.png');
	margin-bottom:20px;
	margin-top:5px;
}

/*
#instagram:hover{
	background-image: url('images/instagram-logo-hover.png');
	text-align:center;
	-webkit-transition: all 5s ease-in-out;
	-moz-transition: all 5s ease-in-out;
	-o-transition: all 5s ease-in-out;
	transition: all 5s ease-in-out;
}*/

#tripadvisor{
	height:35px;
	width:41px;
	background-image: url('images/tripadvisor-logo.png');
	margin-bottom:20px;
	margin-top:5px;
	margin-left:35px;
}

#footer-icon{
	color: #303030;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 18px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		2px 1px 0px rgba(149, 165, 166, 1.0);
}


.icon{	
	color: #303030;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 24px;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
		0 0 1px #fff, 
		2px 1px 0px rgba(149, 165, 166, 1.0);
}

.titles{
    	letter-spacing: 2px;
	min-width:100%;
    	text-align:center;
	font-family: 'Open Sans', Arial, sans-serif;
	text-shadow: 
	0 0 1px #fff, 
	2px 1px 0px rgba(149, 165, 166, 1.0);
	padding-left:20px;
}


.center{
    text-align:center;
}


.:hover{
	color:#4D99E0;
}




/* Mobile Nav */
#mobile-nav{
	visibility:hidden;
}






@media only screen and (max-width: 1070px) {

	header img{
		max-width: 90%;
	}
	
	}
	
	
@media only screen and (max-width: 830px) {

	.titles{
	margin-left:2.5%;
	font-size:24px;
	}
	
	.visitor-break{
	display:none;
	}

	#visitor-info-col-1{
	width:100%;
	margin-left:2.5%;
	}

	#visitor-info-col-2{
	width:100%;
	margin-left:2.5%;
	}
	
	
	#visitor-intro{
	margin-left:2.5%;
	}
	
	#address{
	width:100%;
	}
	
	#getintouch{
	width:100%;
	}
	
	#boating{
	width:100%;
	}
	
	#hiking{
	width:100%;
	}
	
	#wildlife{
	width:100%;
	}


	.latest-news{
	width:260px;
	height:295px;
	}
	
	.home-text{
	width:100%;
	margin-left:2.5%;
	}
	
	#welcome-text p{
	font-size:20px;
	}


	.callbacks_container a{
	display:none;
	}


	/* Mobile Nav */
	
	#nav{
	display:none;
	}
	
	header{
	height:400px;
	}

	#mobile-nav{
	visibility:visible;
	text-align:center;
	margin-left:5%;
	margin-top:0px;
	}

	#mobile-nav a{
	text-decoration:none; 
	}

	#mobile-nav img{
	margin-top:3%;
	max-width:110%;
	height:auto;
	margin:0 auto;
	margin-bottom:60px;
	}

	#mobile-nav li{
	position:relative;
    	list-style-type: none;
	}

	#home,#gallery,#contact,#visitor-info{
	border-top: 1px solid #3498db;
	}
	
	

	}
	
	


	

@media only screen and (max-width: 450px) {
	#visitor-mobile-title{
	display:block;
	line-height:12px;
	}

	footer{
	height:340px;
	padding-left:5%;
	padding-top:15px;
	margin:0;
	}
	
	footer a{

	}
	
	
	/*#footer-email{
	text-align:center;
	}*/

	footer p{
	margin-left:5%;
	}
	
	footer h5{
	margin-left:5%;
	}
	

	#bottom-footer{
	height:70px;
	margin-left:-5%;
	}
	
	#bottom-footer p{
	margin-left:5%;
	}
	
	/*#visitor-title{
	font-size:18px;
	}*/
	
	.callbacks_container{
	display:none;
	}
	
	.latest-news{
	visibility:visible;
	width:260px;
	height:295px;
	margin-bottom:0px;
	}
	
	#home img{
	margin-left:-2.5%;
	}

	
	#home p,h1{
	margin-left:5%;
	}
	
	#home-hr{
	margin-left:5%;
	}

	#nav a{
	width:10%;
	margin-top:15%;
	}
	
	#fb{
	margin-right:10%;
	}

	#tripadvisor{
	margin-left:10%;
	}
	

	}
	
	

	
	
	/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
  	footer a{
	}

}



@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	/*#footer-email{
	margin-left:-5%;
	}*/
	
	footer a{
	}
	
	
	/* Mobile Nav */
	
	#nav{
	display:none;
	}
	
	header{
	height:425px;
	}

	#mobile-nav{
	visibility:visible;
	text-align:center;
	margin-left:5%;
	margin-top:15px;
	}

	#mobile-nav a{
	text-decoration:none; 
	}

	#mobile-nav img{
	margin:0 auto;
	margin-bottom:60px;
	}

	#mobile-nav li{
	position:relative;
    	list-style-type: none;
	}

	#home,#gallery,#contact,#visitor-info{
	border-top: 2px solid #3498db;
	}
	
	#social-contact-break{
	display:none;
	}

}



/**********************grid*********************/
[class*='col-'] {
  float: left;
}

.col-1-1 {
  width: 100%;
}

.col-3-4 {
  width: 75%;
}

.col-2-3 {
  width: 66.66%;
}
.col-1-3 {
  width: 33.33%;
  padding:0;
  margin:0;
}

.col-1-2 {
  width: 50%;
}

.col-1-4 {
  width: 25%;
}

.col-1-5 {
  width: 20%;
}

.col-1-8 {
  width: 12.5%;
}


.grid:after {
  content: "";
  display: table;
  clear: both;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

[class*='col-'] {
  padding-right: 20px;
}
[class*='col-']:nth-last-of-type {
  padding-right: 0;
}

.grid-pad {
  padding: 20px 0 20px 20px;
}

.grid-pad > [class*='col-']:last-of-type {
  padding-right: 0px;
}





















.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  
  .callbacks .caption {
  display: block;
  position: absolute;
  z-index: 1000;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(52,152,219, 1);
  left: 0;
  right: 0;
  top: 0;
  padding: 10px 20px 10px;
  margin: 0;
  max-width: none;
  letter-spacing: 1px;
  }