body {background-color:#000;}
.off-canvas-wrap {
  min-height:100%;
  min-height:100vh;
}
.inner-wrap {
  height: 100%;
  min-height: 100vh;
  display: block;
}
img{max-width:initial;}
img {
  max-width: 100%;
  width: 100%; 
}
h1, h2, h3, h4, h5, p, a, div {color:#fff; font-family:'Open Sans', Helvetica, Arial, sans-serif;}
h1 {
  font-size: 1.8rem;
  font-weight: 100;
}
.ueberschrift {
  position: absolute;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 1rem;
  top: 9rem;
  top: 140px;
}
.ueberschrift h1 {margin:0;}

/* Button Architektur*/
.arch-button{}
.arch-inner{top:31vh;left:25vw;zoom:0.6;
background:url(/fileadmin/templates/img/zur-architekturseite.png);background-size:contain;position:absolute;width:355px;height:332px;background-repeat: no-repeat;}
.arch-text{top: 157px;
    position: absolute;
    width: 265px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    left: 41px;line-height:1.8;}
.arch-hint{position: absolute;
    top: 200px;
    left: 118px;
    text-transform: uppercase;
    letter-spacing: 3px;}
@media screen and (min-width:90.0625em){
.arch-inner{top:9vw;left:21vw;zoom:0.6;}
  }
/* Button Stylus*/
.stylus-button{}
.stylus-inner{top:31vh;right:19vw;zoom:0.6;
background:url(/fileadmin/templates/img/Behind_the_curtain.jpg);background-size:contain;position:absolute;width:355px;height:332px;background-repeat: no-repeat;transform: rotate(15deg);}
.stylus-text{top: 157px;
    position: absolute;
    width: 265px;
    text-align: center;
    background: rgba(0,0,0,0.7);
    left: 41px;line-height:1.8;}
.stylus-hint{position: absolute;
    top: 200px;
    left: 118px;
    text-transform: uppercase;
    letter-spacing: 3px;}
@media screen and (min-width:90.0625em){
.stylus-inner{top:9vw;right:21vw;zoom:0.6;}
  }
/* LOGO */
.logo {
  font-size: 1.2rem;
  width: auto;
  margin: 0;
  padding: 1rem 1rem 1rem 0.9375rem;
  background: rgba(0, 0, 0, 0.5);
  font-weight: 300;
  display: block;
  height: 130px;
}
.logoImg {
  display: inline-block;
}
.logoImg img {
  max-width: 322px;
  display: block;
  width: 100%;
}
.logo-lower {
  font-size: 0.9rem;
  margin-top: 10px;
}
.logo-lower span.text-center {
  margin: 0 55px;
}
/* MENU ICON */
a.left-off-canvas-toggle.icon {
  width: 64px;
  height: 64px;
  margin-left: 1rem;
  margin-top: 1rem;
  background: url(../img/sprite.png);
  background-size: 4rem;
  background-position: 0rem 0rem;
  display: block;
}
a.left-off-canvas-toggle.icon {
  position: absolute;
  top: -2px;
}
/* SLIDER CONTROLS HIDE */
div#progress-back {
  display: none!important;
}
div#controls-wrapper {
  display: none;
}
#prevslide, #nextslide {
  position: fixed;
  height: 100px;
  width: 40px;
  top: 45%;
  margin-top: -21px;
  opacity: 0.6;
  -webkit-filter: opacity(0.15);
  -moz-filter: opacity:(0.15);
  filter: opacity:(0.15);
  transition: 0.2s;
}
@media screen and (max-width:699px){
#prevslide, #nextslide {
  height: 65px;
  width: 26px;
  top: 300px;
}
}
#prevslide:hover, #nextslide:hover {
  -webkit-filter: opacity(0.5);
  -moz-filter: opacity:(0.5);
  filter: opacity:(0.5);
  transition:0.2s;
}
#nextslide {right: 10px;background: none;}
#prevslide {left: 10px;background: none;}

