/*
 Theme Name:   Lango Hansen by Minimize
 Description:  Twenty Sixteen Child Theme, REQUIRES Parent Twenty Sixteen Theme: https://wordpress.org/themes/twentysixteen
 Author:       Minimize LLC
 Author URI:   http://minimize.com
 Template:     twentysixteen
 Version:      0.0.1
*/

/* MISC ~ TWENTY SIXTEEN CLEANUP */ 
.clearfix {
	clear: both;
}
.site-description {
	display: block;
}
:focus {
    outline: -webkit-focus-ring-color auto 0px;
}
*:focus, *:active,
a:focus {
    outline: none;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
	outline: none;
	outline-offset: 0px;
}
.edit-link {
	display: none;
}
span.edit-link {
	display: none;
}
.entry-content a, .entry-summary a, .taxonomy-description a, .logged-in-as a, .comment-content a, .pingback .comment-body > a, .textwidget a, .entry-footer a:hover, .site-info a:hover {
	box-shadow: 0 0px 0 0 currentColor;
}
.post-navigation .post-title, .entry-title, .comments-title {
	-webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

/* CYCLE PREV/NEXT CONTROLS */
.cycle-prev, .cycle-next {
	position: absolute;
	top: 0;
	width: 8%;
	opacity: 0.75;
	filter: alpha(opacity=70);
	z-index: 800;
	z-index: 200;
	top: 48%;
	height: 5%;
	cursor: pointer;
	background-size: contain !important;
}
.cycle-prev:hover, .cycle-next:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}
.cycle-prev {
	left: 0;
	background: url('images/carousel-nav-prev_k.png') 40% 50% no-repeat;
	background: url('images/carousel-nav-prev_k-2.png') 40% 50% no-repeat;
}
.cycle-next {
	right: 0;
	background: url('images/carousel-nav-next_k.png') 60% 50% no-repeat;
	background: url('images/carousel-nav-next_k-2.png') 60% 50% no-repeat;
}
.cycle-prev, .cycle-next {
	
}


/* BEGIN ISOTOPE */
/* ---- grid ---- */
/* clear fix */
.grid:after {
	content: '';
	display: block;
	clear: both;
}

