
@font-face {
    font-family: "DCA";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/GrotesqueDCA-Regular.eot?#iefix&v=1") format("embedded-opentype"), url("fonts/GrotesqueDCA-Regular.woff?v=1") format("woff"), url("fonts/GrotesqueDCA-Regular.woff2?v=1") format("woff2");
}
@font-face {
    font-family: "DCA";
    font-style: italic;
    font-weight: normal;
    src: url("fonts/GrotesqueDCA-Italic.eot?#iefix&v=1") format("embedded-opentype"), url("fonts/GrotesqueDCA-Italic.woff?v=1") format("woff"), url("fonts/GrotesqueDCA-Italic.woff2?v=1") format("woff2");
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    font-family: inherit;
    font-feature-settings: "liga", "dlig";
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: outside none none;
}
.desc ul,
.ce-bodytext ul{
	list-style-position: outside;
	list-style-type: disc;
	padding: 0 0 0 15px
}
.desc ul li,
.ce-bodytext ul li{
	margin: 0 0 0 15px;
}
.desc ol,
.ce-bodytext ol{
	list-style: inside none decimal;
}
blockquote, q {
    quotes: none;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
pre {
    font-size: 12px;
}
html, body {
    height: 100%;
}
div {
    overflow: hidden;
    position: relative;
}
button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    margin: 0;
    padding: 0;
}
button:focus {
    outline: 0 none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input:focus {
    outline: medium none;
}
input {
    border-radius: 0;
}
.dn {
    display: none;
}
.db {
    display: block;
}
.dib {
    display: inline-block;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.h {
    width: 100%;
}
.ov {
    overflow: visible;
}
b {
    font-weight: bold;
}
.mb {
    margin-bottom: 21px;
}
.ml {
    margin-left: 20px;
}
.mr {
    margin-right: 20px;
}
html, body, select, input, textarea {
    font-family: "Century Gothic", CenturyGothic, Geneva, Futura, AppleGothic, “AppleSDGothicNeo“, "URW Gothic L","Avant Garde",sans-serif;
    font-size: 15px;
    font-weight: normal;
    line-height: 24px;
}
a {
    color: #4D4D4D;
    text-decoration: none;
}
h1 {
    font-size: 24px;
    /*letter-spacing: .1em;*/
    margin:13px 25px 35px 25px;
}
h2 {
    font-size: 20px;
}
p {
	
}
.col-limited-width {
	max-width: 650px;
}
p:last-child {
    margin-bottom: 0;
}
.txt p {
    text-indent: 31.5px;
}
.txt p:first-child {
    text-indent: 0;
}
img {
    display: block;
}
em, i {
    font-style: italic;
}
@media screen and (min-width: 1024px) {
html, body, select, input, textarea {
    font-size: 15px;
    line-height: 24px;
}
/*
h1 {
    margin-bottom: 19px;
}
*/
p {
/*    max-width: 560px; */
}
p:last-child {
    margin-bottom: 0;
}
.txt p {
    text-indent: 28.5px;
}
.txt p:first-child {
    text-indent: 0;
}
}
#site {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin: 0 auto;
    min-height: 100%;
    overflow: visible;
    position: static;
}
#site .include .paa {
    padding: 54px 12px 20px;
    position: relative;
}
#site .include .paa.withsub {
    padding: 54px 12px 20px;
}
#site .include .pat {
    padding: 64px 12px 20px;
}
@media screen and (min-width: 600px) {
#site .include .paa {
    padding: 54px 20px 20px;
}
#site .include .paa.mpt {
    padding: 64px 20px 20px;
}
#site .include .paa.withsub {
    padding: 54px 20px 20px;
}
#site .include .pat {
    padding: 64px 20px 20px;
}
}
@media screen and (min-width: 1024px) {
#site .include .paa {
    padding: 65px 20px 20px;
}
#site .include .paa.withsub {
    padding: 65px 20px 20px;
}
#site .include .pat {
    padding: 65px 0 0;
}
}
.subnavi {
    border-bottom: 1px solid #000;
    padding: 3px 0;
}
.subnavi li {
    display: inline-block;
    margin-right: 12px;
}
.subnavi.blk li {
    display: block;
}
.subnavi a {
    color: #4D4D4D;
}
.subnavi a.selected, .subnavi a:hover {
    color: #000;
}
@media screen and (min-width: 1024px) {
h1{
	display:none;
}
.subnavi {
    background: #fff none repeat scroll 0 0;
    border-top: 1px solid #000;
    left: 20px;
    margin-bottom: 38px;
    overflow: visible;
    position: fixed;
    right: 20px;
    z-index: 1;
}
.subnavi.blk li {
    display: inline-block;
}
.subnavi::after {
    background: #fff none repeat scroll 0 0;
    bottom: -5px;
    content: "";
    height: 4px;
    left: 0;
    position: absolute;
    width: 100%;
}
.people .subnavi {
    background: #fff none repeat scroll 0 0;
    left: 20px;
    margin-bottom: 0;
    position: fixed;
    right: 20px;
    z-index: 1;
}
.people .subnavi:nth-child(2) {
    border-top: medium none;
    margin-top: 27px;
}
.people .listitem:first-child {
    border-top: 1px solid #000;
}
}
.regpage {
    margin-top: 10px;
}
.regpage .copy {
    font-size: 13px;
    line-height: 17px;
}
.regpage img {
    height: auto;
    margin-top: 10.5px;
    width: 100%;
}
@media screen and (min-width: 600px) {
.regpage .copy {
    float: left;
    width: 50%;
}
.regpage .img {
    float: right;
    margin-right: 5%;
    width: 40%;
}
.regpage .img img {
    margin-bottom: 3px;
    margin-top: 3px;
}
}
@media screen and (min-width: 1024px) {
.regpage {
    margin-top: 0;
}
.regpage .copy {
    font-size: 14px;
    line-height: 19px;
}
}
.listitem {
    border-bottom: 1px solid #000;
    padding: 3px 0;
}
.listitem.noborder {
    border-bottom: medium none;
}
.listitem img {
    height: auto;
    margin-top: 10.5px;
    width: 100%;
}
.listitem iframe {
    margin-top: 10.5px;
}
.listitem .itnav {
    position: absolute;
    right: 0;
    top: 5px;
}
.listitem.open .itnav .ss-arrow-down::before {
    content: "";
}
@media screen and (min-width: 600px) {
.listitem .expand {
    width: 50%;
}
.listitem.open .expand {
    display: inline-block;
}
.listitem .copy {
    float: left;
    width: 90%;
}
.listitem .copy.half {
    width: 50%;
}
.listitem .img {
    float: right;
    margin-right: 5%;
    width: 40%;
}
.listitem .img img {
    margin: 3px auto;
}
.listitem .img img.portrait {
    width: 66%;
}
.listitem .img img.square {
    width: 86%;
}
.listitem .img iframe {
    margin: 3px auto;
}
.listitem .itnav {
    display: none;
}
}
@media screen and (min-width: 768px) {
.pageitems:hover .listitem {
    color: #4D4D4D;
}
.pageitems:hover .listitem:hover {
    color: #000;
}
.pageitems:hover .listitem.open {
    color: #000;
}
}
@media screen and (min-width: 1024px) {
.pageitems {
    border-top: 1px solid #000;
}
}
.newsitems, .peopleitems {
    margin-top: 0;
    /*padding-bottom: 90vh;*/
}
.newsitems.mt, .peopleitems.mt {
    margin-top: 0;
}
@media screen and (min-width: 768px) {
.newsitems.mt, .peopleitems.mt {
    margin-top: 38px;
}
.peopleitems {
    margin-top: 0;
}
.peopleitems:hover .listitem {
    color: #4D4D4D;
}
.peopleitems:hover .listitem:hover {
    color: #000;
}
.peopleitems:hover .listitem.open {
    color: #000;
}
}
@media screen and (min-width: 1024px) {
.newsitems.mt, .peopleitems.mt {
    margin-top: 57px;
}
}
.items .pt {
    padding: 5px 0;
}
.expand:hover {
    text-decoration: underline;
}
.expand .date, .expand .headline {
    display: block;
}
@media screen and (min-width: 768px) {
.expand .date {
    float: left;
    width: 100px;
}
.expand .headline {
    overflow: hidden;
}
}
.toexpand {
    display: none;
    margin-bottom: 21px;
    margin-top: 10.5px;
}
.open .expand {
    text-decoration: underline;
}
.open .toexpand {
    display: block;
}
@media screen and (min-width: 1024px) {
.open .expand {
    text-decoration: none;
}
.expand:hover {
    text-decoration: none;
}
}
.index .row {
    border-bottom: 1px solid #000;
    display: block;
    padding: 3px 0;
    width: 100%;
}
.index .row span {
    display: inline-block;
}
.index .row span.title, .index .row span.type {
    display: block;
}
.index .row span.location, .index .row span.country, .index .row span.year {
    margin-right: 4px;
}
.index .row span .hom {
    display: none;
}
.index .row.header {
    display: none;
}
.index .row.nosort {
    display: none;
}
@media screen and (min-width: 768px) {
.index {
    font-size: 13px;
    line-height: 17px;
}
.index .row {
    overflow: hidden;
}
.index .row span {
    display: inline-block;
    float: left;
    margin-right: 1.5%;
}
.index .row span .hod {
    display: none;
}
.index .row span .hom {
    display: inline;
}
.index .row span.title {
    display: inline-block;
    width: 31.5%;
}
.index .row span.location {
    margin-right: 4px;
    width: 22.5%;
}
.index .row span.country {
    margin-right: 1.5%;
    width: 18.5%;
}
.index .row span.year {
    margin-right: 1.5%;
    width: 12.5%;
}
.index .row span.type {
    display: block;
    float: none;
    margin-right: 0;
    overflow: hidden;
}
.index .row.header {
    display: block;
}
.index .row.nosort {
    display: block;
}
.index:hover .row {
    color: #4D4D4D;
}
.index:hover .row:hover {
    color: #000;
}
.index:hover .row.open {
    color: #000;
}
.index:hover .row.header {
    color: #000;
}
}
@media screen and (min-width: 1024px) {
.index {
    font-size: 14px;
    line-height: 19px;
}
.index .row.header {
    border-top: 1px solid #000;
}
}
.biblioitem {
    border-bottom: 1px solid #000;
    font-size: 13px;
    line-height: 17px;
}
.biblioitem.header {
    display: none;
    text-transform: uppercase;
    color: #000;
    border-bottom: 2px solid #000;
    margin-top: 85px;
}
.biblioitem.header + .biblioitem { margin-top: 85px; border-top: 1px solid #000; }

.biblioitem.header:first-child,
.biblioitem.header:first-child + .biblioitem {
	margin-top:0;
}
.biblioitem.header .row span {
	color:#000;
	padding:0;
	letter-spacing: 0;
}
.biblioitem .row {
    display: block;
    padding: 5px 0;
    margin-left:0;
    margin-right:0;
}
.biblioitem .row span {
    display: block;
}
.biblioitem .toexpand {
    margin-bottom: 8.5px;
}
.biblioitem .readercontent {
    display: none;
}
.biblioitem .links {
    margin-top: 17px;
}
.biblioitem .links li {
    display: inline-block;
    margin-right: 25px;
}
.biblioitem .links li a {
    color: #4D4D4D;
}
.biblioitem .links li a:hover {
    color: #000;
}
.biblioitem .imgs {
    margin-bottom: 17px;
    width: 100%;
}
.biblioitem .imgs img {
    height: auto;
    margin-bottom: 17px;
    width: 100%;
}
.newsitems a:hover,
.newsitems a:focus{
	color: #000;
}

.newsitems .links {
    margin-top: 17px;
}
.newsitems .links li {
    display: inline-block;
    margin-right: 25px;
}
.newsitems .links li a {
    color: #4D4D4D;
}
.newsitems .links li a:hover {
    color: #000;
}
.newsitems:hover .listitem, .newsitems:hover .biblioitem {
    color: #4D4D4D;
}
.newsitems:hover .listitem:hover, .newsitems:hover .biblioitem:hover {
    color: #000;
}
.newsitems:hover .listitem.open, .newsitems:hover .biblioitem.open {
    color: #000;
}
@media screen and (min-width: 768px) {
.biblioitem.header {
    display: block;
}
.biblioitem.header + .biblioitem { margin-top: 0px; border-top: 0px solid #000; }
.biblioitem .row {
    display: block;
    overflow: hidden;
    padding: 3px 0;
}
.biblioitem .row span {
    float: left;
    padding:7px 0;
    letter-spacing: .1em
}
.biblioitem .row span.title, 
.biblioitem .row span.study {
    margin-right: 2%;
    width: 26%;
}

.biblioitem .row span.author {
    margin-right: 2%;
    width: 27%;
}
.biblioitem .row span.date {
    margin-right: 2%;
    width: 9%;
}
.biblioitem .row span.location {
    width: 31%;
}
.biblioitem .row span.competition{
    margin-right: 2%;
    width: 26%;
}
.biblioitem .row span.prize {
    margin-right: 2%;
    width: 27%;
}
.biblioitem .imgs {
    margin-bottom: 17px;
    width: 100%;
}
.biblioitem .imgs img {
    float: left;
    height: auto;
    margin-right: 18px;
    width: 200px;
}
}
@media screen and (min-width: 1024px) {
.biblioitem {
    font-size: 15px;
    line-height: 19px;
}
}
.slideshow {
    width: 100%;
}
.slideshow .slide {
    margin-bottom: 42px;
}
.slideshow .hiddencap {
    margin-top: 9px;
}
.slideshow .hiddencap .toexpand .links {
    color: #4D4D4D;
    margin-top: 21px;
}
.slideshow .hiddencap .toexpand .links li {
    display: block;
}
.slideshow.projectss .hiddencap {
    margin-bottom: 9px;
}
.slideshow .activeslide {
    display: block;
}
.slideshow .sbtn {
    background-image: url("img/t.png");
    background-repeat: repeat;
    display: none;
    height: 100%;
    position: absolute;
    text-indent: -99999px;
    top: 0;
}
.slideshow .sbtn.next {
    cursor: url("img/arrw-r.png") 26 25, url("img/arrw-r.cur"), e-resize;
    right: 0;
    width: 50%;
}
.slideshow .sbtn.next.short {
    height: 68%;
    width: 40%;
}
.slideshow .sbtn.prev {
    cursor: url("img/arrw-l.png") 1 25, url("img/arrw-l.cur"), w-resize;
    left: 0;
    width: 50%;
}
.slideshow .sbtn.prev.short {
    height: 68%;
    width: 40%;
}
.slideshow .close {
    font-size: 20px;
    padding: 15px 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 16;
}
.slideshow img {
    height: auto;
    margin: 0 auto;
    width: 100%;
}
.slideshow img.size_10 {
    width: 10%;
}
.slideshow img.size_20 {
    width: 20%;
}
.slideshow img.size_30 {
    width: 30%;
}
.slideshow img.size_40 {
    width: 40%;
}
.slideshow img.size_50 {
    width: 50%;
}
.slideshow img.size_60 {
    width: 60%;
}
.slideshow img.size_70 {
    width: 70%;
}
.slideshow img.size_80 {
    width: 80%;
}
.slideshow img.size_90 {
    width: 90%;
}
.slideshow.template1 {
    margin-bottom: 10.5px;
}
.slideshow.template1 .slide {
    display: none;
    position: static;
}
.slideshow.template1 .slide.activeslide {
    display: block;
}
.slideshow.template1 .sbtn {
    display: block;
}
@media screen and (min-width: 1024px) {
.slideshow.homess .slide {
    display: none;
    position: absolute;
}
.slideshow.homess .slide.activeslide {
    display: block;
}
.slideshow.homess .sbtn {
    display: block;
}
.slideshow.homess .hiddencap {
    display: none;
}
.slideshow img.size_10 {
    width: 100%;
}
.slideshow img.size_20 {
    width: 100%;
}
.slideshow img.size_30 {
    width: 100%;
}
.slideshow img.size_40 {
    width: 100%;
}
.slideshow img.size_50 {
    width: 100%;
}
.slideshow img.size_60 {
    width: 100%;
}
.slideshow img.size_70 {
    width: 100%;
}
.slideshow img.size_80 {
    width: 100%;
}
.slideshow img.size_90 {
    width: 100%;
}
#lightbox .slideshow .slide {
    display: none;
    position: absolute;
}
#lightbox .slideshow .slide.activeslide {
    display: block;
}
#lightbox .slideshow .sbtn {
    display: block;
}
.touch .slideshow.homess .sbtn {
    display: none;
}
}
@media screen and (min-width: 768px) {
.slideshow.projectss .slide {
    display: none;
    position: absolute;
}
.slideshow.projectss .slide.activeslide {
    display: block;
}
.slideshow.projectss .sbtn {
    display: block;
}
.slideshow.projectss .hiddencap {
    display: none;
}
.touch .slideshow.projectss .sbtn {
    display: none;
}
}
header {
    background: #fff none repeat scroll 0 0;
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    transition: top 0.2s ease-in-out 0s;
    width: 100%;
    z-index: 1;
}
header.outasight {
    top: -60px;
}
header #navicon {
    padding: 16px 12px 16px 20px;
    position: absolute;
    right: 0;
    top: 0;
}
header .paa {
    padding: 16px 12px 0;
    position: relative;
}
header .logowrap {
    border-bottom: 1px solid #000;
    float: none;
    padding-bottom: 16px;
    width: 100%;
}
header .search {
    display: none;
    position: relative;
}
header .search.available {
    display: block;
}
header .search input {
    border: medium none;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    width: 140px;
}
header .search .ss {
    color: ##4D4D4D;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}
header .search .ss:hover {
    color: #000;
}
header .search.searching .ss {
    color: #000;
}
header div.search {
    float: right;
}
header div.search.available {
    display: none;
}
header div.search input {
    border-bottom: 1px solid #fff;
    padding-right: 16px;
}
header div.search input:focus {
    border-bottom: 1px solid #000;
}
header li.search {
    padding: 12px 0;
}
header li.search .ss {
    left: 0;
    position: absolute;
    right: auto;
    top: 12px;
}
header li.search input {
    padding: 0 0 0 25px;
    width: 90%;
}
header nav {
    clear: both;
    display: none;
    margin-top: 0;
    position: relative;
    width: 100%;
}
header nav ul {
    margin: 0;
    padding-bottom: 12px;
    position: relative;
}
header nav ul li {
    border-bottom: 1px solid #4D4D4D;
    display: block;
}
header nav ul li a {
    color: #4D4D4D;
    display: block;
    padding: 12px 0;
}
header nav ul li a.selected, header nav ul li a:hover {
    color: #000;
}
header nav ul li ul {
    display: none;
    margin-top: -5px;
    position: relative;
    width: 100%;
}
header nav ul li ul li {
    border-bottom: medium none;
}
header nav ul li ul li a {
    padding: 0;
}
header nav ul li.lisel ul {
    display: block;
}
header nav#secnavi {
    display: none;
}
header nav#secnavi.active {
    display: block;
}
header nav.noselection ul li {
    border-bottom: 1px solid #000;
}
header nav.noselection ul li a {
    color: #000;
}
header nav.noselection ul:hover li {
    border-bottom: 1px solid #4D4D4D;
}
header nav.noselection ul:hover li a {
    color: #4D4D4D;
}
header nav.noselection ul:hover li a:hover, header nav.noselection ul:hover li a .selected {
    color: #000;
}
@media screen and (min-width: 600px) {
header .paa {
    padding: 16px 20px 0;
}
header #navicon {
    padding: 16px 20px;
}
}

