@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');

@import url('https://use.fontawesome.com/8dcc5eaad8.css');
/* LIGHTBOX BG
.pswp__bg {
	background: white;
}*/
iframe{
	margin-bottom: -2em;
    /*background-color: grey;*/
    height: 421px;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #dfdfdf;
    margin: 1em 0;
    padding: 0; 
}
.social_links{
	/*margin-top: -36px;*/
}
.social_links a{
    font-size: 20px;
    opacity: 0.50;
	text-decoration: none;
    font-weight: 600;
    padding: 14px;
    padding-top: 7px;
    padding-bottom: 7px;
    
    margin-left: 0px;
    margin-right: 0px;
    box-shadow: none !important;
    border: none !important;
    /*
    -webkit-transition: box-shadow .45s ease-out;
  -moz-transition: box-shadow .45s ease-out;
  -o-transition: box-shadow .45s ease-out;
  transition: box-shadow .45s ease-out;
    */
}
.social_links a:hover{
    padding: 14px !important;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    opacity: 0.85;
	
    -moz-transition: opacity 0.45s ease;
    -o-transition: opacity 0.45s ease;
    -webkit-transition: opacity 0.45s ease;
    transition: opacity 0.45s ease;
}
#p13154332{
	visibility: hidden;
}
#p13154332:after{
    display: inline-block;
    visibility: visible;
	content: "\f015";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}


#p11622210{
	visibility: hidden;
}
#p11622210:after{
    display: inline-block;
    visibility: visible;
	content: "\f09a";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}


#p11622143{
	visibility: hidden;
}
#p11622143:after{
    display: inline-block;
    visibility: visible;
	content: "\f16d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}


#p13154295{
	visibility: hidden;
}
#p13154295:after{
    display: inline-block;
    visibility: visible;
	content: "\f0e0";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}


#p11522376{
	visibility: hidden;
}
#p11522376:after{
    display: inline-block;
    visibility: visible;
	content: "\f007";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}

/* Hyperion*/
body,html {
    margin: 0;
    min-height: 100%;
    padding: 0;
    background-color: #fafafa;
    /*background: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);
    */
}
body {
    /*background-color: #FAFAFA;*/
    background-color: #fdfdfd;
    /*color: rgba(66, 66, 66, 0.89);
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;*/
    color: rgba(0, 0, 0, 0.75);
    color: #5f6368;
    font-family: 'Open Sans', 'Roboto', Helvetica, sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin-left: 0px;
    margin-right: 0px;
    line-height: 1.6em;
    letter-spacing: 0.14px;
    min-height: 100vh;
    position: relative;
    text-align: center;
    visibility: hidden;    
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
	  


}
::selection {
  background: #fff200; 
}
::-o-selection {
  background: #fff200; 
}
::-moz-selection {
  background: #fff200; 
}
::-webkit-selection {
  background: #fff200; 
}

/*CONTACT FORM*/

input[type=text] {
  width:20em;
  background-color:#fff;
  border: 0;
  margin: -1em 0;
  padding:0.1em 0.5em;
  line-height:1.3em;
  height:3em;
  display:block;
  vertical-align:bottom;
  box-shadow:3px 3px 0px rgba(0,0,0,0.1);
}
textarea {
  margin: 0.5em 0;
  width:20em;
  background-color:#fff;
  border: 0;
  padding:0.1em 0.5em;
  line-height:1.3em;
  height:10em;
  display:block;
  vertical-align:bottom;
  box-shadow:3px 3px 0px rgba(0,0,0,0.1);
}
button, #submit-form {  
  border:0;
  width:4em;
  margin: -0.5em 0;
  box-shadow:3px 3px 0px rgba(0,0,0,0.14);
  padding:0.1em 0.5em;
  line-height:1.3em;
  height:3em;
  width:100%;
  vertical-align:bottom;
  text-align:center;
  cursor: pointer;
  display:inline-block;
  font-weight:400;
  text-transform:uppercase;
  color:#fff;
  background-color:#212121;
  text-decoration:none;
}
#submit-form:hover {
  background:#d43f3a;  
}
label {
  display:none;
}
form {
  display:inline-block;
  margin: -4em 0em;
  padding:0;
  line-height:0.6em;
  font-weight:100;
}

/**
* Header and navigation
**/
.site_header {
    margin-bottom: 12px;
    padding: 10px 10px 10px;
    position: relative;
    z-index: 10;
    background-color: #f1f3f2;
    background-color: #fafafa;
    /*box-shadow: 0px 2px 10px rgba(0,0,0,0.25);
    
    background-color: #f9f9f9;*/
}
.header_image {
    padding: 48px 0px 24px 0px;
    /*height:95vh;*/
    vertical-align: bottom;
    margin-bottom: -20px;
}
.header_image img {
    height: auto;
    max-width: 100%;
}
.header_text {
    font-size: 60px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 2px 50px;
    vertical-align: bottom;
    word-wrap: break-word;
}

