/* 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;
	}	
	
	#gallery #twothirdsblock #inset span {
    font-size: 20px;
    display: block;
	text-transform: uppercase;
	color: white;
	text-align: left;
}
	

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: 100%;
height: 92vw;
object-fit: cover;
position: absolute;
z-index: 0;
}

/* 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: 1px 0 1% 0;
    vertical-align: middle;
    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;
color: white;
}

#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: 92vw;
    padding-bottom:0;
    z-index: 1;
	position: relative;
}  
	
	 #featured, #featured img {
display: block;
width: 100%;
height: 92vw;
object-fit: cover;
position: absolute;
z-index: 0;
	left: 0;
}


#gallery img {
position: relative;
}	

#gallery #twothirdsblock {
	width: 64.5%;
    height: auto;
    padding: 0px;
    margin: 0;
    border: inherit;
	position: absolute;
	left: 5%;
	top: 10%;
	text-align: left;
}


#gallery #fullblock {
	position: absolute;
	top: 0;
	right: 0%;
	display: block;
	text-align: right;
	height: 92vw;
}

#gallery #fullblock img {
	position: relative;
	width: auto;
	height: 92vw;
}

#gallery #twothirdsblock #inset {
    padding: 0 0 0 3%;
}

#gallery #twothirdsblock #inset span:nth-of-type(2) {
    display: none;
}
 

button#ingallery {
	width: auto;
    height: auto;
    margin: 4% 0%;
    font-size: 10px; 
	border: 1px solid #66ff66;   
}

#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: 20px;
}
	
#whatsapphover {
	position: fixed; left: 75vw; top: 85vh;
} 

#whatsapphover i { background: #25d366; height: 80px; width: 80px; color: white; font-size: 80px; padding: 10px 10px 10px 15px; border-radius: 50px; position: relative; z-index: 200; display: block;
}	

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

#header #sixthblock button {
	font-size: 18px;
}

#mobilenav {
	padding: 4% 0;
}

#gallery, #gallery img {
	height: 45vh;
}

button#ingallery {
	padding: 20px 40px!important;
}

#gallery #twothirdsblock button {
	width: auto;
	height: auto;
	font-size: 18px;
	padding: 20px 18px;
	margin: 4% 0;
}

}

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

#header {
	z-index:1;
}

#logo img {
	width: 70%!important;
}

#gradient {
	position: absolute;
	width: 100%;
	height:50vw;
	background:linear-gradient(90deg, rgb(0 0 0 / 58%) 0%, rgba(255, 255, 255, 0) 81%);	
	top: 0;
	bottom:0;
	left: 0;
}

#gallery {
	z-index:0!important;
}

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

#gallery #fullblock {
	bottom: 5%!important;
}

#gallery #fullblock img {
	width: 28%!important;
}

#gallery #twothirdsblock {
	top: -75%!important;
	left: -13%!important;
}

#gallery #twothirdsblock #inset span {
	font-size: 28px!important;
}

#gallery #twothirdsblock #inset span:nth-of-type(2) {
	display: inline;
	font-size: 16px!important;
}

#gallery #twothirdsblock button {
	padding: 10px 20px!important;
	font-size: 16px!important;
	margin: 4% .2% 4% 3%; 
}
}

/* ------------------- tablet version ---------------------------------- */

/* Medium devices (portrait tablets, 768px and up) */
@media only screen and (min-width: 819px) and (max-width: 999px) {

#gallery #twothirdsblock #inset span {
    font-size: 30px;
    display: block;
	text-transform: uppercase;
	color: white;
	text-align: left;
}

html, body {
	height: auto;
	vertical-align: middle;
 margin: 0 !important;
 padding: 0 !important;
 border:  0px solid black;
font-size:  18px;
text-align: left;
}	

#nav{
	display:none;
}

#main #page {
    width: 90%;
	padding:0 5%;
	margin:auto;
}

/* background settings */

.background {
display: block;
width: 100%;
height: 80vw;
object-fit: cover;
position: absolute;
z-index: 0;
}

#header {
width:  100%;
display: block;
position: relative;
}

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%;
	display: none;
}

#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: 35%;
    border: inherit;
    margin:  0 auto 0 auto;
padding: 2% 0;
background: transparent !important;
vertical-align: middle;
}

#logo h1 {
color: black;
}

#logo img {
    width: 100%;
    height: auto;
}

/* mobile navigation */


#mobilenav {
    height: 40px;
    overflow:  hidden;
    width: 63%;
    border: inherit;
    padding: 5px 0 4% 0;
    vertical-align: middle;
    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: 40px;
