/*
* Nova HTML Template v 1.2
*
*/

/* IMPORTS ------------------------------------------------------------*/

@import url('reset.css');

@import url('styled-elements.css');

/* HACKS ------------------------------------------------------------*/

.clear{
	clear:both;
	height:1px;
}

.inv{ display:none; }

.alignleft{
	float: left;
	margin: 5px 10px 5px 0px;
}

/* GENERAL ------------------------------------------------------------*/

@font-face {
    font-family: 'ralewayregular';
    src: url('fonts/raleway-regular-webfont.eot');
    src: url('fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/raleway-regular-webfont.woff') format('woff'),
         url('fonts/raleway-regular-webfont.ttf') format('truetype'),
         url('fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	line-height: 1;
	color: #B88181;
	background: #f1f1f1 url(../img/bg/patterns/noise.png);
	font-family: 'ralewayregular', Helvetica, sans-serif;
	font-size:  100%;
}

.wrapper{
	width: 966px;
	margin: 0px auto;
	position: relative;
-webkit-transition-duration:0.6s;-moz-transition-duration:0.6s;-ms-transition-duration:0.6s;-o-transition-duration:0.6s;transition-duration:0.6s;
z-index:100
}

.blog{min-height:100% !important;
width:1000px;
height:2100px;
margin-left:-27px;}

#header{
	height: 117px;
min-width: 966px;
	position: relative;
	z-index: 10;
	background: #2a2d30 url(../img/header-glow.png) top center no-repeat;
}


#main{
	min-width: 966px;
}

#content{
min-height: 400px;
	overflow: hidden;
	margin-bottom: 40px;
margin-left:20px;
padding-bottom:30px;
border-top: 20px solid #6A8A6E;
border-bottom: 40px solid #6A8A6E;
border-radius: 0 0 8px 8px;
background: rgba(163, 163, 163, 0.24);
background-repeat: no-repeat;
background-position: top center , bottom center;
	font-size: 14px;
	line-height: 1.5em;
}

.contentcaro{
background-image:url('../img/gallery/caroback.jpg'),url('../img/gallery/caroback2.jpg') !important;
//background-repeat:no-repeat;
//background-size:966px auto, 966px auto;
//background-position:top center , 65% 200px;}


/* keyframes for animation;  simple 0 to 360 
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

#rays {
background: url(../img/rays.png)no-repeat;
background-size: cover;
position: fixed;
border-radius: 50%;
top: 157px;
left: -268px;
width: 550px;
height: 550px;
-webkit-animation-name: spin;
-webkit-animation-duration: 40000ms;
-webkit-animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
animation-name: spin;
animation-duration: 40000ms;
animation-iteration-count: infinite;
animation-timing-function: linear;
-ms-animation-name: spin;
-ms-animation-duration: 40000ms;
-ms-animation-iteration-count: infinite;
-ms-animation-timing-function: linear;
-moz-animation-name: spin;
-moz-animation-duration: 40000ms;
-moz-animation-iteration-count: infinite;
-moz-animation-timing-function: linear;
z-index: 1;
pointer-events: none;
-webkit-transition-duration:0.6s;
-moz-transition-duration:0.6s;
-ms-transition-duration:0.6s;
-o-transition-duration:0.6s;
transition-duration:0.6s;

}

*/

#logo{
	position: absolute;
	top: 35px;
	left: 30px;
}

#content a{
	color: #95C0C5;
}

#content p{
	margin-bottom: 20px;
color:#F6F5E4;
text-shadow:none;
}

#content .line-divider{
	clear: both;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#mediatext{
display: block;
width: 300px;
margin: 90px 0 23px 30px;
float: left;
}

#mediatext2 {
display: block;
width: 300px;
margin: -810px 0 23px 510px;
float: left;
}

.medialinks{
background:#B88181;
color:#fff;
padding: 5px 10px;
}

#facebook-content{

width: 880px;
margin: 0 auto;
padding: 10px;
background-size: 190% 100%;
background: rgba(200, 202, 204, 0.63);
}

/* PROMO ------------------------------------------------------------*/

#promo {
top: 140px;
float: right;
right: -90px;
position: absolute;
height: 149px;
width: 149px;
z-index:1;
-webkit-transform: rotate(20deg);
transform: rotate(20deg);
-moz-transform: rotate(20deg);
}

#promo:hover{
box-shadow:0 0 40px 2px #fff;
border-radius:50%;
}

/* HEADLINE ------------------------------------------------------------*/

#headline{
	position: relative;
	width: 906px;
	margin: 20px auto 50px auto;
}

#headline>span.main{
	display: block;
	margin-right: 170px;
	font-family: 'Exo 2', sans-serif, arial, serif;
	font-size: 26px;
	line-height: 1.5em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

#headline>span.sub{
	display: block;
	margin-right: 170px;
	font-size: 18px;
	line-height: 1.5em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

#headline #link{
	display: block;
	position: absolute;
	top: 30px;
	right: 0px;
}

/* MENU ------------------------------------------------------------*/

#menu{
	min-width: 966px;
	padding-top: 1px;
	margin-bottom: 0px;
background: url(../img/bg/blackbalken.png) repeat-x;
background-position: 10px;
	 
	
}

#menu-holder{
	width: 100%;
	height: 49px;
	
}


#menudown{
	min-width: 966px;
	padding-top: 1px;
margin-top:-30px;
	margin-bottom: 0;
background: url(../img/bg/blackbalken.png) repeat-x;
background-position: 10px;
	 
	
}

#menu-holderdown{
	width: 100%;
	height: 49px;
	
}


/* NAVIGATION --------------------------------------------------------*/


#nav{
	display: block;
	position: absolute;
	top: -4px;
	left: 30px;
	height: 79px;
	width: 906px;
}

#nav>li{
	display: block;
	float: left;
	height: 100%;
	margin-right: 62px;
}

#nav>li:first-child{}

#nav>li>a{
	display: block;
	font-size: 16px;
	color: #bac0c9;
	text-decoration: none;
	margin-top: 20px;
	text-shadow: 0px -2px rgba(0, 0, 0, .8);
}

#nav>li>a>span.subheader{
	display: block;
	font-size: 11px;
	color: #656b74;
	font-style: italic;
	margin-top: 10px;
}

#nav>li.current-menu-item{
	background: url(../img/menu-arrow.png) no-repeat center 46px;
}


#nav>li:hover>a{
	color: #fff;
}

/* sub navigation */

#nav>li ul{
	display: block;
	margin-top: 33px;
	background: #1d2023;
	border-radius: 0px 10px 0px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	
	-webkit-box-shadow: 0px 3px 2px rgba(0,0,0,0.4); 
	-moz-box-shadow: 0px 3px 2px rgba(0,0,0,0.4); 
	box-shadow: 0px 3px 2px rgba(0,0,0,0.4); 
}

#nav>li>ul ul{
	margin-top: 0px;
	border-radius: 0px 10px 10px 10px;
	-moz-border-radius: 0px 10px 10px 10px;
	-webkit-border-radius: 0px 10px 10px 10px;
}

#nav>li ul li a{
	display: block;
	padding: 10px 15px;
	display: block;
	font-size: 11px;
	color: #bac0c9;
	text-decoration: none;
}

#nav>li ul li a span{
	display: block;
}

#nav>li ul li a:hover{
	background: #000;
	color: #fff;
}

#nav>li ul li:last-child a:hover{ /* last item its rounded at bottom */
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
}



/* breadcrumbs --------------------------------------------------------*/

#header #breadcrumbs{
	position: absolute;
	bottom: 11px;
	left: 30px;
	font-style: italic;
	color: #999;
	font-size: 10px;
}

#header #breadcrumbs a{
	color: #bfbdbd;
	text-decoration: none;
	background: url(../img/breadcrumb-slash.png) no-repeat top right;
	padding-right: 14px;
}

/* TITLE --------------------------------------------------------*/

