body, html {
	overflow-x: hidden;
	width: 100%;
}
.breadcrumb {
display:none;
}
#main {
    margin-top:0px;
}
.MyContent 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;
	z-index: 1;
}

@media only screen and (max-width:1023px) {
.MyContent h1 {
width: calc(100% - 40px);
	margin-left: 20px;
	margin-right: 20px;
}
}

@media only screen and (max-width:761px) {
.MyContent h1 {

	font-size: 35px;
}
}

.MyContent p.VideoLink{
	display:inline-block;
	position: relative;
	padding:0;
	margin:20px;
	text-align:left;
	line-height:0;
	font-size:0;
}
.MyContent p.VideoLink a::before {
	content: " ";
	display: inline-block;
	background-image: url(img/VideoPlayBtn.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	left: 15px;
	height: 50px;
	width: 50px;
	bottom: 15px;
	z-index:2;
}
.MyContent p.VideoLink a {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	position: relative;
	display:inline-block;
}
.MyContent p.VideoLink a img{
	position:relative;
	display:block;
	max-width:100%;
}
.MyContent p.TextLink{
	padding:0;
	margin:0;
}
.MyContent p.TextLink a {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #e5e5e5;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	position: relative;
	padding:0;
}
/*-------------------------------------------*/

.MyContent {
	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;
}

.MyContent .MyBlock {
	display: block;
	width: 100%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}
.MyContent * {
	-webkit-user-select: none; /* Chrome, Opera, Safari */
	-moz-user-select: none; /* Firefox 2+ */
	-ms-user-select: none; /* IE 10+ */
	user-select: none; /* Standard syntax */
}

.MyContent .BtnLink {
	margin: 0;
	padding: 0;
	font-size: 0;
}
@media only screen and (max-width:1023px) {
#features-link{
	display:none;
}
}
.MyContent .BtnLink a {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 11px;
	/*border-bottom: 1px solid #e5e5e5;*/
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	position: relative;
	background-color: #000;
	padding: 18px 30px;
	display: inline-block;
	line-height: 14px;
}
/*-------------------------------------------*/
.MyContent #BLOCK-HEADER {
	width: 1600px;
	margin-left: -175px;
	text-align: center;
	position: relative;
	background-color:#fdf9fa;
	background-image:url(img/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	min-height:500px;
}
@media only screen and (max-width:1249px) {
.MyContent #BLOCK-HEADER {
	margin-left: calc(100% - 1450px);
}
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-HEADER {
	margin-left: 0;
width: 100%;
background-position: left -550px top 0px;
}
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-HEADER {
	margin-left: 0;
	width: 100%;
	background-position: bottom center;
	padding-bottom:375px;
	background-size:auto 375px;
	background-image:url(img/header-mobile.jpg);
	min-height:0;
}
}
.MyContent #BLOCK-HEADER .FloatingBox{
	display:inline-block;
	position:absolute;
	left:calc(50% + 362px);
		-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	z-index:2;
	top:136px;
		max-width:400px;
}
@media only screen and (max-width:1023px) {
	.MyContent #BLOCK-HEADER .FloatingBox{
		left: 75%;
		z-index: 2;
		top: 136px;
		width: 500px;
	}
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-HEADER .FloatingBox{
		left: 0%;
		z-index: 2;
		top: auto;
		width: 100%;
		position:relative;
		-webkit-transform:none;
		transform:none;
		margin-bottom:20px;
	}
}
.MyContent #BLOCK-HEADER .MySample{
	display:inline-block;
	position:absolute;
	left:calc(50% + 362px);
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	z-index:2;
	top:0;
}
@media only screen and (max-width:1023px) {
	.MyContent #BLOCK-HEADER .MySample{
			left: 75%;
	}
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-HEADER .MySample{
		left: 0%;
		-webkit-transform:none;
		transform:none;
		width:100%;
		position:relative;
		margin-bottom:20px;
	}
}
.MyContent #BLOCK-HEADER .MySample a{
	background-color:#f9b3c3;
	padding:20px;
	min-width:230px;
	display:inline-block;
	position:relative;
	font-size:15px;
	color:#FFF;
	line-height:1em;
	text-transform:uppercase;
	text-decoration:none;
		font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-HEADER .MySample a{
		min-width:280px;
		padding:15px;
		width:calc(100% - 30px);
	}
}
.MyContent #BLOCK-HEADER .MySample a::before{
	content:" ";
	background-image:url(img/gift.png);
	width:22px;
	height:25px;
	background-size:auto 100%;
	background-color:#f9b3c3;
	background-repeat:no-repeat;
	display:block;
	position:relative;
	background-position:center center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-HEADER .MySample a::before{
			display:inline-block;
			vertical-align:middle;
			margin: 0;
			margin-right: 10px;
			margin-top: -5px;
	}
}
.MyContent #BLOCK-HEADER h1 {
	display: block;
	margin: 0px;
	text-align:center;
	color:#be0f34;
	width:100%;
}

.MyContent #BLOCK-HEADER p.Text {
	margin: 20px;
	text-align:center;
	color:#000;
	font-size:16px;
	line-height:1.4em;
}
.MyContent #BLOCK-HEADER .BtnLink{
	padding-top:10px;
}

