/*
Theme Name: Hamburger Records 2
Theme URI: https://hamburger-records.com/
Author: Holy Soakers
Author URI: http://www.holysoakers.com
Description: Custom theme for the Hamburger Records label and music supervision website. Originally crafted by Holy Soakers in Paris and Brussels.
Version: 2.0.0
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hamburger-records-2
Tags: music, custom-menu, custom-post-type, two-columns, featured-images
*/
@font-face {
	font-family: 'FG_text_Regular';
	src: url('fonts/FoundersGroteskTextWeb-Regular.eot');
	src: url('fonts/FoundersGroteskTextWeb-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/FoundersGroteskTextWeb-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FG_text_RegularItalic';
	src: url('fonts/FoundersGroteskTextWeb-RegularItalic.eot');
	src: url('fonts/FoundersGroteskTextWeb-RegularItalic.eot?#iefix') format('embedded-opentype'), url('fonts/FoundersGroteskTextWeb-RegularItalic.woff') format('woff');
}
@font-face {
	font-family: 'FG_text_Semibold';
	src: url('fonts/FoundersGroteskTextWeb-Semibold.eot');
	src: url('fonts/FoundersGroteskTextWeb-Semibold.eot?#iefix') format('embedded-opentype'), url('fonts/FoundersGroteskTextWeb-Semibold.woff') format('woff');
}
@font-face {
	font-family: 'FG_Mono';
	src: url('fonts/FoundersGroteskMonoWeb-Regular.eot');
	src: url('fonts/FoundersGroteskMonoWeb-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/FoundersGroteskMonoWeb-Regular.woff') format('woff');
}
/*-----------------------------------------------------
	1. Normalize 
-------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	display: block;
}
/*-----------------------
	2. Accessibility
------------------------*/
.screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	height: 1px;
	overflow: hidden;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.6);
	clip: auto!important;
	color: #21759b;
	display: block;
	font-size: 14px;
 font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