#page-title{
margin-top: -30px;
	overflow: hidden;
	height: 113px;
	margin-bottom: 30px;
	background:  url(../img/tabs-divider.png) repeat-x bottom center;
	text-shadow: 1px 1px rgba(61, 61, 38, 1);
}

#page-title .title{
	display: block;
float: left;
font-family: 'Exo 2', sans-serif, arial, serif;
font-weight: 800;
font-style: italic;
font-size: 40px;
line-height: 103px;
margin-left: 30px;
}

#page-title img{
position: absolute;
right:30px;
margin-top: 45px;
width: 160px;
}

#page-title .subtitle{

display: block;
float: left;
margin-left: 10px;
font-size: 14px;
margin-top: 4px;
line-height: 113px;
color: #F6F5E4;
font-style: italic;
	
}

#page-title .subtitle2 {
display: block;
float: left;
position: absolute;
margin-left: 30px;
font-size: 14px;
margin-top: 30px;
line-height: 113px;
color: #F6F5E4;
font-style: italic;
}



/* HEADERS --------------------------------------------------------*/

h1,h2,h3,h4,h5,h6{ 
	line-height: 1.4em;
	font-family: 'Exo 2', sans-serif, arial, serif; 
	font-weight: lighter;
font-style: italic;
font-weight: 500;
}

h1{ font-size: 30px; }

h2{ font-size: 28px; }

h3{ font-size: 26px; }

h4{ font-size: 24px; }

h5{ font-size: 22px; }

h6{ font-size: 20px; }

/* COLUMNS LAYOUT----------------------------------------------------------*/

.one-half,
.one-third,
.two-third,
.three-fourth,
.one-fourth {
	float:left;
	margin-right:30px;
	position:relative;
}

.one-half{ width: 438px; }

.one-third{ width: 282px; }

.one-fourth{ width: 204px; }

.two-third{ width: 594px; }

.three-fourth{ width: 672px; }

.last {
	clear:right;
	margin-right:0 !important;
}


/* SEARCH --------------------------------------------------------*/

.top-search{
	position: absolute;
	top:47px;
	right: 30px;
}

#searchform #s{
	color: #7e7e7e;
	font-size: 10px;
	width: 180px;
	height: 28px;
	padding: 0px 35px 0px 10px;
	border: 0;
	background: url(../img/search.png) no-repeat transparent;	
}

#searchform #searchsubmit{
	position: absolute; 
	top: 0px;
	right: 10px;
	width: 30px;
	height: 25px;
	border: 0px;
	background: transparent;
}


/* FILTER --------------------------------------------------------*/

#content .filter{
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
}

#content .filter li{
	display: block;
	float: left;
	font-size: 12px;
	line-height: 14px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding: 3px 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	background: #d1d1d1;
	background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#f1f1f1)); 
	background: -moz-linear-gradient(top,  #d1d1d1,  #f1f1f1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#f1f1f1', GradientType=0);
	border-top: 1px solid #bcbcbc;
}


#content .filter li a{	
	display: block;
	color: #606060;
	text-decoration: none;
	width: 100%;
	height: 100%;
}


#content .filter li:first-child:hover{
	background: none;
}

#content .filter li.active,
#content .filter li:hover{
	background: #000;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
}

#content .filter li:hover a,
#content .filter li.active a{	
	color: #f1f1f1;
}

#content .filter li:first-child,
#content .filter li:first-child:hover{
	background: none;
	border: none;
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,.0); 
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,.0); 
	box-shadow: 0px 0px 0px rgba(0,0,0,.0);
}

/* TWITTER --------------------------------------------------------*/

#twitter{
	position: relative;
	background: #f2f1f1;
	height: 80px;
	width: 100%;
	background: #f2f1f1 url(../img/twitter-border.png) repeat-x;	
}

#twitter #bird{
	position: absolute;
	top: 2px;
	left: 70px;
}

#twitter #prev-tweet{
	display: block;
	position: absolute;
	top: 21px;
	left: 30px;
	width: 30px;
	height: 35px;
	background: transparent url(../img/prev-arrow.png) no-repeat top left;
}

#twitter #next-tweet{
	display: block;
	position: absolute;
	top: 21px;
	right: 30px;
	width: 30px;
	height: 35px;
	background: transparent url(../img/next-arrow.png) no-repeat top right;
}

#twitter #tweets .tweet_list{
	display: block;
	position: absolute;
	top: 1px;
	left: 200px;
	width: 700px;
	height: 75px;
}

#twitter #tweets .tweet_list li{
	display: block;
	width: 700px;
	height: 80px; /* original height 170px */
	font-size: 16px;
	line-height: 1.5em;
	font-style: italic;
	color: #838383;
	padding-top: 25px; 
}

#twitter #tweets .tweet_list li .tweet_time a{
	text-decoration: none;
	color: #ccc;
}

#twitter #tweets .tweet_list li a{
	text-decoration: none;
	color: #37b2d1;
}

#twitter #tweets p.loading{
	margin-left: 200px;
	color: #ccc;
	padding-top: 16px;
	font-style: italic;
}

/* PAGES --------------------------------------------------------*/

#page-content{
	float: left;
	width: 906px;
	margin-left: 30px;
	line-height: 1.5em;
}

/* PORTFOLIO --------------------------------------------------------*/

#projects-list{
	overflow: hidden;
}

#projects-list .project {
position: relative;
width: 338px;
margin-left: 90px;
margin-bottom: 0;
padding-bottom: 10px;
background: url(../img/portfolio-divider.png) no-repeat bottom center;
}

#projects-list .project h1 a{
	display: block;
	text-decoration: none;
	margin-bottom: 20px;
	color: #51565b;
}

.project-shadow{
	background: url(../img/shadow-project.png) no-repeat 0px 267px;
}

#projects-list .project .project-thumbnail{
	position: relative;
	overflow: hidden;
	width: 338px;
	height: 167px;
	margin-bottom: 20px;
	background: rgba(241, 241, 241, 0.69);
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#projects-list .project .project-thumbnail .cover{
	position: absolute;
	top:0px;
	left: 0px;
}

#projects-list .project .project-thumbnail .meta{
	display: block;
	width: 318px;
	height: 167px;
color:#333;
	font-size: 12px;
	line-height: 2em;
	position: absolute;
	top:30px;
	left: 15px;
}

#projects-list .project .read-more {
display: block;
position: relative;
bottom: 10px;
left: 0px;
}

#itunesholder {
position: relative;
float: right;
margin-right: 0px;
margin-top: 0;
width: 420px;
}

#itunesholder iframe{
margin-bottom:30px;
}

#itunesholder h1{
margin-bottom:10px;
}

#believe-player {
margin-left: 0px;
margin-top: 0;
z-index: 1;
position: relative;
display: block;
}
/* PROJECT --------------------------------------------------------*/

.project-column{
	width: 438px;
	float: left;
	margin-left: 30px;
}

.foto-column{
	width: 480px;
	
	margin-top: 30px;
}


.video-column{
	margin-bottom:60px;
	float: left;
	margin-left: 30px;
}


.project-column-right{
	width: 400px;
float: left;
margin-left: 50px;
padding-right: 10px;
//padding-bottom: 50px;
text-align: justify;
color: #F6F5E4;
}

.project-column-right strong {
color: #B88181;
font-size: 1.6em;
font-weight: bolder;
}

#content .project-column-right .project-title a{
color: #95C0C5;
font-style: normal;
text-decoration: none;
}

#content .project-column-right .project-title a:hover{
color: #fff;

}


.project-column-right2{
	width: 400px;
float: right;
margin-right: 70px;
text-align: justify;
color: #F6F5E4;
}


.project-column-left{
	width: 400px;
float: left;
margin-left: 30px;

text-align: justify;
color: #F6F5E4;
}


.project-column-right li{
text-indent: -6px;
list-style: disc;
padding-left: 0;
padding-bottom: 5px;
text-align: left;
}

.contact-column-right{
	width: 300px;
float: left;
margin-left: 120px;
margin-top: 70px;
padding-right: 10px;
padding-bottom: 50px;
text-align: justify;
color: #F6F5E4;
}