/* ---- .element-item ---- */
.grid-item {
/* 	z-index: 102; */

	width: 356px;
	width: 49.75%;
	width: 50%;
	
/* 	height: auto; */
	border: 1px solid #FFF;
	border: 1px solid transparent;
}
.grid-item-inner {
	
}
.grid-item-inner-frame {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.post-type-archive-firm .grid-item,
.post-type-archive-projects .grid-item,
.page-template-page-complete-project-list .grid-item {
	width: 100%;
}

.post-type-archive-buzz .grid-item-inner {
	padding-bottom: 2rem;
}
.post-type-archive-buzz .grid-item-inner p {
	margin-bottom: 0;
	padding-right: 1.5rem;
}
.grid-item > * {
	margin: 0;
	padding: 0;
}

.grid-item-title {
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 5%;
	padding-bottom: 4%;
	opacity: 0;
}
.post-type-archive-buzz .grid-item-title {
	opacity: 1;
}
.post-type-archive-projects .grid-item-title,
.post-type-archive-firm .grid-item-title {
	transition: opacity 0.25s linear;
}

.post-type-archive-buzz p.instagram-text {
	padding-top: 5%;
}
.post-type-archive-buzz .grid-item-title {
	position: relative;
	display: block;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
}

.grid-item:hover .grid-item-title {
	opacity: 1;
}
.grid-item:hover .grid-item-title-bg {
	opacity: 0.75;
}

.post-type-archive-projects .button-group button,
.post-type-archive-firm .button-group button {
	background: transparent;
	border-radius: 0px;
	padding: 0;
}

.post-type-archive-firm .grid-item .grid-item-details {
	display: none;
}
.post-type-archive-firm .grid-item:hover .grid-item-details {
	display: block;
}
.post-type-archive-firm .grid-item.stamp {
	position: absolute;
}

/* END ISOTOPE */


/* NO SIDEBARS */
/* "no-sidebar" body class > Even if they introduce sidebar/widgets for a blog style page; prevent pages from showing #secondary */
.no-sidebar .sidebar,
.no-sidebar .site-footer .main-navigation {
	display: none;
}

/* FULL BLEED */
.site-inner {
	max-width: none;
}
.site-header-main,
.site-info,
.entry-header, .entry-summary, .entry-content, .entry-footer, .page-content {
	max-width: 1320px;
	margin-left: auto;
	margin-right: auto;
	
	max-width: none;
}


/* HEADER ~ LOGO */
.custom-logo-link {
	background-image: url("images/Lango-Hansen-Logo@2x-white.png");
	background-repeat: no-repeat;
	background-size: cover;
	
	background-size: contain;
	background-position: left center;
}
.custom-logo {
	max-width: none;
}
.site-branding {
	padding: 17px 27px 10px 22px;
	margin: 0 !important;
	width: 80%;
}

/* HEADERS */

/* NAVIGATION */
.menu-toggle {
	border-radius: 0px;
	border: 0px solid #FFF;
	opacity: 0.75;
	padding: 22px 16px 23px 16px;
	margin: 0;
	width: 20%;
}
#hamburger {
	background-image: url("images/Lango-Hansen-Hamburger@2x-white.png");
	background-image: url("images/Lango-Hansen-Hamburger@2x-white_6pt.png");
	background-repeat: no-repeat;
	background-size: cover;
	width: 33px;
	height: 14px;
}
.main-navigation .primary-menu, .main-navigation .primary-menu > li {
	border: 0;
}
.main-navigation a {
	padding: 0.25rem 0;
}
.main-navigation a, .main-navigation a:visited {
	opacity: 0.7;
}
.main-navigation a:hover, .main-navigation a:active, .main-navigation a:focus {
	opacity: 1.0;
}
.site-header-menu {
	padding-left: 20px;
	padding-top: 20px;
	margin: 0;
	opacity: 0;
	-webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.site-header-menu.toggled-on {
	opacity: 1;
}

/* MODERN FLOAT COLUMNS */
.cols {
	/* change the box model for simplicity */
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}
.cols_wrapper {
	font-size: 0; /* NEEDED TO PREVENT GAPS */
}
.cols {
	font-size: 1rem; /* NEEDED TO PREVENT GAPS */
}

.site-header,
.site-main article {
	padding-left: 30px;
	padding-right: 30px;
}
.site-header {
	position: relative;
	z-index: 101;
	padding-top: 30px;
	padding-bottom: 30px;
}

.site-content {
/* 	position: absolute; */
	top: 30px;
	width: 100%;
}
.site-main {
	margin-bottom: 0;
}


/* HOME PAGE */
.page-template-page-front,
.page-template-page-front .site,
.page-template-page-front .site-inner {
	height: 100%;
}
.page-template-page-front .site-content {
	bottom: 30px;
}
.page-template-page-front article {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.page-template-page-front .cycle-slideshow {
	position: absolute;
	top: 30px;
	bottom: 30px;
	left: 30px;
	right: 30px;
}
.page-template-page-front .cycle-slideshow aside {
	right: 0;
	bottom: 0;
	background-size: cover;
}
.page-template-page-front .cycle-slideshow aside {
	
}
.home-firm-info {
	position: absolute;
	z-index: 101;
	bottom: 8px;
	left: 10px;
}
.home-firm-info-item span {
	display: none;
}

/* DEFAULT PAGES */

/* ARCHIVE PROJECTS */
.post-type-archive-projects .button-group hr,
.post-type-archive-firm .button-group hr,
.post-type-archive-buzz .entry-content hr {
	margin: 0;
	margin-bottom: 0.5rem;
}
.post-type-archive-projects .filter-button-group {
	border-bottom: 1px solid #d1d1d1;
}
.post-type-archive-projects .entry-content{
	padding-bottom: 2rem;
}
.project-list-link {
	padding-top: 1rem;
}

/* ARCHIVE BUZZ */
.post-type-archive-buzz .entry-content hr {
	clear: both;
}
.buzz-data-item-cell {
	float: left;
	min-width: 60px;
}
.post-type-archive-buzz .grid-item-image-wrapper {
	position: relative;
}
.grid-item-instagram-icon-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.75;
}
.grid-item-instagram-icon {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 48px;
	height: 48px;
	padding-top: 12px;
	padding-left: 12px;
}
.grid-item-instagram-icon-icon {
	position: relative;
	z-index: 2;
}
.grid-item-instagram-icon img {
	width: 24px;
}
.post-type-archive-buzz .grid-item {
	width: 100%;
}
.post-type-archive-buzz .entry-content p {
	margin-top: 1.75rem;
	margin-bottom: 1.75rem;
	margin-bottom: 0.5rem;
}
.buzz-grid-item-862 img { /* ANIMATED GIF TEST */
	width: 100%;
}

/* ARCHIVE FIRM */
.firm_page_address hr, .firm_page_address p {
	margin-bottom: 0.5rem;
}
.firm_page_address {
	margin-bottom: 1.75rem;
}
.grid-item-title-with-link-wrapper {
	
}
.grid-item-title-with-link-col {
	float: left;
}
.grid-item-title-with-link-col-1 {
	width: 90%;
}
.grid-item-title-with-link-col-2 {
	width: 8%;
	background: url('images/carousel-nav-next_k.png') 60% 50% no-repeat;
	height: 50px;
	background-size: 15px;
	opacity: 0.8;
}
.grid-item-filter {
	
}
.grid-filter-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 8%;
	padding: 30px;
}
.grid-filter-item {
	cursor: pointer;
	border-top: 1px solid #7B868C;
	padding-top: 4px;
}
.grid-filter-wrapper-inner {
	border-bottom: 1px solid #7B868C;
}
.grid-filter-item:last-child {
	border-bottom: 1px solid #7B868C;
}
.grid-not-selected {
	opacity: 0.5;
}
.grid-selected {
	opacity: 1.0;
}
.post-type-archive-firm .grid-item {
	transition: opacity 0.25s linear;
}
.grid-item-person-email {
	padding-top: 0.5rem;
}
.post-type-archive-firm .grid-item-filter {
	border: 1px solid #FFF;
}
.post-type-archive-firm .grid-item-filter .grid-filter-wrapper {
	display: flex;
	align-items: center;
	align-content: stretch;
}
.post-type-archive-firm .grid-item-filter .grid-filter-wrapper .grid-filter-wrapper-inner {
	width: 100%;
}