/*-----------------------
	3. Clearing
------------------------*/
.clear {
	clear: both;
}
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .entry-footer:before, .entry-footer:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after, .nav-links:before, .nav-links:after, .pagination:before, .pagination:after, .comment-author:before, .comment-author:after, .widget-area:before, .widget-area:after, .widget:before, .widget:after, .comment-meta:before, .comment-meta:after {
	content: "";
	display: table;
	table-layout: fixed
}
.clear:after, .entry-content:after, .entry-footer:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after, .nav-links:after, .pagination:after, .comment-author:after, .widget-area:after, .widget:after, .comment-meta:after {
	clear: both
}
/*-----------------------
	4. Text Zone
------------------------*/
.textZone p {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}
.textZone b, .textZone strong {
	font-weight: bold;
}
.textZone big {
	font-size: 125%
}
.textZone dfn, .textZone cite, .textZone em, .textZone i {
	font-style: italic
}
.textZone a {
	color: #000;
}
.textZone a:hover {
	color: #111;
}
.textZone ul {
	list-style: outside disc;
	margin: 1em 1em 1em 4em;
}
.textZone ol {
	list-style: outside decimal;
	margin: 1em 1em 1em 4em;
}
.textZone li {
	position: relative;
	left: 1em;
	padding-right: 1em;
	margin: 0 0 0.3em 0;
}
.textZone h1, .textZone h2, .textZone h3, .textZone h4, .textZone h5, .textZone h6 {
	clear: both;
	line-height: 1.4;
	margin: 0 0 .75em;
	padding: 1.5em 0 0
}
.textZone h1 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 300
}
.textZone h2 {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300
}
.textZone h3 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 300
}
.textZone h4 {
	font-size: 16px;
	font-size: 1rem;
	font-weight: 800
}
.textZone h5 {
	font-size: 13px;
 font-size: .8125rem;
	font-weight: 800;
	letter-spacing: .15em;
	text-transform: uppercase
}
.textZone h6 {
	font-size: 15px;
 font-size: .9375rem;
	font-weight: 800
}
.textZone h1:first-child, .textZone h2:first-child, .textZone h3:first-child, .textZone h4:first-child, .textZone h5:first-child, .textZone h6:first-child {
	padding-top: 0
}
.textZone address {
	margin: 0 0 1.5em
}
.textZone pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em
}
.textZone code, .textZone kbd, .textZone tt, .textZone var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 16px;
	font-size: 1em
}
.textZone abbr, .textZone acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}
.textZone mark, .textZone ins {
	background: #eee;
	text-decoration: none
}
.textZone blockquote {
	background: #f9f9f9;
	padding: 1em 1em 1em 3em;
	border-left: 10px solid #666;
	margin: 1.5em 10px;
	quotes: "\201C""\201D""\2018""\2019";
}
.textZone blockquote:before {
	color: #ccc;
	content: open-quote;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0.25em;
	vertical-align: -0.4em;
}
.textZone blockquote p {
	display: inline;
}
.textZone q {
	quotes: "“" "”" "‘" "’"
}
.textZone .size-thumbnail {
	width: 33%;
	height: auto;
}
.textZone .size-medium {
	width: 50%;
	height: auto;
}
.textZone .size-large {
	width: 100%;
	height: auto;
}
.textZone .size-full {
	max-width: 100%;
	height: auto;
}
.textZone .alignleft {
	position: relative;
	display: block;
	float: left;
	margin: 0 1.5em 1.5em 0;
}
.textZone .alignright {
	position: relative;
	display: block;
	float: right;
	margin: 0 0 1.5em 1.5em;
}
.textZone .aligncenter {
	position: relative;
	display: block;
	clear: both;
	margin: 1.5em auto;
}
.textZone :focus {
	outline: none
}
/*-----------------------
	5. My Style
------------------------*/
html {
	height: 100%;
}
html, body {
	font-family: "FG_text_Regular";
	color: #1E1E1E;
	width: 100%;
	margin: 0 auto;
	font-size: 16px;
	min-height: 100%;
}
body {
	min-height: calc(100% - 48px);
	background: rgb(224,243,250);
}
::selection {
	background: #000000;
	color: #fff;
	text-shadow: none;
}
a {
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	text-decoration: none;
	color: #1E1E1E;
}
img {
	max-width: 100%;
	height: auto;
}
#main {
	/*padding-bottom: 100px;*/
	min-height: 100%;
}
#topbar {
	height: 48px;
	font-size: 18px;
	color: #fff;
	width: 100%;
	background-color: #000;
	width: 100%;
	padding: 12px;
	position: absolute;
	bottom: 0;
	z-index: 90;
}
header {
	position: fixed;
	top: calc(-100% + 48px);
	width: 100%;
	height: 100%;
	transition: top 0.3s ease;
	z-index: 90;
}
#topbar #HR {
	position: relative;
	float: left;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.home #topbar #HR {
	width: 25%;
}
#topbar #burger {
	position: absolute;
	cursor: pointer;
	right: 12px;
	top: 0;
	width: 20px;
	background: url(img/iconMenu.svg) center center no-repeat;
	z-index: 99
}
#topbar #burger:hover {
	background: url(img/iconMenuBlue.svg) center center no-repeat;
}
#topbar #btn-top-close {
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 12px;
	width: 16px;
	background: url(img/iconClose.svg) center center no-repeat;
	-webkit-transform: translateZ(0);
	-webkit-font-smoothing: antialiased;
	-webkit-transition: inherit;
	transition: inherit;
	padding-left: 16px;
	overflow: hidden;
}
#topbar #btn-top-close:hover {
	background: url(img/iconCloseBlue.svg) center center no-repeat;
}
#topbar #btn-top-close.hide, #topbar #burger.hide {
	display: none;
}
#topbar h1, #topbar #home-slider-cat {
	text-transform: uppercase;
	width: 50%;
	float: left;
	padding: 2px 0 6px 12px;
	transition: opacity .3s ease;
	color: #fff;
}
#topbar h1 {
	letter-spacing: 0.05em;
}
header.active .home-title {
	display: none;
}
.home-title, #home-slider-title {
	position: relative;
	float: left;
	width: 33%;
}
.home .home-title, .home #home-slider-title {
	width: 25%;
}
.home-title a {
	position: relative;
	top: 1px;
	text-transform: uppercase;
	padding: 2px 0 6px 12px;
	transition: opacity .3s ease;
	color: #fff;
	border-left: 1px solid rgb(70,70,70);
	letter-spacing: .05em;
}
header.active #home-slider-title {
	display: none;
}
#topbar #home-slider-title {
	position: relative;
	top: -2px;
	border-left: 1px solid rgb(70,70,70);
	padding: 4px 40px 7px 12px;
	color: #969696;
	font-family: 'FG_text_Regular';
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#topbar #home-slider-title i {
	font-style: italic;
}
#topbar #bloc-menu-year {
	width: 50%;
	float: left;
	transition: opacity .3s ease;
}
.single #topbar #bloc-menu-year, .post-type-archive-label #bloc-menu-year, .post-type-archive-autres-activites #bloc-menu-year, .post-type-archive-bande-originale #bloc-menu-year {
	display: none !important
}
#topbar #bloc-menu-year #tous {
	border-left: 1px solid rgb(70,70,70);
	padding: 0 0 8px 12px;
	color: rgb(120,120,120);
	background: url(img/dropDownMenu.svg) right top no-repeat;
	background-position: right top;
	margin-bottom: 10px;
	cursor: pointer;
}
#topbar #bloc-menu-year:hover #tous {
	background: url(img/dropDownMenuBlue.svg) right top no-repeat;
	background-position: right top;
}
.page-template-template-sm .athome #topbar #bloc-menu-year {
	display: none;
}
.page-template-template-sm .athome #topbar h1 {
	display: none;
}
.page-template-template-sm .nothome #topbar h1 {
	display: block!important;
}
.page-template-template-sm .nothome #topbar #bloc-menu-year {
	display: none;
}
.page-template-template-sm .nothome #topbar #home-slider-title {
	display: none;
}
.page-template-template-sm .nothome #topbar #home-slider-cat {
	display: none;
}
#topbar #menu-year {
	display: none;
	width: 100%;
	background: #fff;
	color: rgb(120,120,120);
	font-family: "FG_text_Regular";
	font-size: 18px;
	padding: 0 12px;
	z-index: 2;
}
#topbar #menu-year li {
	border-bottom: 1px solid rgb(200,200,200);
	padding: 15px 0;
	cursor: pointer;
	transition: all .4s ease-in-out
}
#topbar #menu-year li:hover {
	color: rgb(30,30,30);
}
#topbar #menu-year li.year {
	margin-left: 22px;
	padding-left: 26px;
	background: url(img/dropDownMenu_OptionArrow.svg) left center no-repeat;
	background-size: 16px;
}
#topbar #menu-year #menu-years-detail li:last-child {
	border-bottom: none;
}
#topbar #menu-year li.year:hover {
	color: rgb(30,30,30);
}
#topbar #menu-year li.encours {
	border-top: 1px solid rgb(200,200,200);
	border-bottom: none;
}
#overlay2 {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
	height: 100%;
	width: 100%;
	background-color: rgba(224,243,250,0.95);
	display: none;
}
#logo {
	display: block;
	float: left;
	padding: 22px;
	width: 304px;
}
#logo img {
	width: 260px;
}
nav#primary {
	height: 100%;
	background-color: rgba(40, 40, 40, 1);
	width: 100%;
	transition: visibility none;
}
#menu-menu {
}
nav#primary .menu-menu-container {
	margin-left: calc(304px + 53px);
}
nav#primary .menu li {
	position: relative;
	height: 97px;
	background-size: 96px;
}
nav#primary .menu li a {
	position: absolute;
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	letter-spacing: 0.04em;
	line-height: 3;
	width: 100%;
	display: inline-block;
	height: 100%;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	z-index: 90;
}
/*
nav#primary .menu li a:after{
	content:" ";
	position:absolute;
	top:0;
	right:0;
	width:0%;
	height:100%;
	background:lime;
	z-index:-1;
	-webkit-transition: all .3s linear; 
	transition: all .3s linear;
}
*/
/*
nav#primary .menu li:hover a:after{
	width:100%;
}
*/
nav#primary .menu li:hover a {
	padding-left: 60px;
}
nav#primary .menu li:nth-child(1) {
	border-bottom: 1px solid rgb(224,243,250);
	border-right: 12px solid rgb(224,243,250);
	background: url(img/menuSupervision.svg) right top no-repeat;
	background-position: right center;
}
nav#primary .menu li:nth-child(1) a {
	color: rgb(224,243,250);
}
nav#primary .menu li:nth-child(2) {
	border-bottom: 1px solid rgb(250,250,180);
	border-right: 12px solid rgb(250,250,180);
	background: url(img/menuLabel.svg) right top no-repeat;
	background-position: right center;
}
nav#primary .menu li:nth-child(2) a {
	color: rgb(250,250,180);
}
nav#primary .menu li:nth-child(3) {
	border-bottom: 1px solid rgb(250,147,162);
	border-right: 12px solid rgb(250,147,162);
	background: url(img/menuAutresActivites.svg) right top no-repeat;
	background-position: right center;
}
nav#primary .menu li:nth-child(3) a {
	color: rgb(250,147,162);
}
nav#primary .menu li:nth-child(4) {
	border-bottom: 1px solid rgb(162,238,177);
	border-right: 12px solid rgb(162,238,177);
	background: url(img/menuContact.svg) right top no-repeat;
	background-position: right center;
}
nav#primary .menu li:nth-child(4) a {
	color: rgb(162,238,177);
}
header.active {
	top: 0!important;
	transition: top 0.3s ease;
}
header.active nav#primary {
	visibility: visible;
}
header.active .container h1, header.active .container #bloc-menu-year {
	opacity: 0;
}
.container {
	width: 960px;
	margin: 0 auto;
}
#content {
	background-color: #fff;
	margin-top: 48px;
}
body.home {
	overflow: hidden;
}
/* sm */
body.page-template-template-sm, body.single {
	background: rgb(224,243,250);
}
body.page-template-template-sm #content {
	padding: 8px;
}
.sm-item {
	display: inline-block;
	margin: 4px;
}
.sm-item .bloc-img {
	display: inline-block;
	background: #d5f3fb;
}
.sm-item a img {
	display: block;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	mix-blend-mode: multiply;
	background: #d5f3fb;
}
.sm-item a:hover img {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	mix-blend-mode: normal;
}
.sm-item img {
	width: 228px;
}
.sm-title {
	font-size: 16px;
	color: rgb(70,70,70);
	margin-top: 9px;/*overflow: hidden;*/
}
.sm-real {
	font-size: 16px;
	color: rgb(70,70,70);
	margin-bottom: 25px;/*overflow: hidden;*/
}
.sm-real span {
	font-family: "FG_text_Semibold";
	font-size: 12px;
}
.sm-title-year {
	font-size: 16px;
	color: rgb(70,70,70);
	border-top: 1px solid rgb(70,70,70);
	margin-right: 4px;
}
.sm-title-year span {
	position: relative;
	top: 2px;
}
.sm-year-items {
	margin-left: 236px;
	margin-top: -20px;
}
/* sm single*/
body.single-format-standard, body.single-bande-originale, body.noscroll {
	height: calc(100% - 48px);
}
/*
body.single-format-standard #main,body.single-bande-originale #main,body.noscroll #main{
	height:calc(100% - 48px);
	
}
*/
body.scroll {
	height: auto;
	min-height: calc(100% - 48px);
}
.tab {
	display: none;
}
.tab .container {
	background-color: #fff;
	padding-bottom: 12px
}
.tab.active {
	display: block;
}
#submenu {
	margin-top: 48px;
	height: 48px;
	background-color: #fff;
	color: rgb(30,30,30);
	/*padding: 8px;*/
	border-bottom: 1px solid rgb(200,200,200);
}
#submenu a {
	font-size: 18px;
	color: rgb(30,30,30);
	padding-left: 12px;
	display: inline-block;
	width: 33%;
	border-left: 1px solid rgb(200,200,200);
	padding: 14px 12px 15px 12px;
}
#submenu a #submenu a:nth-child(1) {
	border-left: none;
}
#submenu a.active {
	font-family: 'FG_text_Semibold';
}
#bo {
	margin-left: calc(50% - 480px);
	background-color: #fff;
}
.bloc-tracks {
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	width: 500px;
}
.bloc-tracks::-webkit-scrollbar {
 display: none;
}
.bloc-couv {
	width: calc(100% - 480px);
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.musique-p {
	display: flex;
}
.musique-title {
	height: 48px;
	background: rgb(224,243,250);
	font-size: 14px;
	text-transform: uppercase;
	color: rgb(56,169,255);
	padding: 12px;
	border-left: 1px solid rgb(200,200,200);
	border-bottom: 1px solid rgb(200,200,200);
	line-height: 1.4;
}
.musique-p div img {
	width: 100%;
}
table.musique td.tracklisting-title {
	height: 48px;
	background: rgb(224,243,250);
	font-size: 14px;
	text-transform: uppercase;
	color: rgb(56,169,255);
	padding: 12px;
	border-left: 1px solid rgb(200,200,200);
	border-bottom: 1px solid rgb(200,200,200);
}
table.musique {
	width: 100%;
	/*max-width: 493px;*/
}
#bo table.musique {
	width: 493px;
}
table.musique td {
	border-bottom: 1px solid rgb(200,200,200);
	font-size: 16px;
	color: rgb(120,120,120);
	line-height: 22px;
	padding: 10px 12px;
}
article table.musique .track:hover td, article table.musique .track:hover td.numtrack {
	background: #f6f6f6;
	border-bottom: 1px solid rgb(200,200,200) !important;
	cursor: pointer;
}
table.musique td.numtrack {
	border-left: 1px solid rgb(200,200,200);
	width: 32px;
	position: relative;
	font-family: "FG_Mono";
}
.artist {
	font-style: italic;
}
.length {
	font-family: "FG_Mono";
	text-align: right;
	padding-right: 15px !important;
}
.hentry #buy_links {
	position: relative;
	width: 100%;
	text-align: right;
	font-size: 0;
	margin-bottom: 57px;
}
.hentry #buy_links li {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid rgb(200,200,200);
	border-left: 1px solid rgb(200,200,200);
	background-color: #fff;
}
.hentry #buy_links li a {
	position: relative;
	display: block;
	width: 54px;
	height: 54px;
	background-size: auto 54px;
	text-indent: -9999px;
}
.hentry #buy_links li a span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 54px;
	height: 54px;
	background-size: auto 54px;
	opacity: 0;
}
.hentry #buy_links li a#iTunes {
	background: url(img/buyApple.svg) no-repeat;
}
.hentry #buy_links li a#iTunes span {
	background: url(img/buyAppleBlue.svg) no-repeat;
}
.hentry #buy_links li a#Spotify {
	background: url(img/buySpotify.svg) no-repeat;
}
.hentry #buy_links li a#Spotify span {
	background: url(img/buySpotifyBlue.svg) no-repeat;
}
.hentry #buy_links li a#Deezer {
	background: url(img/buyDeezer.svg) no-repeat;
}
.hentry #buy_links li a#Deezer span {
	background: url(img/buyDeezerBlue.svg) no-repeat;
}
.hentry #buy_links li a#Soundcloud {
	background: url(img/buySoundcloud.svg) no-repeat;
}
.hentry #buy_links li a#Soundcloud span {
	background: url(img/buySoundcloudBlue.svg) no-repeat;
}
.hentry #buy_links li a#iTunes:hover span, #buy_links li a#Spotify:hover span, #buy_links li a#Deezer:hover span, #buy_links li a#Soundcloud:hover span {
	opacity: 1;
}
#infos {
	padding-bottom: 48px;
}
#infos1 {
	font-size: 18px;
	line-height: 23px;
	color: rgb(30,30,30);
	width: 50%;
	float: left;
	padding: 16px 12px 22px 12px;
}
#infos1 p span {
	text-decoration: none !important;
	display: inline-block;
	border-bottom: 1px solid #000;
}
#infos2 {
	font-size: 18px;
	line-height: 23px;
	color: rgb(30,30,30);
	width: 50%;
	float: right;
	padding: 16px 12px 22px 12px;
}
#infos2 p {
	text-indent: 50px;
}
#infos2 p:first-child {
	text-indent: 0px;
}
#gallery {
	padding: 0 12px;
	margin: 0;
}
#ba {
	padding-bottom: 48px;
}
.ba-img {
	margin: 0px 12px 0px 12px;
	position: relative;
}
.ba-img a {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.75);
	top: 0;
	left: 0;
	display: flex;
}
.ba-img a span {
	margin: auto;
	color: #fff;
	font-size: 64px;
}
#overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 97;
	height: 100%;
	width: 100%;
	background: #000;
	display: none;
}
#video {
	display: none;
	position: fixed;
	width: 100%;
	z-index: 98;
	height:100%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#video-container {
	position:absolute;
	top:50%;
	left:50%;
	width: 960px;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
