body, html {
	overflow-x: hidden;
	width: 100%;
}

.breadcrumb{
	display:none;
}
.My-Content #Block-TopNav {
	padding-top: 0px;
}

.My-Content .MyBlock {
	display: block;
	width: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.My-Content h1 {
	display: inline-block;
	font-family: ClarinsRegular, Clarins;
	font-size: 50px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}

@media only screen and (max-width:1023px) {
.My-Content h1 {
	font-size: 40px;
	line-height: 40px;
}
}

@media only screen and (max-width:761px) {
.My-Content h1 {
	width: calc(100% - 40px);
	margin-left: 20px;
	margin-right: 20px;
	font-size: 35px;
	line-height: 35px;
}
}
/*--------------------------------------------*/
.My-Content ul.NavLinks {
	display: block;
	position: relative;
	font-size: 0;
	padding: 0;
	list-style: none;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
@media only screen and (max-width:761px) {
.My-Content ul.NavLinks {
	width: calc(100% - 40px);
	display: block;
		margin-bottom: 0px;
}
}

ul.NavLinks li {
	font-size: 11px;
	width: 33%;
	display: inline-block;
	margin-left: -2px;
}

@media only screen and (max-width:761px) {
.My-Content ul.NavLinks li {
	width: 100%;
	display: block;
	margin-left: 0px;
	margin-top: -2px;
}
}
ul.NavLinks li:first-child {
	margin-left: 0px;
}
ul.NavLinks li.Selected {
	margin-left: 0px;
}

@media only screen and (max-width:761px) {
.My-Content ul.NavLinks li:first-child {
	margin-top: 0px;
}
.My-Content ul.NavLinks li.Selected {
	margin-top: 0px;
}
}
.My-Content ul.NavLinks li a {
	display: block;
	text-transform: uppercase;
	color: #000;
	background-color: #FFF;
	text-decoration: none;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	padding: 15px 0;
	border: 2px solid #e5e5e5;
	position: relative;
}
.My-Content ul.NavLinks li.Selected a {
	color: #FFF;
	background-color: #be0f34;
	border: 2px solid #be0f34;
	border-left: 0px solid #be0f34;
}
.My-Content ul.NavLinks li.Selected a::before {
	content: " ";
	position: absolute;
	bottom: -8px;
	left: 50%;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 15px;
	height: 15px;
	display: block;
	background-color: #be0f34;
}

@media only screen and (max-width:761px) {
.My-Content ul.NavLinks li.Selected a::before {
	display: none;
}
}
/*-------------------------------------------*/

.My-Content {
	width: 100%;
	display: block;
	position: relative;
	max-width: 1250px;
	min-width: 320px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
	text-align: center;
}
.My-Content * {
	-webkit-user-select: none; /* Chrome, Opera, Safari */
	-moz-user-select: none; /* Firefox 2+ */
	-ms-user-select: none; /* IE 10+ */
	user-select: none; /* Standard syntax */
}
/*-------------------------------------------*/
.My-Content #NOUVEAUDOUBLESERUM-Title p{
padding:20px;
padding-top:0;
margin:0;
}
/*-------------------------------------------*/
.My-Content #NOUVEAUDOUBLESERUM-Push {
	background-color: #f7f7f7;
	width: 1600px;
	margin-left: -175px;
	text-align: center;
	position: relative;
	background-image:url(img/NOUVEAUDOUBLESERUM-Header.jpg);
	background-position:top center;
	background-repeat:no-repeat;

}
@media screen and (max-width: 761px) {
.product-quickshop{
		display:inline-block;
}
}
@media screen and (max-width: 1249px) {
.My-Content #NOUVEAUDOUBLESERUM-Push {
	width: 100%;
	margin-left: 0;
}
}
@media screen and (max-width: 761px) {
.My-Content #NOUVEAUDOUBLESERUM-Push {
		background-image:none;
		background-color: #FFF;
}
}
.My-Content #NOUVEAUDOUBLESERUM-Push ul {
	display:flex;
	max-width:1179px;
	margin:0;
	list-style:none;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
		padding-bottom:25px;
}
@media screen and (max-width: 1023px) {
.My-Content #NOUVEAUDOUBLESERUM-Push ul {
	padding-bottom:10px;
}
}
@media screen and (max-width: 761px) {
.My-Content #NOUVEAUDOUBLESERUM-Push ul {
	flex-direction:column;
	justify-content:center;
	align-content:center;
	padding:0;
	max-width:373px;
}
}

.My-Content #NOUVEAUDOUBLESERUM-Push ul li {
	padding:0;
	margin:10px;
	background-color:#FFF;
	max-width:373px;
	text-align:left;
	position:relative;
	flex:1;
	cursor:pointer;
}
@media screen and (max-width: 761px) {
.My-Content #NOUVEAUDOUBLESERUM-Push ul li {
	background-color:transparent;
	/*max-width:none;*/
	flex:0;
}
}
.My-Content #NOUVEAUDOUBLESERUM-Push ul li p.Visual {
	padding:0;
	margin:0px;
	
}
@media screen and (max-width: 761px) {
.My-Content #NOUVEAUDOUBLESERUM-Push ul li p.Visual{
	position:absolute;
	background-color:#FFF;
	padding:10px;
	top:0px;
	left:0px;
}
}
.My-Content #NOUVEAUDOUBLESERUM-Push ul li p.Visual img{
	display:block;
	position:relative;
	max-width:100%;
}
@media screen and (max-width: 761px) {
.My-Content #NOUVEAUDOUBLESERUM-Push ul li p.Visual img{
	max-width:88px;
	
}
}
.My-Content #NOUVEAUDOUBLESERUM-Push ul li h2{
	margin:0px;
	padding:20px;
	font-size:27px;
	font-family:ClarinsRegular, Clarins;
	line-height:1em;
	font-weight:normal;
	padding-bottom:10px;
	background-color:#FFF;

}
@media screen and (max-width: 761px) {
.My-Content #NOUVEAUDOUBLESERUM-Push ul li h2{
	
	padding:0;
	padding-left:110px;
	padding-right:20px;
	font-size:25px;
	min-height:96px;
	display:flex;
	align-items:center;
	margin-bottom:10px;
	 box-shadow: 0px 0px 8px rgba(0,0,0,0.2);
}
}
.My-Content #NOUVEAUDOUBLESERUM-Push ul li p.Text {
	margin:0px;	
	display:block;
	padding:20px;
	padding-top:0;
	clear:both;
	padding-bottom:90px;
}
@media screen and (max-width: 761px) {
.My-Content #NOUVEAUDOUBLESERUM-Push ul li p.Text {
	padding-bottom:0;
}
}
.My-Content #NOUVEAUDOUBLESERUM-Push ul li p.BtnLink {
	margin:0;
		text-align:center;
		position:absolute;
		bottom:20px;
		display:block;
		width:100%;
}
@media screen and (max-width: 761px) {
.My-Content #NOUVEAUDOUBLESERUM-Push ul li p.BtnLink {
	display:none;
}
}
.My-Content #NOUVEAUDOUBLESERUM-Push ul li p.BtnLink a {
	background-color: #000;
	display: inline-block;
	color: #FFF;
	padding: 18px;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	border: 2px solid #000;/*e5e5e5;*/
}


/*-------------------------------------------*/

