html,
button,
input,
select,
textarea {
	color: #222;
}
html {
	width: 100%;
}
body {
	font-size: 1em;
	line-height: 1.4;
}
::-moz-selection {
	background: #b3d4fc;
	text-shadow: none;
}
::selection {
	background: #b3d4fc;
	text-shadow: none;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
img {
	vertical-align: middle;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
textarea {
	resize: vertical;
}
.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
input[type="search"] {
	-webkit-appearance: none;
	border-radius: 0;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	display: none;
}
.no-mobile {
	display: none;
}
body {
	font-family: "Whitney SSm A", "Whitney SSm B", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: 400;
	font-style: normal;
	margin: 0 0;
}
#main {
	overflow: hidden;
}
h1 {
	display: block;
	margin: 0;
	font-size: 23px;
	margin: 6px 0 0;
	height: 65px;
	width: 296px;
	background-size: contain;
	text-indent: -9999px;
	background-image: url(../img/layout/logo-alt.svg);
	background-repeat: no-repeat;
	background-position: 0 10px;
	margin-right: 8px;
}
.no-svg h1 {
	display: inline-block;
	margin: 0;
	font-size: 23px;
	margin: 6px 0 0;
	height: 65px;
	width: 296px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	float: left;
	background-position: 0 10px;
	margin-right: 8px;
	background-image: url(../img/layout/logo-alt.png);
}
a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	color: #000;
}
p {
	margin-bottom: 5px;
	color: #7c7c7c;
}
strong {
	display: block;
	font-weight: 400;
	color: #000;
}
.recognition strong {
	display: inline-block;
}
body.about li#about a,
body.about li#profile a,
body.community li#profile a,
body.contact li#contact a,
body.legacy li#legacy a,
body.principals li#principals a,
body.principals li#profile a,
body.project li#projects a,
body.projects li#projects a,
body.recognition li#recognition a {
	color: #000;
	cursor: default;
}
body.projects #list {
	display: none;
}
.blue {
	color: #0e598c;
}
nav {
	margin: 0 10px;
	overflow: hidden;
	text-transform: uppercase;
	color: #7c7c7c;
}
nav ul {
	margin: 0;
	padding-left: 0;
	float: left;
}
nav ul#externals {
	margin-bottom: -15px;
	display: block;
	width: 100%;
	text-align: left;
	margin-top: 0;
}
nav ul#externals li {
	display: block;
}
nav ul#externals li a {
	padding-top: 0;
	padding-bottom: 0;
	vertical-align: -1px;
}
nav ul#externals form {
	display: inline-block;
	margin-left: -6px;
}
@media screen and (min-width: 540px) {
	nav ul#externals form {
		margin-left: -6px;
	}
}
nav ul#externals form input {
	font-family: "Whitney SSm A", "Whitney SSm B", Helvetica, Arial, sans-serif;
	border: none;
	text-transform: uppercase;
	outline: 0;
	width: 49px;
	-webkit-transition: width 0.5s;
	-moz-transition: width 0.5s;
	-o-transition: width 0.5s;
	transition: width 0.5s;
	cursor: pointer;
	color: #000;
}
::-webkit-input-placeholder {
	color: #7c7c7c;
}
::-webkit-input-placeholder {
	color: #7c7c7c;
}
:-moz-placeholder {
	color: #7c7c7c;
}
::-moz-placeholder {
	color: #7c7c7c;
}
:-ms-input-placeholder {
	color: #7c7c7c;
}
nav ul#externals form input:focus::-webkit-input-placeholder {
	color: #ccc;
}
nav ul#externals form input:focus:-moz-placeholder {
	color: #ccc;
}
nav ul#externals form input:focus::-moz-placeholder {
	color: #ccc;
}
nav ul#externals form input:focus:-ms-input-placeholder {
	color: #ccc;
}
nav ul#externals form input:focus {
	border-bottom: 1px solid #c4c4c4;
	width: 150px;
	cursor: default;
}
li.social-icon a {
	display: none;
	font-size: 1.6em;
	opacity: 0.5;
}
li.social-icon {
	margin-top: -4px;
	list-style-type: none;
	display: inline;
	padding: 5px;
}
nav ul li {
	padding: 6px 0;
}
nav ul li .sep {
	display: none;
}
nav ul li a:hover {
	color: #0e598c;
}
ul#nav-sub .here a,
ul#nav-sub .here a:hover,
ul#nav-sub .parent-here a,
ul#nav-sub .parent-here a:hover {
	color: #000;
	cursor: default;
}
ul#nav-sub li {
	width: 90%;
	padding: 6px 0;
}
ul#nav-sub li a:hover {
	color: #0e598c;
}
#profile-menu a {
	text-transform: uppercase !important;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	margin-bottom: 5px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 5px;
	width: 99%;
	height: 100%;
}
#images {
	position: relative;
	overflow: hidden;
	width: 150%;
	margin-left: -25%;
}
#images .slide img {
	cursor: pointer;
	position: absolute;
}
#images .slide {
	width: 100%;
	height: 100%;
}
#images .slide .right,
#images .slide .right-align {
	text-align: right;
}
#images .slide .center,
#images .slide .center-align {
	text-align: center;
}
#images {
	margin-bottom: 56px;
	overflow: visible;
}
#images .slide .captionbar {
	position: absolute;
	color: #fff;
	background-color: #032742;
	padding: 0.9em 6%;
	width: 57%;
	margin-left: 16%;
	text-transform: uppercase;
	font-size: 1.5em;
}
#features .feature {
	width: 300px;
	display: inline-block;
	vertical-align: top;
	color: #7c7c7c;
	font-size: 11px;
	padding-right: 5px;
}
#features .feature a {
	margin-top: 4px;
	display: block;
}
#features #feature-1 a,
#features #feature-3 a {
	margin-top: 0;
}
#features .feature a a {
	display: inline !important;
	margin-top: 0;
}
#features .feature {
	width: 100%;
}
#features #feature-1,
#features #feature-3 {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
#features #feature-3 {
	border-top: 1px solid #ccc;
}
#features #feature-2 {
	border-right: none;
	background-color: #f1ecea;
	margin-bottom: 5px;
	margin-top: 5px;
}
#features #feature-4 {
	margin-top: 5px;
	margin-bottom: 5px;
	border-right: none;
	background-color: #f1ecea;
}
#features #feature-4 a {
	display: inline;
}
#features .feature p {
	margin: 5px 0;
	margin-left: 10px;
}
@media screen and (max-width: 540px) {
	#features .feature p {
		font-size: 12px;
	}
}
#features .feature span.title {
	display: block;
	color: #0e598d;
	text-transform: uppercase;
}
#features .cycle-slideshow div {
	position: relative;
}
#features .cycle-slideshow span {
	color: #fff;
	position: absolute;
	padding: 5px 10px;
	left: 0;
	right: 0;
	text-transform: uppercase;
	z-index: 10000;
	bottom: 0;
	background-color: #032742;
	background-color: rgba(3, 39, 66, 0.76);
	color: #e2deda;
	line-height: 1.4em;
	height: 30px;
}
#features .cycle-slideshow,
#features .cycle-slideshow div.cycle-slide,
#features .cycle-slideshow img {
	width: 100%;
}
.project-menu {
	background-color: #f1ecea;
	color: #7c7b7c;
	padding-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
#project-sub-nav {
	float: left;
	width: 97%;
	padding-left: 0;
	margin-top: 6px;
	font-size: 11px;
}
#project-sub-nav li#viewby {
	font-size: 1.13em !important;
}
#filters {
	height: 3em;
}
#filters.untucked {
	height: auto;
}
#filters.untucked #project-sub-nav li#viewby {
	border-bottom: 1px solid #908f90;
}
#filters #project-sub-nav li#viewby a#close-link {
	text-align: right;
	float: right;
	text-transform: lowercase;
	font-style: italic;
	color: grey;
	display: none;
}
#filters.untucked #project-sub-nav li#viewby a#close-link {
	display: inline-block;
}
#filters ul#project-sub-nav li {
	margin-left: 10px;
	margin-right: 0;
	display: block;
	list-style-type: none;
}
#nav_categories {
	margin-top: 2px;
	margin-left: 10px;
	padding-left: 0;
	margin-bottom: 0;
	float: left;
	line-height: 1.2em;
}
#filters ul li {
	width: 98%;
	display: inline-block;
	vertical-align: top;
	margin-right: 14px;
}
#filters ul li#filter-message {
	font-size: 1.35em;
}
#filters ul li a {
	cursor: pointer;
}
#filters ul li a:before {
	content: "- ";
}
#filters ul li a.selected:before {
	content: "+ ";
}
#filters ul li#letter-navigation {
	display: none;
}
#filters ul li#letter-navigation a:before {
	content: "";
}
#filters ul li#letter-navigation a {
	padding: 7px 0;
	width: 6.5%;
	display: inline-block;
}
#filters #list {
	clear: both;
}
#filters #list ul {
	padding: 0 10px;
}
#filters #list ul li {
	display: block;
	padding: 6px 0;
}
#filters #list ul li a:before,
#filters #viewby a:before {
	content: " ";
}
#filters ul li .header,
#filters ul li#viewby {
	font-size: 1.05em;
	text-transform: uppercase;
	display: block;
	padding: 6px 0;
}
#filters ul li .header {
	padding: 20px 0 2px;
}
#filters ul li ul {
	margin: 0;
	padding: 0;
}
#filters ul li ul li {
	display: block;
	font-size: 11px;
	margin-right: 0;
	padding: 5px 0;
}
#filters ul li ul {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
}
#filters ul li ul li a {
	padding: 3px 0;
	display: block;
}
#filters ul li ul li a.selected {
	color: #000;
}
#filters a.selected-view {
	color: #000;
}
#grid {
	overflow: hidden;
	margin: 0 -4px;
	min-height: 300px;
}
#grid p#no-results {
	font-size: 1.2em;
	margin-left: 10px;
}
#grid:hover .thumb {
	opacity: 0.5;
}
html.touch #grid:hover .thumb {
	opacity: 1;
}
#grid .no-pointer {
	pointer-events: none;
}
#grid:hover .thumb:hover {
	opacity: 1;
}
#grid .thumb {
	float: left;
	width: 100%;
	position: relative;
	cursor: pointer;
	-webkit-tap-highlight-color: #00f;
}
html.touch #grid .thumb:hover p {
	background-color: rgba(3, 39, 66, 1);
	color: #fff;
}
#grid .thumb img {
	width: 100%;
}
#grid .thumb p {
	position: absolute;
	padding: 5px 15px;
	left: 4px;
	margin-bottom: 4px;
	right: 0;
	text-transform: uppercase;
	z-index: 10000;
	bottom: 0;
	background-color: #032742;
	background-color: rgba(3, 39, 66, 0.76);
	color: #e2deda;
	font-size: 11px;
	line-height: 1.4em;
	height: 30px;
}
#grid .thumb:hover p {
	display: block;
}
.borders {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10000;
	pointer-events: none;
}
.borders div {
	background-color: #fff;
	position: absolute;
}
.borders .bottom {
	height: 4px;
	width: 100%;
	bottom: 0;
}
.borders .left {
	width: 4px;
	height: 100%;
	left: 0;
}
.project #project-images {
	font-size: 0 !important;
}
#project-images {
	margin: 0 -4px 0;
}
#project-images div.img-holder {
	position: relative;
	display: inline-block;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}
