@charset "UTF-8";

img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:900px;
}

.content{display:table; margin-bottom:60px; margin-top:120px;}
.content h2{font-size:18px; font-weight:500; color:#565656; border-bottom:1px solid #FCFCFC; display:table; padding-bottom:10px; margin-bottom:10px;}
.content p{font-size:1.2em; line-height:2em; color:#FCFCFC; text-align:justify;}

footer{display:table; padding-bottom:30px; width:100%;}
.social{margin:0px auto; display:table; display:table;}
.social li{float:left; padding:0px 10px;}
.social li a{color:#565656; transition: all 0.5s ease 0s;}
.social li a:hover{color:#FCFCFC; transition: all 0.5s ease 0s;}

body {
	width: 100%;
	font-family: "Raleway", sans-serif;
	color: #FFFFFF;
	list-style-type: circle;
    background-color: #027504;
/*  background-color: #1EA886;
	background-image: url(images/DustlessBlastingCorner2.png);
	background-size: auto 30%;
	background-repeat: no-repeat;
	background-position: top right;  */
	z-index: 0;
}

.MainPageContent {
	width: 96%;
    margin-left: auto;
    margin-right: auto;
}

H1 {
	display: block;
	position: absolute;
	font-family: 'Jura', 'Arial', "sans-serif";
	width: 60%;
	color: #565656;
	text-transform: lowercase;
    top: 20px;
	left: 20px;
	margin-top: 15px;
	margin-bottom: 3ex;
    margin-left: 0;
    padding-left: 0;
	z-index: 5;
	font-size: 2em;
}

H2 {
	display: block;
	position: absolute;
	font-family: 'Jura', 'Arial', "sans-serif";
	text-transform: lowercase;
	text-align: left;
	color: #FFFFFF;
	text-decoration: underline;
/*	-moz-text-decoration-color: #1EA886; /* Code for Firefox */*/
/*	text-decoration-color: #1EA886;  */
	width: 65%;
	top: 0px;
	left: 20px;
	margin-top: 80px;
	margin-bottom: 8ex;
    padding-bottom: 2ex;
	z-index: 5;
	font-size: 1.5em;
}

H3 {
    font-family: 'Jura', 'Arial', "sans-serif";
	z-index: 7;
	text-align: left;
    padding-left: 7%;
	padding-top: 50pt;
	padding-bottom: 5px;
	letter-spacing: 150%;
    font-size: 2em;
}

H4 {
	font-family: 'Jura', 'Arial', "sans-serif";
	letter-spacing: 150%;
	padding-bottom: 6pt;
	font-size: 1.2em;
}

#LayoutDivLogo {
	display: inline-block;
	position: absolute;
	right: 20px;
	margin-top: 12px;
	height: 2em;
	width: 15em;
/*	background-image: url(images/DustlessBlaster1a.png);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom left;  */
	z-index: 1;
}

.LayoutDivLogo2 {
	display: inline;
	position: absolute;
	left: 0px;
	top: 10px;
	height: 3em;
	width: 22em;
	z-index: 6;
  /*  background-image: url(images/renu-logo.svg);
	background-size: auto 150%;
	background-repeat: no-repeat;
	background-position: bottom left; */
}

.AddressBarTop {
	display: block;
	position: absolute;
    top: 140px;
	margin-top: 2px;
	height: auto;
	width: 90%;
	margin-left: 5%;
	margin-right: auto;
    max-width:1600px;
/*	background-image: url(images/renuaddressbartop.svg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: top right;    */
	z-index: 1;
}

.LayoutDivClass1h {
	display: inline;
	text-align: left;
	width: 96%;
    padding: 0 20px 20px 0;
	margin-bottom: 22pt;
	margin-top: 32pt;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}

.LayoutDivClass1v {
	display: inline-block;
	position: relative;
    left: 0px;
	vertical-align: top;
	text-align: left;
	width: 96%;
    margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}

.LayoutDivClass1vRight {
	display: inline-block;
	position: relative;
	vertical-align: top;
	text-align: right;
	width: 96%;
    margin-top: 2em;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}
    
.LayoutDivList {
	display: inline;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	line-height:2em;
	color: #FCFCFC;
}

.LayoutDivContact {
	display: block;
	position: static;
	width: 80%;
	top: auto;
	bottom: 0px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1em;
}
.lboxWrapper {
	display: block;
	position: relative;
	width: 70%;
    margin-top: 100px;
    margin-left: auto;
	margin-right: auto;
	z-index: 6;
}

.WebGLFrame {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 7em;
	height: 0;
}
.WebGLFrame canvas {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 8pt;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	padding-top: 2em;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.videoWrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.formWrapper {
	width: 100%;
	position: relative;
	margin-top: 6em;
	height: 760px;
	z-index: 2;
}

.formWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* Mobile Layout: 480px and below. */


@media only screen and (min-width: 880px) {


H1 {
	font-size: 2.5em;
    top: 10px;
}

H2 {
	font-size: 2em;
}

H3 {

}

#LayoutDivLogo {
	left: 20px;
	margin-top: 15px;
	height: 15em;
	width: 15em;
	background-size: auto 100%;
}

.LayoutDivLogo2 {
	display: inline;
	position: absolute;
	left: -8px;
	top: -5px;
	height: 4em;
	width: 29em;
	z-index: 6;
}

.AddressBarTop {
	right: 2%;
    top: 90px;
	margin-top: 2px;
	width: 26em;
}    

.LayoutDivClass1h {
	display: inline-block;
	text-align: left;
	width: 96%;
	margin-bottom: 12pt;
	margin-top: 22pt;
	margin-left: auto;
	margin-right: auto;
}

.LayoutDivContact {
	width: 80%;
	padding-top: 2em;
}
}

@media only screen and (min-width: 1160px) {


.LayoutDivClass1h {
	display: inline-block;
	text-align: left;
	width: 94%;
	margin-bottom: 12pt;
	margin-top: 22pt;
	margin-left: auto;
	margin-right: auto;
}


.LayoutDivClass1v {
	display: inline;
	position: relative;
    left: 0px;
    float: left;
    margin-right: 4%;
    padding: 0 20px 20px 0;
	width: 46%;
	z-index: 2;
}

.LayoutDivClass1vRight {
	display: inline-block;
	position: relative;
	vertical-align: top;
	text-align: right;
	width: 46%;
    margin-top: 2em;
	margin-left: 4%;
	margin-right: auto;
	z-index: 2;
}

.AddressBarTop {
	right: 5%;
    top: 90px;
	margin-top: 2px;
    margin-right: 2%;
	width: 32em;
}

.LayoutDivContact {
	width: 50%;
	padding-top: 3em;
}
}
