@charset "UTF-8";
/* CSS Document */

* focus {
	outline: none;
}
* a {
	transition: 1s ease;
}
body {
	background: #000;
	width: 100%;
	margin: 0 auto;
	font-family: Lato, Helvetica, Lucida Sans Unicode, Lucida Grande, sans-serif;
}
.header {
	margin: 1em 0 0 0;
	width: 100%;
	text-align: center;
}
.title {
	width: 300px;
}
.lightning-1400 {
	display: block;
	width: 100%;
	margin: 0 0 6em 0;
}
.lightning-680 {
	display: none;
	width: 100%;
}
.container {
	margin: 0 8% 0 8%;
	padding: 2em;
	text-align: center;
}
section {
	margin:0 auto;
	margin-bottom: 6em;
	padding: 2em 0 0 0;
	text-align: left;
	max-width: 920px;
	clear: both;
}
h1 {
	color: #cc99ff;
	font-size: 2.5em;
	font-weight: 400;
	font-variant: small-caps;
	letter-spacing: .044em;
	margin: 0;
}

h2 {
	color: #cc99ff;
	font-size: 1.75em;
	font-weight: 300;
	font-variant: small-caps;
	letter-spacing: .088em;
	margin: .25em 0 1em 0;
}

h3 {
	color: #dcb8fc;
	font-size: 1em;
	font-weight: 500;
	font-variant: small-caps;
	letter-spacing: .17em;
	margin: 2em 0 1em 0;
}

p {
	color: #AAA;
	font-size: 1.11em;
	font-weight: 400;
	line-height: 160%;
	letter-spacing: .03em;
}
.small {
	font-size: 50%;
	color: #777;
}
.excerpt {
	color: #cc99ff;
	font-style: italic;
	padding: 2em;
	text-indent: 1em;
}
.get-the-book {
	color: #4787f8;
	margin: 0;
	padding: 0;
}
ul {
	padding-bottom: 4em;
}
ul li {
	color: #EEE;
	font-size: 1.11em;
	line-height: 160%;
	letter-spacing: .03em;
	font-weight: 400;
	padding-bottom: 8px;
}
.header a:link, .header a:visited {
	color: #a142f7;
	font-size: .88em;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 200%;
	letter-spacing: .03em;
	padding: 0 1em 0 1em;
}
.header a:hover, .header a:active, .header a:focus {
	color: #aaa;
	font-size: .88em;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 200%;
	letter-spacing: .03em;
	padding: 0 1em 0 1em;
}
p a:link, p a:visited {
	color: #AAA;
	font-size: 1.1em;
	text-decoration: none;
	line-height: 200%;
	letter-spacing: .1em;
	padding-bottom: .02em;
	border-bottom: #555 1px solid;
	transition: 1s ease;
}
p a:hover, p a:active, p a:focus {
	color: #888;
	font-size: 1.1em;
	text-decoration: none;
	line-height: 200%;
	letter-spacing: .1em;
	padding-bottom: .02em;
	border-bottom: #000 1px solid;
	transition: 1s ease;
}
#bundle {
	margin: 0 auto;
	margin-bottom: 2em;
	text-align: center;
}
#bundle a:link, #bundle a:visited {
	color: #e1a9fa;
	font-size: 1.3em;
  text-decoration: none;
	text-transform: uppercase;
	border-bottom: #4787f8 1px solid;
	transition: 1s ease;
}
#bundle a:hover, #bundle a:active {
	color: #eee;
  text-decoration: none;
	text-transform: uppercase;
	border-bottom: none;
	transition: 1s ease;
}
#accordion input {
	display: none;
}
#accordion label {
	color: #AAA;
	text-decoration: none;
	font-weight: 300;
	cursor: pointer;
	z-index: 20;
	margin: 0 0 0 4px;
	padding-bottom: .1em;
	border-bottom: 1px #444 solid;
	transition: 1s ease;
}
#accordion label:after {
	content: "more";
}
#accordion label:hover, #accordion input:checked + label:hover {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px #000 solid;
	transition: 1s ease;
}