/* SINGLE PROJECTS */
.single-projects .entry-content .project-details hr {
	margin: 0.5rem 0;
}
.single-projects .project-location {
	padding-bottom: 2rem;
}
.single-projects .project-back {
	cursor: pointer;
	margin-top: -28px;
	position: relative;
	z-index: 102;
}
.project-back a, .project-back a:visited,
.projects-landing-project-title {
	padding-right: 100px;
	color: #AAA;
}
.post-type-archive-buzz .project-back a {
	padding-right: 0;
}
.single-projects .grid-wrapper {
	margin-bottom: 50px;
}

/* SINGLE PERSON */
.single-firm hr {
	margin-bottom: 0.25rem;
}
.single-firm .entry-content {
	margin-bottom: 40px;
}
.person-cv-layout-group-1 .col-1,
.person-cv-layout-group-1 .col-2 {
	margin-bottom: 40px;
	width: 100%;
}
.person-cv-layout-group-3 .col-1, 
.person-cv-layout-group-3 .col-2 {
	width: 100%;
}
.person-cv-layout-group-3 {
	border-bottom: 1px solid #d1d1d1;
}
.single-firm .entry-content h1 {
	margin-bottom: 0;
}
.person-cv-email {
	margin-top: 0.5rem;
}
.person-cv-cat-title {
	margin-bottom: 0.25rem;
	margin-top: 0.5rem;
}
.person-cv-layout-group-3 p {
	margin-bottom: 0.5rem;
}
.single-firm .person-back,
.page-template-page-awards-publications .person-back,
.page-template-page-complete-project-list .person-back {
	margin-top: 20px;
}

.single-firm .person-cv-layout-group-1 .col-1,
.single-firm .person-cv-layout-group-1 .col-2 {
	position: relative;
}
.single-firm .person-cv-layout-group-1 .col-1 {
	overflow: hidden;
	max-width: 425px;
}
.single-firm .person-cv-layout-group-1 .col-1:before {
	content: "";
	display: block;
	padding-top: 100%;
}
.single-firm .person-cv-layout-group-1 .col-1 .person-cv-image-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

/* AWARDS & PUBLICATIONS + COMPLETE PROJECT LIST */
.page-template-page-awards-publications .entry-header,
.page-template-page-complete-project-list .entry-header {
	display: none;
}
.page-template-page-awards-publications .entry-content p {
	margin-bottom: 0;
}
.page-template-page-awards-publications .section-title,
.page-template-page-complete-project-list .section-title {
	margin-bottom: 1rem;
}
.page-template-page-awards-publications .section-text {
	margin-bottom: 2rem;
}
.page-template-page-awards-publications .cols {
	width: 100%;
}
.page-template-page-complete-project-list .project-list-category-row {
	margin-bottom: 3rem;
}

/* 404 & SEARCH RESULTS */
.error-404 .page-header, body.error404 .page-header,
.search-results .page-header {
	margin-left: 0;
	margin-right: 0;
	padding-top: 4rem;
}
.search-results .page-header {
	border-top: 0px;
}

/* FOOTER */

/* IMAGES - BACKGROUNDS */

/* COLORS - BACKGROUNDS */
body {
	background: #FFF;
}
body,
.site-footer {
	background-color: #FFF;
}
.grid-item-filter {
	background-color: #DDE3E3; /* GREY */
}

