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

#main #page {
	width:96%;
	margin-left:auto;
	margin-right:auto;
}

#main ul {
		padding-left:5%;
		margin-left:auto;
		margin-right:auto;
		width:auto;
	max-width:90vw;
		text-align:left!important;
	}


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

#main ul {
		padding-left:5%;
		margin-left:auto;
		margin-right:auto;
		width:auto;
	max-width:90vw;
		text-align:left!important;
	}
	
	
#short-gallery {
	overflow:hidden;
}

#short-gallery,#short-gallery img {
	height:20vh;
	width:100%!important;
}

#short-gallery img  {
	height:30vh!important;
}

.wp-block-columns.column-images figure img {
	height:auto!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 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;
}

.mobile-spacer {
	height:30px!important;
}

#sociallinks li{
	display:inline-block;
}

#topnav{
	width: 100%;
    margin: 0;
    padding: 1% 0;
    height: auto;
}

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


.background {
display: block;
width: 100%;
height: 120vh;
object-fit:cover;
position: fixed;
z-index:-1;
}


#overlay {
	background:#00000050;
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	z-index:-1;
}

#mobilenav {
	display:none;
}

*{border:0px solid white;}

#topnav #page #halfblock li {
	padding:1%;
}

#logo {
	padding:4% 0;
}

#logo a img {
	width:85%;
}
	
#nav {
        background: black;
        z-index: 9;
        display: block;
        height: 100vh;
        position: fixed;
        top: 0;
        /* left: -35%; */
        width: 100%;
        padding: 10% 0% 5% 8%;
        display: block !important;
        text-align: left !important;
        height: 100vh;
	}
	
.hidenav {
	margin-bottom:10px;}
	
#nav li {
	list-style-type:none;
	padding:5px 5px 5px 20px;
}

#twothirdsblock.shownav {
	text-align:right;
	color:#2e8ddc;
	font-size:3.4vh;
	margin-top:1%;
}

#twothirdsblock.shownav i {
	margin-right:20px;
}

#gallery-form {
	width:98%;
	margin-top:8%;
}

#gallery-form table {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#gallery-form input[type="text"] {
	border-radius:var(--circular);
	padding-top:5%;
	padding-bottom:5%;
	width:100%!important;
	margin:2% 0;
	z-index:1;
	font-family:'Poppins', sans-serif;
}

#gallery-form input[type="text"]::placeholder {
	color:var(--light-blue);
	font-weight:bold;
	padding-left:2%;
	padding-right:2%;
	text-transform:uppercase;
	font-size:16px;
	z-index:1;
	font-family:'Poppins', sans-serif;
}

#gallery-form button{
	border-radius:var(--circular);
	background:var(--light-blue);
	color:white;
	padding-left:0;
	padding: 52% 58%;
	text-align:center;
	z-index:2;
	position:relative;
	margin-left:-200%;
	font-family:'Poppins', sans-serif;
	font-size:18px!important;
}

#gallery-form input[type="button"]{
	background:black;
	color:white;
	border-radius:var(--circular);
	text-transform:uppercase;
	width:80%!important;
	font-size:2vh;
	margin-left:auto;
	margin-right:auto;
	display:block;
	padding:5% 0;
	margin-top:8%;
	margin-right:5%;
}

#gallery-form input[type="button"]:nth-of-type(2) {
	background:transparent;
	border:2px solid var(--light-blue)!important;
}

#gallery #sociallinks {
	color:white;
	vertical-align:bottom;
	margin:15% 0;
}

#gallery #sociallinks li {
	border:2px solid var(--blue);
	border-radius:var(--circular);
	font-size:2.5vh!important;
	padding:0.5vh 0;
	width:4.5vh;
	text-align:center;
}


#gallery-strip {
	width:100%!important;
	background:black;
	border-top:5px solid var(--light-blue);
	padding:1.5% 0;
	color:white;
	text-align:center;
}
	