.My-Content #NOUVEAUDOUBLESERUM-Packshot {
	background-color: #FFF;
	text-align: center;
	position: relative;
	display: block;
	font-size: 0;
}
.My-Content #NOUVEAUDOUBLESERUM-Packshot .InlineBlock {
	display: inline-block;
	vertical-align: middle;
	max-width: 446px;
	margin: 10px;
	width: calc(50% - 20px);
}
.My-Content #NOUVEAUDOUBLESERUM-Packshot .InlineBlock .btn-link a {
	background-color: #000;
	display: inline-block;
	color: #FFF;
	padding: 18px;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	border: 2px solid #000;/*e5e5e5;*/
}
@media screen and (max-width: 761px) {

.My-Content #NOUVEAUDOUBLESERUM-Packshot .InlineBlock .product-tile{
	text-align:center;
}
}
.My-Content #NOUVEAUDOUBLESERUM-Packshot .InlineBlock p.Product-Name {
	margin: 0px;
	font-size: 18px;
	color:#be0f34;
	line-height:1em;
	font-family:ClarinsRegular, Clarins;
}
.My-Content #NOUVEAUDOUBLESERUM-Packshot .InlineBlock p.price {
	margin: 0px;
	font-size: 14px;
	margin-top:16px;
	margin-bottom:16px;
}
.My-Content #NOUVEAUDOUBLESERUM-Packshot .InlineBlock img {
	max-width: 100%;
	width: auto;
}
.My-Content #NOUVEAUDOUBLESERUM-Packshot .InlineBlock:last-child {
	text-align: left;
	max-width:200px;
}

@media screen and (max-width:1249px) {
.My-Content #NOUVEAUDOUBLESERUM-Packshot .InlineBlock {
	width: calc(50% - 40px);
}
.My-Content #NOUVEAUDOUBLESERUM-Packshot .InlineBlock:last-child {
	width: calc(50% - 40px);

}
}

@media screen and (max-width: 761px) {
.My-Content #NOUVEAUDOUBLESERUM-Packshot .InlineBlock {
	max-width: 761px;
	display: block;
	width: auto;
	margin: 20px;
	text-align: center;
}
.My-Content #NOUVEAUDOUBLESERUM-Packshot .InlineBlock:last-child {
	text-align: center;
	width: calc(100% - 40px);
		max-width:1024px;
}
}
/*-------------------------------------------*/

.My-Content #INNOVATION-Packshot {
	background-color: #FFF;
	text-align: center;
	position: relative;
	display: block;
	font-size: 0;
	margin-top:-20px;
}
@media screen and (max-width: 1023px) {
.My-Content #INNOVATION-Packshot {
		margin-top:0px;
}
}
.My-Content #INNOVATION-Packshot .InlineBlock {
	display: inline-block;
	vertical-align: middle;
	max-width: 500px;
	margin: 20px;
	width:calc(50% - 40px);
}
.My-Content #INNOVATION-Packshot .InlineBlock:nth-child(1) {
	margin-top:0px;
}
@media screen and (max-width: 1023px) {
.My-Content #INNOVATION-Packshot .InlineBlock {
	margin-top:-30px;
	margin-bottom:50px;
}
}
.My-Content #INNOVATION-Packshot .InlineBlock h3 {
	margin: 0;
	font-family: ClarinsRegular, Clarins;
	font-size: 35px;
	line-height: 35px;
	color: #000;
	font-weight: normal;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom:0px solid;
	text-transform:none;
}

@media screen and (max-width: 761px) {
	.My-Content #INNOVATION-Packshot .InlineBlock .product-tile {
		text-align:center;
		
	}
	.My-Content #INNOVATION-Packshot .InlineBlock h3 {
		padding-top:0;
		
	}
	
}
.My-Content #INNOVATION-Packshot .InlineBlock p.btn-link a {
	background-color: #000;
	display: inline-block;
	color: #FFF;
	padding: 18px;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	border: 2px solid #000;/*e5e5e5;*/
}
.My-Content #INNOVATION-Packshot .InlineBlock p.Product-Name {
	margin: 0px;
	font-size: 18px;
	color:#be0f34;
	line-height:1em;
	font-family:ClarinsRegular, Clarins;
		margin-top:16px;
}
.My-Content #INNOVATION-Packshot .InlineBlock p.price {
	margin: 0px;
	font-size: 14px;
	margin-top:16px;
	margin-bottom:16px;
}
.My-Content #INNOVATION-Packshot .InlineBlock p.Text {
	margin: 0px;
	font-size: 16px;
	padding-top: 5px;
	line-height:1.4em;
}
.My-Content #INNOVATION-Packshot .InlineBlock p.btn-link {
	margin-bottom: 15px;
}
.My-Content #INNOVATION-Packshot .InlineBlock img {
	max-width: 100%;
	width: auto;
}
.My-Content #INNOVATION-Packshot .InlineBlock:last-child {
	text-align: left;
}

@media screen and (max-width:1249px) {
.My-Content #INNOVATION-Packshot .InlineBlock {
	width: calc(50% - 40px);
}
.My-Content #INNOVATION-Packshot .InlineBlock:last-child {
	width: calc(50% - 40px);
}
}

@media screen and (max-width: 761px) {
.My-Content #INNOVATION-Packshot .InlineBlock {
	max-width: 761px;
	display: block;
	width: auto;
	margin: 20px;
	text-align: center;
}
.My-Content #INNOVATION-Packshot .InlineBlock:first-child {
	margin-bottom:0px;
}
.My-Content #INNOVATION-Packshot .InlineBlock:last-child {
	margin-top:0px;
	text-align: center;
	width: calc(100% - 40px);
}
}
/*-------------------------------------------*/

.My-Content #INNOVATION-Cells {
	background-color: #FFF;
	text-align: center;
	font-size: 0;
	isplay: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	max-width:1250px;
}

@media screen and (max-width: 761px) {
.My-Content #INNOVATION-Cells {
	padding-top: 30px;
	padding-bottom:0px;
}
}
.My-Content #INNOVATION-Cells p.Title {
	color: #be0f34;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 12px;
	padding: 0;
	text-transform: uppercase;
	margin: 0;
}
.My-Content #INNOVATION-Cells h3 {
	margin: 0;
	font-family: ClarinsRegular, Clarins;
	font-size: 35px;
	line-height: 35px;
	color: #000;
	font-weight: normal;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 5px;
}

