html, body {
	margin:0;
	padding:0;
	font-family: "Source Sans 3", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	height:100%;
	}
	
body {
	background-size: 40px 40px;
	background-image:
		linear-gradient(to right, #D7D4D3 1px, transparent 1px),
		linear-gradient(to bottom, #D7D4D3 1px, transparent 1px);
	background-position: -1px -1px;
	min-height:100%;
}
	
	
.titlewrapper {
	background-color: #DE1B0E;
	padding:1em 0 6em 0;
	overflow:hidden;
}

.bodywrapper {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-around;
}
	
.downforce {
	width: 100vw;
	font-family: "Staatliches", sans-serif;
	font-weight: 400;
	font-size: 24vw;
	transform: skew(12deg, 0deg);
	height:1em;
	color: white;
	margin-left:-10px;
}

.subhead {
	width:100vw;
	font-family: "Staatliches", sans-serif;
	font-weight: 400;
	font-size: 4.62vw;
	white-space: nowrap;
	margin-left: -1px;
	color: white;
	text-align:center;
}

.novelintro {
	font-family: "Staatliches", sans-serif;
	font-weight: 400;
	font-size: 3em;
	margin: 25px 0 60px 0;
	text-align: center;
	padding: 20px 15vw 20px 15vw;
	line-height: 1em;
	background-color: #1F2555;
	color:white;
}

.noveloutro {
	background-color:#DE1B0E;
	font-family: "Staatliches", sans-serif;
	font-weight: 400;
	text-align: center;
	padding: 20px 100px 20px 100px;
	line-height: 1em;
	width:120vw;
	margin-bottom:25px;
	font-size: 4vw;
	color:white;
}

.skew {
		display:inline-block;
		transform: skew(12deg, 0deg);
}

.introboxes {
	width:40vw;
}

.introbody {
	border: 3px solid #D0191E;
	border-radius: 25px;
	padding: 25px;
	margin-top:110px;
	position:relative;
	width:75%;
	background-color:#FFF;
}

.profileimg {
	width:14vw;
	position:absolute;
	z-index:2;
}

.helmet {
	width:10vw;
	position:absolute;
	z-index:2;
	top:-7.2em;
}

.titles {
	font-family: "Staatliches", sans-serif;
	font-weight: 400;
	font-size:1.25em;
}

.title2 {
	padding-top:20px;
}

.greybox {
	background-color: #CBD0D2;
	padding:5px 15px 15px 15px;
	margin-top:20px;
}

p {
	line-height:.5em;
}

#thierryimg {
	top:-100px;
	right:-13vw;
}

#ilyaimg {
	top:-100px;
	left:-12vw;
}

#thierryhelmet{
	left:0px;
}

#ilyahelmet {
	right:0px;
}

#ilyabody {
	float:right;
	margin-bottom:9vw;
}

#thierrybody {
	left:0px;
}

.ilyaname {
	font-family: "Staatliches", sans-serif;
	font-weight: 400;
	position: absolute;
	left: 20px;
	top: -40px;
	font-size: 3em;
	background-color: #FFF;
	padding: 0 5px;
}

.thierryname {
	font-family: "Staatliches", sans-serif;
	font-weight: 400;
	position:absolute;
	right:20px;
	top:-40px;
	font-size:3em;
	background-color: #FFF;
	padding:0 5px;
}

.number {
	height: 5vw;
}

.ilyastats {
	width:100px;
	position:relative;
	margin-left:auto;
	margin-top:30px;
}

.thierrystats {
	width:100px;
	position:relative;
	margin-top:30px;
}

#red16 {
	right:25px;
}

#blue7 {
	
}

.info {
	position:absolute;
	top:30px;
}

.teamlogos {
	height:5vw;
	margin: 0 10px;
}

#vulkan {
	right:25px;
}

#apollo {

}

.flags {
	height:1.5vw;
	position:relative;
	vertical-align:top;
}

.ilyacar {
	position: absolute;
	width: 10vw;
	top: -50px;
	right: 160px;
	z-index:3;
}

.thierrycar {
	position: absolute;
	width: 10vw;
	top: 510px;
	left: 5vw;
	z-index:3;
}

.extra {
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
}

.cpyrt {
	text-align:center;
	padding-bottom:25px;
}

.icon {
	width:30px;
	padding:0 5px 0 5px;
}

@media (max-width: 1400px) {
	.introboxes {
		width:90vw;
	}
	
	.introbody {
		width:95%;
		}
		
	#thierryimg {
		right: -10px;
	}
	
	#ilyaimg {
		top: -70px;
		left: -20px;
	}
	
	.profileimg {
		width: 250px;
	}
	
	.thierryname {
		right: auto;
		top: -70px;
		padding-bottom: 0px;
	}
	
	.helmet {
		width: 165px;
		top:20px;
	}
	
	#thierryhelmet {
		right:260px;
		left:auto;
	}
	
	#ilyahelmet {
		right:auto;
		left: 230px;
	}
	
	.insidewrapper {
		width: 70%;
		font-size:1.75em;
	}
	
	.downforce {
		padding-top:50px;
	}
	
	.ilyaname {
		left:auto;
		right:20px;
		top:-70px;
		padding-bottom: 0px;
	}
	
	#ilyabody {
		float:none;
		text-align:right;
	}
	
	#ilyawrapper {
		margin-left:auto;
	}
	
	.thierrystats {
		width:200px;
		margin-top:50px;
	}
	
	.ilyastats {
		width:200px;
		margin-top:50px;
	}
	
	.number {
		height: 90px;
		top:160px;
	}
	
	.info {
		top:160px;
	}
	
	.flags {
		height:30px;
	}
	
	.teamlogos {
		height:90px;
	}

	#vulkan {
		right:280px;
	}

	#apollo {
		left:250px;
	}
	
	.ilyacar {
		width:13vw;
}

	.thierrycar {
		width:13vw;
		top:400px;
}

	.titlewrapper {
		padding:0em 0 5em 0;
}

	.novelintro {
			margin: 25px 0 80px 0;
			font-size:2.5em;
}

	.noveloutro {
		font-size:5vw;
	}

	.icon {
		width:3em;
		padding:0 1em 1em 1em;
	}
	
}

@media (min-width: 1975px) {
	.helmet {
		top: -10em;
	}
	
	.number {
		height: 4vw;
	}
	
	.teamlogos {
		height: 4vw;
	}
	
	.novelintro {
		margin: 25px 0 200px 0;
	}
	
	.thierrycar {
		top: 660px;
	}
	
	#ilyabody {
		margin-bottom:18vw;
	}
}