/**
 * Theme for citylab
   By wearelibertydesign
 */

#backstretch{
	display:none;
   /*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
    filter: gray; 
    -webkit-filter: grayscale(100%); 
    -webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
    opacity:.8;*/
}

#splash {
    background-color:transparent;
    background-image: url(http://domain.com/image.jpg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: fixed;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: 99999;
}

[data-columnize] {
	visibility: hidden;
}

body,
html {
	margin: 0px;
	padding: 0px;
}

body {
	background: #fff;
	color: #000000;
	font-family:'FrutigerNeueW01-Regular','arial',sans-serif;
	font-size: 12px;
	line-height: 1.6;
	margin-bottom: 80px;
}

/* Hide the scrollbar in Webkit */
body[data-view="project"]::-webkit-scrollbar {
	display: none;
}

html[data-view="project"].ios body {
	overflow: hidden;
}

/**
 * Header
 * - Contains the header image, header text and navigation
 */

#intro_nav{
    
    position:fixed;
    top:10%;
    left:2%;
    display:block;
}

.intro_logo{
	display:none;
    font-size:60px;
    font-family:'Frutiger Neue W01 Bd',arial,sans-serif;
    color:rgba(222,115,1,1);
    z-index:999999;
   line-height:130px;
    white-space:nowrap;
    
}

.intro_nav_menu{
    display:none;
	font-size:26px;
    font-family:'Frutiger Neue W01 Bd',arial,sans-serif;
    color:rgba(222,115,1,1);
    z-index:999999;
    line-height:36px;
    text-transform:capitalize;
    margin-top:0px;
}

.intro_nav_menu a{
    color:black;
    text-decoration:none;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
    
}

.intro_nav_menu a:hover{
    color:black;
    text-decoration:none;
    margin-left:20px;
    
}

.worklogo{
    display:none!important;
	text-align:center;
    position:fixed;
    left:50%; 
    top:50%;
    z-index:9999;
    margin:0 auto 0 -280px;;
    font-size:140px;
    font-family:'Frutiger Neue W01 Bd',arial,sans-serif;
    color:rgba(255,73,0,.7);
    display:none;
    line-height:110px;
    white-space:nowrap;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.happeningslogo{
    display:none!important;
	text-align:center;
    text-transform:uppercase;
    position:fixed;
    left:50%; 
    top:50%;
    z-index:9999;
    margin:0 auto 0 -370px;;
    font-size:120px;
    font-family:'Frutiger Neue W01 Bd',arial,sans-serif;
    color:rgba(255,78,140,.7);
    display:none;
    line-height:110px;
    white-space:nowrap;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
}



.platformslogo{
    display:none!important;
	text-align:center;
    text-transform:uppercase;
    position:fixed;
    left:50%; 
    top:50%;
    z-index:9999;
    margin:0 auto 0 -370px;;
    font-size:120px;
    font-family:'Frutiger Neue W01 Bd',arial,sans-serif;
    color:rgba(75,173,218,.7);
    display:none;
    line-height:110px;
    white-space:nowrap;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.digressionslogo{
    display:none!important;
	text-align:center;
    text-transform:uppercase;
    position:fixed;
    left:50%; 
    top:50%;
    z-index:9999;
    margin:0 auto 0 -380px;;
    font-size:120px;
    font-family:'Frutiger Neue W01 Bd',arial,sans-serif;
    color:rgba(195,211,76,.7);
    display:none;
    line-height:110px;
    white-space:nowrap;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.worksubcats{
	 
	display:none;
}


.site_header {
	color: #000;
	font-size: 18px;
	letter-spacing: 1px;
	line-height: 20px;
	text-rendering: optimizeLegibility;
	text-align: center;
}

/**
 * Header image and header text
 */

.header_image {
	text-align: center;
	z-index: 999;
	margin-top: 60px;
}

.header_image img {
	border: 0;
}

.header_text {
	font-family: sans-serif;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 1.3em;
	margin-top: 52px;
	margin-bottom: -17px;
	z-index: 999;
}

.header_text a {
	color: #222222;
	text-decoration: none;
}

.header_text a:hover {
	color: #ff3366;
}

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

/**
 * Navigation
 * - Contains navigation links and following
 */

span.dropt { 
   
    margin:0 auto;
    max-width:100%;
    text-align:center;
}
span.dropt:hover {
    text-decoration: none; 
    background: #ffffff; 
    z-index: 6; 
}
span.dropt span {
    position: absolute; 
    left: -9999px;
  margin: 20px 0 0 0px; 
    padding: 3px 3px 3px 3px;
  border-style:solid; 
    border-color:black; 
    border-width:1px; z-index: 6;


}
span.dropt:hover span {
    left: 50%; 
    background: #ffffff;
}
 
span.dropt span {
    position: absolute; 
    left: -9999px;
  margin: 4px 0 0 0px; padding: 3px 3px 3px 3px; 
  border-style:solid; border-color:black; 
    border-width:1px;

}
span.dropt:hover span {
    margin:0 auto 0 100px;
    width:100%;
    text-align:center; 
    background: #ffffff; z-index:6;
}
 
.work span.dropt:hover span {
    margin:0 auto 0 -20px;
    width:100%;
    text-align:center;
}
#main_nav{
	display: block;
	z-index: 999;
	font-size: 14px;
	letter-spacing: initial;
    max-width:905px;
    text-align:left;
    margin:30px auto;
    border-top:1px solid black;;
    color:black;
    -webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
    
}
#main_nav a{
    color:black;
    text-decoration:none;
}

#main_nav a:hover::before {
   position: absolute;
    -webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
  
}

