html {
	width: 100vw;
	overflow-x: hidden;
}
body {
	border-left: 5px solid #fff046;
	overflow: hidden;
	padding-right: 5px;
}
p {
	line-height: 1.6;
}

blockquote {
	border: 0;
	font-size: 20px;
	line-height: 1.53;
	color: #135173;
	padding: 0;
}
blockquote + p {
	margin-top: 35px;
	font-size: 16px;
	font-weight: 600;
	color: #135173;
	text-transform: uppercase;
}
#page .summary-item {
	color: #135173;
}
#page .summary-item .summary-excerpt {
	margin-bottom: 35px;
}
#page .summary-item .summary-excerpt p {
	font-style: italic;
	font-size: 20px;
	line-height: 1.53;
}
#page .summary-item .summary-title {
	color: inherit;
	font-family: Raleway, sans-serif;
	font-style: normal;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
}

#page .span-8 .spacer-block {
	padding: 0;
}
#page .span-8 .spacer-block .sqs-block-content {
	height: 4px;
}

#page .sqs-block {
	padding-top: 30px;
	padding-bottom: 30px;
}

#footer {
	border: 0;
	background: #fbf2ef;
	padding: 50px 0;
	margin: 70px auto;
	max-width: 1314px;
}
#footer p {
	color: #135173;
	line-height: 1.4;
}
#footer .sqs-block-button-element {
	border-width: 4px;
}

/*-- nav --------------------------------------------- */
#mainNavigationDesktop, #id-59c222e18a02c7c38bc79dc5 {
	display: none;
}
#headerAnnouncementWrapper {
	background: #e1dcdd no-repeat center bottom;
	transition: background-color 400ms, min-height 400ms;
}
#logo {
	width: auto;
	height: 100px;
	transition: height 400ms;
}
#logo .letter {
	fill: #333132;
	transition: fill 1s;
}
#mobile-social-secondary {
	text-align: center;
}
#mobile-social-secondary .linkedin {
	padding: 9px;
	background: url("lin.png") no-repeat center / 100% auto;
}
#mobile-social-secondary .linkedin svg {
	visibility: hidden;
}


/*--- components ---*/
.cert-logos {
	list-style: none;
	margin: auto;
	text-align: center;
}
.cert-logos li {
	display: inline-block;
	max-width: 300px;
	vertical-align: top;
	margin: 20px 0;
}
.cert-logos li p {
	font-size: 80%;
	padding: 0 40px;
}


/*--- home page ---*/
.homepage:not(.header-anim) #headerAnnouncementWrapper {
	background: #003d51 url("../assets/scroll-prompt.svg") no-repeat center bottom / auto 70px;
	height: 92vh;
}
.homepage #header {
	/*height: 92vh;*/
	height: 100%;
}
.homepage:not(.header-anim) .logo-wrapper {
	position: absolute;
	left: 50%;
	top: 40%;
	transform: translate(-50%, -50%);
	padding: 50px 0;
	margin: auto;
}
.old-browser.homepage #headerAnnouncementWrapper {
	background-image: url("../assets/logo.png"), url("../assets/scroll-prompt.svg");
	background-position: center, center bottom;
	background-size: 60% auto, auto 70px;
	background-repeat: no-repeat, no-repeat;
}
/*.old-browser.homepage:not(.header-anim) .logo-wrapper {*/
	/*left: 0;*/
	/*right: 0;*/
	/*top: 20%;*/
	/*transform: none;*/
/*}*/

