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

/*#page{
	padding:1%;
	width:98%;
}*/

#topnav #halfblock:nth-of-type(1){
	display:none;
}

#topnav li {
	padding: 5px;
}

#topnav #twothirdsblock, #topnav #sociallinks {
	padding: 5px 0;
}

#logo {
	padding: 10% 0;
}
	
#mobilenav #menu-selector {
	margin:0;
	white-space:nowrap;
}
	


#short-gallery {
	height:auto;
	width:100%;
}

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

#front {
	padding-top: 5%;
}

.elfsight-app-139b246d-3ea0-4d69-a076-2b88cddbb7ff {
	display:none;
}

.servicelinks .wp-block-cover:nth-of-type(1) {
	margin-top: 5%;
}
	
.servicelinks .wp-block-cover {
	margin: 10% 0;
}
	
.servicelinks .wp-block-cover img {
	object-fit:cover;
	width:90%;
	height:60vw;
	border-radius: 25px;
	vertical-align:bottom;
}
	
.servicelinks .wp-block-cover .wp-block-cover__inner-container  {
	width:90%;
	position:absolute!important;
	bottom:50%;
	left:10%;
	text-align:left!important;
	z-index:3;
}

.servicelinks .has-text-align-left {
	text-align:left!important;
}
	
.servicelinks h3.has-text-align-left {
	text-align: center!important;
}
	
.servicelinks .wp-block-cover .wp-block-cover__inner-container p {
	font-size:20px!important;}
			
.servicelinks .is-layout-flex {
		display:inline-block!important;
}
		
	
.wp-block-group.servicelinks .wp-block-columns  {
	width: 100%;
    height: 34vh;
    overflow-y: hidden;
    overflow-x: auto;				
}
		
.wp-block-group.servicelinks .wp-block-columns .wp-block-column {
	width:340%;
	height: 30vh;
}
		
.wp-block-group.servicelinks .wp-block-cover {
	width: 24.5%;
    height: 30vh;
    margin-top: 0 !important;
    margin-left: 0 !important;
	margin-bottom:0!important;
   	display: inline-block!important;
}
		
.wp-block-group.servicelinks .wp-block-cover .wp-block-cover__inner-container {
	bottom:15%;
}
		
.wp-block-group.servicelinks .wp-block-cover:nth-of-type(2) .wp-block-cover__inner-container {
	bottom:10%;
}
		
.wp-block-group.servicelinks .wp-block-cover img {
	width: 100%;
    height: 30vh;
    object-fit: cover;
}


#front #main #fullblock:nth-of-type(2) #quarterblock {
	width: 69.5%;
	height:auto;
	margin: 5% 0;
	font-weight:bold;
}

#front #main #fullblock:nth-of-type(2) #quarterblock img {
	height:60vw;
	width:100%;
	object-fit:cover;
	border-radius: 25px;
}

#front #main #quarterblock #gradient{
	width:100%;
	height:100%;
	position: absolute;
	bottom:0;
}

#front #main #fullblock:nth-of-type(2) #quarterblock #twothirdsblock span {
	font-size: 18px;
}

#front #main #quarterblock #twothirdsblock {
	position:absolute;
	bottom:70%;
	left:5%;
	text-align:left;
	width:94.5%;
}

.branded-gradient span.wp-block-heading {
	font-size:24px;
}

.branded-gradient img {
	border-radius: var(--circular);
	width:98%;
	height:53vw;
	object-fit:cover;
}
	
.branded-gradient .wp-block-button {
	padding:15px 30px;
	font-size:18px!important;
}
	
.service-shortcuts .wp-block-spacer {
	height:20px;
}
	
.service-shortcuts .wp-block-column .is-layout-flow  {
	border:1px solid #f3f3f3;
	width:90%;
	margin: 10% 5%;
} 
	
.service-shortcuts p {
	font-size:22px!important;
	text-transform:uppercase;
	font-weight:normal;
	color:#282828;
}
	
.service-shortcuts p:hover {
	color:#ec7a00;
}

.service-shortcuts .wp-block-button {
	background:transparent;
	color: #282828;
	margin:0 auto 0 auto;
}

.service-shortcuts .wp-block-button	.wp-element-button {
	padding: 2% 2% 10% 2%;
}

.service-shortcuts .wp-block-button a {
	font-size:16px;
	border-bottom: 2px solid #cccccc;
}
	
.service-shortcuts .no-border {
	border:none!important;
}

marquee {
	border:1px solid #ec7a00;
	border-radius: 25px;
	padding:3% 0;
	margin:0%;
	width:96%;
}
	
marquee img {
	border:0px solid black;
	height:20vw;	
	width:auto;
}


#footer {
	padding: 5% 0 2% 0;
}

#footer div {
	margin: 1% 0;
}

#footer li {
	padding: 1% 0;
}

#footer p {
	line-height: 0;
	margin-bottom: 20px;
	margin-top:0;
}
	