/*-------------------------------------------*/
.MyContent #BLOCK-PACKSHOT {
	padding-top:40px;
	text-align:left;
	
}
@media only screen and (max-width:1249px) {
	.MyContent #BLOCK-PACKSHOT {
	width:calc(100% - 80px);
}
}
@media only screen and (max-width:1023px) {
	.MyContent #BLOCK-PACKSHOT {
	padding-top:40px;

}
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-PACKSHOT {
	padding-top:20px;
padding-bottom: 60px;
width:calc(100% - 40px);
}
}
.MyContent #BLOCK-PACKSHOT h2{
	color:#f9b3c3;
	font-family:ClarinsRegular,Clarins;
	font-size:35px;
	line-height:1em;
	margin:0;
	padding:0;
	font-weight:normal;
	text-transform:none;
	border:0px solid;
	display:block;
	z-index:2;
	position:relative;
}

.MyContent #BLOCK-PACKSHOT .Text{
	font-size:16px;
	line-height:1.4em;
	margin:0;
	padding:0;
	display:inline-block;
	padding-top:30px;
	padding-bottom:30px;
	max-width:320px;
	z-index:2;
	position:relative;
}
.MyContent #BLOCK-PACKSHOT .Text strong{
			font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
}
@media only screen and (max-width:1249px) {
.MyContent #BLOCK-PACKSHOT .Text{
	max-width: calc(100% - 650px);
}
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-PACKSHOT .Text{
max-width: 640px;
width: 50%;
margin-right: 50%;
font-size: 14px;
text-align: left;
}
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-PACKSHOT .Text{
max-width: 760px;
width: 100%;
}
}
.MyContent #BLOCK-PACKSHOT .Packshot{
	margin-top:-489px;
	z-index:1;
	position:relative;
	text-align:center;
	display:block;
	max-width:890px;
	margin-left:auto;
	margin-right:auto;
}
@media only screen and (max-width:1249px) {
.MyContent #BLOCK-PACKSHOT .Packshot{
max-width: 690px;
margin-top: -430px;
margin-right: 90px;
}
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-PACKSHOT .Packshot{
margin-top: 20px;
margin-left: 0;
max-width: 700px;
position: absolute;
top: 0px;
right: -350px;
width: 700px;
}
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-PACKSHOT .Packshot{
	margin: 0px;
margin-left: -290px;
position: absolute;
bottom: 500px;
top: auto;
left: 50%;
right:auto;
}
}
.MyContent #BLOCK-PACKSHOT .Packshot a{
	width: 18%;
height: 92%;
position: absolute;
left: 41%;
top: 4%;
}
.MyContent #BLOCK-PACKSHOT .Packshot a span{
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-size:11px;
	position:absolute;
	left:100%;
	bottom:2%;
	text-align:left;
	border-bottom:1px solid #e7e7e7;
	color:#000;
	display:inline-block;
	white-space:nowrap;
	line-height:1.2em;
	margin-left:75px;
}
@media only screen and (max-width:1023px) {
	.MyContent #BLOCK-PACKSHOT .Packshot a span{
		left: -25px;
		bottom: -50px;
	}
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-PACKSHOT .Packshot a span{
    left: 28%;
    bottom: 105%;
    text-align: center;
    margin-left: 0;
	}
}
.MyContent #BLOCK-PACKSHOT .Packshot a span::after{
	width:50px;
	height:50px;
	background-image:url(img/link.png);
	content:" ";
	position:absolute;
	left:-60px;
	top:-20px;
	
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-PACKSHOT .Packshot a span::after{
	left:calc(50% - 25px);
	top:-60px;

	}
}
.MyContent #BLOCK-PACKSHOT .Packshot img{
	position:relative;
	display:block;
	max-width:100%;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-PACKSHOT .Packshot img{
	margin-left:0;
	width:700px;
	max-width:700px;
}
}
.MyContent #BLOCK-PACKSHOT .BtnLink {
	z-index:2;
	position:relative;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-PACKSHOT .BtnLink {
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
}
}
.MyContent #BLOCK-PACKSHOT .BtnLink a{
	background-color:#FFF;
	color:#000;
	border:2px solid #e7e7e7;
	
}
.MyContent #BLOCK-PACKSHOT .Testimony{
	position:absolute;
	right:0%;
	margin-right:100px;
	top:150px;
	z-index:3;
	width:315px;
	text-align:center;
	font-size:14px;
	background-color:#fdf0f3;

}
@media only screen and (max-width:1249px) {
	.MyContent #BLOCK-PACKSHOT .Testimony{
		margin-right:auto;
		z-index: 3;
		width: 295px;
		right:20px;
		left:auto;
		margin-left: auto;
		top: calc(50% - 126px);
	}	
}
@media only screen and (max-width:1023px) {
	.MyContent #BLOCK-PACKSHOT .Testimony{

	position: relative;
	margin: 0;
	padding: 0;
	bottom: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	margin-bottom: 90px;

	}	
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-PACKSHOT .Testimony{
		margin-right: auto;
z-index: 3;

margin-left: auto;
top: auto;
bottom: auto;
left: auto;
right: auto;
	}	
}
.MyContent #BLOCK-PACKSHOT .Testimony .TestimonyText::before{
	    content: "“";
    font-size: 200px;
    color: #be0f34;
    position: absolute;
    bottom: calc(100% - 20px);
    left: calc(50% - 60px);
    width: 90px;
    overflow: hidden;
    line-height: 1em;
    height: 100px;
}
.MyContent #BLOCK-PACKSHOT .Testimony .TestimonyText::after{
	content: "”";
}
.MyContent #BLOCK-PACKSHOT .Testimony .TestimonyText{
	position:relative;
	z-index:2;
	text-align:center;
	display:block;
	font-family:ClarinsRegular,Clarins;
	font-size:26px;
	color:#000;
	font-style:italic;
	line-height:31px;
	font-weight:normal;
	padding-top:20px;
		font-style: normal;
}
.MyContent #BLOCK-PACKSHOT .Testimony .AuthorName{
	position: relative;
	text-align: center;
	display: block;
	font-size: 11px;
	color: #000;
	line-height: 12px;
	z-index: 2;
	padding-top: 10px;
}
.MyContent #BLOCK-PACKSHOT .Testimony::after{
	background-color:#fdf0f3;
	border-radius:50%;
	width:392px;
	height:392px;
	content:" ";
	position:absolute;
	top:calc(50% - 196px);
	left:calc(50% - 196px);
}
@media only screen and (max-width:1249px) {
.MyContent #BLOCK-PACKSHOT .Testimony::after{
    background-color: #fdf0f3;
    border-radius: 50%;
    width: 352px;
    height: 352px;
    content: " ";
    position: absolute;
    top: calc(50% - 176px);
    left: calc(50% - 176px);
}
}
.MyContent #BLOCK-PACKSHOT .Stats{
	position:absolute;
	right:50%;
	margin-right:100px;
	top:150px;
	z-index:3;
	width:190px;
	text-align:center;
	font-size:14px;
}