.homepage:not(.header-anim) #logo {
	width: 60vw;
	height: auto;
	max-height: 50vh;
}
.homepage:not(.header-anim) #logo .letter {
	fill: #d2cbcc;
	opacity: 0;
	animation: appear 1s 1s forwards;
}
.homepage:not(.header-anim) #logo .letter:nth-of-type(1) { animation-delay: 0.4s; }
.homepage:not(.header-anim) #logo .letter:nth-of-type(2) { animation-delay: 0.6s; }
.homepage:not(.header-anim) #logo .letter:nth-of-type(3) { animation-delay: 0.8s; }
.homepage:not(.header-anim) #logo .letter:nth-of-type(4) { animation-delay: 1s; }
.homepage:not(.header-anim) #logo .letter:nth-of-type(5) { animation-delay: 1.2s; }
.homepage:not(.header-anim) #logo .letter:nth-of-type(6) { animation-delay: 1.4s; }
.homepage:not(.header-anim) #logo .letter:nth-of-type(7) { animation-delay: 1.6s; }
.homepage:not(.header-anim) #logo .letter:nth-of-type(8) { animation-delay: 1.8s; }
.homepage:not(.header-anim) #logo .letter:nth-of-type(9) { animation-delay: 2s; }
.homepage:not(.header-anim) #logo .letter:nth-of-type(10) { animation-delay: 2.2s; }
.homepage:not(.header-anim) #logo .letter:nth-of-type(11) { animation-delay: 2.4s; }
.homepage:not(.header-anim) #logo .letter:nth-of-type(12) { animation-delay: 2.6s; }
@keyframes appear {
	0% { opacity: 0; }
	99% { opacity: 0; }
	100% { opacity: 1; }
}

.homepage #page .sqs-layout > .row > .col > .row:first-of-type {
	margin-bottom: 40px;
}
.homepage #page .sqs-layout > .row > .col > .row:first-of-type .html-block {
	background: #f0eeee;
	padding: 4vw;
	margin-top: 60px;
	font-size: 20px;
	font-style: italic;
	position: relative;
}
.homepage #page .sqs-layout > .row > .col > .row:first-of-type .image-block {
	padding: 0;
	display: none;
}

.homepage #page .summary-item .summary-excerpt p {
	font-size: 20px;
}

.show-social.tweak-show-social-in-header .mobile-social {
	z-index: 10099;
}


/*--- about me page*/
#collection-599f09daf5e2311effe7e4c3 #page .sqs-layout > .row:first-of-type .html-block {
	padding: 4vw;
	margin-top: 60px;
	background: #f0eeee;
	position: relative;
}
#collection-599f09daf5e2311effe7e4c3 #page .sqs-layout > .row:first-of-type .html-block:after {
	content: '';
	display: block;
	position: absolute;
	left: 100%;
	top: 0;
	width: 70px;
	height: 100%;
	background: #f0eeee;
}
#collection-599f09daf5e2311effe7e4c3 #page .sqs-layout > .row:first-of-type .html-block h2 {
	font-size: 22px;
	font-weight: 400;
	line-height: 1.6;
}
#collection-599f09daf5e2311effe7e4c3 #page .sqs-layout > .row:first-of-type .image-block {
	padding: 0;
}
#block-yui_3_17_2_1_1529507833440_12973 {
	display: none;
}


/*--- contact page ---*/
#collection-5a00808a419202c3e7777525 #footer {
	display: none;
}
#collection-5a00808a419202c3e7777525 .form-button-wrapper .button {
	color: #003d51;
	border: 3px solid #003d51;
	border-radius: 0;
	background: #ffffff;
	font-family: Raleway, sans-serif;
	font-size: 16px;
	font-weight: bold;
	box-shadow: none;
}

.blog-list article {
	margin-bottom: 3rem;
}
.blog-list h3 {
	color: #003d51;
	font-weight: bold;
	text-transform: none;
	font-size: 1rem;
	letter-spacing: .03em;
}



