body, html {
	overflow-x: hidden;
	width: 100%;
}

.full-width .primary-content{
	padding-bottom:0;
}
/*-------------------------------------------*/
.My-Content small{
	font-size: 60%;
}
.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 .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;
	margin-left: 20px;
	margin-right: 20px;
}



@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 .FullWidth {
	width: 2000px;
	margin-left: -375px;
	text-align: center;
	position: relative;
}
.My-Content .FullWidth .Visual {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}
.My-Content .FullWidth img {
	display: block;
	max-width: 100%;
	position: relative;
}

@media screen and (max-width: 1249px) {
.My-Content .FullWidth {
	width: 100%;
	margin-left: 0;
}
.My-Content .FullWidth img {
	max-width: 2000px;
	width: 1600px;
	margin-left: calc(50% - 800px);
}
}

@media screen and (max-width: 761px) {
.My-Content .FullWidth img {
	max-width: 2000px;
	width: 900px;
	margin-left: calc(50% - 450px);
}
}
/*-------------------------------------------*/

.My-Content #MyPackshot {
	background-color: #FFF;
	text-align: center;
	position: relative;
	display: block;
	font-size: 0;
	padding-top: 35px;
	padding-right:10px;
	padding-left:10px;
	width:calc(100% - 20px);
}
@media screen and (max-width: 761px) {
.My-Content #MyPackshot {
	padding-top: 15px;
}
}

.My-Content #MyPackshot p.Title {
	text-align: center;
	position: relative;
	display: block;
	font-size: 22px;
	margin: 0;
	margin-bottom: 10px;
}
@media screen and (max-width: 761px) {
.My-Content #MyPackshot p.Title {
font-size: 14px;
}
}


@media screen and (max-width: 761px) {
.My-Content #MyPackshot h1 {
	font-size:30px;
	line-height:30px;
	color:#be0f34;
}
}
.My-Content #MyPackshot h2 {
	font-size: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: ClarinsRegular, clarinsreg, Clarins;
	padding-top: 3px;
}

@media screen and (max-width: 761px) {
.My-Content #MyPackshot h2 {
	font-size: 25px;
	line-height: 25px;
}
}
.My-Content #MyPackshot h3 {
	font-size: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: ClarinsRegular, clarinsita, Clarins;
	font-style: italic;
	padding-top: 10px;
}


@media screen and (max-width: 761px) {
.My-Content #MyPackshot h3 {
	font-size: 18px;
	line-height: 18px;
}
}
.My-Content #MyPackshot .InlineBlock {
	display: inline-block;
	vertical-align: middle;
	max-width: 500px;
	margin: 20px;
}
.My-Content #MyPackshot #DidYouKnow {
	border: 2px solid #c5ac8a;
	padding: 25px;
	max-width: 375px;
}
.My-Content #MyPackshot #DidYouKnow .Title {
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
}
.My-Content #MyPackshot #DidYouKnow .Stats {
	font-size: 50px;
	color: #be0f34;
	position: relative;
	line-height: 1em;
	margin: 0;
	overflow: hidden;
	border-top: 1px solid #be0f34;
	width: 150px;
	min-height: 130px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

.My-Content #MyPackshot #DidYouKnow .Stats::before {
	content: " ";
	-webkit-transform: translateX(-50%) translateY(-50%) scaleX(0.6) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) scaleX(0.6) rotate(45deg);
	border: 1px solid #be0f34;
	width: 172px;
	height: 172px;
	position: absolute;
	left: 50%;
	top: 0;
}
.My-Content #MyPackshot #DidYouKnow .Stats span {
	position: absolute;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	left: 50%;
	top: 40%;
	background-color: #FFF;
	padding: 7px;
	display: block;
	
	
}
.My-Content #MyPackshot #DidYouKnow .Stats sup {
	font-size: 0.2em;
	line-height: 1em;
	position: absolute;
	top: 5px;
}
.My-Content #MyPackshot #DidYouKnow .Text {
	font-size: 14px;
	line-height: 17px;
	margin: 0;
}
.My-Content #MyPackshot #DidYouKnow .Mentions {
	font-size: 10px;
	opacity: 0.5;
	margin: 0;
	line-height: 12px;
	margin-top: 25px;
}
.My-Content #MyPackshot #PackshotVisual {
	position: relative;
}
.My-Content #MyPackshot #PackshotVisual img {
	max-width: 100%;
	display: block;
}
.My-Content #MyPackshot #PackshotVisual .wrapper {
	position: relative;
	display: block;
}
.My-Content #MyPackshot #PackshotVisual a {
	position: absolute;
	display: block;
	margin: 0;
	bottom: 5%;
	font-size: 0;
	opacity: 0;
}
#Packshot-Link-1 {
	height: 30%;
	left: 1%;
	width: 35%;
}
#Packshot-Link-2 {
	height: 55%;
	left: 63%;
	width: 15%;
}
#Packshot-Link-3 {
	height: 75%;
	left: 77%;
	width: 16%;
}