@media screen and (max-width: 761px) {
.My-Content #INNOVATION-Cells h3 {
	width: calc(100% - 40px);
	margin-left: 20px;
	margin-right: 20px;
}
.My-Content #INNOVATION-Cells h3 span {
	display: inline-block;
}
}
.My-Content #INNOVATION-Cells .InlineBlock {
	display: inline-block;
	vertical-align: middle;
	width: calc(50% - 40px);
	margin: 20px;
	position:relative;
	cursor:pointer;
	
}
@media screen and (max-width: 1023px) {
.My-Content #INNOVATION-Cells .InlineBlock {
		margin: 10px;
		width: calc(50% - 20px);
}

}
@media screen and (max-width: 761px) {
.My-Content #INNOVATION-Cells .InlineBlock {
	padding-top:10px;
	padding-bottom:10px;
		width: calc(100% - 40px);
}

}
.My-Content #INNOVATION-Cells .InlineBlock h4 {
	display: block;
	/*border: 2px solid #e6e6e6;*/
	/*border-top: 0px solid;*/
	margin: 0;
	padding:17px;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 22px;
	line-height: 1em;
	color: #000;
	font-weight: normal;
	position:absolute;
	top:50%;
	left:50%;
	transform:translateX(-50%) translateY(-50%);
	background-color:#FFF;
	text-transform:uppercase;
	
}
@media screen and (max-width: 1023px) {
.My-Content #INNOVATION-Cells .InlineBlock h4 {
	font-size: 18px;
	width:auto;

	white-space:nowrap;
}
}
.My-Content #INNOVATION-Cells .InlineBlock img {
	width: auto;
	max-width: 100%;
	display: block;
}
.My-Content #INNOVATION-Cells a.VideoLink::before {
	content: " ";
	background-image: url(img/video-play.png);
	width: 50px;
	height: 50px;
	bottom: 15px;
	left: 15px;
	z-index: 2;
	position: absolute;
}
@media screen and (max-width: 1023px) {
.My-Content #INNOVATION-Cells a.VideoLink::before {
	width: 40px;
	height: 40px;
		bottom: 10px;
	left: 10px;
	background-size:contain;
}	
}
@media screen and (max-width: 761px) {
.My-Content #INNOVATION-Cells a.VideoLink::before {
	display:none;
}	
}
.My-Content #INNOVATION-Cells a.VideoLink {
	display:inline-block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

@media screen and (max-width: 761px) {

.My-Content #INNOVATION-Cells .InlineBlock {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	margin:0px;
}

.My-Content #INNOVATION-Cells .InlineBlock h4{
	width:calc(100% - 74px);

}
}
/*-------------------------------------------*/
.My-Content #INNOVATION-Video{
	background-color: #FFF;
	text-align: center;
	position: relative;
	display: block;
	font-size: 0;
	padding-top: 30px;
	margin-top:0;
}
@media screen and (max-width: 1023px) {
.My-Content #INNOVATION-Video {
	padding-top: 0px;
	margin-bottom:0;
}
}

.My-Content #INNOVATION-Video h3{
	margin: 0;
	font-family: ClarinsRegular, Clarins;
	font-size: 35px;
	line-height: 35px;
	color: #000;
	font-weight: normal;
	padding: 0;
	margin-bottom:30px;
}

@media screen and (max-width: 1023px) {
.My-Content #INNOVATION-Video h3 {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:0px;
}
}

.My-Content #INNOVATION-Video .VideoLink {
	display: inline-block;
	vertical-align: top;
	position: relative;

}


.My-Content #INNOVATION-Video .wrapper{
	position:relative;
	padding:0px;
	text-align:center;
	vertical-align:middle;
	display:inline-block;
}

.My-Content #INNOVATION-Video .wrapper:first-child{
	width:calc(60% - 40px);
}
.My-Content #INNOVATION-Video .wrapper:last-child{
	width:40%;
	margin-left:40px;
}
@media screen and (max-width: 1170px) {	
.My-Content #INNOVATION-Video .wrapper,
.My-Content #INNOVATION-Video .wrapper:first-child,
.My-Content #INNOVATION-Video .wrapper:last-child{
	width:calc(50% - 60px);
}
}

@media screen and (max-width: 1023px) {
.My-Content #INNOVATION-Video .wrapper,
.My-Content #INNOVATION-Video .wrapper:first-child,
.My-Content #INNOVATION-Video .wrapper:last-child{
	width:calc(100% - 40px);
	position:relative;
	padding:20px;
	margin-left:auto;
	margin-right:auto;
	max-width:666px;
	text-align:center;
	display:block;

}
}

.My-Content #INNOVATION-Video p {
  font-size: 14px;
  margin: 0 auto;
  max-width: 750px;
  line-height:22px;
  text-align:left;
  padding-bottom:20px;
}
.My-Content #INNOVATION-Video p:last-child {
  padding-bottom:0px;
}
.My-Content #INNOVATION-Video h5 {
	margin: 0px;
	padding: 0px;
	font-family: ClarinsRegular, Clarins;
	font-size: 22px;
	line-height: 22px;
	padding-top: 15px;
	font-weight: normal;
}
@media screen and (max-width: 761px) {
.My-Content #INNOVATION-Video .VideoLink {
	width: calc(100%);
}
}
@media screen and (min-width: 761px) and (max-width: 1023px){
#DTW-video-centered {
	left: 15%;
}
}
.My-Content #INNOVATION-Video a.VideoTextLink{
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	line-height:1em;
	margin-left:24px;
	border-bottom:1px solid #eee;
	position:relative;
}
.My-Content #INNOVATION-Video a.VideoTextLink::before{
	content:" ";
	display:block;
	background-image:url(img/link-play.png);
	width:22px;
	height:22px;
	position:absolute;
	left:-24px;
	top:-5px;
}
/*-------------------------------------------*/
.My-Content #INNOVATION-FiveFunctions {
	margin-bottom: 30px;
}
.My-Content #INNOVATION-FiveFunctions ul.Tablinks {
	padding: 0;
	list-style: 0;
	font-size: 0;
	margin: 0;
	text-align: center;
	display: block;
}
.My-Content #INNOVATION-FiveFunctions .Title {
	padding-bottom: 30px;
	margin: 0;
	color: #be0f34;
	font-size: 22px;
}
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li {
	display: inline-block;
	background-repeat: no-repeat;
	width: 100px;
	padding-top: 110px;
	margin-left: 40px;
	margin-right: 40px;
	font-size: 14px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	color: #cbcbcb;
	text-transform: uppercase;
	cursor: pointer;
	text-align: center;
	position: relative;
}
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li a {
	color: #cbcbcb;
	text-decoration: none;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media screen and (max-width: 1023px) {
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li {
	background-repeat: no-repeat;
	background-size: 100% auto;
	color: #cbcbcb;
	cursor: pointer;
	display: inline-block;
	padding-top: 90px;
	width: 90px;
	margin-left: 30px;
	margin-right: 30px;
}
}

@media screen and (max-width: 761px) {
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li {
	background-repeat: no-repeat;
	background-size: 100% auto;
	color: #cbcbcb;
	cursor: pointer;
	display: inline-block;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-left: 0;
	margin-right: 0;
	padding-top: 70px;
	position: inherit;
	text-align: center;
	text-transform: uppercase;
	width: 60px;
}
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li.Selected a {
	color: #000;
	position: absolute;
	display: block;
}
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li a {
	display: none;
}
}
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li.Selected a {
	color: #000;
}
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li:nth-child(1) {
	background-image: url(img/picto-function-1.png);
}
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li:nth-child(2) {
	background-image: url(img/picto-function-2.png);
}
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li:nth-child(3) {
	background-image: url(img/picto-function-3.png);
}
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li:nth-child(4) {
	background-image: url(img/picto-function-4.png);
}
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li:nth-child(5) {
	background-image: url(img/picto-function-5.png);
}
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li:nth-child(1).Selected {
	background-image: url(img/picto-function-1-selected.png);
}
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li:nth-child(2).Selected {
	background-image: url(img/picto-function-2-selected.png);
}
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li:nth-child(3).Selected {
	background-image: url(img/picto-function-3-selected.png);
}
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li:nth-child(4).Selected {
	background-image: url(img/picto-function-4-selected.png);
}
.My-Content #INNOVATION-FiveFunctions ul.Tablinks li:nth-child(5).Selected {
	background-image: url(img/picto-function-5-selected.png);
}
.My-Content #INNOVATION-FiveFunctions .FunctionTab {
	display: none;
}
.My-Content #INNOVATION-FiveFunctions .FunctionTab .InlineBlock {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}