.header_text a {

    text-decoration: none;
}
body:not(.mobile) .header_text a:hover {
    border-bottom: 0;
    color: #06f;
    
}
.header_text a:active {
    border-bottom: 0;
    color: #999;
}
.navigation {
    line-height: 2;
    padding: 2px 60px 4px 0px;
    position: relative;
    z-index: 10;
    font-weight: 700;
    font-family: 'Libre Franklin','Roboto', sans-serif;
    font-size: 1.2em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}
.navigation .following {
    color: rgba(0,0,0,0.4);
}

.navigation .set_link.active a {
    color: #06f;
}

.navigation li.active a {
    /*color: #06f;*/
    color: #212121;
    text-decoration: none;
    /*background-color: #fff200;
    padding: 8px;
    margin-left: -8px;
    margin-right: -8px;*/
    
}

.navigation li.active {
    color: #06f;
}

.navigation span.set_name {
    color: #222;
    font-weight: 700;
}

.navigation a {
    color: rgba(0,0,0,0.38);
    text-decoration: none;
    
    
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    transition: box-shadow 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);*/
}

.navigation a:hover {
    /*color: #06f;*/
    background-color: #fff200;
    color: #212121;
    opacity: 0.86;
    text-decoration: none;
    font-weight: 600;
    /*padding: 8px;
    margin-left: -8px;
    margin-right: -8px;
    
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);*/
}

.navigation a:active {
    color: #ffffff;
}

.navigation a.set_name {
    
    
}

.navigation a.set_name:hover {
    color: #06f;
}

.navigation ul {
    list-style: none;
    margin: 0px;
    padding-bottom: 2px;
    padding-top: 0px;
}

.navigation li {
    display: inline-block;
    margin: 0px 10px;
    
}

.filter b {
    margin-right: 5px;
}

.filter a {
    border-bottom: 1px solid #000;
    color: #000;
    padding-bottom: 1px;
    text-decoration: none;
}

.filter a:hover {
    border-bottom: 1px solid #06f;
    color: #06f;
}

.filter a:active {
    border-bottom: 1px solid rgba(0,0,0,0.4);
    color: rgba(0,0,0,0.5);
}

/**
* Project navigation
**/

.project_nav_wrapper {
    display: none;
    padding: 16px 60px;
    position: relative;
    z-index: 11;
}

body.open .project_nav_wrapper.hidden {
    display: none;
}

body.open .project_nav_wrapper {
    clear: both;
    display: inline-block;
}

.project_nav {
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    display: inline-block;
    font-size: 0;
    margin: 8px -5px;
    user-select: none;
    z-index: 9;
}

.project_nav_wrapper .project_nav a {
    border: none;
    color: #666;
    cursor:pointer;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    padding: 2px 8px;
    text-decoration: none;
}

.project_nav_wrapper .project_nav a:hover {
    border: none;
}

.project_nav a svg {
    height: 21px;
    opacity: 0.3;
    width: 15px;
}

.project_nav a.show_index svg {
    height: 21px;
    width: 27px;
}

.project_nav a:hover svg {
    opacity: 0.6;
}

.project_nav a:active svg {
    opacity: .8;
}

body[data-pagetype="page"] .project_nav a.previous_project {
    display: none;
}

body[data-pagetype="page"] .project_nav a.next_project {
    display: none;
}

/**
* Project content area
**/

.container {
    clear: both;
    margin: 0 auto;
    padding-bottom: 40px;
}

.site_footer {
    bottom: 0px;
    left: 0px;
    height: 0px;
    width: 100%;
    padding: 20px 0px;
    position: absolute;
    right: 0px;
    background-color: #efefef;
    
}

.project_title {
    display: block;
    font-family: 'Libre Franklin','Roboto', sans-serif;
    font-size: 42px;
    font-weight: 700;
    line-height: 1.5em;
    padding-bottom: 16px;
    text-rendering: optimizeLegibility;
    color: rgba(0, 0, 0, 0.85);
    
}

#project {
    padding: 22px 60px 0;
}

.entry {
    display: inline-block;
    position: relative;
    width: 100%;
    z-index: 11;
    /*background-color: white;
    border-radius: 6px;*/
}

.project_content {
    margin: 0 auto;
    max-width: 640px;
    padding-bottom: 20px;
}

.splash {
	display: block;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: fixed;

    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
}

.project_content .splash img {
    display: none;
}

.project_content [data-columnize]:not(.slideshow_thumbnails) img {
    height: auto;
    padding: 20px 12px 0;
    width: 100%;
}

