/* 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 h1 {
	color: white;
}

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

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


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

*{border: 0px solid red;}

#logo h1 {
	font-size: 36px!important;
}

#navwrapper {
	display:none;
}

#menu-selector {
	padding: 1% 2%;
}

#menu-selector i {
	font-size: 22px;
	vertical-align:middle;
}

#sociallinks li {
	padding: 1%;
}

#header #fullblock:nth-of-type(2) {
	padding: 8px 0;
}

#header #fullblock:nth-of-type(2) #halfblock li {
	padding: 5px 0;
}

#header #fullblock:nth-of-type(2) #halfblock:nth-of-type(1) {
	display:none;
}

#gallery #gradientoverlay {
	z-index:2;
	position: absolute;
	bottom:0;
	height: 60vh;
	background:linear-gradient(360deg, rgb(255 255 255) 0%, rgb(0 0 0 / 0%) 100%)
}

#gallery #page {
	position: absolute;	
	top:0;	
	z-index:10;
}

#gallery #thirdblock {
	display:none;
}

#gallery #twothirdsblock {
	position: relative;
	z-index:1;
}

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

#gallery #halfblock {
	margin-top: 80%;
}

#gallery #halfblock #inset {
	width: 96%;
	padding: 2%;
}

#front {
	margin-top: -1.5%;
}

#front #main {
	padding: 10px 0;
}

#front #main #fullblock:nth-of-type(1) {
	width: 96%;
	padding: 5px 0;
}

#front #main #fullblock:nth-of-type(1) span{
	font-size: 24px;
}

#footer #thirdblock {
	padding-top:20px;
}

#footer #thirdblock span strong  {
	font-size: 1.5rem!important;
}


}

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

*{
	border: 0px solid red;
}

#header li {
	list-style-type: none;
}

#header div {
	width: 100%;
	overflow:hidden;
	text-align:center;
}

#logo h1 {
	color: white;
	font-size:38px!important;
}

#navwrapper {
	display:none;
}

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

#menu-selector {
	padding: 1% 2%;
}

#menu-selector span {
	color: white;
}

#menu-selector i {
	font-size: 1.5rem;
	vertical-align:middle;
}


#header #fullblock:nth-of-type(2) #halfblock:nth-of-type(1) {
	display:none;
}

#header #fullblock:nth-of-type(2) {
	padding: 8px 0;
}

#header #fullblock:nth-of-type(2) #halfblock li {
	padding: 5px 0;
	font-size:20px;
}

#header #fullblock:nth-of-type(2) #halfblock:nth-of-type(1) {
	display:none;
}

#header #fullblock:nth-of-type(2) #halfblock {
	vertical-align: middle;
}

#gallery #thirdblock {
	display:none;
}

#gallery #page #halfblock, #gallery #twothirdsblock, #gradientoverlay, #gallery #page {
	width: 100%!important;
}

#gallery, #gallery #page, #gallery img{
	height: 70vh!important;
}

#gallery #gradientoverlay {
	z-index:2;
	position: absolute;
	height:70vh;
	bottom:0;
	background:linear-gradient(360deg, rgb(255 255 255 / 95%) 0%, rgb(0 0 0 / 0%) 100%);
}

#gallery #page, #gallery #twothirdsblock img{
	height:auto;
}

#gallery #twothirdsblock img {
	object-fit: cover;
}

#gallery #page #halfblock {
	text-align: center;
	bottom: 6vw;
}

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

#gallery p {
	font-size:18px;
}

#front #main #fullblock:nth-of-type(1) {
	padding: 10px 0;
}

#front #main #fullblock:nth-of-type(1) span {
	font-size: 28px;
}

#footer {
	padding: 1%;
}

#footer #thirdblock span strong{
	font-size: 28px;
}

	}


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

#gallery #halfblock {
	margin-top: 65%;
}

 #footer #thirdblock {
	 padding-top: 30px;
 }
}

@media only screen and (min-width: 821px) and (max-width: 1024px){
	#gallery #thirdblock{
	width:32.5%;
	}
	
	#page {
		width: 96%;
	}
	
	#logo h1{
	font-size: 2.3vw;	
	}
	
	#sidewrapper {
	width: 78.5%;
	padding: 20px 0;
}

#navwrapper {
	width: 82.5%;
}

#nav li {
	padding: 0.5vw 0.7vw;
}

#nav li a {
	font-size: 1.2vw;
	padding: 15px 5px;
}

#sociallinks {
	width: 16%;
}

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

#header #fullblock:nth-of-type(2) {
	padding: 5px 0;
}

#header #fullblock:nth-of-type(2) li {
	font-size: 1.5vw;
}

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

#gallery #thirdblock {
	width: 32.5%;
}

#gallery #halfblock {
	width: 54.5%!important;
}

#gallery #halfblock {
	top: 10vw;
	bottom:0!important;
}

#gallery #halfblock #inset span strong {
	font-size: 2.9vw;
}

#gallery p {
	font-size:1.5vw;
}
	
}

@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 {
	width: 96%;
}

#logo {
	width: 15%;
}

#logo h1{
	font-size: 2.3vw;	
}

#sidewrapper {
	width: 83.5%;
	padding: 20px 0;
}

#navwrapper {
	width: 82.5%;
}

#nav li {
	padding: 0.5vw 0.6vw;
}

#nav li a {
	font-size: 1.3vw;
}

#sociallinks {
	width: 15.5%;
}

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

#header #fullblock:nth-of-type(2) {
	padding: 5px 0;
}

#header #fullblock:nth-of-type(2) li {
	font-size: 1.5vw;
}

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

#gallery #thirdblock {
	width: 32.5%;
}

#gallery #halfblock {
	width: 54.5%!important;
}

#gallery #halfblock {
	bottom: 6.5vw;
}

#gallery #halfblock #inset span strong {
	font-size: 2.9vw;
}

#gallery p {
	font-size:1.4vw;
}

#front #main #fullblock:nth-of-type(1) span {
	font-size:2.2vw;
}

	
}

	/* end media mobile screen */