@charset "UTF-8";
/* CSS Document */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  color: #fff;
  background: #fff;
  font-family: "filosofia-grand", "Times New Roman", Times, serif;
  font-size: 62.5%;
}

body p {
	
	font-size: 1.1em;
}

a,
a:hover {
  word-wrap: break-word;
  color: #000000;
}


footer a, footer a:hover {
  color: #000000;
}

a:hover, a:active, a:focus {
  outline: 0;
}
html, body {
  height: 100%;
  font-size: 100%;
}

body {
  line-height: 1;
  min-height: 100%;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style-type: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input, select {
  vertical-align: middle;
}

.clear{
	clear:both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}


a.active, .topbar-nav--item:hover {
  margin-bottom: -5px;
  text-decoration: none;
  padding-bottom: 4px;
  border-bottom: 1px solid #000;
  -moz-transition: border-bottom 0.5s;
  -o-transition: border-bottom 0.5s;
  -webkit-transition: border-bottom 0.5s;
  transition: border-bottom 0.5s;
}
.footer-info a:hover, .footer-nav--item:hover {
  margin-bottom: -5px;
  text-decoration: none;
  padding-bottom: 4px;
  border-bottom: 1px solid #000;
  -moz-transition: border-bottom 0.5s;
  -o-transition: border-bottom 0.5s;
  -webkit-transition: border-bottom 0.5s;
  transition: border-bottom 0.5s;
}


.topbar{
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}

main {
    background-color: #000000;
}

.main-wrap{
	padding: 2rem;
	position: relative;
}

.main-wrap#home_page-carousel{
	/* Added 7/11/24*/
	padding: 0px;
}


/* Slide Show Overlay bluejux 10.28.2019*/
.cycle-overlay{
	border-right: 32px solid #000000;
	position: absolute;
	top:0px;
	z-index: 9999;
	bottom: 0px;
	width: 54%;
	left: -100%;
}

.overlay_container{
	position: absolute;
	top: 0px;
	bottom: 0px;
	color: #000000;
	background-color: #ffffff;
	overflow: hidden;
	
	width: 100%;

}

.cycle-title {
	position: absolute;
	width: auto;
	bottom: 18%;
	font-size: 45px;
	font-family: "akzidenz-grotesk-condensed", sans-serif;
	font-weight: 300;
	letter-spacing: .2em;
	left: 20%;
	line-height: 1.4em;
	text-transform: uppercase;
	
}




.cycle-desc {
		position: absolute;
	width: 100%;
	top: 8%;
	font-size: 20px;
	letter-spacing: .2em;
	left: 90%;
	line-height: 1.5em;
	text-transform: uppercase;
	transform-origin: top left;
  transform: rotate(90deg);
}


.cycle-desc span {

	font-size: 26px;

}






















/*.teaser-wrap, .teaser--item-note {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}*/

.video-container{
	height: 75vh;
}

.video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.image-wide {
  width: 100%;
  height: auto;
}

.contactus, .careers {
  margin-top: 2.3rem;
  white-space: nowrap;
}

.careers .career-description{
	white-space: normal;
}

.contactus{
	width: 100%;
	max-width: 1050px;
}

.careers {
	width: 100%;
	max-width: 1050px;
}

.contactus > div, .careers > div{
  margin-bottom: .5rem;
  white-space: normal;
  vertical-align: top;
  display: inline-block;
}

.contactus div, .careers div {
  margin-bottom: 1rem;
  padding-left: 0;
  padding-right: 1.5rem;
}

.contactus p, .careers p {
  line-height: 1.2;
  padding: 0;
}

.awards {
  width: 100%;
  text-align: center;
}

.terms {
  max-width: 50%;
  margin: 0 auto;
}

.terms h2 {
  margin: 3rem 0 .5rem 0;
}

.terms p {
  font-size: 1rem;
}

h1.large {
  font-family: "LyonDisplay-Light", "Times New Roman", Times, serif;
  font-size: 2rem;
  line-height: 1.35;
  width: 80%;
  margin: 5rem auto;
}

.topbar {
  background: #ffffff;
  width: 100%;
  white-space: nowrap;
  z-index: 1000;
	/* August 2019 change: 
  padding-top: 2.3rem;
  padding-bottom: 2.3rem;
	*/
	
  padding-top: 1.3rem;
  padding-bottom: 1.3rem;
}

.topbar .logo {
  font-family: "LyonDisplay-Reg", "Times New Roman", Times, serif;
  text-decoration: none;
  color: transparent;
	 background: url("../images/sddg_logo.svg") no-repeat;
  background-size: 350px 33px;
  display: block;
  width: 350px;
  height: 33px;
}

.topbar-nav-section{
	display: inline-block;
}

.topbar-nav {
  text-align: right;
}

.topbar-nav--item, .footer-info > *, .footer-nav > *, .footer-info-group > * {
	margin-left: 2.25rem;
    display: inline-block;
    text-align: right;
    font-size: .9rem;
    text-decoration: none;
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: .2em;
}

.footer-info-group{
	margin-left: 0px !important;
}

