/* @license
 * MyFonts Webfont Build ID 2644457, 2013-09-16T08:33:27-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Gill Sans Std Roman by Monotype Imaging
 * URL: http://www.myfonts.com/fonts/mti/gill-sans/std-roman/
 * Copyright: Font software Copyright 2001 Adobe Systems Incorporated. Typeface designs Copyright The Monotype Corporation. All Rights Reserved.
 * Licensed pageviews: 250,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2644457
 * 
 * © 2013 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2859e9");

  
@font-face {font-family: 'GillSansMTStd-Medium';src: url('../webfonts/2859E9_0_0.eot');src: url('../webfonts/2859E9_0_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/2859E9_0_0.woff') format('woff'),url('../webfonts/2859E9_0_0.ttf') format('truetype');}
 
 /*!
 * Custom Styles for Christine Renold
 * Author: Fint.ch
 */

:focus {
	outline: 0;
}
body{
	font: 18px/25px 'GillSansMTStd-Medium', sans-serif;
	color: #222;
	background:#f2f2f2;
	-webkit-text-size-adjust											: 100%;
	-ms-text-size-adjust												: 100%;
	text-size-adjust													: 100%;
	-webkit-font-smoothing												: antialiased;
	-ms-font-smoothing													: antialiased;
	font-smoothing														: antialiased;

}
h1, h2, h3, h4, h5 { 
	font-family: 'GillSansMTStd-Medium', sans-serif;
	font-weight: normal; 
	font-style: normal; 
}
h2{
	font-size: 22px;
	line-height: 28px;
	text-transform: uppercase;
	margin: 0;
}

header{
	padding-top: 30px;
    line-height: 28px;
}
.brand, .nav-main a{
	color:#111;
	text-transform: uppercase;
	font-size: 22px;

	letter-spacing: 0.03em;
}
.logo{
	border-top: 12px solid;
	padding-top: 10px;
}
.brand span{
	white-space: nowrap;
}
.nav-main .nav > li {
	margin:0 15px;
	/*margin: 0 30px 0 0;*/
}
.nav > li > a{
	border-top: 12px solid #F2F2F2;
	padding:10px 0;
}
.nav > li.active > a, .nav > li > a:hover, .nav > li.active > a:focus {
    border-top: 12px solid;
    background: transparent;
}

.nav-main .nav,
.nav-main .nav > li {
  float:none;
  display:inline-block;
  *display:inline; /* ie7 fix */
  *zoom:1; /* hasLayout ie7 trigger */
  vertical-align: top;
}

.nav-main{
	margin: 55px 0 45px 0;
  text-align:center;
  padding-left: 10px;
}


.content a{
	color: #222;
}
.page-id-6 .content a, .post-107 a{

	color: #222;
	text-decoration: underline;
}
a:hover, a:focus, .page .content a:hover, .post-107 a:hover{
	text-decoration: none;
	color:inherit;
	outline: none;
}



/* home Page */
#actuel {
    float: right;
    display: table;
	width: 100%;
    font-size: 22px;
    line-height: 28px;
}
.atelier img{
	width: 100%;
}	
#actuel a{

	color: #fff;
	background: transparent;
		text-align: center;

	display: table-cell;
    vertical-align: middle;
    width: 100%;
	height:100%;

	padding:55px 20px;
}
#actuel a:hover{
	color: #222;
	background: #fff;
}
#actuel h2{
	margin: 0 0 34px;
}
#actuel{
	float: right;
}
#actuel, #actuel a{
	margin-bottom:10px;
}
/* projekt übersicht */
article.project, article.atelier{
	float: left;
	background: #fff;
	width:100%;
	/*height:100%;*/
	margin-bottom: 10px;
	position: relative;
		overflow: hidden;


}
article.project{
	width:46.5%;
	width: calc(50% - 5px);
}
article.alt{
	margin-right:10px;
}

.table-cell-wrapper{
	bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;

}

.grid-link{
		opacity: 0;

    background: none repeat scroll 0 0 #FFFFFF;
    display: table-cell;
    	display: block;

    height: 100%;

    text-align: center;
    vertical-align: middle;
    width: 100%;
        	text-transform: uppercase;

}

