#toolset {
	display: none;
}

/* testing below*/
html {
	font-family: 'Inter', helvetica, arial, sans-serif;
	font-size: 18px !important;
	letter-spacing: -0.0143006857;
	word-break: keep-all;
	word-wrap: normal;
	font-kerning: normal;
}

body>div.main_container>div.content_container>div:nth-child(1)>div>div,
body>div.main_container>div.pinned.pinned_top>div {
	max-width: 1920px;

}


body {
	font-size: 1rem;
	font-family: 'Inter', helvetica, arial, sans-serif;
	font-weight: 400;
	line-height: 1.4;
	letter-spacing: -0.014em;
	color: #262322;
}

/* testing above*/
body>div.main_container>div.pinned.pinned_top>div>div.page.container.container_width.clearfix {
	width: 225px;
	overflow: visible;
}

body>div.main_container>div.pinned.pinned_top>div>div.page.container.container_width.clearfix.pointer-events-auto.allow-scroll>bodycopy {
	padding-right: 0;
}

strong,
b {
	letter-spacing: 0.003em;
	color: #514F4E;
}

p,
li {
	max-width: 70ch;
}

p {
	margin: 1em 0;
}

li {
	margin: 1.25em 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 3rem 0 1rem;
	line-height: 1.3;
	font-weight: 700;
}




h1+*,
h2+*,
h3+*,
h4+*,
h5+*,
h6+*,
.no_t_m_children>*:not(details) {
	margin-top: 0;
	padding-top: 0;
}

h1 {
	letter-spacing: -0.02228730661em;
	font-size: 3.052rem;
	line-height: 1.2em;

}

h2 {
	letter-spacing: -0.02221361309em;
	font-size: 2.441rem;
}

h3 {
	letter-spacing: -0.02189950908em;
	font-size: 1.953rem;
}

h4 {
	letter-spacing: -0.02093429494em;
	font-size: 1.563rem;
	font-weight: 700;
}

h5 {
	letter-spacing: -0.0186522672em;
	font-size: 1.25rem;

}

h6 {
	font-size: 1rem;
	font-style: italic;
	text-decoration: underline;
}

small,
.text_small {
	letter-spacing: -0.007307413808;
	font-size: 0.8rem;
}

.semibold {
	font-weight: 600;
	letter-spacing: -0.0125em;
}

h1>small,
h2>small,
h3>small,
h4>small {
	font-size: 0.8em;
	font-weight: 400;
}

blockquote {
	max-width: 90rem
}

.big-1 {
	font-size: 1.25rem;
	max-width: calc(80ch/1.563);
	/* margin-bottom: 1.563m; */
}

.big-2 {
	font-size: 1.563rem;
	max-width: calc(80ch/1.953);
}

.big-3 {
	font-size: 1.953rem;
}

p.big {
	font-size: 1.563rem;
	font-weight: 700;
	color: #962E2A;
	/* !!!!!!NOTE: FIX THIS!!!!!!!!!!!! */
}

.intro {
	margin-top: 4.5rem;
}

.intro>p {
	font-size: 1.25rem;
	/* max-width: 60ch; */
}

#intro {
	font-size: 1.953rem;
	font-weight: 700;
	color: #962E2A;
	margin: .3em 0;
}

bold {
	font-weight: 700;
	color: #962E2A;
}

em {
	color: #962E2AA6;
}

a:active {
	opacity: 0.7;
}

.page a.active {
	opacity: 1;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bold;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;

}



ul,
ol {
	margin: 0;
	padding: 0 0 0 2rem;
}

ol>li {
	padding-left: 0.563em;
}


blockquote {
	margin: 0;
	padding: 0 0 0 2em;
	font-family: 'Inter', helvetica, arial, sans-serif;
}

blockquote.big {
	font-style: italic;
	padding: 0;
	font-size: 1.25rem;
}


hr {
	background: #2623224D;
	border: 0;
	height: 1px;
	display: block;
}

.content img {
	float: none;
	margin-bottom: 0rem;
	vertical-align: bottom;
}

.gallery_image_caption {
	margin-top: 1.0em;
	margin-bottom: 0.5rem;
	font-size: 1rem;
	font-weight: 500;
	color: #262322D9;
	font-family: Diatype, Icons;
	font-style: normal;
	line-height: 1.3;
	text-align: left;
}