#mobilenav li{
	text-align:left;
	margin-left:3%;
}
	
#mobilenav .sub-menu {
	margin-left:4%;
}
	

}

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

#topnav div, #logo{
	width:100%!important;
	text-align:center!important;
}

#topnav li {
	list-style-type: none;
	font-size: 20px!important;
	padding: 8px!important;
}

#topnav #halfblock:nth-of-type(1) {
	display:none;
}

#logo {
	padding:5% 0;
	margin:0;
}

.elfsight-app-139b246d-3ea0-4d69-a076-2b88cddbb7ff {
	top:5%;
}

#gallery {
	height:50vw;
}

#gallery img {
	height:60vw;
}

#short-gallery {
	height:30vw;
}

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

.servicelinks h3.has-text-align-left {
	text-align:center!important;
	margin-top:5%;
}

	
.wp-block-group.servicelinks {
	position:relative;
	top:0;
}
	
.wp-block-group.servicelinks .is-layout-flex {
	display:inline-block!important;
}
		
	
.wp-block-group.servicelinks .wp-block-columns  {
	width: 100%!important;
   	 height: 36vw!important;
    overflow-y: hidden;
    overflow-x: auto;
	text-align:center;
}
				
.wp-block-group.servicelinks .wp-block-columns .wp-block-column {
	width:180%;
	height:32vw;
}
		
.wp-block-group.servicelinks .wp-block-cover {
	width: 24.5%;
    height: 32vw;
    margin-top: 0 !important;
    margin-left: 0 !important;
	margin-bottom: 0!important;
    display: inline-block!important;
}
		
.wp-block-group.servicelinks .wp-block-cover img {
	width: 100%;
    height: 32vw;
    object-fit: cover;
}
		
.wp-block-group.servicelinks .wp-block-cover .wp-block-cover__inner-container {
	bottom:10%;
}
		
.wp-block-group.servicelinks .wp-block-cover:nth-of-type(2) .wp-block-cover__inner-container {
	bottom:5%;
}
		
.wp-block-group.servicelinks .wp-block-cover .wp-block-cover__inner-container p {
	font-size:22px!important;
}

#front {
	padding-top: 2%;
}

#front #main #fullblock:nth-of-type(1) {
	text-align:center;
	margin: 2% 0;
	padding: 2% 0;
}

#front #main #fullblock:nth-of-type(1) span strong {
	font-size:32px;
}

#front #main #fullblock:nth-of-type(2) {
	margin:3% 0;
}

#front #main #fullblock:nth-of-type(2) #quarterblock {
	width: 46%!important;
	height:auto;
	margin: 2% 1.6%;
	font-weight:bold;
	position:relative;
}

#front #main #fullblock:nth-of-type(2) #quarterblock img {
	height:30vw;
	width:100%;
	object-fit:cover;
	border-radius: 25px;
}

#front #main #quarterblock #gradient{
	width:100%;
	height:100%;
	position: absolute;
	bottom:0;
}

#front #main #quarterblock #twothirdsblock {
	position:absolute!important;
	bottom:70%;
	left:5%;
	text-align:left;
	width:94.5%;
	margin:0!important;
}

#front #main #quarterblock #twothirdsblock span {
	font-size:20px!important;
}

.branded-gradient .wp-block-heading {
	font-size:40px!important;
}

.branded-gradient .wp-block-button {
	font-size:18px;
}

.branded-gradient img  {
	width:98%;
	height:49vw;
}
	
.service-shortcuts .wp-block-spacer {
	height:50px!important;}

.service-shortcuts p {
	font-size:21px!important;
}
	

marquee {
	width:95.5%;
	margin: 0 2% 0 2%;
	padding: 2% 0;
}
	
#footer {
	padding: 1%;
}

#footer li {
	padding: 2% 0;
}

#footer #thirdblock #halfblock{
	margin: 0 10%;
}

#footer p {
	margin: 0 0 20px 0;
	line-height:0;	
}
	
	#mobilenav button {
	margin:0;}
	
#mobilenav li {
	text-align:left;
	margin-left:5%;
}
	
#mobilenav li a {
	font-size:28px!important;
}

	}


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

#logo {
	padding:5% 0;
}

#fullblock {
	width:99.5%!important;
}

#front #main #fullblock:nth-of-type(1) {
	padding:0;
	width:100%;
}

#gallery {
	height:40vh;
}

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


#front #main #fullblock:nth-of-type(1) {
	width: 96%!important;
	padding:2%;
}

#front #main #fullblock:nth-of-type(1) span strong {
	font-size: 30px!important;
}

#front #main #fullblock:nth-of-type(2) {
	margin:2% 0;
}

#front #main #fullblock:nth-of-type(2) #quarterblock {
	width:44.5%;
	margin:2% 1%;
}

#front #main #fullblock:nth-of-type(2) #quarterblock img {
	height:30vh;
}