.My-Content #MyPackshot #PackshotVisual .Title {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: left;
	font-size: 0;
	line-height: 12px;
}
.My-Content #MyPackshot #PackshotVisual .Title span {
	display: inline-block;
	text-align: center;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 12px;
}
.My-Content #MyPackshot #PackshotVisual .Title span:first-child {
	width: 32%;
	margin-left: 2%;
}
.My-Content #MyPackshot #PackshotVisual .Title span:last-child {
	margin-left: 24%;
	width: 39%;
}
/*-------------------------------------------*/
.My-Content #MyConcernsChoice {
	font-size: 0;
	width: 2000px;
	margin-left: -375px;
	text-align: center;
	position: relative;
}
.My-Content #MyConcernsChoice .Title {
	font-size: 12px;
	text-align: center;
	position: relative;
	margin: 0;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 20px;
	margin-right: 20px;
}

@media screen and (max-width: 1249px) {
.My-Content #MyConcernsChoice {
	width: 100%;
	margin-left: 0;
}
}
.My-Content #MyConcernsChoice .InlineBlockLink {
	display: inline-block;
	vertical-align: middle;
	max-width: 800px;
	width: 50%;
	position: relative;
	overflow: hidden;
}

@media screen and (max-width: 1023px) {
.My-Content #MyConcernsChoice .InlineBlockLink {
	width: 100%;
	position: relative;
	overflow: hidden;
}
}
.My-Content #MyConcernsChoice .InlineBlockLink img {
	display: block;
	max-width: 100%;
}
.My-Content #MyConcernsChoice .InlineBlockLink a.MenuLink {
	position: absolute;
	top: 0%;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.My-Content #MyConcernsChoice .InlineBlockLink a.MenuLink .Text {
	position: absolute;
	top: calc(33% - 15px);
	width: 15%;
	height: 30px;
	z-index: 2;
	font-size: 30px;
	line-height: 30px;
	font-family: ClarinsRegular, clarinsreg, Clarins;
	color: #FFF;
	text-align: center;
}

@media screen and (max-width: 1023px) {
.My-Content #MyConcernsChoice .InlineBlockLink a.MenuLink .Text {
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
	padding: 20px;
	top: auto;
	width: calc(100% - 40px);
	text-align: left;
	background-image: url(img/open.png);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
}

@media screen and (max-width: 1023px) {
.My-Content #MyConcernsChoice .InlineBlockLink.Selected a.MenuLink .Text {
	background-image: url(img/close.png);
}
}
#Link-Face .Text {
	right: 0;
}
#Link-Eyes .Text {
	left: 0;
}
.My-Content #MyConcernsChoice .InlineBlockLink a .A-Plane {
	position: absolute;
	top: -50%;
	width: 37%;
	height: 200%;
	z-index: 1;
}

@media screen and (max-width: 1023px) {
.My-Content #MyConcernsChoice .InlineBlockLink a .A-Plane {
	width: 0%;
}
}
.My-Content #MyConcernsChoice .JS-Container {
	display: none;
}

@media screen and (max-width: 1023px) {
.My-Content #MyConcernsChoice .JS-Container.Selected {
	display: block;
	position: relative;
	padding-bottom:60px;
	

}
.My-Content #MyConcernsChoice .JS-Container {
	display: none;
	position: relative;
}
}
#Link-Face .A-Plane {
	right: -2px;
	-webkit-transform-origin: right top;
	transform-origin: right top;
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
	overflow: hidden;
}
#Link-Face .B-Plane {
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(img/Face-Visual-red.jpg);
	background-position: right center;
	background-size: auto 50%;
	transform-origin: right top;
}
#Link-Eyes .A-Plane {
	left: -2px;
	-webkit-transform-origin: left top;
	transform-origin: left top;
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	overflow: hidden;
}
#Link-Eyes .B-Plane {
	-webkit-transform: rotate(-30deg);
	transform: rotate(-30deg);
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(img/Eyes-Visual-red.jpg);
	background-position: left center;
	background-size: auto 50%;
	-webkit-transform-origin: left top;
	transform-origin: left top;
}

@media screen and (min-width: 1024px) {
#Face, #Eyes {
	display: block;
	/*margin-top:-50px;
	padding-top:50px;*/
	
}
}

@media screen and (max-width: 1023px) {
#Face, #Eyes {
	display: none;
	height:1px;
	overflow:hidden;
}
}