.contact-column-right li{

list-style: none;
padding-left: 0;
padding-bottom: 5px;
text-align: left;
}


.project-column-center{
float:left;
margin: 0 auto;
padding: 35px;
text-align: justify;
color: #F6F5E4;
}

.project-column-center strong{
color: #B88181;
font-size: 1.6em;
font-weight: bolder;


}


.contact-center{
font-size: 10px;
float: left;
margin: 90px auto;
padding: 35px;
text-align: justify;
color: #F6F5E4;
border-top: 2px solid #95C0C5;
}



.project-column li{
	color:#F6F5E4;
}

.project-thumbnail{
margin-top:10px;
}

.project-thumbnail-rahmen{
width: 450px;
height: 280px;
margin-top: -6px;
margin-left: -6px;
position: absolute;
z-index: 2;
//border-radius: 20px;
//-moz-border-radius: 20px;
//-webkit-border-radius: 20px;
//border: 8px solid #708991;
pointer-events: none;
}

.foto-gal{
width:480px !important;
height: 327px !important;
}

.project-column .project-thumbnail img{
display: block;
   position: relative;
	overflow: hidden;
	width: 438px;
	height: auto;
 -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
 -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;
}

.project-column .project-thumbnail:hover img{
border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
-webkit-transform: scale(2);
   -moz-transform: scale(2);
   -o-transform: scale(2);
   -ms-transform: scale(2);
   transform: scale(2);
-webkit-transition-duration: 0.6s;
-moz-transition-duration: 0.6s;
-ms-transition-duration: 0.6s;
-o-transition-duration: 0.6s;
transition-duration: 0.6s;
	opacity:0.7;

}

.project-column-right2 .project-thumbnail img{
	display: block;
   position: relative;
	overflow: hidden;
	width: 438px;
	height: 267px;
	
	//border-radius: 10px;
	//-moz-border-radius: 10px;
	//-webkit-border-radius: 10px;

 -webkit-transform: scale(1);
   -moz-transform: scale(1);
   -o-transform: scale(1);
   -ms-transform: scale(1);
   transform: scale(1);
 -webkit-transition: all 0.7s ease-in-out;
   -moz-transition: all 0.7s ease-in-out;
   -o-transition: all 0.7s ease-in-out;
   -ms-transition: all 0.7s ease-in-out;
   transition: all 0.7s ease-in-out;

}

.project-column-right2 .project-thumbnail:hover img{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
-webkit-transform: scale(2);
   -moz-transform: scale(2);
   -o-transform: scale(2);
   -ms-transform: scale(2);
   transform: scale(2);
-webkit-transition-duration: 0.6s;
-moz-transition-duration: 0.6s;
-ms-transition-duration: 0.6s;
-o-transition-duration: 0.6s;
transition-duration: 0.6s;
	opacity:0.7;
}


.project-column-center .project-thumbnail-center{
	overflow: hidden;
width: 806px;
height: 426px;
margin: 0 35px;
background: url(../img/plus-sign.png) center center no-repeat;
box-shadow: 0px 8px 19px 0px #333;
-moz-box-shadow: 0px 8px 19px 0px #333;
}

.project-column-center .project-thumbnail-center img:hover{
opacity:0.7;

}




#content .project-column .meta a, #content .project-column-center .meta a, #content .project-column-right2 .meta a{
	display: inline;
	font-size: 12px;
	color: #fff;
	padding: 3px 10px;
	text-decoration: none;
	background: #B88181;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.meta{color:#F6F5E4;}

#meta-center{
margin-top: 10px;
margin-left: 40px;
}

#content .project-column .meta a:hover, #content .project-column-center .meta a:hover, #content .project-column-right2 .meta a:hover{ background: #638494;}

.project-column .project-title{
	margin-bottom: 20px;
}

.project-column .portfolio-left-shadow{
	height: 26px;
	margin-bottom: 20px;
	background: url(../img/portfolio-left-shadow.png) no-repeat center bottom;
}

.project-column-right2 .portfolio-left-shadow{
	height: 26px;
	margin-bottom: 20px;
	background: url(../img/portfolio-left-shadow.png) no-repeat center bottom;
}



/* PROJECT-GALLERY -----------------------------------------------*/

.project-column .project-gallery{
	display: block;
	overflow: hidden;
	width: 450px;
}

.video-column .project-gallery{
	display: block;
	overflow: hidden;
	width: 100%;
}

.video-column .project-gallery img{
	width:207px;
height:148px;
}

.video-column .project-gallery p{
	font-size:1em;
	font-weight:200;
line-height:0.5em;
margin-left:3px;
display: block;
position:absolute;
}



.project-column .project-gallery li{
	display: block;
	float: left;
	overflow: hidden;
	background: url(../img/plus-sign.png) center center no-repeat;
	width: 204px;
	height: 148px;
	margin-right: 20px;
	margin-top: 30px;
	box-shadow: 0px 8px 19px 0px #333;
-moz-box-shadow: 0px 8px 19px 0px #333;
}

.video-column .project-gallery li{
	display: block;
	float: left;
	overflow: hidden;
	background: url(../img/plus-sign.png) center center no-repeat;
	width: 204px;
	height: 148px;
	margin-right: 20px;
	margin-top: 30px;
	box-shadow: 0px 8px 19px 0px #333;
-moz-box-shadow: 0px 8px 19px 0px #333;
}


.project-column-right2 .project-gallery{
	display: block;
	overflow: hidden;
	width: 488px;
}

.project-column-right2 .project-gallery li{
	display: block;
	float: left;
	overflow: hidden;
	background: url(../img/plus-sign.png) center center no-repeat;
	width: 204;
	height: 148px;
	margin-right: 20px;
	margin-top: 30px;
box-shadow: 0px 8px 19px 0px #333;
-moz-box-shadow: 0px 8px 19px 0px #333;
}



/* GALLERY -----------------------------------------------*/

#content .filter li.selected{
	background: #000;
}

/* PROJECT-RELATED -----------------------------------------------*/

.related-title{
	margin-left: 30px;
}

.related-projects{
	display: block;
	overflow: hidden;
}

.related-projects li{
	display: block;
	float: left;
	overflow: hidden;
	width: 204px;
	height: 280px;
	margin-left: 30px;
	margin-top: 30px;
}

.related-projects li strong{
	display: block;
}

.related-projects li a.box{
	display: block;
	overflow: hidden;
	width: 204px;
	height: 148px;
	margin-bottom: 30px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.related-projects li a.box img{
	opacity: 0.7;
}

.related-projects li:hover a.box img{
	opacity: 1;
}

#content .related-projects li a{
	text-decoration: none;
	color: #999;
}

/* GALLERY -----------------------------------------------*/

#content .gallery{
	display: block;
	overflow: hidden;
}

#content .gallery li{
	display: block;
	float: left;
	overflow: hidden;
	background: url(../img/play1.png) center center no-repeat;
	width: 204px;
	height: 148px;
	margin-left: 20px;
	margin-bottom: 30px;
	border-radius: 10px;
border:2px solid #929191;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#content .gallery.three-cols li{
	width: 282px;
	height: 180px;
top:0;
}

#content .gallery.three-cols li #caption{
	width: 282px;
	height: 36px;
top:125px;
font-size:12px;
left:0;
padding:4px;
color:white;
line-height:12px;
background:#000;
position:absolute;
}



#content .gallery.two-cols li{
	width: 438px;
	height: 267px;
}

#content .gallery li a{
	display: block;
}


/* BLOG --------------------------------------------------------*/

#posts{
	float: left;
	width: 624px;
}

#posts .post{
	position: relative;
	margin-left: 30px;
	margin-bottom: 40px;
}

#comments-block{
	position: relative;
	margin-left: 30px;
	margin-top: 40px;
	margin-bottom: 30px;
	padding-top: 80px;
}

#posts.single .post{
	border-bottom: none;
}

#posts .post:last-child{
	border-bottom: none;
}

#posts h1 a{
	display: block;
	margin-bottom: 20px;
	width: 514px;
	text-decoration: none;
	color: #51565b;
}