.titled-li {
	font-weight: 700;
	font-size: 1.563rem;
}

.titled-li p {
	font-size: 1rem;
	margin-top: .25em;
	margin-bottom: .66em;
	font-weight: 400;
}

li.big-1 p,
li.big-2 p,
li.big-3 p {
	font-size: 1rem;
}

/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px;
	left: 8px;
}

/**
 * Editor styles
*/






[data-predefined-style="true"] bodycopy {
	font-size: 1rem;
	font-style: normal;

}

[data-predefined-style="true"] bodycopy a {
	color: #962E2A;
	padding-bottom: 0em;
	text-decoration: underline;
}

[data-predefined-style="true"] bodycopy a:hover {
	font-weight: 700;
	text-decoration: underline .45em #962E2A;
}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
	color: #962E2A;
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: .76rem;
	line-height: 1.3;
	font-weight: 400;

}

[data-predefined-style="true"] small a {
	color: #962E2A;
	border-bottom-width: 0em;
}



/**
 * Breakpoints
 */

[data-css-preset] .page {
	background-color: initial
		/*!page_bgcolor*/
	;
	word-break: keep-all;
	word-wrap: normal;
	overflow-wrap: normal;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	max-height: auto;
	max-width: 100%;
	width: 100%;
	background-color: #fff
		/*!page_bgcolor*/
	;
}

[data-css-preset] .container {
	margin-left: auto
		/*!content_right*/
	;
	margin-right: 0
		/*!content_right*/
	;
	text-align: left
		/*!text_left*/
	;
}

[data-css-preset] body {
	background-color: transparent
		/*!body_bgcolor*/
	;
}

[data-css-preset] .container_width {
	width: calc(100% - 300px);
	/*!content_right*/
}

[data-css-preset] .content_padding {
	padding-top: 3rem
		/*!main_margin*/
	;
	padding-bottom: 3rem
		/*!main_margin*/
	;
	padding-left: 3rem
		/*!main_margin*/
	;
	padding-right: 3rem
		/*!main_margin*/
	;
}



[data-css-preset] .backdrop {
	width: 100%
		/*!background_cover*/
	;
}

/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}

[data-css-preset] .thumbnails {
	background-color: transparent
		/*!thumbnails_bgcolor*/
	;
}

[data-css-preset] .thumbnails_width {
	width: 100%
		/*!thumbnails_width*/
	;
}

[data-css-preset] [thumbnails-pad] {
	padding: 0.4rem
		/*!thumbnails_padding*/
	;
}

[data-css-preset] [thumbnails-gutter] {
	margin: -0.8rem
		/*!thumbnails_padding*/
	;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
	padding: 0.55rem
		/*!responsive_thumbnails_padding*/
	;
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
	margin: -1.1rem
		/*!responsive_thumbnails_padding*/
	;
}

.thumbnails .thumb_image {
	outline: 0px solid #26232226;
	outline-offset: -1px;
}

.thumbnails .title {
	margin-top: .8rem;
	margin-bottom: 0rem;
	font-size: 1.2rem;
	font-weight: 500;
	color: #262322D9;
	font-family: Diatype, Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags {
	margin-top: 0.8rem;
	margin-bottom: 1.5rem;
	font-size: 1rem;
	font-weight: 400;
	color: #262322D9;
	font-family: 'Inter', helvetica, arial, sans-serif;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags a {
	border-bottom: 0;
	color: #262322D9;
	text-decoration: none;
}

.thumbnails .has_title .tags {
	margin-top: 0rem;
}

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
	color: #262322D9;
	line-height: 1;
	font-size: 2rem
		/*!site_menu_button*/
	;
	padding: 6px;
	line-height: 1;
	background: #26232200;
	position: fixed;
	top: 1.0rem
		/*!site_menu_button*/
	;
	right: 1.2rem
		/*!site_menu_button*/
	;
}

body.mobile #site_menu_button {
	margin: 0px;
	font-size: 4rem;
}

#site_menu_button.custom_icon {
	width: 40px;
	height: auto;
}

#site_menu_button.active {
	display: fixed;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: 'Inter', helvetica, arial, sans-serif;
	line-height: 1;
	letter-spacing: 0.01rem;
	background: rgba(20, 20, 20, 0.95);
	font-size: 2rem;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	white-space: normal;
	justify-content: flex-start;

}