.project_content img {
    border: none;
    display: block;
    float: none;
    margin: 0 auto 40px;
    /***************/
    max-width: auto;
    max-height: 90vh;
    object-fit: contain;
    /*border: 1px solid rgba(0, 0, 0, 0.05);*/
    border-radius: 2px;
    /***************/
}

.project_content iframe {
    border: none;
    float: none;
    margin: 0 auto 40px;
}

.project_content br {
    clear: both;
}

.project_content a {
    /*color: #000;*/
    text-decoration: underline;
    font-family: 'Open Sans', 'Roboto', Helvetica, sans-serif;
    
    
    color: #212121;
    text-decoration: none;
    border-bottom: 3px solid #fff200;
    box-shadow: inset 0px -0.3em 0px 0px #fff200;
    font-weight: 600;
}

.project_content a:hover {
    /*background-color: #fff200;*/
    color: #212121;
    text-decoration: none;
    font-weight: 600;
    padding: 2px;
    margin-left: -2px;
    margin-right: -2px;
    
    box-shadow: inset 0px -2em 0px 0px #fff200;
    
    -webkit-transition: box-shadow 200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -moz-transition: box-shadow  200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  -o-transition: box-shadow  200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: box-shadow  200ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.project_content a:active {
    /*background-color: #000;
    color: #fff;*/
    background-color: #fff200;
    color: #212121;
    text-decoration: none;
    font-weight: 600;
}
.project_content a:visited{
    background-color: #F5F5F5;
    color: #212121;
    text-decoration: none;
}

/**
* Misc text styles
**/

h1,h2,h3,h4,h5 {
    display: block;
    font-family: 'Libre Franklin', 'Open Sans', 'Roboto', sans-serif;
    margin: 0px 0px 8px;
    text-rendering: optimizeLegibility;
    color: rgba(0, 0, 0, 0.85);
}

h1 {
    /*font-size: 48px;*/
    font-size: 48px;
}

h2 {
    font-size: 40px;
    line-height: 1em;
    letter-spacing: -0.6px;
}

h3 {
    font-size: 24px;
}

blockquote {
    color: #666;
    margin: 0;
}

.project_content p {
    margin: 0 auto;
    padding: 0;
}

/**
* Slideshows
**/

.slideshow {
    float:left;
    margin-bottom: 18px;
}

.slideshow img {
    margin: 0;
}

.slideshow_container {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    user-select: none;
    
    /*border: 1px solid rgba(0, 0, 0, 0.05);*/
    border-radius: 2px;
}

.slideshow.navigation_hidden .slideshow_navigation {
    display: none;
}

.slideshow_navigation {
    color: #ccc;
    font-family: 'Open Sans', 'Roboto', Helvetica, sans-serif;
    position: relative;
    text-align:right;
    padding-bottom: 10px;
}

.slideshow_navigation.slideshow_above {
    margin-bottom: 12px;
    font-family: 'Open Sans', 'Roboto', Helvetica, sans-serif;
}

.slideshow_navigation.slideshow_below {
    margin-top: 12px;
}

.slideshow_thumbnails:after,.slideshow_navigation:after {
    clear: both;
    content:"";
    display: block;
    height: 0;
    width: 0;
}

.slideshow_navigation a {
    color: rgba(51,51,51,0.8);
    cursor:pointer;
    padding-bottom: 2px;
    text-decoration: none;
}

.slideshow_navigation a:hover {
    background: none;
    color: #333;
}

.slideshow_navigation a:active {
    color: #999;
}

.slideshow_navigation .slideshow_slash {
    margin: 2px;
}

.slideshow_navigation .slideshow_toggle_thumbnails {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    display: none;
    position: relative;
    float: right;
    margin-left: 10px;
    user-select: none;
    
}

.slideshow.slideshow_toggle_active .slideshow_navigation .slideshow_toggle_thumbnails {
    display: inline-block;
    text-decoration: none;
    padding: 0px;
    margin-left: -2px;
    margin-right: -2px;
}

.slideshow_thumbnails {
    display: none;
    line-height: 0;
    margin: 0 -8px;
}

.slideshow.thumbnails_active .slideshow_thumbnails {
    display: block;
}

.slideshow_thumbnails.slideshow_above {
    margin-bottom: 0;
}

.slideshow_thumbnails.slideshow_below {
    margin-bottom: 0;
}

.slideshow_thumbnails > :not(img) {
    display: none;
}

.project_content .slideshow_thumbnails > img {
    cursor:pointer;
    display: inline-block;
    float: none;
    height: 120px;
    margin: 8px;
    outline-offset: 2px;
    width: auto;
}

.project_content .slideshow_thumbnails > img:hover {
    outline: 1px solid #ccc;
}

.project_content .slideshow_thumbnails > img:active {
    outline: 1px solid #999;
}

.slideshow_thumbnails[data-columnize] img {
    cursor:pointer;
    height: auto;
    margin-bottom: 24px;
    padding: 0 12px;
    width: 100%;
}

.slideshow.container_hidden .slideshow_container {
    display: none;
}

.slideshow.container_hidden .slideshow_navigation {
    display: none;
}

.slideshow .slideshow_container > * {
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    border: 0;
    cursor:pointer;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.slideshow.caption_active:not(.container_hidden) .slideshow_caption:empty {
    display: none;
}

.slideshow.caption_active:not(.container_hidden) .slideshow_caption {
    display: block;
}

.slideshow_caption {
    clear: both;
    color: rgba(0,0,0,0.7);
    display: none;
    margin-bottom: 18px;
    margin-top: 18px;
}

.slideshow.slideshow_center {
    text-align: center;
}

.slideshow.transition_fade .slideshow_container,
.slideshow.transition_none .slideshow_container,
.slideshow.transition_bottom-top .slideshow_container,
.slideshow.transition_top-bottom .slideshow_container {
    min-width: 100%;
}

.project_content .slideshow.transition_fade .slideshow_container > *,
.project_content .slideshow.transition_none .slideshow_container > * {
    left: 0;
    margin: auto;
    right: 0;
    top: 0;
}

.project_content .slideshow.transition_bottom-top .slideshow_container > *,
.project_content .slideshow.transition_top-bottom .slideshow_container > * {
    left: 0;
    margin: 0 auto;
    right: 0;
}

.project_content .slideshow.transition_left-right .slideshow_container > *,
.project_content .slideshow.transition_left-right .slideshow_container > * {
    bottom: 0;
    margin: auto 0;
    top: 0;
}

/**
* Project Footer
**/

.project_footer {
    clear: both;
    color: rgba(0,0,0,0.25);
    font-family:Menlo,monaco,monospace;
    font-size: 13px;
    line-height: 2;
    padding: 20px 0;
    display: none;
}

.project_footer span {
    display: inline-block;
}

.project_footer .tags span {
    display: inline-block;
    margin: 0 3px 0 0;
}

.project_footer a {
    color: rgba(0,0,0,0.25);
    cursor:pointer;
    text-decoration: none;
}

.project_footer a:hover {
    background: none;
    color: #000;
}

.project_footer a:active {
    background: none;
    color: #666;
}

.project_footer .tags span:after {
    color: rgba(0,0,0,0.15);
    content:",";
}

.project_footer .tags span:last-child {
    margin-right: 0;
}

.project_footer .tags span:last-child:after {
    content:"";
}

.project_footer .edit_site {
    margin: 0 8px;
}

/**
* Thumbnail index
**/

#thumbnails {
    font-size: 0;
    line-height: 0;
    padding: 16px 40px 40px 40px;
    position: relative;
}

body.open #thumbnails {
    padding-top: 28px;
    background-color: #F5F5F5;
}

