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

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

#logo {
	padding: 4% 0;
}

#navwrapper {
	display:none;
}

#sidewrapper {
	padding: 2% 0;
}

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

#mobilenav i{
	font-size: 1.5em;
	vertical-align:middle;
	margin: 0 1% 0 0;
}

#gallery img, #long-gallery img {
	height:60vh;
	object-fit:cover;
	width:100%;
}

#short-gallery {
	height:30vh;
	position:relative;
}

#short-gallery img {
	height: 22vh;
	width:100%;
	object-fit:cover;
}

#gallery #overlay, #short-gallery #overlay, #long-gallery #overlay {
	z-index:1;
	width:100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	
}

#gallery div, #short-gallery div, #long-gallery div {
	z-index:5;
}

#gallery #fullblock:nth-of-type(1), #short-gallery #fullblock:nth-of-type(1), #long-gallery #fullblock:nth-of-type(1){
	padding:2% 0;
}

#gallery #page #fullblock:nth-of-type(1) #halfblock, #long-gallery #page #fullblock:nth-of-type(1) #halfblock {
	margin: 8% 0;
}

#gallery span, #long-gallery span {
	display:block;
}

#gallery #fullblock:nth-of-type(1) span, #short-gallery #fullblock:nth-of-type(1) span, #long-gallery #fullblock:nth-of-type(1) span {
	font-weight: 600;
	font-size: 18px;
}

#gallery #page, #long-gallery #page  {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
}

#gallery #page, #long-gallery #page {
	height:100%
}

#gallery #page #fullblock:nth-of-type(1), #long-gallery #page #fullblock:nth-of-type(1) {
	margin-top: 60%;
	width: 96%;
	padding:0 2%;
}

#gallery #page #fullblock:nth-of-type(1) span:nth-of-type(1), #long-gallery #page #fullblock:nth-of-type(1) span:nth-of-type(1){
	font-size: 1.5em!important;
}

#gallery #page #fullblock:nth-of-type(1) #halfblock span, #long-gallery #page #fullblock:nth-of-type(1) #halfblock span{
	font-size: 16px!important;
}

#gallery #page #fullblock:nth-of-type(1) button {
	padding: 20px 40px;
	font-size: 18px;
	margin: 2% 0;
}

#footer {
	padding-top: 5%;
}

}

/* ------------------- 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: 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 #page #halfblock li, #sociallinks li {
	font-size: 18px!important;
}

#topnav {
	padding: 2% 0;
}

#topnav #halfblock, #logo, #sidewrapper {
	width: 100%;
	display:block;
	text-align:center;
}

#topnav #halfblock li {
	list-style-type:none;
	padding: 8px 0;
}

#logo {
	padding: 4% 0;
}

#logo img {
	width: 45%;
}

#navwrapper {
	display:none;
}

#sidewrapper {
	padding: 1% 0;
}

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

#mobilenav i {
	font-size: 1.5em;
	vertical-align:middle;
}

#gallery, #long-gallery {
	height:auto!important;
}

#gallery img, #long-gallery img{
	height:70vw!important;
	width:100%;
}

#gallery #overlay, #long-gallery #overlay {
	height:100%;
}

#short-gallery {
	height: 30vw;
}

#short-gallery img{
	height:40vw;
}

#gallery #fullblock:nth-of-type(1), #short-gallery #fullblock:nth-of-type(1), #long-gallery #fullblock:nth-of-type(1) {
	padding: 1% 0;
}

#gallery #fullblock:nth-of-type(1) span, #short-gallery #fullblock:nth-of-type(1) span, #long-gallery #fullblock:nth-of-type(1) span {
	font-size: 16px!important;
}

#gallery #page #fullblock:nth-of-type(1) {
	width: 96%;
	bottom:20%;
}

#long-gallery #page #fullblock:nth-of-type(1) {
	width: 96%;
	bottom: 25%;
}

#gallery #page #fullblock:nth-of-type(1) span strong, #gallery #page #fullblock #inset span, #long-gallery  #page #fullblock:nth-of-type(1) span strong, #long-gallery #page #fullblock #inset span{
	font-size: 1.4em!important;
}

#gallery #page #fullblock:nth-of-type(1) #halfblock, #long-gallery #page #fullblock:nth-of-type(1) #halfblock {
	width: 100%;
	margin: 4% 0;
}

#gallery #page #fullblock:nth-of-type(1) #halfblock span, #long-gallery #page #fullblock:nth-of-type(1) #halfblock span {
	font-size: 18px!important;
}

#gallery #page #fullblock:nth-of-type(1) button {
	padding: 20px 40px;
	font-size: 1em;
}

#footer {
	padding: 1%;
}
	}

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

#topnav #halfblock li {
	padding: 8px 0;
}

#logo a img {
	width: 60%;
}

#gallery img {
	height: 50vh;
}

#gallery #page #fullblock:nth-of-type(1){
	margin-top: 30%;
}

#long-gallery #page #fullblock:nth-of-type(1) {
	margin-top: 40%;
}

#gallery #fullblock:nth-of-type(1) span, #long-gallery #fullblock:nth-of-type(1) span {
	font-size: 18px!important;
}

#gallery #page #fullblock:nth-of-type(1) span:nth-of-type(1), #long-gallery #page #fullblock:nth-of-type(1) span:nth-of-type(1) {
	font-size: 1.5em!important;
}

#gallery #page #fullblock:nth-of-type(1) #halfblock, #long-gallery #page #fullblock:nth-of-type(1) #halfblock  {
	width: 89.5%;
	margin:4% auto 0 auto;
}

#gallery #page #fullblock:nth-of-type(1) #halfblock span, #long-gallery #page #fullblock:nth-of-type(1) #halfblock span {
	font-size: 16px!important;
}

#gallery #page #fullblock:nth-of-type(1) button {
	padding:20px 40px;
	margin: 4% 0;
}

}

@media only screen and (min-width: 821px) and (max-width: 1024px){
	#gallery #thirdblock{
	width:50%;
	}
	
	#nav li a, #sociallinks li, #topnav #page #halfblock li, #gallery #fullblock:nth-of-type(1) span, #short-gallery #fullblock:nth-of-type(1) span, #long-gallery #fullblock:nth-of-type(1) span {
		font-size: 1.2vw;
	}
	
	#gallery, #long-gallery {
		height: 40vw;
	}
	
	#gallery #page #fullblock:nth-of-type(1) button {
		padding: 15px 40px;
		font-size:14px;
	}
	
}

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

#logo {
	width: 19.5%;
}

#logo a img {
	width: 60%;
}

#sidewrapper {
	width:79.5%;
}

#navwrapper {
	width: 82.5%;
}

#nav li a, #sociallinks li, #topnav li, #gallery #fullblock:nth-of-type(1) span, #gallery #page #fullblock:nth-of-type(1) button, #short-gallery #fullblock:nth-of-type(1) span, #long-gallery #fullblock:nth-of-type(1) span{
	font-size: 14px!important;
}

#gallery, #long-gallery{
	height: 45vw;
}

#gallery #page #fullblock:nth-of-type(1) {
	bottom:22%;
}

#long-gallery #page #fullblock:nth-of-type(1) {
	bottom: 30%;
}

#gallery #fullblock span strong, #long-gallery #fullblock span strong{
	font-size: 2vw!important;
}

#gallery #page #fullblock:nth-of-type(1) #halfblock span, #long-gallery  #page #fullblock:nth-of-type(1) #halfblock span {
	font-size: 1.5vw!important;
}

#gallery #page #fullblock:nth-of-type(1) button {
	padding: 15px 45px;
}

}

	/* end media mobile screen */