/*
Theme Name:     Gather and Seek | 2022
Development:	  Untitled Era LLC
Author URI:     http://untitledera.com
Template:       twentynineteen
Version:        2.39731
*/


@font-face {
  font-family: 'entypo-social-plus';
  src: url('fonts/entypo-social-plus.eot');
  src: url('fonts/entypo-social-plus.eot?#iefix') format('embedded-opentype'),
  url('fonts/entypo-social-plus.woff') format('woff'),
  url('fonts/entypo-social-plus.ttf') format('truetype'),
  url('fonts/entypo-social-plus.svg#entypo+social') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'entypo';
  src: url('fonts/entypo.eot');
  src: url('fonts/entypo.eot?#iefix') format('embedded-opentype'),
  url('fonts/entypo.woff') format('woff'),
  url('fonts/entypo.ttf') format('truetype'),
  url('fonts/entypo.svg#entypo-social') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'entypo2';
  src: url('fonts/entypo2.eot');
  src: url('fonts/entypo2.eot?#iefix') format('embedded-opentype'),
  url('fonts/entypo2.woff') format('woff'),
  url('fonts/entypo2.ttf') format('truetype'),
  url('fonts/entypo2.svg#entypo-social') format('svg');
  font-weight: normal;
  font-style: normal;
}

.bullet {
  padding-left: 1em;
}



/*--ADA--*/
.skip-to-content-link {
  left: 50%;
  position: absolute;
  transform: translate(-100vw, -100vh);
}

.skip-to-content-link {
  background: #000;
  color: #fff !important;
  height: auto;
  padding: 11px 0;
  position: absolute;
  transition: transform 0.3s;
  font-weight: 700;
  width: 200px;
  margin-left: -100px;
  z-index: 9;
  text-align: center;
}

.skip-to-content-link:focus {
    transform: translate(0, 0);
}


/*--- GLOBAL ---*/
#wpadminbar {
  /*display: none !important;*/
  z-index: 99999999;
}

.tab-and-below,
.mobile-only {
  display: none !important;
}

.tablet-portrait-only,
.tablet-only {
  display: none !important;
}

.desktop-only {
  display: inherit;
}

.not-mobile {
  /*display: inherit;*/
}

.tablet-and-below {
  display: none !important;
}

.tab-portrait-and-below {
  display: none;
}

.above-tab-portrait {
  display: block;
}

html,
body {
}

html {
  background: #262626;
  color:#262626;
  width: 100%;
  padding: 0;
  margin: 0;
  min-height: calc(100vh);
}

body {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75;
  letter-spacing: .095em;
  position: relative;
  display: block;
  padding-top: 168px;
  /* min-height: calc(100vh - 66px - 260px); */
  background: #f4f2ef;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;  
}

p {
  margin-bottom: 1em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto', sans-serif;
  margin:0;
  padding:0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  color: #000;
}

