/* Do not change this sheet. This is for demo purposes later in the development stages

*/
@media only screen and (max-width: 780px) {

/* 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;
border:  0px solid black;
font-size:  18px;
text-align: center;
}

html {
width:  100%;
padding:  0;
}

body {
width: 100%;
}

div {
width: 98%;
	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, button {
width:  100%;
display: block;
position: relative;
}

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

#menu-selector { /* button changes */
text-align: right;
width: 100% !important;
border-top: 1px solid #c8c8c8;
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 {
    margin-bottom: 5%;
	width: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#main, #footer {
width: 98%;
height: auto;
}

#imagearray img {
width: 70px;
height: 70px;
object-fit:cover;
margin: 0 !important;
}

	
#footer * {
color: white;
}	

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

#header button{
	border:none;
	padding: 5%;
	margin:10px 0;
	width: auto;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
	display:inline-block;
}

#sidewrapper span{
	display:block;
}

#gallery #halfblock {
    height: auto;
    margin: 0px;
    padding: 0;
    border: inherit;
    position: absolute;
    top:8%
}

#gallery {
    width: 100%;
    position: relative;
    overflow: hidden;
    border: none;
}  

#gallery img {
    width:  100%;
    height: auto;
    object-fit: cover;
	position:relative;
}

#gallery i{
	font-size:2em;
	padding-top:10%;
}

#gallery #fullblock{
width:100%;	
z-index:1;
}

#gallery #quarterblock{
	width:80%;
}

#gallery #quarterblock:nth-of-type(1) #inset, #gallery #quarterblock:nth-of-type(3) #inset{
    width: 94%;
}

#gallery #fullblock #inset{
	height: 45vw;
	padding:0;
	margin:2% 0;
	width:100%;
}

#gallery #fullblock #quarterblock{
	padding:8% 0 0 0;
}
}

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

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

.background {
display: block;
width: 100%;
height: auto;
position: fixed;
z-index: 1;
}

.notmobile, #nav { 
display:none;
}

#logo {
    
    border: inherit;
	text-align:center;
    margin: 1% 0;
}

#logo a {
width: 100%;
height: 100%;
margin: 5% 0;
}

#logo a img {
width: 40%;
height: auto;
}

.phoneicon {
width: 10%;
}

#navwrapper {
    width: 100%;
    border: inherit;
    padding: 5px 0;
    text-align: right;
}



#social {
width: 99%;
height: auto;
border: inherit;
padding: 5px 0;
}

#social a {
width: 3%;
height: auto;
}

#social a img {
width: 100%;
height: auto;
}

#contactdetails {
width: 99%;
border: inherit;
height: auto;
padding: 5px 0;
}

#contactdetails a {
width: auto;
height: auto;
}


#nav {
    width: 99%;
    border: inherit;
    padding: 5px 0;
    text-align: right;
}

#nav li {
display: moz-inline-block;
display: inline-block;
*display: inline;
list-style-type: none;
zoom: 1;
width: auto;
height: auto;
padding: 5px;
}

#nav li a {
    width: auto;
    height: auto;
    padding: 10px 5px;
    font-family: Arial, hevetica, sans-serif;
    font-size: 16px;
    text-align:  right;
}

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

#menu-selector { /* button changes */
text-align: right;
width: 100% !important;
border-top: 1px solid #c8c8c8;
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;
}

#sidewrapper{
	text-align:center;
}

#gallery {
    width: 100%;
    height: 50vw;
    position: relative;
    overflow: hidden;
    border: none;
	margin:3% 0;
}  

#gallery img {
    width:  100%;
    height: auto;
    object-fit: cover;
	position:relative;
}

#gallery #halfblock {
    width: 49.5%;
    height: auto;
    margin: 0px;
    padding: 0;
    border: inherit;
    position: absolute;
    left: 5%;
    bottom: 40%;
}

#gallery #fullblock{
	position:absolute;
	left:10px;
	bottom:1px;
	width:100%;
	z-index:1;
}

#gallery #fullblock #inset{
	width:95%;
	height: 13vw;
	padding:0;
	text-align:center;
}

#gallery i{
	font-size:3vw;
	padding-top:10%;
}

.inline{
	display:inline-block;
}
	} /* end media mobile screen */
	
	
@media only screen and (min-width: 462px) and (max-width: 780px) {
	#gallery #quarterblock i{
		font-size:4em;
		padding-top:15%;
	}
	 #gallery #quarterblock h3{
		 font-size:2em !important;
	 }
	
}