/* Do not change this sheet. This is for demo purposes later in the development stages

*/
@media only screen and (max-width: 818px) {

/* general settings */

	h1,h2,h3,h4 {
		font-size: 24px !important;
	}
	
	li, strong, ul, ol, blockquote, a {
		font-size: inherit !important;
	}	
	
	p {
		font-size: 18px !important;
		line-height: 26px;
	}	
	

html, body {	
height:  auto;
vertical-align: top;
margin:  0 !important;
border:  0px solid black;
font-size:  18px;
text-align: center;
}

html {
width:  100%;
padding:  0;
}

body {
width: 100%;
}
	
#page, #footer #page {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	}

div {
width: 100%;
	margin-left:auto;
	margin-right:auto;
vertical-align: middle;
position: relative;
/* z-index: 10; */
}

img {
height: auto;
margin-left: auto;
margin-right: auto;
max-width: 100% !important;
} 


#nav, .notmobile {
display: none !important;
}

.inline {
display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
}

#header {
width:  100%;
display: block;
position: relative;
}

.wp-block-button{
	width:auto;
}

/* background settings * /

.background {
display: block;
width: auto;
min-width: 100% !important;
max-width: 300% !important;
position: fixed;
left: -50%;
margin-right: 50%;
z-index: 1;
}

/* header settings */


#logo {
    width: 70%;
    border: inherit;
    margin:  0 auto 0 auto;
padding: 2% 0;
background: transparent !important;
}

#logo h1 {
color: black;
}

#logo img {
    width: 80%;
    height: auto;
}

/* mobile navigation */

#mobilenav {
    height: 40px;
    overflow:  hidden;
    width: 100%;
    border: inherit;
    padding: 5px 0 4% 0;
    vertical-align: bottom;
    text-align: center;
list-style:none;
}

#mobilenav button {
    z-index: 10; 
}

#menu-selector { /* button changes */
text-align: right;
width: 100% !important;
border-radius: 0;

/* standard */
height: 50px;
background: transparent;
position: relative;
padding: 1%;
margin-bottom: 20px;
display: block;

}

#menu-selector img {
    height: 30px;
    width: auto;
    display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
margin: 0 1% 20px 0;
vertical-align: top;
}

#menu-selector span {
color: gray;
font-size: 1.5em;
padding: 0.5% 2%;

/* standard */
display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
vertical-align: middle;
}


#mobilenav ul {
margin: 0;
padding: 0;
}

#mobilenav ul li,#mobilenav li {
background: inherit;
text-align: center;

display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
width: auto;
height: auto;
padding: 1% 0;
display: block;
}

#mobilenav ul li a, #mobilenav li a {
color:  inherit;
width: auto;
height: auto;
padding: 10px 20px;
font-size: 2em;
text-decoration: none;
}

#drop li a, .children li a  {
background: gray !important;
display: block;
margin: 0;
text-align: center !important;
font-size: 1.5em !important;
}


/* gallery settings */

#gallery {
    width: 100%;
    height: auto;
    padding-bottom:0;
    z-index: 1;
}    

#tsplayer {
width:100%; height: 400px; margin-top: -15%; margin-bottom: -5%; position: relative; z-index: 3; overflow:  hidden;
}  

/* main and footer settings */

#main button, #main .wp-block-button {
    margin-bottom: 5%;
}


ul {
	width: 90%;
	margin-left: 5%;
	}

	
#footer * {
color: white;
}	

#footer img {
padding-top: 1%;
}

button, input[type="button"], input[type="submit"], .wp-block-button{
	font-size:1em;
}	

#bulletpoints li{
	text-align:left;
}

.imagearraywrap{
	margin:5% 0;
}

#sociallinks li{
	display:inline-block;
}

#topnav{
	width: 100%;
    margin: 0;
    padding: 3% 0;
    height: auto;
}

/*#page{
	padding:1%;
	width:98%;
}*/

#navwrapper  {
	display:none;
}

#logo {
	margin: 2% auto 0 auto;
}

#sidewrapper {
	padding: 20px 0;
	margin: 2% 0;
}

#sidewrapper #sixthblock {
	padding: 5px 0;
}

#sidewrapper #sixthblock button {
	padding: 15px 30px;
}

#gallery {
	padding: 10% 0;
}

