.tx-worksample-styled.tile .item{}
.tx-worksample-styled.tile .item.link{cursor:pointer;}
.tx-worksample-styled.tile .item img{width:100%!important;height:auto!important;}
.tx-worksample-styled.tile .item .text{}
.tx-worksample-styled.tile .item .text h2{position:absolute;top:8%;line-height:120%;margin:0;font-family:"Open Sans";}
.tx-worksample-styled.tile .item .text h3{position:absolute;bottom:10%;margin:0;font-family:"Open Sans";}
.tx-worksample-styled.tile .item .text a.tag{display:none;}

.tx-worksample-styled.teaser{}
	
.tx-worksample-styled.single .images{width:100%;}
.tx-worksample-styled.single .images picture{display:block;margin:auto;}
.tx-worksample-styled.single .images picture img{display:block;margin:auto;width:auto;height:auto;max-width:100%;}

.tx-worksample-styled.single .videocontainer{max-width:900px;margin:auto;}
.tx-worksample-styled.single .video{position:relative;padding-bottom:55%;padding-top:15px;height:0;overflow:hidden;}
.tx-worksample-styled.single .video iframe{position:absolute;top:0;left:0;width:100%;height:100%;}

.tx-worksample-styled.single .properties p{display:none;}
.tx-worksample-styled.single .properties p:first-child{display:block;}
.tx-worksample-styled.single .properties p:first-child:after{content:' + ';font-weight:bold;color:#0095db;cursor:pointer;}
.tx-worksample-styled.single .properties.active p{display:block;}
.tx-worksample-styled.single .properties.active p:first-child:after{content:'';}
	
#overlay{position:absolute;z-index:1;margin:5px;background:#fff;}
#overlay img{width:100%;height:100%;display:block!important;margin:0;padding:0;}