/*******header*********/
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,700,300italic&subset=latin,latin-ext);
html{
	height:100%;
	overflow-y:scroll;
}
body{
	font-family: 'Roboto Condensed', sans-serif;
	height:100%;
	line-height:150%;
	background:#FFFF00;
}
.overlay{
	display:none;
}

.right-side a{
	color:#acacac;
}
.right-side a:hover{
	text-decoration:none;
	color:#000;
}
.right-side div strong{
	font-weight:400;
}

.cycle-pager{
	margin-bottom:17px;
}
.cycle-prev {
    width: 50%;
    height: 100%;
    position: absolute;
    z-index: 9999;
    cursor: pointer;
}
.cycle-next {
    width: 50%;
    height: 100%;
    position: absolute;
    z-index: 9999;
    cursor: pointer;
    right: 0px;
}
.overlay {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    min-height: 100%;
    z-index: 10000;
    color: #000;
}
.overlay .toolbar {
    padding: 0px;
    line-height: 1;
    text-align: center;
    overflow: hidden;
}
.overlay .toolbar a.close {
    display: inline-block;
    zoom: 1;
    padding: 0px 20px;
    font-size: 30px;
    text-decoration: none;
    line-height: 54px;
    color: #000;
    min-width: 166px;
}
#overlay-inAbox .wrapper {
    text-align: center;
}
.overlay .wrapper {
    padding: 15px 30px 30px;
}
.overlay ul li a {
    font-size: 35px;
    line-height: 36px;
    margin-top: 24px;
    color: #888;
    display: inline-block;
    border-bottom: 2px solid transparent;
}

.overlay ul li a.socialLink {
	border:0px;
}
.overlay ul li a.socialLink img{
    width:36px;
	height:36px;
	display:block;
	
}
.overlay ul li a:hover {
    color: #000;
}
.overlay ul li a.active {
    color: #000;
}
#overlay-shade {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: #fff;
	opacity: 0.9;
	display:none;
	-webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
}
#mobil-menu{
	width:100%;
}
#mobil-menu .table-cell{
	text-align:center;
}
#menu-close {
    position: absolute;
	right: 20px;
	top: 26px;
	border: 3px solid transparent;
	padding: 0px;
	color: #000;
	font-size: 29px;
}

.research-wrapper{
	margin-top:5em;
}
.research-wrapper h4{
	margin-bottom:20px;
	font-size:42px;
}
.research-wrapper span{
	margin-bottom:20px;
	font-size:18px;
	display:block;
} 


#searchpage{
    display: block;
    position: relative;
    left: 0px;
    width: 100%;
    height: auto;
    padding-left: 7px;
    padding-right: 7px;
}
#search {
    display: none;
    position: absolute;
    top: 22px;
    left: 0px;
    width: 100%;
    height: auto;
    padding-left: 7px;
    padding-right: 7px;
    z-index: 20;
}
input.search-area {
    border: 3px solid #cecece;
    width: 100%;
    height: auto;
    padding: 6px 20px;
    font-size: 35px;
    line-height: 35px;
    padding-top: 11px;
	color: #888;
    background-color: #fff;
}
#search input[type='submit'] {
    display: none;
}
#search.show {
    display: block;
}
#close {
    display: block;
    position: absolute;
    right: 7px;
    top: 0px;
    font-size: 35px;
    line-height: 54px;
    border: 3px solid transparent;
    min-width: 54px;
    color: #cecece;
    padding-top: 0px;
    text-align: center;
    height: 60px;
}
#close:hover {
    border: 3px solid #cecece;
	border-bottom: none;
}

#menu-trigger{
	display:none;
	color:transparent;
	position:absolute;
	right:0px;
	z-index:99;
	top: 20px;
}
a#menu-trigger:before {
    content: "";
    position: absolute;
    right: 22px;
    top: 10px;
    height: 20px;
    width: 20px;
 	background: linear-gradient( to bottom, black, black 20%, white 20%, white 40%, black 40%, black 60%, white 60%, white 80%, black 80%, black 100% );
}
.header-container{
	padding: 10px;
}
.catchword{
	position: absolute;
	right: 7px;
	top: 0px;
	display:block;
}
.catchword li{
	float:left;
	margin-left:10px;
}
.catchword li a{
	color:#fff;
	font-size:12px;
	pointer-events: none;
}
.passive{
	pointer-events: none;
	opacity: 0.5;
}
.menu-bar{
	float:right;
	margin-top: 33px;
}
.menu-bar li{
	float:left;
	margin-left: 60px;
}
.menu-bar li:first-child{
	margin-left: 0px;
}
.menu-bar li a{
	color:#cacaca	;
	font-size:16px;
	line-height:18px;
	padding: 10px 0px;
	display: block;
	text-transform:uppercase;
	transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
}
.menu-bar li:last-child a{
	display: inline-block;
}