.My-Content ul.CheckBox {
	display:block;
	border: 2px solid #c5ac8a;
	padding: 20px;
	text-align: left;
	max-width: 460px;
	margin: 0;
}
@media screen and (max-width: 1023px) {
.My-Content ul.CheckBox {
	display: inline-block;
	border: 2px solid #c5ac8a;
	padding: 20px;
	text-align: left;
	max-width: 460px;
	margin: 0;
}
}
@media screen and (max-width: 761px) {
.My-Content ul.CheckBox {
  padding: 15px 15px 15px 5px;
}
}
.My-Content ul.CheckBox li {
	margin: 0;
	padding: 0;
	display: inline-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-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 16px;
	max-width: 412px;
	text-transform: uppercase;
	
}
@media screen and (max-width: 761px) {
.My-Content ul.CheckBox li {
  padding-right: 0;
}
}
/*-------------------------------------------*/
#MyBlock-Face {
}
#MyBlock-Eyes {
}
.MyBlockContent  {
	display: block;
	position:relative;
	font-size:0;
	margin-top:-50px;
	padding-top:50px;
}
.MyBlockContent h1 {
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom:10px;
	margin-top:50px;
}
.MyBlockContent .InlineBlock {
	display: inline-block!important;
	vertical-align: middle;
	max-width: 500px!important;
	width: calc(50% - 80px)!important;
	position: relative!important;
	margin-left: 40px!important;
	margin-right: 40px!important;
}

.MyBlockContent .InlineBlock img{
	max-width: 100%;
	
}
@media only screen and (max-width:1249px) {
.MyBlockContent .InlineBlock {
	width: calc(50% - 40px)!important;
	margin-left: 20px!important;
	margin-right: 20px!important;
}
}

@media only screen and (max-width:1023px) {
.MyBlockContent .InlineBlock {
	width: calc(100% - 40px)!important;
	margin-left: 20px!important;
	margin-right: 20px!important;
margin-top:10px;
	margin-bottom:10px;

}
}

.MyBlockContent .InlineBlock .UseTag {
	margin: 0;
	color: #be0f34;
	font-weight: normal;
	font-size: 12px;
	line-height: 1em;
	position: absolute;
	text-transform: uppercase;
	top: 8px;
}
@media only screen and (max-width:1023px) {
.MyBlockContent .InlineBlock .UseTag  {
	position:relative;
	top:auto;
	padding-bottom:20px;
}
}

.MyBlockContent .InlineBlock .Text{
	color:#000;
	font-size:14px;
	line-height:21px;
	margin: 0;
	margin-top:20px;
}
.MyBlockContent .InlineBlock .MyPrice {
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	line-height:12px;
	padding-top:17px;
	padding-bottom:17px;
}

.MyBlockContent .Mentions {
	display:block;
	font-size: 10px;
	opacity:0.5;
	line-height:12px;
	max-width:940px;
	padding:20px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	
}
.MyBlockContent .InlineBlock .ShopNowBtn {
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 1em;
}

.My-Content .ShopNowBtn 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: 14px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	
}
.MyBlockContent .InlineBlock:first-child .UseTag {
	text-align: left;
	left: 0;
}
.MyBlockContent .InlineBlock:last-child .UseTag {
	text-align: right;
	right: 0;
}


@media only screen and (max-width:1023px) {
.MyBlockContent .InlineBlock:first-child .UseTag {
	text-align:left ;
	left: 0;
}
.MyBlockContent .InlineBlock:last-child .UseTag {
	text-align:left ;
	right: 0;
}
}

.MyBlockContent .InlineBlock .ProductName {
	margin: 0;
	color: #be0f34;
	font-family: ClarinsRegular, clarinsreg, Clarins;
	font-weight: normal;
	font-size: 25px;
	line-height: 1em;
	margin-bottom:30px;
}

@media only screen and (max-width:1023px) {
.MyBlockContent .InlineBlock .ProductName {
		margin-bottom:10px;
		
}
}
.MyBlockContent .InlineBlock:first-child {
	text-align: right;
}
.MyBlockContent .InlineBlock:last-child {
	text-align: left;
}
@media only screen and (max-width:1023px) {
.MyBlockContent .InlineBlock:first-child {
	text-align: left;
}
}
.MyPackshotBlock {
	position: relative;
	display: inline-block;
}
.MyPackshotBlock .IngredientName {
	position: absolute;
	display: block;
	font-size: 12px;
	margin: 0;
}
.MyPackshotBlock a {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	font-size: 0;
}


#Packshot-Block-1 a {
	left: 33%;
	width: 19%;
	height: 80%;
	top: 2%;
}
#Packshot-Block-2 a {
	left: 5%;
	width: 52%;
	height: 50%;
	top: 30%;
}
#Packshot-Block-2 .IngredientName {
  right: 62%;
  text-align: right;
  top: 16%;
}
#Packshot-Block-3 {
	margin-top:40px;
}
#Packshot-Block-3 a {
	height: 90%;
	left: 33%;
	top: 5%;
	width: 32%;
}
#Packshot-Block-3 .IngredientName {
	top: 2%;
	right: 0%;
	text-align: right;
}