#main_nav .happenings:hover::before {
   content:"+awards  +conferences +exhibitions +lectures";
 margin-left: 85px;
    background:white;
    -webkit-transition: opacity .3s ease-in-out;
-moz-transition: opacity .3s ease-in-out;
-o-transition: opacity .3s ease-in-out;
-ms-transition: opacity .3s ease-in-out;
transition: opacity .3s ease-in-out;
word-spacing:3px;   
}

#main_nav .digressions:hover::before {
   content:"+observations +travel";
 margin-left: 85px;
     background:white;
    word-spacing:3px;
}

#main_nav .platforms:hover::before {
   content:"+arguments +interviews +publications";
 margin-left: 85px;
     background:white;
    word-spacing:3px;
}

#main_nav .work:hover::before {
   content:"+projects  +proposals  +schemes";
 margin-left: -215px;
 background:white;
    word-spacing:3px;
}



.main_nav_left{
	margin-top:-10px;
    text-align:left;
    width:380px;
    vertical-align:top;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.main_nav_left a{
    font-family:'Frutiger Neue W01 Bd',arial,sans-serif;
	font-size:32px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
    
}
.main_nav_left a:hover{
	font-size:32px;
         color:rgba(222,115,1,1)!important;
}

.main_nav_center{
	margin:0;
    text-align:left;
    width:100px;
    vertical-align:top;
}

.main_nav_center a{
-webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


.main_nav_right{
	margin:0;
    text-align:left;
    width:221px;
    vertical-align:top;
}

.main_nav_right a{
-webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.main_nav_right a.happenings:hover  {
	color:#ff4e8c!important;
}

.main_nav_right a.platforms:hover  {
	color:#4badda!important;
}

.main_nav_right a.digressions:hover  {
	color:rgb(195,211,76)!important;
}

.main_nav_right_far {
	margin:0;
    text-align:right;
    width:136px;
    vertical-align:top;
    font-size:9px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
}


#about_links{
    display:none;
	margin-top:60px;
    color:black;
    padding-left:10px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
    
}
#about_links a:before{
    
}
#about_links a{
	
    color:black;
    margin-right:20px;    
}
#about_links a:hover{
	
    color:orange;
    
    
}



#worksubcats{
    display:none!important;
    
	margin-top:60px;
    color:black;
    padding-left:10px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
    
}

.filters{
	pointer-events:none;
}

#worksubcats .filters:before{
	content:""!important;
    padding-right:0px;
    
}
#worksubcats .filters{
	 color:orange;
    
}


#worksubcats a:before{
    content:"+";
    padding-right:2px;
}

#worksubcats a{
	
    color:black;
    margin-right:20px;    
}
#worksubcats a:hover{
	
    color:orange;
    
}

#happeningssubcats{
    display:none!important;
   
	margin-top:60px;
    color:black;
    padding-left:10px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
    
}

.filters{
	pointer-events:none;
}

#happeningssubcats .filters:before{
	content:""!important;
    padding-left:0px;
}

#happeningssubcats .filters{
	 color:#ff4e8c!important;
}


