/*
Theme Name: Aamodt Plumb
Author: The Curio Collective
Author URI: http://thecurio.co
Description: Aamodt Plumb is a boutique architecture and interiors studio designing slow spaces for busy lives. 
Version: 2.0
*/ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;}
body{line-height:1;}
ol,
ul{list-style:none;}
blockquote,
q{quotes:none;}
blockquote:before,
blockquote:after,
q:before,
q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,
th,
td{font-weight:normal;text-align:left;}
h1,
h2,
h3,
h4,
h5,
h6{clear:both;}
html{overflow-y:scroll;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
a:focus{outline:thin dotted;}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section{display:block;}
audio,
canvas,
video{display:inline-block;}
audio:not([controls]){display:none;}
del{color:#333;}
ins{background:#fff9c0;text-decoration:none;}
hr{background-color:#cdc7c2;border:0;height:1px;margin:40px 0px;width:40px;opacity:1;}
sub,
sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
small{font-size:smaller;}
img{border:0;-ms-interpolation-mode:bicubic;}


/* General Styles */

	body{
	font-family:'Work Sans', sans-serif;
	font-weight: 400;
	font-size:16px;
	line-height:24px;
	color:#8d8d8d;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	}

	a{
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:13px;
	font-weight:700;
	color:#353533;
	transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	}

	a:hover{
	color:#f8a48d;
	}

	p a, .widget a, em a{
	text-transform:none;
	font-weight: 400;
	font-size: inherit;
	letter-spacing: 0px;
	color:inherit;	
	}

	a.btn, .post-nav a, .btn{
	display:inline-block;
	padding:10px 20px;
	width:auto;
	text-align:center;
	color:#fff;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	border:solid 3px #fff;
	background:#f8a48d;
	cursor:pointer;
	transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	font-size: 14px;
	}

	a.btn:hover, .pushbutton-wide:hover, .post-nav a:hover, input#submit:hover, .btn:hover{
	background:#fff;
	color:#f8a48d;
	border:solid 3px #f8a48d;
	}

	.pushbutton-wide, input#submit{
	-webkit-appearance:none;
	display:inline-block;
	padding:10px 20px !important;
	width:200px !important;
	text-align:center;
	color:#fff;
	text-transform: uppercase;
	font-weight: 700;
	background:#f8a48d;
	border:solid 3px #fff;
	text-decoration:none;
	text-transform:uppercase;
	font-family:'Work Sans', sans-serif !important;
	letter-spacing:1px;
	font-size:13px !important;
	transition:all 0.4s ease;
	font-weight: 700;
	-webkit-transition:all 0.4s ease;
	cursor:pointer !important;
	}

	h1, h2, h3, h4{
	font-weight:700;
	text-transform: uppercase;
	letter-spacing:2px;
	}

	h1{
	font-size: 50px;
	letter-spacing: 3px;
	line-height: 70px;
	margin-bottom: 0px;
	}

	h2{
	font-size:30px;
	line-height:40px;
	color:#f8a48d;
	margin-bottom:30px;
	}

	h3{
	font-size:14px;
	line-height:22px;
	color:#353533;
	margin-bottom:20px;
	}

	h4{
	font-size: 13px;
	line-height: 22px;
	font-weight: 400;
	letter-spacing: 1px;
	}

	h5{
	font-size: 30px;
	line-height: 36px;
	font-weight: 400;
	color:#8d8d8d;
	letter-spacing: 1px;
	}

	p, h5{
	margin-bottom:30px;
	}

	p:last-child, h5:last-child{
	margin-bottom:0px;
	}

	p.lg-italic{
	font-size: 20px;
	font-style: italic;
	}

	p a{
	color:#f8a48d;
	}

	p a:hover{
	color: #353533;
	}

	em{
	font-style: italic;
	}

	.flex{
	display:flex;
	justify-content:space-between;
	}

	.cont{
	max-width:1100px; 
	padding:0px 60px; 
	margin:0 auto;
	}

	.cont img, .cont-lg img, .cont-med img, .cont-sm img{
	max-width: 100%;
	height: auto;
	}

	.cont-lg{
	max-width:1300px; 
	padding:0px 60px; 
	margin:0 auto;
	}

	.cont-med{
	max-width:900px; 
	padding:0px 60px; 
	margin:0 auto;
	}

	.cont-sm{
	max-width:750px; 
	padding:0px 60px; 
	margin:0 auto;
	}

	.padding{
	padding:100px 0px;
	}

	.center{
	text-align: center;
	}

	.hero{
	padding:120px 0px;
	background-size: cover;
	background-position: center;
	background-color:#f8a48d;
	}

	.button-area{
	margin-top:60px;
	}

	.pink-bg{
	background: #f8a48d; 
	color:#fff;
	}

	.pink-bg h2, .pink-bg p, .pink-bg h3{
	color: #fff;
	}

	.pink-bg .btn, #footer .btn{
	background: #fff;
	color: #f8a48d;
	border:solid 3px #f8a48d; 
	}

	.teal-bg .btn{
	background: #fff;
	color: #5ba39b;
	border:solid 3px #fff; 
	}

	.pink-bg .btn:hover, #footer .btn:hover{
	background: #f8a48d;
	color: #fff;
	border:solid 3px #fff; 
	}

	.teal-bg .btn:hover{
	background: #5ba39b;
	color: #fff;
	border:solid 3px #fff; 
	}


	.pink-bg p a{
	color:#353533;
	}

	.pink-bg p a:hover{
	color:#fff;
	}

	.gray-bg{
	background: #f3f3f3; 
	}

	.gray-bg .btn{
	color: #f3f3f3;
	border:solid 3px #f3f3f3; 
	}

	.gray-bg .btn:hover{
	background: #f3f3f3;
	}

	.brown-bg{
	background:#cdc7c2;
	}

	.brown-bg h2, .brown-bg p{
	color:#fff;
	}

	.pin-image{
	display: none;
	}

	.one-third{
	max-width: 25%;
	margin-right: 40px;
	min-width: 275px;
	}

	.one-third img{
	width: 100%;
	height: auto;
	margin-bottom:20px;
	}

	.two-thirds{
	width: 100%;
	}


/* Header */

	#header{
	padding:10px 0px 5px 0px;
	}

	#header .flex{
	align-items:center;
	justify-content:center;
	}

	#header ul li{
	display: inline-block;
	margin:0px 15px;
	}

	.current-menu-item a{
	color:#f8a48d;
	}

	#header .ap-logo{
	margin:0px 40px;
	transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	width: 200px;
	}

	#header .ap-logo:hover{
	opacity: 0.5;
	}

	/* Drop Down */

		.menu-item-has-children{
		padding:40px 0px;
		}

		.menu-item-has-children .sub-menu{
		display: none;
		position: absolute;
		top:137px; /* the height of the main nav */
		background: #f3f3f3;
		padding:30px;
		width: 300px;
		}

		.menu-item-has-children:hover > .sub-menu {
		display:block;
		}

		.menu-item-has-children .sub-menu li{
		display: block !important;
		margin:0px 0px 25px 0px!important;
		line-height:16px;
		}

		.menu-item-has-children .sub-menu li:last-child{
		margin:0px !important;
		}

		.menu-item-has-children .sub-menu li a{
		font-size: 12px;
		line-height:16px;
		color:#353533 !important;
		}

		.menu-item-has-children .sub-menu li a:hover{
		color:#f8a48d !important;
		}

		.home .menu-item-has-children .sub-menu {
		top:100px; /* the height of the main nav */
		}