#accordion input:checked + label {
	color: #AAA;
}
#accordion input:checked + label:after {
	content: "less";
}
#accordion article {
	height:0px;
	overflow:hidden;
	z-index:10;
}
#accordion article p {
	font-size: 1em;
	padding: 0 0 1em 1em;
}
#accordion article a {
	font-size: 1em;
	line-height: 160%;
  letter-spacing: .03em;
	padding: 0;
}
#accordion input:checked article {
}
#accordion input:checked ~ article {
	border-bottom-left-radius: .25em;
	border-bottom-right-radius: .25em;
	height: auto;
	margin-bottom: .125em;
}
.rule {
	display: none;
}
.cover {
	margin: 6em 0 0 0;
	border: 1px #555 solid;
}
#cri .cover {
	float: left;
	width: 300px;
	margin: 18px 48px 60px 0;
	border: 1px #555 solid;
}
.bionic-eye {
	width: 350px;
}
.bionic-eye.float-right {
	float: right;
	padding: 0 0 0 2em;
}
.robot {
	width: 300px;
}
.robot.float-left {
	float: left;
	padding: 0 2em 2em 0;
}
.rule-1.float-right {
	float: right;
	padding: .5em 0 2em 3em;
	width: 380px;
}
.rule-2.float-right {
	float: right;
	padding: .5em 0 2em 3em;
	width: 400px;
}
.rule-2.no-float {
	display: none;
}
.cover-300w {
	float: right;
	padding: .5em 0 2em 3em;
	width: 300px;
}
.clear {
	clear: both;
}
.vert-space-48 {
	height: 48px;
}
.footer {
	padding: 2.5em 0 1em 0;
	background: #222222;
	border-top: #555 2px solid;
	float: none;
	clear: both; 
	font-family: 'Lato', Helvetica, Arial, Geneva; 
	font-size: .88em; 
	color: #666666;
	line-height: 120%;
	text-align: center; 
}	
.footer-links {
	display: block;
}
.footer-links-mobile {
		display: none;
}
.footer-links-mobile ul {
	margin: 0 auto;
	margin-bottom: 2em;
	padding: 0;
}
.footer-links-mobile ul li {
	list-style-type: none;
	margin: 0 auto;
	padding: .75em 0 .75em 0;
	width: 100%;
	background: #555;
	border-top: #666 1px solid;
	border-bottom: #666 1px solid;
	letter-spacing: .08em;
	font-size: 1.25em;
	transition: 1s ease;
}
.footer-links-mobile ul li hover, .footer-links-mobile ul li:active, .footer-links-mobile ul li:focus {
	text-decoration: none;
	background: #444;
	border-top: #666 1px solid;
	border-bottom: #666 1px solid;
	transition: 1s ease;
}
.footer-links-mobile a:link, .footer-links-mobile a:visited {
	line-height: 200%;
	letter-spacing: .08em;
	font-size: 1.25em;
	transition: 1s ease;
}
.footer-links-mobile a:hover, .footer-links-mobile a:active, .footer-links-mobile a:focus {
	text-decoration: none;
	transition: 1s ease;
}
.footer-links-mobile ul li a {
	text-decoration: none;
}
.footer p {
	color: #666;
	font-size: 1.35em;
	font-family: 'Lato', Helvetica, Arial, Geneva; 
	line-height: 140%;
	margin: 0 1em .5em 1em;
}
.footer h3 {
	color: #666;
	font-size: 1em;
	font-family: 'Lato', Helvetica, Arial, Geneva; 
	margin: 0 0 2em 0;
}
#cri.footer h3 {
	color: #666;
	font-size: 2em;
	font-family: 'Lato', Helvetica, Arial, Geneva; 
	margin: 0 0 .8em 0;
}
.footer p a:link, .footer p a:visited, #cri.footer p a:link, #cri.footer p a:visited {
	margin: 0;
	padding: 0;
	font-size: .8em;
	color: #bbb;
	font-weight: normal;
	line-height: 200%;
	letter-spacing: 0.05em;
	border-bottom: none;
	text-decoration: none; 
	transition: 1s ease;
}
.footer p a:hover, .footer p a:active, .footer p a:focus { 
	margin: 0;
	padding: 0;
	color: #666;
	font-size: .8em;
	font-weight: normal;
	line-height: 200%;
	letter-spacing: 0.05em;
	text-decoration: none; 
	border-bottom: none;
	transition: 1s ease;
}

