@media all and (max-width: 1100px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1100px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1100px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1100px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 1100px),
only screen and (min-resolution: 192dpi) and (max-width: 1100px),
only screen and (min-resolution: 2dppx) and (max-width: 1100px) {
#content *{
}
#content{
}
.divider{
}
#logo{
top: -10px;
width: 50%;
max-width: 508px;
}
#logo img{
width: 100%;
}
#nav{
display: flex;
justify-content: flex-end;
font-size: 22px;
}
#nav a{
background: none;
border: none;
margin: 0px 1.2% 0px 0px;
padding: 14px 11px 16px 11px;
opacity: 1.0;
}
#nav a:hover{
background: none;
border: none;
opacity: 1.0;
}
#content{
margin-top: 0px;
padding-top: 90px;

}
#content h1{
position: absolute;
right:0;
box-sizing: border-box;
width: 100%;
margin: -90px 0px 0px -40px;
padding: 8px 40px 14px 30px;
font-size: 60px;
}
#fbwrapper{
margin-top: 6px;
}
#content p{
overflow: visible;
line-height: 150%;
font-size: 18px;
}
#content td{
width: 30%;
min-width: 130px;
}
#meet td{
line-height: 150%;
padding: 0px 0px;
width: auto;
text-align: left;
font-size: 17px;
}
#meet td#middle{
min-width: 270px;
padding: 0px 18px;
font-size: 18px;
}
#meet td#middle .bold{
position: relative;
top: -5px;
font-size: 25px;
}
#map, #contact{
margin: 0px -40px;
}
#main .formrow#one p{
width: 440px;
margin: 18px auto;
}
.video iframe{
height: auto;
min-height: 400px;
}
.formrow{
    padding: 15px;
}
.formrow span{
display: block;
font-size: 18px;
margin: 0 auto;
padding: 0px 0px 10px 0px;
text-align: center;
}
.formrow span:empty{
	padding: 0;
}
.contact input,
.contact textarea{
	box-sizing: border-box;
	height: auto;
	padding: 0.5em;
	margin: 0.5%;
	width: 49% !important;
}
#vbs .contact input:nth-of-type(1){
	width: 99% !important;
}
.contact input#name{
	
}
.contact input#age,
.contact input#grade{
	width: 24%;
}
}
@media all and (max-width: 700px),
only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 700px),
only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 700px),
only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 700px),
only screen and (min-device-pixel-ratio: 2) and (max-width: 700px),
only screen and (min-resolution: 192dpi) and (max-width: 700px),
only screen and (min-resolution: 2dppx) and (max-width: 700px) {
#content{
background: #fff;
}
.onmobile{ /* show needed mobile content */
display: inline !important;
}
.ondesktop{ /* hide extras on mobile */
display:none !important;
}
.divider{
position: relative;
top: -10px;
height: 60px;
margin: 40px 0px 20px 0;
padding:0;
/* min-width: 320px; */
	background-size: auto 60px;
}
.divider span{
margin: -20px 0px 0px 0px;
padding: 14px 0px 0px 0px;
font-size: 17px;
}
/*  BEGIN Header, Logo, Nav  */
#header{
}
#logo{
top: -16px;
left: -40px;
width: 100%;
max-width: 340px;
}
#logo img{
width: 100%;
}
#headerwrapper{
margin-left:0px;
text-align: center;
}
#nav{
display: inline-block;
position: relative;
top: 90px;
margin-bottom: 90px;
text-align: center;
font-size: 17px;
}
#nav a{
opacity: 1.0;
margin: 0px;
padding: 4px 10px;
}
/*  BEGIN Swipe  */
#swipewrapper{
overflow: hidden;
}
#swipe{

}
#swipe img{
margin: 0px -32%;
width: 166%;
}
#swipe img#vthanks{
width: 110%;
margin: 0px -6%;
border-bottom: 0px;
}
/*  BEGIN Content  */
#content{
margin:0;
padding: 40px 0px 0px 0px;
line-height: 150%;
font-size: 16px;
}
#content h1{
box-sizing: border-box;
width: 100%;
margin: -40px 0px 0px 0px;
padding: 8px 0px 14px 20px;
text-align: left;
font-weight: 300;
font-size: 30px;
color: #fff;
}
#content p{
margin: 0px;
padding: 20px 20px 0px 20px;
font-size: 17px;
}
#meet tr{
flex-direction: column;
}
#meet td{
width: auto;
min-width: 10px;
margin: 10px auto;
padding: 0px 0px;
order: 2;
font-size: 18px;
text-align: center;
}
#meet td#middle{
order: 1;
}
#fbwrapper.onmobile{
display: block !important;
float: none;
overflow: hidden;
margin: 20px auto 0px auto;
padding-top: 2px;
border-width: 2px 0px;
box-shadow: 0px 2px 3px #aaa;
}
.thankyou p#intro{
margin: 0px 0px 20px 0px;
line-height: 120%;
font-size: 40px;
}
#main.thankyou p#intro{
margin: 10px 0px 20px 0px;
padding-bottom: 20px;
font-size: 21px;
font-weight: 500;
line-height: 150%;
}
#content img.floatright{
float: none;
width: 100%;
margin: -20px auto 10px auto;
}
#content table{
margin: -20px 0px 20px 0px;
font-size: 19px;
}
#vbs p.center{
margin: -30px 0px 10px 0px;
text-align: left;
}
#map, #contact{
margin: 0px 0px;
}
/* 
.divider#services{
position: relative;
top: -7px;
height: 60px;
margin: 0px 0px -44px 0px;
padding:0;
min-width: 320px;
background-size: 200%;
}
 */