.thumbnail {
    -ms-transition: transform .03s ease-out;
    -webkit-transition: transform .03s ease-out;
    display: inline-block;
    margin: 4px;
    position: relative;
    transition: transform .03s ease-out;
    vertical-align: top;
}

.thumbnail > a {
    text-decoration: none;
}

.thumbnail .thumb_image {
    background-repeat:no-repeat;
    background-size: contain;
    display: inline-block;
    height: auto;
    position: relative;
    width: 100%;
    opacity: 1;
}
.thumbnail:hover .thumb_image{
	opacity: .20;
    transition: 0.2s ease-out;
}

.thumbnail .thumb_image img {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    border: none;
    display: block;
    height: auto;
    width: 100%;
}

.thumbnail.default_thumb .thumb_image {
    background: #333;
    height: 200px;
    max-width: 100%;
    width: 320px;
}

.thumbnail.default_thumb .thumb_image img {
    visibility: hidden;
}

.thumb_info_wrapper {
    cursor:pointer;
    font-size: 18px;
    margin: auto;
    z-index: 9;
    
    opacity: 0;
    
    transition: 0.27s ease;
}

.thumb_info {
    -webkit-flex-flow: column nowrap;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    line-height: 1.0;
    margin: auto;
    padding: 10px;
    padding-bottom: 0px;
    
    position: absolute;
    -webkit-flex-flow: column nowrap;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    line-height: 1.5;
    margin: auto;
    
    width: 100%;
    height: 100%;
    
    /*background: rgba(255,255,255,.8);
    background-color: rgba(33, 33, 33, 0.61);*/
    /*background-color: rgba(0, 0, 0, 0.38);
    background-image: -webkit-radial-gradient(50% 50%, ellipse cover, rgba(33,33,33,0.3) 15%, rgba(0,0,0,0.4) 100%);*/
    padding: 0px;
    top: 0px;
    left: 0px;
}