#video-close {
	position: absolute;
	right: 12px;
	top: 0;
	color: #fff;
	font-size: 51px;
	font-weight: 100;
	font-family: times;
	cursor: pointer;
	width: 16px;
	background: url(img/iconClose.svg) center center no-repeat;
	z-index: 999;
}
#video-close:hover {
	background: url(img/iconCloseBlue.svg) center center no-repeat;
}
/*label */
body.post-type-archive-label, body.single-label, body.post-type-archive-bande-originale, body.single-bande-originale {
	background-color: rgb(253,249,212);
}
.post-type-archive-label #content {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	padding: 12px 0;
}
.label-item {
	width: calc(33.333% - 24px);
	margin: 12px;
	padding: 0;
}
.label-item img {
	display: block;
	width: 300px;
	height: 300px;
	object-fit: cover;
}
@media (max-width: 768px) {
	.label-item { width: calc(50% - 24px); }
	.label-item img { width: 100%; height: auto; aspect-ratio: 1 / 1; object-fit: cover; }
}
@media (max-width: 480px) {
	.label-item { width: calc(50% - 24px); }
}
.label-item .sm-title {
	font-size: 16px;
	color: rgb(70,70,70);
	margin-top: 14px;
	height: 22px;
	overflow: hidden;
	margin-bottom: 24px;
}
/* label single */
body.single-label #submenu a {
	width: 33%;
}
body.single-label .musique-title, body.post-type-archive-bande-originale .musique-title, .single-bande-originale .musique-title {
	background-color: rgb(253,249,212);
	border-right: 1px solid rgb(200, 200, 200);
}
#albums-details {
	margin-left: calc(50% - 480px);
	background-color: #fff;
}
.album {
	width: calc(50% - 12px);
	display: block;
	padding-bottom: 22px;
	margin-right: 12px;
	float: left;
	border-top: 1px solid rgb(200, 200, 200);
}
.label .container .album:nth-child(2), .label .container .album:nth-child(3), .post-type-archive-bande-originale .container .album:nth-child(2), .post-type-archive-bande-originale .container .album:nth-child(3) {
	border-top: 0;
}
.album:last-child {
	padding-bottom: 0
}
.album img {
	width: 240px;
	float: left;
}
.album .text {
	width: 228px;
	float: left;
	font-family: 'FG_Mono';
	font-size: 16px;
	color: rgb(70,70,70);
	line-height: 20px;
	display: flex;
	justify-content: space-between;
	padding: 12px 0 12px 12px
}
.album .text h3 {
	font-family: "FG_text_Regular";
}
.infos1-title {
	text-decoration: underline;
	width: 102px;
	float: left;
}
.infos1-text {
	width: 354px;
	float: left;
}
#infos sup {
	vertical-align: super;
	font-size: 10px;
	border-bottom: 1px solid black;
	padding-bottom: 3px;
	line-height: 0;
	text-decoration: none;
}
#clips.tab .container, #presse.tab .container {
	background-color: transparent;
}
#clips .accordion-item, #presse .accordion-item {
	padding: 12px;
}
.clip-title, .presse-title, .biographie-title, .synchros-title {
	font-family: 'FG_Mono';
	font-size: 17px;
	color: rgb(70,70,70);
	line-height: 23px;
}
.clip-title span, .presse-title, .biographie-title, .synchros-title {
	font-family: 'FG_text_Regular';
}
.clip-title::after {
	top: 0 !important;
}
.biographie-title {
	height: 65px;
}
.biographie-title:after {
	top: 0 !important;
}
.single-label #gallery {
	padding: 16px 0 0 0;
}
.single-label .slider-controls-container {
	font-size: 16px;
}
.single-label #infos .container {
	padding-bottom: 0;
}
.clip-content {
	width: 707px;
	float: right;
	margin-top: 14px;
}
.clip-content .ba-img {
	margin: 0;
}
.presse-content, .biographie-content {
	padding-left: 315px;
}
.presse-content, .biographie-content p {
	text-indent: 50px;
}
.presse-content, .biographie-content p:first-child {
	text-indent: 0px;
}
div.synchros {
	position: relative;
	display: block;
	width: 100%;
	border-top: 1px solid rgb(30, 30, 30);
	font-size: 15px;
}
div.synchros .synchrosLine {
	position: relative;
	clear: left;
	display: block;
	width: 100%;
	border-bottom: 1px solid rgb(30, 30, 30);
	line-height: 1.2em;
}
div.synchros span {
	position: relative;
	display: block;
	float: left;
	padding: 9px 0 27px 0;
	height: 60px;
}
div.synchros span.syncro-annee {
	width: 120px;
}
div.synchros span.syncro-qui {
	width: 324px;
	padding-right: 20px;
}
div.synchros span.syncro-titre {
	font-family: 'FG_text_RegularItalic';
}
div.synchros a {
	position: relative;
	display: block;
}
div.synchros a .btn-video {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
}
div.synchros a .btn-video::after {
	content: "◦";
	font-size: 30px;
	font-family: Arial, sans-serif;
	line-height: 1;
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 7px;
}
div.synchros a:hover .btn-video::after {
	content: "•";
}
.tab-album, #tab-albums {
	display: none;
}
.tab-album.active, #tab-albums.active {
	display: block;
}
/*
.btn-back {
	display: inline-block;
	width: 20px;
	height: 24px;
	background: url(img/sliderNavigation.svg) left top no-repeat;
	background-size: 46px;
	float: left;
	background-position: -6px 0px;
	margin-right: 14px;
}
.btn-back-blue {
	display: inline-block;
	width: 20px;
	height: 24px;
	background: url(img/sliderNavigationBlue.svg) left top no-repeat;
	background-size: 46px;
	float: left;
	background-position: -6px 0px;
	margin-right: 14px;
}
*/
.btn-back {
	position: relative;
	display: inline-block;
	float: right;
	font-size: 14px;
	font-family: "FG_text_Regular";
	color: rgb(56, 169, 255);
	text-transform: capitalize !important;
}
.btn-back::after {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 1px;
	background: rgb(56, 169, 255);
}
/* bandes originales */