/* Home Page */

	.white-logo{
	display: none;
	}
	
	.home #header{
	position: absolute;
	z-index: 9999;
	width: 100%;
	}

	.home #header .white-logo{
	display: inline-block !important;
	}

	.home #header .black-logo{
	display: none;
	}

	.home #header a{
	color: #fff;
	}

	.home #header a:hover{
	color:#f8a48d;
	}

	.home .hero{
	background-size: cover;
	background-position: center;
	height: 70vh;
	width: 100%;
	display: table;
	}

	.home .hero .cont-sm{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	}

	.home .hero h1{
	margin:0px auto 20px auto;
	max-width: 550px;
	}
	
	.hero h2, .hero h1{
	color:#fff;
	}

	.hero h2{
	text-transform: none;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0px;
	font-weight: 400;
	}

	.hero h1{
	font-size: 50px;
	letter-spacing: 3px;
	line-height: 70px;
	margin-bottom: 0px;
	}

	.hero a.btn{
	background:transparent;
	margin:10px;
	}

	.hero a.btn:hover{
	border:solid 3px #fff;
	color:#353533;
	background:#fff;
	}

	.social-proof, .quote-block{
	background-size: cover;
	background-position: center;
	}

	.social-proof h3{
	color:#fff;
	}

	.sp-logos{
	width: 220px;
	height: auto;
	margin:10px auto;
	}

	.htha{
	background:#cdc7c2;
	}

	.mhcr, .dp{
	background:#f8a48d;
	}

	.mhcr .btn, .dp .btn{
	background:#fff;
	color:#f8a48d;
	border:solid 3px #fff;
	}

	.mhcr .btn:hover, .dp .btn:hover{
	background:#f8a48d;
	color:#fff;
	border:solid 3px #fff;
	}

	.htha .btn{
	background:#fff;
	color:#cdc7c2;
	border:solid 3px #fff;
	}

	.htha .btn:hover{
	background:#cdc7c2;
	color:#fff;
	border:solid 3px #fff;
	}

	.htha p, .mhcr p, .htha h2, .mhcr h2, .dp p, .dp h2{
	color:#fff;
	}

	.htha h2, .mhcr h2, .dp h2{
	max-width: 580px;
	}

	.signups .cover-image{
	width: 25%;
	margin-right: 40px;
	}

	.signups .cover-image img{
	width: 100%;
	height: auto;
	}

	.signups .descrip{
	width: 75%;
	}

	.dp.signups .cover-image{
	width: 80%;
	}

	.page-id-23924 .resource-child .one-third, .page-id-23920 .resource-child .one-third, .page-id-23927 .resource-child .one-third{
	max-width: 49%;
	}

	 .page-id-23920 .resource-child .flex, .page-id-23924 .resource-child .flex, .page-id-23927 .resource-child .flex{
	 align-items:flex-start !important;
	 }
	
	/* Project Blocks */

	.project-block{
	width: 25%;
	background-size:cover;
	background-position: center;
	padding-bottom:22%;
	position: relative;
	background-color:#f8a48d;
	display: table;
	background-repeat: no-repeat;
	}

	.team-members .project-block{
	padding-bottom:23%;
	width: 23%;
	margin:10px;
	background-color: #fff;
	}

	.projects-main .project-block{
	padding-bottom:31%;
	width: 31%;
	margin:10px;
	}

	.project-block p{
	margin-bottom:0px;
	color:#fff;
	}

	.project-block p.lg-italic{
	margin-bottom:10px;
	}

	.projects.flex, .team-members.flex, .projects-main.flex{
	flex-wrap:wrap;
	}

	.team-members.flex, .projects-main.flex{
	justify-content:center;
	}

	span.overlay{
	background:#f8a48d;
	display:flex;
	align-items:center;
	justify-content:center;
	left:0px;
	top:0px;
	width:100.5%;
	height: 100%;
	position:absolute;
	opacity:0;
	transition:opacity 0.4s ease;
	-webkit-transition:opacity 0.4s ease;
	}

	span.overlay span{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	}

	.project-block:hover span.overlay{
	opacity:1;
	}

	.a-wrap{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 99;
	}

	.projects-main{
	margin-top:60px;
	margin-right: -20px;
	margin-left: -20px;
	}

	.wwu-cta{
	border-top:solid 1px #f3f3f3;
	}

/* Story Page */
	
	.story .story-image{
	width: 50%;
	margin-right: 40px;
	}

	.story-image img{
	width: 100%;
	height: 100%;
	}

	.story .descrip{
	width: 51%;
	}

	.story .flex{
	align-items:stretch;
	}

	.story.wl .flex{
	align-items:center;
	}

	.testimonials{
	background:#f3f3f3;
	}

	.team-members{
	margin-top:40px;
	}

	.team h2, .team h3, .team p{
	margin-left: 10px;
	}

	.testimonials p{
	font-size: 18px;
	line-height: 30px;
	position: relative;
	margin-left: 60px;
	margin-top:40px;
	}

	.testimonials h4{
	margin-left: 60px;
	}

	.quote-block h4{
	font-weight: 700;
	}

	.testimonials p:before{
	content:url(images/quote.svg);
	position: absolute;
	left: -60px;
	top:5px;
	}

	.wwu .testimonials p:before{
	content:none;
	}

	.testimonials img{
	border-radius: 100%;
	height: 200px;
	width: auto;
	}

	.process-steps{
	margin-top:40px;
	position: relative;
	}

	.process-block{
	margin:0px 20px;
	text-align: center;
	}

	.process-block h3{
	margin-bottom:10px;
	margin-top:20px;
	}

	.process hr{
	position: absolute;
	background: #f8a48d;
	height:3px;
	z-index: -99;
	width: 76%;
	margin-left: 60px;
	}

	/* Bios */

	.bios h3{
	margin-bottom:20px;
	}

	.bios ul:last-child{
	margin-bottom: 0px !important;
	}

	.bios .social{
	margin:5px 5px 5px 0px;
	display: inline-block;
	}

	.bios .social a{
	padding:8px;
	background:#f8a48d;
	border-radius: 50%;
	display: inline-block;
	height: 20px;
	width: 20px;
	text-align: center;
	}

	.bios .social a:hover{
	background:#353533;
	}

	.bios .social svg{
	width: 20px;
	height:17px;
	position: relative;
	top:1px;
	}

	.bios .social.tw svg, .bios .social.e svg{
	top:3px;
	left: 2px;
	}

	.bios .social.pn svg{
	top:2px;
	}



/* Blog Feed */
	
	.cats{
	margin-bottom:60px;
	}

	.cats h3, .cats ul{
	font-size: 12px;
	}

	.cats li{
	display: inline-block;
	list-style: none;
	padding:0px 20px;
	margin-left: -5px;
	line-height: 12px;
	border-right: solid 1px #8d8d8d;
	}

	.cats li:last-child{
	border-right: 0px;
	}

	.cats li a{
	color: #8d8d8d;
	font-size: 12px;
	}

	.cats li a:hover{
	color:#f8a48d;
	}

	.cats .current-menu-item a{
	color:#f8a48d !important;
	}

	.half{
	width: 50%;
	}



