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

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;
z-index:15!important;
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;
}    

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

#topnav, #navwrapper {
	display:none;
}

    #mobilenav #wrapper {
        background: var(--dark-blue);
		position:absolute;
        height: 100vh;
        width: 100%;
        padding-top: 30%;
        vertical-align: top;	
	}
	
	#mobilenav li {
		font-size:24px!important;
	}
	
#header * {border:0px solid black;}

#logo{
	width:48.8%;
	z-index:5;
	padding-top:4%;
}


#logo img {
	width:58%;
	margin-left:20px;
}


#menu-selector i {
	font-size:30px!important;
	margin-right:20px;
}

#menu-selector i.fa-xmark {
	font-size:35px!important;
}

#gallery {
	text-align:left!important;
	height:120vh;
}



#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2) {
	margin-left:2%;
}

#gallery-overlay {
	width:100%;
	height:100%;
	z-index:2;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	overflow:hidden;
}

#gallery #page {
	position:absolute;
	bottom:0;
	top:0;
	left:0;
	z-index:3;
}

#gallery #halfblock #inset, #gallery #fullblock:nth-of-type(2) #thirdblock #inset {
	width:94%;
	padding:1.5% 3%;
}

#gallery #fullblock:nth-of-type(1) {
	margin-top:5vh;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(1) span {
	font-size:4vh;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2) {
    width: 80%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2) span {
	font-size:1.9vh;
}

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

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2) button {
	margin-top:8%;
}

#gallery #fullblock:nth-of-type(2) #thirdblock #inset {
	padding-top:0;
	padding-bottom:0;
	margin-left:1%;
}

#gallery #fullblock:nth-of-type(2) #thirdblock:nth-of-type(3) {
	margin-top:-10%;
}

#gallery #fullblock:nth-of-type(2) #thirdblock span strong {
	font-size:2.5vh!important;
}

#gallery #fullblock:nth-of-type(2) #thirdblock span:before{
	background-image:url('assets/left-circle.png');
	padding: 16vw;
        background-size: 49vw;
        position: relative;
        margin-left: -9.5%;
        margin-bottom: -14.5%;
	z-index:2;
	width:100%;
	content:"";
	display:inline-block;
	background-repeat:no-repeat;	
}

#gallery #fullblock:nth-of-type(2) #thirdblock:nth-of-type(2) span:before {
	    background-image: url(assets/centre-circle.png);
		background-size:74vw;
		margin-bottom:-27%;
		margin-left:-16%;
}
div * {
	text-align:left;
}


#front h2.wp-block-heading:nth-of-type(1):after {
	content: " &nbsp ";
    display: block;
    width:45%;
    font-size: 1px;
    margin: 1% 0;
    padding: .3% 0;
	background:var(--orange);
}

#front h2.wp-block-heading:nth-of-type(1).long-header:after{
	width:82%;
}

#front .wp-block-column.has-background h2.wp-block-heading:nth-of-type(1):after {
	background:var(--dark-blue);
}

#front .wp-block-column.is-rounded {
	border-radius:30px;
}

#front .wp-block-columns .wp-block-group ul.wp-block-list  {
	margin-left:45px;
}

#front .wp-block-columns .wp-block-group ul.wp-block-list li {
	list-style-type: disc!important;
}

#front form.contact-form table{
	width:100%;
	overflow:hidden;
}

#front form.contact-form input:not(input[type="submit"]), #front form.contact-form textarea {
	border-radius:10px;
	padding:2vw 0;
	width:98%;
}

#front form.contact-form input:not(input[type="submit"]), #front form.contact-form textarea {
	opacity:0.6;
}

#front form.contact-form input:not(input[type="submit"]):hover, #front form.contact-form textarea:hover {
	opacity:1;
	border:1px solid black;
} 

#front form.contact-form textarea {
	height:80px;
}

#front form.contact-form input[type="submit"] {
	background:var(--orange);
	color:white;
	margin-top:20px;
}

.grey-text {
	font-size:3.5vw;
}

#front form.contact-form span:not(#front form.contact-form span.grey-text) {
	font-size:4.2vw!important;
}