/*#gallery #twothirdsblock, #gallery #thirdblock #sixthblock {
	display:none;
}*/


#gallery #page {
	width: 96%;
}

#gallery  img {
	width: 100%;
	object-fit: cover;
	vertical-align:bottom;
	position: relative;
	z-index:1;
}

#gallery #fullblock #halfblock #fifthblock {
	position: absolute;
	z-index:2;
	text-align: center;
	width:28%;
}

#gallery #fullblock #halfblock  {
	padding: 6% 0;
}

#gallery #fullblock #halfblock  #fifthblock span {
	font-size: 20px;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(1) {
	text-align:right;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(1) img, #gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(1)  img{
	width: 70%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2), #gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(2)  {
	text-align:left;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2) img, #gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(2) img {
	width: 78%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(1)  #fifthblock{
	bottom: 55%;
	left: 52%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2) #fifthblock {
	bottom: 55%;
	right: 48%;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(1)  #fifthblock {
	bottom:50%;
	left: 35%;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(2)  #fifthblock {
	bottom: 58%;
	left: 25%;
}


#gallery #twothirdsblock {
	display:none;
}

#gallery #thirdblock {
	width: 70%;
	margin: 2% auto 0 auto;
}

#gallery #thirdblock #sixthblock{
	width: 16.5%;
	padding: 15px 1px;
	margin: 0 2%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(1) img.steppingstone-one {
	z-index:1;
	position:absolute;
	top:25%;
	width:88%;
	left:5%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2) img.steppingstone-two {
	z-index:1;
	position:absolute;
	top:40%;
	width:90%;
	left:0%;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(1) img.steppingstone-three {
	z-index:1;
	position:absolute;
	top:34%;
	width:88%;
	left: 1%;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(2) img.steppingstone-four {
	z-index:1;
	position:absolute;
	top:25%;
	width:90%;
}

iframe {
	width:100%;
}

*{
	border:0px solid black;
}

#pebbles {
	padding-top:50px;
}
	
#pebbles #fifthblock img:nth-of-type(1) {
	position:absolute;
	z-index:1;
	width:140%;
	top:40%;
	min-width:130%!important;
}
	
#pebbles #fifthblock img, #pebbles #fifthblock #fullblock {
	position:relative;
	z-index:2;
}
	
	
#pebbles #fifthblock:hover img:nth-of-type(1) {
	display:block!important;
}
	
#pebbles #fifthblock img:nth-of-type(1){
	display:none!important;	
}
#pebbles #fifthblock #fullblock {
	margin-top:5%;
}

#pebbles #fifthblock {
	width:49.5%;
}

#pebbles #fifthblock:nth-of-type(1) {
	margin-right:2%;
	margin-top:5%;
}
	
#pebbles #fifthblock:nth-of-type(1) img:nth-of-type(1), #pebbles #fifthblock:nth-of-type(5) img:nth-of-type(1)  {
	left:-30%;
	top:20%;
}

#pebbles #fifthblock:nth-of-type(2) {
	margin-left:5%;
	margin-top:14%;
}
	
#pebbles #fifthblock:nth-of-type(2) img:nth-of-type(1) {
	top:25%;
	left:-15%;
}

#pebbles #fifthblock:nth-of-type(3) {
	margin: 14% auto 0 auto;
}
	
#pebbles #fifthblock:nth-of-type(3) img:nth-of-type(1) {
	top:25%;
	left:-15%;
}

#pebbles #fifthblock:nth-of-type(4) {
	margin-left:5%;
	margin-top:14%;
}
	
#pebbles #fifthblock:nth-of-type(4) img:nth-of-type(1){
	left:-15%;
	top:25%;
}
	
#pebbles #fifthblock:nth-of-type(5) {
	margin-top:14%;
	margin-right:12%;
}
	
#pebbles #fullblock {
	margin-top:2%;
}
	
#pebbles #fullblock img{
	vertical-align:bottom;
	transform:scaleX(-1);
}
	

#footer * {
	color: black;
}
	
#footer {
	padding-top:5%;
}

#footer img {
	padding: 2% 0;
}


}

/* ------------------- tablet version ---------------------------------- */

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 818px) and (max-width: 1000px) {

html, body {
 margin: 0 !important;
 padding: 0 !important;
}	

#nav{
	display:none;
}