/* COLORS - TEXT */
body,
.firm_page_address a, .firm_page_address a:visited,
.page-template-page-complete-project-list .project_content_col a .projects-landing-project-title, .page-template-page-complete-project-list .project_content_col a:visited .projects-landing-project-title,
.search-results .entry-title a, .search-results .entry-title a:visited {
	color: #5B6670;
}
a.grid-external-link, a.grid-external-link:visited {
/* 	color: #C1C5C8; */ /* GRAB HIGHLIGHT COLOR IN FOOTER */
}
.person-cv-item-year,
.person-cv-email a, .person-cv-email a:visited{
	color: #C1C5C8;
}
.entry-title,
.post-type-archive-projects .button-group button,
.post-type-archive-firm .button-group button,
.post-type-archive-buzz .grid-item-title,
.post-type-archive-buzz .buzz-data-item,
a.buzz-data-item-link, a.buzz-data-item-link:visited,
.grid-filter-wrapper,
.page-template-page-awards-publications .section-title,
.page-template-page-complete-project-list .section-title {
	color: #7B868C;
}
.grid-item-title,
.post-type-archive-firm .grid-item-inner a, .post-type-archive-firm .grid-item-inner a:visited,
.home-firm-info {
	color: #FFF;
}
.post-type-archive-firm .grid-item-inner .grid-item-person-email a, .post-type-archive-firm .grid-item-inner .grid-item-person-email a:visited {
	color: #DDE3E3; /* GREY */
	color: #cad2d2;
}
.post-type-archive-projects .project-back a, .post-type-archive-projects .project-back a:visited {
	color: #888;
}

/* COLORS - OTHER ELEMENTS */

/* OPACITY ROLLOVERS ETC */

/* FONT FAMILIES */
body,
.AvenirLTStd-Book,
.grid-item-person-title,
.error404 .page-title,
.search-results .page-title,
.search-results .entry-title { 
	font-family: AvenirLTStd-Book;
	font-weight: normal;
	font-style: normal;
}
.entry-title,
.grid-item-title,
.post-type-archive-projects .button-group button,
.post-type-archive-firm .button-group button,
.buzz-data-item,
.grid-external-link,
.grid-filter-wrapper,
.AvenirLTStd-Heavy,
.grid-item-person-email,
.person-cv-cat-title,
.person-cv-email,
.post-type-archive-buzz .project-list-link,
.single-projects .project-back,
input { 
	font-family: AvenirLTStd-Heavy;
	font-weight: normal;
	font-style: normal;
}
.main-navigation,
.AvenirLTStd-Black { 
	font-family: AvenirLTStd-Black;
	font-weight: normal;
	font-style: normal;
}


/* FONT WEIGHTS */
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a {
	font-weight: normal;
}


/* FONT SIZES */
.home-firm-info {
	font-size: 0.75rem;
}
.grid-item-person-email,
.search-results .entry-title {
	font-size: 1rem;
}
.person-cv-title {
	font-size: 1.125rem; /* 18px */
}
.post-type-archive-buzz .project-list-link {
/* 	font-size: 24px; */
}
.post-type-archive-projects .button-group button,
.post-type-archive-firm .button-group button,
.post-type-archive-buzz .buzz-data-item,
.post-type-archive-buzz .grid-item-title,
.grid-filter-wrapper,
.page-template-page-awards-publications .section-title,
.page-template-page-complete-project-list .section-title,
.post-type-archive-buzz .project-list-link {
	font-size: 1.75rem; /* 28px */
}
.main-navigation a {
	font-size: 2.5rem; /* 40px */
}
.grid-item-title {
	font-size: 1.75rem; 
}
.grid-item-title .grid-item-person-title {
	font-size: 1rem;
}



/* LINE HEIGHTS */
.main-navigation a {
	line-height: 80%;
}
.grid-item-person-title,
.person-cv-title,
.person-cv-email {
	line-height: 100%;
}
.grid-item-title,
h1.entry-title,
.grid-item-person-email,
.single-firm .entry-content .person-cv-layout-group-3 p {
	line-height: 110%;
}
.post-type-archive-projects .button-group button,
.post-type-archive-buzz .buzz-data-item,
.post-type-archive-firm .button-group button,
.firm_page_address,
.page-template-page-awards-publications .entry-content,
.page-template-page-complete-project-list .entry-content,
.home-firm-info {
	line-height: 130%;
}
.project-details,
.single-firm .entry-content p,
.person-cv-layout-group-3 div {
	line-height: 140%;
}
p {
	line-height: 150%;
}



/* LETTER SPACING */
.entry-title {
	letter-spacing: 0.0625rem;
}
.search-results .entry-title {
	letter-spacing: normal;
}

/* TREATMENTS */
.menu-toggle.toggled-on:focus {
	outline: none;
}
.post-type-archive-projects .button-group button,
.post-type-archive-firm .button-group button {
	text-transform: capitalize;
}
.main-navigation {
	text-transform: uppercase;
}

/* WEBKIT SCROLLBAR CUSTOMIZATION */
::-webkit-scrollbar {
    width: 16px;
}
::-webkit-scrollbar-track {
/*     -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); */
	background-color: #FAFAFA;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
    
}
::-webkit-scrollbar-thumb {
    background-color: #C2C2C2;
    border: 4px solid transparent;
    border-radius: 12px;
    background-clip: content-box;
}