#front form.contact-form label{
	font-size:3.5vw;
}

.wp-block-column div.wp-block-spacer {
	height:15px!important;
}

/* .wp-block-spacer {
	height:15px!important;
}*/

 button, .wp-block-button, input[type="submit"] {
	font-size:1.8vh;
	padding:2vh 3vh;
	margin-bottom:4%;
}

#footer #page {
	width:90%;
	padding:5%;
	margin-left:auto;
	margin-right:auto;
}

#footer p, #footer span, #footer p strong {
	font-size:4vw!important;
}

#footer br {
	display:none;
}

#footer #thirdblock:nth-of-type(1) button {
	display:block;
	margin-top:8%;
}

#footer span {
	display:block;
}

#footer #twothirdsblock:nth-of-type(1) #thirdblock:nth-of-type(3) li:not(#sociallinks li){
	color:var(--orange)!important;
}

#footer strong:not(#footer p strong, #footer li strong) {
	font-size:1.2vw;
	display:block;
	margin:15vw 0 1vw 0;
}

#footer li {
	text-decoration:underline;
	padding:8px 0;
	font-size:3.8vw!important;
}

#footer #sociallinks {
	width:auto;
	margin:2vw 0 10vw 0; 
}

#footer #sociallinks li {
	color:var(--dark-blue)!important;
	background:white;
	width:30px;
	text-align:center!important;
	font-size:3vw!important;
	padding:8px 0;
	margin-right:5px;
}

#footer #sociallinks li a,#footer #sociallinks li i{
		color:var(--dark-blue)!important;
}

#footer #thirdblock.inline.center {
	margin-top:3vw;
}

#footer #thirdblock.inline.center img{
	width:45%;
}
	
#gallery #page {
	width:90%!important;
	left:0;
	right:0;
	}
	

	#mobilenav span {
	display:none;}
	
#mobilenav img {
	filter:brightness(100);}
	
#gallery img, #gallery {
	height:48vh;}
	
	#gallery #fullblock {
	margin-top:15vh!important;}
	
#gallery h2 {
	font-size:4vh!important;}
	
#main .wp-block-button, .wp-block-button, button {
	border-radius:var(--circular);
	padding: 1.4vh 5vh;}

figure.oval {
	margin-top:40px;
	margin-left:0!important;
	}
	
	figure.oval img {
	width: 64.5%;
    border-radius:50%;
		margin-left:auto;
		margin-right:auto;
    height: 33vh!important;
	border:3px solid var(--orange);}

	
.grey-rounded .wp-block-column:last-of-type, .grey-rounded .wp-block-column:first-of-type p {
	border-radius:var(--circular);}
	
	.grey-rounded .wp-block-column:last-of-type h4, 	.grey-rounded .wp-block-column:last-of-type p  {
	margin:0px;}
	
.grey-rounded .wp-block-column:first-of-type p {
	font-size:24px!important;
	margin-top:0px;
	padding:30% 0;}
	
.grey-rounded .wp-block-column:first-of-type {
	margin-right:-5%;
	z-index:2!important;}
	
 .wp-block-group .wp-block-group__inner-container {
	width:90%;}
	
	.grey-rounded .wp-block-column:last-of-type {
	box-shadow: 1px 1px 3px #d3571191;}
	
.circular {
	border-radius:var(--circular);}
	
.is-style-rounded img {
	border-radius:var(--rounded);
	}
	
	p.circular {
	width:80.5%!important;
		margin-left:auto;
		margin-right:auto;
	padding:10px 20px;}
	
.is-stacked-on-mobile, .wp-block-columns:has(figure) {
     display: flex !important;
    flex-direction: column;
}
	
.is-stacked-on-mobile *, .wp-block-columns:has(figure) * {
	order:2;}
	
.is-stacked-on-mobile figure, .is-stacked-on-mobile div:has(img), .wp-block-columns:has(figure) figure, .wp-block-columns:has(figure)  div:has(img){
	order:1
}
	
.wp-block-columns.grey-rounded.is-layout-flex {
	display:flex!important;}
	
.wp-block-columns.grey-rounded.is-layout-flex .wp-block-column:first-of-type {
	flex-basis:10%!important;}
	
.wp-block-columns.grey-rounded.is-layout-flex .wp-block-column:last-of-type {
	flex-basis:90%;}
	
.wp-block-columns.grey-rounded.is-layout-flex .wp-block-column:last-of-type .wp-block-group  .wp-block-group__inner-container {
	width:80%!important;}
	
	.wp-block-cover.paintbrush {
	width:110%;
		margin-left:-3%;
	height:auto;
	overflow:visible;
	}
	
.wp-block-cover.paintbrush.overlap {
	margin-left:-3%;
	margin-top:-5vh;
	}
	
.wp-block-cover.paintbrush img {
	height:100%;
	object-fit:contain;}
	
.wp-block-cover.paintbrush p {
	margin:0!important;
	line-height:normal;
	font-size:16px!important;}
	
.wp-block-cover.paintbrush .wp-block-cover__inner-container {
	left:-4%;}
	
#footer #sociallinks li {
		border-radius:var(--circular);}
	