#posts .n-comments{
	display: block;
	position: absolute;
	top: 10px;
	right:0px;
	width: 57px;
	height: 41px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 34px;
	background: url(../img/balloon.png) no-repeat;
}


#posts.single .post .n-comments{
	position: static;
}

.post .thumb-shadow{
	background: url(../img/shadow-blog.png) no-repeat 0px 270px;
}

#posts .post .post-thumbnail{
	position: relative;
	overflow: hidden;
	width: 596px;
	height: 270px;
	margin-bottom: 20px;
	background: #f1f1f1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.contact-thumbnail{
	position: relative;
	overflow: hidden;
	width: 438px;
	height: 267px;
	margin-bottom: 20px;
	background: #f1f1f1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}



#posts .post .post-thumbnail .cover{
	position: absolute;
	top:0px;
	left: 0px;
}

#posts .post .the-excerpt{
	padding-bottom: 40px;
	background: url(../img/post-divider.png) center bottom no-repeat;
}

#posts .post .post-thumbnail .meta{
	display: block;
	width: 252px;
	height: 207px;
	font-size: 12px;
	line-height: 2em;
	position: absolute;
	top:30px;
	left: 30px;
}

#posts.single .post .meta{
	display: block;
	background: #f1f1f1;
	padding: 20px;
	border-color: #e7e6e6 #ececec #ececec #ececec;
	border-width: 3px 1px 1px 1px;
	border-style: solid;
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#posts .post .read-more{
	display: block;
	position: absolute;
	bottom: -18px;
	left: 260px;
}

#posts .post .meta a{
	text-decoration: none;
}

#posts .post .meta-tags{
	overflow: hidden;
}

#posts .post .meta-tags a{
	float: left;
	font-size: 12px;
	line-height: 14px;
	color: #f1f1f1;
	background: #696969;
	padding: 3px 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#posts .post .meta-tags a:hover{
	background: #000;
}

/* COMMENTS-BLOCK ------------------------------------------------------------*/



#comments-block .n-comments{
	left:0px;
}

#comments-block .n-comments{
	left:0px;
}

#comments-block .n-comments-text{
	display: block;
	position: absolute;
	top: 4px;
	left:68px;
	font-family: 'Exo 2', sans-serif, arial, serif; 
	font-size: 28px;
}

/* COMMENTSLIST ------------------------------------------------------------*/

.commentlist{
	display: block;
}

.commentlist li{
	display: block;
	margin-bottom: 0px;
	padding: 10px 10px 10px 0px;
	line-height: 1.5em;
}

.commentlist ul{
	padding-left: 40px;
	border-left: 1px dashed #ccc;
}

.commentlist li .comment-body{
	overflow: hidden;
	position: relative;
	padding: 0px 0px 20px 0px;
}


.commentlist li img{
	display: block;
	float: left;
	margin: 0px 12px 20px 0px;
}

.commentlist .meta-date{
	display: block;
	float: right;
}

#content .commentlist .reply a{
	display: block;
	text-decoration: none;
	float: right;
	padding: 2px 8px;
	background: #ccc;
	color: #f1f1f1;
	font-size: 12px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/* COMMENTS PAGINATION ------------------------------------------------------------*/

#content .comments-pagination {
	clear:both;
	overflow: hidden;
	padding:20px 0;
	position:relative;
	font-size:11px;
	line-height:13px;
	margin-bottom: 10px;
}
 
#content .comments-pagination span,
#content .comments-pagination a {
	display:block;
	float:left;
	margin: 2px 4px 2px 0;
	padding:6px 9px 5px 9px;
	text-decoration:none;
	width:auto;
	color:#fff;
	background: #555;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
 
#content .comments-pagination a:hover{
	color:#fff;
	background: #000000;
}
 
#content .comments-pagination .current{
	padding:6px 9px 5px 9px;
	background: #000000;
	color:#fff;
}

/* LEAVE COMMENT --------------------------------------------------------*/

.leave-comment{
	margin-top: 20px;
	padding-top:30px;
	background: url(../img/post-divider-inverted.png) no-repeat;
}

.leave-comment h2{
	margin-bottom: 20px;
}

/* CONTACT --------------------------------------------------------*/

.one-column{
	width: 438px;
	float: left;
	margin-left: 30px;
}

/* FORMS ------------------------------------------------------------*/

#sc-contact-form,
#contactForm,
#commentform,
#contactForm{
	margin-bottom: 18px;
}

#sc-contact-form input,
#sc-contact-form textarea,
.admin-form input,
.admin-form textarea,
#contactForm input,
#contactForm textarea,
#commentform input,
#commentform textarea{
	padding: 10px 15px;
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#sc-contact-form input,
.admin-form input,
#contactForm input,
#commentform input{
	width: 282px;
}

#sc-contact-form textarea,
.admin-form textarea,
#contactForm textarea,
#commentform textarea{
	width: 380px;
}

#sc-contact-form #submit,
.admin-form #submit,
#contactForm #submit,
#commentform input#submit{
	width: 76px;
	margin: 21px 0px;
	padding: 5px 0px;
	color: #f1f1f1;
	
	background: #515558;
	background: -webkit-gradient(linear, left top, left bottom, from(#515558), to(#131313)); 
	background: -moz-linear-gradient(top,  #515558,  #131313);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515558', endColorstr='#131313', GradientType=0);
	
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 1px 2px rgba(0,0,0,.5);
	
	border: 1px solid transparent;
}

#sc-contact-form #submit:hover,
.admin-form #submit:hover,
#contactForm #submit:hover,
#commentform input#submit:hover{
	background: #515558;
	background: -webkit-gradient(linear, left top, left bottom, from(#131313), to(#515558)); 
	background: -moz-linear-gradient(top,  #131313,  #515558);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#131313', endColorstr='#515558', GradientType=0);
	
	
	
}

#sc-contact-form input,
#sc-contact-form textarea,
.admin-form input,
.admin-form textarea,
#contactForm input,
#contactForm textarea,
#commentform input,
#commentform textarea{
	color: #606060;
	font-size: 14px;
}

#sc-contact-form label,
.admin-form label,
#contactForm label,
#commentform label{
	display: block;
	font-size: 14px;
	line-height: 2.5em;
	font-weight: light;
}

/* PAGER ------------------------------------------------------------*/

.pager{
	padding-top: 0px;
	overflow: hidden;
	display: block;
	height: 30px;
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
	font-size: 10px;
}

.pager li{
	display: block;
	width: 26px;
	height: 26px;
	margin-right: 8px;
	float: left;
}

#content .pager li a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 26px;
	text-align: center;
	text-decoration: none;
	color: #606060;
	border-radius: 33px;
	-moz-border-radius: 33px;
	-webkit-border-radius: 33px;
	background: #d1d1d1;
	background: -webkit-gradient(linear, left top, left bottom, from(#d1d1d1), to(#f1f1f1)); 
	background: -moz-linear-gradient(top,  #d1d1d1,  #f1f1f1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d1d1d1', endColorstr='#f1f1f1', GradientType=0);
	
	border-top: 1px solid #bcbcbc;
}

#content .pager li:hover a,
#content .pager li.active a{
	color: #fff;
	background: #515558;
	background: -webkit-gradient(linear, left top, left bottom, from(#515558), to(#131313)); 
	background: -moz-linear-gradient(top,  #515558,  #131313);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515558', endColorstr='#131313', GradientType=0);
	
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 1px 2px rgba(0,0,0,.5); 
	
	border-top: none;
}

/* SIDEBAR ------------------------------------------------------------*/

#sidebar{
	float: left;
	width: 282px;
	margin-left: 30px;
}

#sidebar>li{
	margin-bottom: 20px;
}

#sidebar>li h6{
	padding-bottom: 20px;
}

#sidebar ul>li{
	font-size: 14px;
	line-height: 40px;
	text-decoration: none;
	border-bottom: 1px solid #d7d7d7;
}

#sidebar ul>li:last-child{ border-bottom: none; }

#sidebar ul>li a{
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #696969;
}

#sidebar ul>li:hover{
	background: #f1f1f1;
}