@media only screen and (max-device-width: 480px){
	.footer-info-group{
		display: block;
	}
}
/*
August 2019 Change - Swithing to same font as upper navigation per client request
.footer-info > *, .footer-nav > * {
  text-decoration: none;
  font-family: "Courier New", Courier, Lucida Sans Typewriter, Lucida Typewriter, monospace;
  color: #fff;
  font-size: .8rem;
  font-weight: 600;
}

*/
.topbar-nav-submenu{
	display: none;
	position: absolute;
	right: 1.8rem; /* .topbar padding-right, with slight adjustment to ensure covering up letters below */
	top: 2.8rem; /* .topbar padding-top + 0.5rem */
	background-color: black;
	color: #000;
	height: 200px;
}

.topbar-nav-submenu .topbar-nav--item {
	margin-left: 1rem;
	display: none;
}


.topbar-logo, .topbar-nav {
  display: inline-block;
  width: 50%;
  vertical-align: middle;
  max-height: 33px;
}

.topbar-logo > *, .topbar-nav > * {
  text-decoration: none;
  text-shadow: none;
}

.topbar-logo img{
	height: 25px;
    margin-bottom: -10px;
}

.footer {
  display: block;
  white-space: nowrap;
  /* padding: 1rem 2rem;  August 2019 change: padding: 2rem 2rem; */
	padding-left: 3.125rem;
    padding-right: 3.125rem;
	padding-top: 2rem;
	padding-bottom: 2rem;
  background: #fff;
}

.footer-info {
  text-align: right;
}

.footer-nav {
  text-align: left;
}

.footer-info--item, .footer-nav--item {
  margin: .4rem;
  display: inline-block;
  position: relative;
  color: #000;
}

.footer-info--item:after, .footer-nav--item:after {
  /*August 2019 change 
	content: "/";
	right: -.8rem;
  content: "|";
  right: -.6rem;
  position: absolute;*/
}

.footer-info--item:last-child:after, .footer-nav--item:last-child:after {
  content: none;
}

.footer-info, .footer-nav {
  display: inline-block;
  width: 50%;
}

/*July 2021 Change
.footer-info a.footer-info--item:first-child {
    margin-right: 30px;
}
*/

.footer-nav img{
	height: 1.2rem;
}

.teaser-wrap {
  flex-flow: wrap;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-flex-pack: justify;
}

.teaser {
  position: relative;
  padding-bottom: 1rem;
}


#media .teaser{	
  padding-bottom: 0 !important;
}

.teaser--item {
  position: relative;
  display: block;
}

.teaser--item-note {
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
  align-content: center;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  font-family: "LyonDisplay-RegItalic", "Times New Roman", Times, serif;
  line-height: 1.5rem;
}

.teaser--item:hover .teaser--item-note {
  -moz-transition: all, 0.2s, ease-in;
  -o-transition: all, 0.2s, ease-in;
  -webkit-transition: all, 0.2s, ease-in;
  transition: all, 0.2s, ease-in;
  opacity: 1;
  font-size: 1.3rem;
}

.teaser--text {
  padding-top: .3rem;
}

.teaser--text > * {
  font-size: 1rem;
  line-height: 1.5rem;
  padding: 0;
}

.teaser--text-title {
  font-family: "LyonText-Reg", "Times New Roman", Times, serif;
}

.teaser--text-sub {
  font-family: "LyonText-RegItalic", "Times New Roman", Times, serif;
}

.teaser-image-container{
	position: relative;
	width: 100%;
  max-height: 100%;
  height: auto;	
}

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

.teaser .bio-mouseover{
	position: absolute;
	padding: 2rem;
	bottom: 0px;
	background: rgba(38,38,38,0.9);
	height: 50%;
	width: 100%;
	display: none;
}

/* Disabling for now - attempting a click method instead 
.teaser-image-container:hover .bio-mouseover{
	display: block;
}
*/

.bio-mouseover-show{
	display: block !important;
}
.teaser .bio-text{
	height: 100%;
	width: 100%;
	overflow: hidden;
}

#people .teaser--text-title:hover, #people > .teaser > image:hover ~ .teaser--text > .teaser--text-title { 
	text-decoration: underline;
}

.teaser.media {
  -webkit-flex-basis: 24%;
  -ms-flex-preferred-size: 24%;
  flex-basis: 24%;
  
  height: 26vw;
  width: 25vw;
  margin-bottom: 1.4rem;
  padding-bottom: 1.4rem;
  
}

.teaser.media .media-image_container{
	width: 100%;
	height: 20vw;
	overflow-y: hidden;
}





















/* Bluejux 11/5/19 add column grid to projects page */

li.project_vertical_content {
    display: none;
}

.project_desc.branding .project_desc_copy {
    max-width: 100%;
}

.branding_desc {
    padding-bottom: 10px;
}

span.board {
    font-family: "filosofia-grand", "Times New Roman", Times, serif;
    text-transform: capitalize;
}

span.board span.loc {
    text-transform: uppercase;
    font-size: 12px;
	    padding-left: 8px;
}

.main-wrap.projects {
    padding: 0px;
	background-color: #ffffff;
}


