@charset "utf-8";
/* CSS Document */

/* Smartphones (portrait and landscape) ----------- */

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

/* Styles */
	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:3px;
	}
	
	h1 {font-size:14px;} 
	
	p {font-size:10px;}
  }
div.gallery {width:auto; margin:auto; padding:3px;
}

/* Smartphones (landscape) ----------- */

@media only screen and (min-width : 321px) {

/* Styles */
	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:3px;
	}
	h1 {font-size:14px}
	p {font-size:10px}

}
div.gallery {width:auto; margin:auto; padding:3px;
}


/* Smartphones (portrait) ----------- */

@media only screen and (max-width : 320px) {

/* Styles */
   .divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:3px;
	}
	h1 {font-size:14px}
	p {font-size:10px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}

/* iPads (portrait and landscape) ----------- */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

/* Styles */
   .divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:6px;
	}
	h1 {font-size:16px}
	p {font-size:12px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


/* iPads (landscape) ----------- */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

/* Styles */
    .divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:6px;
	}
	h1 {font-size:16px}
	p {font-size:12px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}

/* iPads (portrait) ----------- */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

/* Styles */
    .divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:6px;
	}
	h1 {font-size:16px}
	p {font-size:12px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}

/**********

iPad 3

**********/

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:6px;
	}
	h1 {font-size:16px}
	p {font-size:12px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {

/* Styles */
    
	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:6px;
	}
	h1 {font-size:16px}
	p {font-size:12px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


/* Desktops and laptops ----------- */

@media only screen  and (min-width : 1224px) {

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:20px;
	}
	h1 {font-size:18px}
	p {font-size:14px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


/* Large screens ----------- */

@media only screen  and (min-width : 1824px) {

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:24px;
	}
	h1 {font-size:20px}
	p {font-size:16px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


/* iPhone 4 ----------- */

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:3px;
	}
	h1 {font-size:14px}
	p {font-size:10px}
	
	
}

div.gallery {width:auto; margin:auto; padding:3px;
}


@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:3px;
	}
	h1 {font-size:14px}
	p {font-size:10px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


/* iPhone 5 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:3px;
	}
	h1 {font-size:14px}
	p {font-size:10px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:3px;
	}
	h1 {font-size:14px}
	p {font-size:10px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


/* iPhone 6, 7, 8 ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:5px;
	}
	h1 {font-size:14px}
	p {font-size:10px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:5px;
	}
	h1 {font-size:14px}
	p {font-size:10px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


/* iPhone 6+, 7+, 8+ ----------- */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:7px;
	}
	h1 {font-size:15px}
	p {font-size:11px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:7px;
	}
	h1 {font-size:15px}
	p {font-size:11px}
	
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


/* iPhone X ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:5px;
	}
	h1 {font-size:15px}
	p {font-size:11px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:5px;
	}
	h1 {font-size:15px}
	p {font-size:11px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


/* iPhone XS Max, XR ----------- */

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:7px;
	}
	h1 {font-size:15px}
	p {font-size:11px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:7px;
	}
	h1 {font-size:15px}
	p {font-size:11px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


/* Samsung Galaxy S3 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:3px;
	}
	h1 {font-size:14px}
	p {font-size:10px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:3px;
	}
	h1 {font-size:14px}
	p {font-size:10px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


/* Samsung Galaxy S4 ----------- */

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:3px;
	}
	h1 {font-size:14px}
	p {font-size:10px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:3px;
	}
	h1 {font-size:14px}
	p {font-size:10px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


/* Samsung Galaxy S5 ----------- */

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:5px;
	}
	h1 {font-size:15px}
	p {font-size:11px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){

/* Styles */

	.divBg {background-color:#E5E7E6; width:auto; margin:auto; padding:5px;
	}
	h1 {font-size:15px}
	p {font-size:11px}
	
}
div.gallery {width:auto; margin:auto; padding:3px;
}


@media only screen and (max-width: 700px) {
  .responsive {
    width: 49.99999%;
    margin: 6px 0;
  }
}
div.gallery {width:auto; margin:auto; padding:3px;
}


@media only screen and (max-width: 500px) {
  .responsive {
    width: 100%;
  }
}
div.gallery {width:auto; margin:auto; padding:3px;
}


ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #E5E7E6;
  position: fixed;
  top: 0;
  width: 100%;
}

li {
  display: inline;
  float: center;
  width: 16%;
}

li a:hover {
  background-color: #000000;
	
}

.active {
  background-color: #8A3324;
}

li a {
  display: block;
  color: #E5E7E6;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

a {
  display: block;
  padding: 8px;
  background-color:forestgreen;
}

h1 {margin-top:100px;
	margin-bottom:auto;
    position: relative;
	font-family: "Cambria", Cambria, serif;
	font-weight:bold;
	color:#4CBB17;
    margin: auto;
    width: 60%;
    padding: 10px 75px 35px;
	text-align:center;
}
p {margin-top:100px;
	margin-bottom:auto;
    position: relative;
	font-family: "Cambria", Cambria, serif;
    margin: auto;
    width: 60%;
    padding: 15px 75px 35px;
	text-align:center;
}

body {background-color:#E5E7E6;}

.responsive {
  max-width: 100%;
  height: auto;
}


	
body {
  font-family: cambria, serif;
}

.topnav {
  float: right; 
  overflow: hidden;
  background-color: forestgreen;
  position: relative;
  padding-right:30px;
}

.topnav #myLinks {
  display: none;
}

.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.topnav a.icon {
  background: forestgreen;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.active {
  background-color: forestgreen;
  color: white;
}

.topnav #myLinks {
float: right;
display: none;
padding-right:30px;
}

input[type=text], select, textarea {
  width: 100%;
  padding: 12px; 
  border: 1px solid #ccc; 
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px; 
  margin-bottom: 16px; 
  resize: vertical; 
}


input[type=submit] {
  background-color: forestgreen;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}


input[type=submit]:hover {
  background-color: forestgreen;
}

.container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}

#map {
  height: 400px;
  width: 100%;
}


/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media (max-width: 1200px) {
  .row {
    flex: 100%;
    max-width: 100%;
  }
}

/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 800px) {
 
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
 
}

* {
  box-sizing: border-box;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
  position: relative;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 40%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
  background-color: forestgreen;
  padding: 2px 16px;
  color: white;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}