/* FOOTER - COLS ------------------------------------------------------------*/

#footer{
	position: relative;
min-width: 966px;
background: #2a2d30;
color: #fff;

}

/* FOOTER - COLS ------------------------------------------------------------*/

#footer-cols{
	display: block;
overflow: hidden;
color: #bbbaba;
margin-left: 20px;
line-height: 1.5em;
}

#footer-cols li.col{
	display: block;
	font-size: 12px;
	width: 282px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
-webkit-font-smoothing: none;
}

#footer-cols li.col2{
	display: block;
	font-size: 12px;
	width: 282px;
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
-webkit-font-smoothing: none;
}


#footer-cols li.col>h6,#footer-cols li.col2>h6{
	color: #d7d7d7;
	margin-top: 30px;
	margin-bottom: 20px;
	text-shadow: 0px -2px rgba(0, 0, 0, .8);
}

#footer-cols li.clear-col,#footer-cols li.clear-col2{ clear:left; }

#footer-cols li.col ul,#footer-cols li.col2 ul{
	display: block;
}

#footer-cols li.col ul li,#footer-cols li.col2 ul li{
	display: block;
	line-height: 1.7em;
}


#footer-cols li.col ul li.page_item,#footer-cols li.col2 ul li.page_item{
	display: block;
	line-height: 2.5em;
	
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #000;
	
}

#footer-cols li.col ul li:first-child,#footer-cols li.col2 ul li:first-child{ border-top: none; }

#footer-cols li.col ul li:last-child,#footer-cols li.col2 ul li:last-child{ border-bottom: none; }

#footer-cols li.col ul li a,#footer-cols li.col2 ul li a{
	text-decoration: none;
	color: #bbbaba;
}

li.col .iframe {text-decoration: none;
	color: #bbbaba;
font-weight:bold;
}

li.col .iframe:hover {
	color: #fff;}

#footer-cols li.col ul li a:hover,#footer-cols li.col2 ul li a:hover{
	color: #fff;
}

/* FOOTER BOTTOM --------------------------------------------------------*/

#bottom{
	position: relative;
	min-width: 966px;
	font-size: 12px;
	line-height: 1.5em;
	line-height: 60px;
	color: #868686;
	background: #222426 url(../img/bottom-shadow.png) repeat-x;
}

#bottom #bottom-text{
	width: 600px;
	overflow: hidden;
	margin-left: 30px;	
}

#bottom a{
	color: #AFEAF9;
	text-decoration: none;
}

#to-top{
	position: absolute;
	right: 30px;
	top: -22px;
	width: 33px;
	height: 33px;
	background: url(../img/to-top.png) no-repeat;
	cursor: pointer;
}

/* SOCIAL --------------------------------------------------------*/

.social{
	position: absolute;
	top: 15px;
	right: 0px;
	display: block;
	overflow: hidden;
}

.social li{
	display: block;
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#bottom .social a{
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -9000px;
}

#bottom .social a:hover{
	background-position: 0px -32px;
}

/*---------FORM--------*/

input[type=text],input[type=email],input[type=url],textarea {
    background: rgba(85, 91, 92, 0.6);
    border: 2px solid #666;
    line-height: 2em;
    -webkit-box-shadow: inset -1px 1px 1px rgba(255,255,255,0.65);
    -moz-box-shadow: inset -1px 1px 1px rgba(255,255,255,0.65);
    box-shadow: inset -1px 1px 1px rgba(255,255,255,0.65);
    -webkit-border-radius: 8px!important;
    -moz-border-radius: 8px!important;
    border-radius: 8px!important;
    margin-bottom: 10px;
    width: 400px;
    padding: 6px 5px;
}

textarea {
color: #fff;
overflow: auto;
font-size: 15px;
}

input[type=text],input[type=email],input[type=url] {
    height: 35px!important;
    width: 200px;
color: #fff;
font-size: 18px;
line-height:20px;
}

input[type=submit],input[type=reset] {
    background: #95C0C5;;
    color: #fff!important;
    border-radius: 10px 0 10px 0;
    font-weight: 700;
    text-shadow: 0 0 1px #aaa;
    -webkit-transition: all 100ms linear;
    -moz-transition: all 100ms linear;
    -o-transition: all 100ms linear;
    transition: all 100ms linear;
    font-family: Verdana, Geneva, sans-serif!important;
    border-color: transparent;
    padding: 14px 20px;
}

input[type=placeholder] {
color:#333;
}

#sub-headline input[type=submit] {
    height: 35px!important;
}

input[type=submit]:hover,input[type=reset]:hover {
    border-radius: 0 10px 0 10px;
    color: #fff;
    opacity: 1;
}

#scrollUp {
	bottom: 7px;
right: 86px;
height: 34px;
width: 34px;
background: url(../img/top.png) no-repeat;
background-size: 34px 34px;
}

#firstpic{
display:none;
}



/*  IPHONE --------------------------------------------------------
     ----------------------------------------------------------------*/


@media only screen 
and (min-width : 320px) 
and (max-width : 568px) {

#rays {
display:none;}


.wrapper{
	width: 320px;
	margin: 0px auto;
	position: relative;
}

#header{
	height: 90px;
min-width: 320px;
	position: relative;
	z-index: 10;
	background: #2a2d30 url(../img/header-glow.png) top center no-repeat;
}


#main{
	min-width: 320px;
}

#content{
margin-left:0;
	min-height: 300px;
	overflow: hidden;
	margin-bottom: 40px;
	font-size: 14px;
background: rgba(226, 226, 223, 1);
	line-height: 1.5em;
border-top: 2px solid #6A8A6E;
}

#promo{
display:none;
}

#promo h1 a{
display:none;
}



#logo{
	position: absolute;
	top: 35px;
	left: 30px;
}

.view-tenth a.info {
position: absolute;
top: 150px;
left: 90px;
}

.view h2 {
padding: 30px 0 0 0 !important;
}

#content a{
	color: #95C0C5;
}

#content p{
	margin-bottom: 20px;
color:#333;
}

#content .line-divider{
	clear: both;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* HEADLINE ------------------------------------------------------------*/

#headline{
	position: relative;
	width: 310px;
	margin: 20px auto 50px auto;
}

#headline>span.main{
	display: block;
	margin-right: 170px;
	font-family: 'Exo 2', sans-serif, arial, serif;
	font-size: 26px;
	line-height: 1.5em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

#headline>span.sub{
	display: block;
	margin-right: 170px;
	font-size: 18px;
	line-height: 1.5em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

#headline #link{
	display: block;
	position: absolute;
	top: 30px;
	right: 0px;
}



/* FOOTER - COLS ------------------------------------------------------------*/

#footer{
	position: relative;
min-width: 320px;
	background: #2a2d30;
	color: #fff;
z-index: 1000;
}

/* FOOTER - COLS ------------------------------------------------------------*/

#footer-cols{
	display: block;
	overflow: hidden;
	color: #bbbaba;
	line-height: 1.5em;
}

#footer-cols li.col{
	display: block;
	font-size: 12px;
	width: 90%;
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
}

#footer-cols li.col2{
	display: block;
	font-size: 12px;
	width: 90%;
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
}


#footer-cols li.col>h6,#footer-cols li.col2>h6{
	color: #d7d7d7;
	margin-top: 30px;
	margin-bottom: 20px;
	text-shadow: 0px -2px rgba(0, 0, 0, .8);
}

#footer-cols li.clear-col,#footer-cols li.clear-col2{ clear:left; }

#footer-cols li.col ul,#footer-cols li.col2 ul{
	display: block;
}

#footer-cols li.col ul li,#footer-cols li.col2 ul li{
	display: block;
	line-height: 1.7em;
}


#footer-cols li.col ul li.page_item,#footer-cols li.col2 ul li.page_item{
	display: block;
	line-height: 2.5em;
	padding-left: 17px;
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #000;
	
}