#main #page {
    width: 90%;
	padding:0 5%;
	margin:auto;
}

.inline{
	display:inline-block;
}

img{
	width:100%;
}

#imagearray img{
	width:auto;
}

#bulletpoints, #footer li{
	list-style:none;
}

button, .wp-block-button{
	border:none;
	font-size:1em;
}

#sidewrapper{
	width:100%;
}

#sociallinks{
	list-style:none;
	text-align:center;
	width:100%;
}

#sociallinks li{
	display:inline-block;
}

#topnav{
	width: 100%;
    margin: 0;
    padding: 1% 0;
    height: auto;
}

#logo {
    width: 70%;
    border: inherit;
    margin:  0 auto 0 auto;
padding: 2% 0;
background: transparent !important;
}

#logo h1 {
color: black;
}

#logo img {
    width: 50%;
    height: auto;
}

/* mobile navigation */

#mobilenav {
    height: 40px;
    overflow:  hidden;
    width: 100%;
    border: inherit;
    padding: 5px 0 4% 0;
    vertical-align: bottom;
    text-align: center;
list-style:none;
}

#mobilenav button {
    z-index: 10; 
}

#menu-selector { /* button changes */
text-align: right;
width: 100% !important;
border-radius: 0;

/* standard */
height: 50px;
background: transparent;
position: relative;
padding: 1%;
margin-bottom: 20px;
display: block;

}

#menu-selector img {
    height: 30px;
    width: auto;
    display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
margin: 0 1% 20px 0;
vertical-align: top;
}

#menu-selector span {
color: gray;
font-size: 1.5em;
padding: 0.5% 2%;

/* standard */
display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
vertical-align: middle;
}


#mobilenav ul {
margin: 0;
padding: 0;
}

#mobilenav ul li,#mobilenav li {
background: inherit;
text-align: center;

display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
width: auto;
height: auto;
padding: 1% 0;
display: block;
}

#mobilenav ul li a, #mobilenav li a {
color:  inherit;
width: auto;
height: auto;
padding: 10px 20px;
font-size: 2em;
text-decoration: none;
}

#topnav {
	padding: 2% 0;
	vertical-align:bottom;
}

#navwrapper {
	display: none;
}

#logo, #sidewrapper {
	width: 99.5%;
	text-align: center;
}

#logo a img {
	width: 30%;
}

#sidewrapper {
	margin: 3% 0;
}

#sidewrapper #sixthblock {
	width: 20%!important;
	padding: 5px 0;
}

#sidewrapper button {
	padding: 15px 30px;
}

#gallery {
	height:75vw;
	padding: 3% 0;
}

#gallery #page {
	width: 96%;
	margin: 0 auto 0 auto;
}

#gallery #fullblock #halfblock #fifthblock span {
	font-size: 18px;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(1) img {
	width: 75%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(1) #fifthblock {
	bottom: 80%;
	left: 15%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2)  img {
	width: 80%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2)  #fifthblock {
	bottom: 82%;
	right: 22%;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(1) img {
	width: 82%;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(1)  #fifthblock {
	bottom: 35%;
	left: 20%;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(2) img  {
	width: 72%;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(2)  #fifthblock {
	bottom: 35%;
	right: 16%;
}

#gallery #fullblock:nth-of-type(2) {
	margin-bottom: 2%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(1) img.steppingstone-one {
	width:40%!important;
	bottom:60%;
	left:1%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2) img.steppingstone-two {
	left:43%!important;
	width:48%!important;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(1) img.steppingstone-three {
	width:50%;
	left:1%;
	bottom:10%;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(2) img.steppingstone-four {
	width:35%;
	bottom:15%;
	left:52%;	
}

#gallery #twothirdsblock {
	width: 55.5%;
	display:inline-block;
}

#gallery #thirdblock {
	width: 40.5%;
}

#gallery #thirdblock #thirdblock #sixthblock {
	padding: 15px 2px;
}
	
#pebbles {
	height:25vw;
}

#pebbles #page {
	width:90%!important;
	margin:0 auto 0 auto;
}

#footer {
	padding: 1%;
}

	}

@media only screen and (min-width: 700px) and (max-width: 800px) {
#gallery span {
    font-size: 28px;
}