h1 {
    font-family: 'Roboto Serif', serif;
    font-size: 38px;
    font-weight: 200;
    font-style: italic;
    line-height: 1.45;
    /* letter-spacing: .04em; */
    position: relative;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

h2 {
  font-family: 'Roboto Mono', monospace;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .084em;
  line-height: 1.5;
}

h3 {
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: .085em;
}

h4 {
  font-size: 20px;
  line-height: 1.5;
  font-weight: bold;
  font-style: normal;
  letter-spacing: .02em;
  position: relative;
  text-transform: uppercase;
}

h5 {
  font-size: 14px;
  font-weight:bold;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: .085em;
}

h6 {
  font-family: 'Roboto Mono', monospace;  
  font-weight: normal;
  font-size: 12px;
  font-style: normal;
  line-height: 1.5;
}

h1 a,
h2 a,
h3 a,
h4 a {
  color: inherit;
  text-decoration: none;
}

img {
    display: block;
}

a,
a:visited,
a:active {
  color:inherit;
  text-decoration:none;
  background:none;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

.section-block a {
  /* color: #2B90D5; */
}

.entry-content a {
    color: #aa1e00;
    text-decoration: none;
}

.entry-content a:hover {
    color:inherit;
}

h1.heading {
  margin-top: 2em;
  margin-bottom: 1em;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
}

.border {
  border: 2px solid #87898c;  
}

.text-shadow {
  text-shadow: 1px 1px 1px rgba(0,0,0,.45);
}

ul, li {
  margin:0;
  padding: 0;
}

.opacity-zero {
  opacity: 0;
}

.block {
  display: block;
}

.hide {
  display: none !important;
}

.inline-block {
  display: inline-block !important;
}

.relative {
  position: relative;
}

.no-letter-spacing {
  letter-spacing: 0 !important;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

.no-float {
  float:none !important;
}

.underlined {
  text-decoration: underline;
}

.weight-100 {
  font-weight: 100;
}

.weight-200 {
  font-weight: 200;
}

.weight-300 {
  font-weight: 300;
}

.weight-400 {
  font-weight: 400;
}

.weight-500 {
  font-weight: 500;
}

.weight-600 {
  font-weight: 600;
}

.weight-700 {
  font-weight: 700;
}

.weight-800 {
  font-weight: 800;
}

img {
  box-shadow: none !important;
  border-radius: 0 !important;
}

hr {
  height: 3px;
  width: 100%;
  background: #262626;
  border:none !important;
  margin: 40px 0;
}

.non-mobile-break,
.cleared {
  clear:both;
}

.spacer {
  display: block;
  min-height: 100px;
}

.roboto-font {
  font-family: 'Roboto', sans-serif;
}

.robotomono-font {
  font-family: 'Roboto Mono', monospace;
}

.oswald-font {
  font-family: 'Oswald';
}

.montserrat-font {
  font-family: 'Montserrat', sans-serif;
}

.entypo {
  font-family: 'entypo';  
}

.entypo2 {
  font-family: 'entypo2';  
}

.entypo-social-plus {
  font-family: 'entypo-social-plus';  
}

.capitalize {
  text-transform: capitalize;
}

.lowercase {
  text-transform: lowercase;
}

.uppercase {
  text-transform: uppercase;
}

.no-text-transform {
  text-transform: none;
}

.non-break {
    display: inline-block;
}

.centered-text {
    text-align: center;
}

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

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

.center-elem {
  margin-left: auto !important;
  margin-right: auto !important;
  display: table;
}

.fixed-elem {
  position: fixed !important;
  overflow: hidden;
  height: 100%;
}

.left-elem,
a.left-elem {
  margin-left:0;
  margin-right: 1em;
}
.inline-elem,
a.inline-elem {
  display: inline-block;
}

.float-left {
  float:left !important;
}
  
.float-right {
  float:right !important;
}

.fine-print {
  font-size: 0.777em;
}

.blocked {
  display:block;
}

.fixed {
  position: fixed;
}

.no-break {
    display: inline-block;
}

.text-group {
  margin-bottom: 3em;
}

.input-group {
  margin-bottom: 3em;
}

a.black-color,
.black-color {
  color: #173C4D;
}

a.green-color,
.green-color {
  color: #98C233 !important;
}

.gold-color-nested-hover a:hover,
a.gold-color,
.gold-color {
  color: #A27A43;
}

.gold-hover:hover,
a.gold-hover:hover {
  color:  #A27A43 !important;
}

a.white-color,
.white-color {
  color: #fff;
}

a.white-color--imp,
.white-color--imp {
  color: #fff !important;
}

.page-id-2478 .copyright,
.page-id-81 .copyright,
a.white-color,
.white-color {
  color: #f4f2ef;
}

.lightgrey-hover:hover,
.lightgrey-color {
  color: #c0bebb;
}


.white-background {
  background: #f4f2ef;
}

.page-id-2478,
.page-id-81,
.black-background {
  background: #262626;
}

.cream-background {
  background: #d0cfc4;
}




/*--SSBA--*/
.single .ssba a {
  font-size: .75em;

  font-weight: normal;
  position: relative;
  top: .5em;
  display: inline-block;
}

.ssba img,
.ssba .ssba_tumblr_share img,
.ssba .ssba_google_share img,
.ssba .ssba_email_share img,
.ssba .ssba_facebook_share img,
.ssba .ssba_twitter_share img {
  display: none !important;
}

.ssba_email_share:after {
  content: "\e653";
  font-family: 'entypo-social-plus';
  line-height: 1 !important;
}

.ssba_facebook_share:after {
  content: "\e652";
  font-family: 'entypo-social-plus';
  line-height: 1;
}

.ssba_twitter_share:after {
  content: "\e642";
}

.ssba_tumblr_share:after {
  content: "\e642";
}

.ssba_google_share:after {
  content: "\e642";
}

.ssba_tumblr_share:after,
.ssba_google_share:after,
.ssba_email_share:after,
.ssba_facebook_share:after,
.ssba_twitter_share:after {
  /* font-size: 1em; */
  background-color: #0b1f2c;
  font-weight: normal;
  margin-left: 0.5em;
  color: #fff;
  width: 1em;
  height: 1em;
  overflow: hidden;
  border-radius: 999999999em;
  text-align: right;
  line-height: 1;
  display: inline-block;
  text-align: center;
  float: right;
  padding: .35em;
}

/*--WPCF7--*/
.contact-form-row {
  margin-bottom: 2em;
}

::-webkit-input-placeholder {
  color: #181818;
}

:-moz-placeholder {
  color: #181818;
}

::-moz-placeholder {
  color: #181818;
}

:-ms-input-placeholder {
  color: #181818;
}

.wpcf7 p {
  margin:0;
}

div.wpcf7 img.ajax-loader[style*="visibility: hidden;"] {
    display: none;
}

div.wpcf7 img.ajax-loader[style*="visibility: visible;"] {
    display: block;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-mail-sent-ng,
div.wpcf7-spam-blocked,
div.wpcf7-validation-errors,
span.wpcf7-form-control-wrap,
span.wpcf7-not-valid-tip {
  border: none;
  padding: 0;
  margin: 0;
  color: #fff;
}

.wpcf7 .third-column {
  width: 31.33%;
  margin-right: 3%;
}

.two-forms-column input {
  width: 35% !important;
  float: left;
  margin-right: 10% !important;
}

.two-forms-column span:last-of-type input {
  margin-right: 0% !important;
}

body .wpcf7 input[type=submit] {
  width: 200px;
  max-width: 200px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;    
  background: transparent;
  border: none;
}

.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 input[type=phone],
.wpcf7 input[type=password],
.wpcf7 textarea {
  padding: .7em 5%;
  width: 90%;
    background: transparent;
    border: 1px solid #000 !important;
    max-width: 600px;
    box-sizing: border-box;
    color: #262626;
    padding: 10px 18px;  
    margin-bottom: 0 !important;
}

.wpcf7 ::-webkit-input-placeholder {
    color: #262626;
}

.wpcf7 :-moz-placeholder {
    color: #262626;
}

.wpcf7 ::-moz-placeholder {
    color: #262626;
}

.wpcf7 :-ms-input-placeholder {
    color: #262626;
}

.wpcf7 .half-column input[type=text],
.wpcf7 .half-column input[type=email],
.wpcf7 .half-column input[type=phone],
.wpcf7 .half-column input[type=password],
.wpcf7 .half-column textarea {
  padding: .7em 3%;width: 94%;
}

/*--SLIDER--*/
.flexslider {
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
}

.flex-control-nav {
  bottom: .25em;
  z-index: 9;
}

.flex-control-nav li {
  margin: 0 .25em;
}

.flex-control-paging li a.flex-active {
  background: rgba(255,255,255,1);
}

.flex-control-paging li a {
  width: 7px;
  height: 7px;
  box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none;
  background: rgba(255,255,255,.5);
  z-index: 9;
  position: relative;
}

.flexslider:hover .flex-prev,
.flexslider .flex-prev {
  left: .5em;
}
.flexslider:hover .flex-next,
.flexslider .flex-next {
  right: 0.5em;
}

.flex-direction-nav a.flex-next,
.flex-direction-nav a.flex-prev {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter:alpha(Opacity=100);
  -moz-opacity:1 !important;
  -khtml-opacity:1 !important;
  opacity:1 !important;

  z-index: 9999;
  color: #fff;
  font-size: 4em;
  text-shadow: none;
  height: auto;
  width: auto;
  font-family: 'entypo';
  line-height: 1;
}

.flex-direction-nav a.flex-next:before,
.flex-direction-nav a.flex-prev:before {
  font-family: 'PT Serif', serif;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter:alpha(Opacity=100);
  -moz-opacity:1 !important;
  -khtml-opacity:1 !important;
  opacity:1 !important;

  content:'';
  font-size: 0;
  display: none;
}

.flex-direction-nav:hover a.flex-next:before,
.flex-direction-nav:hover a.flex-prev:before {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter:alpha(Opacity=100);
  -moz-opacity:1;
  -khtml-opacity:1;
  opacity:1;
}

.indented-list {
  display: block;
}

.indented-list li {
  padding-left: 3em; 
  margin-bottom: 2em;
  display: block;
}

.bulletted-list li {
  margin-bottom: .25em !important;
  margin-left: 1.35em;
}



/*--SLICK--*/
.slick-slider {
  margin-bottom: 0;
}

.slick-prev, .slick-next {
  color: #444349;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter:alpha(opacity=1);
  -moz-opacity:1;
  -khtml-opacity:1;
  opacity:1;
  height: 20px;
  width: 15px;
  max-width: 30px !important;
  min-width: 0;
  font-weight: normal;
  bottom: 50%;
  margin-bottom: -10px !important;
  top: inherit;
  z-index: 9999;
}

.slick-prev:hover,
.slick-prev {
  background: url( img/gatherandseek-slider_arrow-left.svg) !important;
  background: url(img/gatherandseek-arrow2-left.png) !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  left: -60px;
  opacity: 0;
}

#slider-container:hover .slick-prev {
  opacity: 1 !important;
}

.slick-next:hover,
.slick-next {
  background: url( img/gatherandseek-slider_arrow-right.svg) !important;
  background: url(img/gatherandseek-arrow2-right.png) !important;
  background-size: 100% !important;
  background-repeat: no-repeat !important;
  right: -60px;
  opacity: 0;
}

#slider-container:hover .slick-next {
  opacity: 1 !important;
}

.slick-prev:hover,
.slick-next:hover {
  background: transparent;
}
.slick-prev:before,
.slick-next:before {
  font-family: 'PT Serif', serif;
  font-size: 48px;
  line-height: 1;
  color: #444349;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
  filter:alpha(opacity=1);
  -moz-opacity:1;
  -khtml-opacity:1;
  opacity:1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0;
  position: relative;
  display: block;
  height: auto;
  display: none;
}


.slick-prev:before {
  content: "\00AB";
}

.slick-next:before {
  content: "\00BB";
}



/*--GRID--*/
.grid-image {
  max-width: 100%;
  width: 80%;
  margin: 0 auto;
}

.center-container {
  position: absolute;
  top: 0;
  left:0;
  height:100%;
  width: 100%;
  max-height: 100%;
}

.center-elm-container {
  display: table;
  table-layout: fixed;
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
}

.center-elm {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  height: 100%;
}

.bottom-elem {
  display: table-cell;
  vertical-align: bottom;
}

#main {
  /* min-height: calc(100vh - 66px - 260px); */
  margin: 0;
  overflow: hidden;
  /* background: #fff; */
}

.bottom-border {
  border-bottom: 5px solid;
}

.short-para {
  max-width: 801px;
  margin: 0 auto 4em;
}

.extra-short-para {
  max-width: 703px;
  margin: 0 auto 4em;
}

.two-column-text {
  -webkit-column-count: 2;
  -webkit-column-gap: 5em;
  -moz-column-count: 2;
  -moz-column-gap: 5em;
  column-count: 2;
  column-gap: 5em;              
}

.board-members-container,
.three-column-text {
  -webkit-column-count: 3;
  -webkit-column-gap: 5em;
  -moz-column-count: 3;
  -moz-column-gap: 5em;
  column-count: 3;
  column-gap: 5em;
}

.no-top-margin {
    margin-top:0 !important;
}

.no-bottom-margin {
    margin-bottom:0 !important;
}

.clear {
  clear:both;
  display: block;
}

.fadeIn {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter:alpha(Opacity=100);
  -moz-opacity:1 !important;
  -khtml-opacity:1 !important;
  opacity:1 !important;  
}

::selection {
  background: #2b90d5;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #2b90d5;
  color: #fff;
  text-shadow: none;
}

body button, 
body .button, 
body input[type="button"] {
  font-family: 'Oswald';
  padding: 15px 15px;
  font-weight: normal;
  border-radius: 0;
  display: table;
  font-weight: 500;
  /* width: 50%; */
  margin: 0 auto;
  float: none;
  vertical-align: top;
  text-align: center;
  line-height: 1;
  font-size: 20px;
  background: #fff;
  color: #262626;
  text-transform: uppercase;
  /* min-width: 250px; */
  font-family: 'Roboto', sans-serif;
  font-family: 'Roboto Mono', monospace;
  letter-spacing: .05em;
}

body .button.text-button:before,
body .button.text-button:after {
  display: none;
}

body .button.text-button {
  font-family: 'Roboto Mono', monospace;
  background: transparent !important;
  padding: 0;
  min-width: 0;
  max-width: none;
  width: auto;
  display: table;
  color:  #262626;
  border-bottom: 3px solid #262626;
  padding-bottom: 10px;
  letter-spacing: .085em;
  font-size: 16px;
}

body .button.text-button:hover {
  color:  #A27A43 !important;
  border-bottom: 3px solid #A27A43 !important;
}

body .button.text-button:hover {
/*   color: #262626 !important; */
/*   border-color: #262626; */
}

body .button:before {
  display: none !important;
  content: '•';
  padding-right: 50px;
}

body .button:after {
  display: none !important;
  content: '•';
  padding-left: 50px;
}

body button:hover, 
body .button:hover, 
body input[type="button"]:hover {
  background: #262626;
  color:#fff;
}

.button.black-button {
  background: #262626;
  color:#fff;
}

.button.black-button:hover {
  background: #fff;
  color: #262626;
}

.button.gold-hover:hover {
  background: #A27A43 !important;
  color: #fff !important;
}

select,
input[type=text],
input[type=email],
input[type=phone],
input[type=telephone],
input[type=password],
textarea {
  border:none;
  border-radius: 0;
  width: 100%;
  padding: .7em 0;
  margin: 0 0 1em 0;
  resize: none;
  background: white;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 1em;
  padding-right: 1em;
}

textarea,
textarea:focus {
  border: none;
  overflow: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; 
}

body input.big-button,
body button.big-button,
body a.big-button {
  font-size: 1.125em;
  font-weight: bold;
  padding: .75em 0;
}

a.thin-buttons,
button.thin-buttons {
  max-width: 150px;
}

a.side-margins,
button.side-margins {
  margin: 1em 2em 2em;
}

.one-em-right-margin {
  margin-right: 2em !important;
}

.input-group {
  display: block;
  margin-bottom: 2em;
}

html body .no-border {
  border-width: 0px !important;
}



/*-- FAST TRANSITION --*/
.homepage-hover,
.offering-item,
.offering-item *,
.gold-color-nested-hover *,
.main-thumb-hover,
.gold-hover,
.work-with-us-section,
.work-with-us-section .button
.main-thumb-hover,
.project-thumb-image,
.text-nav-link,
#logo-active,
#logo,
#work-nav a.button:hover svg *,
#mobile-global-nav a,
.toggle,
.hover-text-container,
#global-header,
#global-footer a,
.lightgrey-hover,
body button, 
body .button, 
body input[type="button"],
#logo,
#mobile-nav-button .bar,
#mobile-nav-button .bar.middle-bar {
-webkit-transition: all 350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 
   -moz-transition: all 350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 
     -o-transition: all 350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 
        transition: all 350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */

-webkit-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); 
   -moz-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); 
     -o-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); 
        transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */
}