.footer-trilogy-link p { text-align: center; padding-right: 12px; font-size: .8em; line-height: 200%; letter-spacing:.1em; color: #888;}	
.footer-trilogy-link a { text-align: center; padding-right: 12px; font-size: .8em; line-height: 200%; letter-spacing:.1em; color: #888;}	
.footer-trilogy-link a:link, .footer-trilogy-link a:visited { 
	text-align: center; 
	padding-right: 12px; 
	font-size: .92em; 
	line-height: 200%; 
	letter-spacing:.1em; 
	color: #888; 
	transition: 1s ease;
}	
.footer-trilogy-link a:hover, a:active, a:focus { 
	text-align: center; 
	padding-right: 12px; 
	font-size: .92em; 
	line-height: 200%; 
	letter-spacing:.1em; 
	color: #fff;
}		
.copyright { font-size: .65em; padding-right:16px; 
	transition: 1s ease;
}



@media (max-width: 1100px) {
.lightning-1400 {
  margin: 3em 0 6em 0;
}
}

@media (max-width: 900px) {
.title {
	margin: 1em 0 1em 0;
}
.lightning-1400 {
  margin: 2em 0 4em 0;
}
.container {
	margin: 0 5% 0 5%;
}
h3 {
	margin: 3em 0 3em 0;
}
.bionic-eye {
	width: 300px;
}
.rule-1.float-left {
	float: left;
	padding: .5em 2em 2em 0;
	width: 350px;
}
.rule-2.float-right {
	display: none;
} 
.rule-2.no-float {
	display: block;
	margin: 0 auto;
	padding: 4em 0 0 0;
	width: 400px;
}
}

@media (max-width: 720px) {
.title {
	margin: 1.25em 0 1.5em 0;
}
.lightning-1400 {
	display: none;
}
.lightning-680 {
	display: block;
	width: 100%;
  margin: 1em 0 4em 0;
}
h3 {
	font-size: 1.25em;
	margin: 1.5em 20% 2em 20%;
}
.rule {
	display: block;
	margin: 0 auto;
	padding: 4em 0 8em 0;
	width: 100%;
	max-width: 400px;
}
.bionic-eye {
	width: 300px;
}
.robot {
	width: 300px;
}
.robot.float-left {
	float: none;
	padding: 0 0 0 0;
	margin-left: 15%;
}
.rule-1.float-right, .rule-2.no-float {
	display: none;
}
.rule-2.float-right {
	display: none;
}
.cover-300w {
	float: none;
	padding: 2em 0 0 25%;
	width: 300px;
}
.cover {
	width: 100%;
	max-width: 400px;
}
	
#cri .cover {
	float: none;
  width: 300px;
  margin: 0 auto;
	padding: 0;
	border: 1px #555 solid;
}
.footer {
	padding: 1em 0 1em 0;
}		
.footer p {
	font-size: 1.5em;
	margin: 0 1em 1em 1em;
}
.footer h3 {
	color: #666;
	font-size: 1.25em;
	font-family: 'Lato', Helvetica, Arial, Geneva; 
	margin: 0 0 3em 0;
}
.footer-links {
	display: none;
}
.footer-links-mobile {
		display: block;
}
.footer a:link, .footer a:visited {
	margin: 0;
	padding: 0;
	color: #d0cfd2;
	text-decoration: none; 
	transition: 1s ease;
}
.footer a:hover, .footer a:active, .footer a:focus { 
	margin: 0;
	padding: 0;
	color: #444;
	text-decoration: none; 
	transition: 1s ease;
}
	
}

@media (max-width: 450px) {
.title {
	margin: 1.25em 0 1.5em 0;
}
.lightning {
  margin: 3.5em 0 0 0;
}
.header a:link, .header a:visited, .header a:hover, .header a:active, .header a:focus {
	font-size: .8em;
	font-weight: 300;
	padding: 0 .75em 0 .75em;
}
.container {
	margin: 0 5% 0 5%;
	padding: 1em;
	text-align: left;
}
h3 {
	font-size: 1.25em;
	margin: 2em 20% 2em 20%;
}	
.map {
	width: 100%;
	max-width: 350px;
}
.bionic-eye {
	width: 100%;
	max-width: 300px;
}
.bionic-eye.float-right {
	float: none;
	padding: 0 0 0 0;
	margin-top: 0;
	margin-left: -1em;
}
.robot {
	width: 100%;
	max-width: 300px;
}
.robot.float-left {
	margin-left: 0;
}
}



	