.menu-bar li a:hover, .menu-bar li a.selected, .menu-bar li a.active{
	color:#000;
}
.gm-style-iw{
	width:200px !important;
}
.gm-style-iw > div{
	width:200px !important;
}

#header { padding-top:10px; padding-bottom:20px;}
#logo{
	position:relative;
	float:left;
	/*width:172px;*/
	display:block;
	font-size:36px;
	font-weight:bold;
	color:#000;
}

#logo img {
	width:200px;
	margin-left: 0px;
}

p{
	font-size: 14px;
    line-height: 22px;
    margin-bottom: 16px;
    font-weight: 300;
}

.inner h1{
	font-size:24px;
	margin-bottom:20px;
}
.mobil{
	display:none;
	margin-bottom: 20px !important;
}
/*******contact*********/
.left-side{
	float:left;
	width:33.33%;
	padding-right: 20px;
}

.right-side{
	width: 33.33%;
    padding-right: 20px;
    float: left;
}

.content-side{
	float:left;
	width:66.66%;
}
.content-side.about img{
	width:100%;
}
.content-right-side{
	float: right;
	width: 60.66%;
	position: relative;
	overflow:hidden;
}    
/***********projects***************/
a#filters {
    border: 3px solid #fff;
    color: #fff;
    width: auto;
    padding: 10px 20px;
    font-size: 18px;
    line-height: 28px;
    min-width: 160px;
}
a#filters:hover {
    border: 3px solid #000;
    color: #000;
    
}
.projects{
	text-align:center;
}
#isotope_filters{
	float:left;
}
.filterswrapper{
	position:relative;
	margin-left: 10px;
	margin-bottom: 10px;
}
#isotope_filters li{
	float:left;
	margin-right:20px;
}
#isotope_filters:first-child {
	
}
#isotope_filters li a{
	color:#adadad;
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
	transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
}
#isotope_filters li a:hover{
	color: #000;
}
#isotope_filters li a.current{
	color: #000;
}
#projects{
	
}
#projects li{
	float:left;
	width:33.33%;
	padding: 10px;
	
}
#projects li a{
	display:block;
	position:relative;
	overflow:hidden;
	
}
#projects li a .hover-img {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
}
#projects li a:hover .mask{
	zoom: 1 !important;
	    filter: alpha(opacity=95) !important;
	    opacity: 0.95 !important;
	
	
}
#projects li a:hover .hover-img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transition: -webkit-transform 0.5s ease;
    -moz-transition: -moz-transform 0.5s ease;
    -o-transition: -o-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
}


#projects li a .mask{
	position:absolute;
	overflow:hidden;
	display:table;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:1;
	opacity:0;
	-webkit-transition: opacity 0.5 ease-in-out;
    -moz-transition: opacity 0.5 ease-in-out;
    -ms-transition: opacity 0.5 ease-in-out;
    -o-transition: opacity 0.5 ease-in-out;
    transition: opacity 00.5 ease-in-out;
    
	
}
#projects li a .mask .bg{
	position:absolute;
	display:block;
	overflow:hidden;
	width:101%;
	height:100%;
	top:0px;
	left:0px;
	opacity:0.8;
	background:transparent;
	background-color:#fff;
	
	
}
#projects li a .mask .text{
	display:table-cell;
	vertical-align: middle;
	
}
#projects li a .mask img{
	visibility:hidden;
	width:100%;
	display:block;
	
}



#projects li a h5{
	display:block;
	color:#000;
	font-weight:400;
	width:100%;
	text-align:center;
	font-size: 24px;
	line-height:150%;
	
}
#projects li a:hover h5{
	/*top:40%;*/
	
}
#projects li a:hover span{
	/*bottom:40%;*/
	
}
#projects li a span{
	color: #ee008d;
    font-weight: bold;
    width: 100%;
    text-align: center;
    position: absolute;
    display: block;
    padding: 10px;
    top: 50%;
	margin-top: -24px;
}
#projects li a img{
	max-width:100%;
	width: 100%;
    height: auto;
    display: block;
	
}

.stack li{
	border-bottom:1px solid #cecece;
	padding-bottom: 0px;
	margin-bottom: 40px !important;
}
.stack li:last-child{
	border-bottom:none;
}
.stack li .share{
	text-align:right;
}
.stack li .share a.socialLink{
	margin-top:20px;
	margin-bottom:20px;
	margin-right:0px;
	margin-left:10px;
}