@media screen and (max-width: 1023px) {
.My-Content #INNOVATION-FiveFunctions .FunctionTab .InlineBlock:last-child {
	width: 460px;
}
}

@media screen and (max-width: 761px) {
.My-Content #INNOVATION-FiveFunctions .FunctionTab .InlineBlock {
	position: relative;
}
.My-Content #INNOVATION-FiveFunctions .FunctionTab .InlineBlock:last-child {
	width: auto;
}
}
.My-Content #INNOVATION-FiveFunctions .FunctionTab.Selected {
	display: block;
	padding: 40px;
	margin-bottom: 0px;
}

@media screen and (max-width: 1249px) {
.My-Content #INNOVATION-FiveFunctions .FunctionTab.Selected {
	display: block;
	padding: 0px;
	padding-top: 40px;
	padding-bottom: 40px;
}
}

@media screen and (max-width: 761px) {
.My-Content #INNOVATION-FiveFunctions .FunctionTab.Selected {
	display: block;
	padding: 20px;
}
}
.My-Content #INNOVATION-FiveFunctions .FunctionTab.Selected ul.CheckBox {
	display: block;
	width: 250px;
}

@media screen and (max-width: 761px) {
.My-Content #INNOVATION-FiveFunctions ul.CheckBox {
	padding: 15px;
}
}
.My-Content #INNOVATION-FiveFunctions ul.CheckBox li {
	margin: 0;
	padding: 0;
	display: block;
	text-align: left;
	background-image: url(img/checkbox.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 38px;
	min-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
}
.My-Content #INNOVATION-FiveFunctions .jcarousel {
	width: 710px;
	overflow: hidden;
	margin-left:20px;
	margin-right:20px;
}

@media screen and (max-width: 1023px) {
.My-Content #INNOVATION-FiveFunctions .jcarousel {
	width: 450px;
	overflow: hidden;
}
}

@media screen and (max-width: 761px) {
.My-Content #INNOVATION-FiveFunctions .jcarousel {
	width: 280px;
	overflow: hidden;
}
}
.My-Content #INNOVATION-FiveFunctions .jcarousel ul {
	white-space: nowrap;
	font-size: 12px;
	width: 2000em;
}
.My-Content #INNOVATION-FiveFunctions .jcarousel li {
	display: inline-block;
}
.My-Content #INNOVATION-FiveFunctions .jcarousel li .wrapper {
	width: 220px;
	display: inline-block;
	text-align: center;
}
.My-Content #INNOVATION-FiveFunctions .jcarousel li .wrapper p {
	font-size: 14px;
	margin: 0;
}
.My-Content #INNOVATION-FiveFunctions .products-pagination.jcarousel-control-next, 
.My-Content #INNOVATION-FiveFunctions .products-pagination.jcarousel-control-prev {
	top: 170px;
}
/*-------------------------------------------*/
.My-Content #INNOVATION-Expression {
	background-color: #FFF;
	text-align: center;
	position: relative;
	display: block;
	font-size: 0;
	margin-bottom:30px;
}
.My-Content #INNOVATION-Expression h3 {
	margin: 0;
	font-family: ClarinsRegular, Clarins;
	font-size: 35px;
	line-height: 35px;
	color: #000;
	font-weight: normal;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;	
	margin-left: 20px;
	margin-right: 20px;
}


.My-Content #INNOVATION-Expression h3 span.red {
	color: #be0f34;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	display: block;
	padding-bottom: 15px;
}
.My-Content #INNOVATION-Expression p {
	font-size: 16px;
	margin: 0px;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
}

@media screen and (max-width: 761px) {
.My-Content #INNOVATION-Expression p {
	margin-left: 20px;
	margin-right: 20px;
}
}


/*-------------------------------------------*/
.My-Content .VideoBanner {
	text-align: center;
	position: relative;
	margin-top: 60px;
	margin-bottom: 30px;
	display: inline-block;
}

@media screen and (max-width: 761px) {
.My-Content .VideoBanner {
	margin-top: 30px;
	margin-bottom: 30px;
}
}
.My-Content .VideoBanner img {
	max-width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;

}
.My-Content .VideoBanner a.VideoLink::before {
	content: " ";
	background-image: url(img/video-play.png);
	width: 50px;
	height: 50px;
	bottom: 15px;
	left: 15px;
	z-index: 2;
	position: absolute;
}
.My-Content .VideoBanner .FloatingBox {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: #FFF;
	padding: 40px;
	text-align: left;
}
.My-Content .VideoBanner .FloatingBox h3 {
	margin: 0;
	font-family: ClarinsRegular, Clarins;
	font-size: 35px;
	line-height: 35px;
	color: #000;
	font-weight: normal;
	padding: 0;
	padding-top: 5px;
	padding-bottom: 15px;
}

@media screen and (max-width: 761px) {
.My-Content .VideoBanner .FloatingBox h3 {
	font-size: 35px;
	line-height: 35px;
	padding-top: 0px;
}
}
.My-Content .VideoBanner .FloatingBox p {
	margin: 0;
	padding: 15px 0;
	font-size: 16px;
}
.My-Content .VideoBanner .FloatingBox p.Title {
	padding: 0px;
	color: #be0f34;
	text-transform: uppercase;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	margin: 0;
	padding-top: 0px;
	font-size: 11px;
}
.My-Content .VideoBanner .FloatingBox p:last-child {
	padding-bottom: 0px;
}
.My-Content #PLUSQUUNSERUM-Video-1 .FloatingBox {
	max-width: 420px;
	right: 50px;
}
.My-Content #PLUSQUUNSERUM-Video-2 .FloatingBox {
	max-width: 300px;
	left: 50px;
}

@media screen and (max-width: 1023px) {
.My-Content .VideoBanner .FloatingBox {
	max-width: 1023px!important;
	position: relative;
	left: auto!important;
	right: auto!important;
	top: auto!important;
	-webkit-transform: none;
	transform: none;
}
}

@media screen and (max-width: 761px) {
.My-Content .VideoBanner .FloatingBox {
	padding: 20px;
	text-align: center;
}
}
.My-Content #PLUSQUUNSERUM-Video-1 a.VideoLink::before {
	top: calc(50% - 25px);
	left: calc(25% - 25px);
}
.My-Content #PLUSQUUNSERUM-Video-2 a.VideoLink::before {
	top: calc(50% - 25px);
	left: calc(75% - 25px);
}

@media screen and (max-width: 1023px) {
.My-Content .VideoBanner a.VideoLink {
	position: relative;
	display: block;
}
.My-Content .VideoBanner a.VideoLink::before {
	top: calc(50% - 25px)!important;
	left: calc(50% - 25px)!important;
}
}

@media screen and (max-width: 761px) {
.My-Content #PLUSQUUNSERUM-Video-1 img {
	margin-left: -50%;
	margin-right: 0;
	max-width: 150%;
}
.My-Content #PLUSQUUNSERUM-Video-2 img {
	margin-left: -50%;
	margin-right: 0;
	max-width: 150%;
}
}


/*-------------------------------------------*/
.My-Content #Transversal-Push {
	position:relative;
}