/* jQuery.scrollBar SCROLLBAR CUSTOMIZATION */
/* NOTE THESE ONLY COME INTO PLAY ON WINDOWS */
.sb-scrollbar-container {
	background-color: #FAFAFA;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	width: 16px !important;
}
.sb-scrollbar {
	width: 8px !important;
	margin-right: 3px;
	background-color: #C2C2C2 !important;
}
@media screen and (min-width: 56.875em) {
	.post-type-archive .sb-container {
		overflow-y: auto !important;
	}
}


/* BEGIN RESPONSIVE MEDIA QUERIES ~ BREAKPOINTS */

@media screen and (min-width: 375px) {
	.home-firm-info {
		bottom: 10px;
		left: 14px;
	}
	.home-firm-info {
		font-size: 0.875rem;
	}
}

@media screen and (min-width: 450px) {
	
	/* HEADER ~ LOGO */
	.home .site-header,
	.home .site-header-menu.toggled-on,
	.single-projects .site-header,
	.single-projects .site-header-menu.toggled-on {
		max-width: 380px;
	}
	.site-branding {
		width: auto;
	}
	
	/* NAVIGATION */
	.menu-toggle {
		width: auto;
	}
	
	/* HOME PAGE */
	.page-template-page-front .cycle-slideshow aside {
		background-position: center center !important;
	}
	
}

@media screen and (min-width: 500px) {
	
	/* ARCHIVES */
	.post-type-archive-buzz .grid-item,
	.post-type-archive-firm .grid-item,
	.post-type-archive-projects .grid-item,
	.page-template-page-complete-project-list .grid-item {
		width: 50%;
	}
	
	/* FONT SIZES */
	.grid-filter-wrapper {
		font-size: 16px;
	}
}

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

	/* FONT SIZES */
	.grid-filter-wrapper {
		font-size: 22px;
	}

}


/**
 * 14.1 - >= 710px [Twenty Sixteen]
 */
@media screen and (min-width: 44.375em) {
	/* REMOVE TWENTY SIXTEEN DEFAULT MARGINS */
	.site {
		margin: 0;
	}
	body:not(.custom-background-image):before, body:not(.custom-background-image):after {
		height: 0;
	}
	
	/* SINGLE PERSON */
	.person-cv-layout-group-2 .col-1, 
	.person-cv-layout-group-2 .col-2 {
		width: 100%;
	}
	.person-cv-layout-group-3 .col-1,
	.person-cv-layout-group-3 .col-2 {
		width: 46%;
	}
	.person-cv-layout-group-3 .col-1 {
		margin-right: 8%;
	}
	.person-cv-cat-group:last-child {
		border-bottom: 1px solid #d1d1d1;
	}
	.person-cv-cat-group:last-child {
		border-bottom: 1px solid #d1d1d1;
	}
	.person-cv-layout-group-3 {
		border-bottom: 0px;
	}
		
	/* FONT SIZES */
	.menu-toggle {
		font-size: 0.8125rem;
	}
	.grid-filter-wrapper {
		font-size: 1.75rem;
	}
	
	
}

/**
 * 14.2 - >= 783px [Twenty Sixteen]
 */

@media screen and (min-width: 48.9375em) {
	
	/* FONT SIZES */
	
}

@media screen and (max-width: 909px) { /* *** BELOW *** THIS IS WHERE THE PROJECT SINGLES SHIFT LAYOUT TO THE RIGHT SIDE ~ SEE FOOTER for JQUERY */

	/* SINGLE PROJECTS */
	.single-projects .cycle-slideshow {
		position: relative;
		width: 100%;
	}
	.single-projects .cycle-slideshow:before {
		content: "";
		display: block;
		padding-top: 56.25%; /* 16:9 */
		padding-top: 68.57%; /* 1400:960 ~ PROJECT IMAGES SPECS */
	}
	.single-projects .cycle-slideshow aside {
		right: 0;
		bottom: 0;
		background-size: cover;
	}
	
	
	
}

@media screen and (min-width: 895px) { /* THIS IS WHERE THE PROJECT SINGLES SHIFT LAYOUT TO THE RIGHT SIDE ~ SEE FOOTER for JQUERY */

	
}

/**
 * 14.3 - >= 910px [Twenty Sixteen]
 */