.divider#message{
/* position: relative; */
/* top: -10px; */
/* height: 60px; */
margin: 0px 0px -40px 0px;
/* padding:0; */
/* min-width: 320px; */
/* background-size: 200%; */
}
#announcement .button{
box-sizing:border-box;
width: 90%;
}
#watchonline{
text-align: center;
margin-bottom: 40px;
}
.video, .video iframe{
box-sizing: border-box;
margin: 0 auto;
}
.video{
padding: 0px 10px 10px 10px;
}
.video iframe{
display: inline-block;
min-height: 320px;
}
#previous.video iframe{
width: 47%;
min-height: 190px;
}
/*  ****** BEGIN Form ******  */
/* 
#vbs.thankyou form{
margin-top: -28px;
}
 */
#main form{
text-align: center;
}
.formrow{
padding: 18px 4px;
}
#main .formrow#one{
}
#main .formrow#two{
background: #80a1b4;
padding: 18px 2px;
}
.formrow span{
display: block;
font-size: 18px;
margin: 0 auto;
padding: 10px 0px;
text-align: center;
}
#main .formrow#one p{
width: 98%;
margin: 10px auto 0px auto;
padding:0px;
}
.contact input,
.contact textarea{
	margin: 1% 0.5%;
	width: 99% !important;
}
.contact textarea, #main .contact textarea{
min-height: 130px;
}
.g-recaptcha{
display: block;
margin: 0px auto;
text-align: center;
}
#main .g-recaptcha div{
margin: 0px auto;
text-align: left;
}
.g-recaptcha div{
margin: 10px auto 0px auto;
}
.g-recaptcha div div{
}
/*.formrow#two, .formrow#four{
margin-bottom: 0px;
}
.contact input, .contact input#name, .contact input#address, .contact textarea{
width: 90%;
}
.contact input#age{
width: 40%;
min-width: 60px;
}
.contact input#grade{
width: 40%;
min-width: 60px;
}
.contact input#city{
width: 60%;
min-width: 60px;
}
.contact input#zip{
width: 14%;
min-width: 60px;
}*/
/*  BEGIN Copyright  */
#copyright{
text-align: center;
}
#copyright #left, #copyright #right{
float: none;
width: auto;
margin: 0;
padding: 0px 10px 0px 10px;
}
#copyright #left{
font-size: 12px;
padding-bottom: 4px;
}
#copyright #right a{
}
#copyright #right img{
max-width: 130px;
opacity: 0.9;
}
}