#footer-cols li.col ul li:first-child,#footer-cols li.col2 ul li:first-child{ border-top: none; }

#footer-cols li.col ul li:last-child,#footer-cols li.col2 ul li:last-child{ border-bottom: none; }

#footer-cols li.col ul li a,#footer-cols li.col2 ul li a{
	text-decoration: none;
	color: #bbbaba;
}

li.col .iframe {text-decoration: none;
	color: #bbbaba;
font-weight:bold;
}

li.col .iframe:hover {
	color: #fff;}

#footer-cols li.col ul li a:hover,#footer-cols li.col2 ul li a:hover{
	color: #fff;
}

/* FOOTER BOTTOM --------------------------------------------------------*/

#bottom{
	position: relative;
	min-width: 320px;
	font-size: 12px;
	line-height: 1.5em;
	line-height: 60px;
	color: #868686;
	background: #222426 url(../img/bottom-shadow.png) repeat-x;
}

#bottom #bottom-text{
	width: 300px;
	overflow: hidden;
	margin-left: 30px;	
}

#bottom a{
	color: #AFEAF9;
	text-decoration: none;
}

#bottom #to-top{
	position: absolute;
	right: 30px;
	top: -22px;
	width: 33px;
	height: 33px;
	background: url(../img/to-top.png) no-repeat;
	cursor: pointer;
}





#menu{
	min-width: 320px;
	padding-top: 0;
	
background: #333;
background-position: 0;
text-align: center;	 
	
}

#menu-holder{
	width: 90%;
	height: 104px;
margin-top:2px;
	
}


#menudown{
	min-width: 320px;
	padding-top: 1px;
margin-top:-30px;
	margin-bottom: 0;
background: url(../img/bg/blackbalken.png) repeat-x;
background-position: 10px;
	 
	
}

#menu-holderdown{
	width: 100%;
	height: 49px;
	
}

.navtouch-btn{
display: inline;
opacity:0.6;
cursor:pointer;
	position: fixed;
	top: -44px;
	left:0;
	height: 45px;
font-size:30px;
	min-width: 70px;
	text-align: center;
	background:#34495e;
	//background:rgba(52, 73, 94,0.6);
    	background-repeat: no-repeat;
   	background-position:0 0;
    	background-size:  0 0;
z-index:1000;
-webkit-transform: rotate(-270deg);
-webkit-transform-origin: bottom left;
-o-transform: rotate(-270deg);
-o-transform-origin: bottom left;
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.navtouch-btn:before{
content: "|||||||";
color:#fff;
line-height:40px;
}


.nav{
	display: none;
	position: fixed;
top: 0;
	left:0;
	//height: 95px;
	min-width: 110px;

text-align: center;
}

.box { 
	opacity:1;
	background:#34495e;
	background:rgba(52, 73, 94,0.6);
    	background-repeat: no-repeat;
   	background-position:0 0;
    	background-size:  0 0;
-webkit-filter: none;
filter: none;
-moz-filter: none;
-o-filter: none;
-ms-filter: none;

	padding:1px;
border:none;
	border-radius:0;
	margin-bottom:0;
}

.box:hover { 
opacity:1;
	
}


.playlist-fox {
position:relative;
background: #363636;
text-decoration: none;
font-weight: normal;
font-style: normal;
text-transform: uppercase;
font-size: 12px;
width: 90px;
text-align: center;
padding: 5px 5px;
margin-left: 5px;
border-radius: 5px;
float:none;
}

.playlist-active {
opacity: 0.5;
background: #2980b9;
text-decoration: none;
font-weight: normal;
font-style: normal;
text-transform: uppercase;
font-size: 12px;
text-align: center;
width: 90px;
padding: 5px 5px;
margin-left: 5px;
border-radius: 5px;
float:none;
}

.video-list {
list-style: none;
float:left;
width: 50px;
margin: 0;

text-align: center;
}
.video-list li {
margin-bottom: 10px;
}

.video-list li[style] {
margin-left:-10px !important;}

.video-list-up {
display:none;
}

.nav p2 {display:none;}
.line {display:none;}

.nav>li{
	display: inline;
	//float: right;
height:10px;
	max-width:20%;

//border-left:1px solid white;
padding-bottom:10px;
	margin:0 auto;
}




/* SOCIAL --------------------------------------------------------*/

.social{
	position: absolute;
	top: 45px;
	left: 20px;
	display: block;
	overflow: hidden;
}

.social li{
	display: block;
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#bottom .social a{
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -9000px;
}

#bottom .social a:hover{
	background-position: 0px -32px;
}

#posts{
	float: left;
	width: 310px;

}

#posts .post{
	position: relative;
	margin-left: 10px;
	margin-bottom: 40px;
}


.project-column{
	width: 310px;
	float: left;
	margin-left: 20px;
margin-top: -20px;
}

.project-column li {
color: #333;
}

.project-column .project-thumbnail{
	overflow: hidden;
	max-width: 96%;
	height: 200px;
	margin-bottom: 10px;

	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.project-column-right2 .project-thumbnail {
overflow: hidden;
overflow: hidden;
max-width: 96%;
height: 287px;
margin-bottom: 10px;
margin-top: 10px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background: url(../img/plus-sign.png) center center no-repeat;
}

.project-column .project-thumbnail img{
	max-width: 100%;
	height: 207px;
}

.project-shadow {
background: none;
width:300px;
}


.project-column .project-gallery{
	display: block;
	overflow: hidden;
	width: 310px;
margin-left:40px;
}

.project-column-right2 .project-gallery {
display: block;
overflow: hidden;
width: 310px;
margin-left:40px;
}

.project-column-center .project-thumbnail-center {
overflow: hidden;
width: 280px;
height: 226px;
margin-left: -15px;
background: url(../img/plus-sign.png) center center no-repeat;
box-shadow: 0px 8px 19px 0px #333;
-moz-box-shadow: 0px 8px 19px 0px #333;
}

.project-column-center .project-thumbnail-center img{
width:280px;
height:226px;
}

.project-column-center {
text-align:left;
color: #333;
}

.project-column-center li{
list-style: disc;
}

#meta-center {
margin-top: 10px;
margin-left: 0;
}

.one-column{
	width: 310px;
	float: left;
	margin-left: 10px;
}
#logo{
	position: absolute;
	top: 15px;
	left: 40px;
}

#page-title{
margin-top: 0px;
	overflow: hidden;
	height: 95px;
width:320px;
	margin-bottom: 20px;
	background:  url(../img/tabs-divider.png) repeat-x bottom center;
	text-shadow: 1px 1px rgba(61, 61, 38, 1);
}

#page-title img {
position: absolute;
right: 86px;
float: right;
margin-top: 2px;
margin-bottom: 30px;
width: 140px;
}

#page-title .title {
display: block;
float: left;
font-family: 'Exo 2', sans-serif, arial, serif;
font-weight: 800;
font-style: italic;
font-size: 20px;
line-height: 20px;
margin-left: 20px;
margin-top: 50px;
}

#page-title .subtitle{
	display: block;
float: right;
right: 10px;
margin-left: 0;
position: absolute;
font-size: 14px;
margin-top: 70px;
line-height: 10px;
color: #929191;
font-style: italic;	
}

#page-title .subtitle2 {
display: block;
float: left;
position: absolute;
margin-left: 20px;
font-size: 14px;
margin-top: 25px;
line-height: 113px;
color: #F6F5E4;
font-style: italic;
}

#posts .post .post-thumbnail{
	position: relative;
	overflow: hidden;
	max-width: 100%;
	height: 270px;
	margin-bottom: 10px;
	background: #f1f1f1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#projects-list .project .project-thumbnail{
	position: relative;
	overflow: hidden;
	max-width: 100%;
	height: 167px;
	margin-bottom: 20px;
	background: #f1f1f1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#projects-list .project{
	position: relative;
	
	max-width: 97%;
	margin-left: 10px;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(../img/portfolio-divider.png) no-repeat bottom center;
}

#projects-list .project .read-more{
	display: block;
	position: relative;
	bottom: 0;
	left: 0;
}