@media screen and (min-width: 751px) {
	#footer p {
		font-size: 24px;
	}
	#page {
		margin-top: 262px !important;
	}

	/*--- nav ---*/
	#navToggle {
		visibility: hidden;
	}
	#header {
		padding: 0;
	}
	#header .linkedin {
		width: 33px;
		height: 33px;
		background: #333333;
		border-radius: 50%;
	}
	#header .linkedin div {
		transform: scale(1.2);
	}
	#header .linkedin .sqs-use--icon {
		fill: #e1dcdd;
	}
	.logo-wrapper {
		padding: 32px 0 38px;
		z-index: 10;
		transition: top 300ms;
	}
	#headerAnnouncementWrapper {
		z-index: 1100;
		border-left: 5px solid #fff046;
	}
	#mainNavigationDesktop {
		display: flex;
		justify-content: space-between;
		width: 840px;
		position: absolute;
		left: 50%;
		top: 0;
		transform: translateX(-52%);
		z-index: 9;
	}
	#mainNavigationDesktop div {
		padding: 80px 0 0;
		position: relative;
	}
	#mainNavigationDesktop aside {
		position: absolute;
		left: 0;
		top: 100%;
		display: none;
	}
	#mainNavigationDesktop div:hover aside, #mainNavigationDesktop div.expand aside {
		display: block;
	}
	#mainNavigationDesktop aside a {
		display: block;
		text-align: left;
		padding: 16px 18px;
		margin-bottom: 2px;
		background: #ffffff;
		color: #003d51;
		font-size: 14px;
		white-space: nowrap;
	}
	#mainNavigationDesktop aside a:hover {
		background: #fff046;
	}
	#mainNavigationDesktop div:nth-of-type(2) {
		margin-right: 110px;
	}
	#mainNavigationDesktop div:nth-of-type(3) {
		margin-left: 110px;
	}
	#mainNavigationDesktop a {
		display: inline-block;
		padding-bottom: 3px;
	}
	#mainNavigationDesktop .nav-link--active > a,
	#mainNavigationDesktop div:hover > a {
		border-bottom: 4px solid #fff046;
	}
	#mainNavigationDesktop span {
		text-transform: uppercase;
		font-size: 16px;
		font-weight: 400;
		color: #333333;
	}
	#mainNavigationDesktop a:hover span {
		color: #999999 !important;
	}

	/*--- homepage ---*/
	.homepage #header {
		height: auto;
	}
	.homepage:not(.header-anim) #header .linkedin {
		background: #fff;
		margin-top: 80px;
	}
	.homepage:not(.header-anim) #header .linkedin .sqs-use--icon {
		fill: #003d51;
	}
	.homepage:not(.header-anim) .logo-wrapper {
		position: fixed;
		top: 50%;
		transform: translate(-50%, -50%);
		z-index: 8;
	}
	.homepage:not(.header-anim) #mainNavigationDesktop {
		width: 60vw;
		max-width: 73vh;
		transform: translateX(-50%);
	}
	.homepage:not(.header-anim) #mainNavigationDesktop div {
		margin: 0;
	}
	.homepage:not(.header-anim) #mainNavigationDesktop span {
		color: #ffffff;
	}
	.homepage #page .sqs-layout > .row > .col > .row:first-of-type .html-block:after {
		content: '';
		display: block;
		position: absolute;
		left: 100%;
		top: 0;
		width: 70px;
		height: 100%;
		background: #f0eeee;
	}
	.homepage #page .sqs-layout > .row > .col > .row:first-of-type .image-block {
		display: block;
	}

	.homepage:not(.header-anim) #headerAnnouncementWrapper {
		height: 100vh;
	}

	.homepage .row .sqs-col-6:first-of-type .sqs-block {
		padding-right: 60px;
	}
	.homepage .row .sqs-col-6:last-of-type .sqs-block {
		padding-left: 60px;
	}

	/*--- about me page ---*/
	#block-yui_3_17_2_1_1529507833440_12973 {
		display: block;
	}
	#block-yui_3_17_2_1_1529507833440_12973 .image-block-outer-wrapper,
	#collection-599f09daf5e2311effe7e4c3 #page .sqs-block-content p,
	#collection-599f09daf5e2311effe7e4c3 #page .sqs-block-content h2 {
		padding-left: 70px !important;
	}
	#collection-599f09daf5e2311effe7e4c3 #page .sqs-layout > .row:first-of-type .html-block {
		padding-left: 17px;
	}
	#collection-599f09daf5e2311effe7e4c3 #page .sqs-layout .sqs-row:first-of-type {
		margin-bottom: 35px;
	}
}

@media screen and (min-width: 769px) and (max-width: 1199px) {
	.header-special {
		transform: translateY(50px);
	}
}