#gallery-strip #thirdblock #inset {
	margin:0!important;}
	
#gallery-strip #thirdblock:not(#gallery-strip #thirdblock #thirdblock):first-of-type, 	#gallery-strip #thirdblock:not(#gallery-strip #thirdblock #thirdblock):last-of-type {
	margin-top:10%!important;}
	
	#gallery-strip #thirdblock:not(#gallery-strip #thirdblock #thirdblock) {
	margin-bottom:20%;
	width:96%;
	margin-left:auto;
	margin-right:auto;}
	
	#gallery-strip #thirdblock #inset {
	width:100%;
	padding:0;}
	
#gallery-strip #thirdblock #twothirdsblock {
	margin-top:3%;}

#gallery-strip #thirdblock #twothirdsblock span {
	display:block;
	text-transform:uppercase;
	color:var(--light-blue);
	font-size:2.5vh;
}

#gallery-strip #thirdblock #thirdblock span{
	font-size:6vh;
	margin-bottom:10px;
	color:white;
}

#gallery-strip {
	padding:8% 0;
}

#gallery-strip #quarterblock:not(#gallery-strip #quarterblock:first-of-type) {
	margin-top:5%;
}
	
ul.wp-block-list.list-inline {
	padding-left:0!important;
	max-width:99.5%!important;}
	
ul.wp-block-list.list-inline li {
	text-align:center!important;
	list-style-type:none;
	padding:5px 0;
}

#footer {
	padding:5% 0;
}

#footer img {
	width:70%;
}
	
	
.wp-block-columns.brand-section.is-layout-flex {
	display:flex;
}
	
	
.wp-block-columns.brand-section:not(.is-not-stacked-on-mobile)>.wp-block-column:has(.wp-block-image){
	flex-basis:auto;
	width:49.5%;
}

.wp-block-columns.brand-section .wp-block-image img {
	object-fit:contain;
}
	
.wp-block-columns.brand-section .wp-block-image {
	height:12vh;
	margin:8%;
}
	
	#gallery {
		margin-top:5vh;}
	
#gallery #twothirdsblock:not(#gallery-strip #twothirdsblock,  .error-navigation-message strong) span strong {
	font-size:3vh!important;
}
	
#gallery #halfblock {
	color:black!important;
}
	
#gallery #twothirdsblock span:not(#gallery-strip span,  form span) {
	font-size:2vh!important;
	margin-top:1.5vh!important;}
	
.form-line {
	background:white!important;
	border-radius:20px!important;
	width:100%;
	padding:5% 3%!important;
}
	
.form-checkbox+label, .form-checkbox+span , .form-radio+label, .form-radio+span{
	text-align:left!important;
	color:black!important;
}
	
.form-all {
	background:transparent!important;
	box-shadow:none!important;
	margin:2vh 0!important;
	margin-left:auto;
	margin-right:auto;
	max-width:100%!important;
}
	
.form-pagebreak {
	border:0px!important;
}

	
.form-label.form-label-auto {
	color:black!important;
	font-size:20px!important;
	padding-bottom:15px;
	border-bottom:1px solid var(--blue);
	margin-bottom:5%;
}
	
.showme {
	margin-bottom:40px;}
	
.showme h3{
    font-size: 18px!important;
    background: #dedede;
    width: 100%;
	padding:1.5% 2.5%;
	font-weight:500!important;
	text-align:left!important;
	}
	
.showme .wp-block-group__inner-container {
	width:100%!important;}
	
	.showme h3:before {
	content:"+";
	color:var(--blue);
	font-size:24px;
	margin-top:20px;
	margin-right:10px;}
	
#showmecontent {
    display: none;
    text-align: left !important;
    padding: 0.5% 3% !important;
    width: 94% !important;
	}
	
