@charset "utf-8";
/* Building Blocks */


.subSection {
	height: 500px;
	width:100%;
	background-size:cover;
	background-repeat:no-repeat;
}




/* clear */
.clear {clear:both; height:0px;}
.twentyclear {clear:both; height:20px;}
.space50 {width:100%; height:50px; display:block; background-color: aliceblue;}
.space100 {width:100%; height:100px; display:block;}
.space200 {width:100%; height:200px; display:block;}
.space300 {width:100%; height:300px; display:block;}
.space500 {width:100%; height:500px; display:block;}

/* content holder */
.contentbox
{  
	display:block;
	position:relative;
	width:50%;
	height:700px;
	text-align:justify;
}

.smallvisable {
width: 0px;
height: 0px;
display:none;
overflow:hidden;
}

.bigvisable {
	display:block;
	position:relative;
	width:50%;
	height:700px;
	text-align:justify;
}


.bigwill {
	
	letter-spacing: 6px;
	text-align: center;
	line-height: 60px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:58px;
	color: white;
	text-align:center;
}

.medwill {
	
	letter-spacing: 6px;
	text-align: center;
	line-height: 48px;
	font-family: 'Oxygen', sans-serif;
	font-size:28px;
	color: white;
	text-align:center;
	font-weight: bold;
}

.willtext {
	letter-spacing: 3px;
	text-align: center;
	line-height: 28px;
	font-family: 'Oxygen', sans-serif;
	font-size:17px;
	color: white;
	text-align:justify;
}

}
.contentboximg
{  
	position: fixed;
	display: block;
	height: 100%;
	width: 100%;
	background-position: center;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-position: center center;
}

.will-pearson001 {background-image:url("https://chris-keenan.com/willpearsonbooks.com/img/will-pearson-author.jpg");

	background-position: center;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-position: center center;

}
.will-pearson002 {background-image:url("https://chris-keenan.com/willpearsonbooks.com/img/will-pearson-writer.jpg");
	background-position: center;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-position: center center;

}


.will-pearson003 {background-image:url("https://chris-keenan.com/willpearsonbooks.com/img/will-pearson-oxford.jpg");
background-position: center;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-position: center center;
	
}

.will-pearson004 {background-image:url("https://chris-keenan.com/willpearsonbooks.com/img/youth.jpg");
background-position: center;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-position: center center;
	
}

.will-pearson005 {background-image:url("https://chris-keenan.com/willpearsonbooks.com/img/will-pearson-rainforest.jpg");
background-position: center;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-position: center center;
	
}

.will-pearson006 {background-image:url("https://chris-keenan.com/willpearsonbooks.com/img/rosskemp.jpg");
background-position: center;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-position: center center;
	
}


.will-pearson007 {background-image:url("https://chris-keenan.com/willpearsonbooks.com/img/will_pearson_ghost_writer.jpg");
background-position: center;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-position: center center;
	
}


.will-pearson008 {background-image:url("https://chris-keenan.com/willpearsonbooks.com/img/will_pearson_media.jpg");
background-position: center;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-position: center center;
	
}


.will-pearson009 {background-image:url("https://chris-keenan.com/willpearsonbooks.com/img/translating_will_pearson.jpg");
background-position: center;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:50% 50%;
	background-position: center center;
	
}

.copyblock {
width: 80%;
position: absolute;
top: 50%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%) }










@media screen and (max-width : 1300px)
{

.copyblock {
width: 96%;
font-family: 'Roboto', sans-serif;
font-size:20px;
color: white;
text-align:justify;
position: absolute;
top: 50%;
left: 10px;
margin-right: 10px;
transform: translate(0, -50%) }

.contentbox
{  
	display:block;
	position:relative;
	width:100%;
	height:480px;
	clear: both;
}

	.floatchange
{float: right;}
	
	
.smallvisable {
	display:block;
	position:relative;
	width:100%;
	height:480px;
	clear: both;

}

.bigvisable {
width: 0px;
height: 0px;
display:none;
overflow:hidden;
}
.space50 {width:100%; height:30px; display:block; background-color: red;}
}

@media screen and (max-width : 780px) {

.bigwill {
	
	letter-spacing: 4px;
	text-align: center;
	line-height: 40px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:38px;
	color: white;
	text-align:center;
}
	
	
}
