body{
	margin:0;
	background:#222;
	color:#ccc;
	font-weight:bold;
	font-family:JikiTourai,Georgia,serif;
}h3,h4,h5,p{
	font-family:Atkinson Hyperlegible Next,Arial,sans;
}#foxLogo{
	fill:#fff
}#foxLogo > #bg{
	fill:#f00
}.skip{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}.skip:focus{
	position:static;
	width:auto;
	height:auto;
}.icon > path{
	stroke:#fff;
	stroke-width:.5em;
	fill:none;
}.icon > path:not(:target){
	display:none;
}.c{
	text-align:center;
	margin:auto;
}.r{
	text-align:right
}.l{
	text-align:left
}h1{
	color:#fff
}a{
	text-decoration: none;
}object.hidden{
	display:none;
}div.t > a > span, p a, span.knowmore{
	color:#fff;
	text-shadow:0 0 .1em #000, 0 0 .2em #f00, 0 0 .2em #f00,0 0 .2em #f00, 0 0 .2em #f00;
	cursor: pointer;
	-moz-transition:all 0.25s linear;
	-webkit-transition:all 0.25s linear;
	transition:all 0.25s linear;
	box-shadow:none;
	background-color:#0000;
	border-radius:0;
}a:visited > span, p a:visited{
	color: #fff;
}div.t > a:hover > span, p a:hover, span.knowmore:hover{
	text-shadow:0 0 .2em #000, .2em .2em .3em #f00, -.2em .2em .3em #f00,.2em -.2em .3em #f00, -.2em -.2em .3em #f00;
	box-shadow:none;
	background-color:#0000;
}p a.ext{
	text-shadow:0 0 .1em #000, 0 0 .1em #000, 0 0 .2em #0ff, 0 0 .2em #0ff,0 0 .2em #0ff, 0 0 .2em #0ff;
}p a.ext:hover{
	text-shadow:0 0 .1em #000, 0 0 .2em #000, .2em .2em .3em #0ff, -.2em .2em .3em #0ff,.2em -.2em .3em #0ff, -.2em -.2em .3em #0ff;
}a > span{
	color:#fff;
	padding:.2em;
}span.moredetails{
	color:#eee;
	text-shadow:0 0 .1em #f00;
	-moz-transition:all 0.25s linear;
	-webkit-transition:all 0.25s linear;
	transition:all 0.25s linear;
}input.showmore:not(:checked) + label + span.moredetails{
	font-size:0;
}object.icon, a > span:not(.noscript), .noscript > img.icon{
	-moz-transition:all .25s linear;
	-webkit-transition:all .25s linear;
	transition:all .25s linear;
	background-color:#f00;
	border-radius:.1em;
	text-shadow:0 0 .1em #000;
	box-shadow:.1em .1em .1em #fff inset,-.1em -.1em .1em #000 inset,0 0 .1em #000, 0 0 .2em #f00, 0 0 .2em #f00,0 0 .2em #f00, 0 0 .2em #f00;
}a:hover object.icon, label:hover object.icon, a:hover > span:not(.noscript), span:hover > object.icon, a:hover .noscript > img.icon, label:hover .noscript > img.icon, span:hover > .noscript > img.icon{
	text-shadow:0 0 .2em #000;
	background-color:#800;
	box-shadow:-.1em -.1em .1em #fff inset,.1em .1em .1em #000 inset,0 0 .2em #000, .2em .2em .3em #f00, -.2em .2em .3em #f00,.2em -.2em .3em #f00, -.2em -.2em .3em #f00;
}object > img, .noscript > img{
	height:1em;
	vertical-align:text-bottom;
}#header{
	position:relative;
	top:0%;
	height:12em;
	background:#111;
	box-shadow:2em 5em 25em -10em #fff inset;
	border-bottom:2px solid #fff;
	margin-bottom:.4em;
}#menu{
	margin:.1em;
	position:absolute;
	right:0;
	bottom:0;
	padding:0;
	z-index:9;
}#menu > input + label ~ div{
	vertical-align:bottom;
	font-size:3em;
	overflow:visible;
	-moz-transition:all .25s linear;
	-webkit-transition:all .25s linear;
	transition:all .25s linear;
}#menu > input + label ~ div div{
	padding:.1em;
	background:none;
	overflow:visible
}#menu > input.menubutton,#menu > input.menubutton + label, input.showmore, input.skill, input.project{
	display:none;
	margin:0;
}#menu > input.menubutton + label > object, span.n object, span.n img, .noscript > img{
	pointer-events:none;
}.flexc{
	display: flex;
	flex-direction: row;
}.flexc > div {
	margin: 10px;
}div.t{
	padding:.2em;
	height:10em;
}a.svg{
	position:relative;
	display:inline-block;
}a.svg:after{
	content:"";
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
}a.svg object, a.svg .noscript > img{
	font-size:2em;
	height:1em;
}.t a.svg{
	font-size:5em;
}a.svg span{
	vertical-align:top;
}div.t img{
	height:1em;
}#content{
	max-width:1000px;
	width:90%;
	text-align:center;
	margin:auto;
}img.spacer{
	visibility:hidden;
	height:auto;
	width:100%;
}div.slider{
	position: relative;
	width:100%;
	overflow: hidden;
	background-color:#111;
	-moz-transition:box-shadow .25s linear;
	-webkit-transition:box-shadow .25s linear;
	transition:box-shadow .25s linear;
	box-shadow:0 0 .1em .1em #000, 0 0 .4em .2em #f00;
}div.slider:hover{
	box-shadow:0 0 .2em .2em #000, 0 0 .8em .4em #f00;
}div.s{
	position: absolute;
	width: 100%;
	height: auto;
}div.slider>img.spacer, div.slider > div.s img{
	width:100%;
	height:auto;
}div.slider>span.n{
	display:none;
}div.slider>span.n span{
	cursor:pointer;
	display:inline-block;
}span.n object{
	height:1em;
	width:1em;
	font-size:3em;
	margin:.5em;
}div.caption{
	position:absolute;
	bottom:0%;
	left:0%;
	width:100%;
	color:#fff;
	margin:0;
	padding:.2em .1em;
	text-shadow:0 0 .1em #000, 0 0 .2em #f00, 0 0 .2em #f00,0 0 .2em #f00, 0 0 .2em #f00;
	background:rgba(0,0,0,0.5);
	font-size:1.5em;
	-moz-transition:text-shadow .25s linear;
	-webkit-transition:text-shadow .25s linear;
	transition:text-shadow .25s linear;
}div.caption > span{
	font-size:.9em;
	font-family:Atkinson Hyperlegible Next,Arial,sans;
	display:block;
	max-width:100%;
	margin:0 auto;
}a:hover > div.caption{
	text-shadow:0 0 .2em #000, .2em .2em .3em #f00, -.2em .2em .3em #f00,.2em -.2em .3em #f00, -.2em -.2em .3em #f00;
}#caro1{
	-webkit-animation: slide1 30s linear infinite;
	-moz-animation: slide1 30s linear infinite;
	animation: slide1 30s linear infinite;
}#caro2{
	-webkit-animation: slide2 30s linear infinite;
	-moz-animation: slide2 30s linear infinite;
	animation: slide2 30s linear infinite;
}#caro3{
	-webkit-animation: slide3 30s linear infinite;
	-moz-animation: slide3 30s linear infinite;
	animation: slide3 30s linear infinite;
}@-webkit-keyframes slide1{
	0%{left:0;opacity:1}33%{left:0;opacity:1}36%{left:-100%;opacity:0}96.9%{left:-100%;opacity:0}97%{left:100%;opacity:0}100%{left:0;opacity:1}
}@-moz-keyframes slide1{
	0%{left:0;opacity:1}33%{left:0;opacity:1}36%{left:-100%;opacity:0}96.9%{left:-100%;opacity:0}97%{left:100%;opacity:0}100%{left:0;opacity:1}
}@keyframes slide1{
	0%{left:0;opacity:1}
	33%{left:0;opacity:1}
	36%{left:-100%;opacity:0}
	96.9%{left:-100%;opacity:0}
	97%{left:100%;opacity:0}
	100%{left:0;opacity:1}
}@-webkit-keyframes slide1fw{
	0%{left:100%;opacity:0}3%{left:0;opacity:1}33%{left:0;opacity:1}36%{left:-100%;opacity:0}100%{left:-100%;opacity:0}
}@-moz-keyframes slide1fw{
	0%{left:100%;opacity:0}3%{left:0;opacity:1}33%{left:0;opacity:1}36%{left:-100%;opacity:0}100%{left:-100%;opacity:0}
}@keyframes slide1fw{
	0%{left:100%;opacity:0}
	3%{left:0;opacity:1}
	33%{left:0;opacity:1}
	36%{left:-100%;opacity:0}
	100%{left:-100%;opacity:0}
}@-webkit-keyframes slide1bk{
	0%{left:-100%;opacity:0}3%{left:0;opacity:1}33%{left:0;opacity:1}36%{left:-100%;opacity:0}100%{left:-100%;opacity:0}
}@-moz-keyframes slide1bk{
	0%{left:-100%;opacity:0}3%{left:0;opacity:1}33%{left:0;opacity:1}36%{left:-100%;opacity:0}100%{left:-100%;opacity:0}
}@keyframes slide1bk{
	0%{left:-100%;opacity:0}
	3%{left:0;opacity:1}
	33%{left:0;opacity:1}
	36%{left:-100%;opacity:0}
	100%{left:-100%;opacity:0}
}@-webkit-keyframes slide2{
	0%{left:100%;opacity:0}33%{left:100%;opacity:0}36%{left:0;opacity:1}66%{left:0;opacity:1}69%{left:-100%;opacity:0}100%{left:-100%;opacity:0}
}@-moz-keyframes slide2{
	0%{left:100%;opacity:0}33%{left:100%;opacity:0}36%{left:0;opacity:1}66%{left:0;opacity:1}69%{left:-100%;opacity:0}100%{left:-100%;opacity:0}
}@keyframes slide2{
	0%{left:100%;opacity:0}
	33%{left:100%;opacity:0}
	36%{left:0;opacity:1}
	66%{left:0;opacity:1}
	69%{left:-100%;opacity:0}
	100%{left:-100%;opacity:0}
}@-webkit-keyframes slide3{
	0%{left:100%;opacity:0}66%{left:100%;opacity:0}69%{left:0;opacity:1}97%{left:0;opacity:1}100%{left:-100%;opacity:0}
}@-moz-keyframes slide3{
	0%{left:100%;opacity:0}66%{left:100%;opacity:0}69%{left:0;opacity:1}97%{left:0;opacity:1}100%{left:-100%;opacity:0}
}@keyframes slide3{
	0%{left:100%;opacity:0}
	66%{left:100%;opacity:0}
	69%{left:0;opacity:1}
	97%{left:0;opacity:1}
	100%{left:-100%;opacity:0}
}@-webkit-keyframes slide3fw{
	0%{left:0;opacity:1;}3%{left:-100%;opacity:0}4%{left:100%;opacity:0}66%{left:100%;opacity:0}69%{left:0;opacity:1}100%{left:0;opacity:1}
}@-moz-keyframes slide3fw{
	0%{left:0;opacity:1;}3%{left:-100%;opacity:0}4%{left:100%;opacity:0}66%{left:100%;opacity:0}69%{left:0;opacity:1}100%{left:0;opacity:1}
}@keyframes slide3fw{
	0%{left:0;opacity:1;}
	3%{left:-100%;opacity:0}
	4%{left:100%;opacity:0}
	66%{left:100%;opacity:0}
	69%{left:0;opacity:1}
	100%{left:0;opacity:1}
}@-webkit-keyframes slide3bk{
	0%{left:0;opacity:1;}3%{left:100%;opacity:0}66%{left:100%;opacity:0}69%{left:0;opacity:1}97%{left:0;opacity:1}100%{left:-100%;opacity:0}
}@-moz-keyframes slide3bk{
	0%{left:0;opacity:1;}3%{left:100%;opacity:0}66%{left:100%;opacity:0}69%{left:0;opacity:1}97%{left:0;opacity:1}100%{left:-100%;opacity:0}
}@keyframes slide3bk{
	0%{left:0;opacity:1;}
	3%{left:100%;opacity:0}
	66%{left:100%;opacity:0}
	69%{left:0;opacity:1}
	97%{left:0;opacity:1}
	100%{left:-100%;opacity:0}
}#footer{
	background:#111;
	box-shadow:2em 5em 25em -10em #fff inset;
	border-top:2px solid #fff;
}#social > a{
	font-size:2em;
	margin:.5em 1.5em;
}
@media screen and (max-width:1210px){
	.t a.svg{
		font-size:50px;
		font-size:5.15em;
	}#header,#footer{
		font-size:1.2vw;
	}
}
@media screen and (max-width:1000px){
	.t a.svg{
		#font-size:56px;
		#font-size:9vw;
	}
}
@media screen and (max-width:768px){
	#header,#footer{
		font-size:16px;
		font-size:2vw;
	}#header{
		height:24vw;
	}.t a.svg object, .t a.svg .noscript > img{
		height:23vw;
	}div.t img{
		height:23vw;
	}a.svg span{
		font-size:48px;
		font-size:8vw;
	}#menu > input.menubutton:not(:checked) + label ~ div{
		height:0;
		width:0;
		overflow:hidden;
	}#menu > input.menubutton:checked + label ~ div{
		height:7.1em;
		width:7.2em;
	}#menu > input.menubutton + label{
		display:inline-block;
		height:1em;
		width:1em;
		min-height:20px;
		min-width:20px;
		font-size:4em;
		padding:.1em .1em .5em .5em;
		margin:0;
		overflow:visible;
	}#menu{
		position:absolute;
		right:0;
		bottom:auto;
		top:0;
		margin:0;
		min-height:3.3em;
		min-width:3.3em;
		height:auto;
		display:block;
		overflow:hidden;
	}#menu > input + label ~ div{
		position:static;
		overflow:visible;
	}#menu > input + label ~ div div{
		margin:.2em;
	}#menu > .flexc{
		 flex-direction: column
	}div.caption{
		font-size:1.2em;
	}div.caption > span{
		max-width:100%;
	}
}/* Skills page */
label.skillt > span, div#checkall{
	font-family:Atkinson Hyperlegible Next;
	-moz-transition:all .25s linear;
	-webkit-transition:all .25s linear;
	transition:all .25s linear;
	background-color:#800;
	padding:.2em;
	line-height:2em;
	white-space:nowrap;
	margin:.2em;
	color:#fff;
	border-radius:.1em;
	text-shadow:0 0 .1em #000;
	box-shadow:.1em .1em .1em #fff inset,-.1em -.1em .1em #000 inset,0 0 .1em #000, 0 0 .2em #f00, 0 0 .2em #f00,0 0 .2em #f00, 0 0 .2em #f00;
}div#checkall{
	padding:1em;
	line-height:5em;
	background-color:#f00;
	display:none;
}label.skillt:hover > span, div#checkall:hover{
	text-shadow:0 0 .2em #000;
	box-shadow:-.1em -.1em .1em #fff inset,.1em .1em .1em #000 inset,0 0 .2em #000, .2em .2em .3em #f00, -.2em .2em .3em #f00,.2em -.2em .3em #f00, -.2em -.2em .3em #f00;
}input.skill:checked ~ div#checkall{
	background-color:#800;
}input.project + div.project > label > span > div.projdet{
	position:relative;
	-moz-transition:all .25s linear;
	-webkit-transition:all .25s linear;
	transition:all .25s linear;
}input.project:not(:checked) + div.project > label > span > div.projdet{
	font-size:0;
}input.project:not(:checked) + div.project{
	flex-basis:14em;
}div.projects{
	display:flex;
	flex-flow: row wrap;
	justify-content:center;
}div.project{
	flex-basis:29em;
	font-size:0;
	margin:0;
	font-family:Atkinson Hyperlegible Next;
	position:relative;
	height:12em;
	border-radius:1em;
	padding:.2em;
	-moz-transition:all .25s linear;
	-webkit-transition:all .25s linear;
	transition:all .25s linear;
	box-shadow:0 0 .1em #000, 0 0 .2em #f00, 0 0 .2em #f00,0 0 .2em #f00, 0 0 .2em #f00;
}div.project:hover{
	box-shadow:0 0 .2em #000, .2em .2em .3em #f00, -.2em .2em .3em #f00,.2em -.2em .3em #f00, -.2em -.2em .3em #f00;
}div.project > label > span{
	display:flex;
	height:100%;
	flex-direction:column;
	justify-content:space-between;
	align-content:space-between;
	align-items:stretch;
}div.project > label > span > h3{
	color:#fff;
	margin-top:.2em;
	margin-bottom:.1em;
	-moz-transition:all .25s linear;
	-webkit-transition:all .25s linear;
	transition:all .25s linear;
	text-shadow:0 0 .1em #000, 0 0 .2em #f00, 0 0 .2em #f00,0 0 .2em #f00, 0 0 .2em #f00;
}div.project:hover > label > span > h3{
	text-shadow:0 0 .2em #000, .2em .2em .3em #f00, -.2em .2em .3em #f00,.2em -.2em .3em #f00, -.2em -.2em .3em #f00;
}div.projskills{
	max-height:2.5em;
	overflow:hidden;
}input#prog:not(:checked) ~ div.skilltoggles > label#progt > span,
input#script:not(:checked) ~ div.skilltoggles > label#scriptt > span,
input#ai:not(:checked) ~ div.skilltoggles > label#ait > span,
input#cybersec:not(:checked) ~ div.skilltoggles > label#cybersect > span,
input#network:not(:checked) ~ div.skilltoggles > label#networkt > span,
input#cloud:not(:checked) ~ div.skilltoggles > label#cloudt > span,
input#webdev:not(:checked) ~ div.skilltoggles > label#webdevt > span,
input#hardware:not(:checked) ~ div.skilltoggles > label#hardwaret > span,
input#optim:not(:checked) ~ div.skilltoggles > label#optimt > span,
input#dataan:not(:checked) ~ div.skilltoggles > label#dataant > span,
input#dataman:not(:checked) ~ div.skilltoggles > label#datamant > span,
input#research:not(:checked) ~ div.skilltoggles > label#researcht > span,
input#techwrite:not(:checked) ~ div.skilltoggles > label#techwritet > span,
input#gamedev:not(:checked) ~ div.skilltoggles > label#gamedevt > span,
input#graphdes:not(:checked) ~ div.skilltoggles > label#graphdest > span,
input#office:not(:checked) ~ div.skilltoggles > label#officet > span,
input#qa:not(:checked) ~ div.skilltoggles > label#qat > span,
input#cust:not(:checked) ~ div.skilltoggles > label#custt > span,
input#commman:not(:checked) ~ div.skilltoggles > label#commant > span,
input#stakeen:not(:checked) ~ div.skilltoggles > label#stakeent > span,
input#projman:not(:checked) ~ div.skilltoggles > label#projmant > span,
input#edu:not(:checked) ~ div.skilltoggles > label#edut > span,
input#reg:not(:checked) ~ div.skilltoggles > label#regt > span,
input#plan:not(:checked) ~ div.skilltoggles > label#plant > span{
	background-color:#f00;
}input#prog:not(:checked)~ div.projects > div.progd,
input#script:not(:checked)~ div.projects > div.scriptd,
input#ai:not(:checked)~ div.projects > div.aid,
input#cybersec:not(:checked)~ div.projects > div.cybersecd,
input#network:not(:checked)~ div.projects > div.networkd,
input#cloud:not(:checked)~ div.projects > div.cloudd,
input#webdev:not(:checked)~ div.projects > div.webdevd,
input#hardware:not(:checked)~ div.projects > div.hardwared,
input#optim:not(:checked)~ div.projects > div.optimd,
input#dataan:not(:checked)~ div.projects > div.dataand,
input#dataman:not(:checked)~ div.projects > div.datamand,
input#research:not(:checked)~ div.projects > div.researchd,
input#techwrite:not(:checked)~ div.projects > div.techwrited,
input#gamedev:not(:checked)~ div.projects > div.gamedevd,
input#graphdes:not(:checked)~ div.projects > div.graphdesd,
input#office:not(:checked)~ div.projects > div.officed,
input#qa:not(:checked)~ div.projects > div.qad,
input#cust:not(:checked)~ div.projects > div.custd,
input#commman:not(:checked)~ div.projects > div.command,
input#stakeen:not(:checked)~ div.projects > div.stakeend,
input#projman:not(:checked)~ div.projects > div.projmand,
input#edu:not(:checked)~ div.projects > div.edud,
input#reg:not(:checked)~ div.projects > div.regd,
input#plan:not(:checked)~ div.projects > div.pland{
	font-size:1em;
	margin:.5em;
}
/* Experience page */

img.wlogo{
	max-width:256px;
	width:25vw;
	float:right;
	margin:.2em;
}div.exp{
	font-family:Atkinson Hyperlegible Next;
	margin:3em 0;
	min-height:256px;
}div.exp > h3, div.exp > h4, div.exp > h5, div.exp > ul > li{
	padding:0;
	margin:.1em;
}

@media screen and (max-width:1024px){
	div.exp{
		min-height:25vw;
	}
}