button.form-pagebreak-next, button#input_10 , button#form-pagebreak-back_17{
	background:var(--blue)!important;
	        font-size: 16px !important;
        padding: 20px 8px!important;
	width:100%!important;
	border:none;
	text-transform:uppercase;
	border-radius:var(--circular)!important;
}
	
	button#form-pagebreak-back_17 {
	background:black!important;
	color:white!important;}
	
.formFooter *{
	display:none!important;}

	
.form-line:has(button) {
		background:none!important;
	}
	
	#footer img {
	margin-bottom:2%;}
	
#footer strong {
	display:block;
	margin-bottom:2%;
}
	
	#footer li {
	padding:5px 0;}
	
	#footer p {
	text-align:center!important;
	}

}

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

h1,h2,h3,h4 {
	font-size:24px!important;
}

p {
	font-size:18px!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:  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;
}

#main ul {
	padding-left:8%;}
	
	
.background {
display: block;
width: 100%;
height: 120vh;
object-fit:cover;
position: fixed;
z-index:-1;
}


#overlay {
	background:#00000050;
	display:block;
	width:100%;
	height:100%;
	position:fixed;
	z-index:-1;
}

#mobilenav {
	display:none;
}

*{border:0px solid white;}

#topnav #page #halfblock {
	width:100%!important;
	text-align:center;
}

#topnav #page #halfblock li {
	padding:1%;
	list-style-type:none;
	display:block;
	font-size:24px;
}

#logo {
	padding:4% 0;
	width:100%;
	position:relative;
	text-align:center;
}

#logo a img {
	width:65%;
}

#twothirdsblock.shownav {
	text-align:right;
	color:#2e8ddc;
	font-size:5vw;
	margin-top:1%;
}

#twothirdsblock.shownav i {
	margin-right:20px;
}

#gallery-form {
	width:95%;
	margin-top:10%;
	margin-left:auto;
	margin-right:auto;
}

#gallery-form table {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}


#gallery-form input[type="text"] {
	border-radius:var(--circular);
	padding-top:5%;
	padding-bottom:5%;
	width:102%!important;
	margin:2% 0;
	z-index:1;
	font-family:'Poppins', sans-serif;
}

#gallery-form input[type="text"]::placeholder {
	color:var(--light-blue);
	font-weight:bold;
	padding-left:2%;
	padding-right:2%;
	text-transform:uppercase;
	font-size:24px;
	z-index:1;
	font-family:'Poppins', sans-serif;
}

#gallery-form button{
	border-radius:var(--circular);
	background:var(--light-blue);
	color:white;
	padding: 80% 85%;
	text-align:center;
	z-index:2;
	position:relative;
	margin-left:-180%;
	font-family:'Poppins', sans-serif;
	font-size:18px!important;
}

#gallery-form input[type="button"]{
	background:black;
	color:white;
	border-radius:var(--circular);
	text-transform:uppercase;
	width:48%!important;
	font-size:3vw;
	display:inline-block;
	margin-right:4%;
	padding:4% 0;
	margin-top:2%;
}

#gallery-form input[type="button"]:nth-of-type(2) {
	margin-right:0;
}

#gallery-form input[type="button"]:nth-of-type(2) {
	background:transparent;
	border:2px solid var(--light-blue)!important;
}

#gallery #sociallinks {
	color:white;
	width:100%!important;
	vertical-align:bottom;
	margin:10% 0;
	text-align:center!important;
}

#gallery #sociallinks li {
	border:2px solid var(--blue);
	border-radius:var(--circular);
	font-size:4vw!important;
	padding:0.5vh 0;
	width:8vw;
	text-align:center;
	margin:0 1%;
}


#gallery-strip {
	width:100%!important;
	background:black;
	border-top:5px solid var(--light-blue);
	padding:0% 0;
	color:white;
	text-align:center;
}
	
#gallery-strip div{
	display:block;
	width:100%!important;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center!important;
}
	
	#gallery-strip #thirdblock #twothirdsblock span {
	text-align:center!important;}