@media only screen and (max-width:1249px) {
.MyContent #BLOCK-PACKSHOT .Stats {
	margin-right: auto;
	top: auto;
	right: 497px;
	bottom: 220px;
	width: 160px;
}
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-PACKSHOT .Stats {
	right: auto;
	top: 100px;
	left: 50%;
	margin: 0;
}
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-PACKSHOT .Stats {
	right: auto;
	top: auto;
	left: -10px;
	width: 150px;
	margin: 0;
	bottom:850px;
}
}
.MyContent #BLOCK-PACKSHOT .Stats .num{
	display:block;
	background-image:url(img/stat.png);
	width:116px;
	height:116px;
	line-height:116px;
	font-size:30px;
	color:#be0f34;
	margin-left:auto;
	margin-right:auto;
}
.MyContent #BLOCK-PACKSHOT .Mentions{
	font-size:10px;
	line-height:1.42em;
	margin:0;
	padding:0;
	display:inline-block;
	padding-top:30px;
	opacity:0.5;
	z-index:2;
	position:relative;
	min-height:30px;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-PACKSHOT .Mentions{

	margin-top:520px;
}
}
/*-------------------------------------------*/
.MyContent #BLOCK-DISCOVER {
	padding-top:40px;
	text-align:center;
}

.MyContent #BLOCK-DISCOVER h2{
	color:#f9b3c3;
	font-family:ClarinsRegular,Clarins;
	font-size:35px;
	line-height:1em;
	margin:0;
	padding:20px;
	font-weight:normal;
	text-transform:none;
	border:0px solid;
	display:block;
	z-index:2;
	position:relative;
	padding-top:0px;
	padding-bottom:0px;
}
.MyContent #BLOCK-DISCOVER .Text{
	font-size:16px;
	line-height:1.4em;
	margin:0;
	padding:20px;
	display:block;
	padding-top:30px;
	padding-bottom:30px;
	z-index:2;
	position:relative;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-DISCOVER .Text{
	padding-top:20px;
	padding-bottom:20px;
}	
}
.MyContent #BLOCK-DISCOVER .IngredientVisual{
	display:inline-block;
	vertical-align:middle;
	margin:0;
}
.MyContent #BLOCK-DISCOVER .IngredientVisual img{
	display:block;
	position:relative;
}
.MyContent #BLOCK-DISCOVER .IngredientText{
	display:inline-block;
	max-width:300px;
	font-size:16px;
		vertical-align:middle;
		margin:20px;
}
@media only screen and (max-width:1023px) {
	.MyContent #BLOCK-DISCOVER .IngredientText{

	max-width:200px;
}
	
}
.MyContent #BLOCK-DISCOVER .IngredientText.Left{
	text-align:right;
}
.MyContent #BLOCK-DISCOVER .IngredientText.Right{
	text-align:left;
}
.MyContent #BLOCK-DISCOVER .IngredientText strong{
	color:#f9b3c3;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	display:block;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-DISCOVER .IngredientText.Left{
	text-align:center;
	max-width:300px;
	display:block;
	margin-right:auto;
	margin-left:auto;
}
.MyContent #BLOCK-DISCOVER .IngredientText.Right{
	text-align:center;
	max-width:300px;
	margin-bottom:40px;
	display:block;
		margin-right:auto;
	margin-left:auto;
}	
}
/*-------------------------------------------*/
.MyContent #BLOCK-RESULTS {
	background-image:url(img/box-background-1.jpg);
	background-position:center top;
	height:500px;
	max-width:1170px;
	line-height:500px;
	text-align:left;
	margin-bottom:40px;
	background-color:#DDD;
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-RESULTS {
	height:400px;
	line-height:400px;
}	
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-RESULTS {
	padding-bottom:250px;
	background-position:center bottom;
	background-image:url(img/box-background-1-mobile.jpg);
	max-width:375px;
	height:auto;
	text-align:center;
	background-repeat:no-repeat;
}	
}
.MyContent #BLOCK-RESULTS .FloatingBox{
	display:inline-block;
	vertical-align:middle;
	background-color:#FFF;
	max-width:640px;
	padding:20px;
	font-size:16px;
	line-height:1.4em;
	text-align:center;
}
@media only screen and (max-width:1249px) {
.MyContent #BLOCK-RESULTS .FloatingBox{
	max-width:540px;
}	
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-RESULTS .FloatingBox{
	max-width: 470px;
margin-left: 0px;

	padding-bottom:40px;

}	
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-RESULTS .FloatingBox{
	margin:20px;
		text-align:center;
}	
}
.MyContent #BLOCK-RESULTS .FloatingBox h2{
	font-size:22px;
	display:block;
	text-align:center;
	margin:0;
	padding:0;
	font-weight:normal;
	padding-top:60px;
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-RESULTS .FloatingBox h2{
	padding-top:40px;
}	
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-RESULTS .FloatingBox h2{
	padding-top:20px;
}	
}
.MyContent #BLOCK-RESULTS .FloatingBox .Stat{
	font-size:14px;
	display:inline-block;
	text-align:center;
	padding:0;
	font-weight:normal;
	max-width:182px;
	vertical-align:top;
	margin:20px;