/*-- SLOW TRANSITION --*/
.project-thumb-image,

.opacity-zero,
.isotope-item
{
-webkit-transition: all 1350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 
   -moz-transition: all 1350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 
     -o-transition: all 1350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); 
        transition: all 1350ms cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */

-webkit-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); 
   -moz-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); 
     -o-transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); 
        transition-timing-function: cubic-bezier(0.230, 1.000, 0.320, 1.000); /* easeOutQuint */
}

/*-- MEDIUM TRANSITION --*/

 {
-webkit-transition: all 300ms cubic-bezier(0.550, 0.085, 0.680, 0.530); 
   -moz-transition: all 300ms cubic-bezier(0.550, 0.085, 0.680, 0.530); 
     -o-transition: all 300ms cubic-bezier(0.550, 0.085, 0.680, 0.530); 
        transition: all 300ms cubic-bezier(0.550, 0.085, 0.680, 0.530); /* easeInQuad */

-webkit-transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530); 
   -moz-transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530); 
     -o-transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530); 
        transition-timing-function: cubic-bezier(0.550, 0.085, 0.680, 0.530); /* easeInQuad */
}







/*--HEADER--*/
.page-id-2478 #global-header,
.page-id-81 #global-header {
  background: #262626;
}

.page-id-2478 #global-header.active-header,
.page-id-81 #global-header.active-header {
  background: rgba(38, 38, 38, 1.8);
}