/* Blog Post Page */
	
	.post-list .flex{
	flex-wrap:wrap;
	justify-content:center;
	}

	.post-list .post-block{
	width: 31%;
	max-width: 350px;
	margin:15px;
	background: #f3f3f3;
	}

	.blog-posts .post-list .post-block{
	width: 30%;
	}

	.post-list .post-block:first-child{
	margin-left: 0px;
	}

	.blog-posts .post-list .post-block:last-child{
	margin-right: 15px;
	}

	.blog-posts .post-list .post-block:first-child{
	margin-left: 15px;
	}

	.post-list .post-block:last-child{
	margin-right: 0px;
	}

	.post-list .post-container{
	padding:30px;
	text-align: left;
	}

	.blog .post-list .post-container{
	padding:30px 30px 60px 30px;
	}

	.post-list .post-block{
	position: relative;
	}

	.post-container em{
	color:#f8a48d;
	}

	.blog .post-container em{
	position: absolute;
	bottom: 30px;
	}

	.post-nav{
	margin-top:60px;
	}

	.post-list .post-nav{
	margin-top:30px;
	}

	.blog-post-content{
	width: 75%;
	}

	.post-content{
	background: #f3f3f3;
	padding:40px;
	}

	.post-content li a{
	color:#f8a48d;
	font:inherit;
	text-transform: none;
	letter-spacing: 0px;
	font-size: inherit;
	}

	.post-content li a:hover{
	color:#353533;
	}

	.press .post-container em{
	padding-bottom:10px;
	display: inline-block;
	}

	.post-tags{
	padding-top:30px;
	}

	.post-tags h3{
	display: inline-block;
	padding-right: 10px;
	}

	.post-tags ul{
	display: inline-block;
	}

	/* Sidebar */

	.sidebar{
	width: 25%;
	margin-left: 40px;
	}

	.widget-title{
	background:#f8a48d;
	padding:20px;
	color:#fff;
	font-weight: 700;
	}

	.widget ul{
	padding:10px 5px;
	}

	.widget li{
	margin:10px 0px;
	line-height: 20px;
	}

	.widget a:hover{
	color:#f8a48d;
	}

	.custom-tag-list li{
	display: inline-block;
	margin:3px 0px;
	}

	.custom-tag-list li a{
	display: inline-block;
	padding:8px 12px;
	text-align: center;
	border:solid 1px #b9b5b5;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: 400;
	}

	.custom-tag-list li a:hover{
	color:#fff;
	background:#8d8d8d;
	}

	.post-photo{
	width: 100%;
	height: 300px;
	background-size: cover;
	background-position: center;
	}

/* Single Posts */

	.post-image{
	width: 100%;
	height: auto;
	margin-bottom:-10px;
	}

	.featured-caption{
	padding:15px;
	background:#f3f3f3;
	text-align: center;
	font-size: 12px;
	border-bottom:solid 1px #e1dbd5;
	}

	.single-post .hero{
	padding:70px 0px;
	}

	.single-post .post-nav{
	margin-top:30px;
	}
	
	.single-post .post-content h3{
	font-size:20px;
	line-height: 24px;
	margin:20px 0px;
	}

	.single-post .post-content h4, .page-temp .cont h4{
	font-size: 18px;
	line-height: 23px;
	text-transform: none;
	letter-spacing: 0px;
	color:#595555;
	margin-bottom:30px;
	}

	.pink-text{
	color:#f8a48d;
	}

	.single-post .post-content ul, .single-post .post-content ol, .page-temp .cont ul, .page-temp .cont ol, .bios ul, .faq ul, .resource-child ul, .pillar ul, .pillar .section ol, .project-descript ul, .project-descript ol{
	margin-bottom:30px;
	}

	.single-post .post-content ol li, .single-post .post-content ul li, .page-temp .cont ol li, .page-temp .cont ul li, .faq ul li, .resource-child ul li, .landing-content ul li, .pillar ul li, .pillar .section ol li, .project-descript ul li, .project-descript ol li{
	margin-bottom: 5px;
	}

	.single-post .post-content ol li:last-child, .single-post .post-content ul li:last-child, .page-temp .cont ol li:last-child, .page-temp .cont ul li:last-child, .faq ul li:last-child, .resource-child ul li:last-child, .landing-content ul li:last-child, .pillar ul li:last-child, .pillar .section ol li:last-child, .project-descript ul li:last-child, .project-descript ol li:last-child{
	margin-bottom: 0px;
	}

	.single-post .post-content ul, .page-temp .cont ul, .bios ul, .movement-block ul, .faq ul, .resource-child ul, .landing-content ul, .pillar ul, .project-descript ul{
	list-style-type: disc;
	position: relative;
	margin-left: 20px;
	}

	.single-post .post-content ol, .page-temp .cont ol, .pillar .section ol, .project-descript ol{
	list-style-type: decimal;
	position: relative;
	margin-left: 20px;
	}

	.single-post .post-content img{
	max-width: 100%;
	height: auto;
	}

	.post-tags.custom-tag-list li{
	margin-right:5px;
	}

	.wp-caption{
	max-width: 100%;
	margin-bottom:30px;
	width: 100% !important;
	text-align: center;
	}

	.wp-caption p{
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	padding:10px 30px 0px 30px;
	}

	.wp-caption img{
	max-width: 100%;
	height: auto;
	}

	blockquote:before{
	content:url(images/quote.svg);
	margin-right: 30px;
	position: relative;
	top:3px;
	}

	blockquote{
	display: flex;
	align-items:center;
	margin-bottom:30px;
	padding:20px 0px;
	}

	blockquote p{
	color: #f8a48d;
	font-size:20px;
	line-height: 24px;
	text-transform: none;
	letter-spacing: 0px;
	}

	/* Sign Ups */

	.post-su{
	padding:40px;
	align-items:center;
	}

	.post-su .descrip.white-form{
	padding-left: 40px;
	}

	.post-su .descrip.white-form p{
	display: none;
	}

	.post-su h3{
	font-size: 26px;
	line-height: 34px;
	}

	.post-su .cover-image{
	width: 40%;
	min-width: 170px;
	}

	.post-su ._form_1038 ._form-content, .post-su ._form_1145 ._form-content{
	display: block;
	}

	.post-su.pink-bg .descrip{
	width: 100%;
	}

	.post-su.pink-bg h3{
	margin-bottom: 10px;
	}

	.dbp.post-su{
	background: #fff;
	}

	.dbp.post-su .cover-image{
	min-width: 210px;
	}

	/* Comments */

	.comments-title{
	margin-top:60px;
	}

	.comments-title, .comment-reply-title{
	border-top:solid 1px #cdc7c2;
	border-bottom:solid 1px #cdc7c2;
	padding-bottom:30px;
	text-align: center;
	margin-bottom:40px;
	padding-top:30px;
	}

	.comment-reply-title{
	margin-top:40px;
	font-weight: 700;
	color:#353533;
	}

	.comment-meta em{
	color:#f8a48d;
	}

	.comment-meta h3{
	display: inline-block;
	font-style:normal;
	color:#353533;
	font-weight: 700;
	margin:0px 20px;
	}

	.comment-meta img{
	border-radius: 100%;
	}

	header.comment-meta.comment-author.vcard{
	display: flex;
	align-items:center;
	margin-bottom: 10px;
	}

	.comment{
	margin-bottom:30px;
	}

	.commentlist .children li{
	background: #f3f3f3;
	padding:30px;
	}

	.commentlist .children li .comment{
	margin-bottom:0px;
	}

	.comment-respond{
	text-align: center;
	}

	.comment-respond p{
	margin-bottom: 20px;
	}

	.comment-respond label, .comment-respond input, .comment-respond textarea{
	display: block;
	width: 100%;
	text-align: left;
	}

	.comment-respond input, .comment-respond textarea{
	text-indent: 15px;
	padding:15px 0px;
	-webkit-appearance:none;
	border:solid 1px #cdc7c2;
	}

	.comment-respond input:focus, .comment-respond textarea:focus{
	outline:0px;
	border:solid 1px #f8a48d;
	}

	.comment-respond label{
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 5px;
	}

	p.comment-form-cookies-consent{
	display: none;
	}

	input#submit{
	text-indent: 0px;
	padding:15px 20px !important;
	}

	.form-submit{
	margin-top: 40px;
	text-align: left;
	}