.My-Content #Transversal-Push  h3 {
	margin: 0;
	font-family: ClarinsRegular, Clarins;
	font-size: 35px;
	line-height: 35px;
	color: #000;
	font-weight: normal;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 40px;
}

@media screen and (max-width: 761px) {
.My-Content #Transversal-Push  h3 {
	margin-left: 20px;
	margin-right: 20px;
}
}

.My-Content #Transversal-Push .jcarousel {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}
@media screen and (max-width: 1023px) {
	.My-Content #Transversal-Push .jcarousel {
	width: 590px;
}

}

.My-Content #Transversal-Push .products-pagination.jcarousel-control-next, 
.My-Content #Transversal-Push .products-pagination.jcarousel-control-prev{
	top:calc(50% - 35px);
	display:none;
	
}
@media screen and (max-width: 1023px) {
.My-Content #Transversal-Push .products-pagination.jcarousel-control-next, 
.My-Content #Transversal-Push .products-pagination.jcarousel-control-prev{
	display:block;
	
}
}
@media screen and (max-width: 761px) {
.My-Content #Transversal-Push .products-pagination.jcarousel-control-next, 
.My-Content #Transversal-Push .products-pagination.jcarousel-control-prev{
	display:none;
	
}
}
.My-Content #Transversal-Push .products-pagination.jcarousel-control-next{
	right:20px;
}
.My-Content #Transversal-Push .products-pagination.jcarousel-control-prev{
	left:20px;
	
}
@media screen and (max-width: 761px) {
.My-Content #Transversal-Push .jcarousel {
	width: 290px;
	padding-bottom:40px;
}
.My-Content #Transversal-Push .jcarousel-pagination {
	display:block;
	bottom:0;
}
}
.My-Content #Transversal-Push ul {
	display: block;
	
	text-align: center;
	position: relative;
	margin-bottom: 60px;
}

/*@media screen and (max-width: 761px) {
.My-Content #Transversal-Push ul {
	margin: 5px;
	width: calc(100% - 10px);
}
}*/
.My-Content #Transversal-Push ul li {
	font-size: 0;
	border: 2px solid #e5e5e5;
	cursor: pointer;
	display: inline-block;
	margin: 20px;
	max-width: 284px;
	min-height: 410px;
	padding-bottom: 50px;
	text-align: left;
	vertical-align: top;
	/*width: calc(50% - 40px);*/
	position:relative;
}
.My-Content #Transversal-Push ul li img {
	max-width: 100%;
}
@media screen and (max-width: 1023px) {
.My-Content #Transversal-Push ul li  {
	margin: 5px;
	/*width: calc(33% - 14px);*/
}
}
/*@media screen and (max-width: 761px) {
.My-Content #Transversal-Push ul li {
	margin: 5px;
	width: calc(100% - 134px);
	padding-bottom: 25px;
	min-height: 90px;
	padding-left: 120px;
}
}*/
.My-Content #Transversal-Push ul li h3 {
	margin: 0;
	font-family: ClarinsRegular, Clarins;
	font-size: 28px;
	line-height: 1em;
	color: #000;
	padding: 0;
	padding-bottom: 10px;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;
	min-height: 100px;
}
/*
@media screen and (max-width: 761px) {
.My-Content #Transversal-Push ul li h3 {
	font-size: 20px;
	line-height: 20px;
	padding-top:0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 0;
}
}

@media screen and (max-width: 761px) {
.My-Content #Transversal-Push ul li p.Visual{
	width:120px;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
	height:100%;
	background-color:#CCC;
}
.My-Content #Transversal-Push ul li p.Visual img{
	width:auto;
	height:100%;
}
}*/
.My-Content #Transversal-Push ul li p.Title {
	color: #be0f34;
	text-transform: uppercase;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	margin: 0;

	font-size: 11px;
	padding: 20px;
	padding-bottom: 10px;
}

/*@media screen and (max-width: 761px) {
.My-Content #Transversal-Push ul li p.Title {
	padding:10px;
	padding-bottom: 5px;
	font-size: 10px;
}
}*/
.My-Content #Transversal-Push ul li p.Text {
	color: #8b8b8b;
	margin: 0;
	font-size: 11px;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 14px;
}

/*@media screen and (max-width: 761px) {
.My-Content #Transversal-Push ul li p.Text {
	display: none;
}
}*/
.My-Content #Transversal-Push ul li p.text-link {
	bottom: 20px;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 20px;
	position: absolute;
		padding-bottom:8px;
}

/*@media screen and (max-width: 761px) {
.My-Content #Transversal-Push ul li p.text-link {
	padding: 10px;
	padding-bottom:8px;
	bottom: 0px;
}
}*/
.My-Content #Transversal-Push ul li p.text-link a {
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	border-bottom: #d5d5d5 1px solid;
}
/*-------------------------------------------*/

.My-Content #FAQ-Header {
	background-color: #d2b99b;
	width: 2000px;
	margin-left: -375px;
	text-align: center;
	background-image: url(img/FAQ-Header-Left.jpg), url(img/FAQ-Header-Right.jpg);
	background-size: auto 100%, auto 100%;
	background-position: top 0px right 1280px, top 0px left 1200px;
	background-repeat: no-repeat, no-repeat;
}

@media screen and (max-width: 1249px) {
.My-Content #FAQ-Header {
	width: 100%;
	margin-left: 0;
	background-size: auto 100%, auto 100%;
	background-position: top 0px left -200px, top 0px right -150px;
}
}

@media screen and (max-width: 761px) {
.My-Content #FAQ-Header {
	padding-top: 200px;
	background-size: auto 200px, auto 200px;
	background-position: top 0px left -40px, top 0px right -2000px;
}
}
.My-Content #FAQ-Header .wrapper {
	margin: 40px;
	padding: 40px;
	background-color: #FFF;
	display: inline-block;
	position: relative;
	max-width: 480px;
	padding-bottom: 20px;
}

@media screen and (max-width: 761px) {
.My-Content #FAQ-Header .wrapper {
	margin: 0px;
	padding: 10px;
	max-width: 761px;
}
}
.My-Content #FAQ-Header .wrapper h2 {
	margin: 0;
	font-family: ClarinsRegular, Clarins;
	font-size: 50px;
	line-height: 50px;
	color: #000;
	font-weight: normal;
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}

@media screen and (max-width: 761px) {
.My-Content #FAQ-Header .wrapper h2 {
	font-size: 35px;
	line-height: 35px;
	padding-top: 0px;
}
}
.My-Content #FAQ-Header .wrapper p {
	margin: 0;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 15px;
}

@media screen and (max-width: 761px) {
.My-Content #FAQ-Header .wrapper p {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}
}
.My-Content #FAQ-Header .wrapper p.Title {
	padding: 0px;
	color: #be0f34;
	text-transform: uppercase;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Helvetica, Arial, sans-serif;
	margin: 0;
	padding-top: 10px;
}
/*-------------------------------------------*/

.My-Content #FAQ-Textintro {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.My-Content #FAQ-Textintro p {
	padding: 50px;
	font-size: 22px;
	margin: 0;
	text-align: center;
	padding-bottom: 25px;
	padding-top: 0px;
}

