/* 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%;
}

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;
}

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

/* 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%;
}


#imagearray img {
width: 50%;
height: 15vh;
object-fit:cover;
margin: 0 !important;
}

	
#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: 1% 0;
    height: auto;
}
	
#footer #thirdblock #inset {
	margin:0;
}

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

#topnav , #navwrapper{
	display:none;
}

#logo {
	width:48.5%;
	display:inline-block;
	vertical-align:top;
	z-index:20;
	margin-left:-50%;
}

#mobilenav {
	width:100%;
	position:absolute;
	left:0;
	text-align:right;
}
	
#sociallinks {display:none;}

#mobilenav {
	margin-top:16%;
}

#mobilenav span {
	color:white;
}

#mobilenav img {
	filter:brightness(200%);
}

#menu-selector {
	display:inline;
	width:49.5%!important;
	margin-bottom:50px;
}

#mobilenav #wrapper {
	width:100%;
	position:absolute;
	left:0;
	z-index:20;
	background:var(--beige);
	padding:10% 0;
}

#mobilenav #wrapper #fullblock{
	text-align:center;
}

#mobilenav #wrapper #fullblock:before {
	content:"";
	display:block;
	padding:0% 0;
	height:100%;
	width:80%;
	margin: 0% auto 0 auto;
	margin-bottom:5%;
	border-top:3px solid var(--light-green);
}

#mobilenav #wrapper li {
	padding:2% 0;
}

#mobilenav #wrapper li a {
	padding:5px 20px;
}

#mobilenav #wrapper #fullblock {
	padding:20px 0;
}

#mobilenav #wrapper #fullblock #sociallinks {
	padding:10px 0;
}

#mobilenav #wrapper #fullblock #sociallinks li {
	padding:1.5%;
}

#mobilenav #wrapper #fullblock #sociallinks li a {
	padding:0;
}

#mobilenav #wrapper #fullblock button {
	border-radius:12px;
	padding:10px 70px;
	margin-top:5%;
}

#gallery {
	overflow:hidden;
}

#gallery img {
	height:60vh;
	object-fit:cover;
}

#gallery #page {
	position:absolute;
	top:0;
}

#gallery #page #halfblock img {
	object-fit:contain;
	
}

#gallery #page #halfblock #twothirdsblock {
	position: absolute;
    top: 35%;
    left: 10%;
    width: 80%;
    text-align: left;
}

#gallery #page #halfblock #twothirdsblock p{
	font-size: 1.5em !important;
}
	
.wp-block-column .wp-block-spacer {
	display:none;
}


}

/* ------------------- 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;
}
	
h1,h2,h3,h4 {
		font-size: 24px !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, #navwrapper {
	display:none;
}

#logo {
	width:48.5%;
	display:inline-block;
	vertical-align:top;
	z-index: 20;
    margin-left: 5%
}

#mobilenav {
	width:100%;
	position:absolute;
	left:0;
	text-align:right;
}

#mobilenav {
	margin-top:12%;
}

#mobilenav span {
	color:white;
}

#mobilenav img {
	filter:brightness(200%);
}

#menu-selector {
	display:inline;
	width:49.5%!important;
	margin-bottom:50px;
}

#mobilenav #wrapper li {
	padding:1.5% 0;
}

#mobilenav #wrapper {
	width:100%;
	position:absolute;
	left:0;
	z-index:20;
	background:var(--beige);
	padding:2% 0 5% 0;
}

#mobilenav #wrapper #fullblock{
	text-align:center;
}

#mobilenav #wrapper #fullblock:before {
	content:"";
	display:block;
	padding:0% 0;
	height:100%;
	width:60%;
	margin: 0% auto 0 auto;
	margin-bottom:2%;
	border-top:3px solid var(--light-green);
}

#mobilenav #wrapper li a, #mobilenav #wrapper #fullblock button {
	font-size:3vw;
}

#mobilenav #wrapper #fullblock {
	padding:20px 0;
}

#mobilenav #wrapper #fullblock #sociallinks {
	padding:10px 0;
}

#mobilenav #wrapper #fullblock #sociallinks li {
	padding:1.5%;
	display:inline-block;
}

#mobilenav #wrapper #fullblock #sociallinks li a {
	padding:0;
}

#mobilenav #wrapper #fullblock button {
	border-radius:12px;
	padding:12px 70px;
	margin-top:3%;
}

#gallery, #gallery img{
	height:75vw;
}

#gallery #page #halfblock {
	width:100%;
	bottom:12%;
}

#gallery #page #halfblock:nth-of-type(1) img {
	width:82%!important;
}

#gallery #page #halfblock:nth-of-type(1) #twothirdsblock p {
	font-size:5.7vw;
}

#gallery #page #halfblock:nth-of-type(1) #twothirdsblock {
	top:25%;
	left:12%;
}

#footer #page {
	width:98%;
	padding:1%;
}

#footer img {
	width:70%;
}
	
.wp-block-column .wp-block-spacer {
	display:none;
}

	}


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

*{border:0px solid black;}

#logo {
	margin-left:-65%;
}

#logo a img {
	width:50%;
}

#mobilenav {
	margin-top:12%;
}

#mobilenav #wrapper {
	padding:2% 0 5% 0;
}

#mobilenav #wrapper #fullblock:before {
	width:60%;
	margin-bottom:3%;
}

#menu-selector {
	margin-bottom:70px;
}

#menu-selector img {
	/*height:35px;*/
	vertical-align:middle;
	margin-bottom:0;
}

#mobilenav #wrapper li {
	padding:2% 0;
}

#mobilenav #wrapper li a, #mobilenav #wrapper #fullblock button {
	font-size:2.2vh!important;
}

#mobilenav #wrapper #fullblock button {
	margin-top:3%;
	padding:12px 70px;
}

#gallery #page #halfblock {
	margin-top:-8%;	
	margin-left:5%;
}

#gallery #page #halfblock img {
	object-fit:cover;
	height:55vh;
}

#gallery #page #halfblock #twothirdsblock {
	width:65%;
	top:25%;
	left:15%;
}

#gallery #page #halfblock #twothirdsblock p {
	font-size:4.5vh!important;
}

#footer #thirdblock img {
	width:30%;
}

}

@media only screen and (min-width: 821px) and (max-width: 1024px){
	#gallery #thirdblock{
	width:50%;
	}
	
	#topnav #page #halfblock #quarterblock:nth-of-type(3) li, #topnav #sociallinks li, #topnav #quarterblock button {
		font-size:1.2vw;
	}
	
	#topnav #page #halfblock #quarterblock {
		width:30%!important;
	}
		
	
	#nav li  {
		width:14vw;
	}
	
	#nav li a {
		font-size:1.2vw;
	}
}

@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;
}

#page ,#header ,#main, #footer, *, #topnav #halfblock {border: 0px solid black;}

#topnav #halfblock #quarterblock:nth-of-type(2) {
	width:32.5%!important;
}

#topnav #halfblock button, #topnav #page #halfblock #quarterblock:nth-of-type(3) li, #sociallinks li, #nav li a {
	font-size:1.3vw;
}

#logo a img {
	width:90%;
}

.wp-block-column .wp-block-spacer {
	display:none;
}

/*#nav li:before {
	width: 2.5vw;
    height: 2vw;
}*/

#gallery img, #gallery {
	height:48vw;
}

	
}

	/* end media mobile screen */