body {
font-family: moranga, 'Archer', serif;
font-size: 24px;
 background-color: #f9f9ee;
}


p {
	line-height: 1.6em;
	font-family: moranga, 'Archer', sans-serif;
	font-weight: 300;
	}

.jobtitle {
	text-align: center;
	}

.toptable {
	width: 80%;
	max-width: 900px;
	}

h1 {
font-family: 'League Spartan', serif;
font-weight: 400;
font-size: 3.5em;
line-height: 1.5em;
text-transform: uppercase;
letter-spacing: 3px;
color: rgb(0,0,0,0);
-webkit-text-stroke-color: rgb(0,0,0);
-webkit-text-stroke-width: 1px;
}

h2 {
font-family: 'League Spartan', serif;
font-weight: 400;
font-size: 2.5em;
line-height: 1.2em;


}


.sitecoded {
	margin-bottom: 70px;
	font-family: 'League Spartan';
	font-size:.7em;
	text-align: center;
	}

.morethis {
	max-width: 900px;
	}

h3 {
font-family: 'League Spartan', serif;
font-weight: 500;
font-size: 1.3em;
text-transform: uppercase;
}

h4 {
font-family: 'League Spartan', serif;
font-weight: 400;
}


a {
	color: #000;
	box-shadow: inset 0 -20px 0 #FFCF00;	
	}
	

a:hover {
	color: #000;
	box-shadow: inset 0 -44px 0 #ffcf00;	
	}

.worklist:hover {
	color: #fff;
	box-shadow: inset 0 -44px 0 #ffcf00;	
	}
	
a.csnote {
	color: #ffcf00;
	box-shadow: inset 0 -34px 0 #000;	
	}

a.smalllink {
	color: #000;
	box-shadow: inset 0 -8px 0 #FFCF00;	
	}

a.navlink {
	color: #000;
	box-shadow: inset 0 0 0 #FFCF00;
	font-weight: bold;
	}

.nonlink {
border-bottom: 14px solid #949494;
margin-bottom: 30px;
padding: 8px;
	}
	
img.nonlink {
-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);	
  opacity: 0.6;
}
	
	
a.bslink {
	color: #000;
	text-decoration: none;
	border-left: 8px solid #ffcf00;
	box-shadow: none;
	font-size: .8em;
	padding-left: 8px;
	display: block;
	margin-bottom: 16px;
	min-height: 75px;
  display: flex;
  justify-content: center;
  flex-direction: column;

}

a.bslink:hover {
	color: #000;
	text-decoration: none;
	border-left: 8px solid #ffcf00;
	box-shadow: none;
	font-size: .8em;
	padding-left: 8px;
	display: block;
	margin-bottom: 16px;
	min-height: 75px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background: #ffcf00;
}	

a.bslink2 {
	color: #fff;
	background: #000;
	text-decoration: none;
	border-left: 8px solid #ffcf00;
	box-shadow: none;
	font-weight: 400;
	font-size: .8em;
	padding-left: 8px;
	display: block;
	margin-bottom: 16px;
	min-height: 45px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

a.bslink2:hover {
	color: #000 !important;
	text-decoration: none;
	border-left: 8px solid #ffcf00;
	box-shadow: none;
	font-size: .8em;
	padding-left: 8px;
	display: block;
	margin-bottom: 16px;
	min-height: 45px;
  display: flex;
  justify-content: center;
  flex-direction: column;
	background: #ffcf00;
}	

.anchor {
	box-shadow: none;
	}
	
.anchor:hover {
	box-shadow: none;
	}
	
.border {
border-bottom: 14px solid #FFCF00;
margin-bottom: 30px;
padding: 8px;
}

.contact {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	overflow: hidden;
	text-align: center;
	background: #000;
	color: #000;
	padding: 10px 0 10px 0;
	font-size: .8em;
	z-index: 3100000;
	padding-bottom: 13px;
 	background: rgb(255, 207, 0); /* Fall-back for browsers that don't support rgba */
    background: rgba(255, 207, 0, .8);
    box-shadow: none;
	}

a.contactlinks {
	box-shadow: none;
	font-family: moranga;
	}

.contactdiv {
	color: #ff6f00;

	}

hr {
	border-top: 1px solid #0a0a0a;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin: 75px;
}


.numbering {
	text-align: right;
	padding-right: 30px;
	padding-top: 10px;
	font-size: 2em;
	font-family: 'League Spartan';
	line-height: .9em;
	font-weight: 100;
	}
	
.casestudymargin {
	text-align: right;
	padding-right: 30px;
	padding-top: 11px;
	font-weight: 600;
	font-family: 'League Spartan';
	line-height: 1.2em;
	font-size: .7em;
	text-transform: uppercase;
	}		

.jumpto {
	text-align: center;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-size: .8em;
	}
	
.footnote {
	font-size: .6em;
	}

@media screen and (min-width: 601px) {
.numbering2 {
	display: none;
	}
	
.casestudymargin2 {
	display: none;
	}
		
.footnotemobile {
	display: none;
	}
}

@media screen and (max-width: 1200px) {
	h1 {
	font-size: 2em;

	}
}


::selection {
background: #ffcf00;
color: #000;

}


.yellowbg ::selection {
background: #ffffff;
color: #000;
}

.unevenlogos {
	display: block;
	}
	
.unevenlogosmobile {
	display: none;
	}

@media screen and (max-width: 600px) {
	h1 {
	font-family: 'League Spartan', serif;
	font-weight: 600;
	font-size: 1.5em;
	}
	
	.toptable {
	max-width: 80%;
	}
	
	p {
	font-size: 20px;
	line-height: 1.6em;
	font-weight: 300;
	}

	.jobtitle {
	text-align: center;
	margin-top: 20px;
	}

	h3 {
	font-family: 'League Spartan', serif;
	font-weight: 600;
	font-size: .8em;
	}
	
	hr {
	border-top: 1px solid #000;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin: 40px 0 40px 0;
	}
	
	a.navlink {
	color: #000;
	box-shadow: inset 0 0 0 #FFCF00;	
	}


	a.bslink:hover {
	color: #000;
	text-decoration: none;
	border-left: 8px solid #ffcf00;
	box-shadow: none;
	font-size: .8em;
	padding-left: 8px;
	display: block;
	margin-bottom: 16px;
	min-height: 75px;
  display: flex;
  justify-content: center;
  flex-direction: column;

	}


	a.bslink2:hover {
	color: #000 !important;
	text-decoration: none;
	border-left: 8px solid #ffcf00;
	box-shadow: none;
	font-size: .8em;
	padding-left: 8px;
	display: block;
	margin-bottom: 16px;
	min-height: 45px;
	display: flex;
	justify-content: center;
	flex-direction: column;
	background: #ffcf00;
	}

	.numbering2 {
	font-size: .6em;
	text-align: left;
	padding: 0px;
	font-family: 'League Spartan', sans-serif;
	}
	
	.casestudymargin {
	display: none;
	}
	
	.casestudymargin2 {
	font-size: 20px;
	text-align: left;
	padding: 0px;
	font-family: 'League Spartan', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 30px;
	}
	
	.numbering {
	display: none;
	}
	
	.footnote {
	display: none;
	}
	
	.footnotemobile {
	font-size: .6em;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	.unevenlogos {
	display: none;
	}
	
.unevenlogosmobile {
	display: block;
	}
	
	.jumpto {
	text-align: center;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-size: .6em;
	}

.morethis {
	max-width: 300px;
	}
}