.thumbnail:hover .thumb_info_wrapper {
    opacity: 0.95;
}

.thumb_excerpt {
    color: rgba(0,0,0,0.5);
    display: inline-block;
    font-size: 14px;
    padding: 5px;
}

.thumbnail .loading {
    display: none;
    left: 15px;
    position: absolute;
    text-align: center;
    top: 15px;
    z-index: 3;
}

.thumbnail .thumb_title {
    /*color: #212121;
    letter-spacing: .8px;
    font-size: larger;
    font-family: 'Montserrat', sans-serif;
    overflow: hidden;
    padding: 2px;
    padding-bottom: 2px;
    text-overflow:ellipsis;*/
    
    font-family: 'Open Sans','Roboto', sans-serif;
    line-height: 40px;
    line-height: 1.1em;
	font-weight: 700;
    font-size: 2.5em;
    /*color: #424242;*/
    color: #1c1c1c;
    opacity: .76;
    padding: 0.2em 0em;
    text-transform: uppercase;
    letter-spacing: -0.02em;
    padding-left: 0.20em;
}

.thumbnail .thumb_tags {
    /*color: rgba(0,0,0,0.25);
    font-family:Menlo,monaco,monospace;
    font-size: 13px;
    padding: 2px;
    padding-bottom: 0px;*/
    color: #888;
    font-size: .7em;
    font-weight: 300;
    font-family:Menlo,monaco,monospace;
    font-style: oblique;
    letter-spacing: .12em;
    padding-left: .12em
}

.thumbnail .thumb_tags span:after {
    content:", ";
}

.thumbnail .thumb_tags span:last-child:after {
    content:"";
}

.thumbnail .thumb_tags a {
    color: rgba(0,0,0,0.25);
    text-decoration: none;
}

.thumbnail .thumb_tags a:hover {
    color: rgba(0,0,0,0.8);
}

.thumbnail .thumb_tags a:active {
    color: rgba(0,0,0,0.4);
}

.thumb_excerpt:empty,.thumb_tags:empty,.thumb_title:empty {
    display: none;
}

.show_index {
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
}

.show_index a {
    color: #000;
    text-decoration: none;
}

.show_index a:hover {
    text-decoration:underline;
}

.show_index a:active {
    color: #666;
}

/**
* Search form and search results
**/

#search {
    clear: both;
    display: inline-block;
    max-width: 740px;
    padding: 20px 60px 0;
}

body[data-view="project"] #search {
    display: none;
}

#search_form {
    margin-left: 40px;
    position: absolute;
    z-index: 999;
}

#search_form_results {
    padding-bottom: 50px;
}

.search_header {
    color: #000;
    display: inline-block;
    font-size: 16px;
    font-style:normal;
    font-weight: 400;
    margin: 0 10px 0 0;
    padding: 10px 0;
}

#search_term {
    background: #fff;
    border: 1px solid #ccc;
    color: #000;
    float:left;
    font-family: arial,Helvetica,sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 5px;
    width: 220px;
}

#results_search_term {
    background: #fff;
    border: 1px solid #ccc;
    color: #000;
    display: inline-block;
    font-family: arial,Helvetica,sans-serif;
    font-size: 16px;
    margin: 0;
    padding: 5px;
    width: 220px;
}

#search_results {
    float:left;
}

.result {
    clear: both;
    display: inline-block;
    margin-bottom: 20px;
    text-align:left;
    width: 100%;
}

.search_thumb {
    float:left;
    margin: 0 0 20px;
}

.search_thumb img {
    height: auto;
    width: 200px;
}

.search_text {
    margin-left: 240px;
    max-width: 500px;
}

.search_title a {
    color: #000;
    font-weight: 700;
    text-decoration: none;
}

.search_title a:hover {
    background: #ff0;
    color: #000;
    text-decoration: none;
}