#topnav {
	padding: 1.5% 0;
}

#logo {
	margin: 0 auto 0 auto;
}

#logo a img {
	width: 42%;
}

#gallery {
	margin:0;
	padding: 4% 0;
}

#gallery #fullblock #halfblock {
	width:49.5%;
}

#gallery #fullblock #halfblock #fifthblock {
	width: 29.5%;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(1) {
	text-align:right;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(1)  #fifthblock {
	left: 25%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(1) {
	text-align:left;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(2) {
	text-align:right;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(1)  img, #gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(1) img {
	width: 80%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2) img, #gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(2)  img {
	width: 85%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2) #fifthblock {
	bottom: 55%;
	right: 42%;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(1) #fifthblock {
	left: 46%;
	bottom:55%;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(2) #fifthblock {
	bottom: 55%;
	left: 42%;
}

#gallery #twothirdsblock {
	width: 58%!important;
	display:inline-block;
}

#gallery #thirdblock {
	width:40%!important;
}

#gallery #sixthblock {
	width: 16.5%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(1) img.steppingstone-one {
	width:88%;
	left:-12%;
	top:40%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2) img.steppingstone-two {
	left:-20%;
	top:40%;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(1) img.steppingstone-three {
	width:98%;
	top:38%;
	left: -2%;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(2) img.steppingstone-four {
	top:35%;
	left:-2%;
	width:94%;
	
}

#gallery #thirdblock #sixthblock {
	padding: 12px 2px;
}

#pebbles {
	padding-top:30px;
	overflow:hidden;
	height:auto;
}
	
#pebbles #fifthblock {
	margin-top:8%!important;
}

#pebbles #fifthblock img {
	width:70%;
}
	
#pebbles #fifthblock:nth-of-type(1) img:nth-of-type(1), #pebbles #fifthblock:nth-of-type(5) img:nth-of-type(1) {
	left:-5%;
	top:15%;
}
	
#pebbles span {
	font-size:20px;
}

	
#pebbles #fifthblock img:nth-of-type(1) {
	min-width:80%!important;

}
	
#pebbles #fifthblock:hover img:nth-of-type(1) {
	display:block!important;
}
	
#pebbles #fifthblock img:nth-of-type(1){
	display:none!important;	
}
	
#pebbles #fifthblock:nth-of-type(2) img:nth-of-type(1) {
	top: 15%;
    left: -5%;
}
	
#pebbles #fifthblock:nth-of-type(3) img:nth-of-type(1) {
	top:15%;
	left:-5%;
}
	
#pebbles #fifthblock:nth-of-type(4) img:nth-of-type(1) {
	top:15%;
	left:-5%;
	
}

}

@media only screen and (min-width: 821px) and (max-width: 1024px){
	/*#gallery #thirdblock{
	width:50%;
	}*/
	#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2) img.steppingstone-two {
		left:45%;
		width:40%;
	}
	
	
	
}

@media only screen and (min-width: 1024px) and (max-width: 1180px){
#bottommenuv2 #wrapperblock input, #bottommenuv2 #wrapperblock select:first-of-type {
flex-grow: 20;
width:100%;
	margin: 1vw;
}

#topnav {
	padding: 1.2% 0;
}

#logo {
	width: 19.5%;
}

#logo a img {
	width: 80%;
}

#nav li  {
	padding: 3px;
}

#nav li a {
	padding: 10px 5px;
	font-size: 1.3vw;
	text-align:center;
}

#navwrapper {
	width:81.5%;
}

#sidewrapper {
	width: 78.5%;
}

#sidewrapper #sixthblock button{
	padding: 1vw 1.2vw;
	font-size:1.5vw;
}

#gallery {
	padding: 3% 0;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(1) #inset #fifthblock{
	left: 9%;
	bottom: 77%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2) #inset #fifthblock {
	right: 21%;
	bottom: 77%;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(1) #inset #fifthblock {
	left: 26%;
}

#gallery #fullblock:nth-of-type(2) #halfblock:nth-of-type(2) #inset #fifthblock {
	bottom:39%;
	right: 6.2%;
}

#gallery #thirdblock #twothirdsblock {
	display: none;
}

#gallery #thirdblock {
	width: 32.5%;
}
	
}

	/* end media mobile screen */