@media screen and (max-width: 761px) {
.My-Content #FAQ-Textintro p {
	padding: 20px;
	padding-top: 30px;
	/*border-top: 1px solid #e5e5e5;*/
	font-size: 18px;
	text-align: center;
	
}
}
.My-Content #Sorting-Filter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	font-size: 0;
	line-height: 80px;
	text-align: center;
}
.My-Content #Sorting-Filter div {
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
	text-transform: uppercase;
}
.My-Content #Cursor-Filter {
	display: inline-block;
	width: 80px;
	vertical-align: middle;
	position: relative;
	height: 80px;
}
.My-Content #Cursor-Filter::after {
	content: " ";
	width: 53px;
	height: 53px;
	background-image: url(img/btn-filter.svg);
	position: absolute;
	left: calc(50% - 26px);
	top: calc(50% - 26px);
	transition: transform 0.5s ease-in-out;
}
.My-Content #Sorting-Filter.novice #Cursor-Filter::after {
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.My-Content #Sorting-Filter.experte #Cursor-Filter::after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.My-Content #Btn-Novice-Filter {
	display: inline-block;
	vertical-align: middle;
	text-align: right;
	cursor: pointer;
	position: relative;
	padding-right: 20px;
	min-width: 80px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
}
.My-Content #Btn-Novice-Filter:hover {
	color: #be0f34;
}
.My-Content #Sorting-Filter.novice #Btn-Novice-Filter {
	color: #be0f34;
}
.My-Content #Sorting-Filter.novice #Btn-Novice-Filter::after {
	background-position: right top;
}
.My-Content #Btn-Novice-Filter::after {
	content: " ";
	display: block;
	background-image: url(img/puce.svg);
	position: absolute;
	width: 11px;
	height: 11px;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-size: auto 100%;
}
.My-Content #Btn-Experte-Filter {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	cursor: pointer;
	position: relative;
	padding-left: 20px;
	min-width: 80px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
}
.My-Content #Btn-Experte-Filter:hover {
	color: #be0f34;
}
.My-Content #Sorting-Filter.experte #Btn-Experte-Filter {
	color: #be0f34;
}
.My-Content #Sorting-Filter.experte #Btn-Experte-Filter::after {
	background-position: right top;
}
.My-Content #Btn-Experte-Filter::after {
	content: " ";
	display: block;
	background-image: url(img/puce.svg);
	position: absolute;
	width: 11px;
	height: 11px;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background-size: auto 100%;
}
.My-Content #FAQ-Content {
	-webkit-user-select: none; /* Chrome, Opera, Safari */
	-moz-user-select: none; /* Firefox 2+ */
	-ms-user-select: none; /* IE 10+ */
	user-select: none; /* Standard syntax */
	position: relative;
	display: block;
	text-align: center;
	min-width: 300px;
	/*max-width: 1230px;*/
	margin-left: auto;
	margin-right: auto;
	font-size: 0;
	/*width: calc(100% - 10px);*/
	overflow: hidden;
	padding-bottom: 60px;/*text-rendering: optimizeLegibility;
	
	perspective: 400px;
	perspective-origin:inherit;
	transform: perspective(400px);transition:transform 0.2s;*/
}

@media screen and (max-width: 761px) {
.My-Content #FAQ-Content {
	margin-top: 10px;/*transition:transform 0.2s;
	perspective:none;
	transform:none;*/
}
}
.My-Content #FAQ-Content p.LoadMoreBtnLink {
	margin: 30px;
	position:relative;
	z-index:10;
}
.My-Content #FAQ-Content p.LoadMoreBtnLink a {
	background-color: #FFF;
	display: inline-block;
	color: #000;
	padding: 18px;
	padding-right: 20px;
	padding-left: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	border: 2px solid #e5e5e5;
}
.My-Content .block {
	display: inline-block;
	width: calc(100% - 24px);
	background-color: #e5e5e5;
	text-align: center;
	margin: 10px;
	position: relative;
	padding: 2px;
	transition: all 0.2s ease-in-out;
	opacity: 0;
	animation-name: fadeIn;
	animation-duration: 0.5s;
	animation-timing-function: linear;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;/*transform: translate3d(0, 0, 0);*/
}
.My-Content .block:first-child {
	margin-top: 0;
}
 @keyframes fadeIn {
 from {
opacity: 0;
}
 to {
opacity: 1;
}
}
.My-Content .block .zone {
	display: block;
	width: 100%;
	cursor: pointer;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4;
}
.My-Content .block.Selected .zone {
	/*display: none;
	
	background-color: rgb(0, 0, 0, 0.5); */
	clear: both;
	top: 0px;
	left: -2000px;
	height: 2000px;
	width: 4000px;
	position: fixed;
	z-index: 1;
}

@media screen and (max-width: 761px) {
.My-Content .block {
	width: calc(100% - 14px);
	margin: 5px;
	margin-bottom: 10px;
	transition: none;
}
}
.My-Content .block.Selected {
	z-index: 100;
	cursor: default;
	transform-style: flat;
	-webkit-transform: none;
	transform: none;
}
.My-Content .block:hover {
	background-color: #bbb;
	transition: all 2s;
}
.My-Content .block.Blur:hover {
	transition: none;
	background-color: #e5e5e5;
}
.My-Content .block p.Visual {
	margin: 0;
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 1;
	perspective: 400px;
	perspective-origin: center center;
	-webkit-transform: perspective(400px);
	transform: perspective(400px);
}

.My-Content .block p.VideoPoster::before {
	content: " ";
	background-image: url(img/video-play.png);
	width: 50px;
	height: 50px;
	bottom: 15px;
	left: 15px;
	z-index: 2;
	position: absolute;
}
@media screen and (max-width: 761px) {
.My-Content .block p.VideoPoster::before {
	content: " ";
	background-image: url(img/video-play.png);
	width: 25px;
	height: 25px;
	bottom: 8px;
	left: 8px;
	z-index: 2;
	position: absolute;
	background-size: 100% auto;
}
}
.My-Content .block p.Visual img {
	transform-style: preserve-3D;
	transition: transform 0.6s ease-in-out;
	-webkit-transform: translate3d(0, 0, 0px);
	transform: translate3d(0, 0, 0px);
}
.My-Content .block:hover p.Visual img {
	-webkit-transform: translate3d(0, 0, 30px);
	transform: translate3d(0, 0, 30px);
}
.My-Content .block.Blur p.Visual img {
	-webkit-transform: translate3d(0, 0, 0px);
	transform: translate3d(0, 0, 0px);
}
.My-Content .block.Blur:hover p.Visual img {
	-webkit-transform: translate3d(0, 0, 0px);
	transform: translate3d(0, 0, 0px);
}
.My-Content .block h3.Text {
	margin: 0;
	padding: 15px;
	background-color: #FFF;
	text-align: left;
	display: block;
	position: relative;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	color: #000;
	z-index: 2;
	margin-top: -1px;
	font-weight: normal;
	min-height:60px;
}
.My-Content .block h3.Text .Author{
	display:block;
	opacity:0.5;
}
@media screen and (max-width: 761px) {
.My-Content .block h3.Text {
	font-size: 12px;
}
}
.My-Content .block h3.Text::before {
	content: " ";
	font-size: 70px;
	font-family: ClarinsRegular, Clarins;
	color: #be0f34;
	position: absolute;
	line-height: 70px;
	top: -20px;
	left: 5px;
}
.My-Content .block h3.Text::after {
	content: " ";
	font-family: ClarinsRegular, Clarins;
}