@media screen and (min-width: 1024px) {
header.outasight {
    top: 0;
}
header .paa {
    padding: 24px 20px 22px;
}
header #navicon {
    display: none;
}
header .logowrap {
    border-bottom: medium none;
    float: left;
    margin-right: 60px;
    padding-bottom: 0;
    width: auto;
}
header li.search.available {
    display: none;
}
header div.search.available {
    display: block;
}
header nav {
    clear: none;
    display: block;
    float: left;
    margin-top: 0;
    position: relative;
    width: auto;
}
header nav ul {
    margin: 0;
    position: relative;
}
header nav ul li {
    border-bottom: medium none;
    float: left;
    margin-right: 15px;
    overflow: visible;
}
header nav ul li a {
    color: #4D4D4D;
    display: block;
    padding: 0;
}
header nav ul li a.selected, header nav ul li a:hover {
    color: #000;
}
header nav ul li.lisel ul {
    display: none;
}
header nav ul ul {
    display: none;
    left: 0;
    position: absolute;
    top: 20px;
    width: 100%;
}
header nav ul ul li {
    margin-left: 0;
}
header nav#secnavi {
    display: block;
    float: left;
    margin-left: 45px;
    width: auto;
}
header nav#secnavi ul {
    display: none;
}
header nav#secnavi ul.active {
    display: block;
}
header nav.noselection ul li {
    border-bottom: medium none;
}
header nav.noselection ul li a {
    color: #4D4D4D;
}
header nav.noselection ul:hover li {
    border-bottom: medium none;
}
header nav.noselection ul:hover li a {
    color: #4D4D4D;
}
header nav.noselection ul:hover li a:hover, header nav.noselection ul:hover li a .selected {
    color: #000;
}
}
.thumbs {
    margin-top: 10px;
}
@media screen and (min-width: 1024px) {
.thumbs {
    margin-top: 0;
    padding-bottom:24px;
}
}
.thumb {
    display: block;
    margin-bottom: 34px;
    width: 100%;
}
.thumb img {
    height: auto;
    margin: 0 auto;
    width: 100%;
}
.thumb img.portrait {
    width: 75%;
}
.thumb img.square {
    width: 86%;
}
.thumb span {
    display: block;
    font-size: 13px;
    line-height: 17px;
    margin-top: 10px;
    opacity: 0;
}
.touch .thumb span {
    opacity: 1;
}
.hover .thumb span {
    opacity: 0;
}
.hover .thumb:hover span {
    opacity: 1;
}
@media all and (min-width: 480px) {
.thumb {
    float: left;
    margin-bottom:12px;
    margin-top: 0;
    position: relative;
}
.thumb .sqr {
    width: 100%;
}
.thumb .sqr::after {
    content: "";
    display: block;
    padding-bottom: 100%;
}
.thumb img {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.thumb span {
    bottom: 0;
    left: 0;
    position: absolute;
}
.touch .thumb span {
    opacity: 0;
}
}
@media all and (min-width: 480px) and (max-width: 719px) {
.thumb {
    margin-right: 5.17241%;
    width: 47.4138%;
}
.thumb:nth-child(2n+2) {
    margin-right: 0;
}
.thumb:nth-child(2n+3) {
    clear: both;
}

}
@media all and (min-width: 720px) and (max-width: 959px) {
.thumb {
    margin-right: 7.96703%;
    width: 28.022%;
}
.thumb:nth-child(3n+3) {
    margin-right: 0;
}
.thumb:nth-child(3n+4) {
    clear: both;
}
}
@media all and (min-width: 960px) and (max-width: 1239px) {
.thumb {
    margin-right: 6.12245%;
    width: 20.4082%;
}
.thumb:nth-child(4n+4) {
    margin-right: 0;
}
.thumb:nth-child(4n+5) {
    clear: both;
}
}
@media all and (min-width: 1240px) and (max-width: 1499px) {
.thumb {
    margin-right: 2.5%;
    width: 18%;
}
.thumb:nth-child(5n+5) {
    margin-right: 0;
}
.thumb:nth-child(5n+6) {
    clear: both;
}
}
@media all and (min-width: 1500px) {
.thumb {
    margin-right: 2.5%;
    width: 18%;
/*
    margin-right: 4%;
    width: 13.3333%;
*/
}
.thumb:nth-child(5n+5) {
    margin-right: 0;
}
.thumb:nth-child(5n+6) {
    clear: both;
}
}
.project h1 {
    margin-bottom: 10.5px;
    margin-top: 21px;
    margin-left: 0px;
    /*text-decoration: underline;*/
}
.project .slideshow .slide {
    margin-bottom: 10.5px;
}
@media screen and (min-width: 768px) {
.project h1 {
    display: none;
}
.project .nextproject {
    display: none;
}
}
.infobox .heading {
    display: none;
}
.infobox .links {
    margin-top: 21px;
}
.infobox .links li {
    display: inline-block;
    margin-right: 25px;
}
.infobox .links li a {
    color: #4D4D4D;
}
.infobox .links li a:hover {
    color: #000;
}
.listitem .links {
    margin-top: 21px;
}
.listitem .links li {
    display: inline-block;
    margin-right: 25px;
}
.listitem .links li a {
    color: #4D4D4D;
}
.listitem .links li a:hover {
    color: #000;
}
.infobox,
.project .infobox  {
    background: #fff none repeat scroll 0 0;
    padding-bottom: 76px;
    
    position: relative;
}

@media screen and (min-width: 1024px) {
.infobox,
.project .infobox  {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    padding-bottom: 0;
    position: fixed;
    width: auto;
    z-index:2;
}
/** 21.09.2017 */
body .project .infobox .heading {padding:20px 50px 25px}
body .project .infobox.open .heading { padding: 20px 50px 51px; }
body .project .infobox .belowfold { padding:0 40px 58px; margin:0 -15px; }

 body .infobox .spec .reihe .property{
	width: 190px;

}
.infobox .heading {
    display: block;
    padding: 20px 50px 25px;
    font-size:14px;
}
.infobox .heading .title.big {
    font-size: 28px;
    line-height: 30px;
}
.infobox .heading .readmore {
    color: #4D4D4D;
    display: inline-block;
    margin-left: 40px;
}
.infobox .heading .readmore:hover {
    color: #000;
}
.infobox .heading .ic {
    display: inline-block;
    margin-left: 40px;
}
.infobox .heading .caption {
    float: right;
}
.project{
	/*margin-top:-22px;*/
}
.infobox.open,
.project .infobox.open{
	/*bottom:47px;*/
	width:100%;
	max-height: 75%;
    overflow-y: scroll;
}

.infobox.open .heading {
    padding: 20px 50px 51px;
}

.infobox .belowfold {
    display: none;
    padding: 0 45px 58px;
   
}
}

@media screen and (min-width: 768px) {
/*
.project .infobox,
.infobox {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: fixed;
    width: auto;
}
*/
.project .infobox .heading {
    display: block;
    padding: 20px 0px 25px;
}
.project .infobox .heading .title.big {
    font-size: 27px;
    line-height: 30px;
}
.project .infobox .heading .readmore {
    color: #4D4D4D;
    display: inline-block;
    margin-left: 20px;
}
.project .infobox .heading .readmore:hover {
    color: #000;
}
.project .infobox .heading .ic {
    display: inline-block;
    margin-left: 20px;
}
.project .infobox .heading .caption {
    float: right;
}
/** 21.09.2017 */
.project .infobox.open .heading {
    padding: 20px 0px 51px;
}

.project .infobox .belowfold {
    display: none;
    padding:0 0 58px;
    margin: 0 -10px;
}
}
@media screen and (min-width: 769px) {
.project .infobox .belowfold {
	margin: 0 -25px;
	}
}
.nextproject {
    border-top: 1px solid #4D4D4D;
    margin-top: 42px;
    padding: 10px 0 0;
    text-align: right;
}
.nextproject a {
    color: #4D4D4D;
}
.nextproject a .ss {
    margin-left: 10px;
}
.nextproject a:hover {
    color: #000;
}
.infobox .spec .reihe{
	line-height: 30px;
}
.infobox .spec .reihe .property {
    float: left;
    font-weight: bold;
    width: 140px;
}
.infobox .spec .row .value {
    float: left;
    margin-left: 2%;
    width: 58%;
}

.infobox .spec .reihe .value{
	/*overflow:visible;*/
}

.infobox .close {
    padding: 20px 35px;
}


#navioverlay {
    background: #9b9b9b none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.65;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
}
#overlay {
    background: #000 none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 11;
}
#overlay .close {
    height: 20px;
    position: absolute;
    right: 30px;
    top: 26px;
    width: 20px;
}
#overlay .close.dn {
    display: block;
}
#overlay .paa {
    padding: 30px 30px 20px;
}
#lightbox {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 15;
}
#lightbox.pntr {
    cursor: pointer;
}
.searchbox {
    overflow: visible;
    position: absolute;
    right: 20px;
    top: 15px;
    z-index: 1;
}
.searchbox input {
    background: transparent none repeat scroll 0 0;
    border: medium none;
}
#searchresults li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#searchresults .selected a, #searchresults .selected .hilite {
    background: yellow none repeat scroll 0 0;
}
.hilite {
    background: yellow none repeat scroll 0 0;
}
.admin {
    display: block;
    font-size: 10px;
    line-height: 10px;
    padding: 4px 10px 5px;
    position: absolute;
    right: 20px;
    text-transform: uppercase;
    top: 20px;
}
.admin_inactive {
    border: 1px solid #f90;
    color: #f60;
    right: 70px;
}
.admin_edit {
    border: 1px solid #52d3ff;
    color: #52d3ff;
}
.admin_edit:hover {
    background: #52d3ff none repeat scroll 0 0;
    color: #fff;
}
@font-face {
    font-family: "Icons";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/icons.eot?#iefix&v=1") format("embedded-opentype"), url("fonts/icons.woff?v=1") format("woff"), url("fonts/icons.woff2?v=1") format("woff2");
}
.ss {
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: Icons;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}
.ss-search::before {
    content: "";
}
.ss-arrow-left::before {
    content: "";
}
.ss-arrow-right::before {
    content: "";
}
.ss-arrow-up::before {
    content: "";
}
.ss-arrow-down::before {
    content: "";
}
.ss-times::before {
    content: "";
}
.ss-navicon::before, .ss-reorder::before, .ss-bars::before {
    content: "";
}

.logo_nav{
	position:absolute;
	z-index: 9999;
	right:0;
	top:0;
}

.project-navigation{
	letter-spacing: .1em;
	margin: 45px 0 -4px 0;
}


.project-navigation a,
.project-navigation a:hover,
.project-navigation a:focus{
	color: #4D4D4D;
	text-decoration: none;
}
.project-navigation .last{
	background: url(img/arrow_left.png) no-repeat 0 0;
	padding-left:29px;
}
.project-navigation .overview{
	background: url(img/overview.png) no-repeat 0 0;
	display: inline-flex;
    height: 30px;
    width: 45px;
}
.project-navigation .next{
	background: url(img/arrow_right.png) no-repeat  100% 0;
	padding-right:29px;
}

ul.subNav{
	margin-top:5px;
	
}
ul.subNav li{
	border-top: 1px solid #000;
	line-height: 20px;	
	padding: 10px 0;	
}
ul.subNav li:last-child{
	border-bottom: 1px solid #000;
}

#c20 > header{
    position: relative;
}