/* 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;
}
	
#main ul {
		padding-left:5%;
		margin-left:auto;
		margin-right:auto;
		width:auto;
	max-width:90vw;
		text-align:left!important;
	}
/* 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;
	overflow:hidden;
}    

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

#topnav {display:none;}


#header #thirdblock:nth-of-type(2), #header #sociallinks {
	padding:10px 0;
}

#header {
	border-top:5px solid var(--light-blue); 
	border-bottom:3px solid var(--light-blue);
}

#header #thirdblock:nth-of-type(3) {
	margin-bottom:30px;
}

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

#gallery {
	height:130vh!important;
	width:100%;
}

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

#gallery #page {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:2;
	width:96%;
	padding:2%;
}
	
#gallery #thirdblock {
	margin:10vw 0;
}
	
#gallery #thirdblock img {
	height:48vw!important;
	width:auto;
}
	
#gallery #thirdblock button {
		background:linear-gradient(180deg, #878787 0%, #247cb8 100%);
		text-transform:uppercase;
		font-weight:normal;
		font-size:3.5vh;
		width:65%;
		padding:3vw 3vw;
	margin:2% 0;
	}
	
	#gallery #thirdblock:nth-of-type(2) button {
		background:linear-gradient(180deg, #878787 0%, #850b7a 100%);
	}
	
	#gallery #thirdblock:nth-of-type(3) button {
		background:linear-gradient(190deg, #878787 0%, #F23329 100%)
	}
	
	
#black-strip {
		position:relative;
	margin-top:150%;
	width:100%;
	padding:50% 0;
}	

#front #main, #black-strip {
	border-top:2px solid var(--light-blue);
}

#front #main #fullblock:nth-of-type(1) {
	padding:5% 0;
}
	
	#black-strip #quarterblock {
		padding:2% 0;
	}

#front #main #fullblock:nth-of-type(1) #quarterblock:not(:last-of-type), #black-strip #quarterblock:not(:last-of-type) {
	margin-bottom:5%;
}

#front #main #fullblock:nth-of-type(1) #quarterblock span:nth-of-type(1) strong , #black-strip #quarterblock span:nth-of-type(1) strong{
	font-size:2.5vh!important;
}

#front #main #fullblock:nth-of-type(1) #quarterblock span:nth-of-type(2),  #black-strip #quarterblock span:nth-of-type(2) {
	font-size:2vh!important;
}
	
	#gallery:has(iframe) {
		height:110vh!important;
	}

#footer #page {
	width:96%;
	padding:2%;
}
	
#footer * {
	color:var(--grey);
}

#footer img {
	width:45%;
	padding:5% 0;
}

#footer #halfblock:nth-of-type(2) {
	padding:5% 0;
}

#footer li {
	padding:5px 0;
}
	
	
#main #page {
	width:96%;
	margin-left:auto;
	margin-right:auto;
}

	
.rounded, .is-style-rounded img, .rounded img {
    border-radius: 25px;
	}
	
.wp-block-columns.curved-blue img {
		height:auto!important;
	} 
	
.wp-block-media-text.rounded  {
	overflow:hidden;
}
	
.wp-block-columns.curved-blue .wp-block-column {
    margin: 5% 0;
}
	
.wp-block-media-text.rounded  figure.wp-block-media-text__media img:not(.wp-block-media-text.rounded.has-media-on-the-right figure.wp-block-media-text__media img) {
	border-bottom-right-radius:0!important;
	border-bottom-left-radius:0!important;
}
	
.wp-block-media-text.rounded.has-media-on-the-right figure.wp-block-media-text__media img {
	border-top-left-radius:0!important;
	border-top-right-radius:0!important;
}
	

#footer #sociallinks li{
	padding:1%;
}
	
	.wp-block-buttons:has(.wp-block-button:nth-of-type(2))  .wp-block-button {
	padding:20px 0!important;
	width:80%;
	}
	
	.wp-block-buttons:has(.wp-block-button:nth-of-type(2))  .wp-block-button .wp-element-button {
		padding:0!important;
	}
	
	#footer #halfblock #thirdblock {
	margin-bottom:20px;}
	

}

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

#header {
	border-top:5px solid var(--light-blue); 
	border-bottom:3px solid var(--light-blue);
}

#header #thirdblock {
	width:100%;
	display:block;
}

#header #thirdblock:nth-of-type(2) {
	text-align:center;
}

#logo img {
	width:60%;
}
	
	#sociallinks {
		margin:2% 0;
	}

#sociallinks li {
	font-size:22px!important;
	padding:1.2%;
}

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

#gallery #fullblock {
	margin-top:50vw;
}
	
#gallery #thirdblock #twothirdsblock {
	width:80%!important;
}	
	
#gallery #thirdblock img {
		height:20vw!important;
}
	
#gallery #thirdblock button {
	font-size:2.5vw;
	padding:2vw 1.5vw;
	margin-top:2vw;
}

#gallery #quarterblock {
	display:none;
}
	
#gallery #halfblock {
	width:100%;
	margin-top:8%;
}
	
	#footer #sociallinks {
		color:white!important;
	}
	
#gallery #halfblock span strong {
	font-size:5vw!important;
}
	
#gallery #page #halfblock #inset span {
	font-size:20px!important;
}
	
#gallery #halfblock button {
	margin-top:4%;
}

#gallery iframe {
	width: 150%!important;
   height: 200%!important;
   margin-left: -25%!important;		
	margin-top: -45%!important;
}
	
#black-strip #quarterblock {
		display:inline-block;
}
	
#front #main {
	padding:2.2% 0;
}
	
#front #main #fullblock:nth-of-type(1) #quarterblock span:nth-of-type(1) strong, #black-strip #quarterblock span:nth-of-type(1) strong {
	font-size:20px!important;
}
	
#front #main #fullblock:nth-of-type(1) #quarterblock span strong, #black-strip #quarterblock span strong {
	font-size:16px!important;
}
	
	#black-strip {
		padding:8% 0!important;
		margin-top:70%!important;
	}
	
	#black-strip #quarterblock {
		padding:5% 0;
	}

#footer div {
	display:block!important;
	width:100%;
	text-align:center!important;
	padding:1% 0;
}
	
#footer #halfblock:nth-of-type(1) #nav {display:none!important;}
	
#footer img {
	width:50%;
}
	.wp-block-columns.curved-blue .wp-block-group__inner-container {
	width:90%;
	}
	
	.wp-block-columns.curved-blue p {
		font-size:14px!important;
	}
	
	.wp-block-columns.curved-blue img {
		height:35vw!important;
		vertical-align:bottom;
	} 
	
#gallery:has(iframe){
			height:85vw!important;
	}
	
	#main ul {
	padding-left:8%;}
}


		
}


@media only screen and (min-width: 700px) and (max-width: 800px) {
#gallery span {
    font-size: 28px;
}
	#gallery, #gallery img {
		height:80vh!important;
		width:100%!important;
	}
	
	#gallery #fullblock {
		margin-top:50vh;
	}
	
	#gallery #thirdblock {
		width:32.5%;
		margin:0;
	}
	
	#gallery #twothirdsblock {
		width:80%;
	}
	
	#gallery #thirdblock button {
		width:auto;
		font-size:1.8vh;
		padding:2vw 2.2vw;
		
	}
	
	#gallery #thirdblock img {
		height:18vh!important;
		width:100%;
	}
	
	
	#gallery #halfblock #inset button {
		display:inline-block!important;
		width:30%!important;
		font-size:18px!important;
		margin-right:2%;
	}
	
	#front #main #fullblock:nth-of-type(1) {
		padding:2% 0;
	}
	

	#black-strip {
		padding:40% 0!important;
		margin-top:80%;
	}
	
	#gallery:has(iframe) {
			height:115vh!important;
	}	

	#main ul {
	max-width:50vw!important;
	}
}

@media only screen and (min-width: 821px) and (max-width: 1024px){
	
	
}

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

#header #thirdblock:nth-of-type(1), #header #thirdblock:nth-of-type(3) {
	width:36.5%;
}

#header #thirdblock:nth-of-type(2) {
	width:24.5%;
	margin:0.5% 0;
}

#logo a img{
	width:60%;
}

#nav li a, #sociallinks li{
	font-size:0.9vw!important;
}

#nav li {
	padding:5px 2px;
}

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


#gallery button {
	width:14vw!important;
	font-size:14px!important;
	padding:12px 0!important;
	margin-top:6%!important;
}

#gallery, #gallery img {
	height:60vw;
}
	
	#gallery #fullblock {
	margin-top:32vw;}
	
#gallery iframe {
	margin-top:-32%!important;
}
	
#black-strip {
        position: relative;
        margin-top: 51.9%!important;
        width: 100%!important;
		padding:5% 0!important;
}
	.wp-block-columns.curved-blue .wp-block-group__inner-container {
	width:90%!important;
	}

.wp-block-columns.curved-blue img {
		height:25vw!important;
	}
	
	.wp-block-columns.curved-blue p {
		font-size:14px!important;
	}
	
	#gallery:has(iframe) {
		height:60vw;
	}
	
	.wp-block-buttons:has(.wp-block-button:nth-of-type(2))  .wp-block-button {
	font-size:1.1vw;}
	
	#header #thirdblock:nth-of-type(3) #nav {
		width:78.9%;
	}

	
}

	/* end media mobile screen */