/* red: #b1272c */
@font-face {
	font-family:"Blood Scratch";
	src:url("../assets/fonts/Blood_Scratch.eot?") format("eot"),url("../assets/fonts/Blood_Scratch.woff") format("woff"),url("../assets/fonts/Blood_Scratch.ttf") format("truetype"),url("../assets/fonts/Blood_Scratch.svg#BloodScratch") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('../assets/fonts/BebasNeue-webfont.eot');
    src: url('../assets/fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../assets/fonts/BebasNeue-webfont.woff') format('woff'),
         url('../assets/fonts/BebasNeue-webfont.ttf') format('truetype'),
         url('../assets/fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,hgroup,menu,nav,section,menu,time,mark,audio,video{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
article,aside,figure,footer,header,hgroup,nav,section{
	display:block;
	}
object,embed{
	max-width:100%;
	}
html{
	overflow-y:scroll;
	}
html, body {
    height: 100%;
}
blockquote,q{
	quotes:none;
	}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
	}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	}
del{
	text-decoration:line-through;
	}
abbr[title],dfn[title]{
	border-bottom:1px dotted #000;
	cursor:help;
	}
table{
	border-collapse:collapse;
	border-spacing:0;
	}
th{
	font-weight:bold;
	vertical-align:bottom;
	}
td{
	font-weight:normal;
	vertical-align:top;
	}
form {
	text-align:left;
}
label{
	display:inline-block;
	width:300px;
	height:1.9em;
	
}
input {
	border:0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	
}
hr{
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #5a5b5a;
	margin:0.5em 0 1.5em 0;
	padding:0;
}
input,select{
	vertical-align:middle;}
pre{
	white-space:pre;
	white-space:pre-wrap;
	white-space:pre-line;
	word-wrap:break-word;}
input[type="radio"]{
	vertical-align:text-bottom;}
input[type="checkbox"]{
	vertical-align:bottom;
	*vertical-align:baseline;}
.ie6 input{
	vertical-align:text-bottom;}
select,input,textarea{
	font-family:inherit;
	font-size:inherit;
	color:inherit;
	padding:5px 3px 3px 5px;}