/* Projects Page */

	.project-images{
	width: 65%;
	margin-right: 40px;
	}

	.project-images img{
	width: 100%;
	height: auto;
	margin-bottom:20px;
	}

	.project-images img:last-child{
	margin-bottom:0px;
	}

	.project-descript{
	width: 35%;
	}

/* Movement Page */

	.slow .movement-block{
	margin-right: 40px;
	}

	.slow .movement-block:last-child{
	margin-right: 0px;
	}

	.slow h2{
	font-size: 60px;
	}

	.gfc .movement-block{
	text-align: center;
	margin:0px 20px;
	position: relative;
	}

	.gfc .movement-block p{
	margin-bottom: 10px;
	}

	.gfc img{
	margin-bottom: 20px;
	display: inline-block;
	}

	.rss-feed .flex{
	flex-wrap:wrap;
	margin-right: -10px;
	margin-left: -10px;
	}

	.rss-item{
	width: 44.5%;
	display: flex;
	margin:10px;
	padding:10px;
	background: #f3f3f3;
	align-items:center;
	}

	.rss-feed h4{
	margin-top:60px;
	}

	.rss-item h3{
	margin-bottom: 8px;
	}

	.rss-item img{
	position: relative;
	top:4px;
	margin-left: 5px;
	}

	.rss-image{
	max-width:150px;
	max-height:150px;
	overflow: hidden;
	margin-right: 30px;
	}

	.rss-image img{
	max-width: 100%;
	}

	.rss-image{
	display: inline-block;
	}

	.rss-cont{
	display: inline-block;
	}

	.rss-feed .btn{
	margin-top:30px;
	}

	.rss-cont span{
	color:#f8a48d;
	}


/* Resources Page */
	
	.resources h4{
	font-size: 18px;
	line-height: 23px;
	color:#595555;
	letter-spacing: 0px;
	}

	.resource-child .cont.flex{
	align-items:center;
	}

	.resource-child .cont .one-third img{
	margin-bottom: 0px;
	}

/* Work With Us Page */

	.wwu .project-block{
	background-color:#353535;
	}

	.wwu span.overlay{
	opacity: 1;
	background: rgba(53, 53, 51, 0.6);
	-webkit-transition:all 0.4s ease;
	transition:all 0.4s ease;
	}

	.wwu .project-block:hover span.overlay{
	opacity:1;
	background: rgba(248, 164, 141, 1);
	}

	.arrow{
	padding-top:10px;
	}

	.wwu .testimonials .flex{
	align-items:center;
	}


/* Footer */

	#footer{
	background:#f8a48d;
	color:#fff;
	padding-top:100px;
	padding-bottom: 100px;
	}

	#footer h3, #footer a{
	color:#fff;
	}

	#footer p{
	margin-bottom: 20px;
	}

	#footer p:last-child{
	margin-bottom: 0px;
	}

	#footer a:hover{
	color: #353533;
	}

	#footer .flex .sect{
	width: 100%;
	padding:0px 40px;
	border-right: solid 1px;
	border-color:rgba(255,255,255,0.6);
	}

	#footer .flex .sect:first-child{
	padding-left: 0px;
	}

	#footer .flex .sect:last-child{
	padding-right: 0px;
	}

	#footer .flex .sect img{
	width: 100%;
	height: auto;
	}

	#footer .flex .sect:last-child{
	border-right: 0px;
	}

	.tagline{
	display: block;
	padding:10px 0px 30px 0px;
	}

	#footer .social{
	margin:5px 5px 5px 0px;
	display: inline-block;
	}


	#footer .social a{
	padding:8px;
	background:#fff;
	border-radius: 50%;
	display: inline-block;
	height: 20px;
	width: 20px;
	text-align: center;
	}

	#footer .social svg{
	width: 20px;
	height:17px;
	position: relative;
	top:1px;
	}

	#footer .social a:hover{
	background:#353533;
	}

	#footer .fb svg{
	position: relative;
	top:1px;
	}

	#footer .linkedin svg{
	position: relative;
	left:1px;
	top:1px;
	}

	#footer .cr{
	margin-bottom: 0px;
	margin-top:20px;
	}

	.menu-helpful-links-container{
	padding:0px !important;
	}

	.menu-helpful-links-container li {
	font-size: 15px;
	line-height: 16px;
	margin-bottom:18px;
	}

	.menu-helpful-links-container li a{
	font-weight: 400;
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 16px;
	}


/* Slow Space Market Page */

	.page-template-market-page #header, .page-template-market-page #footer{
	display: none;
	}

	.market-page .main-img{
	background: url(./images/ssm-background.jpg) no-repeat;
	background-size: cover;
	background-position: center;
	}

	.market-page h3{
	font-size: 48px;
	line-height: 58px;
	font-weight: 800;
	letter-spacing: -1px;
	text-transform: none;
	color:#353533;
	margin-bottom: 20px;
	}

	.market-page .cont{
	max-width: 800px; 
	}

	.market-page h3, .market-page p, .market-page h5{
	color:#353533;
	}

	.market-page p a{
	color:#8d8d8d;
	}

	.market-page .credits a:hover{
	color:#589199;
	}

	.market-page p a:hover{
	color:#353533;
	}

	.market-page h3{
	font-size: 32px;
	line-height: 42px;
	text-transform: none;
	font-weight: 400;
	letter-spacing: -1px;
	}

	.market-page h5{
	font-size: 28px;
	line-height: 38px;
	margin-top:40px;
	letter-spacing: -1px;
	}

	.market-page hr{
	background-color:#353533;
	}

	.market-page .btn{
	background:#8d8d8d;
	}

	.market-page .btn:hover{
	border:solid 3px #8d8d8d;
	color:#8d8d8d;
	}

	.market-page .gray-bg h4{
	font-size: 15px;
	}

	.market-page .gray-bg h3{
	margin:30px auto;
	}

	.market-page .credits img{
	width: 200px;
	margin:40px 40px 0px 40px;
	opacity: .7;
	}

	.market-page .credits img:hover{
	opacity: 1;
	}

	.market-page .credits{
	padding:60px 0px;
	}


/* Landing Page */
	
	.landing .hero{
	font-size: 30px;
	color:#ffffff;
	}

	.landing .cont-sm{
	max-width: 630px;
	}

	.landing .block-image{
	max-width: 400px;
	width: 55%;
	}

	.landing .block-image img{
	max-width: 100%;
	}

	.landing-content.flex{
	justify-content:normal;
	}

	.landing-content .descrip{
	margin-left: 80px;
	width: 50%;
	font-size: 18px;
	line-height: 28px;
	}

	.landing-content{
	margin-bottom:60px;
	padding-bottom:60px;
	border-bottom:solid 1px #f3f3f3;
	}

	.landing-content:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
	}

	.landing-header{
	padding:60px 0px;
	}

	.landing-footer{
	padding:30px 0px;
	}

	.page-template-landing-page #footer, .page-template-landing-page #header{
	display: none;
	}