line-height:1.2em;
}
@media only screen and (max-width:1023px) {
	.MyContent #BLOCK-RESULTS .FloatingBox .Stat{
			margin:10px;
			margin-top:20px;
		margin-bottom:20px;
	}
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-RESULTS .FloatingBox .Stat{


margin:20px;
margin-bottom:0;
}
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-RESULTS .FloatingBox .Stat br{

	display:none;

}
}
.MyContent #BLOCK-RESULTS .FloatingBox .Stat .num{
	display:block;
	font-size:55px;
	color:#f9b3c3;
	line-height:1em;
	padding-bottom:10px;
}
.MyContent #BLOCK-RESULTS .FloatingBox .Stat .num sup{
	font-size:22px;
}
.MyContent #BLOCK-RESULTS .Mentions{
	font-size:10px;
	line-height:1em;
	margin:0;
	padding:0;
	display:inline-block;
	padding-top:30px;
	opacity:0.5;
	z-index:2;
	position:relative;
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-RESULTS .Mentions{
	padding-top:10px;

}
}
/*-------------------------------------------*/
.MyContent #BLOCK-VIDEO-APPLICATIONS {
	padding-top:40px;
	text-align:center;
	padding-bottom:40px;
	width:100vw;
	margin-left:calc(50% - 50vw);
	background-image:url(img/video-ingredient-bg-left.jpg), url(img/video-ingredient-bg-right.jpg);
	background-position:left center, right center;
	background-repeat:no-repeat , no-repeat ;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-VIDEO-APPLICATIONS {
	background-image:none;
}	
}
.MyContent #BLOCK-VIDEO-APPLICATIONS h2{
	color:#f9b3c3;
	font-family:ClarinsRegular,Clarins;
	font-size:35px;
	line-height:1em;
	margin:0;
	padding:0;
	font-weight:normal;
	text-transform:none;
	border:0px solid;
	display:block;
	z-index:2;
	position:relative;
}

/*-------------------------------------------*/
.MyContent #BLOCK-VIDEO-INGREDIENT {
	margin-top:40px;
	max-width:1170px;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-VIDEO-INGREDIENT {
margin-top: 0px;
background-color: #dff0ff;
padding: 20px;
width: calc(100% - 40px);
background-image:url(img/video-ingredient-mobile.jpg);
background-position:bottom center;
background-size:100% auto;
background-repeat:no-repeat;

}	
	
}
.MyContent #BLOCK-VIDEO-INGREDIENT .VideoLink a::before{
	left:calc(25% - 25px);
	top:calc(50% - 25px);
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-VIDEO-INGREDIENT .VideoLink a::before{
	left:25px;
	bottom:25px;
	    top: auto;	
}	
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-VIDEO-INGREDIENT .VideoLink a::before {
    left: 25px;
    bottom: 25px;
    top: auto;	
}
}
.MyContent #BLOCK-VIDEO-INGREDIENT .VideoLink{
	position:relative;
	z-index:1;
	margin:0;
	
}

@media only screen and (max-width:1023px) {
.MyContent #BLOCK-VIDEO-INGREDIENT .VideoLink img{
position: relative;
display: block;
max-width: 150%;
margin-left: -15%;
}
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-VIDEO-INGREDIENT .VideoLink{
    position: absolute;
    bottom: 0;
    left: 0;
	
}
.MyContent #BLOCK-VIDEO-INGREDIENT .VideoLink img{
opacity: 0;
height: 180px;
}
}
.MyContent #BLOCK-VIDEO-INGREDIENT .FloatingBox{
	display:inline-block;
	vertical-align:middle;
	background-color:#FFF;
	max-width:400px;
	padding:40px;
	font-size:16px;
	line-height:1.4em;
	text-align:center;
	position:absolute;
	z-index:2;
	top:50%;
	right:0;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-VIDEO-INGREDIENT .FloatingBox{
	max-width:300px;
}
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-VIDEO-INGREDIENT .FloatingBox{
	max-width:700px;
	text-align:center;
	position:relative;
	z-index:2;
	top:auto;
	right:auto;
	-webkit-transform:none;
	transform:none;
	
}
}

@media only screen and (max-width:761px) {
.MyContent #BLOCK-VIDEO-INGREDIENT .FloatingBox {
	max-width: 700px;
	text-align: center;
	position: relative;
	z-index: 2;
	top: auto;
	right: auto;
	-webkit-transform: none;
	transform: none;
	padding: 20px;
	margin-bottom:160px;
}
}