.search_title a:active {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.search_tags {
    color: rgba(0,0,0,0.3);
    padding-top: 10px;
}

.search_tags span:after {
    content:",";
}

.search_tags span:last-child:after {
    content:"";
}

.search_tags a {
    color: rgba(0,0,0,0.4);
    text-decoration: none;
}

.search_tags a:hover {
    background: none;
    color: #000;
    text-decoration:underline;
}

.search_tags a:active {
    color: #666;
}

/**
* Media players and Miscellaneous
**/

.video_component {
    float: left;
    margin: 0 0 20px;
}

.project_content .audio_component {
    color: #777;
    float: none;
    font-family:"Droid Sans Mono",Monaco,Monospace,Arial,san-serif;
    font-size: 10px;
    height: 30px;
    line-height: 26px;
    margin: 0 auto;
    width: 300px;
}

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

.audio_component div {
    height: 26px;
}

.audio_component .border {
    -khtml-opacity: .5;
    -moz-border-radius: 5px;
    -moz-opacity: .5;
    -webkit-border-radius: 5px;
    border: 2px solid #aaa;
    border-radius: 5px;
    filter: alpha(opacity=50);
    opacity: .5;
}

.audio_component .vertical_border {
    -khtml-opacity: .5;
    -moz-opacity: .5;
    background: #aaa;
    filter: alpha(opacity=50);
    opacity: .5;
}

.audio_component .controls {
    left: 2px;
    top: 2px;
}

.audio_component .play_pause {
    background-image:url(/_gfx/svg/playpause.svg),none;
}

.audio_component .spectrum .spectrum_bar {
    background: #666;
}

.audio_component .loading {
    -khtml-opacity: .25;
    -moz-opacity: .25;
    background: #bbb;
    filter: alpha(opacity=25);
    opacity: .25;
}

.audio_component .progress {
    -khtml-opacity: .25;
    -moz-opacity: .25;
    background: #bbb;
    border-right: 1px dotted #333;
    filter: alpha(opacity=25);
    opacity: .25;
}

.audio_component .volume_slide.hover {
    -khtml-opacity: .3;
    -moz-opacity: .3;
    background: #bbb;
    filter: alpha(opacity=30);
    opacity: .3;
}

a#save_button {
    background: #06f;
    border-radius: 3px;
    color: #fff;
    cursor:pointer;
    display: none;
    font-family:'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
    font-size: 10px;
    padding: 5px 7px 4px;
    position: fixed;
    right: 81px;
    text-decoration: none;
    top: 10px;
    z-index: 99999999;
}

#thumb_position_loader {
    display: none;
    left: auto;
    position: fixed;
    right: 84px;
    top: 12px;
    z-index: 999;
}

.clear:after {
    clear: both;
    content:"";
    display: table;
    width: 100%;
}

body > .loading {
    display: none;
    left: 8px;
    position: fixed;
    top: 8px;
    z-index: 100;
}

#autopaginate_loader {
    padding: 60px 0;
    text-align: center;
}

#autopaginate_loader .loading {
    margin: 0 auto;
}

.toolset {
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 9999999;
}

body.mobile_menu #toolset {
    display: inline-block;
}

.cargo_link {
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    bottom: 85px;
    color: rgba(0, 0, 0, 0);
    font-family: sans-serif;
    font-size: 11px;
    height: 0;
    line-height: 0;
    opacity: .25;
    position: fixed;
    right: -15px;
    text-align:left;
    transform: rotate(270deg);
    z-index: 99;
}

.cargo_link:hover {
    opacity: .6;
}

.cargo_link:active {
    opacity: .9;
}

.cargo_link a {
    color: rgba(0, 0, 0, 0);
    text-decoration: none;
    display: none;
}

a#fullscreen {
    background-color: #fff;
    background-image:url(/_gfx/svg/fullscreen_open.svg),none;
    background-position: 67px 3px;
    background-repeat:no-repeat;
    border: 1px solid #ccc;
    color: #666;
    display: inline-block;
    font-family:"Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
    font-size: 11px;
    height: 19px;
    line-height: 18px;
    padding: 0 4px 0 5px;
    text-align:left;
    text-decoration: none;
    width: 74px;
}

a#fullscreen:hover {
    background-color: #fff;
    border: 1px solid #999;
    color: #000;
}

a#fullscreen:active {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #999;
}

#fullscreen {
    clear: both;
}

#fullscreen.fullscreen_ie {
    line-height: 21px;
}

#freshbox {
    background: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999999;
}

#freshbox.ie {
    visibility:visible!important;
}

#freshbox_centering {
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
}

#freshbox img {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 109;
}

#freshbox img.active {
    display: block;
    z-index: 110;
}

#freshbox img.preload {
    display: block;
    filter: alpha(opacity=50);
    opacity: .5;
    zoom: 1;
}

#freshbox img#freshbox_loading,#freshbox #freshbox_loading.retinaSpinner {
    display: block;
    float: none;
    height: 20px;
    left: 50%;
    margin: -10px 0 0 -10px;
    position: absolute;
    top: 50%;
    width: 20px;
    z-index: 101;
}

body.mobile_menu .mobile_site_header {
    display: none;
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 1000000;
}

.mobile_site_header {
    display: none;
}

body.mobile_menu .navigation_toggle {
    background-color: rgba(0,0,0,0.0);
    cursor: pointer;
    position: fixed;
    right: 0px;
    top: 0px;
    display: inline-block;
    /*-moz-filter: invert(100%);
    -webkit-filter: invert(100%);
    filter: invert(100%);*/
}

