/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align:baseline; background:transparent;} body {line-height: 1;}ol, ul{list-style:none;} blockquote, q{quotes:none;} blockquote:before, blockquote:after, q:before, q:after{content:'';content:none;} :focus{outline:0;} ins{text-decoration:none;} del{text-decoration:line-through;} table{border-collapse:collapse; border-spacing:0;}

/*MAIN*/
body { 
	font-size: 1.05em;
	line-height: 1.25em;
	font-family: Helvetica Neue, Helvetica, Arial;
	background-color: white;
	color: #555;
}

a {

	color: white;
	text-decoration: none;
	font-weight: bold;
}

a:hover {

	color: #444;

}

a#link1 {
    font-family: Helvetica Neue, Helvetica, Arial;
    color: #555;
}
a#link1:hover {
    color: #B3D07C;
}

a#headingtext {
    font-family: 'Barlow Condensed', sans-serif;
    vertical-align: bottom;
    line-height: 76px;
    color: white;
}

a#kop1 {

	font-size: 2em;
	color: #8AAB4B;
	line-height: 1.15em;
	margin: 20px 0 ;
    font-family: 'Barlow Condensed', sans-serif;
}

a#text1 {

	font-size: 1em;
	color: #555;
	line-height: 1.15em;
	margin: 20px 0 ;
    font-family: 'Barlow Condensed', sans-serif;
}

a#textcursive {
    font-size: 1.5em;
	color: #555;
    font-family: 'Open Sans Condensed', sans-serif;
}

a#textclick {

	font-size: 1em;
	color: #555;
	line-height: 1.15em;
	margin: 20px 0 ;
    font-family: 'Barlow Condensed', sans-serif;
}

a#textclick:hover {
    color: black;
}

a#headingtext:hover {
    color: white;
}

a#copyright {
	font-size: 1em;
	color: #555;
	line-height: 1.15em;
	margin: 20px 0 ;
    font-family: 'Barlow Condensed', sans-serif;
}

img {
    width: 100%;
}

header {
	background: #B3D07C;
	width: 100%;
	height: 70px;
	position: fixed;
	top: 0;
	left: 0;
	border-bottom: 4px solid #688A28;
	z-index: 100;
    box-shadow:10px 10px 20px grey;
}

#logo{
	float: left;
	width: 60px;
	height: 60px;
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: -15px;
	background: url(../img/logo_small.png) no-repeat center;
	display: block;
}

nav {

	float: right;
	padding: 20px;	
	
}

#menu-icon {

	display: hidden;
	width: 40px;
	height: 40px;
	background: #688A28 url(../img/menu-icon.png) center;

}

a:hover#menu-icon {

	background-color: #688A28;
	border-radius: 4px 4px 0 0;

}

ul {

	list-style: none;

}

li {

	display: inline-block;
	float: left;
	padding: 10px

}

.current {

	color: #688A28;

}

section {

	margin: 80px auto 40px;
    margin-bottom: 5px;
    margin-top: 90px;
	max-width: 980px;
	position: relative;
	padding: 20px;
    border-bottom-style: double;
    border-bottom-width: 3px;
    border-bottom-color: #688A28;
    border-top-style: double;
    border-top-width: 3px;
    border-top-color: #688A28;
}

h1 {

	font-size: 5em;
	color: #8AAB4B;
	line-height: 1.15em;
	margin: 20px 0 ;
    font-family: 'Barlow Condensed', sans-serif;

}

p {

	line-height: 1.45em;
	margin-bottom: 20px;

}

.lg-view{
    display:inline-block;
    height: auto;
    white-space:normal;
    margin-top:0px;
    background-color: rgba(255,0,0,0.0);
    font-size: 6vh;
}

.sm-view{
   display:none;
    height: auto;
    white-space:normal;
    margin-top:0px;
    background-color: rgba(255,0,0,0.0);
}

.mapouter{
    text-align:right;
    height:500px;
    width:800px;
}

.gmap_canvas {
    overflow:hidden;
    background:none!important;
    height:500px;
    width:800px;
}

.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.wrapper { 
    width:100%; 
    margin-top: 25px;
    border-left-width: 3px;
    border-left-color: #688A28;
    border-left-style: dotted;
    border-right-width: 3px;
    border-right-color: #688A28;
    border-right-style: dotted;
}

.wrapper1 { 
    width:49%; 
    height: auto;
    display:inline-block; 
    vertical-align: top;
    text-align: center;
}

div.gallery {
  border: 1px solid #ccc;
    margin-bottom: 8px;
}

div.gallery:hover {
  border: 1px solid #777;
}

div.gallery img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 15px;
  text-align: center;
}

* {
  box-sizing: border-box;
}

.responsive {
  padding: 0 6px;
  float: left;
  width: 24.99999%;
}

div#copyright {
    width: 100%;
    text-align: center;
    height: auto;
    margin-bottom: 5px;
}

/*MEDIA QUERY*/
@media only screen and (max-width : 1100px) {
    


	header {

		position: absolute;

	}

	#menu-icon {

		display:inline-block;

	}

	nav ul, nav:active ul { 

		display: none;
		position: absolute;
		padding: 20px;
		background: rgba(217, 239, 177, 1);
		border: 5px solid #688A28;
		right: 20px;
		top: 60px;
		width: 30%;
        min-width: 150px;
		border-radius: 4px 0 4px 4px;

	}

	nav li {

		text-align: center;
		width: 100%;
		padding: 10px 0;
		margin: 0;

	}

	nav:hover ul {

		display: block;

	}
    
    a { 
    color: white;
    }
    
    .wrapper1 { width:100%; display:block; }
}
    
    
@media only screen and (max-width : 600px) {    
    
        .lg-view{
       display:none;
    }

    .sm-view{
        display:inline-block;
        font-size: 35px;
    }
}

@media only screen and (max-width: 700px) {
  .responsive {
    width: 49.99999%;
    margin: 6px 0;
  }
}

@media only screen and (max-width: 500px) {
  .responsive {
    width: 100%;
  }
}

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


.box {
    width: 99%;
    margin: 0 auto;
    background: rgba(255,255,255,0.2);
    padding: 0px;
    border-radius: 20px/50px;
    background-clip: padding-box;
    text-align: center;
    margin-bottom: 20px;
}

.button {
  font-size: 1em;
  padding: 10px;
  color: #fff;
  border-radius: 20px/50px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.button:hover {
  background: #B3D07C;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #B3D07C;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 2em;
  line-height: 1em;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #688A28;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 70%;
  }
}