.page-id-2478 #global-header.active-header.active-mobile-nav,
.page-id-81 #global-header.active-header.active-mobile-nav {
  background: rgba(38, 38, 38, 1.8);
}

.page-id-2478 #mobile-nav-button .bar,
.page-id-81 #mobile-nav-button .bar {
  background: #d0cec4; 
}

.page-id-2478 #mobile-global-nav,
.page-id-81 #mobile-global-nav {
  background: rgba(38, 38, 38, .8);  
}

.page-id-2478 #mobile-global-nav li a,
.page-id-81 #mobile-global-nav li a {
  color: #85847d;
}

.page-id-2478 #mobile-global-nav li:hover a,
.page-id-2478 #mobile-global-nav li.current-menu-item a,
.page-id-81 #mobile-global-nav li:hover a,
.page-id-81 #mobile-global-nav li.current-menu-item a {
  color: #d0cec4; 
  /*text-decoration: underline;*/
}

.page-id-2478 .cream-logo,
.page-id-81 .cream-logo {
  display: block;
}

.page-id-2478 .black-logo,
.page-id-81 .black-logo {
  display: none;
}

.cream-logo {
  display: none;
}

.black-logo {
  display: block;
}

#mobile-nav-button {
  
}

#mobile-nav-button {
  display: block !important;
  color: #262626;
  background: transparent;
  font-weight: normal;
  text-align: center;
  width: 40px;
  height: 30px;
  position: absolute;
  margin: 0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
}

#mobile-nav-button .bar {
  background: #262626;
  width: 100%;
  height: 6px;
  margin-bottom: 6px;
  position: relative;
  left: 0;
  margin-left: 0;
}

#mobile-nav-button.active-mobile-nav-button .bar {
  position: absolute;
  top: .75em;
  left: 0;
}

#mobile-nav-button.active-mobile-nav-button .top-bar {
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(-135deg);
}

#mobile-nav-button.active-mobile-nav-button .middle-bar {
  /*max-height:0px;*/
  /*overflow: hidden;*/
  /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";*/
  /*filter:alpha(opacity=0);*/
  /*-moz-opacity:0;*/
  /*-khtml-opacity:0;*/
  opacity:0;
  top: 1em;
  /* left: 5em; */
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(-245deg);
}

#mobile-nav-button.active-mobile-nav-button .bottom-bar {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(-45deg);
  /* top: 0px; */
  /* margin: 0; */
  /* width: 30px; */
}

#mobile-global-nav,
#mobile-global-nav .menu-header-container {
  position: fixed;
  margin-top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,.97);
  z-index: 99;
  display: block;
  overflow: hidden;
  text-align: left;
}

#mobile-global-nav {
  max-height: 0;    
  display: block !important;
}

#global-header.active-mobile-nav.active-header + #mobile-global-nav.active-mobile-nav {
  top: 117px !important;
  height: calc(100% - 117px);
}

#mobile-global-nav.active-mobile-nav {
  top: 161px !important;
  z-index: 99;
  max-height: 5000px;
  overflow: visible;
  height: calc(100% - 161px);
}

#mobile-global-nav ul {
  margin: 0;
  padding: 0;  
  width: 100%;
  /* height: 100%; */
  margin-top: 9em;
}

#mobile-global-nav  li {
  width: 80%;
  margin: 0 auto 2em;
  display: block;
  width: 90%;
  margin: 0 auto 2em;
  text-align: left;
}

#mobile-global-nav a {
  width: 100%;
  /* text-align: left; */
  display: block;
  font-size: 50px;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  line-height: 1;
  color: #c0bebb;
}

#mobile-global-nav .dropdown-social {
  text-align: center;
}

#mobile-global-nav .dropdown-social a {
  display: inline-block;
  width: auto;
  margin: 0 .45em;
  font-size: 1.25em;
}

#global-header {
  width: 100%;
  position: relative;
  z-index: 999;
  padding: 0em 0;
  background: #f4f2ef;
  top: 0;
  left: 0;
  margin-bottom: 0;
  /* border-bottom: 1px solid #B0B3B7; */
  position: fixed;
}

#global-header.active-header {
  background: rgba(244, 242, 239, 1.90);
}

#global-header #logo-active {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  width: 61px;
  height: 100%;
}

#global-header.active-header #logo-active {
  /*opacity: 1;*/
}

#global-header #logo-active svg {
  display: block;
  position: relative;
  width: 100%;
  height: auto; 
}

#logo img {
  width: 100%;
  height: auto;
}

#global-header.active-mobile-nav {
  background: #fff;
}

body.admin-bar {
  /* padding-top: calc(66px + 32px); */
}

body.admin-bar #global-header {
  /* top: 32px; */
}

#logo {
  display: block;
/*   width: 210px; */
  width: 150px;  
  top: 0;
  position: relative;
  text-align: center;
  line-height: 0;
  padding: 0;
  margin: 30px auto;
}

.active-header #logo {
  width: 120px;
  margin: 20px auto;
}

#desktop-global-nav {
  display: block;
  float: right;
  margin-top: 0;
  position: relative;
  padding: 0;
  /* width: 80%; */
  /* overflow: hidden; */
}

#desktop-global-nav ul li  {
  display: inline-block;
  margin: 0 0 0 0.875em;
  line-height: 1;
  padding: 1.55em 0;
  position: relative;
}

#desktop-global-nav ul li a {
  font-size: 0.75em;
  line-height: 1;
  color: #9B9C9E;
  font-weight: normal;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
}

#mobile-global-nav ul li.current-page-ancestor a,
#mobile-global-nav ul li.current-menu-item a,
#mobile-global-nav ul .current_page_parent a,
#mobile-global-nav ul li a:hover,

#desktop-global-nav ul li.current-page-ancestor a,
#desktop-global-nav ul li.current-menu-item a,
#desktop-global-nav ul .current_page_parent a,
#desktop-global-nav ul li a:hover {
  color: #262626;
}


/*--FOOTER--*/
.foot-menu-sep {
  margin:  0 50px;
  width: 60px;
  height:  2px;
  background: #262626;
  vertical-align: middle;
  margin-top: -5px;
}

#footer-logo img {
  width: 100px;
  position: relative;
  top: 2em;
  left: 1em;
}

#global-footer {
  /* background: #262626; */
  /* color: #fff; */
  width: 100%;
  text-align: left;
  position: relative;
  /* padding: 0; */
  margin: 0;
  /* position: absolute; */
  /* bottom: 0; */
}

#global-footer a {
  /* color: #fff; */
  /* text-decoration: underline; */
}

#global-footer .social-container a {
  color: #262626;
  text-decoration: none;
  margin: 0 8px;
  font-size: 21px;
}

#global-footer a:hover {
  color: #c0bebb;
}

.copyright {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .10em;
  /* border-top: 3px solid; */
}

.ue {
  /* font-size: 10px; */
}

#hear-from-you {
  width: 800px;
  margin: 0 auto;
  padding: 100px 0;
}