.grid-layout.patern0 {
    display: grid;
    grid-template-columns: 1fr  1fr  1fr  1fr   1fr  1fr ;
    grid-gap: 20px;
    grid-auto-rows: minmax(180px, auto);
    grid-auto-flow: dense;
    padding: 0px;
	padding-bottom: 6px;
    grid-template-areas:
    "featureL featureL featureL featureL featureL featureL ";
}

.project_cont {
	width: calc(100% - 120px);
    text-align: right;
    padding: 60px;
    display: flex;
    align-items: stretch;
    flex-direction: column;
    justify-content: center;
	position: relative;
}

.project_cont a:not(.blacklink){
	color: white !important;
	text-decoration: none;
}

.blacklink{
	color: black !important;
}

.grid-layout.patern1 {
    display: grid;
    grid-template-columns: 1fr  1fr  1fr  1fr  1fr  1fr ;
    grid-gap: 6px;
	padding-left: 0px;
    padding-right: 0px;
	padding-bottom: 6px;
    grid-auto-rows: minmax(180px, auto);
    grid-auto-flow: dense;
    grid-template-areas:
    "featureL featureL featureL featureR featureR featureR";
}



.grid-layout.patern2 {
    display: grid;
    grid-template-columns: 1fr  1fr  1fr  1fr   1fr  1fr ;
    grid-gap: 6px;
    grid-auto-rows: minmax(180px, auto);
    grid-auto-flow: dense;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 6px;
    grid-template-areas:
    "regL regL regC regC regR regR";
    
}



.grid-item {

    font-size: 14px;

    text-transform: uppercase;
    color: #ffffff;
    background-color: #000000;

}

.grid-item {
    display: flex;
	    align-items: stretch;
    align-content: stretch;
}

.grid-layout.patern1 .grid-item {
    flex-direction: row-reverse;
}

.grid-layout.patern2 .grid-item {
    flex-direction: column-reverse;
}

.project_cont.p2child {
    width: 100%;
}
.p2child{
	    flex: 1 100%;
}

/* ALT GRID */

.grid-layout.patern1.p1item6 {
    grid-template-areas: "featureL featureL featureL featureL featureR featureR ";
}

.grid-layout.patern1.p1item6  .grid-item {
    flex-direction: column-reverse;
}


.grid-layout.patern1.p1item6  .project_cont.p1child {
    width: 100%;
	justify-content: start;
}
.grid-layout.patern1.p1item6  .p1child{
	    flex: 1 100%;
}

/* ALT GRID */

.grid-layout.patern1.p1item16 {
    grid-template-areas: "featureL featureL featureR featureR featureR featureR ";
}

.grid-layout.patern1.p1item16  .grid-item {
    flex-direction: column-reverse;
}


.grid-layout.patern1.p1item16  .project_cont.p1child {
    width: 100%;
	justify-content: start;
}
.grid-layout.patern1.p1item16  .p1child{
	    flex: 1 100%;
}

/* people */

.lisaandgina  {
   
    width: 100%;
	margin-bottom: 12px;
}

.lisaandgina img {
    object-fit: cover;
    width: 100%;
    padding-left: 60px;
    padding-right: 60px;
}

.main-wrap.people {
    padding: 0px;
    background-color: #ffffff;
    padding-left: 40px;
    padding-right: 40px;
}

.people .grid-item {
    background-color: #ffffff;
}

.people .project_title {
    color: #000000;
	padding-bottom: 0px;
	font-size: 72px;
}

.people_bio {
    text-transform: initial;
    font-family: "akzidenz-grotesk", sans-serif;
	font-weight: 300;
    width: 100%;
    text-align: left;
    padding-top: 50px;
	 color: #000000;
}

.people_bio p{
  
    font-family: "akzidenz-grotesk", sans-serif;
	font-weight: 300;
	    letter-spacing: .05em;
	line-height: 1.5em;
	font-size: 20px;

}

.people div.teaser--item {
    width: 75%; /*Was 100% - switched 07/19/22 after shrinking image width to 480px*/
}

.people .grid-layout.patern1 div.teaser--item:after {
  display: block;
  position: relative;
  background-image: linear-gradient(to bottom, transparent 0%, black 100%);
  margin-top: -350px;
  height: 350px;
  width: 100%;
  content: '';
}

.people .grid-layout.patern0 div.teaser--item {
    padding-left: 25px;
    padding-right: 60px;
}
.people .project_loc {
    text-align: left;
	 color: #000000;
	font-size: 34px;
}

.people_block .project_title, .people_block .project_loc, .people_block .people_bio {
    color: #ffffff;
}

.people_block .project_title {
    text-align: left;
    padding-left: 22px;
    font-size: 72px;
}

.people_block {
    position: absolute;
    z-index: 999;
    bottom: 40px;
    width: 100%;
    padding: 50px;
}

div#people .grid-layout.patern1 .project_cont.p1child {
    padding: 0px;
	width: 100%;
	
	    position: relative;
}

.people .grid-layout.patern0 {
    padding-bottom: 12px;
}