.project-column-right {
width: 250px;
float: left;
margin-left: 20px;
margin-top: 30px;
padding-right: 10px;
text-align: left;
color: #51565b;
}

.project-column-right2 {
width: 300px;
float: left;
margin-top: -60px;
margin-left: 15px;
text-align: justify;
color: #51565b;
}

.project-column-left {
width: 250px;
float: left;
margin-left: 30px;
text-align: justify;
color: #51565b;
}

#believe-player {
display:none;}

#content .gallery li{
	display: block;
	float: left;
	overflow: hidden;
	background: url(../img/play1.png) center center no-repeat;
	width: 204px;
	height: 148px;
	margin-left: 10px;
	margin-bottom: 30px;
	border-radius: 10px;
border:2px solid #929191;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* MEDIA IPHONE ---------------------------------------------------------------- */

#mediatext {
display: block;
width: 250px;
margin: 320px 0 23px 20px;
float: left;
}

#mediatext2 {
display: block;
width: 250px;
margin: 0px 0 23px 20px;
float: left;
}


#big-video-wrap{display:none;}
#big-video-vid,#big-video-image{display:none;}
#big-video-image{
display:none;
}
#big-video-control-container{display:none;}

.contact-column-right{
	width: 300px;
float: left;
margin-left: 20px;
margin-top: 20px;
padding-right: 10px;
padding-bottom: 50px;
text-align: justify;
color: #51565b;
}

input[type=text], input[type=email], input[type=url] {
height: 23px!important;
width: 200px;
margin-top: 40px;
color: white;
font-size: 18px;
line-height: 20px;
}

input[type=text], input[type=email], input[type=url], textarea {

margin-bottom: 10px;
width: 300px;
padding: 6px 5px;
}

#content .gallery {
display: block;
margin-left: 50px;
overflow: hidden;
}

#content .filter {
display: block;
overflow: hidden;
margin-bottom: 30px;
padding-left: 0;
padding-right: 0;
}

#facebook-content {
width: 300px;
margin: 0 auto;
padding: 10px;
background: rgba(200, 202, 204, 0.63);
}

#facebook-content iframe[style]{
width:300px !important;
}

.project-thumbnail-rahmen{
display:none;}

#itunesholder {
position: relative;
margin-right: 20px;
margin-top: 0;
margin-left: 35px;
width: 250px;
float: none;
}

}

/* NAV IPHONE ENDE --------------------------------------------------------*/

/* IPAD STYLINGS --------------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 1024px){

#rays {
display:none;}

.wrapper{
	width: 768px;
	margin: 0px auto;
	position: relative;
}

#header{
	height: 90px;
min-width: 768px;
	position: relative;
	z-index: 10;
	background: #2a2d30 url(../img/header-glow.png) top center no-repeat;
}


#main{
	min-width: 768px;
}

#content {
margin-left: 0;
min-height: 750px;
overflow: hidden;
margin-bottom: 40px;
font-size: 14px;
background: rgba(226, 226, 223, 1);
line-height: 1.5em;
border-top: 2px solid #6A8A6E;
}

#promo {
top: 60px;
float: right;
z-index: 1;
right: 30px;
position: absolute;
height: 70px;
width: 70px;
-webkit-transform: rotate(20deg);
transform: rotate(20deg);
-moz-transform: rotate(20deg);
}

#promo img{
width:70px;
height:70px;
}

#logo{
	position: absolute;
	top: 35px;
	left: 30px;
}

#content a{
	color: #95C0C5;
}

#content p{
	margin-bottom: 20px;
color: #333;
}

#content .line-divider{
	clear: both;
	border-bottom: 1px solid #d7d7d7;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

/* HEADLINE ------------------------------------------------------------*/

#headline{
	position: relative;
	width: 758px;
	margin: 20px auto 50px auto;
}

#headline>span.main{
	display: block;
	margin-right: 170px;
	font-family: 'Exo 2', sans-serif, arial, serif;
	font-size: 26px;
	line-height: 1.5em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

#headline>span.sub{
	display: block;
	margin-right: 170px;
	font-size: 18px;
	line-height: 1.5em;
	text-shadow: 1px 1px rgba(255, 255, 255, 1);
}

#headline #link{
	display: block;
	position: absolute;
	top: 30px;
	right: 0px;
}



/* FOOTER - COLS ------------------------------------------------------------*/

#footer{
	position: relative;
min-width: 768px;
	background: #2a2d30;
	color: #fff;
z-index: 1000;
}

/* FOOTER - COLS ------------------------------------------------------------*/

#footer-cols{
	display: block;
	overflow: hidden;
	color: #bbbaba;
	line-height: 1.5em;
}

#footer-cols li.col{
	display: block;
	font-size: 12px;
	width: 90%;
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
}

#footer-cols li.col2{
	display: block;
	font-size: 12px;
	width: 90%;
	float: left;
	margin-left: 10px;
	margin-bottom: 30px;
}


#footer-cols li.col>h6,#footer-cols li.col2>h6{
	color: #d7d7d7;
	margin-top: 30px;
	margin-bottom: 20px;
	text-shadow: 0px -2px rgba(0, 0, 0, .8);
}

#footer-cols li.clear-col,#footer-cols li.clear-col2{ clear:left; }

#footer-cols li.col ul,#footer-cols li.col2 ul{
	display: block;
}

#footer-cols li.col ul li,#footer-cols li.col2 ul li{
	display: block;
	line-height: 1.7em;
}


#footer-cols li.col ul li.page_item,#footer-cols li.col2 ul li.page_item{
	display: block;
	line-height: 2.5em;
	padding-left: 17px;
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #000;
	
}

#footer-cols li.col ul li:first-child,#footer-cols li.col2 ul li:first-child{ border-top: none; }

#footer-cols li.col ul li:last-child,#footer-cols li.col2 ul li:last-child{ border-bottom: none; }

#footer-cols li.col ul li a,#footer-cols li.col2 ul li a{
	text-decoration: none;
	color: #bbbaba;
}

li.col .iframe {text-decoration: none;
	color: #bbbaba;
font-weight:bold;
}

li.col .iframe:hover {
	color: #fff;}

#footer-cols li.col ul li a:hover,#footer-cols li.col2 ul li a:hover{
	color: #fff;
}

/* FOOTER BOTTOM --------------------------------------------------------*/

#bottom{
	position: relative;
	min-width: 768px;
	font-size: 12px;
	line-height: 1.5em;
	line-height: 60px;
	color: #868686;
	background: #222426 url(../img/bottom-shadow.png) repeat-x;
}

#bottom #bottom-text{
	width: 750px;
	overflow: hidden;
	margin-left: 30px;	
}

#bottom a{
	color: #AFEAF9;
	text-decoration: none;
}

#bottom #to-top{
	position: absolute;
	right: 30px;
	top: -22px;
	width: 33px;
	height: 33px;
	background: url(../img/to-top.png) no-repeat;
	cursor: pointer;
}





#menu{
	min-width: 320px;
	padding-top: 0;
	
background: #333;
background-position: 0;
text-align: center;	 
	
}

#menu-holder{
	width: 90%;
	height: 104px;
margin-top:2px;
	
}


#menudown{
	min-width: 320px;
	padding-top: 1px;
margin-top:-30px;
	margin-bottom: 0;
background: url(../img/bg/blackbalken.png) repeat-x;
background-position: 10px;
	 
	
}

#menu-holderdown{
	width: 100%;
	height: 49px;
	
}