.MyContent #BLOCK-VIDEO-INGREDIENT h2{
	color:#f9b3c3;
	font-family:ClarinsRegular,Clarins;
	font-size:35px;
	line-height:1em;
	margin:0;
	padding:0;
	font-weight:normal;
	text-transform:none;
	border:0px solid;
	display:block;
	z-index:2;
	position:relative;
}

/*-------------------------------------------*/
.MyContent #BLOCK-ROUTINE {
	padding-top:40px;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-ROUTINE {
	width:390px;
	margin-left:calc(50% - 195px);
}
}
.MyContent #BLOCK-ROUTINE .Packshot{
	max-width:390px;
}

.MyContent #BLOCK-ROUTINE h2{
	color:#f9b3c3;
	font-family:ClarinsRegular,Clarins;
	font-size:35px;
	line-height:1em;
	margin:0;
	padding:0;
	font-weight:normal;
	text-transform:none;
	border:0px solid;
	display:block;
	z-index:2;
	position:relative;
}
.MyContent #BLOCK-ROUTINE ul{
	padding:0px;
	margin:0px;
	list-style:none;
	font-size:0;
	max-width:1170px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	display:block;
	margin-top:40px;
	text-align:center;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-ROUTINE ul{
	width:390px;
}
}
.MyContent #BLOCK-ROUTINE ul li{
	padding:0px;
	margin:0px;
	width:33%;
	display:inline-block;
	position:relative;
	vertical-align:top;
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-ROUTINE ul li{
	width:50%;
}
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-ROUTINE ul li{
	width:390px;
}
}

.MyContent #BLOCK-ROUTINE ul li img{
	max-width:100%;
	display:block;
	position:relative;
}
.MyContent #BLOCK-ROUTINE ul li .Text{
	display:block;
	position:absolute;
		bottom:12.3%;
	left:0px;
	text-align:center;
	font-size:14px;
	line-height:1.4em;
	width:100%;
	margin:0;
	padding:0;
}
.MyContent #BLOCK-ROUTINE ul li .Infos{
	display:block;
	position:absolute;
	top:185px;
	left:220px;
	text-align:left;
	font-size:14px;
	line-height:1em;
	width:140px;
	margin:0;
	padding:0;
	color:#f9b3c3;
		font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
		border-left:#f9b3c3 2px solid;
		padding-left:10px;
}
.MyContent #BLOCK-ROUTINE ul li .TextLink{
	display:block;
	position:absolute;
	bottom:10px;
	left:0px;
	text-align:center;
	width:100%;
}
.MyContent #BLOCK-ROUTINE ul li h3{
	color:#f9b3c3;
	padding:0px;
	margin:0px;
	font-weight:normal;
	position:absolute;
	font-size:15px;
	text-transform:uppercase;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
}
@media only screen and (max-width:1170px) {
.MyContent #BLOCK-ROUTINE ul li h3{
	font-size:1.2vw;
}	
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-ROUTINE ul li h3{
		font-size:15px;
}
}
.MyContent #BLOCK-ROUTINE ul li .num{
	font-size:159px;
	display:block;
	line-height: 0.8em;
	margin-right:0;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif!important;
	font-weight:400!important;
	margin-left:auto;
	margin-bottom:5px;
}
@media only screen and (max-width:1170px) {
.MyContent #BLOCK-ROUTINE ul li .num{
	font-size:13.5vw;
}
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-ROUTINE ul li .num{
		font-size:159px;
}
}
.MyContent #BLOCK-ROUTINE ul li:nth-child(1) h3, .MyContent #BLOCK-ROUTINE ul li.n-1 h3{
	text-align: right;
	right: 61.5%;
	top: 10.25%;
}
.MyContent #BLOCK-ROUTINE ul li:nth-child(2) h3, .MyContent #BLOCK-ROUTINE ul li.n-2 h3{
	text-align: right;
	right: 70.5%;
	top: 38.4%;
}
.MyContent #BLOCK-ROUTINE ul li:nth-child(3) h3, .MyContent #BLOCK-ROUTINE ul li.n-3 h3{
	text-align: right;
	right: 70.5%;
	top: 10.25%;
}
.MyContent #BLOCK-ROUTINE ul li:nth-child(4) h3, .MyContent #BLOCK-ROUTINE ul li.n-4 h3{
	text-align: right;
	right: 65.3%;
	top: 38.4%;
}
.MyContent #BLOCK-ROUTINE ul li:nth-child(5) h3, .MyContent #BLOCK-ROUTINE ul li.n-5 h3{
	text-align: right;
right: 35%;
top: 10%;
}
.MyContent #BLOCK-ROUTINE ul li:nth-child(5) h3 .num, .MyContent #BLOCK-ROUTINE ul li.n-5 h3 .num{
	display:inline-block;
	right:auto;
	top:auto;
	vertical-align:middle;
}
.MyContent #BLOCK-ROUTINE ul li:nth-child(6) h3, .MyContent #BLOCK-ROUTINE ul li.n-6 h3{
	text-align: right;
	right: 61.5%;
	top: 38.4%;
}
.MyContent #BLOCK-ROUTINE ul li:nth-child(7) h3, .MyContent #BLOCK-ROUTINE ul li.n-7 h3{ 
	text-align: left;
	right: 0;
	top: 14.9%;
	width: 92.4%;

}
.MyContent #BLOCK-ROUTINE ul li:nth-child(7) h3 .num{
	display:inline-block;
	vertical-align:top;
	margin-right:2.5%;
	
	margin-top:-1.2%;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
}
.MyContent #BLOCK-ROUTINE ul li:nth-child(2n+1){
	background-color:#fdf0f3;
	
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-ROUTINE ul li:nth-child(4n+0){
	background-color:#fff;
	
}
.MyContent #BLOCK-ROUTINE ul li:nth-child(4n+1){
	background-color:#fff;
	
}
.MyContent #BLOCK-ROUTINE ul li:nth-child(4n+2){
	background-color:#fdf0f3;
	
}
.MyContent #BLOCK-ROUTINE ul li:nth-child(4n+3){
	background-color:#fdf0f3;
	
}

}
.MyContent #BLOCK-ROUTINE #routine-list  li:last-child{
	width:66%;
	
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-ROUTINE #routine-list  li:last-child{
	width:50%;
	min-height:384px;
}
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-ROUTINE #routine-list  li:last-child{
	width:320px;
	min-height:450px;
}
}