/*--HOMEPAGE--*/
.hp-feat-projects div:hover,
.hp-feat-projects h2:hover {
	color: #fff !important;
}

.project-thumb {
  /* height: 400px; */
  width: 100%;
  display: block;
  /* margin-bottom: 1.5em; */
  overflow: hidden;
}

#homepage-slider {
  max-height: 470px;
  /* max-height: 682px; */
  overflow: hidden;
}

#homepage-slider.slick-initialized {
  overflow: visible;
}

/*.homepage-slider-under-image,*/
.project-thumb .main-thumb-hover {
	background: transparent !important;
}

.xxyy > .medium-wrapper > div:first-of-type {
	padding-top: 0 !important;
}

.home .project-cat {
	display: none !important;
}

.homepage-slider-image {
  height: 600px;
  height: 470px;
  max-height: 470px;  
  overflow: hidden
  display: block;
}

.homepage-slider-image div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ideas-image {
  /* height: 400px; */
  display: block;
  position: absolute;
  height: 100%;
  /* min-width: 1px; */
}

.ideas-image.float-right {
  right: 0;
}

.ideas-info-column {
  padding-top: 70px 0;
  /* padding: 0 0 70px; */
}

.ideas-row h3 a {
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: 500;
}

.ideas-row:nth-child(2n) .ideas-info-column {
/*   padding-bottom: 0; */
}

.ideas-row {
  /*border-bottom: 1px solid;*/
}

.homepage-slider-under-image:hover .hover-text-container {
  opacity: 1;
}

.hover-text-container {
/*   background: #d2cfcb; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 0;
}

.hover-text-container h1 {
  line-height: 1;
}


/*--SERVICES--*/
.service-item {
  margin-bottom: 4em;
  text-align: center;
}


/*--THE STUDIO--*/
.custom_images_under_clients {
  display: block;
  height: 600px;
}

.studio-feat-image {
  height: 50vh;
  width: 100%;
}

.client-logo {
  height: 60px;
  width: 70%;
  margin: 0 auto;
  padding: 1em 0;
  margin: 2em auto;
}

.friend-headshot,
.friend-container {
  margin-bottom: 2em;
}

.friend-headshot {
  margin-bottom: 1em;
}


/*--WORK--*/
.project-thumb-container {
  position: relative;
}

.project-thumb-container:hover .hover-text-container {
  opacity:1;
}

.project-thumb-container .hover-text-container {
  height: 400px;
  text-align: center;
}

.project-thumb-container .hover-text-container h1 {
  color: #fff;
  margin-bottom: 0;
}

.border-left .inner,
.project-thumb-container .inner {
  padding-left: 20px;
  border-left: 3px solid;
  margin-top: 25px;
}

.border-left .inner {
  padding-left: 3em;
  border-left: 10px solid;
  margin-left: 1.5em;
}

.project-thumb-container .inner.white-border {
  color: #F4F2EF !important;
  border-color: #F4F2EF !important;
}

.black-background .project-thumb-container .inner {
  border-color: #fff;
}

.black-background .project-thumb-container .inner h2 {
/*   color: #A27A43; */
}


/*--PLAY--*/
#play-social a {color: #d0cec4;text-decoration: none;margin: 0 8px;font-size: 21px;}

#play-social {
  position: fixed;
  bottom: 1em;
  right: 1em;
  z-index: 999999;
}

#lets-hang-title {
  width: 730px;
  margin: 0 auto;
}
 
.page-id-2478 #main,
.page-id-81 #main {
  min-height: 90vh;
}

.isotope-item {
  /* margin: .5em; */
  /* margin-top: .5em; */
  transition-delay: 100ms;
  box-sizing: border-box;
}

.isotope-item .inner {
  margin: .5em; 
  margin-top: .5em;   
}

.isotope-item.opacity-zero {
  /* margin-top: -500px; */
}

.isotope-item img {
  max-width: 100%;
}

/*--SINGLE WORK--*/
#featured-single-work-image {
  width: 100%;
  height: 700px;
  height: 70vh;
}

.single-work-featured-image-2 {
  width: 100%;
  /* height: 700px; */
  /* height: 500px; */
  margin-bottom: 1.5em;
}

.single-work-main-images {
  width: 100%;
  height: 700px;
  height: 500px;
  margin-bottom: 1.25em;
}

.mobile-screen img {
  width: 90%;
  margin: 0 auto;
}

.dm-container.single-work {
  padding-bottom: 3em;
}

#in-collab-with {
  width: 90%;
  max-width: 800px;
  margin: 0 auto;
  padding: 80px 0 60px;
}

.nav-previous {
  position: relative;
  display: block;
  float: left;
}

.nav-next {
  position: relative;
  display: block;
  float: right;
}

#work-nav a.button {
  padding-left: 20px;
  padding-right: 20px;
  width: auto;
  max-width: auto;
  min-width: 0;
}

#work-nav a.button svg,
#work-nav a.button img {
  width: 50px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}


#work-nav .nav-previous a.button svg,
#work-nav .nav-previous a.button img {
  margin-right: 10px;
}

#work-nav .nav-next a.button svg,
#work-nav .nav-next a.button img {
  margin-left: 10px;
}

#work-nav a.button span {
  vertical-align: middle;
  display: inline-block;
}

#work-nav a.button:hover svg polyline,
#work-nav a.button:hover svg line {
  stroke: #f4f2ef !important;
}

/*--SHOP--*/
.shop-left-img {
  position: absolute;
  height: 100%;
  /* width: 50%; */
}

.shop-right-col {
  padding: 40px 0;
}

.shop-right-col .small-wrapper {
  width: 390px;
  text-align: center;
}

.shop-right-col .small-wrapper .half-column {
  text-align: left;
}

.shop-right-col .small-wrapper .half-column {
  width: 187px;
  float: none;
  display: inline-block;
}

.shop-right-col .small-wrapper .last-column {
  width: 147px;
}

.svg-title {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

.text-nav-link {
  position: absolute;
  top: 45px;
  top: 27px;
  /* left: 40%; */
  font-weight: 600;
}

.text-nav-link:hover {
color: #A27A43;
}

.active-header .text-nav-link {
  top: 29px;
  top: 21px;
}

.text-nav-link.left {
  left: 0;
  /* left: 43%; */
}

.text-nav-link.right {
  right: 0;
}

.thumbnail-container {
    overflow: hidden;
    position: relative;
}

.project-thumb-image.homepage-hover {
	opacity: 0;
    z-index: 10 !important;
	
}

.project-thumb-image.homepage-hover,
.project-thumb .project-thumb-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  /* outline: 1px solid red;*/

  -webkit-transform: scale(1); 
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.project-thumb:hover .project-thumb-image.homepage-hover,
.project-thumb:hover .project-thumb-image {
  -webkit-transform: scale(1.125); 
  -moz-transform: scale(1.125);
  -o-transform: scale(1.125);
  transform: scale(1.125);
  
  -webkit-transform: scale(1.1); 
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);  
}

.project-thumb:hover .project-thumb-image.homepage-hover {  
  opacity: 1;
}

.main-thumb-hover .relative {
  padding-left: 30px;
}