.navtouch-btn{
display: inline;
opacity:0.6;
cursor:pointer;
	position: fixed;
	top: -44px;
	left:0;
	height: 45px;
font-size:30px;
	min-width: 70px;
	text-align: center;
	background:#34495e;
	//background:rgba(52, 73, 94,0.6);
    	background-repeat: no-repeat;
   	background-position:0 0;
    	background-size:  0 0;
z-index:1000;
-webkit-transform: rotate(-270deg);
-webkit-transform-origin: bottom left;
-o-transform: rotate(-270deg);
-o-transform-origin: bottom left;
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.navtouch-btn:before{
content: "|||||||";
color:#fff;
line-height:40px;
}


.nav{
	display: none;
	position: fixed;
top: 0;
	left:0;
	//height: 95px;
	min-width: 110px;

text-align: center;
}

.box { 
	opacity:1;
	background:#34495e;
	background:rgba(52, 73, 94,0.6);
    	background-repeat: no-repeat;
   	background-position:0 0;
    	background-size:  0 0;
-webkit-filter: none;
filter: none;
-moz-filter: none;
-o-filter: none;
-ms-filter: none;

	padding:1px;
border:none;
	border-radius:0;
	margin-bottom:0;
}

.box:hover { 
opacity:1;
	
}


.playlist-fox {
position:relative;
background: #363636;
text-decoration: none;
font-weight: normal;
font-style: normal;
text-transform: uppercase;
font-size: 12px;
width: 90px;
text-align: center;
padding: 5px 5px;
margin-left: 5px;
border-radius: 5px;
float:none;
}

.playlist-active {
opacity: 0.5;
background: #2980b9;
text-decoration: none;
font-weight: normal;
font-style: normal;
text-transform: uppercase;
font-size: 12px;
text-align: center;
width: 90px;
padding: 5px 5px;
margin-left: 5px;
border-radius: 5px;
float:none;
}

.video-list {
list-style: none;
float:left;
width: 50px;
margin: 0;
text-align: center;
}
.video-list li {
margin-bottom: 10px;
}

.video-list li[style] {
margin-left:-10px !important;}

.video-list-up {
display:none;
}

.nav p2 {display:none;}
.line {display:none;}

.nav>li{
	display: inline;
	//float: right;
height:10px;
	max-width:20%;

//border-left:1px solid white;
padding-bottom:10px;
	margin:0 auto;
}




/* SOCIAL --------------------------------------------------------*/

.social{
	position: absolute;
	top: 45px;
	left: 20px;
	display: block;
	overflow: hidden;
}

.social li{
	display: block;
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#bottom .social a{
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -9000px;
}

#bottom .social a:hover{
	background-position: 0px -32px;
}

#posts{
	float: left;
	width: 310px;

}

#posts .post{
	position: relative;
	margin-left: 10px;
	margin-bottom: 40px;
}


.project-column {
width: 438px;
float: left;
margin-left: 50px;
margin-top:30px;
}

.project-column li {
color: #333;
}

.project-column .project-thumbnail{
	overflow: hidden;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

//.project-column .project-thumbnail img{
	max-width: 100%;
	height: 307px;
}

.project-shadow {
background: none;
}

.project-column-center {
float:left;
margin: 0 auto;
padding: 0 30px;
text-align: justify;
color: #51565b;
}

.project-column .project-gallery{
	display: block;
	overflow: hidden;
	width: 680px;
margin-left:0;
}

.project-column-center .project-thumbnail-center {
overflow: hidden;
width: 680px;
height: 426px;
margin-left: 10px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background: url(../img/plus-sign.png) center center no-repeat;
box-shadow: 0px 8px 19px 0px #333;
-moz-box-shadow: 0px 8px 19px 0px #333;
}

.project-column-center .project-thumbnail-center img{
width:680px;
height:426px;
}

.one-column{
	width: 750px;
	float: left;
	margin-left: 10px;
}
#logo{
	position: absolute;
	top: 15px;
	left: 40px;
}

#page-title{
	overflow: hidden;
	height: 95px;
margin-top:0;
width:768px;
	margin-bottom: 20px;
	background:  url(../img/tabs-divider.png) repeat-x bottom center;
	text-shadow: 1px 1px rgba(61, 61, 38, 1);
}

#page-title img {
position: absolute;
right: 98px;
float: right;
margin-top: 10px;
margin-bottom: 30px;
width: 160px;
}

#page-title .title {
display: block;
float: left;
font-family: 'Exo 2', sans-serif, arial, serif;
font-weight: 800;
font-style: italic;
font-size: 30px;
line-height: 20px;
margin-left: 90px;
margin-top: 25px;
}

#page-title .subtitle{
display: block;
float: right;
right: 25px;
margin-left: 0;
position: absolute;
font-size: 14px;
margin-top: 70px;
line-height: 10px;
color: #929191;
font-style: italic;	
}

#page-title .subtitle2 {
display: block;
float: left;
position: absolute;
margin-left: 90px;
font-size: 14px;
margin-top: 10px;
line-height: 113px;
color: #F6F5E4;
font-style: italic;
}

#posts .post .post-thumbnail{
	position: relative;
	overflow: hidden;
	max-width: 100%;
	height: 270px;
	margin-bottom: 10px;
	background: #f1f1f1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#projects-list .project .project-thumbnail{
	position: relative;
	overflow: hidden;
	max-width: 100%;
	height: 167px;
	margin-bottom: 20px;
	background: #f1f1f1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#projects-list .project{
	position: relative;
	float: left;
	max-width: 97%;
	margin-left: 65px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background: url(../img/portfolio-divider.png) no-repeat bottom center;
}

#projects-list .project .read-more{
	display: block;
	position: relative;
	bottom: 0;
	left: 0;
}

.project-column-right {
width: 680px;
float: left;
margin-left: 45px;
margin-top: 30px;
padding-right: 10px;
padding-bottom: 50px;
text-align: left;
color: #51565b;
}

.project-column-right2 {
width: 400px;
float: left;
margin-left: 30px;
text-align: justify;
color: #51565b;
}

.project-column-left {
width: 600px;
float: left;
margin-left: 30px;
padding-bottom: 30px;
text-align: justify;
color: #51565b;
}

#itunesholder {
width: 320px;
}

#believe-player {
display:none;}

#content .gallery li{
	display: block;
	float: left;
	overflow: hidden;
	background: url(../img/play1.png) center center no-repeat;
	width: 204px;
	height: 148px;
	margin-left: 10px;
	margin-bottom: 30px;
	border-radius: 10px;
border:2px solid #929191;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

/* MEDIA IPAD ---------------------------------------------------------------- */

#mediatext {
display: block;
width: 660px;
margin: 220px 0 13px 50px;
float:left;
}

#mediatext2 {
display: block;
width: 680px;
margin: 0px 0 23px 10px;
float: left;
}

.medialinks {
background: #B88181;
color: #fff;
width: 290px;
padding: 5px 15px;
}

#big-video-wrap{display:none;}
#big-video-vid,#big-video-image{display:none;}
#big-video-image{
display:none;
}
#big-video-control-container{display:none;}

.contact-column-right{
	width: 748px;
float: left;
margin-left: 20px;
margin-top: 20px;
padding-right: 10px;
padding-bottom: 50px;
text-align: justify;
color: #51565b;
}

input[type=text], input[type=email], input[type=url] {
height: 23px!important;
width: 300px;
margin-top: 40px;
color: white;
font-size: 18px;
line-height: 20px;
}

input[type=text], input[type=email], input[type=url], textarea {

margin-bottom: 10px;
width: 300px;
padding: 6px 5px;
}

#content .gallery {
display: block;
margin-left: 50px;
overflow: hidden;
}

#content .filter {
display: block;
overflow: hidden;
margin-bottom: 30px;
margin-left: 86px;
padding-left: 0;
padding-right: 0;
}

#facebook-content {

width: 728px;
margin: 0 auto;
padding: 10px;
background: rgba(200, 202, 204, 0.63);
}

#facebook-content iframe[style]{
width:700px !important;
}



}
/* IPAD STYLINGS ENDE--------------------------------------------------------*/

/* LAPTOPS STYLINGS BEGIN--------------------------------------------------------
@media only screen 
and (min-width : 1224px) {

.nav {
zoom:75%;
left: -85px;
min-width: 300px;
}

.box{
padding: 50px 40px;
}

.playlist-fox {
width: 200px;
margin-left: -100px;
}

.playlist-active {
width: 200px;
margin-left: -100px;
}
}
*/
