html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}


@media (max-width: 767px) {
	#bg {
		display:none;
	    }

	#background-image {
		display:none;
	}

	#background-image-iphone {
		display:none;
	}

	.page-content h1 {
		font-size: 20px !important;
	}

	.page-content h4 {
		font-size: 20px !important;
	}

	#menu-menu a{
		font-size: .18em;
		letter-spacing: .1em;
	}

	#video {
		display:none;
	}

	body {
    	background-color: black;
    }
}

#paypal {
	display:none;
}
@media (min-width: 766px) {
    body {
		background-color: #000;
	  background: url(lumeVidBg.jpg) no-repeat center center fixed;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;
    }
	.page-content-video
	{
	  top:100%;
	  position: relative;

	  margin-top: -320px;

	  z-index: 5;
	}
    #paypal {
    	display:block;
    }
    video {
		display:block;
	}
}
iframe
{
	/*margin-top:15px;*/
}
#wrapper {
	position: absolute;
	z-index: 10;
	width: 100%;
	color: white;
	font-weight: 400;
	font-size: 85%;
	}
#wrapper strong {
	font-weight: 700;
	}

#wrapper em {
	font-style: italic;
	}
h2 {
	font-size: 160%;
	margin-top: 10px;
	-epub-text-transform: uppercase;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	line-height: 130%;
	}

#menu {
	position: fixed;
	-webkit-transform: translateZ(0);
	top: 0px;
	left: 0px;
	width: 100%;
	height: 50px;
	margin: 0;
	background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .9);
	text-align: center;
	vertical-align: middle;
	list-style: none;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	letter-spacing: 0.18em;
	z-index: 100;
}
a:link, a:visited {
	color: #bde9de;
	text-decoration: none;
	}

a:hover, nav a:active {
	text-decoration: underline;
	}

#menu li {
	display: inline;
	}

#menu a {
	display: inline-block;
	padding: 15px;
	}

#menu a:active {
	}

#container {
	max-width: 780px;
	margin-left: auto;
	margin-right: auto;
	background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .8);

	padding-bottom: 30px;
	color: #FFF;
	padding-top: 0px;
	min-height: 640px;
}

img.logo {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.logoContent {
	background: rgb(0, 0, 0); /* Fall-back for browsers that don't
                                    support rgba */
    background: rgba(0, 0, 0, .8);

}

.logoPushWrap {
    height: 140px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 5;

}
h2 {
	font-size: 160%;
	margin-top: 10px;
	-epub-text-transform: uppercase;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	line-height: 130%;
}
.page-content
{
	margin-top: 50px;
	font-size: 0.85em;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
}

.page-content h1{
	font-size: 2em;
	letter-spacing: .06em;
	line-height: 1.2em;
	color: #bde9de;
	margin-bottom: 10px;
	margin-top: 60px;

	margin-left: 6%;
	margin-right: 6%;

	text-align: center;
}

.page-content h2{
	font-size: 2em;
	letter-spacing: 0.08em;
	color: #bde9de;
	margin-bottom: 10px;
	margin-top: 20px;
	text-align: center;
	margin-left: 12%;
	margin-right: 12%;
}

.page-content h3{
	font-size: 2em;
	text-align: center;
	letter-spacing: 0.08em;
	color: #bde9de;
	margin-bottom: 10px;
	margin-top: 5px;

	margin-left: 12%;
	margin-right: 12%;
}
.page-content h4{
	font-size: 1.5em;
	letter-spacing: .06em;
	line-height: 1.3em;
	color: #ffffff;
	margin-bottom: 60px;

	text-align: center;
}
.page-content h5{
	font-size: 1.5em;
	letter-spacing: .06em;
	line-height: 1.3em;
	color: #ffffff;

	text-align: center;
	margin-top: 20px;

	margin-left: 12%;
	margin-right: 12%;
}
.page-content h6{
	font-size: 1.2em;
	letter-spacing: .06em;
	line-height: 1.3em;
	color: #ffffff;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 12%;
	margin-right: 12%;

	text-align: center;
}

.page-content p {
	line-height: 160%;
	margin-top: 1.7%;
	margin-bottom: 40px;
	letter-spacing: 0.06em;
	font-color: #ffffff;
	margin-left: 12%;
	margin-right: 12%;
	text-align: justify;

}
.page-content ul {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 145%;
	letter-spacing: 0.09em;
	list-style-type: square;
	padding-left: 20px;
	list-style-position: inside;
	}

.page-content li {
	text-indent: -13px;
	margin-left: 13px
}
.page-content img
{
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}
.page-content .bodyImage
{
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
  width: 100%;
  height: auto;
}
.page-content .logoImage
{
  width: 20%;
  margin-top: 15px;
  margin-bottom: 15px;
  display: block;
}
#footer
{
	margin: 7px;
	width: 100%;
	text-align: center;
	font-size: 0.7em;
	font-family: Futura, "Trebuchet MS", Arial, sans-serif;
	color: #000 !important;
}
#footer p
{
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
#footer a
{
	color: #000 !important;
}
.half_right img
{
	width:105px;
	margin: 0px;
	padding: 0px;
	float:left;
}
.page-content .half_left
{
	width: 30% !important;
	margin-right: 15px !important;
	float: left;
	margin-left: 140px;
	margin-bottom: 60px;
}
.page-content .half_right
{
	width: 30% !important;
	margin-left: 15px !important;
	float: left;
	margin-bottom: 60px;
}
.buyframe
{
	margin-left: 115px;
	margin-right: 115px;

}

.sideLeft
{
    width: 100%;
    position: fixed;
  	bottom: 150px;
  	left: 10px;
    z-index: 5;
}