@media screen and (min-width: 56.875em) {
	
	body {
		max-width: 1920px;
		margin: 0 auto;
	}
	.grid-wrapper {
		max-width: 1440px;
	}
	
	/* NO SIDEBARS */
	.content-area-no-sidebar {
		float: none;
		width: 100%;
	}
	
	/* FULL BLEED */
	.site-content {
		padding: 0;
	}
	.site-main article {
		padding-right: 4.5455%;
		padding-left: 4.5455%;
	}
	.content-area {
		float: none;
		margin-right: auto;
		width: 100%;
	}
	
	
	/* NAVIGATION */	
	.dropdown-toggle, .main-navigation ul .dropdown-toggle.toggled-on, .menu-toggle, .site-header .social-navigation, .site-footer .main-navigation {
		display: block;
	}
	.menu-toggle {
		padding: 19px 16px 20px 16px;
		padding: 20px 16px 19px 16px;
	}
	#hamburger {
		width: auto;
		height: auto;
	}
	.site-header-menu {
/* 		display: none; */
visibility: hidden;

	}
	.site-header-menu.toggled-on {
		visibility: visible;
	}
	.site-header-menu {
		padding-top: 0; /* 20190116 */
	}	
	.main-navigation {
		margin-left: 0;
		
		/* 20190116 */
		position: absolute;
		z-index: 103;
		
		padding-left: 20px;
		padding-top: 20px;
		padding-bottom: 10px;
		background: rgba(255, 255, 255, 0.8);
		min-width: 333px;
	}
	.home .main-navigation {
		background: transparent;
	}
	.main-navigation .primary-menu > li {
		float: none;
	}
	.site-header-menu {
		flex: 0 1 100%;
		padding-left: 20px;
		
		/* 20190116 */
		padding-left: 0px;
	}
	.home .site-header,
	.home .site-header-menu.toggled-on,
	.single-projects .site-header,
	.single-projects .site-header-menu.toggled-on,
	.single-firm .site-header,
	.single-firm .site-header-menu.toggled-on {
		max-width: 460px;
	}

	
	
	.site-header,
	.site-main article {
		padding-left: 60px;
		padding-right: 60px;
	}
	.site-header {
		padding-top: 60px;
		
		/* 20190116 */
		padding-bottom: 225px;
	}
	.post-type-archive-firm .site-header,
	.post-type-archive-projects .site-header {
		padding-bottom: 0;
	}
	.single-projects .site-header {
		padding-bottom: 140px;
	}
	.site-content {
		top: 60px;
	}
	
	
	/* HOME PAGE */
	.page-template-page-front .site-content {
		bottom: 60px;
	}
	.page-template-page-front .cycle-slideshow {
		top: 60px;
		bottom: 60px;
		left: 60px;
		right: 60px;
	}
	.home-firm-info {
		left: auto;
		right: 15px;
		bottom: -2rem;
		right: 0;
	}
	.home-firm-info {
		color: #AAA;
	}
	.home-firm-info-item {
		float: left;
	}
	.home-firm-info-item span {
		display: inline-block;
	}
	
	
	.single-projects .entry-content,
	.post-type-archive-projects .entry-content,
	.post-type-archive-firm .entry-content,
	.post-type-archive-buzz .entry-content {
		padding-left: 20px;
		max-width: 312px;
		margin-left: 0;
/* 		padding-top: 123px; */
	}
	.single-projects .cycle-slideshow {
		position: absolute;
		top: 60px;
		bottom: 60px;
		left: 420px;
		right: 60px;
	}
	
	.post-type-archive-projects body, /* 20181126 NEEDED TO HAVE MAX WIDTH */
	.post-type-archive-projects .site,
	.post-type-archive-projects .site-inner,
	.post-type-archive-firm body,
	.post-type-archive-firm .site,
	.post-type-archive-firm .site-inner,
	.post-type-archive-buzz body,
	.post-type-archive-buzz .site,
	.post-type-archive-buzz .site-inner,
	.single-firm .site,
	.single-firm .site-inner,
	.page-template-page-awards-publications .site,
	.page-template-page-awards-publications .site-inner,
	.page-template-page-complete-project-list .site,
	.page-template-page-complete-project-list .site-inner { 
		height: 100vh; 
	}
	.post-type-archive-projects .grid-wrapper,
	.post-type-archive-firm .grid-wrapper,
	.post-type-archive-buzz .grid-wrapper {
		position: fixed;
		position: absolute; /* 20181126 NEEDED TO HAVE MAX WIDTH */
		z-index: 102;
		top: 60px;
		bottom: 0;
		left: 420px;
		right: 60px;
		border-bottom: 60px solid #FFF;
		overflow-x: hidden;
	}
	
	/* ARCHIVE PROJECTS */
	.post-type-archive-projects .grid-min-height {
		
	}
	.post-type-archive-projects .grid-wrapper {
		overflow-y: scroll;
	}
	.post-type-archive-projects .site-content {
		position: absolute;
/* 		bottom: 60px; */
		top: 205px;
	}
	.post-type-archive-projects .content-area {
/* 		position: absolute; */
/* 		bottom: 0; */
	}
	.post-type-archive-projects .entry-content {
		padding-bottom: 0;
	}
	.project-list-link {
		padding-top: 3rem;
	}
	.post-type-archive-buzz .project-list-link {
		padding-top: 1rem;
		padding-top: 0;
		padding-bottom: 3rem;
		padding-bottom: 4rem;
	}
	
	/* SINGLE PROJECTS */
	.single-projects .entry-content h1 {
		margin-bottom: 0;
	}
	.single-projects,
	.single-projects .site,
	.single-projects .site-inner,
	.single-projects .content-area,
	.single-projects .site-main,
	.single-projects article {
		height: 100%;
	}
	.single-projects .site-content {
		bottom: 60px;
	}
	.single-projects .grid-wrapper {
		margin-bottom: 0;
	}
	.single-projects .cycle-slideshow aside {
		right: 0;
		bottom: 0;
		background-size: cover;
		background-position: center center;
	}
	.single-projects .site-content {
		margin-top: -1rem;
	}
	.single-projects .text-scroll {
		margin-top: 2rem;
	}
	
	
	/* 20190116 Item 21 */
	.post-type-archive-firm .site-content {
		bottom: 60px;
	}
	.post-type-archive-firm .site-inner,
	.post-type-archive-firm .content-area,
	.post-type-archive-firm .site-main,
	.post-type-archive-firm article,
	.post-type-archive-firm .entry-content {
		height: 100%;
	}
	.single-projects .site-content,
	.post-type-archive-firm .site-content,
	.post-type-archive-buzz .site-content {
		position: absolute;
		max-width: 393px;
	}
	.single-projects .site-content {
		top: 260px;
		top: 255px;
	}
	.post-type-archive-firm .site-content,
	.post-type-archive-buzz .site-content {
		top: 205px;
	}
	.single-projects .text-scroll,
	.post-type-archive-firm .text-scroll {
		position: absolute;
		bottom: 0px;
		top: 100px;
		overflow-y: auto;
		max-width: 393px;
	}
	.single-projects .text-scroll {
		top: 100px;
	}
	.post-type-archive-firm .text-scroll {
		top: 0;
	}
	
	.post-type-archive-buzz .site-header,
	.page-template-page-awards-publications .site-header,
	.page-template-page-complete-project-list .site-header,
	.error404 .site-header {
		padding-bottom: 0;
	}
	
	/* 404 & SEARCH RESULTS */	
	.error404 .site-header,
	.search-results .site-header {
		padding-bottom: 4rem;
	}
	.error-404 .page-header, body.error404 .page-header {
		padding-top: 0;
	}
	
	.post-type-archive-buzz .entry-content {
		max-width: none;
	}
	.post-type-archive-buzz .site-main article {
		padding-right: 0 !important;
	}
	.post-type-archive-buzz .entry-content p {
		margin-top: 56px;
		margin-top: 5px;
	}
	
	/* SINGLE PERSON */
	.single-firm .site-header {
		padding-bottom: 0;
	}
	.single-firm .person-back,
	.page-template-page-awards-publications .person-back,
	.page-template-page-complete-project-list .person-back {
		padding-left: 20px;
		margin-top: 50px;
		max-width: 334px;
	}
	.single-firm .site-content {
		position: absolute;
		left: 420px;
		right: 60px;
		overflow-x: hidden;
		overflow-y: auto;
		bottom: 60px;
		width: auto;
		max-width: 1440px;
	}
	.single-firm .site-main article {
		padding-left: 0;
		padding-right: 0;
	}
	.single-firm .entry-content,
	.person-cv-layout-group-1 {
		position: relative;
	}
	.person-cv-layout-group-1 .col-1 {
		padding-right: 40px;
		padding-bottom: 40px;
	}
	.person-cv-layout-group-1 .col-2 {
		padding-bottom: 40px;
	}
	.single-firm .person-cv-layout-group-1 .col-2 {
		padding-bottom: 0;
	}
	.person-cv-layout-group-2 {
		padding-left: 40px;
	}
	.person-cv-layout-group-3 .col-1,
	.person-cv-layout-group-3 .col-2 {
		width: 100%;
	}
	.person-cv-layout-group-3 .col-1 {
		margin-right: 0%;
	}
	.person-cv-cat-group:last-child {
		border-bottom: 0px;
	}
	.person-cv-layout-group-3 {
		border-bottom: 1px solid #d1d1d1;
	}
	
	/* AWARDS & PUBLICATIONS + COMPLETE PROJECT LIST */	
	.page-template-page-awards-publications .site-content,
	.page-template-page-complete-project-list .site-content {
		position: absolute;
		left: 420px;
		right: 60px;
		overflow-x: hidden;
		overflow-y: auto;
		bottom: 60px;
		width: auto;
		max-width: 1440px;
		top: 165px;
	}
	.page-template-page-awards-publications .entry-content,
	.page-template-page-complete-project-list .entry-content {
		margin-top: 1rem;
	}
	.page-template-page-awards-publications .site-main article,
	.page-template-page-complete-project-list .site-main article {
		padding: 0;
	}
	.page-template-page-awards-publications .cols {
		width: 48%;
	}
	.page-template-page-awards-publications .cols:first-child {
		margin-right: 4%;
	}
	/* FONT SIZES */
	.grid-filter-wrapper {
		font-size: 16px;
	}
	.grid-item-person-title {
		font-size: 1.125rem; /* 18px; */
	}
	.grid-item-title {
		font-size: 1.75rem; /* 28px */
	}
	.main-navigation a {
		font-size: 4.5rem; /* 72px */
	}
	
}

