@charset "UTF-8";
@import url("../resources/icons/black-tie/css/black-tie.min.css");
@import url("https://use.typekit.net/xdy5dpp.css");
@font-face {
  font-family: Campton;
  src: url("../resources/fonts/Campton-Book.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Campton;
  src: url("../resources/fonts/Campton-BookItalic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: Campton;
  src: url("../resources/fonts/Campton-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: Campton;
  src: url("../resources/fonts/Campton-LightItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic;
}
/* Skalierungsfaktor 1.3x16@1900 = 20.8 */
/* Skalierungsfaktor 1.3x16@1900 = 20.8 */
body {
  position: relative;
  font-family: 'freight-text-pro';
  font-weight: 400;
  color: #222;
  scroll-behavior: smooth;
}
h1 {
  font-size: 1.735rem;
  text-align: center;
  font-weight: 400;
}
h2 {
  font-family: Campton, sans-serif;
  font-weight: 300;
  letter-spacing: 0.04rem;
  font-size: 1.05rem;
  text-align: center;
}
a {
  color: #316FA3;
  text-decoration: none;
  transition: all 0.2s;
}
a:hover {
  color: #222;
  text-decoration: underline;
}
.thecontent {
  font-size: 1.44rem;
}
.thecontent h1 {
  font-size: 1.735rem;
  text-align: center;
  font-weight: 400;
}
.thecontent h2 {
  font-family: Campton, sans-serif;
  font-weight: 300;
  letter-spacing: 0.04rem;
  font-size: 1.05rem;
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 1rem;
}
.thecontent h3 {
  font-size: 1.1rem;
  font-weight: 500;
  font-style: italic;
}
.thecontent a {
  color: #316FA3;
  text-decoration: none;
  transition: all 0.2s;
}
.thecontent a:hover {
  color: #222;
  text-decoration: underline;
}
.thecontent p {
  margin-bottom: 2.5rem;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
.thecontent .interviewpartner {
  font-family: Campton, sans-serif;
  font-weight: 300;
  letter-spacing: 0.04rem;
  font-size: 1.05rem;
  margin-right: 0.5rem;
}
.thecontent .footnote {
  font-size: 1.1rem;
  margin-bottom: 1.25rem;
}
.thecontent .footnote:first-of-type::before {
  content: ' ';
  display: block;
  width: 2rem;
  height: 2px;
  background: #222;
  margin-bottom: 1.25rem;
}
.thecontent img {
  min-width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}
.thecontent .wp-caption {
  width: auto !important;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.thecontent .wp-caption .wp-caption-text, .thecontent .wp-caption .wp-caption-dd {
  margin-top: 0.5rem;
  font-family: Campton, sans-serif;
  font-weight: 300;
  letter-spacing: 0.04rem;
  font-size: 1.05rem;
  font-size: 0.85rem;
}
.thecontent .aligncenter, .thecontent .alignnone {
  display: block;
  float: none;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  margin: auto;
}
.thecontent .aligncenter.portrait, .thecontent .alignnone.portrait {
  min-width: 66% !important;
  max-width: 66% !important;
  height: auto !important;
  margin-left: auto;
  margin-right: auto;
}
.thecontent .alignleft, .thecontent .wp-caption.alignleft {
  width: 40% !important;
  float: left;
  padding: 0;
  margin: 0.5rem 1.5rem 1rem -10%;
}
.thecontent .alignright, .thecontent .wp-caption.alignright {
  width: 40% !important;
  float: right;
  padding: 0;
  margin: 0.5rem -10% 1rem 1.5rem;
}
.thecontent .alignright .wp-caption-text, .thecontent .alignright .wp-caption-dd, .thecontent .wp-caption.alignright .wp-caption-text, .thecontent .wp-caption.alignright .wp-caption-dd {
  position: static;
  transform: none;
  margin-left: 0rem;
  margin-top: 0.125rem;
  padding: 0;
}
.thecontent .blockimg, .thecontent .wp-caption .blockimg {
  display: block;
  float: none;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.thecontent .blockimg.alignleft, .thecontent .blockimg.alignright, .thecontent .wp-caption .blockimg.alignleft, .thecontent .wp-caption .blockimg.alignright {
  margin-left: 0;
  margin-right: 0;
}
.thecontent .blockimg.alignright, .thecontent .wp-caption .blockimg.alignright {
  margin-left: auto;
}
.thecontent .blockimg.aligncenter, .thecontent .wp-caption .blockimg.aligncenter {
  margin: auto;
}
.thecontent .pulloutimg, .thecontent .wp-caption .pulloutimg {
  display: block;
  float: none;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  min-width: calc(100% + 10%*2) !important;
  max-width: calc(100% + 10%*2) !important;
  margin-left: -10%;
  margin-right: -10%;
}
.thecontent .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.thecontent .embed-container iframe, .thecontent .embed-container object, .thecontent .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pan-img {
  object-fit: cover;
  object-position: 25% center;
  height: 70vh;
  width: 100%;
}
#siteheader .mainlogo {
  display: block;
  width: 14rem;
  max-width: 14rem;
}
#siteheader .mainsubtitle {
  display: block;
  font-size: 1.25rem;
}
.burger {
  cursor: pointer;
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 1rem;
  right: 4rem;
  z-index: 3051;
  background: none;
  padding: 0;
  width: 3.5rem;
  height: 3.5rem;
}
.burger::after {
  font-family: 'Black Tie';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 300;
  font-size: 2rem;
}
.burger[aria-expanded="false"]::after {
  content: '';
}
.burger[aria-expanded="true"]::after {
  content: '';
}
#navbarContent {
  position: fixed;
  display: flex;
  overflow-y: auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  top: 0;
  right: -33%;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  padding: 10rem 2rem 2rem 4rem;
  transition: 0.18s ease;
  width: 33%;
  background: white;
  border-left: 1px solid black;
  z-index: 3050;
}
#navbarContent.collapse.show {
  transition: 0.18s ease;
  transform: translate(0, 0, 0);
  right: 0;
  height: 100vh;
  min-height: 100vh;
  max-height: 100vh;
  width: 33%;
}
#navbarContent.navbar-collapse {
  font-family: Campton, sans-serif;
  font-weight: 300;
  letter-spacing: 0.04rem;
  font-size: 1.05rem;
}
#navbarContent.navbar-collapse .navbar-nav .nav-item .nav-link {
  color: #222;
}
#navbarContent.navbar-collapse .navbar-nav .nav-item .nav-link:hover {
  color: #222;
  text-decoration: underline;
}
#navbarContent.navbar-collapse .navbar-nav .nav-item .nav-link.jjmlogo {
  width: 4rem;
  margin-top: 1rem;
}
#navbarContent.navbar-collapse .navbar-nav.menu-main .textilelink {
  color: #316FA3;
}
#navbarContent.navbar-collapse .navbar-nav.menu-marginals .nav-item .nav-link {
  font-size: 0.85rem;
}
#mainpage-submenu {
  position: fixed;
  display: table;
  bottom: 0;
  right: 0;
  z-index: 3049;
  background: none;
  padding: 0;
  width: 100vh;
  height: 2.25rem;
  border: 0.09rem solid #222;
  border-collapse: collapse;
  transform: translate(100%) rotate(-90deg);
  transform-origin: left bottom;
}
#mainpage-submenu a {
  display: table-cell;
  vertical-align: middle;
  color: #222;
  font-family: Campton, sans-serif;
  font-weight: 300;
  letter-spacing: 0.04rem;
  font-size: 1.05rem;
  border: 0.09rem solid #222;
  text-align: center;
  transition: all 0.2s;
}
#mainpage-submenu a:hover, #mainpage-submenu a.active {
  text-decoration: none;
  color: white;
  background: #222;
}
#interview-submenu {
  position: fixed;
  top: 7rem;
  right: 4.75rem;
  z-index: 3048;
  background: none;
  padding: 0;
}
#interview-submenu li {
  margin-bottom: 0.5rem;
}
#interview-submenu li a {
  color: #646464;
  font-family: Campton, sans-serif;
  font-weight: 300;
  letter-spacing: 0.04rem;
  font-size: 1.05rem;
  transition: all 0.2s;
}
#interview-submenu li a:hover, #interview-submenu li a.active {
  text-decoration: none;
  color: #222;
}
#interview-submenu li a::before {
  font-family: 'Black Tie';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 500;
  font-size: 0.75rem;
}
#interview-submenu li a.text::before {
  content: '';
}
#interview-submenu li a.audio::before {
  content: '';
}
#interview-submenu li a.video::before {
  content: '';
}
#home .textiles .textileobject {
  transition: 0.2s all;
}
#home .textiles .textileobject:hover {
  opacity: 0.8;
}
.template .interview, .template .context, .template .standard {
  padding-bottom: 7rem;
}
.template .interview .divider, .template .context .divider, .template .standard .divider {
  height: 2px;
  background-color: #222;
  opacity: 1;
  width: 2rem;
  margin: 2.25rem auto;
}
.template .interview h1, .template .context h1, .template .standard h1 {
  margin: 2.25rem 0 5rem 0;
}
.template .interview h1::before, .template .interview h1::after, .template .context h1::before, .template .context h1::after, .template .standard h1::before, .template .standard h1::after {
  content: ' –– ';
  letter-spacing: -0.1rem;
}
.template .context .image img {
  display: block;
  margin: auto;
  max-height: 90vh;
}
.template .context .image .caption {
  margin-top: 3rem;
  font-family: Campton, sans-serif;
  font-weight: 300;
  letter-spacing: 0.04rem;
  font-size: 1.05rem;
  margin-top: 2rem;
}
.template .textile-information {
  padding-top: 3rem;
  padding-bottom: 7rem;
}
.template .textile-information .q {
  border-top: 0.09rem solid #222;
  font-family: Campton;
  font-size: 0.85rem;
  padding: 0.15rem 0 0.3rem 0;
}
.template .textile-information .a {
  font-size: 1.44rem;
  padding: 0rem 0 2rem 2rem;
}
.template .portrait {
  padding-bottom: 7rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.template .portrait:not(.context) {
  padding-top: 3rem;
}
.template .portrait figure {
  margin-bottom: 3rem;
}
.template .portrait figure img {
  display: block;
  max-height: 70vh;
}
.template .portrait figure .caption {
  padding-top: 0.3rem;
  font-family: Campton, sans-serif;
  font-weight: 300;
  letter-spacing: 0.04rem;
  font-size: 1.05rem;
  text-align: left;
}
.template .contextmaterial {
  padding-top: 3rem;
  padding-bottom: 7rem;
}
.template .contextmaterial > div {
  padding: 2rem;
}
.template .contextmaterial .contextobject a > img {
  transition: 0.2s all;
}
.template .contextmaterial .contextobject a > img:hover {
  opacity: 0.8;
}
.template .contextmaterial .contextobject.text {
  border-top: 0.09rem solid #222;
  border-bottom: 0.09rem solid #222;
  padding-top: 1.5rem;
  padding-bottom: 4rem;
}
.template .contextmaterial .contextobject.text .meta {
  font-family: Campton, sans-serif;
  font-weight: 300;
  letter-spacing: 0.04rem;
  font-size: 1.05rem;
  text-align: center;
  margin-bottom: 2rem;
}
.template .contextmaterial .contextobject.text h1 {
  font-size: 1.735rem;
  text-align: center;
  font-weight: 400;
  margin-bottom: 2rem;
}
.template .contextmaterial .contextobject.text .excerpt {
  font-size: 1.44rem;
  margin-bottom: 2rem;
}
.template .contextmaterial .contextobject.text .readmore {
  display: block;
  text-align: center;
  font-family: Campton, sans-serif;
  font-weight: 300;
  letter-spacing: 0.04rem;
  font-size: 1.05rem;
}
.template .contextmaterial .contextobject.text .readmore::before {
  font-family: 'Black Tie';
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 500;
  content: '';
  margin-right: 0.5rem;
}
.template .contextmaterial .contextobject.audio a {
  display: block;
  color: white;
  background: black;
  padding-top: 1.5rem;
  padding-bottom: 4rem;
  transition: 0.2s all;
}
.template .contextmaterial .contextobject.audio a:hover {
  background: #222;
  text-decoration: none;
}
.template .contextmaterial .contextobject.audio a .meta {
  font-family: Campton, sans-serif;
  font-weight: 300;
  letter-spacing: 0.04rem;
  font-size: 1.05rem;
  text-align: center;
  margin-bottom: 2rem;
}
.template .contextmaterial .contextobject.audio a h1 {
  font-size: 1.735rem;
  text-align: center;
  font-weight: 400;
  margin-bottom: 2rem;
}
.template .contextmaterial .contextobject.audio a .icon {
  text-align: center;
}
.template .contextmaterial .contextobject.video .previewthumb {
  display: block;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: 0.2s all;
}
.template .contextmaterial .contextobject.video .previewthumb .icon {
  color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.template .contextmaterial .contextobject.video .previewthumb:hover {
  opacity: 0.8;
}
.template .contextmaterial .contextobject.video .meta {
  font-family: Campton, sans-serif;
  font-weight: 300;
  letter-spacing: 0.04rem;
  font-size: 1.05rem;
  margin-top: 0.25rem;
}
.template .contextmaterial .contextobject.slideshow .cluster {
  display: block;
  width: 50%;
  height: 400px;
  margin-bottom: 6rem;
}
.template .contextmaterial .contextobject.slideshow .cluster .items {
  position: absolute;
  top: 0;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
}
.template .contextmaterial .contextobject.slideshow .cluster .items .item {
  position: absolute;
  transform: translate(-50%, -50%);
}
.template .contextmaterial .contextobject.slideshow .cluster .items .item img {
  max-width: 15rem;
  max-height: 18rem;
  transition: all 0.2s;
}
/* Very Big Screens Landscape */
@media (min-width: 1900px) {
  html {
    font-size: 1.3rem;
  }
}
/* Big Screens Landscape */
@media (min-width: 1600px) and (max-width: 1899px) {
  html {
    font-size: 1.2rem;
  }
}
/* Normal Screens Landscape */
@media only screen and (min-width: 1451px) and (max-width: 1599px) {
  html {
    font-size: 1.1rem;
  }
}
/* Normal Screens Landscape */
@media only screen and (min-width: 1025px) and (max-width: 1450px) {
  html {
    font-size: 1rem;
  }
}
/* Small Screens & Tablet Landscape */
@media only screen and (min-width: 993px) and (max-width: 1024px) {
  html {
    font-size: 0.9rem;
  }
}
/* Tablet Portrait */
@media only screen and (min-width: 768px) and (max-width: 992px) and (orientation: portrait) {
  html {
    font-size: 1rem;
  }
  .burger {
    position: absolute;
  }
  #navbarContent {
    position: fixed;
    right: -50%;
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    padding: 5rem 3rem 2rem 3rem;
    width: 50%;
  }
  #navbarContent.collapse.show {
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    width: 50%;
  }
  #interview-submenu {
    position: static;
    display: block;
    text-align: center;
    background: none;
    padding: 0;
    margin-top: 0.5rem;
  }
  .pan-img {
    object-fit: cover;
    object-position: 25% center;
    height: 40vh;
    width: 100%;
  }
}
/* Mobile Phone Landscape */
@media only screen and (min-width: 320px) and (max-width: 812px) and (orientation: landscape) {
  html {
    font-size: 0.825rem;
  }
  #siteheader .mainlogo {
    width: 12rem;
    max-width: 12rem;
  }
  .burger {
    position: absolute;
    top: 0.5rem;
    right: 3rem;
  }
  #navbarContent {
    position: fixed;
    right: -50%;
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    padding: 5rem 3rem 2rem 3rem;
    width: 50%;
  }
  #navbarContent.collapse.show {
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    width: 50%;
  }
  #mainpage-submenu {
    position: static;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    width: 100%;
    border-width: 0.01rem;
    height: auto;
    transform: none;
    margin-bottom: 1.5rem;
  }
  #mainpage-submenu a {
    display: flex;
    height: 3rem;
    align-items: center;
    justify-content: center;
    border-width: 0.01rem;
    width: 25%;
  }
  #mainpage-submenu :nth-child(1) {
    order: 4;
  }
  #mainpage-submenu :nth-child(2) {
    order: 1;
  }
  #mainpage-submenu :nth-child(3) {
    order: 3;
  }
  #mainpage-submenu :nth-child(4) {
    order: 3;
  }
  #interview-submenu {
    position: static;
    display: block;
    text-align: center;
    background: none;
    padding: 0;
    margin-top: 0.5rem;
  }
  .template .interview, .template .context, .template .standard {
    padding-bottom: 7rem;
  }
  .template .interview .divider, .template .context .divider, .template .standard .divider {
    height: 2px;
    background-color: #222;
    opacity: 1;
    width: 2rem;
    margin: 2.25rem auto;
  }
  .template .interview h1, .template .context h1, .template .standard h1 {
    margin: 2.25rem 0 2.25rem 0;
  }
  .pan-img {
    object-fit: cover;
    object-position: 10% center;
    height: 80vh;
    width: 100%;
  }
}
/* Mobile Phone Portrait */
@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: portrait) {
  html {
    font-size: 0.825rem;
  }
  #siteheader .mainlogo {
    width: 12rem;
    max-width: 12rem;
  }
  .burger {
    position: absolute;
    top: 1rem;
    right: 0.5rem;
  }
  #navbarContent {
    position: fixed;
    right: -100%;
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    padding: 10rem 3rem 2rem 3rem;
    width: 100%;
  }
  #navbarContent.collapse.show {
    height: 100vh;
    min-height: 100vh;
    max-height: 100vh;
    width: 100%;
  }
  #mainpage-submenu {
    position: static;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    width: 100%;
    border-width: 0.01rem;
    height: auto;
    transform: none;
    margin-bottom: 1.5rem;
  }
  #mainpage-submenu a {
    display: flex;
    height: 3rem;
    align-items: center;
    justify-content: center;
    border-width: 0.01rem;
    width: 50%;
  }
  #mainpage-submenu :nth-child(1) {
    order: 4;
  }
  #mainpage-submenu :nth-child(2) {
    order: 1;
  }
  #mainpage-submenu :nth-child(3) {
    order: 3;
  }
  #mainpage-submenu :nth-child(4) {
    order: 3;
  }
  #interview-submenu {
    position: static;
    display: block;
    text-align: center;
    background: none;
    padding: 0;
    margin-top: 0.5rem;
  }
  .template .interview, .template .context, .template .standard {
    padding-bottom: 7rem;
  }
  .template .interview .divider, .template .context .divider, .template .standard .divider {
    height: 2px;
    background-color: #222;
    opacity: 1;
    width: 2rem;
    margin: 2.25rem auto;
  }
  .template .interview h1, .template .context h1, .template .standard h1 {
    margin: 2.25rem 0 2.25rem 0;
  }
  .pan-img {
    object-fit: cover;
    object-position: 25% center;
    height: 33vh;
    width: 100%;
  }
}
