/* 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;
	}
	
	#short-gallery img {
	object-fit:cover;
}

.wp-block-columns.column-images figure img {
	height:100%!important;
} 

.wp-block-columns.full-padded .wp-block-column:first-of-type {
	padding-left:1%!important;
}

/*.wp-block-columns .wp-block-column:nth-of-type(1) .wp-block-image {
	margin-left:1%!important;
}*/

.wp-block-columns.full-padded .wp-block-column:last-of-type {
	padding-right:1%!important;
}	
	

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;
	}
	
#main li {
	padding:5px;
}


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

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

#sociallinks li{
	display:inline-block;
}

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

#topnav #halfblock li {
	display:inline-block;
	font-size:2vh!important;
	padding:2% 0;
}

#topnav #sociallinks {
	text-align:center!important;
	margin:1.5% 0;
}

#topnav #sociallinks li {
	font-size:2.3vh!important;
}

#logo {
	width:95%;
	height:auto;
	padding-bottom:5%;
	padding-top:10%;
	text-align:center!important;
}

#logo img{
	width:98%;
	height:15vh;
	object-fit:contain;
	margin-left:3%;
}

#header #thirdblock, #navwrapper, .wp-block-group.sponsored-section{
	display:none;
}

#sociallinks li {
	padding:2%;
}

#sidewrapper {
	padding:2vh 0 4vh 0;
}


#header #sixthblock button {
	border-radius:var(--rounded);
	padding:1.8vh 2vh;
	font-size:2vh;
}

#menu-selector span {
	color:black;
}

#menu-selector img {
	filter:brightness(0);
}


#mobilenav ul li a, #mobilenav li a  {
	color:black!important;
}

#mobilenav li {
	text-transform:uppercase;
	padding:10px 0;
}

#gallery img{
	height:80vh;
	object-fit:cover;
}

#gallery #page {
	top:0;
	left:0;
	right:0;
	bottom:0;
	position:absolute;
} 


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

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

#footer #page {
	width:94%;
}

#footer #thirdblock:has(img), #footer #thirdblock img {
	height:15vh;
}

#footer #thirdblock:has(img){
	margin-bottom:3%;
}

#footer #thirdblock img {
	width:100%;
	object-fit:contain;
}

#footer *{
	border:0px solid white;
}

#footer #sociallinks {
	padding:2vh 0;
}

#footer-nav li {
	list-style-type:none;
	display:inline-block;
	padding:10px 2px;
}

.wp-block-cover.host, .wp-block-cover.ambassador {
	height:40vh;
}

#main.wall::before {
	content:"";
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background-image:url('assets/buzz-networking-wall.jpg');
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-size:cover;
	z-index:-1;
	opacity:30%;
	
}

.wp-block-column:has(figure.banner) figure:not(figure.banner) {
	z-index:-1;
	position:relative;
}

.wp-block-column figure.banner {
	max-width:26.5%;
	z-index:1;
	position:relative;
	margin-bottom:-20%;
	margin-left:1%!important;
}

#text-wrapper {
	overflow:hidden;
	height:150px;
}

#thirdblock:has(img.banner) img:not(img.banner) {
	max-width:280px!important;
}

.banner {
        max-width: 85px!important;
        z-index: 5 !important;
        margin-right: -90px;
        margin-bottom: 220px;
}

div #inset:has(img.ambassador) img.banner{
	max-width:135px!important;
	margin-right:-140px;
}

 .rounded {
        border-radius: 5px;
    }
	
.wp-block-columns.teal-section {
	border-top:5px solid #00a9a4;
}

.wp-block-group.teal-section .wp-block-columns .wp-block-column:not(.wp-block-column:has(*)) {
	display:none;
}

.wp-block-group.teal-section .wp-block-columns .wp-block-image {
	margin:0!important;
}
	
.wp-block-group.teal-section .wp-block-columns .wp-block-column:has(figure) {
	margin-bottom:50px;
}

.wp-block-group.teal-section .wp-block-columns .wp-block-column:has(figure):last-of-type {
	margin-bottom:0px;
}

}