/* New HubSpot Forms */

	.page-id-24106 .cont{
	max-width: 700px !important;
	margin:0px auto;
	}


	.hs-form-required{
	color:#f8a48d!important;
	}

	.hbspt-form{
	padding-right: 20px !important;
	}

	.hbspt-form label{
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	color:#ffffff;
	display: none;
	}

	.brown-bg ._form-content input, .hbspt-form .input input, .hbspt-form .input textarea, .hs_who_are_you_ select, #footer ._form-content input{
	padding:10px !important;
	font:inherit !important;
	width: 100% !important;
	margin-bottom:15px;
	background:transparent !important;
	border:solid 3px #fff !important;
	border-radius: 0px !important;
	-webkit-appearance:none !important;
	letter-spacing:1px !important;
	color:#fff !important;
	font-weight: 700 !important;
	text-transform: uppercase;
	text-indent: 5px;
	}


	._form-content input, ._form-content textarea{
	padding-right: -4px;
	}

	._form-content input, ._form-content textarea, ._form-content select{
	padding:10px 0px;
	font:inherit;
	width: 100% !important;
	margin-bottom:15px;
	background:transparent;
	border:solid 3px #f8a48d;
	border-radius: 0px;
	-webkit-appearance:none;
	letter-spacing:1px;
	color:#f8a48d;
	font-weight: 700;
	text-transform: uppercase;
	text-indent: 15px;
	}

	._error-inner{
	margin-bottom: 15px;
	margin-top:-5px;
	}


	.hbspt-form .input input:focus, .hbspt-form .input textarea:focus, .hs_who_are_you_ select:focus, #footer ._form-content input:focus, ._form-content input:focus, ._form-content textarea:focus, ._form-content select:focus{
	outline: none !important;
	border:solid 3px #8d8d8d;
	}

	.hbspt-form .hs-form-field{
	text-align: left !important;
	}

	.hbspt-form fieldset{
	max-width: 100% !important;
	}

	.hbspt-form .hs-firstname{
	width: 47% !important;
	}

	.hbspt-form .hs-lastname{
	float: right !important;
	width: 47% !important;
	}

	label.hs-error-msg{
	text-transform: none;
	font-weight:400;
	letter-spacing: 0px;
	display: block;
	padding-bottom:20px;
	font-size: 12px;
	}

	.hs-button{
	display:inline-block;
	padding:13px 20px;
	font-size: 12px;
	width:auto;
	text-align:center;
	color:#f8a48d;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	border:solid 3px #fff;
	background:#fff;
	cursor: pointer;
	transition:all 0.4s ease;
	-webkit-transition:all 0.4s ease;
	-webkit-appearance:none;
	border-radius: 0px;
	}

	.hs-button:hover{
	background:#f8a48d;
	color:#fff;
	}

	._form-content p{
	margin-bottom: 30px;
	margin-top:-10px;
	}

	form#hsForm_4c5b3b36-d3c0-4472-85c7-d2e8849e2102 .hs-button{
	color:#cdc7c2;
	}

	form#hsForm_4c5b3b36-d3c0-4472-85c7-d2e8849e2102 .hs-button:hover{
	background:#cdc7c2;
	color:#fff;
	}

	.hs_who_are_you_ select, ._form-content select{
	background:url(images/down-arrow.svg) right center no-repeat !important;
	-webkit-appearance:none !important;
	}

	._row._checkbox-radio input{
	width: 14px !important;
	-webkit-appearance:checkbox;
	position: relative;
	top:1px;
	}

	._row._checkbox-radio span{
	margin-left: 10px;
	}

	._row._checkbox-radio p{
	margin-bottom: 15px;
	}

	._form-label h3{
	color:#f8a48d;
	margin-top:20px;
	}

	.post-su.pink-bg input{
	border:solid 3px #fff !important;
	color:#fff !important;
	}



	/* Placeholder Text */

	.brown-bg ._form-content input::-webkit-input-placeholder, 
	#footer ._form-content input::-webkit-input-placeholder,
	#_form_14_ ._form-content input::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
	 color: #ffffff;
	}

	.brown-bg ._form-content input::-moz-placeholder,
	#footer ._form-content input::-moz-placeholder,
	#_form_14_ ._form-content input::-moz-placeholder{ /* Firefox 19+ */
	 color: #ffffff;
	}
	.brown-bg ._form-content input::-ms-input-placeholder,
	#footer ._form-content input::-ms-input-placeholder,
	#_form_14_ ._form-content input::-ms-input-placeholder{ /* IE 10+ */
	 color: #ffffff;
	}

	.brown-bg ._form-content input:-moz-placeholder,
	#footer ._form-content input:-moz-placeholder,
	#_form_14_ ._form-content input:-moz-placeholder { /* Firefox 18- */
	 color: #ffffff;
	}



	._form-content input::-webkit-input-placeholder, ._form-content textarea::-webkit-input-placeholder{ /* Chrome/Opera/Safari */
	 color: #f8a48d;
	}
	._form-content  input::-moz-placeholder, ._form-content textarea::-moz-placeholder{ /* Firefox 19+ */
	 color: #f8a48d;
	}
	._form-content  input::-ms-input-placeholder, ._form-content textarea::-ms-input-placeholder{ /* IE 10+ */
	 color: #f8a48d;
	}
	._form-content  input:-moz-placeholder, ._form-content textarea:-moz-placeholder{ /* Firefox 18- */
	 color: #f8a48d;
	}



/* Pillar Page Addition */

	.pillar .intro.padding{
	padding-bottom: 0px;
	}

	.pillar .intro p{
	font-size: 18px;
	line-height: 28px;
	}

	.pillar .intro a{
	font-size: 24px;
	}

	.pillar p a{
	text-decoration: underline;
	}

	.pillar p img, .pillar .section img{
	max-width: 100%;
	height: auto;
	}

	.pillar .section{
	padding-top: 100px;
	}

	.pillar .further{
	border-left:solid 5px #f8a48d;
	padding-left: 30px;
	}

	.pillar .further h3{
	margin-bottom: 5px;
	}

	.pillar .further p{
	margin-bottom: 0px;
	}

	.pillar-nav ol{
	display: flex;
	justify-content:center;
	flex-wrap:wrap;
	}

	.pillar-nav ol a{
	width: 19%;
	background:#f3f3f3;
	padding:20px;
	text-align: right;
	margin:10px;
	position: relative;
	}

	.custom-counter a {
    counter-increment: step-counter;
	}

	.custom-counter a::before {
    content: counter(step-counter);
    position: absolute;
    left:20px;
    font-size: 28px;
    opacity: .3;
    font-weight: 800;
	}

	.pillar-nav li {
	padding-top:40px;
	line-height: 20px;
	}

	.pillar .cta-option .flex{
	justify-content:flex-start;
	align-items:center;
	}

	.pillar .cta-option .cover-image img{
	max-width: 100%;
	height: auto;
	}

	.pillar .cta-option .cover-image{
	width: 35%;
	margin-bottom: -7px;
	}

	.pillar .cta-option .descrip{
	width: 75%;
	padding:40px;
	}

	.pillar .cta-option .post-su{
	padding:0px;
	background:#f3f3f3; 
	}

	.pillar .cta-option .descrip h3{
	color:#353533;
	}

	.pillar .cta-option .descrip h2{
	color:#f8a48d;
	}

	.pillar .cta-option .post-su .btn{
	color:#fff;
	border-color:#f8a48d;
	background:#f8a48d;
	}

	.pillar .cta-option .post-su .btn:hover{
	color:#f8a48d;
	background:transparent;
	}

	.pillar .cta-option .db .cover-image{
	width: 55%;
	}