#gallery-strip span {
	display:block;
	text-transform:uppercase;
	color:var(--light-blue);
	font-size:2vh;
}

#gallery-strip span:nth-of-type(1) {
	font-size:2.8vh;
	margin-bottom:10px;
	color:white;
}

	#gallery-strip #thirdblock:not(#gallery-strip #thirdblock #thirdblock):first-of-type, #gallery-strip #thirdblock:not(#gallery-strip #thirdblock #thirdblock):last-of-type {
	margin-top:12%!important;}
	
	#gallery-strip #thirdblock:not(#gallery-strip #thirdblock #thirdblock) {
	margin-bottom:12%;}

#gallery-strip #thirdblock #thirdblock span {
	font-size:10vw;
}

#gallery-strip #thirdblock #twothirdsblock span {
	font-size:5vw;
}

#footer {
	padding:5% 0;
}

#footer img {
	width:70%;
}
	
	#gallery {
	margin-top:8vw;}
	
	#gallery-strip {
	height:80vh!important;}
	
#gallery #twothirdsblock:not(#gallery-strip #twothirdsblock)  {
	width:96%!important;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
	
#gallery #twothirdsblock:not(#gallery-strip #twothirdsblock) span strong {
	font-size:4vw!important;}

	
    ul.form-section {
        margin: 0!important;
        padding: 0 14px!important;
    }
	
	.form-line {
		        padding: 5% 3% !important;
		display:block!important;
		width:100%!important;
	}
	
	    .form-label.form-label-auto {
        color: black !important;
        font-size: 20px !important;
        padding-bottom: 15px!important;
        border-bottom: 1px solid var(--blue);
        margin-bottom: 5%!important;
    }
	
	.form-radio+label, .form-radio+span, .form-checkbox+label, .form-checkbox+span, .form-sub-label {
        font-size: 18px !important;
		text-align:left!important;
	}
	
	    button.form-pagebreak-next, button#input_10, button#form-pagebreak-back_17 {
        background: var(--blue) !important;
        font-size: 16px !important;
        padding: 20px 8px !important;
	}
	
	    button#form-pagebreak-back_17 {
        background: black !important;
        color: white !important;
	}
	
	#footer #thirdblock {
	display:block!important;
	width:100%!important;
	text-align:center!important;}
	
	#footer #thirdblock #halfblock:first-of-type {
		display:none;
	}
	
#footer strong {
	font-size:24px!important;
	margin-bottom:5px;}
	
#footer li, #footer p {
	font-size:20px!important;}
	
#footer li {
	padding:5px 0;}
	
	#footer p {
	text-align:center!important;}
	
	#gallery #twothirdsblock span:not(#gallery-strip span,  form span) {
	font-size:3vw!important;
	margin-top:2vw!important;} 

	}


@media only screen and (min-width: 700px) and (max-width: 800px) {
#gallery span {
    font-size: 28px;
}
	#main ul:not(ul.list-inline) {
	max-width:50vw!important;
	}
	
	#topnav #page #halfblock li {
		font-size:24px!important;
	}
	
	
	#gallery-form {
		width:90%;
		margin-top:10%;
	}
	
	#gallery-form {
	width:95%;
	margin-top:10%;
	margin-left:auto;
	margin-right:auto;
}

#gallery-form table {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}


#gallery-form input[type="text"] {
	border-radius:var(--circular);
	padding-top:5%;
	padding-bottom:5%;
	width:102%!important;
	margin:2% 0;
	z-index:1;
	font-family:'Poppins', sans-serif;
}

#gallery-form input[type="text"]::placeholder {
	color:var(--light-blue);
	font-weight:bold;
	padding-left:2%;
	padding-right:2%;
	text-transform:uppercase;
	font-size:24px;
	z-index:1;
	font-family:'Poppins', sans-serif;
}

