@media screen and (max-width: 1025px) {
	body {
		overflow-x: hidden;
	}
}

#masthead {
	height: 175px;
	position: fixed;
	background-color: #fff;
	z-index: 500;
}

#img-logo a {
	height: 125px;
	width: 125px;
	background: url("/wp-content/themes/espied/images/logo.png") no-repeat;
	background: url("/wp-content/themes/espied/images/logo.svg") no-repeat, none;
	position: absolute;
	top: 30px;
	left: 30px;
	display: block;
}

.site-branding .menu-menu-francais-container, .site-branding .menu-english-menu-container {
	float: right;
	margin-top: 75px;
	margin-right: 30px;
}

#menu-menu-francais, #menu-english-menu {
	list-style-type: none;
	text-transform: uppercase;
}

#menu-menu-francais li, #menu-english-menu li {
	float: left;
	padding: 0 20px;
}

#menu-menu-francais li a, #menu-english-menu li a {
	font-family: 'Arimo', sans-serif;
	font-weight: 700;
	color: #000;
}

#menu-menu-francais li a:hover, #menu-english-menu li a:hover {
	color: #a4a4a4;
}

#menu-menu-francais li.current-menu-item a, #menu-english-menu li.current-menu-item a, #menu-menu-francais li.current-menu-parent a, #menu-english-menu li.current-menu-parent a, #menu-menu-francais li.current-post-ancestor a {
	color: #a4a4a4;
}

@media screen and (max-width: 650px) {
	/*.menu-menu-francais-container, .menu-english-menu-container {
																																																																																																																																																																																																																																																																																																																display: none;
																																																																																																																																																																																																																																																																																																																}*/
	#menu-menu-francais li, #menu-english-menu li {
		float: none;
		width: 100%;
		padding: 0 0 5px;
	}
	
	.site-branding .menu-menu-francais-container, .site-branding .menu-english-menu-container {
		float: left;
		margin: 30px 0 0;
		padding-left: 150px;
	}
}