body.post-type-archive-bande-originale #content {
	margin-top: 0px;
}
body.post-type-archive-bande-originale #submenu a, body.single-bande-originale #submenu a {
	width: 50%
}
body.single-bande-originale table.musique td.tracklisting-title {
	background-color: rgb(253,249,212);
}
.slider-nav {
	display: flex;
	justify-content: space-between;
	padding: 14px 12px 0;
	font-family: 'FG_Mono';
}

@media only screen and (max-width : 958px) {
	.label .slider-nav{padding:0 !important;}
}
.btn-slider {
	display: block;
	width: 16px;
	height: 16px;
	background: url(img/sliderNavigation.svg) left top no-repeat;
	background-size: auto 16px;
}
.btn-slider.next {
	background: url(img/sliderNavigation.svg) right top no-repeat;
	background-size: auto 16px;
}
/*activités */
body.post-type-archive-autres-activites, body.post-type-archive-autres-activites #content {
	background-color: rgb(253,233,237);
}
.activite-title {
	font-size: 24px;
	color: rgb(30,30,30);
	padding: 10px 0 14px;
}
.accordion-title {
	position: relative;
	cursor: pointer;
	letter-spacing: 0.02em;
	padding-right: 60px;
}
.accordion-title:after {
	content: "•••";
	font-size: 30px;
	font-family: Arial, sans-serif;
	line-height: 1;
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 16px;
}
.post-type-archive-autres-activites .accordion-title:after {
	top: 11px;
}
.accordion-title.open:after {
	content: "◦◦◦";
}
.accordion-content {
	padding-top: 12px;
	font-size: 18px;
	line-height: 23px;
	color: rgb(30,30,30);
}
.accordion-content.inner {
	display: none;
}
.accordion-content.inner.show {
	display: block;
}
.activite-content .text {
	padding-left: 315px;
}
.activite-content .text p {
	text-indent: 50px;
}
.activite-content .text p:first-child {
	text-indent: 0px;
}
.activite-content a {
	position: relative;
	display: inline-block;
	font-size: 17px;
	line-height: 24px;
	color: rgb(255,147,162);
	text-decoration: none;
}
.activite-content a:hover {
	color: #000;
}
.activite-content img {
	padding: 22px 0 0 0;
}
.accordion-item {
	margin-bottom: 12px;
	background-color: #fff;
	padding: 12px;
}
.synchros-title.accordion-title {
	height: 65px;
}
.synchros-title.accordion-title::after {
	top: 0;
}
/* player */ 
#player-bar {
	position: fixed;
	height: 48px;
	font-size: 18px;
	color: #fff;
	width: 100%;
	background-color: #000;
	bottom: -57px;
	z-index: 99;
	transition: all 0.3s ease;
}
#player-bar.active {
	bottom: 0px;
}
#player-bar-album {
	font-family: 'FG_text_Semibold';
	font-size: 15px;
	text-transform: uppercase;
}
#player-bar-title {
	font-size: 16px;
}
#player-bar-artist {
	font-family: 'FG_text_RegularItalic';
	font-size: 16px;
}
#player-bar #btn-up {
	float: left;
	background: url(img/iconUp.svg) center center no-repeat;
	width: 21px;
	margin: 0 12px;
	transition: none;
}
#player-bar #btn-up:hover {
	background: url(img/iconUpBlue.svg) center center no-repeat;
}
#player-bar #btn-up.btn-down {
	background: url(img/iconDown.svg) center center no-repeat;
}
#player-bar #btn-up.btn-down:hover {
	background: url(img/iconDownBlue.svg) center center no-repeat;
}
#player-bar .bloc-title {
	float: left;
	padding: 12px;
}
#player-bar .bloc-control {
	float: right;
}
#player-bar .bloc-control a {
	display: inline-block;
	-webkit-transform: translateZ(0);
	-webkit-font-smoothing: antialiased;
	-webkit-transition: inherit;
	transition: inherit;
}
#player-bar #duration {
	float: left;
	display: block;
	padding: 14px 31px 14px 0;
	font-size: 16px;
}
#player-bar #btn-close {
	background: url(img/iconClose.svg) center center no-repeat;
	width: 16px;
	margin-right: 12px;
}
#player-bar #btn-close:hover {
	background: url(img/iconCloseBlue.svg) center center no-repeat;
}
#player-bar #btn-next {
	background: url(img/iconNext2.svg) center center no-repeat;
	width: 16px;
	margin-right: 31px;
}
#player-bar #btn-next:hover {
	background: url(img/iconNext2Blue.svg) center center no-repeat;
}
#player-bar #btn-playstop {
	background: url(img/iconNext.svg) center center no-repeat;
	transition: none;
	width: 12px;
	margin-right: 31px;
}
#player-bar #btn-playstop:hover {
	background: url(img/iconNextBlue.svg) center center no-repeat;
}
#player-bar #btn-playstop.pause {
	background: url(img/iconPause.svg) center center no-repeat;
	width: 12px;
	margin-right: 31px;
}
#player-bar #btn-playstop.pause:hover {
	background: url(img/iconPauseBlue.svg) center center no-repeat;
}
#player-bar #btn-previous {
	background: url(img/iconPrevious2.svg) center center no-repeat;
	width: 16px;
	margin-right: 31px;
}
#player-bar #btn-previous:hover {
	background: url(img/iconPrevious2Blue.svg) center center no-repeat;
}
#player-bar #progressbar {
	position: absolute;
	top: -6px;
	left: 0;
	width: 0px;
	height: 6px;
	background-color: rgb(56,169,255);
}
#player-bar #progressbar-bg {
	position: absolute;
	top: -6px;
	left: 0;
	width: 100%;
	height: 6px;
	background-color: #787878;
}
#player {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.91);
	bottom: 0px;
	left: 0;
	display: none;
	z-index: 99;
}
#player-links {
	float: left;
	height: 100%;
	width: calc(50% - 480px);
	background-color: rgb(30,30,30);
	padding: 12px 35px 0 35px;
}
#player-links img {
	display: block;
	width: 100%;
	height: auto;
}
#player-links .ext {
	font-size: 16px;
	color: rgb(56,169,255);
	border: 1px solid rgb(56,169,255);
	border-bottom: none;
	padding: 12px;
	text-transform: uppercase;
	line-height: 24px;
	display: block;
	width: 228px;
	max-width: 100%;
}
#player-links .ext:last-child {
	border-bottom: 1px solid rgb(56,169,255);
}
#player-links .ext:hover {
	background: rgb(56,169,255);
	color: rgb(30, 30, 30);
}
.player-btn {
	position: absolute;
	top: 0;
	left: 0;
	width: 48px;
	float: left;
	background-color: rgb(30,30,30);
}
.sprite {
	display: block;
	height: 48px;
}
.player-btn a {
	/*background-position: -352px 5px;*/
	transition: none;
	background: url('img/iconMore.svg') no-repeat center center;
	background-size:auto 32px;
}
#player-menu .player-btn a {
	/*background-position: -391px 5px;*/
	background: url('img/iconLess.svg') no-repeat center center;
	background-size:auto 32px;
}
#player-tracklist {
	width: 500px;
	padding: 12px 0;
	float: left;
	position: relative;
	background-color: rgb(30,30,30);
	border-left: 1px solid rgb(70, 70, 70);
	border-right: 1px solid rgb(70, 70, 70);
	min-height: 100%;
	overflow-y: scroll;
	max-height: 100%;
}
#player-tracklist #player-title {
	font-size: 18px;
	color: #fff;
	height: 84px;
	text-transform: uppercase;
	padding-left: 12px;
}
#player-tracklist table.musique td {
	border-bottom: 1px solid rgb(70,70,70);
	font-size: 16px;
	color: #FFF;
	border-left: none;
}
#player-tracklist table.musique .track:hover td {
	background: rgba(0, 0, 0, 1);
	cursor: pointer;
}
#player-tracklist table.musique .active:hover td.numtrack:after {
	background: url('img/nowPlaying.svg') rgba(0, 0, 0, 1) no-repeat 12px 18px !important;
	background-size: 13px !important;
	cursor: pointer;
}
#player-tracklist table.musique tr:first-child td {
	border-top: 1px solid rgb(70,70,70);
}
#player-tracklist .musique .track.active td.numtrack:after {
	background: url('img/nowPlaying.svg') no-repeat 12px 18px rgb(30,30,30);
	background-size: 13px;
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	content: "";
}
#player-tracklist .musique .track.active:hover td.numtrack:after {
	background: url('img/nowPlaying.svg') no-repeat 12px 18px rgb(40,40,40);
	background-size: 13px;
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	content: "";
}