.grid-link, #actuel a, a{
   -webkit-transition: all 0.2s ease-out;
   -moz-transition: all 0.2s ease-out;
   -o-transition: all 0.2s ease-out;
   -ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.no-phone .grid-link:hover {
	opacity: 1;
}
.grid-text{
	opacity: 0;
 	background: #FFFFFF;
    display: table-cell;
    height: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    vertical-align: middle;
    width: 100%;

}




/* pages */
.content_{
	 -webkit-hyphens: auto;
	 -moz-hyphens: auto;
	 -ms-hyphens: auto;
	 hyphens: auto;	
}

/* CONTACT */
.content .row {
    margin-bottom:45px;

}

.page-id-6 .img-responsive {
	margin-bottom: 1em;
}
.page-id-6 .table-cell-wrapper{
	padding: 0 15px;
}


#map{
	height:400px;
}

/* Impressum */
.post-107{
	text-align: center;
}

/* SWIPER */


.swiper-container img {
    /*display: block;*/
   /* height: 100%;
    width: auto;*/
    /*margin: 0 auto;*/
    /*max-height: 700px;*/

   max-width: 100%;
  height: auto;

  -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;

    object-fit: contain;
}

.swiper-slide {
	text-align: center;
	width: 100%;
}
.swiper-container, .swiper-slide {
  /*width: 100%;
  height: auto;
  width: 400px;
  max-height: 700px;*/
}

.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:-30px;
  width: 100%;
  	z-index:1050;

}
.swiper-pagination-switch {
  display: inline-block;
  width: 12px;
  height: 12px;
  
  background: url("../img/pager.png") 1px 1px no-repeat;
  margin: 0 3px;
  cursor: pointer;
  /*border:1px solid #222;
  border-radius: 10px;*/
}
.swiper-active-switch {
  /*background: #fff;*/
  background: url("../img/pagerx.png") no-repeat;

}

.arrow-left, .arrow-right{
	position: absolute;
	top:0px;
	width: 50%;
	height: 100%;
	left: 0px;
	cursor: url("../img/left.png") 5 21,w-resize;
	z-index:1050;

}
.arrow-right{
	left: 50%;
	cursor: url("../img/right.png") 21 21, e-resize;
}

.hide{
	display:none;
}


/* SINGLE PROJECT */
.closeX{
	display: none;
}
.touch .closeX{
	background:url("../img/close.png") no-repeat;
	/*display: block;*/
	width: 43px;
	height:42px;
	position:fixed;
	top:30px;
	right: 30px;
	z-index: 9999;
		-webkit-overflow-scrolling: touch;

}

.navigation{
	position: relative;
	width: 100%;
	height:42px;
	z-index:1050;
}
.nextlink a{
	background:url("../img/right.png") no-repeat;
	display: block;
	width: 29px;
	height:42px;
	float: right;
}
.prevlink a{
	background:url("../img/left.png") no-repeat;
	display: block;
	width: 29px;
	height:42px;
	float: left;
}

.no-phone .navigation, .no-phone .nextlink, .no-phone .prevlink{
	display: none;
}



.swiper-container .entry-title{
	margin-bottom: 40px;
		font-size: 22px;
	line-height: 28px;
	text-align: center;
	text-transform: uppercase;
}


.project-content{
	text-align: left;
}
.detail_txt{
	font-size: 18px;
	line-height: 25px;
	margin-top: 40px;
}
.detail_txt strong{
	font-weight: normal;
	color: #888;
}

.modal-open {
    overflow: hidden;
}

/* MODAL ajax */

.backdrop {
	display: block;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1030;
}
#overlay{
	background:#fff;
	background:rgba(255, 255, 255, 0.95);

	left:0;
	right: 0;
	overflow-x:hidden;
	overflow-y:scroll;

	position:fixed;
	top:0;
	bottom: 0;
	
	display:none;
	 z-index: 1040;
	-webkit-backface-visibility: hidden;
	-webkit-overflow-scrolling: touch;

	/*cursor:url("../img/close.png") 21 21,crosshair;*/
}
.close_overlay{
	

	left:0;
	right: 0;
	overflow:hidden;
	position:fixed;
	top:0;
	bottom: 0;
	
	 z-index: 1040;
	cursor:url("../img/close.png") 21 21,crosshair;
}
#container{
	/*position:absolute;
	top:100px;
	left:0px;*/
	z-index: 1040;

	/*z-index:501;*/
	width:100%;
	/*display:none;*/
	padding-bottom: 40px;
	margin-top: 100px;
	position: relative;
}
.loader{
	position: fixed;
	left: 50%;
	top: 50%;
}