#happeningssubcats a:before{
    content:"+";
    padding-right:2px;
}

#happeningssubcats a{
	
    color:black;
    margin-right:20px;    
}
#happeningssubcats a:hover{
	
   color:#ff4e8c!important;
    
}

#platformssubcats{
    display:none!important;
    
	margin-top:60px;
    color:black;
    padding-left:10px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
    
}

.filters{
	pointer-events:none;
}

#platformssubcats .filters:before{
	content:""!important;
    padding-left:0px;
}

#platformssubcats .filters{
	color:#4badda!important;
}


#platformssubcats a:before{
    content:"+";
    padding-right:2px;
}

#platformssubcats a{
	
    color:black;
    margin-right:20px;    
}
#platformssubcats a:hover{
	
   color:#4badda!important;
    
}

#digressionssubcats{
    display:none!important;
   
	margin-top:60px;
    color:black;
    padding-left:10px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
    
}

.filters{
	pointer-events:none;
}

#digressionssubcats .filters:before{
	content:""!important;
    padding-left:0px;
}

#digressionssubcats .filters{
	 color:rgb(195,211,76)!important;
}


#digressionssubcats a:before{
    content:"+";
    padding-right:2px;
}

#digressionssubcats a{
	
    color:black;
    margin-right:20px;    
}
#digressionssubcats a:hover{
	
   color:rgb(195,211,76)!important;
    
}