#front #main #fullblock:nth-of-type(2) #quarterblock #twothirdsblock span {
	font-size:20px;
}
	
.servicelinks .wp-block-cover .wp-block-cover__inner-container {
	width:80%;
}
		
.servicelinks .wp-block-cover img {
	width:100%;
}

.servicelinks p {
	line-height:normal;
	}
	
.wp-block-group.servicelinks .wp-block-columns {
		width: 100%;
   	 	height: 28vh;
    	overflow-y: hidden;
    	overflow-x: auto;
		text-align:left;
}
		
		
.wp-block-group.servicelinks .wp-block-columns .wp-block-column {
		width:180%;
		height:25vh;
}
		
		
.wp-block-group.servicelinks .wp-block-cover, .servicelinks .wp-block-cover img {
		height:25vh!important;
		width:100%;
}
		
.wp-block-group.servicelinks .wp-block-cover {
	width:24.5%;
	margin-bottom:0!important;
	margin-top: 0 !important;
    margin-left: 0 !important;
}
		
.wp-block-group.servicelinks .wp-block-cover .wp-block-cover__inner-container {
	bottom:10%;
}
		
.wp-block-group.servicelinks .wp-block-cover:nth-of-type(2) .wp-block-cover__inner-container {
	bottom:5%;
}
		
.wp-block-group.servicelinks .wp-block-cover .wp-block-cover__inner-container p {
		font-size:22px!important;
		line-height:normal;
}

.branded-gradient .wp-block-button {
	padding:12px 20px;
}
	
.branded-gradient img {
	width:90%;
	height:50vw;
}
	
.service-shortcuts .wp-block-spacer {
	height:20px;
}
	
.service-shortcuts .wp-block-column .is-layout-flow {
	margin:5% 15%;
	width:70%;
	padding: 2% 0;
}


marquee {
	border:1px solid #ec7a00;
	border-radius: 25px;
	padding:2% 0;
	margin:0;
	width:96%;
}
		
marquee img {
	height:12vw;
}

#footer img {
	width:60%;
}
	
#mobilenav li {
	margin-left:5%;
}
	
#mobilenav li a {
	font-size:24px!important;
}


}

@media only screen and (min-width: 821px) and (max-width: 1024px){
	#gallery #thirdblock{
	width:50%;
	}
	
	#topnav #page #halfblock li, #nav li a{
		font-size: 1.4vw;
	}
	
	#topnav #page #halfblock #twothirdsblock {
		width: 72.5%;
	}
	
	#topnav #page #halfblock #sociallinks {
		width: 22.5%;
	}
	
	#logo {
		margin: 3% 0;
	}
	
	#logo a img {
		width: 60%;
	}

	/*#nav li {
		padding: 5px;
	}*/
	
	#nav li a {
		padding: 10px 5px;
	}
	
	/*.servicelinks .wp-block-cover .wp-block-cover__inner-container {
		bottom:58%;
	}*/
	
	div.servicelinks .wp-block-cover::after {
		height:94%!important;
	}
	
	.servicelinks .wp-block-cover img {
		height:20vw;
	}
	
	.branded-gradient p {
		font-size:18px;
	}
	
	.branded-gradient img {
		width:80%;
		height:40vw;
	}
	
}

@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:24.5%;}
	
#navwrapper {
	width:74.5%;
}

#page {
	width: 96%;
}

#topnav #page #sociallinks {
	width: 26.5%;
	text-align:center;
}

#topnav #twothirdsblock {
	width: 70%;
}

#topnav #page #halfblock li {
	font-size:1.1vw;
}

#nav li a {
	font-size:1.1vw;
}
		
	
/*.servicelinks .wp-block-cover .wp-block-cover__inner-container {
	width:80%;
	bottom:40%;
}
*/	
	
.servicelinks p {
	font-size:1.4vw!important;
	line-height:normal;
}
			
.servicelinks .wp-block-cover::after {
	width: 95%;
	height: 95%;
}
	
.servicelinks .wp-block-cover:hover::after {
	width: 95%;
	height: 95%;
	}	
		
.servicelinks .wp-block-cover img {
	height:19vw;
}
		
.servicelinks p {
	margin:1vh 0!important;
}
	
.servicelinks .wp-block-cover .wp-block-cover__inner-container {
	bottom:13%;
}
	
div.servicelinks .wp-block-cover::after{
	height:94%!important;
}

#gallery {
	height: 35vw;
}

#gallery img {
	height: 60vw;
}

#front #main #fullblock:nth-of-type(2) #quarterblock #twothirdsblock span {
	font-size:1.4vw;
}

#front #main #quarterblock #twothirdsblock {
	left: 15%;
	bottom: 55%;
}

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

.branded-gradient p {
	font-size:18px;
}

.branded-gradient  img {
	width:80%;
	height:40vw;
}
	
marquee {
	padding: 2% 0;
}


}

	/* end media mobile screen */