/* OFFCANVAS MENU */
.left-off-canvas-menu {
  background: #202020;
}
.left-off-canvas-menu ul {
  list-style: none;
  margin: 0;
}
.left-off-canvas-menu ul li a {
  padding: 0.5rem 1rem;
  display: block;
  border-bottom: 1px groove;
  color: #fff;
  box-shadow: 0px 2px 6px 0px #111;
  border-color: #111;
}
.left-off-canvas-menu ul {
  background-color: #444;
}
.left-off-canvas-menu ul.service {
  background-color: #222;
}
/* Link-Styles */
/* ------------------------- */
.left-off-canvas-menu ul li.link {
  background: #525F53;
}
#studioDedeke .left-off-canvas-menu ul li.link {
  background: #445458;
}
.left-off-canvas-menu #page13, .left-off-canvas-menu #page7,
.left-off-canvas-menu #page20, .left-off-canvas-menu #page28 {
  background: #352835;
}
#studioDedeke  .left-off-canvas-menu ul li.link:last-child, .left-off-canvas-menu ul li.link:last-child {
  background: #222230;
}
.left-off-canvas-menu ul li.link:last-child a {
  padding:1rem 1rem;
}
.left-off-canvas-menu ul.service li {background:#151515;}

/* FLICKR GALLERY FULLSCREEN */
.tx-in-gallery-flickr .containerGallery .item img {
  width: auto;
  min-height: 100%;
  max-width: initial;
}
.tx-in-gallery-flickr h2 {display:none;}

.tx-in-gallery-flickr .containerGallery .item img {
  width: 100%;
  min-height: auto;
  max-width: 1920px;
  position: relative;
}
.tx-in-gallery-flickr {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: -999;
  width: 100%;
  height:100%;
}
.tx-in-gallery-flickr h2 {display:none;}
.viewer {height:100%;}
.imageList.containerGallery.containerFade {
  height: 100%
}

.tx-in-gallery-flickr .containerFade .item{
  position: absolute; 
  top: 0%; 
  left: 0%; 
  width: 100%; 
  height: auto;
}
.tx-in-gallery-flickr .containerGallery {
  background:none;
}


/* YAG Gallery */
/* -------------------------- */
#supersized li.activeslide {
  z-index: 10;
  height: 100%;
}
#supersized li.activeslide {background-color:#000;}
#supersized li img {
  width: 100%!important;
  left: 0!important;
  top: 0!important;
  height: auto!important;
}



/* ICONS */
/* -------------------------- */
/* service */
.contact {
  position: absolute;
  right: 1rem;
  top: 0.76rem;
}
.contact a {display: block;font-size: 1.4rem;}
.contact a:before {
  height: 32px;
  width: 32px;
  background: url(../img/sprite_icons.png);
  background-size: 16rem;
  content: "";
  display: inline-block;
  vertical-align: bottom;
  margin-right: 0.5rem;
}
.contact a.mail:before {background-position: -2rem -2rem;}
.contact a.telephone:before {background-position: 0rem -2rem;}
.servicenavi {
  height: 5rem;
  background: #000;
}
.servicenavi .contact a {display: inline-block;}
.servicenavi .contact a:before {
  height: 64px;
  width: 64px;
  background-size: 32rem;
  display: inline-block;
}
.servicenavi .contact a.telephone:before {background-position: 0rem -4rem;}
.servicenavi .contact a.mail:before {background-position: -4rem -4rem;}

/* offcanvas */
.left-off-canvas-menu h5 {
  padding-left: 1rem;
  margin-top: 0.5rem;
}
.icon.facebook {margin-left: 0.5rem;}
.icon {
  display: inline-block;
  padding: 0.2rem;
}
.icon a {
  height:48px;
  width:48px;
  display:block;
  background:url(../img/sprite_icons.png);
  background-size:24rem;
}
.icon.facebook a {background-position:0rem 0rem;}
.icon.youtube a {background-position:-3rem 0rem;}
.icon.flickr a {background-position:-12rem 0rem;}
.icon.xing a {background-position:-6rem 0rem;}
.icon.linkedin a {background-position:-9rem 0rem;}
.icon.gplus a {background-position:-15rem 0rem;}

.logo .contact {display:none;}

.left-off-canvas-menu ul.ausstellungen{display:none;background-color:#695c69;}
.left-off-canvas-menu ul.ausstellungen li:first-child{border-bottom:2px solid #202020;}
.left-off-canvas-menu ul.ausstellungen ul{background-color:#776a77}
.left-off-canvas-menu ul.ausstellungen a{box-shadow:none;border:none;padding:0.2rem 1rem;}
@media screen and (max-width:699px) {
#supersized li {top: 210px;}
.ueberschrift {top: 14rem;padding: 0 1rem;}
}
@media screen and (min-width:700px) {
.servicenavi {display:none;}
.logo .contact {display:block;}
.logo {
  padding-left: 6rem;
}
}

#itkanzlei_img_copyright{
    max-width: inherit;
    width: inherit;
}

.csc-frame-frame1 {
    background: #fff;
    margin-top: 74%;
    background: #0009;
    padding-left: 10px;
  padding-right: 10px;
    padding-top: 0;
  }