/**
 * 14.4 - >= 985px [Twenty Sixteen]
 */
@media screen and (min-width: 61.5625em) {
	
	body:not(.search-results) article:not(.type-page) .entry-content {
		float: none;
		width: auto;
	}

	/* FONT SIZES */
	.grid-filter-wrapper {
		font-size: 20px;
	}
	
}

@media screen and (min-width: 1100px) {
	/* FONT SIZES */
	.grid-filter-wrapper {
		font-size: 1.75rem;
	}
}

/**
 * 14.5 - >= 1200px [Twenty Sixteen]
 */
@media screen and (min-width: 75em) {
	
	/* FONT SIZES */
	
	/* SINGLE PERSON */
	.person-cv-layout-group-3 .col-1,
	.person-cv-layout-group-3 .col-2 {
		width: 46%;
	}
	.person-cv-layout-group-3 .col-1 {
		margin-right: 8%;
	}
	.person-cv-cat-group:last-child {
		border-bottom: 1px solid #d1d1d1;
	}
	.person-cv-layout-group-3 {
		border-bottom: 0px;
	}
	
}


@media screen and (min-width: 1300px) {
	
	.grid-item,
	.post-type-archive-buzz .grid-item,
	.post-type-archive-firm .grid-item,
	.post-type-archive-projects .grid-item,
	.page-template-page-complete-project-list .grid-item {
		width: 33.33%;
	}
	
	/* SINGLE PERSON */
	.person-cv-layout-group-1 .col-1,
	.person-cv-layout-group-1 .col-2 {
/* 		width: auto; */
	}
	.person-cv-layout-group-1 .col-2 {
		position: absolute;
		bottom: 0;
	}
	
	.page-template-page-awards-publications .cols {
		width: 46%;
	}
	.page-template-page-awards-publications .cols:first-child {
		margin-right: 8%;
	}
	
	/* FONT SIZES */
	.grid-filter-wrapper {
		font-size: 22px;
	}
}

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

	/* FONT SIZES */
	.grid-filter-wrapper {
		font-size: 1.75rem;
	}

}