.address{
-webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.socialicons img{
	max-width:20px;
    height:auto;
    margin-left:10px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.socialicons img:hover{
	opacity:.5;
}

.navigation {
	display: inline-block;
	z-index: 999;
	margin-top: 10px;
	font-size: 14px;
	letter-spacing: initial;
	padding-left: 5px;
	padding-right: 5px;
}

.navigation .group {
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}

.navigation .following {
	color: #999999;
	margin-left: 30px;
}

.navigation div {
	display: inline-block;
	margin-left: 15px;
}

.navigation div:first-child {
	margin-left: 0px;
}

body[data-bodyview="index"] .navigation .set_link.active a {
	border-bottom: 1px dotted #999;
}

.navigation div.active a {
	
}

.navigation a {
	
}

.navigation a:hover {
	margin-left:10px;
     color:rgba(222,115,1,1)!important;
}

.navigation .socialicons a:hover{
	margin-left:0px;
}

.navigation a:active {
	margin-left:10px;
}

.navigation .set_link a {
	
}


.navigation .page_link {
}


.navigation .link_link {
}

.navigation .set_link a:hover {
	margin-left:10px;
}

.navigation .set_link a:active {
	margin-left:10px;
}

/**
 * Tag filter
 * - Seen on filter pages
 */

.filter {
	font-size: 14px;
	letter-spacing: initial;
	margin-top: 25px;
    display:none!important;;
}

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

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

.filter a:active {
	border-bottom: 1px solid #666;
	color: #666;
}

.container {

}

.project {
	display: none;
	padding-left: 40px;
	padding-right: 40px;

	min-width: 320px;
}

.project_header {
	position: relative;
	top: 35px;
	margin: 0 auto;
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
	max-width: 905px;
	z-index: 99;
}

.project_title {
   font-family:'Frutiger Neue W01 Bd';
	font-size: 26px;
    padding-bottom:20px;
	display: inline-block;
    text-transform:uppercase;
	letter-spacing: 1px;
	line-height: 1.3em;
	margin-top: -0.2em;
	margin-bottom: 20px;
	text-rendering: optimizeLegibility;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.entry .project_nav {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 14px;
	position: absolute;
	text-align:center;
    max-width:905px;
    left:0;
    right:0;
	
	margin: -40px auto;
	z-index: 9999;

	/* Disable selection */
	-webkit-touch-callout : none;
	-webkit-user-select	  : none;
	-khtml-user-select	  : none;
	-moz-user-select	  : none;
	-ms-user-select		  : none;
	user-select			  : none;
}

.entry .project_nav[data-type="page"] {
	display: none;
}

.project_header a,
.project_nav a {
	display: inline-block;
	margin: 0 5px;
	height: 14px;
	color: rgba(128, 128, 128, 0.4);
	cursor: pointer;
	text-decoration: none;
}

.project_header a:hover,
.project_nav a:hover  {
	background: none;
	color: #000;
}

.project_header a:active,
.project_nav a:active  {
	background: none;
	color: #666;
}

.project_nav a.previous,
.project_nav a.next {
	margin: 0 17px;
	line-height: 0px;
}

.project_nav a.next {
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

.project_nav a.index {
	position: absolute;
	top: 0; left: 50%;
	margin: 0 0 0 -7px;
	height: 14px;
	vertical-align: middle;
	width: 14px;
}

.project_nav a.index span {
	background: rgba(128, 128, 128, 0.4);
	display: block;
	text-indent: 99px;
	overflow: hidden;
	position: absolute;
	height: 6px;
	width: 6px;
}

.project_nav .index span:nth-child(1) {
	top: 0;
	left: 0;
}

.project_nav .index span:nth-child(2) {
	top: 0;
	right: 0;
}

.project_nav .index span:nth-child(3) {
	bottom: 0;
	left: 0;
}

.project_nav .index span:nth-child(4) {
	bottom: 0;
	right: 0;
}

.project_nav a.index:hover span {
	background: #000;
}

.project_nav a.index:active span {
	background: rgba(128, 128, 128, 0.6);
}

.entry {
	background: #ffffff;
	margin-top: 40px;
	overflow: hidden;
	padding-bottom: 40px;
}

.project_content {
	max-width: 905px;
	margin: 0 auto;
	text-align: justify;
	margin-top: 10px;
	padding-bottom: 35px;
	padding-left: 0px;
	padding-right: 0px;
}

.project_content *[data-columnize] img {
	padding: 20px 10px 0px 10px;
	width: 100%;
	height: auto;
}

.project_content div.elementresizer {
	height: 100% !important;
}

.project_content img {
	display: block;
	margin: 0px auto 20px auto;
	border: 0;
}

.project_content br {
	clear: both;
}

.project_content a {
	color: #000000;
	text-decoration: none;
    border-bottom:1px solid black;
}

.project_content a:hover {
	
	color: orange;
	text-decoration: none;
    border-bottom:1px solid orange;
}

.project_content a:active {
	background: #000000;
	color: #ffffff;
}

/**
 * Typography
 */

h1, h2, h3, h4, h5 {
	line-height: 1.2;
	max-width: 905px;
}

h2 {
	display: block;
	font-size: 42px;
	text-rendering: optimizeLegibility;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	line-height: 150%;
}

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

/**
 * Slideshows
 */

.slideshow {
	text-align: center;
}

.slideshow img {
	margin: 0;
}

.slideshow_container {
	overflow: hidden;
	margin: 0 auto;
}

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

.slideshow_navigation {
	color: #ccc;
	font-family: sans-serif;
	font-size: 12px;
	position: relative;
}

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

.slideshow_navigation.slideshow_above {
	margin-bottom: 10px;
}

.slideshow_navigation.slideshow_below {
	margin-bottom: 15px;
}

.slideshow_navigation span {

}

.slideshow_navigation a {
	cursor: pointer;
	color: #999;
	text-decoration: none;
	padding-bottom: 2px;
}

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

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

.slideshow_navigation .slideshow_slash {
	margin: 2px;
}

.slideshow_navigation .slideshow_toggle_thumbnails {
	display: none;
	margin-left: 10px;

	-webkit-touch-callout: none;
	-webkit-user-select	 : none;
	-khtml-user-select	 : none;
	-moz-user-select	 : none;
	-ms-user-select		 : none;
	user-select			 : none;
}

.slideshow.slideshow_toggle_active .slideshow_navigation .slideshow_toggle_thumbnails {
	display: inline-block;
}

.slideshow.thumbnails_active.container_hidden.navigation_hidden .slideshow_thumbnails {
	margin-top: 0;
}

.slideshow_thumbnails {
	display: none;
}

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

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

.slideshow_thumbnails.slideshow_below {

}

.slideshow .slideshow_thumbnails > * {
	cursor: pointer;
	display: inline-block;
	float: none;
	margin: 0 10px 20px 10px;
	height: 120px;
	vertical-align: top;
	width: auto;
}

.slideshow:not(.container_hidden) .slideshow_thumbnails > *.slideshow_active {
	outline: 1px solid rgba(0, 0, 0, 0.6);
	outline-offset: 2px;
}

.slideshow .slideshow_thumbnails > *:hover {
	outline: 1px solid rgba(0, 0, 0, 0.3);
	outline-offset: 2px;
}

.slideshow .slideshow_thumbnails > *:active {
	outline: 1px solid rgba(0, 0, 0, 0.45);
	outline-offset: 2px;
}

.slideshow_thumbnails > *:not(img) {
	background: #eee;
	padding: 30px 10px;
	text-align: center;
	height: 70px;
}

.slideshow_container {
	cursor: pointer;
	display: block;
	margin-bottom: 15px;
	position: relative;

	/* Disable selection */
	-webkit-touch-callout: none;
	-webkit-user-select	 : none;
	-khtml-user-select	 : none;
	-moz-user-select	 : none;
	-ms-user-select		 : none;
	user-select			 : none;
}

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

.slideshow .slideshow_container > * {
	border: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 1;
}

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

.slideshow_caption {
	display: none;
	clear: both;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	font-size: 12px;
	color: #666;
}

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

/**
 * Project footer
 */

.project_footer {
	color: #000;
	margin:0 auto;
	position: relative;
	padding-bottom: 35px;
	
	
	font-size: 12px;
	text-align: left;
	width: 905px;
	clear: both;
    
}

.project_footer span {
	margin-right: 10px;
}

.project_footer a {
	border-bottom: 1px solid #ccc;
	color: #999;
	cursor: pointer;
	padding-bottom: 2px;
	text-decoration: none;
}

.project_footer a:hover {
	background: none;
	border-bottom: 1px solid #000;
	color: #000;
}

.project_footer a:active {
	background: none;
	border-bottom: 1px solid #666;
	color: #666;
}

.project_footer .tags span:after {
  content: ",";
}

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

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

.project_footer .edit_site a {
	border-bottom: 1px solid transparent;
	color: transparent;
}

.project_footer .edit_site a:hover {
	border-bottom: 1px solid transparent;
	color: transparent;
}

.project_footer .edit_site a:active {
	border-bottom: 1px solid transparent;
	color: transparent;
}

/**
 * Thumbnails
 */

#index,
.site_header {
	text-align: center;
	margin: 10px auto;
	min-width: 280px;
	padding-left: 20px;
	padding-right: 20px;
}

#index{
	
   
}

.column {
	display: inline-block;
	vertical-align: top;
	*float: left; /* IE7 Fix */
}

body[data-view="index"] .thumbnails {
	display: block;
}

.thumbnail {
	display: inline-block;
	margin-top:20px;
	position: relative;
	vertical-align: top;
	padding: 0px 10px;
	background-color: #fff;
	text-align: center;
	width: 100%;
    
}


.thumbnail:hover .thumb_image img {
    opacity: 1;
      
    
}

.thumbnail:hover .thumb_title  {
   color: orange;
}

.thumbnail:hover .thumb_tags a{
   color: orange;
   
    
}
.thumbnail:hover .thumb_tags{
	 border-bottom:2px solid orange;
}

.thumbnail:hover .thumb_excerpt{
	 border-bottom:1px solid orange;
}


.thumbnail:hover .thumb_excerpt  {
   color: orange;
    
}

.thumb_image img {
    opacity: 1;

    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    -ms-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
}

.thumbnail .thumb_image img:hover {
filter: none; /* Applies to FF + IE */

    -webkit-filter: grayscale(0);
   

}



.thumbnail.default_thumb {
	/*width: 100%;*/
}

.thumbnail.hidden {
	display: none;
}

.thumbnail img {
	height: auto;
}

.thumbnail > a {
	display: block;
	margin: 0;
	padding: 0;
}

.thumbnail a { text-decoration: none; }

/* Move the thumbnail down on click */
.thumbnail > a:active .thumb_image {
	-webkit-transform: translate(0, 1px);
    
}

.thumbnail a.active .thumb_image img {
	outline: 2px solid #ff3366;
	outline-offset: -2px;
    opacity:.2
}
.thumbnail a.active .thumb_tag {
	
    opacity:.2;
}
.thumbnail a.active .thumb_excerpt  {
	
    opacity:.2!important;
}

.thumbnail a.active .thumb_title {
	
    opacity:.2
}
.thumbnail .thumb_image {
	
	background-size: contain;
	background-repeat:no-repeat;
    
	position: relative;
	display: inline-block;
	margin-bottom: -5px;
   
}




.thumbnail .thumb_image img {
	border: 0;
	display: block;
	width: 100%;
	margin: 0 auto;
     filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
	
}

.thumbnail.default_thumb .thumb_image {
	background: #333;
	width: 100%;
}

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

.thumbnail .thumb_image.notitle_notag {
	margin-bottom: 22px;
}

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

.thumbnail .thumb_title {
	color: #000;
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 1;
	text-rendering: optimizeLegibility;
	padding: 12px 0px 10px 0px;
     -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-transform:uppercase;
	text-align: left;
  font-family: bebas-neue, sans-serif;
}

.thumbnail .thumb_title span {

}

.thumbnail > *:last-child {

}

.thumbnail .thumb_tags {
	color: #000;
	font-size: 11px;
	border-bottom:2px solid #999;
	padding: 5px 0px 5px 0px;
	margin-top: 1px;
	text-align: left;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all 0.2s ease-in-out;
    min-height:45px;
    max-height:45px;
}

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

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

.thumbnail .thumb_tags a {
	color: #aaaaaa;
	padding-bottom: 3px;
	text-decoration: none;
    text-transform:lowercase!important;
}

.thumbnail .thumb_tags a:hover {
	border-bottom: 0px solid #000;
	color: #000;
}

.thumbnail .thumb_tags a:active {
	border-bottom: 0px solid #999;
	color: #999;
}

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

.thumbnail .thumb_excerpt {
	font-size: 10px;
	text-align: left;
	padding: 2px 0px 2px 0px;
	border-top:1px solid;
    border-bottom:1px solid #999;
    color:#999;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all 0.2s ease-in-out;
    height: 48px;
	overflow: hidden; 
}


.show_index {
	text-align: center;
	padding-bottom: 30px;
	padding-top: 30px;
    display:none!important;
}

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

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

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

/*
 * Search results
 */

#search {
	margin: 0 auto;
	padding: 135px 70px 70px 35px;
	width: 670px;
}

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

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

#search_form_results {
	padding-bottom: 90px;
}

.search_header {
	color: #000000;
	float: left;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
	padding: 4px 0;
	width: 145px;
}

#search_term {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 5px;
	width: 220px;
}