.MyContent #BLOCK-ROUTINE #routine-list  li:last-child .Ingredient{
	font-size: 12px;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	position: absolute;
	top: 28.2%;
	right: 38.4%;
	text-align: left;
	line-height: 1em;
	margin: 0;
	padding: 0;
}
@media only screen and (max-width:1249px) {
.MyContent #BLOCK-ROUTINE #routine-list  li:last-child .Ingredient{
	right:32%;
}
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-ROUTINE #routine-list  li:last-child .Ingredient{
	right:25%;
}
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-ROUTINE #routine-list li:last-child .Ingredient {
    right: 40px;
    width: 100px;
    top: 200px;
}	
}
.MyContent #BLOCK-ROUTINE #routine-list  li:last-child h3{
	font-size:22px;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	text-transform:none;
	left:43.5%;
	bottom:calc(12.3% + 66px);
	z-index:2;
}
@media only screen and (max-width:1023px) {
	
.MyContent #BLOCK-ROUTINE #routine-list  li:last-child h3{
	left:20px;
	bottom:auto;
	top:230px;
	width:calc(100% - 120px);
	text-align:left;
}
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-ROUTINE #routine-list  li:last-child h3{
	left:20px;
	bottom:auto;
	top:300px;
	width:calc(100% - 100px);
	text-align:left;
}	
}
.MyContent #BLOCK-ROUTINE #routine-list  li:last-child .Text{
	left:43.5%;
	bottom:12.3%;
	top:280px;
	text-align:left;
	width:40%;
	line-height:1.4em;
	height:98px;
	overflow:hidden;
}


@media only screen and (max-width:1023px) {
.MyContent #BLOCK-ROUTINE #routine-list li:last-child img {
    max-width: 240px;
    margin-left: -50px;
    margin-top: -10px;
}
}

@media only screen and (max-width:761px) {
.MyContent #BLOCK-ROUTINE #routine-list li:last-child img {
    max-width: 300px;
    margin-left: -80px;
	 margin-top: auto;
}
	
}

@media only screen and (max-width:1023px) {
.MyContent #BLOCK-ROUTINE #routine-list  li:last-child .Text{
	left: 20px;
width: calc(100% - 40px);

	
}
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-ROUTINE #routine-list  li:last-child .Text{
	left: 20px;
bottom: auto;
width: calc(100% - 40px);
top: 355px;
	
}
}
.MyContent #BLOCK-ROUTINE #routine-list  li:last-child .TextLink{
	left:43.5%;
	text-align:left;
	width:300px;
	top: 380px;
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-ROUTINE #routine-list  li:last-child .TextLink{
	left:20px;
	width:calc(100% - 40px);
	bottom:10px;
}
}
.MyContent #BLOCK-ROUTINE #routine-list  li:last-child .Packshot{
	width:50%;
	overflow:hidden;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-ROUTINE #routine-list  li:last-child .Packshot{
	width:60%;
	overflow:visible;
}
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-ROUTINE ul {
	width:320px;
	
}
.MyContent #BLOCK-ROUTINE ul li{
	background-color:#FFF!important;
	
}
}
/*-------------------------------------------*/
.MyContent #BLOCK-SPA {
	margin-top:40px;
	max-width:1170px;
}
.MyContent #BLOCK-SPA .Visual{
	display:block;
	position:relative;
	font-size:0;
	line-height:0;
	text-align:left;
}
@media only screen and (max-width:1249px) {
.MyContent #BLOCK-SPA .Visual{
	display:block;
	position:relative;
	width:100%;
}
}
.MyContent #BLOCK-SPA .Visual img{
	display:block;
	position:relative;
	max-width:100%;
}
@media only screen and (max-width:1249px) {
.MyContent #BLOCK-SPA .Visual img{

	max-width:60%;

}
	
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-SPA .Visual img{
	max-width:80%;
	margin-left:-10%;
	margin-right:auto;

}
	
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-SPA .Visual img{
	max-width:100%;
	margin-left:auto;
	margin-right:auto;

}
	
}
.MyContent #BLOCK-SPA .FloatingBox{
	display:inline-block;
	vertical-align:middle;
	background-color:#FFF;
	max-width:500px;
	padding:40px;
	font-size:16px;
	line-height:1.4em;
	text-align:center;
	position:absolute;
	z-index:2;
	top:50%;
	right:0;
	-webkit-transform:translateY(-50%);
	transform:translateY(-50%);
	
}
@media only screen and (max-width:1249px) {
	.MyContent #BLOCK-SPA .FloatingBox{

	max-width:450px;

}
	
}