/* ------------------- 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: 22px !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;
}

#short-gallery {
	height:20vw;
}

#short-gallery img {
	object-fit:cover;
	height:20vw;
}

#main ul {
	padding-left:8%;}
	
#navwrapper {
	display:none;
}

#topnav {
	padding:1.5% 0;
}

#topnav #halfblock li {
	display:inline-block;
	padding:2% 0;
	font-size:3.2vw;
}

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

#topnav #sociallinks {
	margin-top:1%;
	margin-bottom:1%;
}

#logo {
	text-align:center;
	width:100%;	
	padding:5% 0;
}

#logo img, #logo {
	height:28vw;
}

#logo img {
	object-fit:contain;
	width:95%;
	margin-left:5%;
}

#sociallinks li {
	font-size:3.5vw;
	padding:1.5%;
}

#header #sidewrapper {
	text-align:center;
	padding:1.5% 0;
}

#header #sixthblock {
	width:100%!important;
}

#header #sixthblock button {
	border-radius:var(--rounded);
	font-size:2.8vw;
	padding:2.5vw 3vw;
}

#menu-selector span {
	color:black;
}

#menu-selector  {
	margin-bottom:50px;
}

#menu-selector img {
	filter:brightness(0);
}

#mobilenav  li a {
	color:white!important;
	padding:8px 0;
}

#gallery {
	height:70vw;
}

#gallery img {
	height:70vw;
}

#footer #thirdblock:has(img) {
	margin-left:auto;
	margin-right:auto;
	width:90%!important;
}

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

#footer #sociallinks {
	padding-bottom:2vw;
}

#footer #thirdblock:has(img), #footer #thirdblock img {
	height:20vw;
}

#footer p, #footer span, #footer-nav li{
	font-size:20px!important;
}


#footer-nav li {
	display:inline;
	padding:10px 0;
}

 #footer #thirdblock img {
	 object-fit:contain;
 }
	
.wp-block-group.teal-section .wp-block-columns .wp-block-column {
width:24.5%!important;
	overflow-x:hidden;}
 
 

	}


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

#logo {
	padding:5% 0;
}

#logo, #logo img, #footer #thirdblock:has(img), #footer #thirdblock img {
	height:20vh;
}

#header #sixthblock button {
	padding:1.8vh 2.5vh;
}

#topnav #halfblock li {
	padding:1vh 0;
	font-size:2.2vh!important;
}

#topnav #sociallinks li{
	padding:1.5%;
}

 #footer #thirdblock img {
	 width:100%;
	 object-fit:contain;
 }

#sidewrapper {
	padding-bottom:2%;
}

#gallery img {
	height:60vh;
}




#gallery #page div.circle.right {
        right: 5%;
        top: 25%;
}


#mobilenav li a{
	font-size:22px!important;
}
	#main ul {
	max-width:50vw!important;
	}
}

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

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

h2,h3 {
	font-size:24px;
}

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

#logo a img {
	width:90%;
}

#nav li a {
	font-size:1.1vw;
}

#sociallinks li {
	font-size:1.3vw;
}

#gallery {
	height:45vw;
}

#footer #thirdblock img {
        height: 8vw!important;
        width: 100%!important;
}

#footer #sociallinks li {
	font-size:20px;
}

#gallery div.circle span strong:after {
	width:85%;
}

#gallery div.circle p {
	font-size:0.8vw;
}

#gallery div.circle {
	        padding: 3% 2%;
			width:13vw;
}

#quarterblock.circle h3 {
	margin:0.2vw 0;
}

.teal-section .wp-block-column:nth-of-type(3) {
	margin-right:0vw!important;
}
	
#text-wrapper {
	overflow:hidden;
	height:120px;
}
	
.wp-block-group.teal-section .wp-block-columns .wp-block-column {
width:24.5%!important;}
	
.wp-block-columns.full-padded .wp-block-column {
	padding:1%!important;}

	
}

	/* end media mobile screen */