background: transparent;
position: relative;
padding: 1%;
margin-bottom: 30px;
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:  white;
width: auto;
height: auto;
padding: 10px 20px;
font-size: 2em;
text-decoration: none;
}

/* gallery settings */

#gallery {
    width: 100%;
    height: 30vh;
    padding-bottom:0;
    z-index: 1;
}   

#gallery img {
	height: 30vh;
}

#gradient {
	height: 30vh;
} 

#gallery #twothirdsblock {
	width: 65%;
    height: auto;
    margin: 0px;
    padding: 0;
    border: inherit;
	position: relative;
	left: 5%;
	top: 15%;
	text-align: left;
}


#gallery #fullblock {
	position: absolute;
	bottom: -4%;
	right: 0%;
	display: block;
	text-align: right;
}

#gallery #fullblock img {
	position: relative;
	right: 0%;
	width: 25%;
	height: auto;
}

#gallery #twothirdsblock #inset span:nth-of-type(2) {
	font-size: 1.8vw;
}

#gallery #ingallery, #gallery button {
	padding: 2% 4%;
}

#gallery #twothirdsblock button {
	font-size: 1.4vw;
}

button#ingallery {
   width: auto;
   height:  auto;
   padding: 1.5% 3.5%;
   margin: 4% 0%;
   font-size: 15px;
}



#footer * {
color: white;
}	

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

#thirdblock {
    width: 32.5%;
    height: auto;
    margin: 0px;
    padding: 0;
    border: inherit;
}

} 

@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 {
	margin: 4.6% 3%
}

#gallery, #gallery img {
	height: 60vh;
}

#footer #thirdblock img {
	width: 45%!important;
}

}
/* ------------------- small tablet version ---------------------------------- */

/* Medium devices (portrait tablets, 768px and up) */
@media screen and ( min-width: 767px ) and ( max-width: 799px ) and ( min-height: 999px ) and ( max-height: 1030px ) {
	
/* 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;
	}	
	
	#gallery #twothirdsblock #inset span {
    font-size: 35px;
    display: block;
	text-transform: uppercase;
	color: white;
	text-align: left;
}

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: top;
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;
*vertical-align: top;
}

.wp-block-button{
	width:auto;
}

/* background settings */

.background {
display: block;
width: 100%;
height: 60vh;
object-fit: cover;
position: absolute;
z-index: 0;
}

/* header settings */


#logo {
    width: 49%;
    border: inherit;
    margin:  0 auto 0 auto;
padding: 2% 0;
background: transparent !important;
text-align: left;
}

#logo h1 {
color: black;
}

#logo img {
    width: 50%;
    height: auto;
}

#sidewrapper {
display: none;	
}
/* mobile navigation */

#mobilenav {
    height: 40px;
    overflow:  hidden;
    width: 49.5%;
    border: inherit;
    padding: 1px 0 1% 0;
    vertical-align: middle;
    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;
color: white;
}

#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: 40vh;
    padding-bottom:0;
    z-index: 1;
}    

#gallery #twothirdsblock {
	width: 65%;
    height: auto;
    margin: 0px;
    padding: 0;
    border: inherit;
	position: relative;
	left: -10%;
	top: 10%;
	text-align: left;
}


#gallery #fullblock {
	position: absolute;
	bottom: -4%;
	right: 0%;
	display: block;
	text-align: right;
}

#gallery #fullblock img {
	position: relative;
	right: 0%;
	width: 34%;
	height: auto;
}


button#ingallery {
   width: auto;
   height:  auto;
   padding: 1.5% 3.5%;
   margin: 4% 0%;
   font-size: 15px;
}

#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 #thirdblock img {
padding-top: 20px;
width: 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;
}

}

@media only screen and (min-width: 821px) and (max-width: 1024px){
	
.background {
	height: 95vw;
}

#logo {
	top: -5%;
	left: 0%;
}

#logo a img {
	width: 70%;
}

#nav li a, #header #sixthblock button a {
	font-size: 1.2vw;
}

#nav li a {
	padding: 10px 5px;
}

#gallery,#gradient{
	height: 45vw;
}

#gallery img {
	height: auto;
}

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

#gallery #thirdblock{
	width:50%;
	}

#gallery #twothirdsblock {
	top: 25%;
}

#gallery #twothirdsblock #inset span:nth-of-type(2) {
	font-size: 1.7vw;
}

#gallery #twothirdsblock button {
	font-size: 1.4vw;
}

}
/* end media mobile screen */
	
