.hide {
	display: none
}
@media only screen and (max-width:759px) {
html, document, body {
	min-width: 0; font-family: 'Raleway', Roboto, "Roboto Bk", "Roboto Cn", "Roboto Slab", "Roboto Th", Arial;
}
header {
	height: 60px;
	overflow: visible
}
.logo {
	background-position: -10px -10px;
	padding-top: 13px;
	padding-left: 60px
}
.btnNav {
	width: 25px;
	height: 25px;
	display: block;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -12.5px;
	background-image: url('../images/btn-nav.png');
	cursor: pointer
}
nav[role=navigation] {
	display: none;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #121212;
	margin-top: 60px
}
nav[role=navigation] .menu ul {
	position: absolute;
	height: 337px;
	top: 50%;
	width: 100%;
	margin: -113.5px 0 0 0;
	padding: 0
}
nav[role=navigation] .menu ul li {
	margin: 0;
	padding: 0;
	width: 100%;
	float: none;
	display: block;
	text-align: center
}
nav[role=navigation] .menu ul li a {
	font-size: 20px;
	margin: 10px 0;
	display: inline-block;
	width: auto;
	text-align: center
}
#container {
	position: relative;
	height: auto;
	width: 100%;
	overflow: auto;
	z-index: 1499;
	margin-top: 60px
}
#container.projets {
	width: 100%
}
#container .title {
	display: none;
	visibility: hidden
}
.projets .ligne {
	padding: 0 2px
}
.projets .ligne .projet-preview {
	width: 100%
}
.projets .ligne .projet-preview img {
	width: 100%;
	height: auto;
	line-height: 100%
}
.projets .ligne .projet-preview .datas {
	margin: 0 auto;
	position: relative;
	width: 100%;
	text-align: center;
	text-decoration: none;
	padding: 0 0 5px 0;
	height: auto;
	margin-bottom: 15px;
	clear: both
}
.projets .ligne .projet-preview .datas h3, .projets .ligne .projet-preview .datas p {
	margin: 0;
	padding: 0;
	display: inline-block;
	font-size: 15px;
	white-space: normal
}
.projets .ligne .projet-preview .sharing {
	display: none
}
footer {
	display: none
}
footer.image {
	display: block
}
.home #container {
	position: absolute;
	height: auto;
	width: 100%;
	margin-top: 60px;
	overflow: hidden
}
#push-home {
	width: 100%;
	position: absolute;
	top: 50%;
	margin: -60px 0;
	padding: 0;
	display: block;
	height: 120px
}
#push-home li {
	height: 30px;
	background-color: #121212;
	background-color: rgba(18,18,18,0.8)
}
#push-home li a {
	display: block;
	width: 100%;
	color: #fff;
	font-size: 20px;
	line-height: 30px
}
a.arrow {
	display: none
}
.single-projet {
	overflow: auto
}
.single-projet #container h3 {
	font-weight: normal;
	text-align: center;
	color: #fff;
	display: block;
	font-size: 1.285714285714286em;
	width: auto!important;
	text-transform: uppercase;
	font-family: fproLight
}
.single-projet #container h3 strong {
	font-weight: normal;
	font-family: fproBold
}
.single-projet .pictures {
	overflow: hidden;
	width: auto;
	padding: 2px
}
.single-projet .pictures .picture {
	padding: 1px 0;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-ms-filter: alpha(opacity=100);
	filter: alpha(opacity=100);
	opacity: 1
}
.single-projet .pictures .picture.clear {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-ms-filter: alpha(opacity=100);
	filter: alpha(opacity=100);
	opacity: 1
}
.single-projet .credits {
	position: relative;
	bottom: auto;
	background-color: rgba(0,0,0,0.8);
	padding: 0;
	font-family: fproBook;
	padding: 5%;
	width: 90%;
	font-size: .92em;
	z-index: 5000
}
.single-projet .credits strong {
	font-weight: normal;
	font-family: fproBold
}
.single-projet iframe {
	height: auto
}
.projet-header {
	background-image: none;
	padding: 5px 133px 0 5px!important;
	width: auto;
	margin: 0;
	font-size: .8em;
	height: auto;
	line-height: 120%;
	min-width: 0;
	display: none
}
.projet-header strong {
	clear: before;
	display: block;
	margin-left: 5px
}
.projet-header span {
	display: none
}
header .sharing a.share {
	right: 68px
}
.page #container {
	position: absolute;
	height: auto;
	width: 100%;
	margin-top: 60px;
	overflow: hidden
}
.page-content {
	width: auto;
	margin: 0;
	padding: 0;
	margin: 50px 0 50px;
	height: auto;
	position: relative;
	right: auto;
	overflow: auto
}
.page-content .wanaka {
	background-image: url('../images/wanaka-ecusson.png');
	background-position: right center;
	background-repeat: no-repeat;
	line-height: 20px;
	position: absolute;
	right: 20px;
	bottom: 18px;
	font-size: .7857142857142857em
}
.page-content .wanaka a {
	padding-right: 22px;
	opacity: .0;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out
}
.page-content .wanaka:hover a {
	opacity: .5
}
.page-content .inner-content {
	position: relative;
	padding: 20px;
	bottom: auto;
	left: auto
}
.page-content h3 {
	text-transform: uppercase;
	font-size: 1.202857142857143em;
	margin: 0;
	letter-spacing: 1.80px;
	padding: 0;
	font-weight: normal;
	overflow: hidden
}
.page-content h4 {
	margin: 0;
	padding: 0;
	font-size: .7442857142857143em;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .60px;
	overflow: hidden
}
.page-content p {
	margin: 16px 0;
	font-size: .9164285714285714em;
	font-family: fproBook;
	overflow: auto;
	display: block;
	line-height: 100%;
	overflow: hidden
}
.page-content p.sharing {
	margin-top: 4px
}
.page-content p.sharing a {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-ms-filter: alpha(opacity=100);
	filter: alpha(opacity=100);
	opacity: 1
}
.page-content p.sharing a:hover {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
	-ms-filter: alpha(opacity=100);
	filter: alpha(opacity=100);
	opacity: 1
}
.page-content p.sharing .share-fb {
	margin-left: -5px
}
.page-content p.coords {
	margin-bottom: 0;
	overflow: hidden
}
.page-content p.studiowhite {
	overflow: hidden;
	font-size: 1.029285714285714em;
	font-family: fproBook
}
.page-content p.studiowhite span {
	text-transform: uppercase;
	font-family: fproLight;
	font-size: .7442857142857143em
}
.page-content a {
	color: #fff;
	text-decoration: none
}
.page #container.diary {
	position: relative;
	top: auto;
	bottom: auto
}
}