body.mobile #site_menu {
	width: 100%;
	padding-top: 50px;


}

#view_all_projects {
	/* margin-top: 1rem; */
	font-size: 1.25rem;
	color: #962E2A;
	background-color: white;
	border: none;
	font-weight: 300;
	margin: auto;
	cursor: pointer;


}

.button_link {
	display: block;
	margin-top: 2rem;
	padding: 1rem !important;
	border: 1px solid #962E2A;
	height: auto;
	width: fit-content;
	cursor: pointer;
}

.button_link:hover,
.button_link:hover #view_all_projects {
	/* font-weight: 700; */
	color: white;
	background-color: #962E2A;
	cursor: pointer;

}


#site_menu .page-link a {
	color: rgba(255, 255, 255, 1);
}

#site_menu .set-link>a {
	color: rgba(255, 255, 255, 1);
	font-weight: bold;
}

#site_menu a {
	white-space: normal;
	line-height: 1em;

}

#site_menu a:active {
	opacity: .1;
}

#site_menu a.active {
	opacity: .6;
}

#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.5);
	line-height: 4rem;
	font-size: 4rem;
}

body.mobile #site_menu .close {
	margin: 0;
	padding-right: 10px;
	display: block;
	font-weight: 400;
	font-size: 86px;
	line-height: 86px;
}

#site_menu .break {
	height: 28px;
}

#site_menu .indent {
	margin-left: 28px;
}

/**
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: #262322D9;
	background: transparent;
	font-size: 32px;
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	position: fixed;
	padding: 6px;
	bottom: 3rem
		/*!shop_button*/
	;
	right: 3rem
		/*!shop_button*/
	;
}

#shop_button.text {
	font-family: Diatype, Icons;
	font-size: 1.2rem;
	padding: 0;
	font-weight: 500;
	color: #262322D9;
	font-style: normal;
	line-height: 1.3;
	letter-spacing: .07em;
}

#shop_button.custom_icon {
	width: 40px;
	height: auto;
}

body.mobile #shop_button:not(.text) {
	margin: -6px;
	font-size: 36px;
}

/**
 * Shop Product Widget
 */

.shop_product {
	width: 100%;
	max-width: 22rem;
	position: relative;
	display: block;
}

.shop_product .price {
	font-family: Diatype, Icons;
	font-style: normal;
	font-weight: 500;
	margin-bottom: 1rem;
	font-size: 1.2rem;
	line-height: 1.1;
	color: #262322D9;
}

.shop_product .dropdown {
	font-family: 'Inter', helvetica, arial, sans-serif;
	font-size: 1.2rem;
	display: inline-block;
	width: 100%;
	border: 1px solid #26232233;
	border-radius: 10rem;
	background: white url(https://static.cargo.site/assets/images/select-line-arrows.svg) no-repeat right .25rem top 0px;
	margin-bottom: 1rem;
	line-height: 1.2;
	padding: .7rem 2.5rem .8rem 1.25rem;
	font-style: normal;
	font-weight: 400;
	color: #262322D9;
}

.shop_product .button {
	font-family: Diatype, Icons;
	font-size: 1.2rem;
	background: #262322D9;
	border-radius: 10rem;
	color: rgba(255, 255, 255, 1);
	flex: 0 0 50%;
	text-align: left;
	display: inline-block;
	line-height: 1.0;
	padding: 0.9rem 1.25rem;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
}

/**
 * Image Zoom
 */

.content img.image-zoom:active {
	opacity: .7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
	padding-top: 2.5rem
		/*!quick_view_padding*/
	;
	padding-bottom: 2.5rem
		/*!quick_view_padding*/
	;
	padding-left: 2.5rem
		/*!quick_view_padding*/
	;
	padding-right: 2.5rem
		/*!quick_view_padding*/
	;
	height: 100%
		/*!quick_view_height*/
	;
	width: 100%
		/*!quick_view_width*/
	;
}

body.mobile .quick-view {
	width: 100%;
	height: 100%;
	margin: 0;
}


[data-css-preset] .quick-view-background {
	background: rgba(255, 255, 255, 1)
		/*!quick_view_bgcolor*/
	;
}

.quick-view-caption {
	font-family: Diatype, Icons;
	transition: 100ms opacity ease-in-out;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 3.5rem 0;
	text-align: center;
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
}

.quick-view-caption span {
	padding: 0.5rem 1rem;
	display: inline-block;
	background: #26232280;
	color: white;
}

/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
	left: 10px;
}