/* Sharing buttons */

	.pillar .sharing{
	padding-top:0px;
	}

	.pillar .sharing h3{
	color:#f8a48d; 
	}

	div.sharedaddy h3.sd-title:before{
	display: none !important;
	}

	.sd-content ul li a.sd-button, .sd-social-icon-text .sd-content ul li a.sd-button{
	border:solid 1px #b9b5b5 !important;
	border-radius: 0px !important;
	font-family: inherit !important;
	letter-spacing: 1px !important;
	padding:2px 10px !important;
	background:transparent !important;
	margin:5px !important;
	}

	.sd-content ul li a.sd-button:hover, .sd-social-icon-text .sd-content ul li a.sd-button:hover{
	border:solid 1px #f8a48d !important;
	}

	.single-post .sd-content ul li a.sd-button, .single-post .sd-social-icon-text .sd-content ul li a.sd-button{
	margin:0px 10px 10px 0px !important;
	}

	.sd-social .sd-button .share-count{
	display: none !important;
	}

	._field7 textarea{
	padding: 10px 0px 10px 15px !important;
	box-sizing:border-box;
	text-indent: 0px !important
	}

/* Shop Page Addition */
	
	.shop .post-container em{
	margin-bottom:15px;
	display: block;
	}

	.shop .post-container p{
	margin-bottom:80px;
	}

	.shop .post-container .btn{
	border:solid 3px #f8a48d;
	background:#f3f3f3;
	color:#f8a48d;
	position: absolute;
	bottom: 30px;
	}

	.shop .post-container .btn:hover{
	background:#f8a48d;
	color:#ffffff;
	}

	.shop .hero p{
	font-size: 16px;
	}

	.shop .cats h3, .shop .cats ul{
	display: inline-block;
	margin-bottom: 0px;
	}

	.product-section{
	border-top:solid 1px #ececec;
	padding:60px 0px;
	}

	.padding-top{
	padding-top:60px;
	}


/* Updates October 2022 */

	.home .hero h5, .landing .header-image h5{
	max-width: 740px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	letter-spacing: 0px;
	font-size: 24px;
	}	

	.cert-logos{
	max-width: 180px !important;
	height: auto;
	}

	.new-team{
	flex: 0 0 25%;
	margin: 0px 40px;
	}

	.team-img{
	width: 100%;
	padding-bottom: 100%;
	background-size: cover;
	background-position: center;
	position: relative;
	}

	.new-team h2{
	margin-left: 0px;
	margin-bottom: 0px;
	}

	.new-team h2 a{
	font-size: 16px;
	}

	.teal-bg{
	background:#5ba39b;
	color: #ffffff;
	}

	.teal-bg h1, .teal-bg h2, .teal-bg h3, .teal-bg h4{
	color: #ffffff;
	}

	.teal-bg.story .flex{
	align-items: center;
	}

	.cs-banner{
	position: absolute;
	background: #ffffff;
	width: 25%;
	padding: 20px;
	margin-top: 60px;
	text-align: right;
	}

	.cs-banner h3{
	color: #484849;
	margin-bottom: 0px;
	}

	.cert-header{
	margin-bottom: 60px;
	color: #fff;
	}

	.sign-up .brown-bg .form-area{
	padding-top: 10px;
	}

	#_form_12_ ._submit, #_form_14_ ._submit{
	font-size: 14px !important;
	letter-spacing: 1px !important;
	}

	#_form_12_ ._submit:hover{
	background: transparent !important;
	color: #fff !important;
	border: solid 3px #fff !important;
	}

	#_form_14_ ._submit:hover{
	background: transparent !important;
	color: #fff !important;
	border: solid 3px #fff !important;
	}

	.brown-bg #_form_12_ ._submit{
	color: #cdc7c2!important;
	}

	.brown-bg #_form_12_ ._submit:hover{
	color: #fff !important;
	}

	.brown-bg .half:last-child{
	margin-left: 40px;
	}

	#_form_14_ input[type="text"], #_form_12_ input[type="text"]{
	padding-left: 0px !important;
	font-size: 14px !important;
	}

/* New landing page */

	.landing .header-image{
	background-size: cover;
	background-position: center;
	color: #fff;
	height: 71vh;
	display: table;
	width: 100%;
	}

	.landing .header-image h1, .landing .header-image h5{
	max-width: 620px;
	margin-left: auto;
	margin-right: auto;
	}

	.landing .header-image .cont-sm{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	}

	.landing .header-image h1, .landing .header-image h2, .landing .header-image h3{
	color: #fff;
	}

	.landing .header-image h1{
	margin-bottom: 30px;
	}

	.tb-image-left .landing-image{
	width: 40%;
	margin-right: 40px;
	background-size: cover;
	background-position: center;
	padding-bottom: 50%;
	}

	.tb-image-left .flex{
	align-items: center;
	}

	.tb-image-left .landing-content{
	width: 60%;
	}

	.foot{
	padding-top: 30px;
	padding-bottom: 30px;
	}

	.page-id-25494 #footer{
	display: none;
	}

	.three-block .block img{
	max-width: 100%;
	height: auto;
	}

	.three-block .block{
	width: 100%;
	}

	.right{
	text-align: right;
	}

	.three-block h2, .three-block a{
	color: #8D8D8D;
	margin-bottom: 0px;
	}

	.page-id-25494 #header{
	display: none;
	}

	.landing-head{
	display: none;
	}

	.page-id-25494 .landing-head{
	display: block;
	position: fixed;
	width: 100%;
	}

	.page-id-25494 .landing-mobile-menu-open{
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 999;
	}

	#landing-mobile-nav{
	display: none;
	background: #fff;
	padding: 30px;
	left: 0;
	text-align: center;
	bottom: 0;
	width: 300px;
	}

	.swap-open, .swap-open{
	cursor: pointer;
	}

	#landing-mobile-nav .menu-mobile-nav-container{
	/*transform: translateY(50%);
	-ms-transform: translateY(50%);*/
	text-align: right;
	}

	#landing-mobile-nav li{
	margin: 10px auto;
	}

	#landing-mobile-nav li a{ 
	font-size: 18px;
	}

	.foot-hls li a{
	font-weight: 100;
	font-size: 14px;
	}

	#menu-primary-nav-left{
	position: relative;
	}

	#menu-primary-nav-left span{
	display: block;
	position: absolute;
	width: 210px;
	background: #5ba39b;
	padding: 5px 14px;
	margin-left: -70px;
	top: 35px;
	color: #fff;
	}

	#header a:hover span{
	background: #f8a48d;
	color: #fff !important;
	}

	.landing-image{
	position: relative;
	}

/* Modal Edits */
	
	.blocker{
	background-color:rgba(46, 44, 41, 0.8) !important;
	z-index: 9999 !important;
	}

	.modal{
	z-index: 9999 !important;
	max-width: 1400px !important;
	max-height: auto;
	width: auto !important;
	padding:10px 10px 5px 10px !important;
	border-radius: 0px !important;
	box-shadow:none !important;
	}

	.modal img{
	max-width: 100%;
	height: auto;
	max-height: 80vh;
	}