#player-tracklist table.musique td.numtrack, table.musique .track td.numtrack, table.musique .track td.length {
	color: rgb(56,169,255);
}
#player-tracklist #buy_links {
	position: relative;
	width: 100%;
	text-align: right;
	font-size: 0;
	margin-bottom: 57px;
}
#player-tracklist #buy_links li {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid rgb(70, 70, 70);
	border-left: 1px solid rgb(70, 70, 70);
}
#player-tracklist #buy_links li a {
	position: relative;
	display: block;
	width: 54px;
	height: 54px;
	background-size: auto 54px;
	text-indent: -9999px;
}
#player-tracklist #buy_links li a span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 54px;
	height: 54px;
	background-size: auto 54px;
	opacity: 0;
}
#player-tracklist #buy_links li a#itunes {
	background: url(img/buyApple.svg) no-repeat;
}
#player-tracklist #buy_links li a#itunes span {
	background: url(img/buyAppleBlack.svg) no-repeat;
}
#player-tracklist #buy_links li a#spotify {
	background: url(img/buySpotify.svg) no-repeat;
}
#player-tracklist #buy_links li a#spotify span {
	background: url(img/buySpotifyBlack.svg) no-repeat;
}
#player-tracklist #buy_links li a#deezer {
	background: url(img/buyDeezer.svg) no-repeat;
}
#player-tracklist #buy_links li a#deezer span {
	background: url(img/buyDeezerBlack.svg) no-repeat;
}
#player-tracklist #buy_links li a#soundcloud {
	background: url(img/buySoundcloud.svg) no-repeat;
}
#player-tracklist #buy_links li a#soundcloud span {
	background: url(img/buySoundcloudBlack.svg) no-repeat;
}
#player-tracklist #buy_links li a#itunes:hover span, #buy_links li a#spotify:hover span, #buy_links li a#deezer:hover span, #buy_links li a#soundcloud:hover span {
	opacity: 1;
}
#player-tracklist .btn {
	position: absolute;
	background: url('img/iconClose.svg') no-repeat center center;
	top: 0;
	right: 16px;
	width: 16px;
	-webkit-transform: translateZ(0);
	-webkit-font-smoothing: antialiased;
	-webkit-transition: inherit;
	transition: inherit;
	z-index:9;
}
#player-tracklist .btn:hover {
	background: url('img/iconCloseBlue.svg') no-repeat center center;
}
#player-menu {
	transition: all 0.3s ease;
	height: 100%;
	width: calc(50% - 480px);
	background-color: #000;
	left: 0;
	position: absolute;
	z-index:-1;
	opacity:0;
}
#player-menu .player-btn {
	background-color: #000;
}
#player-menu.active {
	left: 0px;
	z-index:1;
	opacity:1;
}
#player-menu a {
	color: rgb(120,120,120);
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
}
#player-menu #albums {
	margin-left: 48px;
	position: relative;
}
#player-menu #albums a {
	font-size: 16px;
	line-height: 22px;
	margin-left: 18px;
	display: block;
	position: relative;
}
#player-menu .cats {
	border-bottom: 1px solid rgb(70,70,70);
	font-size: 18px;
	height: 96px;
	margin-left: 48px;
	padding-top: 12px;
	margin-right: 20px;
}
#player-menu .cats a {
	font-size: 18px;
	display: block;
}
#player-menu a.active {
	color: #fff;
}
#player-menu #albums a.play {
	color: #fff;
}
#player-menu #albums a.play:before {
	content: "►";
	color: rgb(56,169,255);
	position: absolute;
	left: -18px;
	top: 1px;
	font-size: 12px;
}
#player-menu #albums .artiste {
	border-bottom: 1px solid rgb(70,70,70);
	padding: 12px 0;
}
#player-menu #albums .artiste-title {
	color: rgb(56,169,255);
	text-transform: uppercase;
}
#player-menu #albums .bos, #player-menu #albums .artiste {
	display: none;
}
#player-menu #albums .bos.active, #player-menu #albums .artiste.active {
	display: block;
	padding:10px 0;
	margin-right:20px;
}
#player-menu #albums .bos{
	border-bottom: 1px solid rgb(70, 70, 70);
}
#home-slider {
	height: 0;
	z-index: 1;
	transition: height 1s ease;
	overflow: hidden;
	position: fixed
}
#home-slider #home-logo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
	width: 260px;
	height: 260px;
	margin: 22px;
	background: url(img/HR_Logo.svg);
	background-size: 100% 100%;
}
#home-slider li {
	height: 100%;
	background-size: cover;
	position: absolute;
	z-index: 1;
	width: 100%
}
#home-slider li.active {
	z-index: 3
}
.home {
	height: 100%;
}
.athome header {
	position: relative;
	top: 0px;
	height: 48px;
	overflow: hidden;
}
.athome nav#primary {
	display: none;
}
.athome #content {
	margin-top: 0;
}
.home #player-bar {
	position: fixed;
	bottom: -100%;
}
.home #player-bar.nothome {
	bottom: -48px;
}
.home #home-slider {
	width: 100%;
	height: calc(100% - 48px);
}
.home header {
	top: 100%;
}
.home header.active {
	top: 0;
}
.home header #topbar {
	position: fixed;
	bottom: 0;
}
#HRmobile {
	display: none;
}
.page-template-template-contact {
	background: rgb(240, 270, 240);
}
.page-template-template-contact #topbar #bloc-menu-year {
	display: none;
}
.page-template-template-contact #contentContact {
	margin-top: 48px;
}
.page-template-template-contact #infos, .page-template-template-contact #contactCarte, .page-template-template-contact #aPropos {
	background: #fff;
	padding: 12px;
	position: relative;
}
.page-template-template-contact #contactCarte, .page-template-template-contact #aPropos {
	margin-top: 12px;
}
.page-template-template-contact .left {
	position: relative;
	float: left;
	width: 330px;
	font-size:18px;
}
.page-template-template-contact .left ul li {
	position: relative;
	display: block;
	line-height: 23px;
	font-family: "FG_text_Regular";
	padding: 12px 0 12px 20px;
	border-bottom: 1px solid #000;
}
.page-template-template-contact .left ul li:first-child {
	padding-top:0 !important;
}