#StatsList ul{
	padding:0;
	margin:0;
	list-style:none;
	text-align:center;
	font-size:0;
	margin-top:20px;
	
}
@media only screen and (max-width:1023px) {
#StatsList ul{
	max-width:640px;
		margin-left: auto;
	margin-right: auto;
}
}
@media only screen and (max-width:761px) {
#StatsList ul{
	max-width:320px;
		margin-left: auto;
	margin-right: auto;
}
}
#StatsList li {
	display:inline-block;
	margin:0px;
	padding:0;
	color:#000;
	font-size:14px;
	
}
@media only screen and (max-width:761px) {
	#StatsList li {
  height: 120px;
  overflow: hidden;
  width: 160px;
}
}
#StatsList .Stats {
	
	position: relative;
	line-height: 1em;
	margin: 0;
	overflow: hidden;
	width: 250px;
	min-height: 130px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}

@media only screen and (max-width:761px) {
	#StatsList .Stats{
		-webkit-transform:scale(0.75);
		transform:scale(0.75);
		-webkit-transform-origin:top left;
		transform-origin:top left;
		margin-left:-16px;
	}
}

#StatsList .Stats::after {
	content: " ";
	border-top: 1px solid #be0f34;
	width: 148px;
	height: 0px;
	position: absolute;
	left: 50%;
	top: 0px;
	-webkit-transform: translateX(-50%) ;
	transform: translateX(-50%) ;
}
#StatsList .Stats::before {
	content: " ";
	-webkit-transform: translateX(-50%) translateY(-50%) scaleX(0.6) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) scaleX(0.6) rotate(45deg);
	border: 1px solid #be0f34;
	width: 172px;
	height: 172px;
	position: absolute;
	left: 50%;
	top: 0;
}
#StatsList .Stats span {
	position: absolute;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	left: 50%;
	top: 40%;
	padding: 0px;
	padding-bottom:7px;
	display: block;
	font-size: 14px;
	color: #000;
	width:250px;

}
#StatsList .Stats span.black {
	position: relative;
	-webkit-transform:none;
	transform: none;
	left:auto;
	top:auto;
	padding: 0px;
	display:inline-block;
	color: #000;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	width:auto;
	clear:both;
}
@media only screen and (max-width:761px) {
	#StatsList .Stats span.black {
		max-width:180px;
		top:45%;
	}
}


#StatsList .Stats span.black:last-child {

	padding-bottom: 7px;

}
#StatsList .Stats span.red {
	position: relative;
	-webkit-transform:none;
	transform: none;
	left:auto;
	top:auto;
	padding: 7px;
	display:inline-block;
	line-height:25px;
	font-size: 30px;
	color: #be0f34;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	width:auto;
}

#StatsList .Stats span.red sup {
	font-size: 0.2em;
	line-height: 1em;
	position: absolute;
	top: 5px;
}


#MyCitation {
	background-color:#be0f34;
	display:block;
	margin:0;
	position:relative;
	padding:20px;
	padding-top:60px;
	margin-top:60px;
	padding-bottom:60px;
}
#MyCitation .wrapper{
	display:block;
	position:relative;
	max-width:750px;
	margin-left:auto;
	margin-right:auto;
	font-family:ClarinsRegular, clarinsreg, Clarins;
}

#MyCitation p{
	margin:0;
	color:#FFF;
	font-size:35px;
	line-height:1em;
}
@media only screen and (max-width:761px) {
#MyCitation {
  margin: 30px 0 0;
  padding: 30px 10px;
  padding-top:20px;
}
#MyCitation p{
	font-size:25px;
}
}

#MyCitation .wrapper p.Text::before {
    color: #fff;
    content: "“";
    display: inline-block;
    font-size: 150px;
    height: 40px;
    left: 0;
    line-height: 100px;
    margin-left: 0;
    margin-right: 5px;
    overflow: hidden;
    position: relative;
    text-align: right;
    top: 0;
    width: 50px;
}
@media only screen and (max-width:761px) {
#MyCitation .wrapper p.Text::before {
  font-size: 100px;
  line-height: 80px;
}
}
#MyCitation .wrapper p.Text::after {
    content: "”";
}
#MyCitation p.Author{
	margin:0;
	color:#FFF;
	font-size:14px;
	line-height:1em;
	padding-top:30px;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
}
@media only screen and (max-width:761px) {
#MyCitation p.Author{
	padding-top:15px;
}
}
/*-------------------------------------------*/