.wp-block-column:has(.wp-block-group figure) .wp-block-group:has(figure) .wp-block-group__inner-container {
	width:100%!important;
}
	
	#gallery h1, #gallery h2, #gallery p, #gallery button{
	position:absolute;
		z-index:3!important;}
	
#gallery h1 {
	font-size:4vh!important;
	top:0;}
	
	#gallery h2 {
	font-size:2.5vh!important;
	bottom:28%;}
	
#gallery p {
	font-size:2vh!important;
	line-height:2.5vh!important;
	bottom:10%!important;}
	
#gallery:has(button) p{
	font-size:1.5vh!important;
	line-height:2vh!important;
	bottom:15%!important;}
	
	
#gallery button {
	font-size:1.5vh!important;
	bottom:2%;
	padding:1.3vh 4vh!important;}
	
	
	#gallery.light-faded img {
	opacity:0.8;}
	
	#gallery.faded img {
	opacity:0.5;}
	
	#gallery.fully-faded img {
	opacity:0.3;}
	

	
#footer img {
	width:40%;}
	
	#mobilenav {
		position:absolute;
		z-index:10;
		width:100%;
		top:15%;
		left:0;
	}
	
#mobilenav #wrapper {
	padding-top:0;
	position:relative;
	background:var(--orange);
	margin-top:-5%;
	padding-top:20%;}
	
#mobilenav li {
	text-align:left!important;
	font-size:20px!important;
	padding:10px 0;}


	
}