.page-template-template-contact .left ul li a:hover {
	color:#40ABFC;
}
.page-template-template-contact .left ul li b, .page-template-template-contact .left h3 {
	display: block;
	font-family: "FG_text_Semibold";
	position: relative;
}
.page-template-template-contact .left ul li b {
	left: -20px;
}
.page-template-template-contact .right {
	float: right;
	width: 590px;
	font-size:18px;
	line-height: 23px;
	color: rgb(30, 30, 30);
}
.page-template-template-contact #carte {
	position: relative;
	width: 100%;
	height: 500px;
	margin-top: 21px;
}
.page-template-template-contact #carte #map {
	width: 100%;
	height: 100%;
}
#social_links {
	position: absolute;
	top: 12px;
	right: 12px;
	font-size: 0;
	line-height: 0;
	border: 1px solid #797979;
	display: inline-block;
}

@media only screen and (max-width : 420px) {
	#social_links {
	position: relative;
	clear:left;
	top: inherit;
	right: inherit;
	display: block;
	width:111px;
	margin-top:12px;
	}
}
#social_links li {
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
}
#social_links li:first-child {
	border-right: 1px solid #797979;
}
#social_links li a {
	position: relative;
	display: block;
	width: 54px;
	height: 54px;
	background-size: auto 54px;
	text-indent: -9999px;
}
#social_links li a span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 54px;
	height: 54px;
	background-size: auto 54px;
	opacity: 0;
}
#social_links li a#facebook {
	background: url(img/buyFacebook.svg) no-repeat;
}
#social_links li a#facebook span {
	background: url(img/buyFacebookBlue.svg) no-repeat;
}
#social_links li a#soundcloud {
	background: url(img/buySoundcloud.svg) no-repeat;
}
#social_links li a#soundcloud span {
	background: url(img/buySoundcloudBlue.svg) no-repeat;
}
#social_links li a#facebook:hover span, #social_links li a#soundcloud:hover span {
	opacity: 1;
}
#error404{
	position:relative; margin:0 auto; max-width:600px; padding:10em 1em 1em 1em; text-align:center;
}
 @media only screen and (max-width : 960px) {
.page-template-template-contact .left, .page-template-template-contact .right {
	width: 100%;
}
.page-template-template-contact #infos .right {
	padding-top: 24px;
}
.page-template-template-contact #contactCarte .right, .page-template-template-contact #aPropos .right {
	padding: 5px 0 0 20px;
}
}
 @media only screen and (min-width : 960px) {
.single-format-standard #topbar #btn-top-close, .single-label #topbar #btn-top-close, .single-bande-originale #topbar #btn-top-close,.post-type-archive-bande-originale #topbar #btn-top-close {
	background: none;
	color: rgb(120,120,120);
	width: auto;
	font-size: 16px;
	font-family: 'FG_text_Regular';
	border-bottom: 1px solid rgb(120,120,120);
	padding: 13px 0px 2px;
	height: auto;
	overflow: auto;
}
.single-format-standard #topbar #btn-top-close:hover, .single-label #topbar #btn-top-close:hover, .single-bande-originale #topbar #btn-top-close:hover {
	color: rgb(56, 169, 255);
	border-bottom: 1px solid rgb(56, 169, 255);
}
}
 @media only screen and (max-width : 1400px) {
#HR {
	display: none;
}
#HRmobile {
	display: block;
	float: left;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