.quick-view-navigation .right-arrow {
	right: 10px;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
	/* Change height/width together to scale */
	height: 36px;
	width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 0px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
	stroke: #262322D9;
	stroke-width: 2px;
}

.quick-view-navigation .close-button {
	top: 10px;
	right: 10px;
	/* Change height/width together to scale */
	width: 36px;
	height: 36px;
}

.quick-view-navigation .close-button .inner-color {
	stroke: #fff;
	stroke-width: 0px;
}

.quick-view-navigation .close-button .outer-color {
	stroke: #262322D9;
	stroke-width: 2px;
}

/** 
 * Image Gallery Navigation Arrows 
 */

.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
	/* Change height/width together to scale */
	height: 36px;
	width: 36px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
	stroke: rgba(255, 255, 255, 1);
	stroke-width: 2px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
	stroke: #26232299;
	stroke-width: 3px;
}

/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
	/* Change height/width together to scale */
	width: 36px;
	height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
	stroke: #fff;
	stroke-width: 2px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
	stroke: #26232299;
	stroke-width: 3px;
}

/**
 * Feed
 */

.feed .content_container .page {
	border-top: 0px dashed #26232233;
}

.feed .content_container .page_container:first-child .page {
	border-top: 0;
}

/**
 * Audio Player
 */

.audio-player {
	max-width: 26rem;
	height: 3.3rem;
	outline: 1px solid rgba(0, 0, 0, 0.26);
	color: #262322D9;
	background: transparent;
	font-size: 1.3rem;
	line-height: 1.7;
	font-family: Diatype, Icons;
	font-style: normal;
	font-weight: 500;
	text-align: left;
	margin: 1px 1px 1em 1px;
}

body.mobile .audio-player {
	max-width: 100%;
}

.audio-player .separator {
	width: 1px;
	background-color: rgba(0, 0, 0, 0.26);
}

.audio-player .button {
	background: transparent;
	cursor: pointer;
	fill: rgba(0, 0, 0, 0.9);
}

.audio-player .icon {
	fill: rgba(0, 0, 0, 0.9);
	padding: 30%;
	width: 100%;
	margin: auto;
}

.audio-player .buffer {
	background: rgba(0, 0, 0, 0.1);
}

.audio-player .progress {
	background: #26232233;
}

.audio-player .progress-indicator {
	border: 1px solid rgba(0, 0, 0, 0.7);
	width: 1px;
	height: 100%;
	right: 0;
	position: absolute;
	cursor: ew-resize;
}

.blockquote_div {
	margin-left: .25rem;
	border-left: 1px solid #962E2A;
	padding-left: 2rem;
}

.audio-player .note-icon {
	height: 100%;
	width: 3.8rem;
	padding: 1rem;
	fill: rgba(0, 0, 0, 0.75);
}

.audio-player .current-time {
	padding-left: 1rem;
}

.audio-player .total-time {
	padding-right: 1rem;
}

.fb60 {
	flex-basis: 60%;
}

.fb50 {
	flex-basis: 50%;
}

.fb45 {
	flex-basis: 45%;
}

.fb40 {
	flex-basis: 40%;
}

.fb35 {
	flex-basis: 35%;
}

.fb30 {
	flex-basis: 30%;
}

.fb25 {
	flex-basis: 25%;
}

.fb22 {
	flex-basis: 22%
}

.fb15 {
	flex-basis: 15%
}

.fbauto {
	flex-basis: auto;
}

mark,
.red_callout {
	background-color: #d2080129;
	color: #262322;
	width: fit-content;
}

mark {
	padding: 0 .1em;
}

.red_callout em {
	color: #262322;
}

ol.red_callout li:first-child,
ul.red_callout li:first-child {
	padding: 1em 1em 0 1em;
}

ol.red_callout li:last-child,
ul.red_callout li:first-child {
	padding: 0 1em 1em 1em;
}

li.red_callout {
	padding: 1em 1em 0 1em;
}