/* ------------------- 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;
 overflow-x:hidden;
}	

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

#header #page {
	width:96%;
	padding:2%;
}


#topnav, #navwrapper {
	display:none;
}

    #mobilenav #wrapper {
        background: var(--orange);
		position:absolute;
        height: 100vh;
        width: 100%;
        padding-top: 10%;
        vertical-align: top;
		
	}
	
	#mobilenav li {
		font-size:20px!important;
		text-align:left;
	}
	
#header * {border:0px solid black;}

#logo{
	width:48.8%;
	z-index:5;
	padding-top:4%;
	position:relative;
}

#mobilenav {
	width:100%;
	position:absolute;
	left:0;
	right:0;
	padding-top:11.5%;
	padding-bottom:2%;
	top:0;
	z-index:2;
}

#logo img {
	width:60%;
	margin-left:20px;
}

#menu-selector i {
	font-size:45px!important;
	margin-right:20px;
}

#menu-selector i.fa-xmark {
	font-size:45px!important;
}

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

#gallery {
	z-index:1;
}

#gallery div{
	width:100%;
}


#gallery #fullblock:nth-of-type(1) #halfblock, #gallery #fullblock:nth-of-type(2) #thirdblock{
	width:100%!important;
	display:block!important;
}
#gallery #halfblock #inset, #gallery #fullblock:nth-of-type(2) #thirdblock #inset {
	width:94%;
	padding:1.5% 3%;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(1) span {
	font-size:5vw;
}

#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2) span {
	font-size:2.5vw;
}

    button, .wp-block-button, input[type="submit"] {
        font-size: 2.2vw;
        padding: 2vw 3vw;
        margin-bottom: 4%;
	}
	
#gallery #fullblock:nth-of-type(2) {
	bottom:0;
}

#gallery #fullblock:nth-of-type(2) #thirdblock span:before {
        padding: 15vw 0;
        background-size: 30vw;
        margin-bottom: -20.5%;
        margin-left: -6.5%;
}

  #gallery #fullblock:nth-of-type(2) #thirdblock:nth-of-type(2) span:before {
        background-size: 48vw;
        margin-bottom: -27.5%;
        margin-left: -11.5%;
		
  }
  
      #gallery #fullblock:nth-of-type(2) #thirdblock span strong {
        font-size: 3.2vw !important;
	  }
	  
	  #gallery #fullblock:nth-of-type(2) #thirdblock p {
		  font-size:18px!important;
	  }
	  
	      #gallery #fullblock:nth-of-type(2) #thirdblock #inset {
        padding-top: 0;
        padding-bottom: 0;
        margin-left: 1%;

	}
	
	#gallery #fullblock:nth-of-type(2) {
		bottom:5%;
	}
	
	#gallery #fullblock:nth-of-type(2) #thirdblock:nth-of-type(3) {
		margin-top:-8%;
	}
	
	#gallery #fullblock:nth-of-type(2) #thirdblock:nth-of-type(1) {
		margin-left:0;
	}
	
	#front p, #front ul, #front form.contact-form span:not(#front form.contact-form span.grey-text) {
		font-size:18px!important;
	}
	
	#front h2.wp-block-heading:nth-of-type(1):after {
		width:70%;
	}
	
	#front h2.wp-block-heading:nth-of-type(1).long-header:after {
		width:90%;
	}
	
	#footer * {
		text-align:left;
	}
	
	
#footer #thirdblock.inline.center {
	text-align:center!important;
}
	
	.grey-text {
		font-size:16px!important;
	}
	
	#front form.contact-form label {
		font-size:14px!important;
	}
	
	#footer div {
		width:100%!important;
		display:block;
	}
	
	#footer #page {
		width:94%;
		padding:3%;
	}
	
	    #footer #thirdblock:nth-of-type(1) button {
        display: block;
        margin-top: 8%;
		}
		
		    #footer li {
        text-decoration: underline;
        padding: 8px 0;
			}
			
	
    #footer #twothirdsblock:nth-of-type(1) #thirdblock:nth-of-type(3) li:not(#sociallinks li) {
        color: var(--orange) !important;
	}
	#footer #sociallinks {
		text-align:left;
		margin-bottom:8%;
	}
	
	    #footer #sociallinks li {
        color: var(--dark-blue) !important;
        background: white;
        width: 30px;
        text-align: center !important;
        font-size: 3vw !important;
        padding: 8px 0;
        margin-right: 5px;
		}
	
	    #footer #sociallinks li {
        font-size: 2.2vw !important;
        width: 40px;
		}
	
	#footer img {
	 width:50%;
 }
 
 #footer br {display:none;}
 
 #footer p, #footer span, #footer p strong {
	 font-size:2.8vw!important;
 }
 
 #footer span {display:block;}
 
 #footer strong:not(#footer p strong, #footer li strong) {
	 margin:5vw 0 1vw 0;
 }
 
 #footer li {
	 font-size:2.2vw!important;
 }
 
 #footer #sociallinks li {
	 font-size:2.2vw!important;
	 width:40px;
 }
 
 #footer #thirdblock.inline.center img {
	 width:30%;
 }
	
	
#gallery img, #gallery {
	height:70vw!important;}
	
#gallery #fullblock {
	width:50%!important;
	margin-left:auto;
	margin-right:auto;}
	
	.wp-block-cover.paintbrush {
	width:100%;}
	
	.wp-block-cover.paintbrush.overlap {
	margin-top:-5vw;}
	
.wp-block-cover.paintbrush p {
	font-size:16px!important;}
	
#footer #sociallinks li {
	border-radius:var(--circular);}
	
#gallery #page {
	width:50%!important;
	margin-left:auto!important;
	margin-right:auto!important;}
	
	
	#gallery, #gallery img {
	height:60vw!important;}
	
	#gallery h1 {
	font-size:4vw!important;}
	
#gallery:has(button) h2 {
	font-size:3vw!important;}
	
#gallery:has(button) p {
	font-size:2vw!important;
	line-height:3vw!important;
	}
	
#gallery p {
	font-size:2.5vw!important;
	line-height:3.5vw!important;}
	
	#gallery button {
	font-size:2vw!important;
	padding:1vw 5vw!important;}
	
#mobilenav {
        position: absolute;
        z-index: 10;
        width: 100%;
        top: -3%;
        left: 0;
    }
	
	#logo {
        width: 48.8%;
        z-index: 10;
        padding-top: 4%;
    }
	
#menu-selector span {
	display:none;}
	
#menu-selector img {
	filter:brightness(100);}
	
	
}


@media only screen and (min-width: 700px) and (max-width: 800px) {


*{border:0px solid black;}


	#mobilenav {
	top:27%!important;}
#mobilenav i {
	margin-right:40px;
	font-size:35px!important;
}

#menu-selector i.fa-xmark {
	font-size:45px!important;
}

#mobilenav li {
	font-size:28px!important;
}
	
	#logo {
	z-index:20!important;}


#gallery #fullblock:nth-of-type(1) #halfblock:nth-of-type(2) span {
	font-size:2.1vh;
}

#gallery #fullblock:nth-of-type(2) #thirdblock span:before {
        padding: 15vw 0;
        background-size: 30vw;
        margin-bottom: -20.5%;
        margin-left: -6.5%;
}

  #gallery #fullblock:nth-of-type(2) #thirdblock:nth-of-type(2) span:before {
        background-size: 48vw;
        margin-bottom: -27.5%;
        margin-left: -11.5%;
		
  }
  
 #gallery #fullblock:nth-of-type(2) #thirdblock:nth-of-type(3) {
	 margin-top:-8%;
 }
 
 #front form.contact-form span:not(#front form.contact-form span.grey-text) {
	 font-size:3vw!important;
 }
 
 #front form.contact-form label {
	 font-size:2.5vw;
 }
 
 .grey-text {
	 font-size:2vw;
 }
 
 #footer img {
	 width:50%;
 }
 
 #footer p, #footer span, #footer p strong {
	 font-size:2.8vw!important;
 }
 
 #footer strong:not(#footer p strong, #footer li strong) {
	 margin:5vw 0 1vw 0;
 }
 
 #footer li {
	 font-size:2.2vw!important;
 }
 
 #footer #sociallinks li {
	 font-size:2.2vw!important;
	 width:40px;
 }
 
 #footer #thirdblock.inline.center img {
	 width:30%;
 }
	
	p.circular {
	width:49.5%!important;
		margin-left:auto;
		margin-right:auto;
	padding:10px 30px;}
	
figure.oval {
	text-align:center!important;
	margin-top:30px;
	}
	
	figure.oval img {
	width: 64.5%;
    border-radius:50%;
		margin-left:auto;
		margin-right:auto;
    height: 50vh!important;
	border:3px solid var(--orange);}
	
.wp-block-cover.paintbrush p {
	font-size:20px!important;}

#gallery h1 {
	top:5%;}

	#gallery p {
	bottom:18%;}

}

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



}

@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:11.5%!important;}
	
	#logo img {
	width:100%!important;}
	
	#navwrapper {
	width:87.5%!important;}
	
	#nav li {
	padding:0.1vw!important;}
	
	#nav li a {
	padding:0.6vw 0.1vw!important;}

	#nav li a {
	font-size:1vw!important;}
	
#gallery {
	height:32vw;}
	

#front p, #front ul {
	font-size:16px!important;
}

#main .wp-block-button, .wp-block-button, button {
	padding:1vw 2vw!important;}
	
.wp-block-cover.paintbrush {
	width:80%!important;}

.wp-block-cover.paintbrush p {
	font-size:1.3vw;}
	
#gallery #fullblock {
	margin-top:15%;}
	
}

	/* end media mobile screen */