.people .grid-layout.patern1 {

    grid-gap: 12px;
}

.people .grid-item.feature-left {
    padding-left: 0px;
}

.people .grid-item.feature-right {
    padding-right: 60px;
}

.people .grid-layout.patern0 .grid-item.grid-item-0.feature-left, .people .grid-layout.patern0 .grid-item.grid-item-2.feature-left, .people .grid-layout.patern0 .grid-item.grid-item-1.feature-left, .people .grid-layout.patern0 .grid-item.grid-item-3.feature-left, .people .grid-layout.patern0 .grid-item.grid-item-4.feature-left, .people .grid-layout.patern0 .grid-item.grid-item-5.feature-left, .people .grid-layout.patern0 .grid-item.grid-item-6.feature-left, .people .grid-layout.patern0 .grid-item.grid-item-7.feature-left, .people .grid-layout.patern0 .grid-item.grid-item-8.feature-left, .people .grid-layout.patern0 .grid-item.grid-item-9.feature-left {
    padding-left: 0px;
}



.feature-left {
  grid-area: featureL;  
}

.feature-right {
    grid-area: featureR; 

}


.reg-left {
  grid-area: regL; 
}

.reg-center {
  grid-area: regC; 
}

.reg-right {
  grid-area: regR; 
}





.project_title {
	color: #ffffff;
    font-size: 35px;
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    letter-spacing: .2em;
    line-height: 1.3em;
    text-transform: uppercase;
    font-weight: 300;
}


.project_loc {
		color: #ffffff;
	font-size: 20px;
	letter-spacing: .2em;
	line-height: 1.5em;
	text-transform: uppercase;
	    font-weight: normal;
	
}

.main-wrap.projects .project_loc {

	
}

.gallery_description .project_desc_copy{
	color: black;
	padding: 30px 20px;
}

.general_copy{
	font-family: "akzidenz-grotesk-condensed", sans-serif;
	color: #ffffff;
    font-size: 16px;
    letter-spacing: .18em;
    line-height: 1.5em;
    font-weight: 200;
}

