/* 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 {
	margin-top:2%;
	
}
	
#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;
	filter:brightness(100);
}

#menu-selector span,  #menu-selector i  {
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%;
}

#logo {
	padding:5% 0 10% 0;
}

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

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

#navwrapper {
	display:none;
}

#topnav #halfblock, #topnav #sociallinks {
	padding:10px 0;
}
	
#topnav #sociallinks {
	font-size:16px;
}
	
#topnav #sociallinks li {
	padding:1% 0.5%;
}

#topnav #halfblock li {
	padding:5px;
}

#topnav #halfblock li a {
	padding:5px 5px;
}

#topnav #sociallinks li {
	padding: 1%;
}


#menu-selector span, #menu-selector i {
	color:white;
}

#gallery img {
	height:80vh;
	object-fit:cover;
	vertical-align:bottom;
}

#gallery #page {
	position:absolute;
	bottom:0;
	top:0;
	height:auto;
	left:0;
	margin: 0 auto 0 auto;
	width:98%;
	padding:1%;
}

#gallery #halfblock:nth-of-type(1) {
	padding: 10% 2%;
	width:90%;
	border:3px solid var(--cream-background);
	margin-top:70%;
}

#gallery #halfblock:nth-of-type(1) #inset span{
	font-size:28px;
}
	
#gallery #halfblock:nth-of-type(1) #inset button {
	margin-top:20px;
}

#gallery #halfblock:nth-of-type(1) #inset span:nth-of-type(1)::after, #gallery #halfblock:nth-of-type(1) p::after {
	content:"";
	padding:2% 0;
	display:block;
}

#gallery button {
	font-weight:normal;
	border-radius:var(--rounded);
	padding:12px 40px;
	margin:1% 0;
}

#short-gallery, #short-gallery img  {
	height:30vw;
	width:100%;
}

#short-gallery img {
	object-fit:cover;
}
	
#areascovered{
	width:98%;
	
}
	
#areascovered > li {
        width: 98%;
        height: auto;
}


#areascovered li > ul {
	padding-left:10%;
}
#footer {
	padding-top:5%;
}
	
#footer img {
	width:60%;
}

figure.wp-block-gallery.has-nested-images  {
	align-items:normal;
	width:96%;
	padding:2%;
}
	
.wp-block-gallery {
	display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
	width:80%;
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a, .wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
	flex: 1 0 0%;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
}

/* ------------------- 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;
filter:brightness(100);
}
	

#logo {
	padding:5% 0 10% 0;
}

#menu-selector span, #menu-selector i{
color: white;
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 #twothirdsblock, #topnav #sociallinks {
	padding:5px 0;
}

#navwrapper {
	display:none;
}

#topnav li {
	list-style-type:none;
	padding:1.5% 0;
	font-size:22px;
}

#topnav #sociallinks li {
	padding:1%;
	font-size:20px;
}

#topnav div, #logo{
	width:100%;
	text-align:center;
}

#gallery, #gallery img{
	height:80vw!important;
}

#gallery #halfblock:nth-of-type(1) {
	width:90%!important;
	left:5%!important;
	right:0!important;
}

#gallery #halfblock #inset span strong, #gallery #halfblock #inset span {
	font-size:40px!important;
}

#gallery button {
	padding:15px 60px;
}

#short-gallery, #short-gallery img  {
	height:15vw;
}
	
#footer  {
	padding:1% 0;
}
	
#footer #thirdblock img {
	width:50%;
}
	
#footer #thirdblock {
	display:block!important;
	width:100%;
	text-align:center;
}
	
#footer #thirdblock #halfblock {
	display:block;
	width:100%;
}

	}


@media only screen and (min-width: 700px) and (max-width: 800px) {
#gallery span {
    font-size: 28px;
}
	
#topnav #halfblock li {
	display:block;
	font-size:20px!important;
	padding:1% 0;
}
	
#topnav #sociallinks li {
	display:inline-block;
	font-size:18px!important;
}

#logo {
	width:60%;
	padding:1% 0;
}

#gallery img {
	height:60vh;
	width:100%;
}

#gallery #halfblock:nth-of-type(1) {
	margin-top:15%;
	width:80%;
}

#gallery #halfblock:nth-of-type(1) #inset span {
	font-size:35px;
}

#gallery #halfblock:nth-of-type(1) #inset span:nth-of-type(1)::after, #gallery #halfblock:nth-of-type(1) p::after {
	padding:1% 0;
}

#short-gallery, #short-gallery img  {
	height:15vw;
}

}

@media only screen and (min-width: 821px) and (max-width: 1024px){
	#gallery #thirdblock{
	width:50%;
	}
	
	#topnav #page #halfblock:nth-of-type(2) #twothirdsblock li {
		padding:5px;
	} 
	
	#topnav #page #halfblock:nth-of-type(2) #twothirdsblock li a {
		padding:10px 5px;
	}
	
	#gallery, #gallery img {
		height:55vw;
	}
	
	#gallery #halfblock:nth-of-type(1) {
		width:60%;
		left:20%;
	}
	
	#gallery #halfblock #inset span strong, #gallery #halfblock #inset span {
		font-size:28px;
	}
	
}

@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 #page #halfblock:nth-of-type(2) #twothirdsblock li  {
	padding:5px;
}

#topnav #page #halfblock:nth-of-type(2) #twothirdsblock li a {
	padding:10px 5px;
}

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

}

	/* end media mobile screen */