@media screen and (min-width: 1688px) {
	
	.grid-item,
	.post-type-archive-buzz .grid-item,
	.post-type-archive-firm .grid-item,
	.post-type-archive-projects .grid-item,
	.page-template-page-complete-project-list .grid-item {
		width: 25%;
	}
	
	/* SINGLE PERSON */
	.person-cv-layout-group-2 .col-1 {
		width: 62%;
		margin-right: 4%;
	}
	.person-cv-layout-group-2 .col-2 {
		width: 34%;
	}
	.person-cv-layout-group-3 .col-1,
	.person-cv-layout-group-3 .col-2 {
		width: 46%;
	}
	.person-cv-layout-group-3 .col-1 {
		margin-right: 8%;
	}
	.post-type-archive-firm .grid-item-filter {
		height: auto !important;
	}
	.post-type-archive-firm .grid-item.stamp.stamp1 {
		left: auto !important;
		right: 0px;
	}
	
	/* FONT SIZES */
	.grid-filter-wrapper {
		font-size: 26px;
	}
	
}

@media screen and (min-width: 1725px) {
	
	.post-type-archive-firm .grid-filter-wrapper {
		
	}
	.post-type-archive-firm .grid-filter-wrapper .grid-filter-wrapper-inner {
		
	}
	
	

	/* FONT SIZES */
	.grid-filter-wrapper {
		font-size: 1.75rem;
	}

}

@media screen and (min-width: 1825px) {
	
	.post-type-archive-firm .grid-item.stamp.stamp1 {
		/* margin-top: 66px; */
	}

}

@media screen and (min-width: 2088px) {
	
	.grid-item,
	.post-type-archive-buzz .grid-item,
	.post-type-archive-firm .grid-item,
	.post-type-archive-projects .grid-item {
/* 		width: 20%; */
	}
	
	
	
}

@media screen and (min-width: 2488px) {
	
	.grid-item,
	.post-type-archive-buzz .grid-item,
	.post-type-archive-firm .grid-item,
	.post-type-archive-projects .grid-item {
/* 		width: 16.66%; */
	}
	
}