.project_desc {
    font-family: "akzidenz-grotesk-condensed", sans-serif;
	font-weight: 300;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: .18em;
    left: 90%;
    line-height: 1.5em;
    text-transform: uppercase;
    padding-top: 50px;
    font-weight: 200;
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.project_desc_copy {
    max-width: 75%;
  	font-family: "akzidenz-grotesk", sans-serif;
	font-weight: 300;
    padding-top: 50px;
	text-transform: initial;
}

.project_desc_copy p{
	font-size: 16px;
    line-height: 1.5em;
    font-family: "akzidenz-grotesk", sans-serif;
    padding: 0;
}

a.teaser--item {
    width: 100%;
}

.grid-item img {
    object-fit: cover;
    width: 100%;
	height: 100%;
}

/* CLOSE BUTTON */

.outer {
    width: 70px;
    cursor: pointer;
    z-index: 999999;
    position: relative;
    margin-left: calc(100% - 70px);
    margin-bottom: 20px;
}

.inner {
  width: inherit;
  text-align: center;
}

label { 
  font-size: .8em; 
  line-height: 4em;
  text-transform: uppercase;
  color: #000000;
  transition: all .3s ease-in;
  opacity: 0;
  cursor: pointer;
}

.inner:before, .inner:after {
  position: absolute;
  content: '';
  height: 1px;
  width: inherit;
  background: #000000;
  left: 0;
  transition: all .3s ease-in;
}

.inner:before {
  top: 50%; 
  transform: rotate(45deg);  
}

.inner:after {  
  bottom: 50%;
  transform: rotate(-45deg);  
}

.outer:hover label {
  opacity: 1;
}

.outer:hover .inner:before,
.outer:hover .inner:after {
  transform: rotate(0);
}

.outer:hover .inner:before {
  top: 0;
}

.outer:hover .inner:after {
  bottom: 0;
}

.return_link {
    padding-bottom: 50px;
	text-align: center;
}






/* blujusx PROCESS /////////////////////////////////////////////////////////////*/

.featherlight-content {
    background-color: #000000 !important;
    overflow: visible !important;
}

.featherlight button.featherlight-close-icon.featherlight-close {
    top: -35px !important;
    right: 2px !important;
    width: 70px !important;
    background: #000000 !important;
    height: 70px;
}

.featherlight .featherlight-close-icon {
    top: 0 !important;
    right: 0 !important;
    width: 70px !important;
	    background: transparent !important;
}

button.featherlight-close-icon.featherlight-close:before {
    top: 50%;
    transform: rotate(45deg);
}
button.featherlight-close-icon.featherlight-close:before, button.featherlight-close-icon.featherlight-close:after {
    position: absolute;
    content: '';
    height: 1px;
    width: inherit;
    background: #ffffff;
    left: 0;
    transition: all .3s ease-in;
}


button.featherlight-close-icon.featherlight-close:after {
    bottom: 50%;
    transform: rotate(-45deg);
}

.featherlight:last-of-type {
    background: #000000 !important;
}





a.playbtn {
    width: 80px;
    display: block;
    POSITION: ABSOLUTE;
    MARGIN-LEFT: calc(50% - 40px);
    margin-top: calc(50% - 60px);
}

a.playbtn img{
	width: 100%;
}

.project_video {
    width: 100%;
	POSITION: RELATIVE;
}

main.process .project_cont {
    width: calc(100%);
    padding: 30px;
    padding-bottom: 0px;
	    
}

.project_cont.team {
    margin-right: 0px !important;
}

.process_play .grid-layout.patern0:last-child {
    padding-bottom: 0px !IMPORTANT;
}

main.process  .grid-layout.patern0 {
    padding-bottom: 30px;
}
.process_play {
    text-align: left;
color: #ffffff;
    font-size: 30px;
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    letter-spacing: .2em;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: 200;
}

.process_copy {
    padding: 15px;
    font-size: 35px;
    line-height: 1.2em;
}

/* second section */

.process2 .project_cont {
    padding: 0px !important;
    margin: 30px;
    background-color: #ffffff;
    margin-top: 0px !important;
	    margin-bottom: 0px !important;
	    width: calc(100% - 7px) !important;
}

.process_title {
    color: #000000;
    font-size: 35px;
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    letter-spacing: .2em;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: 300;
    text-align: left;
    PADDING-TOP: 10%;
    margin-right: 5%;
    margin-left: 10%;
    width: 35%;
}

.process2 .project_video div:first-child img {
    width: 50% !important;
}

.process2 .project_video div:first-child {
    display: flex;
	padding-bottom: 10px;
}

.process2 .project_video div:first-child img:first-child {
   padding-right: 5px;
}

.process2 .project_video div:first-child img:last-child {
    padding-left: 5px;
}

.project_copy {
    text-transform: initial;
    color: #000000;
    font-size: 20px;
    line-height: 1.65em;
    text-align: left;
    width: 65%;
    position: relative;
    padding-bottom: 10%;
    padding-right: 10%;
    padding-top: 20%;
    letter-spacing: 0em;
    font-weight: normal;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.project_copy div {
    
    

}

.process2 .project_cont {
    display: flex;
    flex-direction: row;
}
.process2  .project_video {
display: flex;
    flex-direction: column;
    align-content: stretch;
	margin-right: 30px;
}

.process2 .project_video.p3 {
    width: calc( 50% - 15px )!important;
    margin-left: 15px !important;
}

.process2 .project_cont.p3 {
	margin-right: 15px !important;
    width: calc( 50% + 15px )!important;
}

.process2  .project_video div:last-child{
	    height: 100%;
    width: 100%;
	    overflow: hidden;
}

.process2.row4 .project_video div:last-child {
    display: flex;
    flex-direction: row;
}

.process2.row4 .project_video div:last-child img {
       width: 50% !important;
}
.process2.row4 .project_video div:first-child {
    padding-bottom: 0px;
}

.process2.row4 .project_video div:first-child img {
    padding-right: 0px;
}

/* press */


.press .project_cont.p2child {
    background-color: #000000;
}


.press a.teaser--item.p2child {
    padding: 30px;
    background-color: #000000;
}

.press a.teaser--item.p2child img{
	
}

.press a.teaser--item.p2child img {
    border: 1px solid rgba(255,255,255,.2);
    padding: 10px;
	    max-height: 300px;
    object-position: top !important;
}

.press  .project_title {
    color: #ffffff;
	    font-size: 25px;
}

.press .project_loc {
    color: #ffffff;
    font-size: 18px;
    font-family: "akzidenz-grotesk-condensed", sans-serif;
}

.press  .project_cont {

    padding: 10px !important;
}

.press .grid-layout.patern2 .grid-item {
    flex-direction: row;
}


.press_head {
    display: flex;
    align-items: stretch;
    background-color: #ffffff;
}
.press_head .div1, .press_head .div2 {
    width: 30%;
    color: #000000;
    min-height: 200px;
    margin: 4%;
}

.press_head .div2 {
    width: 85%;
}

.press_head  .div1 {
    position: relative;
}

.press_head .div1 div {
    position: absolute;
    top: 0px;
    font-size: 20px;
	letter-spacing: .2em;
    left: 171px;
    line-height: 1.5em;
    text-transform: uppercase;
    transform-origin: top left;
    transform: rotate(90deg);
	max-width: 250px;
	
}

.press_head .div1 div:after {
    content: '';
    background-image: url(../images/flourish.png);
    display: block;
    width: 70px;
    height: 70px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    right: -90px;
    top: -20px;
}

.press_head .div2 {
    display: flex;
    text-align: center;
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1.7em;
    letter-spacing: .2em;
	align-items: center;
	
	    margin-left: 0px;
}

.press_head .div2 a div span {
	    font-weight: 600;
    display: inline-block;
}

.press_head .div2 a {
	    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
}

.career-description strong {
    padding-bottom: 10px;
    padding-top: 20px;
    display: block;
}



.topbar-nav-sub {
	max-height: 0px;
	transition: max-height 0.15s ease-out;
    background-color: rgba(0,0,0,.7);
    text-align: right;

    overflow: hidden;
	position: absolute;
    right: 0px;
	    top: 0px;
}


div.topbar-nav-submenu-holder:hover  .topbar-nav-sub {
    max-height: 500px;
    transition: max-height 0.25s ease-in;
    z-index: 11; 
    max-height:200px;
	animation-timing-function: ease;
	transition-property: all;
	transition-duration: 1s;
    
}



a.topbar-nav--item.has_sub:hover {
    border-bottom: 0px !important;
	text-decoration: none;
}
#topbar-nav-section--xtra a.topbar-nav--item.has_sub {
    text-decoration: none;
	    margin-left: 2.5em;
}


.topbar-nav-sub a {
    DISPLAY: block;
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    text-transform: uppercase;
    letter-spacing: .2em;
    text-decoration: none;
    color: #ffffff;
    padding-left: 40px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
}


div.topbar-nav-submenu-holder {
    position: relative;
}


/*/ BLuejux Careers ////////////////////////////////////////////////////////*/

p.legacy {
    display: none;
}

.main-wrap.career.contact .topbar-logo .logo {
    font-family: "filosofia-grand", "Times New Roman", Times, serif !important;
    text-decoration: none;
    color: #ffffff;
    display: block;

    font-size: 18px;
    letter-spacing: .13em;
}

.main-wrap.career.contact .topbar-logo .logo span {
    font-family: "akzidenz-grotesk-condensed", sans-serif !important;
    font-weight: 300;
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    letter-spacing: .13em;
	padding-left: 14px;
}

.main-wrap.career.contact .topbar-logo .logo span:before {
    content: ' ';
    height: 26px;
    width: 1px;
    background-color: #fff;
    position: relative;
    display: inline-block;
    top: 7px;
    left: -10px;
}




.main-wrap.career .project_title {
    text-align: left !important;
}

.main-wrap.career .project_desc p, .main-wrap.career .project_desc a, .career-container span a, .career-description p {
    font-family: "filosofia-grand", "Times New Roman", Times, serif !important;
    text-transform: initial;
    line-height: 1.3em;
    font-size: 18px;
    text-align: left;
    color: #ffffff;
    font-weight: normal;
    letter-spacing: .05em;
    text-decoration: none;
}
.project_title.jobs {
    padding-top: 50px;
	    padding-bottom: 25px;
}

.career-container span a {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 15px;
    display: block;
}
.career-container {
    text-align: left;
}

p.sddg_hide {
    display: none;
}

.main-wrap.career .project_cont, .main-wrap.career .teaser--item {
	width: 50%;
}

.main-wrap.career .project_cont.pos {
    width: 100%;
}

.main-wrap.career .col-6 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    float: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}