.My-Content .block h3.Testimony {
	margin: 0;
	padding: 15px;
	background-color: #f28902;
	text-align: center;
	display: block;
	position: relative;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	color: #FFF;
	z-index: 2;
	margin-top: -1px;
	font-weight: normal;
	
}

@media screen and (max-width: 761px) {
.My-Content .block h3.Testimony {
	font-size: 12px;
}
}
.My-Content .block h3.Testimony span {
	display:block;
}
.My-Content .block h3.Testimony span:nth-child(1)::before {
	content: "«";
	font-family: ClarinsRegular, Clarins;
	display:block;
	font-size:80px;
	line-height: 50px;
	height: 60px;
	margin-top:10px;
}


.My-Content .block h3.Testimony span:nth-child(2){
	text-transform:uppercase;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size:11px;
	line-height:13px;
	padding:30px;
}
@media screen and (max-width: 761px) {
	.My-Content .block h3.Testimony span:nth-child(2){
	padding:10px;
}
}
.My-Content .block .FloatingInfo {
	display: block;
	position: absolute;
	width: calc(100% - 4px + 20px);
	height: calc(100% - 4px);
	transition: all 0.5s ease-in-out;
	opacity: 0;
	background-color: #ede3d5;
	z-index: 3;
	top: 0px;
	border: #e5e5e5 2px solid;
	box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
}

@media screen and (max-width: 761px) {
/*.My-Content .block .FloatingInfo {
		transition:none!important;
		animation-delay:0!important;
	}*/
}
.My-Content .Selected .FloatingInfo {
	width: calc(200% - 2px + 20px);
	height: calc(100% - 2px);/* calc(100% - 2px);*/
	opacity: 1;
}

@media screen and (max-width: 761px) {
.My-Content .Selected .FloatingInfo {
	width: calc(200% - 4px + 10px);
}
}
.My-Content .FloatingInfo .wrapper {
	opacity: 0;
	position: relative;
}
.My-Content .block .close_btn {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 40px;
	height: 40px;
	background-image: url(img/close_btn.svg);
	background-size: 40px 40px;
	cursor: pointer;
	z-index: 3;
}
.My-Content .Selected .FloatingInfo .wrapper {
	opacity: 1;
	transition: opacity 0.5s ease-in-out 0.5s;
	background-color: #FFF;
	min-height: calc(100% - 40px);
	border: 20px #000 solid;
	box-shadow: 0 2px 0 #e5e5e5, 2px 2px 0 #e5e5e5, -2px 2px 0 #e5e5e5;
}

@media screen and (max-width: 761px) {
.My-Content .Selected .FloatingInfo .wrapper {
	border: 10px #000 solid;
	min-height: calc(100% - 24px);
}
}
.My-Content .FloatingInfo p {
	display: none;
	height: 10px;
	transition: display 0s linear 1s;
}
.My-Content .Selected .FloatingInfo p {
	display: block;
	height: auto;
}
.My-Content .Selected .FloatingInfo p.Mentions {
	color: rgba(0, 0, 0, 0.5);
	font-size: 10px;
}
.My-Content .FloatingInfo .Product {
	display: none;
	overflox: hidden;
}
.Selected .FloatingInfo .Product {
	display: block;
	padding-left: 200px;
	text-align: left;
	padding-bottom: 40px;
}

@media screen and (max-width: 761px) {
.Selected .FloatingInfo .Product {
  display: block;
  padding-bottom: 40px;
  padding-left: 150px;
  padding-top: 110px;
  text-align: left;
}
}
.My-Content .Selected .FloatingInfo .Packshot {
	display: inline-block;
	position: absolute;
	bottom: 29px;
	left: 32px;
}

@media screen and (max-width: 761px) {
/*.My-Content 	.Selected .FloatingInfo .Packshot {
  bottom:0px;
  left: auto;
  right:calc(50% + 20px);
  overflow: hidden;
  height:200px;
}*/
.My-Content .Selected .FloatingInfo .Packshot img {
	width: 90px;
}
}
.My-Content .Selected .FloatingInfo .ProductName {
	margin: 0;
	font-family: ClarinsRegular, Clarins;
	font-size: 18px;
	line-height: 18px;
	color: #be0f34;
}
.My-Content .Selected .FloatingInfo .ProductPrice {
	margin: 0;
	font-size: 14px;
	margin-top: 15px;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	min-height: 14px;
}
.My-Content .Selected .FloatingInfo p.ProductBtnLink {
	margin: 0;
	margin-top: 15px;
}
.My-Content .Selected .FloatingInfo p.ProductBtnLink a {
	background-color: #000;
	display: inline-block;
	color: #FFF;
	padding: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	line-height: 10px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
}
.My-Content .FloatingInfo h3 {
	color: #000;
	font-family: ClarinsRegular, Clarins;
	font-size: 25px;
	line-height: 25px;
	margin: 0;
	display: block;
	font-weight: normal;
	position: relative;
	padding: 40px;
	padding-top: 20px;
	padding-bottom:20px;
}