body.mobile_menu .navigation_toggle.active {
    background-color: transparent;
    display: block;
}

body.mobile_menu .navigation_toggle img {
    display: block;
}

body.mobile_menu .navigation_toggle .menu_icon {
    display: block;
    height: 18px;
    padding: 20px;
    width: 18px;
}

body.mobile_menu .navigation_toggle.active .menu_icon {
    display: block;
}

body.mobile_menu .navigation_toggle .close {
    display: block;
    height: 18px;
    padding: 12.5px 10px 12px;
    width: 18px;
}

body.mobile_menu .navigation_toggle.active .close {
    display: block;
}
/*
body.mobile_menu .navigation {
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background: rgba(0, 0, 0, 0);
    color: #fff;
    display: none;
    font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 16px;
    left: 0;
    line-height: 14px;
    margin-top: 0;
    overflow-y: auto;
    padding: 0px;
    position: fixed;
    right: 0;
    text-align:center;
    top: 0px;
    z-index: 10000;
}*/

body.mobile_menu .navigation {
    background-color: transparent;
    color: #212121;
    font-size: 1.4em;
    line-height: 4px;
    position: relative;
    text-align:center;
    z-index: 10000;
}

body.mobile_menu .navigation ul {
    display: inline-block;
}

body.mobile_menu .navigation li {
    margin: 0.0em;
}

body.mobile_menu .navigation .filter {
    background: rgba(0,0,0,0.9);
    border-top: 1px solid rgba(255,255,255,0.15);
    margin-bottom: 0;
    padding: 14px 30px 14px 11px;
}

body.mobile_menu .navigation .filter b {
    display: inline-block;
    vertical-align: top;
    max-width: 50%;
    overflow: hidden;
    padding-bottom: 2px;
    padding-right: 5px;
    text-overflow:ellipsis;
}

body.mobile_menu .navigation .filter a {
    background: none;
    border: none;
    display: inline;
    padding: 10px;
    text-transform: capitalize;
}

body.mobile_menu .navigation.active {
    display: block;
}

body.mobile_menu .navigation a {
    background: transparent;
    display: inline-block;
    overflow: hidden;
    padding: 1.0em 0px;
    text-decoration: none;
    text-overflow:ellipsis;
    white-space:nowrap;
    
}

body.mobile_menu .navigation a:hover {
    /*background: rgba(51,51,51,0.10);*/
    color: #212121;
    background-color: #fff200;
}

body.mobile_menu .set_link.first {
    margin: 0;
    padding: 0;
}

body.mobile_menu .set_link.last {
    margin: 0;
    padding: 0;
}

body.mobile_menu .navigation .set_link > span.set_name {
    color: #fff;
}

body.mobile_menu .navigation .set_link > a.set_name {
    color: rgba(255,255,255,1);
}

body.mobile_menu .navigation .set_link.active > .set_name {
    color: rgba(255,255,255,0.6);
}

body.mobile_menu a.set_name+.set_wrapper {
    display: none;
}

body.mobile_menu .set_wrapper {
    margin: 0;
    padding: 0;
}

body.mobile_menu .set_wrapper li a {
    padding-left: 18px;
}

body.mobile_menu .navigation .following {
    background: rgba(0,0,0,0.9);
    font-size: 15px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 14px 30px 14px 11px;
}

body.mobile_menu .navigation .following a {
    display: inline;
    margin-right: 3px;
    padding: 0;
}

body.mobile {
    -webkit-text-size-adjust: none;
    font-size: 1em;
}

body.mobile .header_image {
    display: inline-block;
    padding: 16px 0px 2px 0px;
    margin: 0px;
    margin-bottom: -11px;
}

body.mobile .header_text {
    font-size: 48px;
    line-height: normal;
    margin: 0;
    padding: 0;
    word-wrap: break-word;
}

body.mobile #project {
    padding: 0 20px;
    position: relative;
}

body.mobile .project_title {
    padding: 10px;
    line-height: 1.2em;
    font-size: 36px;
}

body.mobile .project_content img,body.mobile .project_content iframe {
    margin-bottom: 20px;
}

body.mobile .project_footer {
    padding-bottom: 20px;
    padding-top: 20px;
}

body.mobile #thumbnails {
    padding: 2px 0px 40px 0px;
}

body.mobile .thumbnail {
    box-sizing: border-box;
    margin: 0px;
    margin-bottom: 4px;
    /*max-width: 50%;*/
    
    max-width: 100%;
    
    min-width: 50%;
    padding: 0px;
}

body.mobile .thumb_info_wrapper {
    font-size: 14px;
    padding: 0;
}

body.mobile .thumb_info {
    padding: 7px 0px 7px;
}