.main-thumb-hover .relative:before {
  content:  '';
  height:  100%;
  width: 3px;
  background:  #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.main-thumb-hover {
  position: absolute;
  bottom: -100px;
  /* left: 45px; */
  /* width: calc(100% - 90px); */
  z-index: 99;
  background: url(assets/img/gs-thumb_hover.png);
  background-size: 100% 100%;
  width: 100%;
  box-sizing: border-box;
  padding-left: 45px;
  padding-right: 45px;
}

.main-thumb-hover.always-up,
.project-thumb:hover .main-thumb-hover {
  opacity: 1;
  padding-bottom: 20px;
  bottom: 0;
}

.main-thumb-hover.always-up {
  background: none;
}

.main-thumb-hover.always-up {
  background: none;
  padding: 0;
  position: relative;
}

.main-thumb-hover .relative:before {
  background: #262626;
}

.home .main-thumb-hover .relative:before {
  background: #fff;
}


.main-thumb-hover .relative.white-border:before {
  background: #F4F2EF;
}


.featured-project h2 a {
	color: #fff;
}

.single-project-desc {
	font-size: 18px;
    font-family: 'Roboto Serif', serif;
    letter-spacing: .05em;	
}

.studio-hr-1 {
	background: #f4f2ef;
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0px;
    margin: 0;
    line-height: 1;
}

.studio-hr-2 {
	background: #f4f2ef;
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(35% - 4px);
    margin: 0;
    line-height: 1;
}

.studio-hr-3 {
	background: #f4f2ef;
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(70% - 9px);
    margin: 0;
    line-height: 1;
}

.clients-section-list {
	padding-left: 23px;
}

#work-nav a.button:before,
#work-nav a.button:after,
#work-nav a.button svg, #work-nav a.button img {
    display: none !important;
}

.video-container iframe {
	margin: 0 auto;
	display: table;
}

.post-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: normal;
  align-items: normal;
  align-content: normal;	
}

@media all and (max-width: 1600px) {

}


@media all and (max-width: 1400px) {
  .slick-next:hover, .slick-next {
    right: -30px;
  }

  .slick-prev:hover, .slick-prev {
    left: -30px;
  }
}


@media all and (max-width: 900px) {
  .tablet-only,
  .tablet-and-below {
    display: block !important;
  }

  .desktop-only {
    display: none !important;
  }

  .no-banner {
    padding-top: 3em;
  }

  body {
    padding-top: 152px;
 }
  
  h1 {
    font-size: 2.5em;
    line-height: 1.3;
    margin-bottom: .5em;
  }
  
  h2 {
    font-size: 2.125em;
  }
  
  h3 {
    font-size: 1.5em;
    line-height: 2.2;
  }
  
  h4 {
    font-size: 1.3em;
  }

  h5 {
    font-size: 1em;
  }

  h6 {
    font-size: 1.25em;
  }

  .half-column.slim {
    width: 49%;
    margin-right: 2%;
  }

  h4.section-title {
    margin-bottom: 1.25em !important;
    padding-bottom: 11px;
    border-bottom: 11px solid #262626;
    font-size: 1.675em;
  }

  /*--HEADER--*/
  #logo {
    width: 170px;
  }

  .active-header #logo {
    width: 150px;
    margin: 20px auto;
  }

  #mobile-global-nav.active-mobile-nav {
    top: 152px !important;
    height: calc(100% - 152px);
  }

  #global-header.active-mobile-nav.active-header + #mobile-global-nav.active-mobile-nav {
    top: 117px !important;
    height: calc(100% - 117px);
  }

  /*--FOOTER--*/
  #hear-from-you {
    width: 600px;
    margin: 0 auto;
    padding: 70px 0;
  }


  /*--HOMEPAGE--*/
  .project-thumb-container .hover-text-container,
  .project-thumb {
    /* height: 330px; */
  }
  
  /*.homepage-slider-under-image,*/
  .homepage-slider-image {
    height: 400px;
  }

  .border-left .inner,
  .project-thumb-container .inner {
    /* border-left: 8px solid; */
  }

  /*--STUDIO--*/
  .studio-feat-image {
    height: 60vh;
  }

  .custom_images_under_clients {
    height: 400px;
  }
  
}

@media all and (max-width: 770px) {
  .tablet-portrait-only {
    display: block !important;
  }

  h1 {

  }
  
  h2 {

  }
  
  h3 {

  }
  
  h4 {
  }

  h5 {
  }

  h6 {
  }


  /*--footer--*/
  #hear-from-you {
    width: 500px;
    padding: 70px 0;
  }

  /*--HEADER--*/
  #mobile-global-nav ul {
    margin-top: 5em;
  }

  #mobile-global-nav  li {
    margin-bottom: 2.5em;
  }

  #mobile-global-nav a {
    font-size: 40px;
  }

  /*--HOMEPAGE--*/
  #homepage-services-container .forth-column,
  #homepage-services-container .forth-column.last-column {
    width: 48%;
    margin-right: 4% !important;
    margin-bottom: 3em;
  }

  #homepage-services-container .forth-column:nth-child(2n) {
    margin-right: 0 !important;
  }

  #homepage-services-container .forth-column:nth-child(3),
  #homepage-services-container .forth-column:nth-child(4) {
    margin-bottom: 0 !important;
  }

  .project-thumb-container.slim.third-column,
  #homepage-work-container .third-column {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 2em;
  }

  .project-thumb-container.slim.third-column:nth-of-type(2n),
  #homepage-work-container .third-column:nth-of-type(2) {
    margin-right: 0;
  }

  #homepage-work-container .third-column.last-column {
    display: none;
  }

  /*--SERVICES--*/
  .page-id-74 .service-item.last-column,
  .page-id-74 .service-item {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 3em;
  }

  .page-id-74 .service-item:nth-of-type(2n) {
    margin-right: 0 !important;
  }

  /*--STUDIO0--*/
  .studio-feat-image {
    height: 50vh;
  }

  .custom_images_under_clients {
    height: 300px;
  }

  /*--PLAY--*/
  #lets-hang-title {
    width: 500px;
  }

  /*--SHOP--*/
  .shop-left-img {
    position: relative;
    height: 500px;
     width: 100%; 
  }

  .shop-right-col {
    padding: 40px 0;
    width: 100%;
    float: none;
  }

  .shop-right-col .small-wrapper {
    width: 390px;
    text-align: center;
  }

  .shop-right-col .small-wrapper .half-column {
    text-align: left;
  }

  .shop-right-col .small-wrapper .half-column {
    width: 167px;
    float: none;
    display: inline-block;
  }

  .shop-right-col .small-wrapper .last-column {
    width: 117px;
  }

}

@media all and (max-width: 675px) {

  .tablet-portrait-only,
  .tablet-only,
  .above-tab-portrait {
    display: none !important;
  }


}