.select {
	color:inherit !important;
    padding:0;
    font-size:inherit !important;
    border:0px solid #ffffff;
    height:1.5em;
	background:#ffffff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
option {
	color:inherit !important;
}
table{
	font-size:inherit;
	font:100%;
	margin-bottom:1.5em;}
a:hover,a:active{
	outline:none;}
small{
	font-size:85%;}
strong,th{
	font-weight:bold;
	font-weight:700;}
td,td img{
	vertical-align:top;}
sub,sup{
	font-size:75%;
	line-height:0;
	position:relative;}
sup{
	top:-0.5em;}
sub{
	bottom:-0.25em;}
pre,code,kbd,samp{
	font-family:monospace, sans-serif;}
.clickable,input[type=button],input[type=submit],button{
	cursor:pointer;}


.clearfix:before,.clearfix:after{
	content:"\0020";
	display:block;
	height:0;
	overflow:hidden;}
.clearfix:after{
	clear:both;}
clearfix{
	zoom:1;}
::-moz-selection{
	background:#41d1c6;
	color:#fff;
	text-shadow:none;}
::selection{
	background:#41d1c6;
	color:#fff;
	text-shadow:none;}
a:link{
	-webkit-tap-highlight-color:#41d1c6;}
body{
	color:#5a5b5a;
	font:125%/1.6 Georgia,"Times New Roman",serif;
	*font-size:small;
	font-weight:500;
	background-color:#000000;
	}
h1,h2,h3,h4,h5,h6{
	color:#343435;
	font-weight:500;}
h1{
	font-family:"Blood Scratch";
	font-size:3.5em;
	color:#ffffff;
	text-transform:uppercase;
	margin-bottom:0.5em;
	letter-spacing:-3px;
	line-height:1.1em;
	text-align:left;
	-webkit-transform: rotate(-3deg);	
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.subhead {
	font-family:"Blood Scratch";
	font-size:2.5em;
	color:#b1272c;
	text-transform:uppercase;
	margin-bottom:0.5em;
	letter-spacing:-3px;
	line-height:1.1em;
	text-align:left;
	-webkit-transform: rotate(-3deg);	
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
	margin-top:-30px;
}
h2 {
	font-family:"BebasNeueRegular","Helvetica Neue",Helvetica,arial,sans-serif;
	font-size:1.5em;
	margin-bottom:0.5em;
	letter-spacing:1px;
	line-height:1;
}
h3{
	font-size:1.3em;
	margin-bottom:0.5em;}
h4{
	font-size:0.9em;
	margin-bottom:0.5em;}
p{
	margin:0;}
ul,ol{
	margin:0 0 1.5em 1.2em;}
ul>li,ol>li{
	margin-bottom:1.5em;}
ul{
	list-style:disc;}
ol{
	list-style-type:decimal;}
nav ul,nav li{
	margin:0;
	list-style:none;
	list-style-image:none;}
a:hover,a:active{
	color:2px solid #b1272c;
	outline:none}
a,a:active{
	color:#b1272c;
	cursor:pointer;
	text-decoration:none;
	-webkit-transition:0.3s ease all;
	-moz-transition:0.3s ease all;
	-ms-transition:0.3s ease all;
	-o-transition:0.3s ease all;
	transition:0.3s ease all;}
a:hover{
	color:#ffffff;
	text-decoration:none;}
a:link{
	-webkit-tap-highlight-color:#b1272c;}
.button{
	background-color:#b1272c;
	color:#fff;
	display:inline-block;
	font-family:"BebasNeueRegular","Helvetica Neue",Helvetica,arial,sans-serif;
	font-size:125%;
	letter-spacing:1px;
	height:1.5em;
	line-height:1.6em;
	margin-bottom:0.5em;
	padding:0 0.5em;
	position:relative;
	text-transform:uppercase;
	z-index:100;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-webkit-transition:0.3s ease background-color;
	-moz-transition:0.3s ease background-color;
	-ms-transition:0.3s ease background-color;
	-o-transition:0.3s ease background-color;
	transition:0.3s ease background-color;
	border:0;}
	
.gapsbutton {
	float:right;
	position:absolute;
	top:0;	
	right:0;
	z-index:10;
	
}
#soclink {
	margin:0 10px 0 10px;
}
container1 .button {
	text-align:center;}
.button:hover{
	background-color:#343435;
	border:0;
	color:#fff;}
.wf-loading h1,.wf-loading h2,.wf-loading h3,.wf-loading p,.wf-loading .button,.wf-loading .button>span{
	opacity:0;}
.ie.wf-loading h1,.ie.wf-loading h2,.ie.wf-loading h3,.ie.wf-loading p{
	visibility:hidden;}
.wf-active h1,.wf-active h2,.wf-active h3,.wf-active p,.wf-active nav li,.wf-active .button>span{
	opacity:1;
	visibility:visible;
	-webkit-transition:opacity 0.24s ease-in-out;
	-moz-transition:opacity 0.24s ease-in-out;
	-ms-transition:opacity 0.24s ease-in-out;
	-o-transition:opacity 0.24s ease-in-out;
	transition:opacity 0.24s ease-in-out;}
.wf-active .button{
	opacity:1;
	visibility:visible;}
html{
	height:101%;
	width:100%;}
body{
	height:100%;
	width:100%;}
header {
	top:0;
	width:100%;
	height:529px;
	text-align:center;
	position:relative;
	display:block;
	z-index:1;
	margin-bottom:23px;
}
nav {
	height:190px;
	left:0;
	width:100%;
	margin:0;
	padding-top:52px;
	z-index:100;
	background:url(../images/nav-rip.png) top center;
	background-repeat: no-repeat;
	top:475px;
	text-align:center;
}
.navlink {
	margin:60px 20px 0 0;
	padding-top:60px;
}

section {
	margin:0 auto;
	padding:0 0 60px 0;
	width:940px;
	position:relative;
}
section h2 {
	color:#686968;
}
section p {
	margin:0 470px 1.5em 0;
	text-align:left;
}
.survey_section {
	margin:0 auto;
	padding:40px 0 60px 0;
	width:940px;
	position:relative;
}
.survey_section h2 {
	color:#686968;
}
.survey_section p {
	margin:0 0 1.5em 0;
	text-align:left;
}
#section1 {
	z-index:3;
	background:url(../images/psycho.jpg) !important;
	background-attachment:fixed !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	position:relative;
}
#section2 {
	z-index:4;
	background:url(../images/surgeon.jpg) !important;
	background-attachment:fixed !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	position:relative;
	
}
#section3 {
	z-index:5;
	background:url(../images/lawyer.jpg) !important;
	background-attachment:fixed !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	
}
#section4 {
	z-index:6;
	background:url(../images/special-forces.jpg) !important;
	background-attachment:fixed !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	
}
#section5 {
	z-index:1;
	background:url(../images/kevin-dutton-pink-shirt.jpg) !important;
	background-attachment:fixed !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
}
#section6 {
	z-index:2;
	background:url(../images/kevin-dutton.jpg) !important;
	background-attachment:fixed !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
}
#section7 {
	z-index:1;
	background:url(../images/andy-mcnab.jpg) !important;
	background-attachment:fixed !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
}
#section8 {
	z-index:1;
	background:url(../images/wisdom-of-psychopaths.jpg) !important;
	background-attachment:fixed !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
}
#section8a {
	z-index:1;
	background:url(../images/wisdom-of-psychopaths.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
	margin-top:80px;
}
#section9 {
	z-index:1;
	background:url(../images/john-f-kennedy.jpg) !important;
	background-attachment:fixed !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
}
#section10 {
	z-index:1;
	background:url(../images/personality-disorder.jpg) !important;
	background-attachment:fixed !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
}
#section11 {
	z-index:4;
	background:url(../images/philip-pullman.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section12 {
	z-index:5;
	background:url(../images/robert-d-hare.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section13 {
	z-index:6;
	background:url(../images/jesse-bering.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section14 {
	z-index:7;
	background:url(../images/scott-lilienfeld.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section15 {
	z-index:7;
	background:url(../images/vs-ramachandran.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section16 {
	z-index:7;
	background:url(../images/kevin-dutton-corporate-2.jpg) !important;
	background-attachment:fixed !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
}
#section17 {
	z-index:7;
	background:url(../images/personality-disorder2.jpg) !important;
	background-attachment:fixed !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
}
#section19 {
	z-index:7;
	background:url(../images/bill-clinton.jpg) !important;
	background-attachment:fixed !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
}
#section22 {
	z-index:3;
	background:url(../images/robert-j-sawyer.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:549px;
	padding-top:80px;
}
#section23 {
	z-index:3;
	background:url(../images/oliver-james.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section24 {
	z-index:3;
	background:url(../images/michael-c-hall.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section25 {
	z-index:3;
	background:url(../images/documentary2.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section26 {
	z-index:7;
	background:url(../images/kevin-dutton-corporate-2.jpg) !important;
	background-attachment:fixed !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
}
#section27 {
	z-index:1;
	background:url(../images/palin-jones.jpg) !important;
	background-attachment:fixed !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
}
#section28 {
	z-index:3;
	background:url(../images/andy-mcnab-2.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section29 {
	z-index:3;
	background:url(../images/howard-marks.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section30 {
	z-index:3;
	background:url(../images/richard-wiseman.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section31 {
	z-index:2;
	background:url(../images/kevin-dutton-psychopath-night.jpg) !important;
	background-attachment:fixed !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
}

.pararight {
	margin:0 240px 1.5em 0;
}
#container1 {
	width:100%;
	padding:140px 0 0 0;
	overflow:hidden;
	
}
#container2 {
	width:100%;
	padding:140px 0 100px 0;
	overflow:hidden;
}
#container3 {
	width:100%;
	min-height:528px;
	padding:100px 0 0 0;
	overflow:hidden;
}
footer {
	height:1073px;
	width:100%;
	z-index:11;
	position:relative;
	background:url(../images/footer-rip.png) top center;
	background-repeat:no-repeat;
	top:-50px;
	overflow: hidden;
}
#footerbkg {
	width:100%;
	background:url(../images/footer.jpg) top center;
	background-repeat:no-repeat;
	overflow:hidden;
	margin-top:60px;
	min-height:1000px;
}
#footcontainer {
	width:960px;
	margin:0 auto 0 auto;
	overflow:hidden;

}
#footblock {
	width:220px;
	float:left;
	margin:10px 10px 0 10px;
	font-size:75%;
}
#footblock p {
	margin:0 0 1.5em 0;
	line-height:1.5em;
}
#footblock a {
	color:#b1272c;
}
#footblock a:hover {
	color:#343435;
}
#upperfoot {
	width:220px;
	float:left;
	margin:10px 20px 0 0;
	font-size:85%;
	clear:left;
	overflow:hidden;
}
#upperfootend {
	width:220px;
	float:left;
	margin:10px 0 0 0;
	font-size:85%;
	overflow:hidden;
}
#upperfoot .button, #upperfootend .button{
	letter-spacing:1px !important;
	height:1.5em !important;
	line-height:1.6em !important;
}
#upperfoot p,#upperfootend p {
	margin:0.5em 0 1.5em 0;
	line-height:1.5em;
	padding-top:0px;
}
#upperfoot h2,#upperfootend h2 {
	color:#cccccc;
}

.btnCenter {
	width:470px;
	text-align:center;
	display: block;
	position:relative;
}
.btnCenterTest {
	width:720px;
	margin-top:10px;
	text-align:center;
	display: block;
	position:relative;
}
.btnRight {
	margin-top:10px;
	text-align:right;
	display: block;
	position:relative;
	float:right
}
.red {
	color:#b1272c;
}
.white {
	color:#ffffff;
}
.bold {
	font-weight:400;
}
.small {
	font-size:85% !important;
}
.more {
	position:relative;
	top:-0.75em;
	margin:0;
}
.goright {
	position:relative;
	float:right;
	top:-113px;
	margin-right:470px;
	
}
.goright img {
	margin-left:10px;
	
}
#demo1 {
	height:100px;
	margin:0 10px 0 10px;
	padding:0;
	float:left;
}
#demo2 {
	height:40px;
	margin:30px 0 0 0;
	padding:0;
	float:left;
}
#demo3 {
	height:30px;
	margin:0 0 0 40px;
	padding:0;
	float:left;
}
#demo4 {
	height:30px;
	margin:30px 10px 0 0;
	padding:0;
	float:left;
}
#demo5 {
	height:30px;
	margin:30px 0 0 10px;
	padding:0;
	float:left;
}
#navlinks {
	width:960px;
	margin:0 auto;
}
/* Twitter feed */
.tweet_list {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;	
}
.tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0;
	list-style-type: none;
	line-height:1.5em;
}
		