/* Hidden Until Mobile */

	.mobile-menu-open, #mobile-nav, .swap-close, .mobile-show{
	display: none;
	} 

	.secondary-images-mobile{
	display: none;
	}

	.m-team{
	display: none;
	}

/* Responsive Styles */

@media (max-width:1200px){
	.rss-item{
	width: 43.5%;
	}

	#header .ap-logo{
	margin:0px 20px;
	}
}


@media (max-width:1050px){

	#footer .flex .sect{
	padding:0px 30px;
	}

	.project-main span.overlay{
	opacity: 1;
	bottom: 0px;
	height: 40%;
	top:auto;
	background: rgba(53, 53, 51, 0.6);
	}

	.team-members .project-block{
	width: 100%;
	padding-bottom: 100%;
	margin:0px;
	}

	.m-team-about{
	background: #f3f3f3;
	padding:10px;
	text-align: center;
	}

	.m-team-about h3{
	margin-bottom: 10px;
	}

	.new-team{
	flex: 0 0 30%;
	margin: 0px 20px;
	}

	.rss-item{
	width: 42.5%;
	}

	#header ul li{
	margin:0px 9px;
	}


}

@media (max-width:1024px){
	
	#header ul li{
	margin:0px 10px;
	}

	.home #header a{
	font-size: 12px;
	}

	#header .ap-logo{
	margin:0px 20px;
	width: 180px;
	}	

	.post-list .post-block{
	width: 30%;
	}

	.post-photo{
	height: 240px;
	}

	.project-block p{
	font-size: 13px;
	line-height: 15px;
	}

	.project-block p.lg-italic{
	font-size: 18px;
	line-height: 18px;
	}

	span.overlay span{
	padding:0px 10px;
	}

	.blog-posts .post-list .post-block{
	width: 29%;
	}

	.post-list.press .flex{
	justify-content:left;
	}

	.sp-logos{
	width: 180px;
	}

	.dp.signups .cover-image{
	width: 25%;
	}
}

@media (max-width:1000px){

	.foot-hls{
	display: none;
	}

	.projects-main .project-block{
	width: 30%;
	padding-bottom: 30%;
	}

	.pillar .cta-option .cover-image{
	width: 35%;
	}

	.nav a{
	font-size: 11px;
	}

	.teal-bg.story .flex{
	align-items: start;
	}

}


@media (max-width:910px){

	.mobile-menu-open, #mobile-nav{
	display: block;
	}

	#header .nav{
	display: none;
	}

	#header .nav{
	display: none;
	}
	
	.mobile-menu-open{
	display: block;
	position: relative;
	}

	#mobile-nav{
	display: none;
	position: absolute;
	background: #fff;
	width: 100%;
	left: 0px;
	top:90px;
	padding:40px;
	z-index: 99;
	}

	.home #header, #header{
	position: relative;
	width: auto;
	padding:20px 40px;
	}

	.home #header .black-logo{
	display: inline-block !important; 
	}

	.home #header .white-logo{
	display: none !important; 
	}

	#header .flex{
	justify-content:space-between;
	}

	#header .ap-logo{
	margin:0px 20px 0px 0px;
	}

	#header ul li{
	display: block;
	margin:0px;
	}

	.home #header a{
	color:#353533;
	font-size: 16px;
	line-height: 16px;
	}

	#header ul li a{
	font-size: 16px;
	line-height: 16px;
	display: block;
	padding:15px 0px;
	}

	.home .hero{
	height: 50vh;
	}

	.hero h1{
	font-size: 40px;
	line-height: 60px;
	}

	.sp-logos{
	width: 120px;
	}

	.post-photo{
	height: 170px;
	}

	.post-list .post-container{
	padding:20px;
	}

	.post-list .post-block{
	margin:10px;
	}

	.post-list .post-block{
	width: 31%;
	}

	.padding{
	padding:60px 0px;
	}

	#footer{
	padding:40px 0px;
	}

	#footer .cont-lg{
	padding:0px 40px;
	}

	.cont.flex.process-steps{
	flex-wrap:wrap;
	}

	.process hr{
	display: none;
	}

	.process-block{
	margin:20px;
	width: auto;
	max-width: 160px;
	}

	.story .story-image{
	width: 30%;
	}

	.story .descrip{
	width: 70%;
	}

	.one-third{
	min-width: 175px;
	}

	.hero{
	padding:80px 0px;
	}

	.projects-main .project-block{
	margin:5px;
	}

	.wwu .project-block{
	width: 50%;
	padding-bottom: 45%;
	}

	.m-team-cont{
	width: 30%;
	}

	.rss-item{
	width: 41%;
	}

	._form_1038 ._form-content, ._form_1145 ._form-content, ._form_1207 ._form-content{
	display: block;
	}

	.post-su.flex{
	display: block;
	}

	.post-su .descrip.white-form{
	padding-left: 0px;
	}

	.post-su .cover-image{
	width: 100%;
	max-width: 200px;
	margin:0px auto 20px auto;
	}

	.angled-bg{
	padding:50px 0px;
	}

	.cont.pillar-nav{
	padding:0px;
	}

	.pillar-nav ol a{
	width: 24%;
	}

	.pillar .section{
	padding-top:50px;
	}

	.pillar .post-su.flex{
	display: flex;
	}

	.pillar .cta-option .descrip{
	padding:30px;
	width: 55%;
	}

	.pillar .cta-option .cover-image{
	width: 40%;
	}

	.new-team{
	flex: 0 0 43%;
	}


}

@media (max-width:750px){

	.cont-lg, .cont, .cont-med, .cont-sm{
	padding: 0px 40px;
	}

	.padding{
	padding:40px 0px;
	}

	.ss-projects.flex{
	flex-wrap: wrap;
	}

	.ss-projects .project-block{
	width: 100%;
	padding-bottom:100%;
	}

	.project-block{
	width: 50%;
	padding-bottom:50%;
	}

	.post-list .post-block{
	width: 46%;
	}

	.post-list .post-block:last-child{
	display: none;
	}

	.careers.post-list .post-block:last-child{
	display: inline-block;
	}

	#footer .cont-lg{
	display: block;
	}

	#footer .flex .sect{
	border-right: 0px;
	width: auto;
	padding:30px 0px;
	border-bottom:solid 1px rgba(255,255,255,0.6);
	}

	#footer .flex .sect img{
	max-width: 220px;
	}

	#footer .flex .sect:last-child{
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
	}

	#footer .flex .sect:first-child{
	padding-left: 0px;
	padding-top:0px;
	}

	._form_1053 ._submit, ._form_1204 ._submit, ._form_1206 ._submit{
	height: 40px !important;
	font-size:12px !important;
	padding:0px 22px!important;
	}

	.projects-main .project-block{
	width: 48%;
	padding-bottom: 48%;
	}

	.process-block{
	max-width: 220px;
	}

	.button-area{
	margin-top:40px;
	}

	.blog-posts .post-list .post-block{
	width: 45%;
	}

	.m-team-cont{
	width: 46%;
	}

	.rss-item{
	width: 100%;
	}

	.testimonials img{
	height: 130px;
	}

	.sidebar{
	display: none;
	}

	.single-post .padding .flex{
	display: block;
	}

	.blog-post-content{
	width: auto;
	}

	.descrip-right{
	max-width: 100%;
	margin: 0px;
	}

	.landing-content.flex{
	display: block;
	}

	.landing-content .descrip{
	margin-left: 0px;
	width: auto;
	margin-top:40px;
	}

	.landing-content{
	margin-bottom: 40px;
	padding-bottom:40px;
	}

	.landing .block-image{
	max-width: 100%;
	width: auto;
	}

	.wl .flex{
	display: block;
	}

	.wl .descrip{
	width: 100%;
	}

	.willow-image img{
	margin-bottom: 30px;
	}

	.new-team{
	flex: 0 0 100%;
	margin-bottom: 40px;
	}

	.brown-bg ._form-content input, .hbspt-form .input input, .hbspt-form .input textarea, .hs_who_are_you_ select, #footer ._form-content input{
	text-indent: 10px;
	}

	.teal-bg .flex{
	display: block;
	}

	.teal-bg .story-image{
	width: 100%;
	}

	.teal-bg .descrip{
	width: auto;
	margin-top: 40px;
	}

	.sign-up .brown-bg .flex{
	display: block;
	}

	.brown-bg .half{
	width: auto;
	}

	.brown-bg .half:last-child{
	margin-top: 40px;
	margin-left: 0px;
	}

	.tb-image-left .landing-image{
	padding-bottom: 130%;
	margin-right: 0px;
	width: auto;
	}

	.tb-image-left .landing-content{
	width: auto;
	margin-top: 40px;
	}


}