@media screen and (max-width: 761px) {
.My-Content .FloatingInfo h3 {
	padding-bottom: 20px;
	font-size: 21px;
	line-height: 21px;
}
}
.My-Content .FloatingInfo h3::before {
	content: " ";
	font-size: 140px;
	font-family: ClarinsRegular, Clarins;
	color: #be0f34;
	position: absolute;
	line-height: 70px;
	top: 30px;
	left: -15px;
}
.My-Content .FloatingInfo h3::after {
	content: " ";
	font-family: ClarinsRegular, Clarins;
}
.My-Content .FloatingInfo h4 {
	color: #be0f34;
	font-family: ClarinsRegular, Clarins;
	font-size: 25px;
	line-height: 25px;
	margin: 0;
	display: block;
	font-weight: normal;
	position: relative;
	padding: 40px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.My-Content .FloatingInfo a.VideoLink::before {
	content: " ";
	background-image: url(img/video-play.png);
	width: 50px;
	height: 50px;
	bottom: 15px;
	left: 15px;
	z-index: 2;
	position: absolute;
}
.My-Content .FloatingInfo a.VideoLink {
	display: block;
	width: 285px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 25px;
}

@media screen and (max-width: 761px) {
.My-Content .FloatingInfo a.VideoLink {
	max-width: 285px;
	width: auto;
}
.My-Content .FloatingInfo a.VideoLink img {
	width: 100%;
}
}
.My-Content .FloatingInfo p.FAQ-Text {
	margin: 0;
	font-size: 14px;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	padding: 30px;
	padding-top: 0;
}

@media screen and (max-width: 761px) {
.My-Content .FloatingInfo p.FAQ-Text {
	padding: 20px;
	padding-top: 0px;
}
}
.My-Content .FloatingInfo p.FAQ-Text img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.My-Content .FloatingInfo ul.CheckBox {
	display: block;
	font-size: 14px;
	margin: 0;
	padding: 30px;
	padding-top: 0px;
}

@media screen and (max-width: 761px) {
.My-Content .FloatingInfo ul.CheckBox {
	padding: 15px;
}
}
.My-Content .FloatingInfo ul.CheckBox li {
	margin: 0;
	padding: 0;
	display: block;
	text-align: left;
	background-image: url(img/checkbox.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 38px;
	min-height: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.My-Content .FloatingInfo p.Ingredient {
	display: block;
	float: left;
	margin-left: 20px;
	margin-top: -20px;
}

@media screen and (max-width: 761px) {
.My-Content .FloatingInfo p.Ingredient {
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 15px;
}
.My-Content .FloatingInfo p.Ingredient img {
	display: inline-block;
	height: 180px;
	position: relative;
}
}
.My-Content .FloatingInfo p.FAQ-Text.With-Ingredient {
	display: inline-block;
	text-align: left;
	width: calc(100% - 248px);
	padding: 0 30px 30px 20px;
}

@media screen and (max-width: 761px) {
.My-Content .FloatingInfo p.FAQ-Text.With-Ingredient {
	text-align: center;
	padding: 20px;
	padding-top: 0px;
	width: auto;
}
}
.My-Content .FloatingInfo p.FAQ-Text.With-Product {
	text-align: left;
	padding-left: 200px;
	min-height: 120px;
}

@media screen and (max-width: 761px) {
.My-Content .FloatingInfo p.FAQ-Text.With-Product {
	text-align: center;
	padding: 20px;
	padding-top: 0px;
}
}
.My-Content .FloatingInfo p.TextLink {
	font-size: 11px;
	padding-bottom: 20px;
}
.My-Content .FloatingInfo p.TextLink a {
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #EEE;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
}
.My-Content .FloatingInfo p.TextLink a:hover {
	color: #be0f34;
	border-bottom: 1px solid #be0f34;
}
.My-Content .FloatingInfo .red {
	color: #be0f34;
}
.My-Content .Blur {
	filter: blur(2px);
}
.My-Content #col-01 .FloatingInfo {
	left: 0;
}
.My-Content #col-02 .FloatingInfo {
	left: 0;
}

@media screen and (max-width: 761px) {
.My-Content #col-02 .FloatingInfo {
	right: 0;
	left: auto;
}
}
.My-Content #col-03 .FloatingInfo {
	right: 0;
}
.My-Content #col-04 .FloatingInfo {
	right: 0;
}
.My-Content .block img {
	display: block;
	max-width: 100%;
}
.My-Content ul {
	list-style: none;
	margin: 0;
	padding: 0;/*display: none;
	width: 100%;
	/*font-size: 0;*/
}
#source {
	display: none;
}
.My-Content ul li.block {
	list-style: none;
	padding: 0;
	display: inline-block;
}
.My-Content .column {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	/*max-width: 278px;*/
	position: relative;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

@media screen and (max-width: 1023px) {
.My-Content .column {
	width: 33%;
}
}

@media screen and (max-width: 761px) {
.My-Content .column {
	width: 50%;
	-webkit-transform-style: flat;
	transform-style: flat;
}
}
.My-Content .FloatingInfo .Stats {
	padding-bottom: 30px;
	display: none;
}

@media screen and (max-width: 761px) {
.My-Content .FloatingInfo .Stats {
	padding-bottom: 0px;
}
}
.My-Content .Selected .FloatingInfo .Stats {
	margin: 0;
	display: block;
	margin-top: -25px;
}

@media screen and (max-width: 761px) {
.My-Content .Selected .FloatingInfo .Stats {
	margin-top: -5px;
}
}
.My-Content .Stats ul {
	font-size: 14px;
	display: block;
}
.My-Content .Stats ul li {
	display: inline-block;
	vertical-align: top;
	margin: 15px;
}

@media screen and (max-width: 761px) {
.My-Content .Stats ul li {
	margin-top: 0px;
}
}
.My-Content .stat {
	font-size: 30px;
	display: inline-block;
	position: relative;
	margin: 0.1em;
	padding-top: 3.5em;
	width: 3.5em;
	background-color: #fbdfdb;
	border-radius: 1.75em;
	/*margin-bottom:1em;*/
	letter-spacing: -0.05em;
}
.My-Content .stat::before {
	content: " ";
	width: 3.5em;
	height: 3.5em;
	border-radius: 1.75em;
	background-color: #be0f34;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	clip: rect(0px, 1.75em, 3.5em, 0);
	z-index: 2;
	transition: transform ease-in-out 2s;
	-webkit-transform: rotate(0turn);
	transform: rotate(0turn);
		-webkit-backface-visibility: hidden;
}
.My-Content .stat::after {
	content: " ";
	width: 3.5em;
	height: 3.5em;
	border-radius: 1.75em;
	background-color: #fbdfdb;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	clip: rect(0px, 1.75em, 3.5em, 0);
	z-index: 3;
		-webkit-backface-visibility: hidden;
}
.stat[value="45"]::before {
	z-index: 2;
	background-color: #be0f34;
	-webkit-transform: rotate(0.45turn);
	transform: rotate(0.45turn);
}
.stat[value="45"]::after {
	z-index: 3;
	background-color: #fbdfdb;
}
.My-Content .stat[value="81"]::before {
	z-index: 3;
	background-color: #be0f34;
	-webkit-transform: rotate(0.81turn);
	transform: rotate(0.81turn);
}
.My-Content .stat[value="81"]::after {
	z-index: 2;
	background-color: #be0f34;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.My-Content .stat[value="83"]::before {
	z-index: 3;
	background-color: #be0f34;
	-webkit-transform: rotate(0.83turn);
	transform: rotate(0.83turn);
}
.My-Content .stat[value="83"]::after {
	z-index: 2;
	background-color: #be0f34;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.My-Content .stat[value="86"]::before {
	z-index: 3;
	background-color: #be0f34;
	-webkit-transform: rotate(0.86turn);
	transform: rotate(0.86turn);
}
.My-Content .stat[value="86"]::after {
	z-index: 2;
	background-color: #be0f34;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.My-Content .stat .num {
	color: #be0f34;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	width: calc(3.5em - 0.2em);
	height: calc(3.5em - 0.2em);
	border-radius: 100%;
	background-color: #FFF;
	display: block;
	line-height: calc(3.5em - 0.2em);
	text-align: center;
	position: absolute;
	top: 0.1em;
	left: 0.1em;
	z-index: 4;
}
.My-Content .stat .num sup {
	font-size: 0.5em;
	position: absolute;
	top: 50%;
	margin-top: -1em;
	line-height: 1em;
	z-index: 2;
}
.My-Content .Stats .text {
	display: block;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	line-height: 1.4em;
	margin-top: 5px;
	text-align: center;
}
.My-Content .product-tile {
	color: #999;
	margin-left: 0;
	margin-right: 0;
	padding: 0;
	position: relative;
	text-align: left;
}

@media screen and (max-width: 350px) {
.My-Content #Transversal-Push ul li h3{
	font-size: 20px;
}
}

.My-Content #Block-TopNav p span {
	color: #be0f34;
}

/*-------------------------------------------*/

#FAQ-Textintro.ParolesdeFemme p{
	font-size:16px;
}
.My-Content #INNOVATION-FiveFunctions{
	margin-bottom:0;
}
.My-Content #INNOVATION-FiveFunctions a.VideoLink::before {
	content: " ";
	background-image: url(img/video-play.png);
	width: 50px;
	height: 50px;
	bottom: 15px;
	left: 15px;
	z-index: 2;
	position: absolute;
}
.My-Content #INNOVATION-FiveFunctions a.VideoLink {
	display:inline-block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.My-Content #INNOVATION-FiveFunctions a.VideoLink img{
	max-width:100%;
}

.My-Content{
	font-size: 20px;
}