#results_search_term {
	background: #ffffff;
	border: 1px solid #cccccc;
	color: #000000;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 5px;
	width: 220px;
}

#search_results {
	float: left;
}

.result {
	clear: both;
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 60px;
}

.search_thumb {
	float: left;
	margin: 4px 25px 35px 0px;
}

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

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

.search_title a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.search_title a:hover {
	background: #ffff00;
	color: #000000;
	text-decoration: none;
}

.search_title a:active {
	background: #000000;
	color: #ffffff;
	text-decoration: none;
}

.search_tags {
	color: #999999;
	font-size: 11px;
}

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

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

.search_tags a {
	color: #999999;
	text-decoration: none;
}

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

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

/**
 * Video component
 */

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

/**
 * Audio component
 */

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

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

.audio_component div {
	height: 26px;
}

.audio_component .border {
	border: 2px solid #aaaaaa;
	opacity: 0.5;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

.audio_component .vertical_border {
	background: #aaaaaa;
	opacity: 0.50;

	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

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

.audio_component .play_pause {
	background-image: url("/web/20180419133521im_/http://pluscitylab.com/_gfx/playpause.png");
	background-image: url("/web/20180419133521im_/http://pluscitylab.com/_gfx/svg/playpause.svg"), none;
}

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

.audio_component .loading {
	background: #bbbbbb;
	opacity: 0.25;

	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	-khtml-opacity: 0.25;
}

.audio_component .progress {
	background: #bbbbbb;
	border-right: 1px dotted #333333;
	opacity: 0.25;

	filter: alpha(opacity=25);
	-moz-opacity: 0.25;
	-khtml-opacity: 0.25;
}

.audio_component .volume_slide.hover {
	background: #bbbbbb;
	opacity: 0.3;

	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
}

/*
 * Other
 */

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

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

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

#autopaginate_loader .loading {
	margin: 0 auto;
}

/* Admin and following icons — only seen by members */
.toolset {
	position: fixed;
	top: 10px; right: 10px;
	z-index: 9999;
    display:none!important;
}

/* "Running on Cargo" */
.cargo_link {
	color: #000;
	font-size: 14px;
	letter-spacing:.5px;
	position: fixed;
	opacity: 1;
	right: -64px;
	bottom: 85px;
	transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	z-index: 99;
}

.cargo_link:hover {
	opacity: 0.6;
}

.cargo_link:active {
	opacity: 1;
}

.cargo_link a {
	color: #000;
	padding-bottom: 2px;
	text-decoration: none;
}

/**
 * Fullscreen button
 */

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

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

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

/*
 * Fullscreen
 */

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

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

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

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

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

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

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

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

/**
 * 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;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.freshbox_navigation a {
	background-color: #ffffff;
	color: #000000;
	display: block;
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 2px 0 2px 1px;
	padding: 0 10px 0 10px;
	text-decoration: none;

	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

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

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

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

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

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

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

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

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

a.freshbox_nav_button.disabled .nav_svg {
	fill: #cccccc !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.
 *
 *	   If you have any questions about this please visit our
 *	   support forum: http://support.cargocollective.com
 *
 */

#freshbox.ie .freshbox_navigation svg {
	display: none;
}