.post-thumbnail-wrapper {
	background-color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

/* poutine ************************/
.project-info .entry-header .entry-title a {
	color: #000;
	font-family: 'Lato', sans-serif;
}

.entry-header .entry-title {
	line-height: 0;
}

.entry-header .entry-title a {
	text-transform: uppercase;
	font-weight: 700;
}

.site-main {
	padding: 0 24px 48px;
}

h1.entry-titre {
	padding: 10px 0 3px;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	width: 90%;
	margin: 0 auto 40px;
	color: #fff;
	font-size: 65px;
	letter-spacing: 5px;
}

.realisateur {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 20px;
	padding-top: 20px;
	letter-spacing: 1px;
}

.page .entry-header {
	text-align: left;
	margin-top: 180px;
}

.project-info .entry-header h1 {
	color: #2c2c2c;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
}

.page .entry-content {
	width: 66%;
	margin: 0 auto;
}

/******************************/
.entry-content {
	padding-top: 35px;
}

.page .entry-content {
	font-family: 'Lato', sans-serif;
	color: #2c2c2c;
	font-weight: 400;
	font-size: 14px;
	width: 66%;
	padding-top: 175px;
}

.entry-content p {
	line-height: 28px;
	font-size: 14px;
}

.entry-content h2 {
	font-family: 'Lato', sans-serif;
	margin-top: 35px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 35px;
	padding-bottom: 8px;
	border-bottom: 3px solid #2c2c2c;
	display: inline-block;
}

.entry-content h3 {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 35px;
}

.entry-content h5 {
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 0;
}

.entry-content h6 {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 10px;
	line-height: 35px;
	width: 60%;
}

.entry-head {
	height: 604px;
	color: #fff;
	font-family: 'Arimo', sans-serif;
	margin-top: 400px;
	text-align: center;
}

.entry-head hr {
	color: #ffff;
	background-color: #fff;
	height: 5px;
	border: 0;
	width: 450px;
	margin-top: 50px;
}

.gallery {
	padding: 0;
}

.jetpack-video-wrapper {
	margin-top: 10px;
}

/* Big size media */
@media screen and (min-width: 57em) {
	img.size-big,
																																																																																																																																																																																																																																																																																																																																																																				.caption-big {
		margin: 0 auto;
		max-width: 100%;
	}
	
	.caption-big .wp-caption-text {
		width: 696px;
	}
}

@media screen and (min-width: 66em) {
	img.size-big,
																																																																																																																																																																																																																																																																																																																																																																				.caption-big {
		margin: 0 auto;
		max-width: 100%;
	}
	
	.caption-big .wp-caption-text {
		width: 840px;
	}
}

@media screen and (min-width: 75em) {
	img.size-big,
																																																																																																																																																																																																																																																																																																																																																																				.caption-big {
		margin: 0 auto;
		max-width: 100%;
	}
	
	.caption-big .wp-caption-text {
		width: 984px;
	}
}

@media screen and (min-width: 84em) {
	img.size-big,
																																																																																																																																																																																																																																																																																																																																																																				.caption-big {
		margin: 0 auto;
		max-width: 100%;
	}
	
	.caption-big .wp-caption-text {
		width: 1128px;
	}
}

@media screen and (min-width: 93em) {
	img.size-big,
																																																																																																																																																																																																																																																																																																																																																																				.caption-big {
		margin: 0 auto;
		max-width: 100%;
	}
	
	.caption-big .wp-caption-text {
		width: 1272px;
	}
}

.jetpack-portfolio, .portfolio-type-links {
	color: #2c2c2c;
}

.info_contact {
	width: 25%;
	float: left;
	margin: 0 auto;
	display: inline-block;
}

@media screen and (max-width: 925px) {
	.info_contact {
		width: 100%;
		float: none;
		margin: 0 0 15px;
		display: inline-block;
	}
}

@media screen and (min-width: 48em) {
	.js body {
		margin-right: 0;
	}
}

.site-footer {
	border-top: 0;
	padding: 0;
}

/* pour cacher la sidebar */
.js .sidebar-toggle {
	display: none;
}

@media screen and (min-width: 48em) {
	.js body:after {
		display: none;
		width: 0;
	}
}

.js body {
	margin-right: 0;
}

/* ************************* */
.js .admin-bar .site-main .paging-navigation, .js .admin-bar .site-main .post-navigation, .js .admin-bar .site-main .image-navigation {
	display: none;
}

.liens-interne {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	margin-bottom: 20px;
	margin-top: 50px;
	letter-spacing: 1px;
	display: inline-block;
}

.liens-interne li {
	display: inline;
	float: left;
	padding-left: 10px;
}

.liens-interne li:before {
	content: "|";
	padding-right: 10px;
	color: #fff;
}

.liens-interne li:first-child:before {
	content: none;
}

.liens-interne li a {
	color: #fff;
}

.liens-interne li a:hover {
	color: #a4a4a4;
}

.nav-archive {
	display: none;
}

@media screen and (max-width: 810px) {
	.liens-interne li {
		float: none;
		width: 100%;
		display: block;
	}
	
	.liens-interne li a {
		width: 100%;
	}
	
	.liens-interne li:before {
		content: "";
		padding-right: 0;
	}
}

.entry-meta span:not(.screen-reader-text) {
	font-style: italic;
	font-family: 'Lato', sans-serif;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.33333;
	text-transform: none;
	display: block;
	padding: 5px 0 4px 24px;
	position: relative;
}

.entry-meta span:not(.screen-reader-text) a {
	color: #fff;
}

.project-info .entry-meta .portfolio-type-links {
	padding-bottom: 20px;
	font-size: 14px;
	color: #2c2c2c;
}

.project-info .entry-meta .portfolio-type-links a {
	font-size: 14px;
	color: #2c2c2c;
}

.project-info .entry-meta .portfolio-type-links a:hover {
	color: #a4a4a4;
}

.project-info .entry-header {
	padding-top: 20px;
	margin-bottom: 20px;
}

.entry-meta .sharedaddy {
	display: none;
}

@media screen and (min-width: 48em) {
	.js .site-main .paging-navigation, .js .site-main .post-navigation, .js .site-main .image-navigation {
		margin: 0;
		overflow: visible;
		top: 458px;
		left: 0;
		width: auto;
		z-index: 499;
		position: absolute;
	}
}

@media screen and (min-width: 48em) {
	.js .site-main .post-navigation-left {
		margin: 0;
		overflow: visible;
		top: 458px;
		right: 0;
		width: auto;
		z-index: 499;
		position: absolute;
	}
}

@media screen and (min-width: 1800px) {
	.js .site-main .post-navigation-left .nav-links .nav-previous, .js .site-main .post-navigation .nav-links .nav-next {
		background-color: #c1c1c1;
	}
}

.gallery {
	background-color: #fff;
}

p strong {
	font-weight: 700;
	font-family: 'Lato', sans-serif;
}

.portfolio-filter {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}

.portfolio-filter ul {
	clear: left;
	float: left;
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	position: relative;
	left: 50%;
	text-align: center;
}

.portfolio-filter ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 3px 10px;
	position: relative;
	right: 50%;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	color: #c1c1c1;
}

.portfolio-filter li.active {
	color: #4d4d4d;
}

.portfolio-filter ul li:hover {
	color: #4d4d4d;
	cursor: pointer;
}

#introduction {
	width: 660px;
	margin: 0 auto;
}

#introduction h6 {
	color: #2c2c2c;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 400;
	margin: 0 0 20px;
	line-height: 35px;
	width: 100%;
}

.type-it {
	width: 66%;
	margin: 0;
	padding: 0;
}

h5.type-title {
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 35px;
	padding-bottom: 8px;
	margin-left: 35px;
	border-bottom: 3px solid #2c2c2c;
	display: inline-block;
	margin-top: 0;
}

.liens-interne ul {
	margin: 0 10px 24px 0;
}

.liens-interne .sharedaddy {
	display: none;
}

.entry-content:before {
	background-color: #fff;
}