@media (max-width:600px){


	.post-list.press .flex{
	display: block;
	}

	.post-list .post-block{
	width: auto;
	max-width:100%;
	margin:0px 0px 40px 0px;
	}

	.post-list .post-block:last-child{
	display: block;
	}

	.home #header, #header{
	padding:20px 30px;
	}

	.black-logo{
	max-width: 170px;
	}

	#mobile-nav{
	padding:0px 30px 30px 30px;
	}

	.hero h1, h1{
	font-size: 30px;
	line-height: 45px;
	}

	.hero h2{
	font-size: 22px;
	line-height: 32px;
	}

	.home .hero{
	height: auto;
	}

	h2{
	font-size: 25px;
	line-height: 35px;
	}

	.post-photo{
	height: 300px;
	}

	.signups .flex, .story.pink-bg .flex{
	display: block;
	}

	.signups .descrip, .story .descrip{
	width: auto;
	}

	.signups .cover-image, .story .story-image, .dp.signups .cover-image{
	width: auto;
	margin-bottom:20px;
	margin-right: 0px;
	}

	.hero{
	padding:40px 0px;
	}

	.projects-main .project-block{
	width: 46%;
	padding-bottom:46%;
	}

	.testimonials p{
	margin-left: 0px;
	margin-top:80px;
	font-size: 16px;
	line-height: 26px;
	}

	.testimonials p:before{
	left: 0px;
	top:-40px;
	}

	.testimonials h4{
	margin-left: 0px;
	}

	.process-block{
	max-width: 100%;
	width: 100%;
	margin: 20px auto;
	}

	.process-block:first-child{
	margin-top:0px;
	}

	.process-block:last-child{
	margin-bottom:0px;
	}

	.gfc .flex, .slow .flex{
	display: block;
	}

	.movement-block{
	margin-right: 0px;
	margin-bottom:40px;
	}

	.gfc .movement-block{
	margin:0px 0px 40px 0px
	}

	.gfc .movement-block:last-child{
	margin-bottom: 0px;
	}

	.movement-block h3{
	margin-bottom: 20px;
	}

	p, h4{
	margin-bottom: 20px;
	}

	.bios .flex, .projects .flex, .resource-child .flex{
	display: block;
	}

	.one-third{
	max-width: 100%;
	margin-right: 0px;
	margin-bottom:40px;
	}

	.project-images{
	width: auto;
	margin-right: 0px;
	}

	.project-descript{
	width: auto;
	}

	.secondary-images{
	display: none;
	}

	.secondary-images-mobile{
	display: block;
	max-width: 100%;
	height: auto;
	margin-top:20px;
	}

	.project-descript .btn{
	margin-top:40px;
	}

	.blog-posts .post-list .post-block{
	width: 100%;
	}

	.blog-posts .post-list .post-block:first-child{
	margin-left: 0px;
	}

	.cats{
	display: none;
	}

	.shop .padding-top{
	padding-top:0px;
	}

	.blog .post-list .post-nav{
	margin-top: 0px;
	margin-left: 40px;
	text-align: left;
	}


	.single-post .hero{
	padding:40px 0px;
	}

	.comment-meta img{
	display: none;
	}

	.comment-meta h3{
	margin:0px 20px 0px 0px;
	}

	.m-team-cont{
	width: 100%;
	}

	.project-main .projects-main .project-block{
	width: 100%;
	padding-bottom: 100%;
	}

	.project-main span.overlay{
	height: 30%;
	}

	.wwu .testimonials .flex{
	display: block;
	text-align: center;
	}

	.wwu .testimonials p{
	margin-top:20px;
	}

	.post-su{
	padding:20px;
	margin-top:10px;
	}

	.post-su h2{
	font-size: 18px;
	line-height: 24px;
	}

	.angled-bg{
	padding:0px;
	}

	.market-page h2{
	font-size: 38px;
	line-height: 48px;
	}

	.market-page h2{
	font-size: 28px;
	line-height: 38px;
	}

	.market-page h4{
	font-size:20px;
	line-height: 30px;
	}

	.hbspt-form .hs-firstname{
	width: 100% !important;
	float: none !important;
	}

	.hbspt-form .hs-lastname{
	float: none !important;
	width: 100% !important;
	}

	.pillar .post-su.flex{
	display: block;
	}

	.pillar .cta-option .descrip{
	width: auto;
	}

	.pillar .cta-option .cover-image, .pillar .cta-option .db .cover-image{
	width: auto;
	max-width: 100%;
	}

	.home .hero a.btn{
	display: block;
	margin:15px auto;
	padding: 10px;
	}

	h5{
	font-size: 20px !important;
	line-height: 1.5;
	}

	.quote-block h4{
	margin-bottom: 0px;
	}

	.cs-banner{
	padding: 10px 20px;
	margin-top: 40px;
	}

	.cert-logos{
	max-width: 25% !important;
	}

	.teal-bg.foot h4{
	margin-bottom: 0px;
	}

	.three-block .flex{
	display: block;
	}

	.three-block .block{
	margin: 30px auto;
	text-align: center;
	}

	.three-block .right{
	text-align: center;
	}

	#landing-mobile-nav{
	width: auto;
	}

	.page-id-25494 .landing-mobile-menu-open{
	top: 30px;
	letter-spacing: 30px;
	}

	.home .hero h1{
	max-width: 350px;
	}

	h2{
	font-size: 20px;
	line-height: 1.5;
	}


}

@media (max-width:400px){

	.post-photo{
	height: 230px;
	}

	.wwu .project-block{
	width: 100%;
	padding-bottom:50%;
	}

	.hero h1, h1{
	font-size: 20px;
	line-height: 25px;
	}

	.landing-header img{
	max-width: 200px;
	}

	.landing-header{
	padding:30px;
	}

	.landing .hero{
	font-size: 20px;
	}

	.landing .hero h1{
	font-size: 30px;
	line-height: 45px;
	}

	.cs-banner{
	width: 50%;
	}

}