@media only screen and (max-width:1023px) {
	.MyContent #BLOCK-SPA .FloatingBox{
max-width: 300px;

	
}
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-SPA .FloatingBox{
		text-align:center;
	position:relative;
	z-index:2;
	top:auto;
	right:auto;
	-webkit-transform:none;
	transform:none;
padding:20px;
margin:20px;
margin-top:-40px;
}
}
.MyContent #BLOCK-SPA h2{
	color:#f9b3c3;
	font-family:ClarinsRegular,Clarins;
	font-size:35px;
	line-height:1em;
	margin:0;
	padding:0;
	font-weight:normal;
	text-transform:none;
	border:0px solid;
	display:block;
	z-index:2;
	position:relative;
}
.MyContent #BLOCK-SPA .Text{
	max-width:400px;
	display:block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
.MyContent #BLOCK-SPA .BtnLink a{
	background-color:#FFF;
	color:#000;
	border:2px solid #e7e7e7;
	margin-top:20px;
	
}

#jcarousel-routine-wrapper{
	display:none;
	position:relative;
	width:390px;
	font-size:14px;
}
@media only screen and (max-width:761px) {
.MyContent #jcarousel-routine-wrapper{
	display:block;
}
.MyContent  #jcarousel-routine-wrapper ul{
	font-size:14px!important;
	width:20000em!important;
	max-width:20000em!important;
	margin:0;
}
#routine-list li{
	display:none!important;
}
#routine-list li:last-child{
	display:block!important;
}
}

/*---------------PDP -------------------------*/
/*-------------------------------------------*/
.MyContent #BLOCK-HEADER-PDP {
	width: 1600px;
	margin-left: -175px;
	text-align: center;
	position: relative;
	background-color:#fdf9fa;
	background-image:url(img/header-pdp.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	min-height:400px;
	background-size :auto 400px;
}
@media only screen and (max-width:1249px) {
.MyContent #BLOCK-HEADER-PDP {
	margin-left: calc(100% - 1450px);
}
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-HEADER-PDP {
	margin-left: 0;
width: 100%;
background-position: left -550px top 0px;
}
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-HEADER-PDP {
	margin-left: 0;
	width: 100%;
	background-position: bottom center;
	padding-bottom:375px;
	background-size:auto 375px;
	background-image:url(img/header-mobile.jpg);
	min-height:0;
}
}
.MyContent #BLOCK-HEADER-PDP .FloatingBox{
	display:inline-block;
	position:absolute;
	left:calc(50% + 222px);
		-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	z-index:2;
	top:70px;
		max-width:400px;
}
@media only screen and (max-width:1023px) {
	.MyContent #BLOCK-HEADER-PDP .FloatingBox{
	left: 60%;
z-index: 2;
top: 90px;
width: 500px;
	}
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-HEADER-PDP .FloatingBox{
		left: 0%;
		z-index: 2;
		top: auto;
		width: 100%;
		position:relative;
		-webkit-transform:none;
		transform:none;
		margin-bottom:20px;
		padding-top:40px;
	}
}

.MyContent #BLOCK-HEADER-PDP h1 {
	display: block;
	margin: 0px;
	text-align:center;
	color:#be0f34;
	width:100%;
}

.MyContent #BLOCK-HEADER-PDP p.Text {
	margin: 20px;
	text-align:center;
	color:#000;
	font-size:14px;
	line-height:1.4em;
}
.MyContent #BLOCK-HEADER-PDP .BtnLink{
	padding-top:10px;
}
/*-------------------------------------------*/
.MyContent #BLOCK-EDITO-PDP {
	padding-top:40px;
	padding-bottom:0px;
	font-size:0;
	max-width:1170px;
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-EDITO-PDP {
		padding-top:30px;
		padding-bottom:363px;
		background-image:url(img/edito-pdp-visual-tablette.jpg);
		background-repeat:no-repeat;
		background-position:bottom center;
		margin-bottom:40px;
}
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-EDITO-PDP {
	width:100%;
	margin-left:0;
	padding-top:20px;
	padding-bottom:200px;
	background-size:auto 200px;
}
}

.MyContent #BLOCK-EDITO-PDP .InlineBlock{
	width:calc(100% - 585px);
	display:inline-block;
	vertical-align:middle;
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-EDITO-PDP .InlineBlock:nth-child(1){
	display:none;
}
}
.MyContent #BLOCK-EDITO-PDP .InlineBlock:nth-child(2){
	width:585px;
	display:inline-block;
	vertical-align:middle;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-EDITO-PDP .InlineBlock:nth-child(2){
	width:100%;
}
}
.MyContent #BLOCK-EDITO-PDP .InlineBlock img{
	max-width:100%;
	display:block;
	position:relative;
}
.MyContent #BLOCK-EDITO-PDP h2{
	color:#f9b3c3;
	font-family:ClarinsRegular,Clarins;
	font-size:45px;
	line-height:1em;
	padding:0;
	font-weight:normal;
	text-transform:none;
	border:0px solid;
	display:block;
	z-index:2;
	position:relative;
	margin:20px;
	margin-top:0;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-EDITO-PDP h2{
	font-size:35px;
}
}
.MyContent #BLOCK-EDITO-PDP .Text{
	font-size:14px;
	margin:0px;
	max-width:420px;
	width:calc(100% - 40px);
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
}
.MyContent #BLOCK-EDITO-PDP .Stats{
	margin:0;
	width:140px;
	padding:20px;
	display:inline-block;
	font-size:14px;
}