#bottext {
	position:absolute;
	bottom:0;
	left:0;
	padding-bottom:120px;
}
.fb-like {
	margin:0 0 10px 0;
	top:-5px;
}
.googleplus {
	display:block;
	margin:10px 0 12px 0px;
}
.g-plusone {
	display:block;
	float:left;
	margin-bottom:20px !important;
}
/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
#section1 {
	z-index:3;
	background:url(../images/psycho.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	position:relative;
}
#section2 {
	z-index:4;
	background:url(../images/surgeon.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	position:relative;
	
}
#section3 {
	z-index:5;
	background:url(../images/lawyer.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	
}
#section4 {
	z-index:6;
	background:url(../images/special-forces.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	
}
#section5 {
	z-index:1;
	background:url(../images/kevin-dutton-pink-shirt.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
}
#section6 {
	z-index:2;
	background:url(../images/kevin-dutton.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
}
#section7 {
	z-index:1;
	background:url(../images/andy-mcnab.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
}
#section8 {
	z-index:1;
	background:url(../images/wisdom-of-psychopaths.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
}
#section9 {
	z-index:1;
	background:url(../images/john-f-kennedy.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
}
#section10 {
	z-index:1;
	background:url(../images/personality-disorder.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
}
#section11 {
	z-index:4;
	background:url(../images/philip-pullman.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:509px;
	padding-top:80px;
}
#section12 {
	z-index:5;
	background:url(../images/robert-d-hare.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section13 {
	z-index:6;
	background:url(../images/jesse-bering.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section14 {
	z-index:7;
	background:url(../images/scott-lilienfeld.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section15 {
	z-index:7;
	background:url(../images/vs-ramachandran.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
	padding-top:80px;
}
#section16 {
	z-index:7;
	background:url(../images/kevin-dutton-shades-lg.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
}
#section17 {
	z-index:7;
	background:url(../images/personality-disorder2.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
}
#section18 {
	z-index:7;
	background:url(../images/psychopath-in-the-family.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
}
#section19 {
	z-index:7;
	background:url(../images/bill-clinton.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
}
#section20 {
	z-index:3;
	background:url(../images/psycho-usa.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	position:relative;
}
#section21 {
	z-index:3;
	background:url(../images/kevin-dutton-side.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	position:relative;
}
}

/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {
#section1 {
	z-index:3;
	background:url(../images/psycho.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	position:relative;
}
#section2 {
	z-index:4;
	background:url(../images/surgeon.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	position:relative;
	
}
#section3 {
	z-index:5;
	background:url(../images/lawyer.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	
}
#section4 {
	z-index:6;
	background:url(../images/special-forces.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	
}
#section5 {
	z-index:1;
	background:url(../images/kevin-dutton-pink-shirt.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
}
#section6 {
	z-index:2;
	background:url(../images/kevin-dutton.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
}
#section7 {
	z-index:1;
	background:url(../images/andy-mcnab.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
}
#section8 {
	z-index:1;
	background:url(../images/wisdom-of-psychopaths.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
}
#section9 {
	z-index:1;
	background:url(../images/john-f-kennedy.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
}
#section10 {
	z-index:1;
	background:url(../images/personality-disorder.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
}
#section11 {
	z-index:4;
	background:url(../images/philip-pullman.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:509px;
	padding-top:80px;
}
#section12 {
	z-index:5;
	background:url(../images/robert-d-hare.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section13 {
	z-index:6;
	background:url(../images/jesse-bering.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section14 {
	z-index:7;
	background:url(../images/scott-lilienfeld.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:449px;
	padding-top:80px;
}
#section15 {
	z-index:7;
	background:url(../images/vs-ramachandran.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	height:529px;
	padding-top:80px;
}
#section16 {
	z-index:7;
	background:url(../images/kevin-dutton-shades-lg.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	position:relative;
}
#section17 {
	z-index:7;
	background:url(../images/personality-disorder2.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
}
#section18 {
	z-index:7;
	background:url(../images/psychopath-in-the-family.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
}
#section19 {
	z-index:7;
	background:url(../images/bill-clinton.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
}
#section20 {
	z-index:3;
	background:url(../images/psycho-usa.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	position:relative;
}
#section21 {
	z-index:3;
	background:url(../images/kevin-dutton-side.jpg) !important;
	background-attachment:relative !important;
	background-repeat: no-repeat !important;
	background-position: center top !important;
	background-color:transparent;
	position:relative;
}
}