footer {
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
	letter-spacing: 0.03em;
	margin:45px 0 35px 0;
}
footer a{
	color: #222;
}
footer a:hover{
	color: #222;
	text-decoration: underline;
}
.page-id-6 footer{
	margin-top: 0;
}

.container {

    padding-left: 10px;
    padding-right: 10px;
}

/* Extra small devices (phones, up to 480px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.container {

    padding-left: 15px;
    padding-right: 15px;
}
body {
    font-size: 20px;
    line-height: 28px;
}
	
	h2, .entry-title, .swiper-container .entry-title{
		font-size: 26px;
		line-height: 30px;
			text-transform: uppercase;

	}
		.nav-main{
		padding-left: 135px;
	}
	.nav-main .nav > li {
   		 margin: 0 113px 0 0;
	}
	.detail_txt {
    font-size: 20px;
    line-height: 26px;
}
	header{
    	line-height: 1em;
    	padding-top: 50px;
	}
	footer {
		font-size: 12px;
	}

	.brand, .nav-main a{
		font-size: 26px;
		line-height: 30px;

	}
	article.project, article.atelier, .grid-link{
		height: 250px;
		width:350px;
		margin: 0 5px 10px 5px;
	}
	#actuel ,#actuel a{
		    font-size: 28px;
    line-height: 34px;
		height:510px;	
		width:350px;
		margin: 0 5px 10px 5px;	
	}
	#actuel a{

			padding:0px 20px;
	}

	.grid-link{
		display: table-cell;
		font-size: 26px;
		line-height: 30px;
	}
	.swiper-container .entry-title {
    	margin-top: 0;
}

	.swiper-container, .swiper-slide {
  			/*width: 750px;*/
	}
	.swiper-container img {
			max-height: 472px;
	}
	#container{
		/*width: 760px;
		left:50%;
		margin-left: -370px;*/
    width: 740px;
	}

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) { 

	body{
		font-size: 22px;
		line-height: 30px; 
	}
	.nav-main{
		padding-left: 145px;
	}
	.nav-main .nav > li {
   		 margin: 0 123px 0 0;
	}




	article.project, article.atelier, .grid-link{
		height: 325px;
		width:460px;
	}
	#actuel ,#actuel a{
		font-size: 40px;
		line-height: 45px;
		height:660px;	
		width:460px;
	
	}
	.swiper-container, .swiper-slide {
  			width: 930px;
	}
	.swiper-container img {
			max-height: 617px;
	}
	#container{
		/*left:50%;
		
		margin-left: -480px;*/
    	width: 960px;
	}
 }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) { 
	.container {
   	 	max-width: 970px;
	}
	#container{
		width: 1130px;
		max-width: 1130px;
		/*height:700px;*/
		/*left:50%;
		margin-left: -600px;*/
	}
	.swiper-container, .swiper-slide {
  			width: 1100px;
	}
	.swiper-container img {
			max-height: 700px;
	}

 }


/* TOUCH specific : */
.touch .arrow-left, .touch .arrow-right{
	display: none;
}
.touch .swiper-container img {
	margin-bottom: 1em;
}

 
@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio) {
	.touch .closeX { background-image: url(../img/close@2x.png); background-size: cover; }
	.swiper-pagination-switch { background: url("../img/pager@2x.png") 0 0; background-size: cover; }
	.swiper-active-switch { background-image: url("../img/pagerx@2x.png"); background-size: cover; }
	.nextlink a{ background:url("../img/right@2x.png");  background-size: cover; }
	.prevlink a{ background:url("../img/left@2x.png");  background-size: cover; }


} 

/* phone */
.phone-de .content_fr, 
.phone-fr .content_de{
	display:none;
}

.phone #map{
	height:300px;
}

