@media only screen and (max-width:500px) {
	body{
	background:#000;	
	}
	#fullwrap{
	min-width:0px;	
	}
	#content{
	width:100%;	
	}
	.logo{
	position:static;
	height:40px;
	width:auto;	
	padding-top:10px;
	}
	.hlink,.clink{
	padding:0px;
	background:none;
	position:static;	
	display:inline-block;
	box-shadow:none;
	border:none;
	height:auto;
	color:#FC1922;
	width:auto;
	}
	#menu{
	height:auto;
	text-align:center;	
	}
	.splitem{
	width:100%;
	display:block;
	text-align:center;	
	}
	.splitem a{
	padding-left:5px;
	padding-right:5px;	
	}
	.videokix {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  width:100%;
  margin-top:10px;
}
.videokix iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.otext{
display:none;	
}
#personal{
display:none;	
}
#brand{
width:100%;
text-align:center;
padding-top:10px !important;	
padding-right:0px;
}
.h1{
width:100%;	
padding-left:15px;
padding-right:15px;
box-sizing:border-box;
}
.tank,.installer{
display:none;	
}
#fullwrap{
background-image:url('/images/slate.jpg');	
height:auto;
background-size:cover;
}
#vid{
height:auto;	
}
.h1{
padding-bottom:30px;
padding-top:0px;
background:rgba(256,256,256,0.8);	
}
#contact{
height:auto;
padding-top:0px;	
padding-bottom:30px;
}
.itext{
position:static;
width:100%;
height:auto;
text-align:center;	
padding-bottom:20px;
}
#info{
display:none;	
}
#cform{
width:100%;
height:auto;
position:static;	
box-sizing:border-box;
}
#cform input{
max-width:100%;
padding:5px;
box-sizing:border-box;	
}
#cform td{
width:100%;
height:auto;
display:block;
text-align:center;	
}
#vid{
padding-top:0px;	
}
#cform .h1{
padding:0px;
margin:0px;
background:none;	
padding-bottom:15px;
font-size:22px;
line-height:24px;
}
#cform {
font-size:16px;
line-height:22px;	
}
#cform.spaceit{
margin-top:20px;	
}
#contact.padTop{
padding-top:20px;	
}
}