#home-slider-title {
	display: none;
}
.home .home-title {
	width: 47%;
	
}
.home-title a {
	border-left: none;
}
.home-titlesm {
	text-align: center;
}
#home-slider li {
	background-position: center center;
}
 }
@media only screen and (max-width : 1599px) {
#player-btn {
    left: calc(50% - 70px);
    z-index: 1;
}
#player-menu .player-btn {
    right: 42px;
    z-index: 1;
    left: auto;
}
#player-menu
{
	margin-left: calc(50% - 480px);
	width:500px;
	z-index:-1;
	opacity:0;
	background:rgb(30, 30, 30);
	border-left: 1px solid rgb(70, 70, 70);
border-right: 1px solid rgb(70, 70, 70);
}
#player-menu.active {
    z-index: 1;
	opacity:1;
}
#player-menu .cats{
	margin:0;
	padding-left:12px;
}
#player-menu #albums{
	margin:0;
	padding-left:12px;
	
}
#player-menu #albums .bos.active, #player-menu #albums .artiste.active{
	margin-right:0;
}
#player-menu .player-btn{
	background-color:rgb(30, 30, 30);
}
}

 @media only screen and (max-width : 1350px) {
	 #player-links #player-img {
	 display:none;
	}
}
 @media only screen and (max-width : 1099px) {
#HRmobile {
	display: none;
}
.home-titlesm {
	text-align: left;
	padding-left: 0;
}
#topbar #bloc-menu-year #tous, #topbar #bloc-menu-year:hover #tous {
	background: url(img/dropDownMenu.svg) right top no-repeat;
	background-position: right top;
	padding: 0 0 4px 12px;
}
#topbar #burger {
	top: -1px;
}
}
@media only screen and (max-width : 958px) {
header {
	top: calc(-100% + 48px);
}
.home .home-title{
	display:none;
}
#topbar #home-slider-title {
	display: block;
	border-left: none;
	width: auto;
	padding-left: 0px;
}
#topbar #home-slider-title i {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	font-style: normal;
	font-family: 'FG_text_Regular';
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#home-slider-title span {
	display: none;
}
#home-slider #home-logo {
	width: 140px;
	background: url(img/HR_Logo.svg) no-repeat top left;
	margin: 12px;
}
#logo {
	width: 140px;
	margin: 12px;
	padding: 0;
}
nav#primary .menu-menu-container {
	margin-left: 0;
	position: absolute;
	/*bottom:48px;*/
	bottom: 0px;
	width: 100%;
}
nav#primary .menu li:nth-child(1) {
	border-top: 1px solid rgb(224,243,250);
	border-right: 6px solid rgb(224, 243, 250);
	border-bottom: none;
}
nav#primary .menu li:nth-child(2) {
	border-top: 1px solid rgb(250, 250, 180);
	border-right: 6px solid rgb(250, 250, 180);
	border-bottom: none;
}
nav#primary .menu li:nth-child(3) {
	border-top: 1px solid rgb(250, 147, 162);
	border-right: 6px solid rgb(250, 147, 162);
	border-bottom: none;
}
nav#primary .menu li:nth-child(4) {
	border-top: 1px solid rgb(162, 238, 177);
	border-right: 6px solid rgb(162, 238, 177);
	border-bottom: none;
}
nav#primary .menu li {
	position: relative;
	height: 44px;
	background-size: 48px;
}
nav#primary .menu li a {
	font-size: 17px;
	padding-left: 12px;
	line-height: 2.75;
}
header.active #topbar #burger {
	position: fixed;
}
.home #topbar #burger {
	position: absolute;
}
.home .active #topbar #burger {
	position: fixed;
}
.active #topbar, .home header.active #topbar {
	bottom: -48px;
}
.active #burger {
	background: url(img/iconMenuBlue.svg) center center no-repeat !important;
}
.page-template-template-sm .nothome #topbar #bloc-menu-year {
	display: block;
}
.container {
	width: 100%;
}
/*sm*/
.sm-title-year {
	display: none!important;
}
.sm-year-items {
	margin: 0;
}
body.page-template-template-sm #content {
	padding: 0;
}
.sm-item {
	display: block;
	margin: 0px;
	width: 50%;
	float: left;
	background-color: #fff;
	
}
.sm-item img {
	width: 100%;
}
.sm-title, .sm-real {
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 12px;
	overflow: hidden
}
.sm-real {
	margin-bottom: 18px;
}
.sm-item .bloc-img {
	padding-left: 1px;
	padding-right: 0px;
}
.sm-item .bloc-img.pair {
	padding-left: 0px;
	margin-right: 1px;
}
#topbar #bloc-menu-year {
	width: 24px;
	overflow: hidden;
	margin-right: 24px;
	float: right;
}
#topbar #bloc-menu-year #tous, #topbar #bloc-menu-year:hover #tous {
	border-left: none;
	padding-left: 25px;
	background-position: left top;
	padding: 0 0 2px 30px;
	margin-top: 1px;
}
#topbar #menu-year {
	position: absolute;
	left: 0;
	padding: 0;
	top:48px;
}
#topbar #menu-year li {
	padding: 15px 12px;
}
#topbar #menu-year li.encours {
	border-bottom: 1px solid rgb(200,200,200);
}
#topbar h1 {
	width: auto;
	padding-left: 0;
}
/* sm single */
.single-format-standard #submenu .container {
	display: flex;
	justify-content: space-between
}
.single-format-standard #submenu .container .tablink {
	flex-grow: 1
}
.single-format-standard #submenu .container .tablink:nth-child(1) {
	flex-grow: 2
}
#submenu {
	padding: 0;
}
#submenu a {
	padding: 13px 12px 15px 12px;
	width: auto;
}
#bo {
	margin-left: 0;
}
.musique-p {
	display: block;
	background-color: rgb(224,243,250);
}
.bloc-tracks {
	width: 100%;
	height: auto!important;
	overflow: auto;
}
#bo table.musique {
	width: 100%;
	background-color: #fff;
	max-width: 100%
}
.bloc-couv {
	overflow: hidden;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: calc(100% - 24px);
	margin: 12px;
}
#infos1, #infos2 {
	width: 100%;
}
#buy_links {
	margin-bottom: 18px;
}
#ba.tab .container {
	background-color: transparent;
}
#ba.tab .container .ba-img {
	margin: 12px;
}
#video-container {
	width: 100%
}
#infos2 p {
	text-indent: 0;
}
/*label*/
.label-item {
	padding: 0px;
}
.label-item .sm-title {
	height: 19px;
	margin: 8px 0 12px 0;
}
.biographie-content {
	padding-left: 0;
}
#infos, #clips {
	margin-top: 10px;
}
.single-format-standard #infos, .single-format-standard #clips {
	border-top: 1px solid rgb(200, 200, 200);
}
#infos .accordion li, #clips .accordion li, body.post-type-archive-autres-activites .accordion li {
	border-top: 1px solid rgb(200,200,200);
	border-bottom: 1px solid rgb(200,200,200);
	margin-bottom: 10px;
}
div.synchros span.syncro-annee {
	width: 77px;
}
div.synchros span {
	padding: 9px 0 9px 0;
	height: auto;
}
#tab-albums .container {
	background-color: rgb(253,249,212);
}
.album {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 0px;
	background: #fff;
	border-bottom: 1px solid rgb(200, 200, 200);
}
.post-type-archive-bande-originale .container .album:nth-child(3)
{
	border-top: 1px solid rgb(200, 200, 200);
}
.album img {
	width: 50%;
}
.album .text {
	width: 50%;
	padding: 12px 12px 12px 12px;
}
.clip-content {
	width: auto;
}
#albums-details {
	margin-left: 0;
}
.single-label .musique-p, .single-bande-originale .musique-p {
	background-color: rgb(253,249,212);
}
.single-label .musique-p table.musique {
	background-color: #fff;
}
body.post-type-archive-bande-originale #content {
	background-color: inherit;
}
.single-bande-originale #infos.tab .container {
	padding-top: 12px;
}
/*autres*/
body.post-type-archive-autres-activites #content {
	padding-top: 12px;
}
.activite-content .text {
	padding-left: 0;
}
/*player*/
#player {
	background-color: #000;
	overflow-y:scroll;
}
#player-bar #duration, #player-bar #btn-previous, #player-bar #btn-playstop {
	display: none;
}
#player-bar .bloc-control {
	position: absolute;
	right: 0;
}
#player-bar .bloc-title {
    padding: 6px;
    overflow: hidden;
    margin-right: 75px;
    position: absolute;
    left: 48px;
    width: calc(100% - 123px);
}
#player-bar-title {
	display: block;
    font-size: 14px;
	line-height: 1.3;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#player-bar-album
{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#player-bar-artist {
	display: none;
}
#player-links img {
/*display: none;*/
}
#player-tracklist {
	width: 100%;
	padding: 0;
}
#player-tracklist .btn {
	z-index:2;
}
table.musique {
	max-width: none;
}
#player-tracklist #player-title {
	background-color: #000;
	height: 48px;
	padding: 12px;
}
#player-btn {
	right: 32px;
	left: auto;
	height: auto;
	z-index: 1;
	background-color: #000;
}
#player-menu {
	width: 100%;
	margin-left:0;
	height: 140%;
}
#player-tracklist {
	position: absolute;
	width: 100%;
	overflow:auto;
	max-height: none;

}
#player-menu .player-btn {
	right: 32px;
	left: auto;
	height: auto;
	z-index: 1;
}
#player-menu .cats {
	margin: 0;
	padding: 12px;
	height: 72px;
}
#player-menu #albums {
	margin-left: 12px;
	margin-top: 12px;
}


#player-menu.active {
    z-index: 1;
    margin-left: 0;
	width:100%
}


#player-tracklist table.musique .track:hover td {
    background: initial;
}


#player-tracklist .musique .track.active:hover td.numtrack::after,#player-tracklist .musique .track.active td.numtrack::after {
	background: url('img/nowPlaying.svg') no-repeat 12px 18px rgb(30,30,30) !important;
	background-size: 13px !important;
}


#topbar #burger:hover {
    background: url(img/iconMenu.svg) center center no-repeat;
}

}
 @media only screen and (max-width : 650px) {
div.synchros span.syncro-annee {
	position: absolute;
}
div.synchros span.syncro-qui {
	padding: 9px 0 0 75px;
}
div.synchros span.syncro-titre {
	padding: 0 0 9px 75px;
}
.label .container .album:nth-child(3), .post-type-archive-bande-originale .container .album:nth-child(3) {
	border-top: 1px solid rgb(200, 200, 200);
}
.activite-title {
	font-size: 22px;
}
}