@media all and (max-width: 480px) {

  #wpadminbar {
    display: none !important;
  }

  .mobile-only {
    display: block !important;
  }

  .not-mobile,
  #top-bar-menu,
  .tablet-only,
  .desktop-only {
    display: none !important;
  }

  .half-column:not(.mobile-columns),
  .fifty-fifty:not(.mobile-columns),
  .thirty-thirty:not(.mobile-columns),
  .third-column:not(.mobile-columns),
  .twothirds-column,
  .threeforths-column,
  .forth-column,
  .fifth-column,
  .full-width,
  .eighty-width {
    width:100%;
    margin:0;
    float: none;
  }

  body {
    font-size: 14px;
    padding-top: 74px;
    letter-spacing: .05em;
  }

  h1 {
    font-size: 28px;
    letter-spacing: .05em;
  }

  h2 {
    font-size: 16px;
    line-height: 1.25;
  }

  h3 {
    font-size: 16px;
    line-height: 1.5;
  }

  h4 {
    font-size: 1.25em;
    margin-bottom: .75em;
    margin-bottom: .5em;
  }

  h5 {
    font-size: ;
  }

  h6 {
    font-size: 1em;
  }
  
  body button,
  body .button,
  body input[type="button"] {
    min-width: 0;
    width: auto;
    max-width: 100%;
    font-size: 14px;
    margin: 0em auto;
    /* width: 100%; */
    padding: 13px 15px;
    box-sizing: border-box;
    letter-spacing: .1em;
  }


  h4.section-title {
    margin-bottom: .75em !important;
    padding-bottom: 9px;
    border-bottom: 8px solid #262626;
    font-size: 1.125em;
    text-align: center;
  }

  /*--FOOTER--*/
  #global-footer {
    position: relative;
    padding-bottom: 2em;
  }

  #hear-from-you {
    width: 80%;
    padding: 30px 0;
  }

  #global-footer .button {
    margin-bottom: 4em;
  }

  .sbi_item.sbi_type_image {
    width: 33.33% !important;
  }

  #sb_instagram .sbi_photo {