#about-us-page #project-images div.img-holder {
	border-bottom: none;
	margin-bottom: 0;
}
#project-images div.img-holder:last-child {
	border-bottom: none;
}
#project-images div p {
	margin-left: 15px;
	margin-right: 15px;
}
#project-images img {
	width: 100%;
}
#project-info {
	background-color: #f1ecea;
	color: #7c7b7c;
	padding-bottom: 10px;
	padding-top: 11px;
	overflow: hidden;
}
#project-info #content-holder {
	margin-left: 10px;
	margin-right: 10px;
	max-width: 480px;
}
#project-info #project-title {
	cursor: pointer;
}
#project-info #content-holder #desc {
	display: none;
}
#project-info #content-holder a#open-link,
a.return-link {
	font-style: italic;
}
.return-link#top-left {
	position: absolute;
	top: 1.3em;
	right: 2em;
}
#about-us-page #project-info #content-holder #desc {
	display: block;
}
#about-us-page #project-info #content-holder #intro-desc {
	display: none;
}
#project-info #content-holder #intro-desc {
	position: absolute;
	cursor: pointer;
}
#project-info #content-holder #intro-desc p {
	display: none;
}
#project-info #content-holder #intro-desc p:first-child {
	display: block;
}
#content-holder #description-holder {
	min-height: 6em;
	position: relative;
	overflow: hidden;
}
#project-info #content-holder #desc span.cat-group {
	display: block;
}
#project-info #content-holder ul {
	margin: 0;
	padding: 0;
}
#project-info #content-holder ul li {
	list-style-type: none;
	display: inline-block;
	text-transform: uppercase;
	margin-right: 2em;
}
#project-info.sub-section #content-holder {
	margin-left: 20px;
}
#project-info.sub-section {
	margin-bottom: 5px;
}
body.contact #project-info,
body.recognition #project-info,
body.results #project-info {
	margin-bottom: 5px;
}
body.about #project-images {
	display: flex;
	flex-flow: row wrap;
}
body.about #project-images .img-holder {
	width: 33.33%;
	margin-bottom: 30px;
}
@media screen and (min-width: 1300px) {
	body.about #project-images .img-holder {
		width: 25% !important;
		margin-bottom: 30px;
	}
}
body.about #project-images p a {
	font-style: italic;
}
#project-images strong {
	display: inline;
	text-transform: uppercase;
}
hr {
	margin: 5px 0 4px;
}
h2 {
	margin: 1em 0 0.5rem 0;
	text-transform: uppercase;
	font-weight: 400;
	color: #000;
	font-size: 1.5em;
}
h3 {
	margin: 1em 15px -1em;
	text-transform: uppercase;
	font-weight: 400;
	color: #000;
	font-size: 1em;
}
h4 {
	margin: 1em 15px -1em 5px;
	font-weight: 400;
	color: #000;
	font-size: 1em;
	font-style: italic;
}
p.large {
	font-size: 1rem;
	line-height: 1.65rem;
	color: #7c7c7c !important;
}
span.date {
	text-transform: uppercase;
	font-size: 0.8em;
}
span.date {
	color: #0e598d;
}
.titlecase {
	text-transform: capitalize;
}
.sidebar h3 {
	padding-top: 1rem;
}
.sidebar ul li {
	list-style: none;
}
.sidebar a {
	color: #7c7c7c !important;
}
.sidebar a:hover {
	color: #000 !important;
}
.office a:hover {
	color: #7c7c7c;
}
.community .borders div {
	display: none;
}
.community .borders .left {
	width: 8px;
}
body.about #project-images .img-holder,
body.community .col1,
body.community .col2,
body.community .col3 {
	display: inline-block;
	vertical-align: top;
}
body.community #project-images .img-holder {
	margin-bottom: 5px;
}
body.community h2 {
	font-weight: 400;
	font-size: 1em;
	margin-bottom: 0.25em;
	text-transform: uppercase;
	margin-top: 0;
}
body.community h2.latest-fb {
	padding-top: 0;
	margin-left: 5px;
}
body.community .col1,
body.community .col2 {
	position: relative;
	width: 100%;
}
body.community .col3 {
	width: 100%;
}
#featured-engineer,
#in-the-news,
#playlist,
#prof-affil {
	background-color: #f1ecea;
	padding-bottom: 1em;
	outline: 1px solid #ccc;
	outline-offset: 5px;
	margin-bottom: 11px;
}
#playlist {
	outline: 0;
}
#playlist iframe {
	width: 90%;
	margin: 0 auto;
	display: block;
}
#playlist h4 {
	font-weight: 100;
	margin: -0.25em 1.25em 1em;
}
body.community .caption {
	position: absolute;
	z-index: 999;
	color: #fff;
	text-transform: uppercase;
	padding: 0.5em 5% 15px 8%;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: #032742;
	background-color: rgba(3, 39, 66, 0.76);
}
body.community .col1 .img-holder {
	position: relative;
}
body.community .col1 .img-holder .borders .bottom {
	display: none;
}
body.community #prof-affil ul,
body.community .col1 ul {
	margin: 0 2.5em 0;
	padding: 0;
	list-style-image: url(../images/layout/dash-bullet.gif);
}
body.community #prof-affil ul,
body.community .col1 ul li,
body.community .col2 ul li {
	color: #7c7c7c;
}
body.community .col1 ul li a:hover,
body.community .col2 ul li a:hover {
	color: #000;
}
body.community .col1 ul li,
body.community .col2 ul li {
	margin: 0.25em 0;
}
body.community .col1 p {
	margin: 0 1.25em 1em;
}
body.community h2,
body.community h3 {
	margin: 0 1.25em 0.25em;
}
body.community .col2 ul.news-list {
	margin: 0 1.25em;
}
body.community h2 {
	padding-top: 1em;
}
body.community h3 {
	margin-top: 0.45em;
}
body.community .col2 ul {
	padding: 0;
	margin: 0;
}
body.community .col2 h4 {
	margin: 0;
	font-weight: 400;
	text-transform: uppercase;
}
body.community .col2 p {
	margin-top: 0;
}
body.community .col2 ul li {
	list-style-type: none;
}
body.community .col3 .borders .left {
	left: 0 !important;
	right: auto;
}
body.community .col3 .borders .bottom {
	height: 8px;
}
body.community .borders .left {
	right: 0 !important;
	left: auto;
}
#facebook-news {
	margin-bottom: 2em;
}
#images-strip {
	position: relative;
	width: 270px;
	height: 100%;
	margin-top: 1.8em;
	float: left;
	margin-left: -290px;
}
#images-strip .img-holder {
	overflow: hidden;
	position: relative;
	margin-bottom: 7px;
	margin-left: 290px;
	width: 100%;
}
#images-strip .img-holder {
	margin-left: 0;
}
#images-strip .img-holder img {
	position: relative !important;
	min-width: 100% !important;
	height: auto !important;
	padding-top: 0.25em;
}
body.community #footer {
	margin-top: 2em;
}
body.community #footer p {
	margin-top: 1em;
}
body.recognition #img-bar {
	position: absolute;
	top: 43px;
	left: 22px;
}
body.recognition #img-bar img {
	display: none;
	margin-bottom: 8px;
}
body.recognition #project-info #content-holder ul.news-list li {
	display: block;
	margin-top: 1em;
}
body.recognition #project-info #content-holder ul.news-list li p {
	text-transform: none;
	margin-top: 0;
}
body.recognition #project-info #content-holder ul.news-list li a {
	color: #444;
}
body.recognition #project-info #content-holder ul.postcard-list img {
	width: auto;
	max-width: 700px;
	margin-bottom: 1em;
}
body.recognition #project-info #content-holder ul.postcard-list h4 {
	font-size: 1.3em;
	font-weight: 700;
	color: #0e598c;
	margin-bottom: 0.3em;
}
body.recognition #project-info #content-holder ul.postcard-list li {
	text-transform: none;
}
body.recognition #project-info #content-holder ul.postcard-list p {
	display: inline-block;
	line-height: 2em;
}
body.recognition #project-info div {
	overflow: visible !important;
}
span.news-title {
	color: #000;
	text-transform: uppercase;
}
body.recognition #main {
	position: relative;
}
body.recognition div p strong {
	color: #0e598d;
	margin-bottom: -1em;
}
body.recognition #project-info #content-holder img {
	height: auto;
	width: 270px;
}
.video-holder {
	padding-top: 56.25%; /* 16 / 9 ratio */
	width: 100%;
	position: relative;
}
.video-holder iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@supports (aspect-ratio: 16 / 9) {
	body.recognition #project-info #content-holder iframe {
		width: 100%;
		height: auto;
		aspect-ratio: 16 / 9;
		aspect-ratio: attr(width) / attr(height);
	}
}
body#awards-page #project-info #content-holder img {
	position: absolute;
	top: 2px;
	left: -290px;
}
body#awards-page p em {
	color: #0e598d;
}
body.recognition #project-info #content-holder #description-holder div {
	position: relative;
	overflow: hidden;
}
.contact .map-content p {
	margin-bottom: 0 !important;
	color: #000;
	margin-left: 10px;
}
.contact .map-content strong {
	font-size: 1.25em;
	margin-bottom: 10px;
}
.contact .map-content a:not([href*="mailto"]) {
	color: #0e598c;
}
.contact #project-info #content-holder li.social-icon {
	padding-top: 1em;
	display: inline-block;
}
.contact #project-info #content-holder ul li {
	padding-left: 1em;
	display: list-item !important;
	list-style-type: square !important;
}
.contact #project-info #content-holder ul#nav-sub li {
	padding-left: 0;
	display: inline-block !important;
	list-style-type: none !important;
}
.map-content {
	float: left;
	width: 100%;
}
#map-holder-1,
#map-holder-2,
#map-holder-3 {
	height: 150px;
}
.contact #project-info {
	overflow: hidden;
}
.contact #project-info strong {
	margin: 0;
	padding: 0;
	margin-bottom: -1.75em;
}
.contact #project-info #content-holder ul {
	margin-top: 0;
	list-style-type: square;
	list-style-position: inside;
}
.contact #project-info #content-holder ul li {
	text-transform: none;
}
.results .date {
	display: none;
}
.results strong {
	text-transform: uppercase;
	margin: 0 !important;
	margin-bottom: -1.5em !important;
	color: inherit;
}
.results a:hover p {
	color: #000;
}
.results em {
	color: #000;
}
.results p {
	text-transform: none;
}
.results #content-holder li {
	margin-bottom: 3em;
}
#footer {
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #c4c4c4;
	margin-bottom: 35px;
	font-size: 0.9em;
	position: relative;
	overflow: visible;
}
#footer p {
	margin-left: 0;
	text-transform: uppercase;
	font-family: adobe-jenson-pro, "Trajan Pro", Times, serif;
	-webkit-font-smoothing: antialiased;
	line-height: 2em;
}
#footer span {
	padding: 0 1em;
	display: inline-block;
	border-right: 1px solid #c4c4c4;
}
#footer span:first-child,
#footer span:last-child {
	border-right: none;
}
#footer .address-text:first-child,
.copyright {
	padding-left: 0 !important;
}
#footer .address-text:last-child {
	padding-right: 0;
}
@media screen and (max-width: 1000px) {
	#footer span.address-text {
		display: none;
		height: 0;
	}
	#footer span.address-block {
		display: none;
		height: 0;
	}
}
@media screen and (max-width: 1647px) {
	#footer .address-block {
		display: block;
		padding: 0;
	}
	#footer span.copyright {
		border-right: none !important;
	}
}
#footer span.address-text {
	display: none;
}
#footer span.mobile-link {
	display: inline-block;
	float: right;
	padding: 0 10px;
}
#footer i {
	font-size: 1.4em;
	padding: 0 10px;
}
.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}
.hidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:after,
.clearfix:before {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.contact #credit {
	font-family: MrsEaves;
	margin-top: 2em;
	display: inline-block;
	overflow: hidden;
	font-size: 1em;
	visibility: hidden;
	margin-left: 10px;
}
@media print {
	* {
		background: 0 0 !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	.ir a:after,
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	img,
	tr {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	@page {
		margin: 0.5cm;
	}
	h2,
	h3,
	p {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}
@media screen and (max-width: 540px) {
	#nav {
		height: 6.5em;
		position: relative;
		z-index: 99999;
	}
	nav {
		background: #fff;
		max-height: 6.5em;
		-webkit-transition: max-height 0.4s ease;
		-ms-transition: max-height 0.4s ease;
		transition: max-height 0.4s ease;
		position: fixed;
		margin: 0;
		padding: 0 10px;
		top: 0;
		right: 0;
		bottom: auto;
		left: 0;
		z-index: 90000;
	}
	nav ul {
		float: none;
	}
	nav.toggled {
		max-height: 22em;
	}
	nav > a {
		display: inline-block;
		max-width: calc(100% - 2.2rem);
	}
	nav > a h1 {
		max-width: 100%;
	}
	nav button {
		display: inline-block;
		margin-top: 26px;
		vertical-align: top;
		position: relative;
		z-index: 99;
		height: 1.5rem;
		width: 2rem;
		padding: 0;
		outline: 0;
		border: 0;
		background: 0 0;
		box-shadow: none;
		-webkit-transform: rotate(0);
		-ms-transform: rotate(0);
		transform: rotate(0);
		-webkit-transition: transform 0.2s ease-in-out;
		-ms-transition: transform 0.2s ease-in-out;
		transition: transform 0.2s ease-in-out;
	}
	nav button span,
	nav button span::after,
	nav button span::before {
		content: "";
		height: 3px;
		width: 1.6rem;
		background-color: #b3b3b3;
		position: absolute;
		top: 0;
		display: block;
	}
	nav button span::after,
	nav button span::before {
		top: 0.7em;
	}
	nav button span::after {
		top: 1.4em;
	}
	nav.toggled button span,
	nav.toggled button span::after,
	nav.toggled button span::before {
		background: #0e598d;
	}
	nav ul {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		opacity: 0;
		padding: 0 0 0 1em;
		-webkit-transition: opacity 0.2s ease;
		-ms-transition: opacity 0.2s ease;
		transition: opacity 0.2s ease;
	}
	nav.toggled ul {
		opacity: 1;
		-webkit-transition: opacity 0.4s 0.2s ease;
		-ms-transition: opacity 0.4s 0.2s ease;
		transition: opacity 0.4s 0.2s ease;
	}
	nav ul#externals {
		margin-bottom: 0;
	}
	nav ul#externals form input {
		padding: 0;
	}
}
@media only screen and (min-width: 540px) {
	nav button {
		display: none;
	}
}
@media screen and (min-width: 540px) {
	nav ul {
		padding: 0;
	}
}
nav ul#externals form {
	margin-left: 0;
}
@media screen and (min-width: 540px) {
	nav ul#externals form {
		margin-left: -6px;
	}
}
.scroll-to-top {
	position: fixed;
	top: auto;
	right: 10px;
	bottom: 10px;
	left: auto;
	margin: 0;
	z-index: 999999;
	height: 3rem;
	width: 3.5rem;
	background: rgba(255, 255, 255, 0.92);
	-webkit-transform: translateY(4rem);
	-ms-transform: translateY(4rem);
	transform: translateY(4rem);
	-webkit-transition: transform 0.4s ease;
	-ms-transition: transform 0.4s ease;
	transition: transform 0.4s ease;
}
.scrolled-up .scroll-to-top {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}
.scroll-to-top span {
	position: absolute;
	top: 0.5rem;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1rem;
	width: 1rem;
	margin: auto;
	border-top: 2px solid #b3b3b3;
	border-right: 2px solid #b3b3b3;
	opacity: 0.8;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.open-bio {
	color: #7c7b7c;
	font-style: italic;
	margin-left: 5px;
}
.bio {
	overflow: hidden;
	max-height: 0;
	margin-bottom: 15px;
	opacity: 0;
	font-size: 0;
	-webkit-transition: max-height 0.1s ease, opacity 0.1s 0.1s ease, font-size 0.1s 0.1s;
	-moz-transition: max-height 0.1s ease, opacity 0.1s 0.1s ease, font-size 0.1s 0.1s;
	-ms-transition: max-height 0.1s ease, opacity 0.1s 0.1s ease, font-size 0.1s 0.1s;
	-o-transition: max-height 0.1s ease, opacity 0.1s 0.1s ease, font-size 0.1s 0.1s;
	transition: max-height 0.1s ease, opacity 0.1s 0.1s ease, font-size 0.1s 0.1s;
}
.bio.open {
	font-size: 1em;
	max-height: 80em;
	opacity: 1;
	-webkit-transition: max-height 0.8s ease, opacity 0.1s 0.3s ease, font-size 0s;
	-moz-transition: max-height 0.8s ease, opacity 0.1s 0.3s ease, font-size 0s;
	-ms-transition: max-height 0.8s ease, opacity 0.1s 0.3s ease, font-size 0s;
	-o-transition: max-height 0.8s ease, opacity 0.1s 0.3s ease, font-size 0s;
	transition: max-height 0.8s ease, opacity 0.1s 0.3s ease, font-size 0s;
}