.career .topbar-logo {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    width: 100%;
    padding-bottom: 15px;
    padding-top: 30px;
}

.main-wrap.career.contact .project_desc > .col-6 p {
    padding-bottom: 15px;
}

.main-wrap.career .project_desc p.sddg_site a {
	        font-family: "akzidenz-grotesk-condensed", sans-serif !important;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .2em;
    padding-bottom: 0px !important;
    padding-top: 0px;
}

.main-wrap.career .project_desc .sddg_address p   {
        font-family: "akzidenz-grotesk-condensed", sans-serif !important;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .2em;
    padding-bottom: 0px !important;
    padding-top: 0px;
}

.sddg_address p {
    text-transform: uppercase !important;
}

p.sddg_tel, p.sddg_site {
    padding-top: 24px !important;
}

.main-wrap.career.contact .grid-item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: left;
}

.main-wrap.career.awards .project_cont {
    text-align: left;
}

span.award-name {
    display: table-cell;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: .05em;
    line-height: 1.5em;
}

span.award-date {
    display: table-cell;
    padding-left: 6px;
    font-size: 16px;
     letter-spacing: .05em;
   line-height: 1.5em;
}


span.award-contest {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: .05em;
	    text-transform: initial;
	line-height: 1.5em;
}

.award-container {
    padding-bottom: 10px;
}

.main-wrap.career.awards .awards_image {

}

.main-wrap.career.awards .project_cont {

    justify-content: flex-start;
}
.main-wrap.career.awards .project_cont.col2 {
    padding-top: 0px;
    padding-right: 0px;
}

.main-wrap.career.awards .award_desc {
    text-transform: initial;
    font-size: 18px;
    line-height: 1.5em;
    padding-top: 50px;
    padding-bottom: 20px;
	letter-spacing: .05em;
}

.main-wrap.terms h1, .main-wrap.terms h1 {
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    font-size: 35px;
    line-height: 1.2;
    font-weight: 200;
    letter-spacing: .2em;
    text-transform: uppercase;
    padding-bottom: 25px;
}


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

div#people .people_block {
    display: flex;
    flex-direction: column;
    align-items: end;
    align-content: flex-end;
    justify-content: flex-end;
	bottom: 0px;
}
	
	.people div.teaser--item.sub {
    height: 850px;
}
	.people div.teaser--item.sub:after {
    display: block;
    position: relative;
    background-image: linear-gradient(to bottom, transparent 0%, black 100%);
    margin-top: -450px;
    height: 450px;
    width: 100%;
    content: '';
}
	
	.main-wrap.career .grid-item img {
    object-position: left;
}
}

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