body.mobile .thumb_title {
    /*font-size: 20px;
    letter-spacing: 0;
    padding: 2px;*/
    white-space: pre-wrap;
    display: block;
    word-wrap: break-word;
    word-break: normal;
    font-weight: 700;
    font-size: 3.0em;
    padding: 0.2em 0;
    line-height: 1.1em;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    padding-left: 0.35em
}

body.mobile .thumb_tags {
    font-size: 12px;
    overflow: hidden;
    padding: 2px;
    text-overflow:ellipsis;
    white-space:nowrap;
}

body.mobile .site_header {
    padding: 10px 10px 2px;
    position: relative;
    min-height: 25px;
    z-index: 12;
}

body.mobile .header_image img {
    height: auto;
    max-height: 175px;
    max-width: 100%;
    width: auto;
}

body.mobile .project_nav_wrapper {
    padding: 0 20px 40px;
}

body.mobile .cargo_link {
    display: none;
}

body.mobile #search {
    float: none;
    padding: 15px 30px 30px;
    width: auto;
}

body.mobile #results_search_term {
    border-radus: 0;
    box-sizing: border-box;
    clear: both;
    float:left;
    margin: 10px 0 30px;
    width: 100%;
}

body.mobile .result {
    float: none;
    font-size: 14px;
    line-height: 1.5;
}

body.mobile .result .search_thumb {
    margin-right: 16px;
    padding-right: 0;
}

body.mobile .result .search_thumb img {
    width: 100px;
}

body.mobile .result .search_text {
    margin-left: 116px;
    width: auto;
}

body.mobile .result .search_tags {
    font-size: 14px;
}

/**
 * Lightbox Navigation
 */
.freshbox_navigation {
    font-family: "Lucida Grande","Lucida Sans Unicode",Helvetica,Arial,sans-serif;
    font-size: 12px;
    margin-left: -53px;
    position: fixed;
    bottom: 50px;
    left: 50%;
    width: 106px;
    z-index: 99999;
}

.freshbox_navigation_group {
    background: rgba(10,10,10,0.2);
    float: left;
    height: 34px;
    margin: 0 10px 0 0;
    padding: 0 2px 0 1px;
    border-radius: 4px;
}

.freshbox_navigation a {
    background-color: #fff;
    color: #000;
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 2px 0 2px 1px;
    padding: 0 10px;
    text-decoration: none;
    border-radius: 2px;
}

a.freshbox_nav_button {
    padding: 0;
    width: 30px;
}

a.freshbox_nav_button .nav_svg {
    fill: #999;
}

a.freshbox_nav_button:hover {
    background-color: #f2f2f2;
}

a.freshbox_nav_button:hover .nav_svg {
    fill: #555;
}

a.freshbox_nav_button:active a:active {
    background-color: #f2f2f2;
}

a.freshbox_nav_button:active .nav_svg {
    fill: #222;
}

a#fullscreen_close .nav_svg {
    shape-rendering: crispEdges;
}

a.freshbox_nav_button.disabled {
    background-color: #fff;
    cursor: default;
}

a.freshbox_nav_button.disabled .nav_svg {
    fill: #ccc !important;
}

#freshbox.single .freshbox_navigation_group {
    margin: 0 0 0 35px;
}

/**
 * iOS formatting for fullscreen
 */
#freshbox.ios .freshbox_navigation {
    bottom: 20px;
}

/*
 * IE Fullscreen SVG fallback used in the navigation.
 *
 *
 */
#freshbox.ie .freshbox_navigation svg {
    display: none;
}

#freshbox.ie a.freshbox_nav_button {
    background-image: url(/_gfx/landsat_navigation_sprite.png);
    background-repeat: no-repeat;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_prev {
    background-position: 0 0;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_prev:hover {
    background-position: 0 -30px;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_prev:active {
    background-position: 0 0;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_next {
    background-position: -59px 0;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_next:hover {
    background-position: -59px -30px;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_next:active {
    background-position: -59px 0;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_close {
    background-position: -180px 0;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_close:hover {
    background-position: -180px -30px;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_close:active {
    background-position: -180px 0;
}

.freshbox_navigation {
    margin-left: -43px;
    width: 150px;
}

a.freshbox_nav_button#fullscreen_zoom {
    margin-left: 14px;
    overflow: hidden;
}

a.freshbox_nav_button#fullscreen_zoom.active svg {
    margin-left: -30px;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_zoom {
    background-position: -90px 0;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_zoom:hover {
    background-position: -90px -30px;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_zoom:active {
    background-position: -90px 0;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_zoom.active {
    background-position: -120px 0;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_zoom.active:hover {
    background-position: -120px -30px;
}

#freshbox.ie a.freshbox_nav_button#fullscreen_zoom.active:active {
    background-position: -120px 0;
}