#freshbox.ie a.freshbox_nav_button {
	background-image: url(/web/20180419133521im_/http://pluscitylab.com/_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;
}


/**
 * RESPONSIVE INTERVENTIONS 
 */

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

   



}


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

}


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


.main_nav_right{width:100px;
}
	
.main_nav_right_far{
	text-align:left;
}
}


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


.main_nav_left{width:250px;}
}

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

span.dropt:hover span {left: 45%; background: #ffffff;} 
.main_nav_left{width:210px;}
    .happeningslogo{font-size:80px;margin:0 0 0 -280px;}
.platformslogo{font-size:80px;margin:0 0 0 -250px;}
.digressionslogo{font-size:80px;margin:0 0 0 -250px;}

}


@media all and (max-width: 650px) {
    .intro_logo{font-size:40px;}
span.dropt:hover span {left: 37%; background: #ffffff;} 
.intro_nav_menu a{font-size:25px;}
.intro_nav_menu{line-height:35px;}
    .main_nav_left{width:150px;}
    .project_title{
        font-size:26px;}
.worklogo{
    font-size:100px;margin:0 0 0 -180px;}
.happeningslogo{
    font-size:60px;margin:0 0 0 -180px;}
.platformslogo{
    font-size:60px;margin:0 0 0 -180px;}
    .digressionslogo{
    font-size:60px;margin:0 0 0 -200px;}
}
@media all and (max-width: 610px) {
      .worklogo{
    font-size:80px;margin:0 0 0 -180px;}
}  

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

.main_nav_left{width:150px;}
.main_nav_right_far{display:none!important;}
    
}

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