div.red_callout {
	padding: 1em;
	margin-left: -1em;
}

div.red_callout>*:not(ul):not(ol) {
	margin-top: 0;
	padding-left: 0;
}

p.red_callout {
	padding: 1em;
	margin-left: -1em;
}

h3.atmos_phases,
h3.ideation_phase {
	font-size: 1.25rem;
	border-top: 1px solid #962E2A80;
}

.imgdiv.fb45 {
	flex-basis: 45%;
}

.just_space_between {
	justify-content: space-between;
}

.imgdiv.stroked>img {
	border: .25px solid #B2ABA9;
}

div.nowrap {
	flex-wrap: nowrap;
}

div.wrap {
	flex-wrap: wrap;
}

/*
.project_xpln:hover {
	border-left: 10px solid #962E2A;
} */

.secondary_spacer {
	/* For H2s*/

	font-size: 2.441rem;
	height: 1.667em;
}

.page_title {

	z-index: -1;
	position: absolute;
	top: 1rem;
	color: #2623220A;
	/* font-size: 10vw; */
	font-size: min(max(3.052rem, 10vw), 192px);

}

.main_spacer {
	font-size: min(max(3.052rem, 10vw), 192px);
	height: 1em;
}
/* #headimg{
	margin-top: -3rem;
} */

footer {
	margin-top: 3rem;
}

footer p {
	font-size: .8rem;
	margin-top: .67em;
}

.hidden {
	position: absolute;
	top: -5000px;
	left: -5000px;
}

/* .project_section_gallery {
	column-gap: 2rem;
	display: flex;
	row-gap: 0.333rem;
	flex-flow: row wrap;
	align-items: flex-start;
} */

.project_xpln {
	display: flex;
	flex-flow: column nowrap;
	box-shadow: 0 3px 15px 0 #26232233;
	min-width: 325px;
	margin: 1.3rem 0;
	height: auto;
	background-color: white;
}

.project_description {

	padding-left: 1rem;
	background-color: #962E2A;
	padding-top: 1em;
	padding-bottom: 1em;
	margin-top: 0;
	margin-bottom: .1rem;
	color: white;

}

h3.project_d_title,
h3.project_d_title a {
	margin: 0;
	font-size: 1.25rem;
	line-height: 1.2;
	text-decoration: none;
	font-weight: 400;
	color: white;
	margin-bottom: .3em;
}

.project_tags {
	line-height: 1;
	margin: 0;
	font-size: .75rem;
}

.project_cover {
	margin: 5%;
}

.atmos_f.img_div>img,
.imgdiv>img {
	width: 100% !important;
	height: auto !important;
}

.imgdiv {
	margin-bottom: 1rem;
	align-content: center;
}

.project_cover{
	flex-grow: 1;
	align-content: center;
}

.project_cover img {
	height: auto !important;
}

.project_cover a {
	margin-top: auto;
	margin-bottom: auto;
	display: block;
	width: fit-content;
	height: fit-content;
}


.view_project {
	padding-top: .67em;
	padding-bottom: .67em;
	border-top: .25px solid #262322;
	text-align: center;
	width: 100%;
	text-decoration: none !important;
	height: 3em;
}



.view_project .button {
	color: #262322 !important;
	text-transform: lowercase;
}

.project_xpln:hover {
	box-shadow: 0 3px 15px 0 #2623228b;
}

.project_xpln:hover .view_project {
	background-color: #962E2A;
	font-weight: bold;
	font-weight: 300;
}

.project_xpln:hover .view_project .button {
	color: white !important;
}

.project_xpln:hover h3.project_d_title,
.project_xpln:hover h3.project_d_title a {
	font-weight: 400;
}

.title_name {
	margin-top: 0;

}

.flexed {
	display: flex;
}

.client_intro.flexed,
.c_gap_5 {
	column-gap: 5%;
}

.c_gap_3 {
	column-gap: 3%;
}

.c_gap_4 {
	column-gap: 4%;
}

.c_gap_7 {
	column-gap: 7%;
}

.c_gap_10 {
	column-gap: 10%;
}

.h3flex {
	margin-top: -1rem;
	column-gap: 5%;
}

.flexed.problem_intro {
	column-gap: 5%;
}

