@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Lato:300,400);

body {
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:16pt;
	color:#CCC;
    background-color: #222222;
 	background-image:url(../img/bodyBG.jpg);
	background-repeat:repeat;

}




/* utility classes */
.left-float {float: left;}
.right-float {float: right;}

body.no-touch .boxInner:hover .titleBox, body.touch .boxInner.touchFocus .titleBox {
	margin-bottom: 0;
}

.menu, .footer-menu {
    font-size: 125%;
	overflow: hidden;
	max-width:936px;
    line-height:45px;
	height:45px;
	margin: 0px auto;
	padding: 0 12px;
	background-color: black;
}
.menu a {
	color: #CCC;
	text-decoration: none;
}

.menu a:hover,
.menu a:active{
	color: #FF6700;
}
.boxPP a {text-decoration: none; }
.boxPP a:link { color: white;}
.boxPP a:hover  { color: #FF6700; }
.boxPP a:visited { color: white;}
.boxPP a:visited:hover { color: #FF6700; }
.boxPP a:active { color: #FF6700; }

.logo-head {
    margin-top: 2px;
	width: 197px;
	height: 40px;
	float: right;
	background-image: url(../img/logo-full.svg);
	background-size: 197px 40px;
}
.logo-head:hover{
	background-image: url(../img/logo-full-hover.svg);
}

.ProjectTitle {
    padding: 0 0 0 24px;
	overflow: hidden;
	max-width:936px;
	font-size: 20pt;
	background-color: rgba(0, 0, 0, 0.6);
    line-height:25px;
	height:40px;
	margin:0px auto; */
}
.ProjectTitle span {
    /*text-align: justify;*/
}

 .boxPP {
	float: left;
	position: relative;
/*	width: 5%;*/
}

.boxPP img {
	max-width: 100%;
	height: auto;
}
.boxInnerPP {
	position: absolute;
	left: 0px;
	right: 12px;
	top: 0px;
	bottom: 12px;
	overflow: hidden;

}
.boxInnerPP iframe {
	position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}
.boxInnerPPText {

    position: absolute;
  /*  display: inline-block;
    top: 50%;
    transform: translateY(-50px); */
    top: 10%;
    font-size: 16pt;
    font-weight:300;
}

 .boxDoppel {
    float: left;
    position: relative;
 }
.boxDoppel img {
    max-width: 100%;
    height: auto;
}
.boxInnerDoppel {
/*    position: absolute;*/
	left: 0px;
	right: 12px;
	top: 0px;
	bottom: 0px;
	overflow: hidden;
    padding-bottom: 0px;
}
.boxInnerDoppel img {
    max-width: 100%;
    height: auto;
}

.wrapTop {
	overflow: hidden;
/*	margin: 10px;*/
	max-width:948px;
	margin:0px auto;
	background-color: rgba(0, 0, 0, 0.6);
	padding-left:12px;
}

.wrap {
	overflow: hidden;
	margin: 10px;
	max-width:948px;
	margin:0px auto;
	background-color: rgba(0, 0, 0, 0.6);
	padding-top:0px;
	padding-left:12px;
}
.boxTop {
	/*float: left;
	width: 100%;
	padding-bottom: 56.24992968758789%;
	position: relative;*/
	position: relative; padding-bottom: 56.25%; padding-top: 6px; height: 0; overflow: hidden; max-width: 100%; height: auto;
}

.boxTop iframe {
	position: absolute; top: 0; left: 0; width: 100%; height: 100%;
}
.box {
	float: left;
	position: relative;
	width: 25%;
}
.boxInner {
	position: absolute;
	left: 0px;
	right: 12px;
	top: 0px;
	bottom: 12px;
	overflow: hidden;
}

.boxInnerTop {
	position: absolute;
	left: 0px;
	right: 12px;
	top: 0px;
	bottom: 12px;
	overflow: hidden;
}
 .boxInnerTop img {
	width: 100%;

max-width: 936px;

}
.boxInner img {
	width: 100%;

/*  max-width: 225px;*/

}
/*  pictureGrid - Hover*/
.boxInner:hover .top{
    opacity:0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
}
.top{
    position: absolute;
    opacity:1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
/*  pictureGrid - Hover - End*/



.boxInner .titleBox {
	font-size:14px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin-bottom: -50px;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
	padding: 10px;
	text-align: center;
	-webkit-transition: all 0.6s ease-out;
	-moz-transition: all 0.6s ease-out;
	-o-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
}

.footer-menu {
	max-width: 936px;
	padding-left: 12px ;
    padding-top: 12px;
	position: relative;
	overflow: hidden;
}

.footer-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.footer-menu li {
	max-height: 30px;
    top: 10px;
}
.footer-menu img {
	max-height: 30px;
	width: auto;

}

.logo-small {
	margin-right: 0px;

    width: 31px;
    height: 35px;
	background-image: url(../img/logo-short.svg);
	background-size: 31px 35px;
}
.logo-small:hover {
	margin-right: 0px;

    width: 31px;
    height: 35px;
	background-image: url(../img/logo-short-hover.svg);
	background-size: 31px 35px;
}

.work-button{
 	margin-left: 0px;
    width: 30px;
    height: 30px;
	background-image: url(../img/work_tiles.gif);
	background-size: 30px 30px;
}
.work-button:hover {
	background-image: url(../img/work_tiles_hover.gif);
}

.top-link {
	position: absolute;
/*	top: 5px; */
	left: 50%;
	margin-left: -17px;

    width: 34px;
    height: 30px;
	background-image: url(../img/arrow_up.gif);
	background-size: 34px 30px;

}
.top-link:hover {
	background-image: url(../img/arrow_up_hover.gif);

}

@media only screen and (max-width : 480px)and (min-width : 1px) {
	/* Small desktop / ipad view: 2 tiles */
	.box {
		width: 50%;
		padding-bottom: 28.12496484379395%;
	}

	.wrapTop {
		padding-left:6px;
	}

	.wrap {
		padding-left:6px;
	}
	.boxInner {
		right: 6px;
		bottom: 6px;
	}
	.boxInnerTop {
		right: 6px;
		bottom: 6px;
	}
	.boxPP {
		width: 100%;
		padding-bottom: 56.2499296875879%;
	}
	.boxInnerPP {
		right: 6px;
		bottom: 6px;
	}
    .boxDoppel {
        max-width: 100%;
    }
    .boxInnerDoppel {
        right: 6px;
        /*margin-bottom: -6px;*/
    }
    .footer-menu {
	margin: -6px auto;
    }
 	.logo-head {
        width: 36px;
		height: 40px;
		float: right;
		background-image: url(../img/logo-short.svg);
		background-size: 36px 40px;
<!--		width: 45px;
		height: 45px;
		float: right;
		background-image: url(../logo-short.gif);
		background-size: 45px 45px; -->

    }
    .ProjectTitle {
        font-size: 60%;
        height: 25px;
        line-height: 15px;
    }
    .boxInnerPPText {
        font-size: 90%;
        line-height: 120%;
    }
}
@media only screen and (max-width : 700px)and (min-width : 481px) {
	/* Small desktop / ipad view: 3 tiles */
	.box {
		width: 33.3%;
		padding-bottom: 18.7499765625293%;
	}
	.boxPP {
		/*
		width: 100%;
		padding-bottom: 56.2499296875879%;
		*/
		width: 50%;
		padding-bottom: 28.12496484379395%;
	}
    .boxDoppel {
        max-width: 100%;
/*        width: 100%;
*/  padding-right: 12px;
    /*margin-bottom: -12px;*/
    }
    .footer-menu {
	margin: -12px auto;
    }
    .boxInnerDoppel {
        right: 6px;
    }
	.logo-head {
		width: 197;
		height: 40px;
		float: right;
		background-image: url(../img/logo-full.svg);
		background-size: 197 40px;
	}
    .logo-head:hover {
		background-image: url(../img/logo-full-hover.svg);
    }

}
@media only screen and (min-width : 481px) and (max-width : 590px){
    .boxInnerPPText {
        font-size: 70%;
        line-height: 100%;
        top: 0;
    }
    .boxInnerPPText p {
        line-height: 10%;
        font-size: 5%
    }
    .ProjectTitle {
        font-size: 90%;
    }
}
@media only screen and (min-width : 591px) and (max-width : 720px){
    .boxInnerPPText {
        font-size: 80%;
        line-height: 100%;
        top: 5%;
    }
    .ProjectTitle {
        font-size: 110%;
    }
}
@media only screen and (min-width : 721px) and (max-width : 810px){
    .boxInnerPPText {
        font-size: 90%;
        line-height: 110%;
        top: 8%;
    }

}
/*IphoneStart*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) {

    .ProjectTitle a{
	   font-size: 80%;
    }
}
/*IphoneEnd*/

@media only screen and (min-width : 811px){
    .boxInnerPPText {
        font-size: 100%;
        line-height: 130%;
    }
}

@media only screen and (min-width : 701px) {
/* Medium desktop: 4 tiles */
	.box {
		width: 25%;
		padding-bottom: 14.06248242189697%;
	}
	.boxPP {
		width: 50%;
		padding-bottom: 28.12496484379395%;
	}
        .boxDoppel {
        max-width: 100%;
    /*  */  padding-right: 12px;
		padding-bottom: 0;
    /*    margin-bottom: -12px; */
    }
    .footer-menu {
	margin: -12px auto;
    }

}


/*! Lity - v2.2.2 - 2017-07-17
* http://sorgalla.com/lity/
* Copyright (c) 2015-2017 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}