#gallery-form button{
	border-radius:var(--circular);
	background:var(--light-blue);
	color:white;
	padding: 80% 85%;
	text-align:center;
	z-index:2;
	position:relative;
	margin-left:-180%;
	font-family:'Poppins', sans-serif;
	font-size:18px!important;
}

#gallery-form input[type="button"]{
	background:black;
	color:white;
	border-radius:var(--circular);
	text-transform:uppercase;
	width:48%!important;
	font-size:3vw;
	display:inline-block;
	margin-right:4%;
	padding:4% 0;
	margin-top:2%;
}

#gallery-form input[type="button"]:nth-of-type(2) {
	margin-right:0;
}

#gallery-form input[type="button"]:nth-of-type(2) {
	background:transparent;
	border:2px solid var(--light-blue)!important;
}

#gallery #sociallinks {
	margin:10% 0;
}

#gallery #sociallinks li {
	width:5vh;
}
	
#gallery-strip  {
	padding:0!important;}
	
#gallery-strip div {
	vertical-align:middle;
}
	
#gallery-strip #thirdblock:not(#gallery-strip #thirdblock #thirdblock) {
	padding:5% 0;
	}
	
#gallery-strip #thirdblock #inset {
	margin:0!important;
}
	
	#gallery-strip #thirdblock:not(#gallery-strip #thirdblock #thirdblock):first-of-type, #gallery-strip #thirdblock:not(#gallery-strip #thirdblock #thirdblock):last-of-type {
	margin-top:8%!important;}
	
	#gallery-strip #thirdblock:not(#gallery-strip #thirdblock #thirdblock) {
	margin-bottom:8%;}

#gallery-strip #thirdblock #thirdblock span{
	font-size:6.5vh!important;
}

#gallery-strip #thirdblock #twothirdsblock span {
	font-size:3.5vh!important;
	margin-left:20px;
}
	
.form-radio+label, .form-radio+span, .form-checkbox+label, .form-checkbox+span {
	font-size:18px!important;}
	
#gallery #twothirdsblock span:not(#gallery-strip span,  form span) {
	font-size:2.2vh!important;
	margin-top:2vh!important;} 
	
#footer img {
	width:50%;
	margin-bottom:4%;}
	
	#footer #thirdblock  {
	margin:2% 0;}
	
	#footer #thirdblock #inset {
	margin:0!important;}
	
}

@media only screen and (min-width: 821px) and (max-width: 1024px){
	#gallery #thirdblock{
	width:50%;
	}
	
	#gallery #halfblock {
	width:64.5%;}
	
	
}

@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;
}
	
#gallery-strip #thirdblock {
	width:32.5%!important;
}

h1,h2,h3,h4 {
	font-size:24px!important;
}

p {
	font-size:18px!important;
}

#logo {
	top:-1%;
}

#logo a img {
	width:55%;
}


#twothirdsblock.shownav {
	font-size:2vw;
}

#gallery-form {
	width:40%;
}

#gallery-form button, #gallery-form input[type="button"], #gallery-form input[type="text"]::placeholder, #topnav #page #halfblock li, #gallery #sociallinks li {
	font-size:1.1vw!important;
}


#gallery-strip #twothirdsblock span {
	font-size:1.4vw!important;
}

 #gallery #sociallinks li {
        padding: 0.5vw 0;
        width: 2.5vw;
 }
	
	#gallery #twothirdsblock:not(#gallery-strip #twothirdsblock) {
	width:75%!important;}
	
.form-label.form-label-auto {
	font-size:1.3vw!important;}
	
    .form-all textarea {
		height: 12.5vh !important;}
	
.form-checkbox+label, .form-checkbox+span, .form-radio+label, .form-radio+span {
	font-size:0.95vw!important;}


.form-dropdown:not([size]), .form-textbox {
height:2vw!important;}
	
	
#footer #thirdblock img {
	width:40%!important;
}
	
#footer strong {
	font-size:1.3vw!important;}
	
	#footer li, #footer p {
	font-size:1vw!important;}

}

	/* end media mobile screen */