/*     height: 100px !important; */
  }

  /*--HEADER--*/
  #mobile-global-nav ul {
    margin-top: 5em;
  }

  #mobile-global-nav  li {
    margin-bottom: 1.5em;
  }

  #mobile-global-nav a {
    font-size: 30px;
  }

  #logo {
    width: 210px;
    width: 121px;
    margin: 20px auto;
  }

  .active-header #logo {
    width: 180px;
    margin: 15px auto;
    width: 100px;
  }

  #mobile-nav-button {
    width: 30px;
    height: 20px;
    margin-top: -10px;
  }

  #mobile-nav-button .bar {
    height: 4px;
    margin-bottom: 4px;
  }

  #mobile-global-nav.active-mobile-nav {
    top: 107px !important;
    height: calc(100% - 107px);
  }

  #global-header.active-mobile-nav.active-header + #mobile-global-nav.active-mobile-nav {
    top: 76px !important;
    height: calc(100% - 76px);
  }


  /*--HOMEPAGE--*/
  /*.homepage-slider-under-image,*/
  .homepage-slider-image {
    height: 270px;
  }

  project-thumb-container.slim.third-column,
  #homepage-work-container .third-column,
  .project-thumb-container.slim.third-column:nth-of-type(2n),
  #homepage-work-container .third-column:nth-of-type(2),
  #homepage-services-container .forth-column:nth-child(3),
  #homepage-services-container .forth-column:nth-child(4),
  #homepage-services-container .forth-column,
  #homepage-services-container .forth-column.last-column {
    width: 100%;
    margin: 0 0 1em !important;
  }

  #homepage-work-container .third-column {
    margin-bottom: 2em !important;
  }

  .project-thumb-container.slim.third-column:nth-of-type(2n),
  #homepage-work-container .third-column:nth-of-type(2) {
    /* display: none; */
  }

  .ideas-image {
    position: relative;
    height: 250px;
    float: none !important;
  }

  .ideas-row {
    text-align: center;
    /* max-width: 250px; */
    /* margin-right: auto; */
    /* margin-left: auto; */
  }

  .ideas-info-column {
    padding: 0 !important;
    float: none !important;
  }

  .full-width-section {
    padding: 5em 0;
  }

  .arrow-link-container {
    /* width: 100px; */
    position: absolute;
    top: 50%;
    margin-top: -22px;
    right: -6%;
    background: rgba(255,255,255,.85);
    padding: .75em 1em .75em 2em;
  }

  .arrow-text {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    position: relative;
    top: 1px;
    margin-bottom: 0;
    font-size: 1em;
  }

  .full-left-arrow {
    width: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 11px;
  }

  .homepage-slider-under-image {
    margin-bottom: 1.5em !important;
  }

  .border-left .inner, .project-thumb-container .inner {
    /* border: none; */
    /* padding: 0; */
    /* margin: 0; */
    /* text-align: center; */
    /* border-bottom: 9px solid; */
    /* padding-bottom: 1.5em; */
    /* margin-bottom: 2em; */
    /* height: auto !important; */
  }

  .slick-next-one {
    background: url('img/gatherandseek-full-left-arrow.svg') !important;
    background-repeat: no-repeat !important;
    background-size: 30px auto !important;
    border: none;
    background-color: transparent;
    position: absolute;
    top: 150px;
    right: -6%;
    background-color: rgba(255,255,255,.9) !important;
    width: 53px;
    height: 39px;
    background-position: center center !important;
  }

  #mobile-screens .slick-next-two,
  #mobile-screens .slick-next-one {
    display: block;
    top: 50%;
    background-color: rgba(255,255,255,.9) !important;
    width: 53px;
    height: 39px;
    background-position: center center !important;
    position: absolute;
    border: none;
  }

  #mobile-screens .slick-next-two {
    background: url('img/gatherandseek-full-left-arrow.svg') !important;
    background-repeat: no-repeat !important;
    background-size: 30px auto !important;
    border: none;
    background-color: transparent;
    position: absolute;
    top: 150px;
    right: -6%;
    background-color: rgba(255,255,255,.9) !important;
    width: 53px;
    height: 39px;
    background-position: center center !important;
    left: 0;
  }

  #mobile-screens .slick-next-one {
    background: url('img/gatherandseek-full-left-arrow.svg') !important;
    background-repeat: no-repeat !important;
    background-size: 30px auto !important;
    right: -12%;
    background-color: rgba(255,255,255,.9) !important;
    background-position: center center !important;
  }
  
  .project-thumb-container .hover-text-container,
  .project-thumb {
    /* height: 300px; */
  }

  #homepage-slider .slick-prev,
  #homepage-slider .slick-next {
    display: none !important;
  }

  #work-nav a.button {
    padding: 16px 20px;
  }

  #work-nav a.button img {
    width: 35px;
  }

  #work-nav a.button span {
    font-size: 13px;
    line-height: 1;
  }



  /*--WORK--*/
    .project-thumb-container.slim.third-column,
  #homepage-work-container .third-column {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 2em;
    display: inline-block !important;
    margin: 0 !important;
    vertical-align: top;
  }

  /*--STUDIO--*/
  .dm-container .inner {
    text-align: center;
    border: none;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    /*border-bottom: 9px solid;*/
    height: auto !important;
  }

   .dm-container .half-column:not(.last-column) .inner img {
    margin-bottom: 20px;  
  }
  .dm-container .half-column:not(.last-column) .inner{
/*     margin-top: 2em; */
/*     margin-bottom: 2em; */
    
/*     border-top: 9px solid; */
/*     border-bottom: none; */
/*     padding-top: 20px; */
  }

  .client-logo {
    padding: 0;
    margin: 3em 0;
  }

  .studio-feat-image {
    height: 300px;
  }

  .friend-container img {
    margin-bottom: 1em;
  }

  .friend-container {
    text-align: center;
  }

  .custom_images_under_clients {
    height: 300px;
  }

  /*--SERVICES--*/
  #ue-partnership {
    margin-bottom: 1em;
  }
  
  .page-id-74 .service-item.last-column,
  .page-id-74 .service-item {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 3em;
    border-top: 9px solid;
    padding-top: 16px;
    margin-bottom: 0;
    position: relative;
  }

  .page-id-74 .service-item:last-of-type {
    border-bottom: 9px solid;
  }

  .service-item .toggle {
    max-height: 0px;
    overflow: hidden;
    position: relative;
  }

  .service-item .toggle.active {
    max-height: 800px;
    padding-bottom: 21px;
  }

  .service-item h4 {
    cursor: pointer;
    margin-bottom: 16px;
  }

  .service-item .down-arrow {
    position: absolute;
    bottom: 20px;
  bottom: 0px;    
    right: 0;
    width: 30px;
    z-index: 9999;
    cursor: pointer;
  }

  #lets-hang-title {
    width: 100%;
  }

  .isotope-item img {
    margin-bottom: 1.5em;
  }


  /*--SHOP--*/
  .shop-right-col .small-wrapper {
    width: 250px;
    text-align: center;
  }

  .shop-right-col .small-wrapper .half-column {
    text-align: left;
  }

  .shop-right-col .small-wrapper .half-column {
    width: 117px;
    float: none;
    display: inline-block;
  }

  .shop-right-col .small-wrapper .last-column {
    width: 84px;
  }
  
  .no-nested-br-mobile br {
    display: none;
  } 
  
  .svg-title {
    max-width: 100%;
    width: 90%;
    display: block; margin: 0 auto;
  }
  
  hr {
    height: 3px;
    margin-top: 16px;
    margin-bottom: 30px;
  }
  
  #global-header #logo-active {
      width: 41px;
  }

  .text-nav-link {
    /* display: none; */
    top: 15px;
    font-size: 13px;
  }

  .active-header .text-nav-link {
    top: 9px;
  }

  .main-thumb-hover {
    opacity: 1;
    padding-bottom: 20px;
    bottom: 0;
    position: relative;
    background: transparent;
    color: #262626;
    padding: 0;
    display: block;
  }

  .main-thumb-hover .relative div {
    /* display: none; */
  }
  
  .home .main-thumb-hover .relative:before {
    background: #262626;
   }

  .home .main-thumb-hover div,
  .home .main-thumb-hover h2 {
    color: #262626 !important;
    margin:  0 !important;
  }
  
  .mobile-double-spacing {
    line-height: 2;
  } 

  body .button:before {
  display: none !important;    
    content:  '•';
    padding-right: 10px;
  }

  body .button:after {
	  display: none !important;
    content:  '•';
    padding-left: 10px;
  }

  .sm-no-letter-spacing {
    letter-spacing: 0 !important;
  }
  
  .page-id-3210 .thumbnail-container,
  .hp-feat-projects .thumbnail-container {
    margin-bottom: 26px;
  }

  .hp-feat-projects .main-thumb-hover {
    margin-left: 15px;
  }

  .mobile-slider {
    width: calc(100% + 40px);
    left: -20px;
    position: relative;
  }

  .mobile-slider .slick-list {
    width: calc(100% - 60px);
    overflow: visible;
  }

  .foot-main-menu h3 {
    display: block !important;
    width: 100%;0:;
    margin: 12px 0;
  }

  .foot-main-menu div {
    width: 100%;
    display: block !important;
    margin: 0;
    height: 1px;
  }

  .page-id-6 .main-thumb-hover .relative {
    padding-left: 0;
  }
  .page-id-6 .main-thumb-hover .relative.white-border:before {
    display: none;
  }

  hr.contact {
    margin: 0 auto;
    background: #fff;
  }

  .mobile-hr {
    width: 3px;
    height:  150px;
    background: #262626;
    margin:  0 auto;
  }

  .logo-wrapper {
    width: 70%;
    max-width: ;
  }
  
  .single-project-desc {
    font-size: 16px;
  }
  
  .page-id-3210 .friewnds .project-thumb-container .inner,
  .page-id-3210 .black-background .project-thumb-container .inner {
    height: auto !important;
    border-bottom: 2px solid #F4F2EF !important;
    border-left: 0 !important;
    padding-left: 0;
    padding-bottom: 10px;
    margin-top: 0;
    margin-bottom: 0;
  }
  
  .page-id-3210 .friewnds .project-thumb-container .inner {
    border-bottom: 2px solid #262626 !important;	  
  }
  
  .sm-one-column-text {
	  -webkit-column-count: 1;
	  -webkit-column-gap: 5em;
	  -moz-column-count: 1;
	  -moz-column-gap: 5em;
	  column-count: 1;
	  column-gap: 5em;
  }
 	
 	.mobile-slider-no-left {
	 	left: 0;
 	}
 	
 	#featured-single-work-image {
    	height: 300px;
	}

	#work-nav .nav-next a.button svg,
	#work-nav .nav-next a.button img,	
	#work-nav .nav-previous a.button svg,
	#work-nav .nav-previous a.button img {
    	margin-right: 5px;
		width: 30px;
	}
	
	body .button:after {
    	content: '•';
		padding-left: 8px;
	}
	
	
	a.sm-gold-color,
	.sm-gold-color {
		color: #A27A43;		
	}
	
	a.sm-gold-color--imp,
	.sm-gold-color--imp {
		color: #A27A43 !important;		
	}	
	
	.button.text-button.sm-gold-color--imp {
		border-color: #A27A43 !important;
	}
	
	.page-id-76 .featured-project .inner {
		border-left: 3px solid rgba(0,0,0,0);
	}
	
	.page-id-76 .not-featured .inner {
		border-left: 0px solid rgba(0,0,0,0);		
		padding-left: 0;
	}
	
	#work-nav a.button svg,
	#work-nav a.button img {
		display: none !important;
	}
	
	.offering-item .inner > div {
		max-height: 0px;
		overflow: hidden;
	}
	
	.offering-item.active .inner > div {
		max-height: 9999px;
	}	
	
	.offering-item .expand-thing {
		position: absolute;
	    top: 1px;
	    right: 0;
	    color: white;
	    font-weight: bold;
	    font-size: 18px;
	    line-height: 1;
	    right: 0%;
	}		


	.offering-item .expand-thing:after {
		content: '+';
	}		
	
	.offering-item.active .expand-thing:after {
		content: '-';
	}			
	
	.home .ideas-image {
		background: none !important;
		height: auto;
	}	

	.video-container iframe {
		margin: 0 auto;
		max-width: 100%;
		height: auto !important;
	}	
	
	
	.home .project-thumb-container .inner {
		padding-left: 0;
		border-left: 0;
	}
	
	.post-container {
	  display: block;
	}
	
	.post-img-col {
		height: 200px;
	}
}