#project-images li{
	width:100%;
	margin-bottom:20px;
}
#project-images li img{
	max-width:100%;
	width:100%;
}
.cycle-pager span {
    font-size: 50px;
    width: 16px;
    height: 16px;
    display: inline-block;
    color: #ddd;
	cursor:pointer;
}
.cycle-pager span.cycle-pager-active {
    color: #000;
}


/*****************share*****************************/
.share {
	border-top: 1px solid #cacaca;
}
.header .share {
	border-top: none;
}
.share h4 {
    display: inline-block;
    font-size: 15px;
}
.about .share h4 {
    display: block;
    font-size: 15px;
    margin-top: 27px;
}

a.socialLink:hover, a.socialLink:active {
    color: #fff;
    background-color: #000;

}

#menu a.socialLink:hover {
	background-color:transparent;
}
a.socialLink {
    width: 36px;
    height: 36px;
    line-height: 30px;
    display: inline-block;
    box-sizing: border-box;
    border: 1px solid #000;
    border-radius: 50%;
    text-align: center;
    color: #000;
    text-decoration: none;
    margin: 10px 10px 10px 0px;
    padding: 0px;
    background-color: #FFF;
    padding-top: 2px;
    transition: color 0.5s ease;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
}
.menu-bar li a.socialLink {
    width: auto;
	height: auto;
    line-height: 18px;
    display: inline-block;
    border: none;
    text-align: center;
    color: #cacaca;
	background-color: transparent;
    margin: 0px;
    padding: 7px;
	display:block;
}

.menu-bar li a.socialLink img {
	width:24px;
	height:24px;
	display:block;
}
.menu-bar li a.socialLink:hover {
    color:#000;
}
.about .follow{
	margin-bottom:20px;
}
.about span{
	font-size: 14px;
    line-height: 22px;
    font-weight: 300;
	display:block;
}
.about a{
	color:#888;
	transition: color 0.5s ease;
	-webkit-transition: color 0.5s ease;
	-moz-transition: color 0.5s ease;
	-o-transition: color 0.5s ease;
}
.about a:hover{
	color:#000;
}
.about .follow a{
	color:#000;
}
.about .follow a:hover{
	color:#fff;
}

/**********************************************/

@media only screen and (max-width: 1150px) {
    .inner {
        padding-left:20px !important;
		padding-right:20px !important;
    }
	/*.left-side{
		width: 100%;
		padding-left: 0px !important;
		padding-right: 0px;;
	}
	.left-side{
		width:100%;
	}
	.content-side{
		width:100%;
	}*/
	.filterswrapper {
	    margin-left: 0px;
		padding-left: 10px;
	    padding-right: 10px;
	}
	
	.catchword {
	    right: 20px;
	}
}
@media only screen and (max-width: 990px) {
    .menu-bar li {
	    margin-left: 40px;
	}
}

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

    /*.right-side {
	    width: 100%;
	    
	}
	.content-right-side {
	    width: 100%;
		margin-bottom:20px;
	}*/
}
@media only screen and (max-width: 860px) {
    .menu-bar li {
	    margin-left: 20px;
	}
}

@media only screen and (max-width: 760px) {
    .menu-bar{
		display:none;
	}
	#menu-trigger{
		display:block;
	}
	#projects li {
	    width: 100%;
		padding-left: 0px;
		padding-right: 0px;
	}
	.filterswrapper {
	     padding-left: 0px; 
	     padding-right: 0px; 
	}
	.header-container {
	    padding: 20px 0px;
	}
	.left-side{
		width: 100%;
		padding-left: 0px !important;
		padding-right: 0px;
		padding-bottom: 20px;
	}
	.content-side {
		width: 100%;
		padding-right: 0px !important;
	}
	.right-side {
	    width: 100%;
		padding-left: 0px !important;
		padding-right: 0px !important;
	    
	}
	.right-side.contact {
		margin-bottom: 15px;
	}
	.content-right-side {
	    width: 100%;
		margin-bottom:20px;
		padding-right:0px !important;
	}
	.content-right-side.work {
		margin-bottom:0px;
	}
	/*.right-side {
	    width: 100%;
	    position: relative;
	    z-index: 999;
	    float: left;
	}
	.content-right-side {
	    padding-left: 0px;
	}*/
	
	.mobil{
		display:block;
	}
	.full-width{
		display:none;
	}
}
@media only screen and (max-width: 450px) {
	#header {
	    padding-bottom: 0px;
	}
    #isotope_filters li {
	    margin-right: 10px;
	}
	#isotope_filters li a{
	    font-size: 14px;
	}
}