.MyContent #BLOCK-EDITO-PDP .Stats .num{
	display:block;
	background-image:url(img/stat.png);
	width:116px;
	height:116px;
	line-height:116px;
	font-size:30px;
	color:#be0f34;
	margin-left:auto;
	margin-right:auto;
}
.MyContent #BLOCK-EDITO-PDP .Mentions{
	font-size:10px;
	line-height:1.2em;
	margin:0;
	padding:0;
	display:inline-block;
	padding-top:30px;
	opacity:0.5;
	z-index:2;
	position:relative;
}

.MyContent #BLOCK-EDITO-PDP .Ingredients{
	margin:0;
	width:330px;
		padding-left:20px;
	padding-right:20px;
	display:inline-block;
	font-size:14px;
	border-right:1px solid #f9b3c3;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-EDITO-PDP .Ingredients{
	display:block;
		padding-left:10px;
	padding-right:10px;
	width:calc(100% - 20px);
}
}
.MyContent #BLOCK-EDITO-PDP .Ingredients span{
	display:block;
	text-align:left;
	position:relative;
	clear:both;
	
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-EDITO-PDP .Ingredients span{
	padding-bottom:10px;
}
}
.MyContent #BLOCK-EDITO-PDP .Ingredients span.Title{
font-size:18px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	padding-top:20px;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-EDITO-PDP .Ingredients span.Title{
	text-align:center;
font-size:16px;
}
}
.MyContent #BLOCK-EDITO-PDP .Ingredients span strong{
	display:block;
	font-weight:normal;
	color:#f9b3c3;
	font-size:20px;
	line-height:1em;
	padding-bottom:5px;
}
.MyContent #BLOCK-EDITO-PDP .Ingredients span:nth-child(1) img{
	float:left;
}
.MyContent #BLOCK-EDITO-PDP .Ingredients span:nth-child(2) img{
	float:right;
	margin-top:-20px;
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-EDITO-PDP .Ingredients span img{
	max-width:40%;
}
.MyContent #BLOCK-EDITO-PDP .Ingredients span:nth-child(2) img{
	margin-top:0px;
}
}
/*-------------------------------------------*/
.MyContent #BLOCK-RESULTS-PDP {
	width: 1600px;
	margin-left: -175px;
	text-align: center;
	position: relative;
	background-color:#fff7f9;
	background-image:url(img/box-background-3.jpg);
	background-position:center top;
	padding-bottom:260px;
	margin-top:40px;
	background-repeat:no-repeat;
}

@media only screen and (max-width:1249px) {
.MyContent #BLOCK-RESULTS-PDP {
	margin-left: 0;
	width: 100%;
}
}
@media only screen and (max-width:1023px) {
.MyContent #BLOCK-RESULTS-PDP {
		margin-top:40px;
		background-image:none;
}
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-RESULTS-PDP {
		margin-top:20px;
}
}
.MyContent #BLOCK-RESULTS-PDP h2{
	color:#f9b3c3;
	font-family:ClarinsRegular,Clarins;
	font-size:45px;
	line-height:1em;
	padding:0;
	font-weight:normal;
	text-transform:none;
	border:0px solid;
	display:block;
	z-index:2;
	position:relative;
	margin:20px;
	margin-top:0;
	padding-top:60px;
	max-width:520px;
	width:calc(100% - 40px);
		margin-left:auto;
	margin-right:auto;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-RESULTS-PDP h2{
	padding-top:20px;
	font-size:35px;
}	
}
.MyContent #BLOCK-RESULTS-PDP .Stat{
	font-size:14px;
	display:inline-block;
	text-align:center;
	padding:0;
	font-weight:normal;
	max-width:182px;
	vertical-align:top;
	margin:20px;
line-height:1.2em;
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-RESULTS-PDP .Stat{

	display:block;
margin:20px;
margin-bottom:0;
		margin-left:auto;
	margin-right:auto;
}
}
@media only screen and (max-width:761px) {
	.MyContent #BLOCK-RESULTS-PDP .Stat br{

	display:none;

}
}
.MyContent #BLOCK-RESULTS-PDP .Stat .num{
	display:block;
	font-size:55px;
	color:#f9b3c3;
	line-height:1em;
	padding-bottom:10px;
}
.MyContent #BLOCK-RESULTS-PDP .Stat .num sup{
	font-size:22px;
}
.MyContent #BLOCK-RESULTS-PDP .Mentions{
	font-size:10px;
	line-height:1em;
	margin:0;
	padding:0;
	display:block;
	padding-top:30px;
	opacity:0.5;
	z-index:2;
	position:relative;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-RESULTS-PDP .Mentions{
	padding:20px;
	

}
}
/*-------------------------------------------*/
.MyContent #BLOCK-VIDEO-APPLICATIONS-PDP {
	margin-top:-250px;
	padding-top:40px;
	text-align:center;
	padding-bottom:0px;
	width:100vw;
	margin-left:calc(50% - 50vw);
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-VIDEO-APPLICATIONS-PDP  {
	background-image:none;
		padding-bottom:0px;
}	
}
.MyContent #BLOCK-VIDEO-APPLICATIONS-PDP  .VideoLink{
	border:10px solid #FFF;
}	
.MyContent #BLOCK-VIDEO-APPLICATIONS-PDP  h2{
	color:#f9b3c3;
	font-family:ClarinsRegular,Clarins;
	font-size:35px;
	line-height:1em;
	margin:0;
	padding:0;
	font-weight:normal;
	text-transform:none;
	border:0px solid;
	display:block;
	z-index:2;
	position:relative;
}
@media only screen and (max-width:761px) {
.MyContent #BLOCK-VIDEO-APPLICATIONS-PDP  h2{
	padding-left:20px;
	padding-right:20px;
}	
}