.client_desc,
.problem_desc {
	font-size: 1rem;
	min-width: 30ch;
}

.flexed .client_desc,
.flexed .problem_desc {
	flex-shrink: 1;
	flex-grow: 1;
	flex-basis: 40%;
}

.flexed .big_quote {
	flex-grow: 1;
	flex-basis: 50%;
}

.client_desc,
.big_quote,
.problem_desc {
	margin-top: 0%;
	margin-bottom: 3rem;
}

.ds {
	filter: drop-shadow(0 5px 20px #26232254);
}

.rounded {
	border-radius: 8px;
	overflow: clip;
}

.big_quote

/* giganto */
	{
	z-index: -1;
	margin-top: -.54rem;
	color: #26232233;
	font-size: 3.81rem;
	font-style: italic;
	font-weight: 200;
	margin-right: 3rem;
	line-height: 1em;
	margin-bottom: 0;
	max-width: 70rem;
}

.des_tags {
	color: #962E2A;
	font-weight: 700;
	letter-spacing: 0.03rem;
	list-style: none;
	padding: 0;
	margin-bottom: .4rem;

}

.des_tags li {
	line-height: 1.4rem;
}

.container_width>bodycopy>div>hr:nth-child(3) {
	margin-top: 0;
}

#LogoName {
	color: #262322;
	font-weight: 400;
	font-size: 1rem;
	/* line-height: 1.4rem; */
	margin-top: 1.3rem;
	margin-bottom: .3rem;
	/* margin-left:-0.05rem; */
	text-decoration: none;

}

#contact_me li a {
	font-size: 0.75rem;
}

#nav {
	margin-top: 3rem;
}

.bullet_less {
	list-style-type: none;
}

#nav,
#contact_me,
.bullet_less {
	list-style: none;
	padding-left: 0;
}

#contact_me li {
	margin: 0;
}

#nav li a,
#contact_me li a {
	color: #514F4E;
	text-decoration: none;
}

#nav li a:hover,
#contact_me li a:hover,
#nav li a.active_nav:hover {
	font-weight: 700;
	text-decoration: underline .45em #962E2A;
	color: #962E2A;
}

#nav li a.active_nav {
	text-decoration: underline 1px #262322;
	text-underline-offset: .1em;
}

/* h2.quickfacts{
	margin-top: 1rem;
} */

.big_li>li {
	font-size: 1.563rem;
	color: #26232299;
}

.qf_container {
	column-gap: 5%;
}

.qf_container>div {
	flex-basis: 30%;
}


.read_paper {
	margin-bottom: 1rem;
}

.punchline {
	font-size: 1.25rem;
	margin-top: 0.703rem;
}

.excerpts>h3 {
	margin-bottom: 0rem;
}

.excerpts>p:not(.punchline) {
	margin-top: 0.512rem;
}

h2.quickfacts {
	font-weight: 700;
	font-size: 1rem;
	margin-bottom: .3rem;
}

.paper_indv {
	display: flex;
	flex-flow: wrap;
}

.paper_desc {
	flex-basis: 15%;
}

ul.quickfacts {
	list-style-type: none;
	padding: 0;
	flex-basis: 30%;

}

ul.quickfacts li {
	margin-bottom: .67rem;
}

body.mobile #site_menu_wrapper .site_menu {
	padding: 20% 50px !important;
}

.line_me {
	margin-left: -30px;
	margin-right: -30px;
	margin-bottom: -20px;
}

.recs_and_fs {
	margin-left: 2.4em;
}

.recs_and_fs>li {
	font-size: 2.441rem;
	margin-top: 1rem;
	padding-left: 1rem;
}

.recs_and_fs>li li {
	font-size: 1rem;
	margin-top: 0rem;
}

.recs_and_fs li p {
	padding-right: 4.768rem;
	font-size: 1rem;
}

.recs_and_fs li h4 {
	margin-top: 0;
}

.painting_gallery,
.photo_gallery {
	margin-top: 2rem;
}

.painting img {
	width: auto !important;
	height: 400px !important;
}

.painting_gallery {
	display: flex;
	flex-flow: row wrap;
	row-gap: 3rem;
	column-gap: 3rem;
}

.painting_title {

	margin-top: 1rem;
	margin-bottom: .3rem;
	font-size: 1rem;
	font-style: italic;
	text-align: center;
}