.main_nav_left{width:130px;}
.main_nav_right{
    width:10px;text-align:left;}
    span.dropt span {display:none;}
}


#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
    
}
#slideshow { 
    
    position: fixed; 
    width:100%!important; 
    text-align:center;
    color:white;
    
    z-index:9999;
    font-size:6px!important;
    bottom:0px;
    height:80px;
    
   font-size:28px;
    
}

#slideshow img{
    
    max-width:100%;
    
}
#slideshow a{
     font-family:'helvetica',serif;
    font-weight:normal;
    letter-spacing:.1em;
    font-size:28px;
    color:#fff;
    text-decoration:none;
   background:rgba(0,169,236,.7);
    
    padding:5px 25px 5px 25px;
   
   
}
#slideshow a:hover{
    color:white;
    border:2px solid #fff;
}


.mailchimp{
    background:black;
    color:white;
    width:110px;
   
    margin-top:5px;
    text-align:center;
    font-size:11px;
	
}


.mailchimp a{
	color:white!important;
    text-decoration:none!important;
}

.mailchimp a:hover{
	
   color:orange!important;
    text-decoration:none!important;
    margin-left:0px!important;
}


#mc_embed_signup .button {
    background-color: #000!important;
    
}

#mc_embed_signup .button:hover{
    clear: both;
    background-color: orange!important;
    
}


/* NONE  B/W IMAGES*/

#item_11155907.thumbnail .thumb_image img{
	
filter: none; /* Applies to FF + IE */

    -webkit-filter: grayscale(0);

}

#item_9155429.thumbnail .thumb_image img{
	
filter: none; /* Applies to FF + IE */

    -webkit-filter: grayscale(0);

}

#item_9155290.thumbnail .thumb_image img{
	