div#people .people_block {
    display: flex;
    flex-direction: column;
    align-items: end;
    align-content: flex-end;
    justify-content: flex-end;
	bottom: 0px;
}
	
	.people div.teaser--item.sub {
    height: 850px;
}
	.people div.teaser--item.sub:after {
    display: block;
    position: relative;
    background-image: linear-gradient(to bottom, transparent 0%, black 100%);
    margin-top: -450px;
    height: 450px;
    width: 100%;
    content: '';
}
	
	.press_head .div1 div {

    white-space: nowrap;
}
	
	.main-wrap.career .grid-item img {
    object-position: left;
}
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
	/* IPAD LANDSCAPE STYLES GO HERE */
.cycle-title {
    position: absolute;
    width: auto;
    bottom: 15%;
    font-size: 40px;
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    font-weight: 300;
    letter-spacing: .2em;
    left: 15%;
    line-height: 1.4em;
    text-transform: uppercase;
}
main.process .process_copy {
    padding: 0px;
    font-size: 35px;
}
	
main.process	.process2 .project_cont {
    display: block;
    flex-direction: row;
}
	
main.process	.process_title {
  
    padding: 30px;
    width: 100%;
    margin: 0% !important;
}
	
	.project_copy {
    width: 100%;
    padding: 30px;
}
	
	.grid-item .p3 img {
    object-position: right;
}
	
		.main-wrap.career .grid-item img {

    object-position: left;
}
	.main-wrap.career.contact .project_cont {
    width: 55%;
}
	
	.main-wrap.career.contact .teaser--item {
    width: 45%;
}
	
	.main-wrap.career.contact .project_cont {
  
    padding: 30px;
	}
	
	.main-wrap.people {
    padding: 0px;
    background-color: #ffffff;
    padding-left: 0px;
    padding-right: 0px;
}
	
.main-wrap.people .grid-layout.patern0 div.teaser--item {
 
    padding-right: 30px;
}
	
.main-wrap.people		.project_cont {

    padding: 30px;

}
	
	.main-wrap.people .grid-item.feature-left {
    padding-left: 30px;
}
	
	.people .grid-item.feature-right {
    padding-right: 30px;
}
	
	.press .project_loc {
    font-size: 14px;
}
	
	.press .project_title {
    font-size: 20px;
}
	
	.press a.teaser--item.p2child img {

    height: 150px;
  
}
	
		.press_head .div1 div {

    top: -10px;
	}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
	/* IPAN PORTRAIT STYLES GO HERE */

.cycle-title {
    position: absolute;
    width: auto;
    bottom: 10%;
    font-size: 33px;
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    font-weight: 300;
    letter-spacing: .18em;
    left: 10%;
    line-height: 1.4em;
    text-transform: uppercase;
}
	
	#topbar-nav-section--xtra a.topbar-nav--item.has_sub {
    margin-left: 1.3em;
}
	
	.topbar-nav--item, .footer-info > *, .footer-nav > *, .footer-info-group > * {
    margin-left: 1.3rem;
}
	
.topbar-logo {
    position: relative;
    top: -2px;
    width: 55%;
}
	
	nav.topbar-nav {
    width: 45%;
}
	.main-wrap.career .project_cont {
    padding: 30px;
 
}	
	.main-wrap.career .project_desc {
    display: block;
}
	
	.main-wrap.career .grid-item img {

    object-position: left;
}
	
	.main-wrap.career.contact	.grid-item.grid-item-0.feature-left {
    display: block;
}
	
	.main-wrap.career.contact .project_cont {
    width: 100%;
}
	
	.main-wrap.career.contact .teaser--item {
    width: 100%;
}
	
	.main-wrap.people .grid-layout.patern0 div.teaser--item {
 
    padding-right: 0px;
}
	
.main-wrap.people		.project_cont {

    padding: 0px;

}
	
	.main-wrap.people .grid-item.feature-left {
    padding-left: 0px;
}
	
	.people .grid-item.feature-right {
    padding-right: 0px;
}
	
	.press .project_loc {
    font-size: 14px;
}
	
	.press .project_title {
    font-size: 20px;
}
	
	.press .grid-layout.patern2 {
    display: block;
	}
	.press a.teaser--item.p2child {
    padding: 60px;
}
	
	.press_head .div1 div:after {

    right: -80px;
	}
	
	.press_head .div1 div {

    top: -10px;
	}
	
	.press_head .div2 {
    width: 100% !important;
}
	
	.press_head .div1 {
    position: relative;
    width: 10%;
}
	
	.press_head .div1 div {

    left: 60px;
	}
	
	.people .project_title {

    font-size: 60px;
}
	
	.people .project_loc {

    font-size: 28px;
}
	
	.people_block .project_title {

    padding-left: 15px;
    font-size: 50px;
}
	div#people .people_block {
    padding: 30px;
}
}