.photo_gallery {
	/* justify-content: space-between; */
	column-gap: 5%;
	row-gap: 3rem;
}

.painting p {
	text-align: center;
	font-size: .8rem;
}

.coding_cover img {
	width: 100% !important;
	height: auto !important;
	border: solid .25px #FFFFFF99;
}

.coding_title {
	margin-top: 1rem;
	margin-bottom: .3rem;
	font-size: 1rem;
	font-style: italic;
}

.code_proj p,
.code_proj a {
	font-size: .8rem;
}

.final-design {
	margin-top: 10vw
}

.code_proj {
	width: 400px;
}

div.ideation_phase {
	display: grid;
	column-gap: 5vw;
}


/* Unnecessary for desktop and killings Mobile
.grid__image {
	grid-column-start: image-start;
	grid-column-end: image-end;
}

.grid-text {
	grid-column-start: text-start;
	grid-column-end: text-end;
} */


.text-img-grid,
.img-text-grid,
.grid-1-1,
.grid-5-3,
.grid-3-5{
	display: grid;
	column-gap: 5vw;
	margin-bottom: 5rem;
}

.text-img-grid,
.img-text-grid,
.grid-1-1 {
	grid-auto-rows: auto;
}

.grid-list{
	padding-left: 0;
}

.grid-list:first-child{
	margin-top: 0;
}

li.grid-1-1{
	justify-items: stretch;
	margin-bottom: 1.25em;
	max-width: none;
	padding-left: 0;
	border-top: solid 1px;
}

.grid-text>* {
	margin-top: 0;
}

.no-bm{
	margin-bottom: 0;
}


@media only screen and (min-width: 770px) {

	div.ideation_phase {
		grid-template-columns: 3fr 2fr;
	}

	.phases_img_div {
		grid-column-start: 1;
		grid-column-end: 2;
		display: flex;
		column-gap: 5vw;
	}

	.phases_txt_div {
		grid-column-start: 2;
		grid-column-end: 3;
	}

	.text-img-grid,
	.img-text-grid,
	.grid-1-1 {
		grid-template-rows: 1fr;
	}

	.grid-1-1 {
		grid-template-columns: 1fr 1fr;
	}

	.grid-5-3 {
		grid-template-columns: 5fr 3fr;
	}

	.grid-3-5 {
		grid-template-columns: 3fr 5fr;
	}
}


@supports not (-ms-ime-align: auto) {

	details {
		padding-top: .5em;
		padding-left: .5em;
		padding-bottom: .5em;
		cursor: pointer;
		background-color: #EEEEEE;
		border: underline 1px solid #262322;
	}

	details[open] {
		padding-bottom: 2em;
	}

	summary>* {
		display: inline;

	}

	summary::-webkit-details-marker {
		display: none;
	}

	summary {
		list-style: none
	}

	details summary::after {
		content: " ⟶"
	}

	details[open] summary::after {
		content: " ↓"
	}
}


@media only screen and (max-width: 1350px) {


	.excerpts {
		margin: 1em 0;
		max-width: 70ch;
	}

	.flexed:not(.mwrap),
	.wrap {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.nowrap {
		-webkit-flex-wrap: nowrap !important;
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important;
	}

	.big_quote {
		margin-bottom: 3rem;
		margin-top: 0;
	}

	.flexed * :not(.noscale):not(.m_scale),
	.flexed.wrap>.imgdiv>img,
	.scale {
		flex-basis: 100%;
	}

}

@media only screen and (max-width: 770px) {

	.mwrap {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.mwrap>div {
		flex-basis: auto;
	}

	.painting img,
	.code_proj,
	#view_all_projects,
	.button_link {
		width: 100% !important;
		height: auto !important;
	}

	body>div.main_container>div.content_container>div:nth-child(1)>div>div>div.page.container.container_width {
		width: 100%;
	}

	body>div.main_container>div.pinned.pinned_top>div>div.page.container.container_width.clearfix {
		width: 100%;
		box-shadow: 0px 0px 20px #60493A33
	}

	.painting_gallery {
		flex-flow: column nowrap;
	}

	.final-design {
		margin-top: 15vw
	}

	.text-img-grid .grid-img {
		order: -1;
	}
}