filter: none; /* Applies to FF + IE */

    -webkit-filter: grayscale(0);

}

#item_9219409.thumbnail .thumb_image img{
	
filter: none; /* Applies to FF + IE */

    -webkit-filter: grayscale(0);

}




#item_9213304.thumbnail .thumb_image img{
	
filter: none; /* Applies to FF + IE */

    -webkit-filter: grayscale(0);

}


 


#item_9164030.thumbnail .thumb_image img{
	
filter: none; /* Applies to FF + IE */

    -webkit-filter: grayscale(0);

}

#item_9163985.thumbnail .thumb_image img{
	
filter: none; /* Applies to FF + IE */

    -webkit-filter: grayscale(0);

}


#item_12204340.thumbnail .thumb_image img{
	
filter: none; /* Applies to FF + IE */

    -webkit-filter: grayscale(0);

}


#item_12204346.thumbnail .thumb_image img{
	
filter: none; /* Applies to FF + IE */

    -webkit-filter: grayscale(0);

}


/*
 * Mobile Design
 */

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

body.mobile *:hover {
	color: inherit;
	text-decoration: inherit;
}

body.mobile .header_text {
	margin-top: 22px;
	font-size: 32px;
}
body.mobile .header_image img {
	max-width: 100%;
	height: auto;
}

body.mobile #index, .site_header {
	padding: 0 10px;
}

body.mobile #index div {
	max-width: 100%;
}

body.mobile .thumbnail {
	padding: 0 10px;
}

body.mobile .project {
	padding-left: 20px;
	padding-right: 20px;
	min-width: initial;
}

body.mobile .project_header {
	top: 70px;
	padding-left: 25px;
	padding-right: 25px;
}

body.mobile[data-pagetype="page"] .project_header {
	top: 35px;
}

body.mobile .project_title {
	margin-bottom: 55px;
}

body.mobile[data-pagetype="page"] .project_title {
	margin-bottom: 25px;
}


body.mobile .project_content {
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 70px;
}

body.mobile .project_footer {
	width: 100%;
	left: auto;
	margin-left: 0;
}

body.mobile .cargo_link, 
body.mobile #toolset {
	display: none;
}

body.mobile .project_nav {
	right: auto;
	left: 50%;
	transform: translateX(-50%);
	margin: 30px 0 0 0;
}

body.mobile .project_nav a.previous, 
body.mobile .project_nav a.next {
	margin: 0 26px;
}

/* Mobile Menu */
body.mobile .site_header {
    padding: 10px 20px 10px;
    position: relative;
}

body.mobile .mobile_site_header {
    display: block;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000000;
}

.mobile_site_header {
    display: none;
}

body.mobile .navigation_toggle {
    background-color: rgba(0,0,0,0.8);
    cursor:pointer;
    position: fixed;
    right: 0;
    top: 0;
    display:none;
}

body.mobile .navigation_toggle.active {

}

body.mobile .navigation_toggle img {
   
}

body.mobile .navigation_toggle .menu_icon {
   
}

body.mobile .navigation_toggle.active .menu_icon {
  
}

body.mobile .navigation_toggle .close {
  
}

body.mobile .navigation_toggle.active .close {
 
}

body.mobile .navigation {
   
}

body.mobile .navigation ul {
   
}

body.mobile .navigation li,
body.mobile .navigation div,
body.mobile .navigation .group {
   
}

body.mobile .navigation .filter {

}

body.mobile .navigation .filter b {

}

body.mobile .navigation .filter a {
   
}

body.mobile .navigation.active {
  
}

body.mobile .navigation a {
  
}

body.mobile .navigation a:hover {
  
}

body.mobile .set_link.first {
   
}

body.mobile .set_link.last {
  
}

body.mobile .navigation .set_link > span.set_name,
body.mobile .navigation .set_link {
 
}

body.mobile .navigation .set_link > a.set_name {
  
}

body.mobile .navigation .set_link.active > .set_name {
   
}

body.mobile a.set_name+.set_wrapper {
 
}

body.mobile .set_wrapper {
  
}

body.mobile .set_wrapper li a {
   
}

body.mobile .navigation .following {
   
}

body.mobile .navigation .following a {
  
}
body.mobile #search {
	
}

body.mobile #search .search_text {
	
}

body.mobile input, body.mobile textarea {

}

body.mobile a#fullscreen {
	
}