@media only screen and (max-device-width: 480px){
	.teaser.media {
		height: 14rem;
	}
	
	.teaser.media .media-image_container{
		height: 10rem;
	}
}

.teaser.media img{
	width: 100%;
	height: auto;
	max-height: none !important;
}

.teaser.threeCol {
  -webkit-flex-basis: 24%;
  -ms-flex-preferred-size: 24%;
  flex-basis: 24%;
}

.teaser.twoCol {
  -webkit-flex-basis: 24%;
  -ms-flex-preferred-size: 24%;
  flex-basis: 24%;
}

.teaser-gray .teaser {
  height: 20vw;
  width: 25vw;
  background: #262626;
  margin-bottom: 1.4rem;
}

.teaser-gray .teaser--item {
  display: table;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.teaser-gray .teaser--item-note {
  opacity: 1;
  background: inherit;
  vertical-align: middle;
  display: table-cell;
  padding: 2rem;
  position: relative;
}

.teaser-gray .teaser--item-note > * {
  padding: 0.2rem 0;
  margin: 0;
}

.teaser-gray .teaser--item-note h1 {
  font-size: 1.5rem;
  line-height: 1.1;
}

.teaser-gray .teaser:hover {
  background: #191919;
}

.vertical-container{
	max-width: 1050px;
	margin-left: auto;
	margin-right: auto;
	    padding-top: 50px;
}

.vertical-container, .project_vertical{
	width: 100%;
}

.project_vertical li{
	margin-bottom: 2rem;
}

.project_vertical_image{
	width: 100%;
	height: 70vh;
}

.return_link a {
    text-decoration: none;
    font-family: "akzidenz-grotesk-condensed", sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: .9rem;
    border-bottom: .5px solid #000000;
    text-align: center;
}

.smart-crop{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.smart-crop img, .smart-crop iframe{
	width: 100%;
	height: auto;
	position: absolute;
	top: -100%; 
	left: 0;
	right: 0;
	bottom: -100%;
	margin: auto;
}

.smart-crop iframe{
	height: 100% !important;
}

.smart-crop img.ar_small {
    height: 100%;
    width: auto;
    top: 0 !important;
	margin: 0px auto;
}

img.sddg_home.img4 {
    top: -10%;
    margin: 0px auto;
}

img.sddg_home.img2 {
    margin: 0px auto;
    bottom: 0px;
    top: unset;
}

img.sddg_home.img1 {
    margin: 0px auto;
    top: unset;
    bottom: -10%;
}

@media only screen and (min-width: 1596px){
	img.sddg_home.img2 {
    
}

}


.splashscreen{
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: black;
	color: white;
	z-index: 9999;
}

.splashscreen-content{
	width: 100%;
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}

.splashscreen-content .splashscreen-text{
	display: inline-block;
	text-align: center;
}

.splashscreen-content .splashscreen-text, .splashscreen-content .splashscreen-text p{
	font-size: 96px;
	line-height: 125px;
}



.section_separation{
	/* TODO: Which font? */
	font-size: 2.4em;
	font-weight: bold;
	text-align: center;
	margin: 1em 0em; /* Change 0801208 - was     margin: 3em 0em; */
}

#art_branding-carousel{
	margin-bottom: 20px;
}



/*
News Overlay
*/

#carousel-container{
	z-index: 1;
}

.news-block{
	padding: 1.5rem;
	padding-bottom: 0.5rem; /*The individual li entries have padding as well on the bottom, so we don't want the bottom padding to be larger than the top */
    position: absolute;
    right: 3rem;
    bottom: 1rem;
    z-index: 2;
    background-color: white;
    color: black;
    opacity: 0.75;
	width: 25vw;
	max-width: 250px;
	text-align: center;
	text-transform: uppercase;
}

.news-block-heading{
	font-size: 1.5rem;
	font-family: "LyonText-Reg", "Times New Roman", Times, serif;
	padding-bottom: 1.0rem;
}

.news-block-entries a{
	color: black;
	text-decoration: none;	
}

.news-block-entries-title{
	display: block;
	font-size: 1.0rem;
	font-family: "LyonText-RegItalic", "Times New Roman", Times, serif;
}

.news-block-entries-subtitle{
	display: block;
	font-size: 1.0rem;
	font-family: "LyonText-Reg", "Times New Roman", Times, serif;
}

.news-block-entries li{
	padding: 1.0rem 0.25rem;
	position: relative;
}

.news-block-entries li:after{
	border-bottom: 1px solid black;
    width: 50%;
    display: block;
    content: "";
    position: absolute;
    left: 25%;
    top: 0;
}

@media only screen and (max-device-width: 480px){
	.splashscreen{/*Don't use splash screens on mobile*/
		display: none;
	}
	
	.news-block{
		padding: 1.5rem;
		padding-bottom: 0.5rem;
		position: relative;
		width: 100%;
		max-width: 100%;
		right: auto;
		bottom: auto;
	}
	
	.news-block-heading{
		font-size: 1.0rem;
	}
	
	.news-block-entries-title{
		font-size: 0.8rem;
	}

	.news-block-entries-subtitle{
		font-size: 0.8rem;
	}
}




@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
