.breadcrumb{
	display:none;
}
#main:not(.main-homepage) {
	margin-top: 0px;
}
.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;
	opacity:0;
	transition:opacity 0.5s ease-in-out;
}

.MyContent h1 {
	font-family: ClarinsRegular, Clarins;
	font-size: 50px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	padding-bottom:8px;

}
@media only screen and (max-width:761px) {
.MyContent h1{
	font-size:30px;
	padding-top:20px;
}
}

.MyContent h2 {
	font-family: ClarinsRegular, Clarins;
	font-size: 35px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	padding-bottom:8px;
}
@media only screen and (max-width:761px) {
.MyContent h2 {
	font-size:25px;
	padding-bottom:0;
}
}

.MyContent .MyBlock {
	padding:40px;
}
@media only screen and (max-width:761px) {
	.MyContent .MyBlock {
	padding:20px;
}
}

.MyContent .MyBlock p{
	font-size:16px;
	margin:0;
}

/*///////////////////////////////////////////////////*/
.HeaderBATA{
	display:flex;
	flex-direction:column;
	flex-wrap:wrap;
	width:1650px;
	margin:0 auto;
	height:450px;
	align-items:center;
	justify-content:space-between;
	margin-left:-200px;
}

.HeaderBATA .packshot{
	flex-basis:100%;
	order:9;
	width:466px;
	display:flex;
	flex-direction:row;
	justify-content:center;
	align-items:center;
}
.HeaderBATA .packshot .TextContent{
	max-width:200px;
	text-align:left;
	margin-left:20px;
}
.HeaderBATA .packshot .TextContent p{
	margin:0px;
	font-size:16px;
	padding-top:10px;
}
.HeaderBATA .photo{
	margin:0 5px;
	overflow:hidden;
	position:relative;

}
.HeaderBATA .photo:nth-child(9){
	order:10;
}
.HeaderBATA .photo:nth-child(10){
	order:11;
}
.HeaderBATA .photo img{
	max-width:100%;
	display:block;
}
.HeaderBATA .photo .anim{
	max-width:100%;
	display:block;
	position:absolute;
	transition:opacity 0.8s ease-in-out;
	top:0;
	left:0;
}
@media only screen and (max-width:1249px) {
.HeaderBATA{
	width:100vw;
	margin-left:calc(50% - 50vw);
	height:30vw;
	justify-content:flex-start;
}
.HeaderBATA .photo{
	flex-basis:calc(15vw - 10px);
	width:calc((15vw * 1.018) - 10px);
	margin:5px;
}
.HeaderBATA .photo:nth-child(1),
.HeaderBATA .photo:nth-child(2){
	display:none;
}
.HeaderBATA .packshot{
		width:calc(100% - 4 * (15vw * 1.018));
}
.HeaderBATA .packshot img{
	max-height:calc(100% - 40px)
}
}
@media only screen and (max-width:1023px) {
.HeaderBATA{
	width:100vw;
	margin-left:calc(50% - 50vw);
	height:calc(2 * 18vw);
	justify-content:flex-start;
}
.HeaderBATA .photo{
	flex-basis:calc(18vw - 10px);
	width:calc((18vw * 1.018) - 10px);
	margin:5px;
}
.HeaderBATA .photo:nth-child(1),
.HeaderBATA .photo:nth-child(2),
.HeaderBATA .photo:nth-child(3),
.HeaderBATA .photo:nth-child(4){
	display:none;
}
.HeaderBATA .packshot{
	width:calc(100% - 3 * (18vw * 1.018) - 20px);
	padding-left:20px;
}
.HeaderBATA .packshot img{
	max-height:calc(100% - 40px)
}


}
@media only screen and (max-width:761px) {
.HeaderBATA{
	width:100%;
	margin-left:0;
	height:calc(2 * 0.982 * 33vw);
	justify-content:flex-start;
	position:relative;
}
.HeaderBATA .packshot h1,
.HeaderBATA .packshot img{
	display:none;
}

.HeaderBATA .photo{
	flex-basis:calc(0.982 * 33vw - 8px);
	width:calc(33vw - 8px);
	margin:4px;
}
.HeaderBATA .packshot .TextContent{
	margin:0 auto;
}
.HeaderBATA .packshot .TextContent p{
	text-transform:uppercase;
	font-size:11px;
	padding:0;
}
.HeaderBATA .photo:nth-child(1),
.HeaderBATA .photo:nth-child(2),
.HeaderBATA .photo:nth-child(3),
.HeaderBATA .photo:nth-child(4){
	display:none;
}
.HeaderBATA .packshot {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100vw;
	padding: 0;
}

}
/*///////////////////////////////////////////////////*/
.NavBlockBATA{
	max-width:1250px;
	margin:0 auto;
	display:flex;
	flex-direction:row;
	justify-content:center;
}
.NavBlockBATA .navBlock{
	margin:5px;
	flex-basis:calc(33.33% - 10px);
	position:relative;
	margin-bottom:80px;

}
@media only screen and (max-width:761px) {
	.NavBlockBATA .navBlock{
		margin-bottom:40px;
	}
}
.NavBlockBATA .navBlock img{
	margin:0 auto;
	max-width:100%;
	display:block;
}
.NavBlockBATA a{
	color:#000;
	text-decoration:none;
}
.NavBlockBATA span{
	background-color:#fff;
	display:block;
	margin:0 40px;
	padding:20px;
	text-align:center;
	position:absolute;
	bottom:-33px;
	width:calc(100% - 80px);
	box-sizing:border-box;
	font-family:ClarinsRegular, Clarins;
	font-size:35px;
	line-height:1em;
}
@media only screen and (max-width:1023px) {
.NavBlockBATA span{
	font-size:28px;
	width:calc(100% - 30px);
	margin:0 15px;
	padding:15px;
}
}

@media only screen and (max-width:761px) {
.NavBlockBATA span{
	font-size:18px;
	width:calc(100% - 10px);
	margin:0 5px;
	padding:5px;
	bottom:-40px;
	height:50px;
}
}
/*///////////////////////////////////////////////////*/
.SectionBlockBATA{
	max-width:1250px;
	margin:0 auto;
	display:flex;
	flex-wrap:wrap;
	flex-direction:row;
}

.SectionBlockBATA .photo{
	margin:5px;
	flex-basis:calc(25% - 10px);
	order:7;
}
@media only screen and (max-width:761px) {
.SectionBlockBATA .photo{
	flex-basis:calc(50% - 10px);
}
}

.SectionBlockBATA .photo img{
	max-width:100%;
	display:block;
}
.SectionBlockBATA .IngredientName{
	position:absolute;
	text-align:left;
	width: 100px;
	line-height: 1em;
}
/*-------------------------------*/
#BATA-Part-1 .IngredientName{
	left: 60%;
	top: 52%;
}
#BATA-Part-2 .IngredientName {
	left: 50%;
	top: 12%;
}
#BATA-Part-3 .IngredientName{
	left: 56%;
	top: 12%;
}
@media only screen and (max-width:1249px) {
#BATA-Part-1 .packshot img{
	width:30vw;
}
#BATA-Part-2 .packshot img{
	width:calc(0.846 * 30vw);
}
#BATA-Part-3 .packshot img{
	width:calc(0.785 * 30vw);
}
}
@media only screen and (max-width:1023px) {
#BATA-Part-1 .packshot img{
	width:28vw;
}
#BATA-Part-2 .packshot img{
	width:calc(0.846 * 28vw);
}
#BATA-Part-3 .packshot img{
	width:calc(0.785 * 28vw);
}
}
@media only screen and (max-width:761px) {
#BATA-Part-1 .packshot img{
	width:55vw;
}
#BATA-Part-2 .packshot img{
	width:calc(0.846 * 55vw);
}
#BATA-Part-3 .packshot img{
	width:calc(0.785 * 55vw);
}
}

/*-------------------------------*/

.SectionBlockBATA .title{
	margin:5px;
	flex-basis:calc(25% - 10px);
	order:1;
	text-align:center;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
@media only screen and (max-width:761px) {
.SectionBlockBATA .title{
	flex-basis:calc(50% - 10px);
}
}
.SectionBlockBATA .title p{
	margin:0px;
	font-size:16px;
}

@media only screen and (max-width:1023px) {
.SectionBlockBATA .title p{
	font-size:14px;
	padding:10px;
	padding-top:0;
}
}
.SectionBlockBATA .photo:nth-child(1){
	order:2;
}
.SectionBlockBATA .photo:nth-child(2){
	order:3;
}
.SectionBlockBATA .photo:nth-child(3){
	order:4;
}
.SectionBlockBATA .photo:nth-child(4){
	order:6;
}
.SectionBlockBATA .photo:nth-child(5){
	order:7;
}
.SectionBlockBATA .photo:nth-child(6){
	order:9;
}
.SectionBlockBATA .photo:nth-child(7){
	order:10;
}
.SectionBlockBATA .packshot{
	margin:5px;
	flex-basis:calc(50% - 10px);
	order:5;
	position:relative;
}
@media only screen and (max-width:761px) {
	.SectionBlockBATA .packshot{
		flex-basis:calc(100% - 10px);
		height:50vw;
		order:3;
	}

	.SectionBlockBATA .photo:nth-child(2){
		order:5;
	}
	.SectionBlockBATA .photo:nth-child(3){
		order:6;
	}
	.SectionBlockBATA .photo:nth-child(4){
		order:7;
	}
	.SectionBlockBATA .photo:nth-child(5){
		order:8;
	}
	.SectionBlockBATA .photo:nth-child(6){
		order:9;
	}
	.SectionBlockBATA .photo:nth-child(7){
		order:10;
	}
}
.SectionBlockBATA .packshot img{
	position:absolute;
	bottom:8px;
	left:50px;
}
@media only screen and (max-width:1249px) {
	#BATA-Part-1 .packshot img{
		bottom: 0;
		left: 2vw;
	}
	#BATA-Part-2 .packshot img{
		bottom: 0;
		left: 2vw;
	}
	#BATA-Part-3 .packshot img{
		bottom: 0;
		left: 2vw;
	}
}
@media only screen and (max-width:761px) {
	#BATA-Part-1 .packshot img{
		bottom: 0;
		left: 8vw;
	}
	#BATA-Part-2 .packshot img{
		bottom: 0;
		left: 8vw;
	}
	#BATA-Part-3 .packshot img{
		bottom: 0;
		left: 8vw;
	}
}
.SectionBlockBATA .texture{
	margin:5px;
	flex-basis:calc(50% - 10px);
	order:8;
	box-sizing:border-box;
	overflow:hidden;
	position:relative;
	display:flex;
	justify-content:center;
	align-items:center;
	text-align:center;

}
.SectionBlockBATA .texture p::after{
	content:" ";
	position:absolute;
	width:calc(100% - 14px);
	height:calc(100% - 14px);
	z-index:3;
	top:0;
	left:0;
}
.SectionBlockBATA .texture p{
	margin:0;
		z-index:2;
		padding:60px;
}
@media only screen and (max-width:1023px) {
	.SectionBlockBATA .texture p{
		padding:20px;
	}
}
@media only screen and (max-width:761px) {
	.SectionBlockBATA .texture{
		flex-basis:calc(100% - 10px);
		order:4;

	}
}
.SectionBlockBATA .texture img{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}
@media only screen and (max-width:761px) {
	.SectionBlockBATA .texture img{
		height:100%;
		width:auto;

	}
}
/*-------------------------------*/
#BATA-Part-1 .title{
	background-color:#ffe3e7;
	color:#000;
}
#BATA-Part-2 .title{
	background-color:#f7be9f;
	color:#000;
}
#BATA-Part-3 .title{
	background-color:#be0f34;
	color:#fff;
}
/*-------------------------------*/
#BATA-Part-1-link{
	background-color:#ffe3e7;
}
#BATA-Part-2-link{
	background-color:#f7be9f;
}
#BATA-Part-3-link{
	background-color:#be0f34;
}
/*-------------------------------*/
#BATA-Part-1 .texture p::after{
	border:#ffe3e7 7px solid;
}
#BATA-Part-2 .texture p::after{
	border:#f7be9f 7px solid;
}
#BATA-Part-3 .texture p::after{
	border:#be0f34 7px solid;
}
/*-------------------------------*/
.SectionBlockBATA .photo img{
	max-width:100%;
	display:block;
}
/*///////////////////////////////////////////////////*/
.RoutineBlockBATA{
	max-width:1250px;
	margin:0 auto;
	text-align:center;
	margin-top:40px;
	margin-bottom:40px;
}
@media only screen and (max-width:761px) {
.RoutineBlockBATA{
	margin-top:20px;
	margin-bottom:20px;
	}
}
.RoutineBlockBATA ul{
	list-style:none;
	display:block;
	text-align:center;
	margin:0;
	padding:0;
}
.RoutineBlockBATA ul li{
	display:inline-block;
	margin:0;
	padding:0;
}
@media only screen and (max-width:761px) {
	.RoutineBlockBATA ul li{
	margin-bottom:40px;
	}
}
.RoutineBlockBATA ul li .ProductName{
	font-size:15px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;

}
.RoutineBlockBATA ul li .ProductPrice{
	padding:15px;
}
@media only screen and (max-width:761px) {
	.RoutineBlockBATA .jcarousel-pagination{
	bottom:0px;
	}
	.RoutineBlockBATA .product-quickshop{
	display:inline-block;
	}
}
/*-------------------------------------------------------*/
/*-------------------------------------------*/
.MyContent #Transversal-Push {
	position:relative;

}

.MyContent #Transversal-Push  h2 {
	margin: 0;
	font-family: ClarinsRegular, Clarins;
	font-size: 35px;
	line-height: 35px;
	color: #000;
	font-weight: normal;
	padding: 0;
	padding-top: 20px;

}

@media screen and (max-width: 761px) {
.MyContent #Transversal-Push  h2 {
	margin-left: 20px;
	margin-right: 20px;
}
}

.MyContent #Transversal-Push .jcarousel {
    margin-left: auto;
    margin-right: auto;
    width: 970px;

}

@media screen and (max-width: 1023px) {
	.MyContent #Transversal-Push .jcarousel {
	width: 590px;
}

}

.MyContent #Transversal-Push .products-pagination.jcarousel-control-next,
.MyContent #Transversal-Push .products-pagination.jcarousel-control-prev{
	top:calc(50% - 35px);
	display:none;

}
@media screen and (max-width: 1023px) {
.MyContent #Transversal-Push .products-pagination.jcarousel-control-next,
.MyContent #Transversal-Push .products-pagination.jcarousel-control-prev{
	display:block;

}
}
@media screen and (max-width: 761px) {
.MyContent #Transversal-Push .products-pagination.jcarousel-control-next,
.MyContent #Transversal-Push .products-pagination.jcarousel-control-prev{
	display:none;

}
}
.MyContent #Transversal-Push .products-pagination.jcarousel-control-next{
	right:20px;
}
.MyContent #Transversal-Push .products-pagination.jcarousel-control-prev{
	left:20px;

}
@media screen and (max-width: 761px) {
.MyContent #Transversal-Push .jcarousel {
	width: 290px;
	padding-bottom:40px;
}
.MyContent #Transversal-Push .jcarousel-pagination {
	display:block;
	bottom:0;
}
}
.MyContent #Transversal-Push ul {
	display: block;

	text-align: center;
	position: relative;
	margin-bottom: 60px;
}

.MyContent #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;
}
.MyContent #Transversal-Push ul li img {
	max-width: 100%;
}
@media screen and (max-width: 1023px) {
.MyContent #Transversal-Push ul li  {
	margin: 5px;
	/*width: calc(33% - 14px);*/
	margin-top:20px;
}
}

.MyContent #Transversal-Push ul li p.Text {
	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;
	letter-spacing: -0.01em;
}

.MyContent #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;
}

.MyContent #Transversal-Push ul li p.text-link {
	bottom: 20px;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 20px;
	position: absolute;
		padding-bottom:8px;
}

.MyContent #Transversal-Push ul li p.text-link a {
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	border-bottom: #d5d5d5 1px solid;
}


@media screen and (max-width: 350px) {
.MyContent #Transversal-Push ul li p.Text {
	font-size: 20px;
}
}

.SectionBlockBATA .packshot img{
	bottom: 0px;
}



@media only screen and (width: 1024px){
	.photo{
		margin-left: 75px;
	}
	.SectionBlockBATA .title p{
		font-size: 12px;
	}
	#BATA-Part-3 .packshot img{
		bottom: -20px;
	}
	#BATA-Part-2 .packshot img{
		bottom: -20px;
	}
}
@media only screen and (max-width: 1023px){
	.photo{
		margin-left: -30px;
	}
	.RoutineBlockBATA{
		margin-left: -30px;
	}
	.MyContent h1{
		font-size: 40px;
	}
}
@media only screen and (max-width: 761px){
	.photo{
		margin-left: -15px;
	}
	.RoutineBlockBATA{
		margin-left: 0px;
	}
}

/*macmini*/
.jcarousel:not(.howToApplyCarousel,.addToCartDialog,.jcarousel-native) :not(.swatchesCircle)>img:not(.articleImages-carousel):not(.YTVideoPreview){
	margin-left: 100px;
}
/*---NEW---*/
@media only screen and (max-width: 1023px) and (min-width: 768px){
.RoutineBlockBATA img{
	margin-left: auto;
	margin-right: auto;
}
.RoutineBlockBATA .photo{
		margin-left: -73px!important;
	}
.RoutineBlockBATA ul li{
	margin-left: auto;
	margin-right: auto;
}
#BATA-Routine-3 .ProductName{
	width: 60%;
    margin-left: auto;
    margin-right: auto;
    min-height: 80px;
}
.MyContent #Transversal-Push ul li img{
	margin-right: auto;
	margin-left: auto;
}
#BATA-Routine-1 .ProductName{
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	min-height: 60px;
}
.SectionBlockBATA .title h2{
	margin-top: -10px;
}
	#BATA-Part-3 .title h2{
	margin-top: -25px!important;
}
}

@media only screen and (max-width: 1024px){
	.MyContent #Transversal-Push ul li img{
	margin-right: auto;
	margin-left: auto;
}
.RoutineBlockBATA .photo{
	margin-left: -31px;
	}
	#BATA-Part-3 .title h2{
	margin-top: -46px!important;
}
.NavBlockBATA span{
	font-size: 33px;
}

}
#BATA-Part-3 .title h2{
	margin-top: -30px;
}

@media only screen and (max-width: 761px){
	.RoutineBlockBATA h2{
		width: 65%;
		margin-left: auto;
		margin-right: auto;
	}
	.RoutineBlockBATA .photo{
		margin-left: -15px;
	}
	.NavBlockBATA span{
		font-size: 19px;
	}
}

@media not all and (min-resolution:.001dpcm) {
@media {
.MyContent #Transversal-Push ul li img{
	margin-right: auto;
	margin-left: auto;
}
}
}
/*DTW EDITS*/
.breadcrumb{
    display:none!important;
}
#main:not(.main-homepage) {

    margin-top: 0px;

}
@media screen and (max-width:761px){
.MyContent .product-quickshop{
  display:block;
}
}
.MyContent {
    display: block;
    position: relative;
    max-width: 1250px;
    margin: 0 auto;
    font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
    line-height: 1.75em;
    font-size:16px;
}
.AnchorTag{
    position:absolute;
    visibility:hidden;
}
.MenuSticky{
    position:fixed;
    top:50%;
    width:174px;
    z-index:100;
    right:-126px;
    transition:right ease-in-out 0.5s;
}
.MenuSticky:hover{
    right:0;
}
.MenuSticky a{
    display:flex;
    background-color:#000;
    color:#fff;
    text-transform:uppercase;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    font-size:11px;
    text-decoration:none;
    height:48px;
    justify-content:flex-start;
    align-items:center;
    padding-left:48px;
    margin-bottom:1px;
    background-repeat:no-repeat;
    background-position:left center;
}
.MenuSticky a:nth-child(1){
    background-image:url(img/menu-picto-1.png);
}
.MenuSticky a:nth-child(2){
    background-image:url(img/menu-picto-2.png);
}
.MenuSticky a:nth-child(3){
    background-image:url(img/menu-picto-3.png);
}
.MenuSticky a:nth-child(4){
    background-image:url(img/menu-picto-4.png);
}
.MenuSticky a:hover{
    background-color:#be0f34;

}
.MyContent * {
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Safari */
    -khtml-user-select: none;
    /* Konqueror HTML */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                                        supported by Chrome and Opera */
}
.MyContent p {
    margin:20px  0;
}
@media screen and (max-width:1023px){
.MyContent p {
    margin:10px  0;
}
}
.MyContent .BtnLink {
    margin: 0;
}

.MyContent .BtnLink a {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    position: relative;
    background-color: #000;
    padding: 18px 30px;
    display: inline-block;
    line-height: 14px;

}

.AnimatedItem{
    transition:all ease-in-out 0.5s;
}
.AnimatedItem[data-anim="0"]{
    transform:translateY(100%);
    opacity:0;
}
.AnimatedItem[data-anim="1"]{
    transform:translateY(0);
    opacity:1;
}



.MyContent h2 {
    display: block;
    margin: 0;
    font-weight: normal;
}

.MyContent .MyBlock {
    width: 100%;
    text-align: center;
    position: relative;
    background-repeat: no-repeat;
    background-color:#fff;
}
@media screen and (max-width:1023px){
.MyContent .MyBlock {
  overflow:hidden;
}
}
.MyContent .MyBlock img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

@media (min-width:1250px) {
    .MyContent .MyBlock {
        width: 100vw;
        margin-left: calc(625px - 50vw);
    }
}

.MyContent .VideoBackground {
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.MyContent video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.MyContent .VideoLink::after {
    content: " ";
    background-image: url(img/video-play.png);
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: 50px;
    height: 50px;
    background-size: cover;
    z-index: 2;


}

.MyContent .ContentBox {
    border: 5px solid #efefef;
    background-color: #fff;
    box-sizing: border-box;
    padding: 40px;
    position:relative;
}

.MyContent .Title {
    font-size: 35px;
    color: #000;
    line-height: 1em;
    font-weight: normal;
    font-family: ClarinsRegular, Clarins;
}
@media screen and (max-width:1023px){
    .MyContent .Title {
    font-size: 30px;

}
}
.MyContent .BigTitle {
    font-size: 50px;
    color: #be0f34;
    line-height: 1em;
    font-weight: normal;
    font-family: ClarinsRegular, Clarins;
}
@media screen and (max-width:1023px){
.MyContent .BigTitle {
    font-size:35px;

}
}

.MyContent .Testimony {
    font-size: 14px;
    text-align: left;
    padding: 20px;
    max-width: 195px;
}

.MyContent .Testimony .Text {
    color: #be0f34;
    font-size: 2.28em;
    font-weight: normal;
    font-family: ClarinsRegular, Clarins;
    line-height: 1em;
    margin: 0;
    padding-bottom: 0.5em;
    display: block;
}
@media screen and (max-width:1023px){
.MyContent .Testimony .Text {
    font-size: 2em;

}
}


.MyContent .Testimony .Text img {
    display: inline-block;
    max-width: 0.5em;
}

.MyContent .Testimony .Text::before {
    content: "“";
    font-size: 1em;
    margin-bottom: 0.4em;
    width: 0.5em;
    height: 0.5em;
    margin-left: -0.5em;
    display: inline-block;
    overflow: hidden;
}

.MyContent .Testimony .Text::after {
    content: "”";
    font-size: 1em;
    margin-bottom: -0.2em;
    height: 0.5em;
    display: inline-block;
    overflow: hidden;
}

.MyContent .Testimony .HashTag {
    opacity: 0.7;
    color: #000;
    margin: 0;
}

.MyContent .Testimony .Author {
    color: #000;
    margin: 0;
}

.MyContent .Mentions {
   font-size:11px;
   opacity:0.5;
   line-height: 1.2em;
}

#DOUBLE-SERUM-BLOCK-01 {
    background-color: #f8f0ec;
    background-image: url(img/background-01.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 738px;

}
#DOUBLE-SERUM-BLOCK-01 .VideoBackground video{
     object-fit: cover;
}

@media screen and (min-width:1024px){
#DOUBLE-SERUM-BLOCK-01 .ContentBox {
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    max-width: 520px;
    margin-left: 25px;
    position: absolute;
    width:calc(50% - 60px);
}
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-01 {
      background-size: auto 300px;
}
#DOUBLE-SERUM-BLOCK-01 .ContentBox {
   margin:10px;
   margin-top:260px;
   padding:20px;
   font-size:14px;
   line-height:16px;
}
#DOUBLE-SERUM-BLOCK-01 .ContentBox .BtnShopLink{
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    position: relative;
    background-color: #000;
    padding: 18px 30px;
    display: inline-block;
    line-height: 14px;
}


#DOUBLE-SERUM-BLOCK-01  .VideoBackground {
    height: 738px;
    z-index: -1;
    position: absolute;
}
}
@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-01   {
        height: auto;
 }
#DOUBLE-SERUM-BLOCK-01  .VideoBackground {
    height: 260px;
    z-index: 1;
    position: absolute;
}
}
#DOUBLE-SERUM-BLOCK-02 {
    background-image: url(img/background-02.png);
    background-position: top center;
    height: 740px;

}

#DOUBLE-SERUM-BLOCK-02::after {
    content:" ";
    background-image: url(img/background-02.png);
    background-position: top center;
    height: 100%;
    width:100%;
    z-index:2;
    position:absolute;
    left:0;
    top:0;

}
@media screen and (max-width:1024px){
#DOUBLE-SERUM-BLOCK-02::after {
    display:none;

}

}
#DOUBLE-SERUM-BLOCK-02 .VideoBackground {
    height: 740px;
    max-width: 1250px;
    margin: 0 auto;
    z-index: -1;
    position: relative;
}

@media screen and (max-width:1023px) and (max-width:762px){
    #DOUBLE-SERUM-BLOCK-02 {
        background-image: url(img/background-02.png);
        background-position: top center;
        height: 740px;
        background-size:cover;

    }
 }

@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-02{
    height:460px;
    background-image:url(img/background-02-mobile.jpg);
}
#DOUBLE-SERUM-BLOCK-02 .VideoBackground {
    height: 460px;
    max-width: 1250px;
    margin: 0 auto;
    z-index: -1;
    position: relative;
}
/*#DOUBLE-SERUM-BLOCK-02 .VideoBackground {
    display:none;
}*/
#DOUBLE-SERUM-BLOCK-02::after {
    display:none;
}
}
#DOUBLE-SERUM-BLOCK-03 {
    background-image: url(img/background-03.jpg);
    background-position: top center;
    height: 448px;
    background-size: cover;
}
@media screen and (min-width:1024px){
#DOUBLE-SERUM-BLOCK-03 .ContentBox {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 620px;
    margin-top: -85px;
    position: absolute;
    width:calc(100% - 40px);
}
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-03 {
    height: 520px;
    background-size: auto 320px;
    background-position:bottom center;
    overflow-y:visible;
    background-color:transparent;

}
#DOUBLE-SERUM-BLOCK-03 .ContentBox {
   margin:10px;
   padding:20px;
   font-size:14px;
   line-height:16px;
    margin-top:110px;
}
#DOUBLE-SERUM-BLOCK-03  .VideoBackground {
      width: 100%;
    overflow: hidden;
    height: 520px;
    position: absolute;
    bottom: 0;
}
}
@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-03 {


}

}

#DOUBLE-SERUM-BLOCK-04 {
    background: radial-gradient(circle at right center, #faf9f6, #e6dcca);
    height: auto;
    position: relative;
    padding-bottom:200px;
    box-sizing: border-box;
    max-height: 1882px;
}
@media screen and (max-width:1023px){
    #DOUBLE-SERUM-BLOCK-04 {
    padding-bottom:0px;
    max-height:none;
}
}
#DOUBLE-SERUM-BLOCK-04::before {
    content: " ";
    position: absolute;
    width: 345px;
    height: 1882px;
    top: 0;
    left: 0;
    background-image: url(img/background-04-left.png);
}

#DOUBLE-SERUM-BLOCK-04::after {
    content: " ";
    position: absolute;
    width: 345px;
    height: 1882px;
    top: 0;
    right: 0;
    background-image: url(img/background-04-right.png);
}

@media screen and (max-width: 1250px) {
    #DOUBLE-SERUM-BLOCK-04::before {
        left: calc(50% - 625px);
    }

    #DOUBLE-SERUM-BLOCK-04::after {
        right: calc(50% - 625px);
    }
}
@media screen and (max-width: 1023px) {
    #DOUBLE-SERUM-BLOCK-04::before {
        left: calc(50% - 455px);
        z-index:-1;
    }

    #DOUBLE-SERUM-BLOCK-04::after {
        right: calc(50% - 455px);
          z-index:-1;
    }
}
#DOUBLE-SERUM-BLOCK-04 .Wrapper {
    margin: 0 auto;
    padding-top: 85px;
}
@media screen and (max-width:1023px){
    #DOUBLE-SERUM-BLOCK-04 .Wrapper {
    margin: 0 10px;
    padding-top:30px;
    font-size:14px;
    line-height:16px;
}

}

@media screen and (max-width:761px){
    #DOUBLE-SERUM-BLOCK-04 {
        background-image:url(img/background-04-mobile.jpg);
        background-size: 110% auto;
        background-position: top center;
        padding-top:60px;
    }
    #DOUBLE-SERUM-BLOCK-04::before {
        display:none;
    }

    #DOUBLE-SERUM-BLOCK-04::after {
        display:none;
    }

    #DOUBLE-SERUM-BLOCK-04 .Wrapper {

        text-align: left;
        margin-left:40px;
        margin-right:80px;padding-top:0px;
    }
}


@media screen and (min-width:1024px){
#DOUBLE-SERUM-BLOCK-04-PART-01 {
    text-align: left;
    max-width:726px;
    padding-left:215px;
    box-sizing: border-box;
    width:100%;
}
}


@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-04-PART-01 .ContentBox{
padding:20px;
width:280px;
}
}
#DOUBLE-SERUM-BLOCK-04-PART-01 .ContentBox .Title{
    font-size:23px;
    margin-bottom:10px;
}
#DOUBLE-SERUM-BLOCK-04-PART-01 .ContentBox p{
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    margin:0;
}
@media screen and (min-width:1024px){
#DOUBLE-SERUM-BLOCK-04-PART-02 {
    text-align: left;
    max-width:726px;
    padding-left:77px;
    box-sizing: border-box;
    width:100%;
}
}


#DOUBLE-SERUM-BLOCK-04-PART-02 ul{
    margin:0;
    padding:0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    list-style: none;
    margin-bottom:20px;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-04-PART-02 ul{
   flex-wrap:wrap;
   justify-content:center;
}
}
@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-04-PART-02 ul{
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -20px;
    margin-right: -60px;
}
}
#DOUBLE-SERUM-BLOCK-04-PART-02 ul li{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    list-style: none;
    flex-direction: column;
    width:115px;
    height:115px;
    border-radius:50%;
    border:1px solid #be0f34;
    margin:10px;
    text-align: center;
   color: #be0f34;
   font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
   line-height: 1em;
   padding-left:20px;
   padding-right:20px;
   box-sizing: border-box;

}
@media screen and (max-width:761px){
    #DOUBLE-SERUM-BLOCK-04-PART-02 ul li{
        margin:5px;
    }
}
#DOUBLE-SERUM-BLOCK-04-PART-02 ul li .Num{
    color:#000;
    padding-top:5px;
    padding-bottom: 20px;
}

#DOUBLE-SERUM-BLOCK-04-PART-02 .ContentBox {
    padding: 30px;
    max-width: 430px;
}
@media screen and (max-width:1023px) and (min-width:762px){
    #DOUBLE-SERUM-BLOCK-04-PART-02 .ContentBox{
       margin:0 auto;
    }
}
@media screen and (max-width:761px){
    #DOUBLE-SERUM-BLOCK-04-PART-02 .ContentBox{
        padding: 20px;
        width:280px;
    }
}
#DOUBLE-SERUM-BLOCK-04-PART-02 .ContentBox .Title{
    font-size:23px;
    margin-bottom:0px;
}
#DOUBLE-SERUM-BLOCK-04-PART-02 .ContentBox p{
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    margin:0;
}
#DOUBLE-SERUM-BLOCK-04-PART-02 .ContentBox p strong{
   color:#be0f34;
}

@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-04-PART-02 {
    padding-top:50px!important;
}
}





.Popin .Background{
    content: " ";
    position:absolute;
    right:calc(50% - 190px);
    top:calc(50% - 190px);
    background-color: #fff;
    border-radius:50%;
    width:380px;
    height:380px;
    padding:0;
    display:block;
    overflow: hidden;
   transition:all ease-in-out  0.2s;
    transform:scale(0.5);
    opacity:0;
}
@media screen and (max-width:1023px){
.Popin .Background{
    /*top:auto;
  bottom:0;*/


}
}
.Popin[data-open="1"] .Background{
    transform:scale(1);
    opacity:1;
}
.Popin{
   font-size:16px;
   position:absolute;
   z-index:15;
}
@media screen and (max-width:1023px){
.Popin{
   position:relative;
   margin:0px auto;
   height:0px;
    padding:0!important;

}

.Popin[data-open="1"]{
  left:50%;
   position:fixed;
   top:50%;
   height:auto;
   transform:translateX(-50%) translateY(-50%);
   z-index:1000;
}

}

.Popin .ContentPopin{
    transition:ease-in-out all 0.5s;
    transform:scale(0.5);
    opacity:0;
    z-index:11;
}
@media screen and (max-width:1023px){
    .Popin .ContentPopin{
    transition:none;
}
}
.Popin[data-open="1"] .ContentPopin{
    transform:scale(1);
    opacity:1;
}


.Popin *{
    z-index:2;
    position: relative;

}
.Popin[data-open="1"] *{
   display:block;
}


.Popin .CloseBtn{
    background-image: url(img/close-btn.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    display:none;
    width:80px;
    height:80px;
    font-size:0;
    border-radius: 50%;
    position: absolute;
    right:-60px;
    bottom:-60px;
        cursor:pointer; z-index:12;
}
@media screen and (max-width:1023px){
.Popin .CloseBtn{
   right:calc(50% - 40px); bottom:-160px;
}
}

.Popin[data-open="1"] .CloseBtn{
   display:block;
}
.Popin .OpenBtn{
    background-image: url(img/testimony-btn.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    display:block;
    width:80px;
    height:80px;
    font-size:0;
    border-radius: 50%;
    position: absolute;
    right:-60px;
    bottom:-60px;
    cursor:pointer;z-index:12;
}
@media screen and (max-width:1023px){
.Popin .OpenBtn{
   right:calc(50% - 40px);
     bottom:0px;
}
}
.Popin .OpenBtn::after{
    content:" ";
    background-image: url(img/testimony-btn-heart.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    display:block;
    width:80px;
    height:80px;
    font-size:0;
    position: absolute;
    right:0px;
    bottom:0px;
    cursor:pointer;
    animation:HeartAnim ease-in-out 2s infinite;
    z-index:10;
}
@keyframes HeartAnim{
    0%{
        top:0px;
        opacity:0;
    }
    40%{
        top:0px;
        opacity:1;
    }
    70%{
        top:0px;
        opacity:1;
    }
    100%{
        top:-20px;
        opacity:0;
    }
}
.Popin[data-open="1"] .OpenBtn{
   display:none;
}


@media screen and (min-width:1024px){
#DOUBLE-SERUM-BLOCK-04-PART-03{
   top:338px;
   right:50%;
   margin-right:245px;
}
#DOUBLE-SERUM-BLOCK-04-PART-05{
     top: 1150px;
    left: 50%;
    margin-left: -85px;
}
#DOUBLE-SERUM-BLOCK-07-PART-03{
        top: 420px;
    left: 50%;
    margin-left: 105px;
}
#DOUBLE-SERUM-BLOCK-09-PART-01{
   top: -210px;
    left: 50%;
    margin-left: -285px;
}
#DOUBLE-SERUM-BLOCK-10-PART-01{
      top: 330px;
    left: 50%;
    margin-left: 245px;
}

}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-04-PART-03[data-open="0"]{
  transform:translateY(120px) translateX(290px);

}

#DOUBLE-SERUM-BLOCK-07-PART-03[data-open="0"]{
      transform:translateY(190px) translateX(120px);
}
#DOUBLE-SERUM-BLOCK-04-PART-05[data-open="0"]{
      transform:translateY(190px) translateX(140px);
}
#DOUBLE-SERUM-BLOCK-09-PART-01[data-open="0"]{
    transform: translateY(-360px) translateX(30px);
}
#DOUBLE-SERUM-BLOCK-10-PART-01[data-open="0"]{
       transform:translateY(95px) translateX(290px);
}

}

@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-04-PART-03[data-open="0"]{
  transform:translateY(80px) translateX(90px);


}
#DOUBLE-SERUM-BLOCK-07-PART-03[data-open="0"]{
      transform:translateY(190px) translateX(120px);
}
#DOUBLE-SERUM-BLOCK-04-PART-05[data-open="0"]{
      transform:translateY(190px) translateX(-60px);
}
#DOUBLE-SERUM-BLOCK-09-PART-01[data-open="0"]{
      transform: translateY(30px) translateX(120px);
}
#DOUBLE-SERUM-BLOCK-10-PART-01[data-open="0"]{
       transform:translateY(-30px) translateX(120px);
}

}



@media screen and (min-width:1024px){
    #DOUBLE-SERUM-BLOCK-04-PART-04 {
    z-index:2;
    position: relative;
    max-width: 856px;
    padding-right:249px;
    margin:0 auto;
    box-sizing: border-box;
    margin-top:215px;
}
}


@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-04-PART-04 {
      margin: 10px;
    padding: 20px;
    font-size: 14px;
    line-height: 16px;
    padding-top: 20px;
    margin-top: 240px;
    margin-bottom: 0;
    padding-right: 300px;
    min-height: 240px;
}
}
@media screen and (max-width:761px){
    #DOUBLE-SERUM-BLOCK-04-PART-04 {
        margin: 10px;
    padding: 20px;
    font-size: 14px;
    line-height: 16px;
    padding-top: 240px;
        margin: auto;
    margin-top: 240px;

    margin-bottom: 20px;
    width: 300px;

}
}
#DOUBLE-SERUM-BLOCK-04-PART-04 figure{
    z-index: 2;
    position: absolute;
    top: -130px;
    right: 20px;
    margin: 0;
    padding: 0
}

#DOUBLE-SERUM-BLOCK-04-PART-04 .Infos{
    position: absolute;
    top: -230px;
    right: 20px;
    width: 241px;
    font-size: 12px;
    background-image: url(img/drag-arrow-start.png);
    background-repeat: no-repeat;
    background-position: bottom right -20px;
    height: 150px;
    margin: 20px 0;
}
#PackshotTopRotate{
    background-image:url(img/packshot-explore-the-product-top.png);
    width:189px;
    height:189px;
    background-repeat:no-repeat;
    position:absolute;
     top: 2px;
    left: 20px;
    transition:transform ease-in-out 0.5s;
}

#DragCursor .Step{
    position: absolute;
    background-image: url(img/drag-arrow-cursor.png);
    width: 37px;
    height: 37px;
    cursor: pointer;
    z-index: 1;
    font-size:0;
    opacity:0;
    background-color:#f4f1e9;
    border-radius:50%;
}
#DragCursor .Step:nth-child(1){
    left: 52px;
    top: -46px;
}
#DragCursor .Step:nth-child(2){
    left: 90px;
    top: -50px;
    transform: rotate(5deg);
}
#DragCursor .Step:nth-child(3){
    left: 128px;
    top: -46px;
    transform: rotate(15deg);
}
#DragCursor .Step:nth-child(4){
    left: 164px;
    top: -30px;
    transform: rotate(30deg);
}
#DragCursor .Step:nth-child(5){
    left: 193px;
    top: -4px;
    transform: rotate(50deg);
}
#DragCursor .Step:nth-child(6){
    left: 213px;
    top: 28px;
    transform: rotate(70deg);
}
#DragCursor .Step[data-drag="1"]{
    opacity:1;

}
#DOUBLE-SERUM-BLOCK-05 {
    background-image: url(img/background-05.jpg);
    background-position: top center;
    height: 740px;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-05 {
    height:420px;
    background-size:auto 520px;

}

}
#DOUBLE-SERUM-BLOCK-06 {
    background-image: url(img/background-06.jpg);
    background-position: top center;
    height:445px;
    background-size: cover;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-06 {
        overflow: visible;
    height: auto;
    padding-bottom: 180px;
    background-color: #e1d5bf;
    background-position: bottom right -15vw;
    background-size: auto 220px;
}
#DOUBLE-SERUM-BLOCK-06::before {
    content:" ";
    position:absolute;
    background:linear-gradient(180deg, rgba(225,213,191,0), rgba(225,213,191,1));
    width:100%;
    height:150px;
    top:-150px;
    left:0;
}
}
@media screen and (min-width:1024px){
#DOUBLE-SERUM-BLOCK-06 .ContentBox {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 620px;
    margin-top: -85px;
    position: absolute;
    width:calc(100% - 40px);
}
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-06 .ContentBox {
   font-size:14px;
   line-height:16px;
   padding:20px;
   margin:10px;
    margin-top: -85px;
}
}
#DOUBLE-SERUM-BLOCK-06 .ContentBox h2 span {
    display:block;
    color:#be0f34;
    font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
    margin:5px;
}
#DOUBLE-SERUM-BLOCK-06 .VideoBackground {
    height: 447px;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-06 .VideoBackground {
    display:none;
}
}
#DOUBLE-SERUM-BLOCK-07 {
   /* height: 1257px;*/
    height: 905px;

}


@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-07 {
    height: auto;

}
}
@media screen and (min-width:1024px){
#DOUBLE-SERUM-BLOCK-07-PART-01{
    top:100px;
    text-align: left;
    position: absolute;
    left:50%;
    margin-left:-334px;
    max-width:620px;
    z-index:2;
}
#DOUBLE-SERUM-BLOCK-07-PART-02{
    top:816px;
    text-align: left;
    position: absolute;
    left:50%;
    margin-left:-191px;
    max-width:539px;
    z-index:2;
}
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-07-PART-01{
    text-align: left;
    margin-left:20vw;
    max-width:620px;
    z-index:2;
    font-size:14px;
    line-height:16px;
    position: relative;
    padding:20px;
    margin-top:200px;
    max-width:400px;
}
#DOUBLE-SERUM-BLOCK-07-PART-02{
    text-align: left;
    margin-right:20vw;
    max-width:620px;
    z-index:2;
    font-size:14px;
    line-height:16px;
    position: relative;
    padding:20px;
    margin-top:0px;
    max-width:400px;
    margin-left:auto;
    margin-right:120px;
}
}
@media screen and (max-width:761px){
    #DOUBLE-SERUM-BLOCK-07-PART-01{
        margin-top:300px;
    }
    #DOUBLE-SERUM-BLOCK-07-PART-02{
        margin-right:60px;
    }
}
#DOUBLE-SERUM-BLOCK-07::before {
    content: " ";
    position: absolute;
    width: 50%;
    height: 1257px;
    background-repeat: no-repeat;
    top: -250px;
    min-width: 490px;
    background-position: top left;
    right: 45%;
    margin-right: 90px;
    background-image: url(img/background-07-left.png);
    background-size: 45%;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-07::before {
    height: 480px;
    background-repeat: no-repeat;
    top: 0;
    width: 250px;
    background-position: bottom left;
    left: 0;
    margin-left: -40px;
    background-size: auto 600px;
}
}
#DOUBLE-SERUM-BLOCK-07::after {
    content: " ";
    position: absolute;
    width: 50%;
    height: 1257px;
    background-repeat: no-repeat;
    top: 0;
    min-width: 455px;
    background-position: top right;
    left: 50%;
    margin-left: 90px;
    background-image: url(img/background-07-right.jpg);
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-07::after {
    content: " ";
    position: absolute;
    min-width:0px;
    width:90px;
    height: 300px;
    background-repeat: no-repeat;
    top: auto;
    bottom:100px;
    background-position: bottom right -10px;
    right:0;
    left:auto;
    margin-left:0px;
    background-size:  90px auto;
    background-image: url(img/background-07-right-mobile.jpg);
}
}
#DOUBLE-SERUM-BLOCK-08 {
    height: auto;

    padding-bottom:350px;
}
@media screen and (max-width:1023px){
    #DOUBLE-SERUM-BLOCK-08 {
         padding-top:50px; padding-bottom:300px;
        /* height:550px;*/
    }
    }
@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-08 {
     /*padding-top:250px;*/ padding-bottom:300px;
    /* height:550px;*/
}
}
#DOUBLE-SERUM-BLOCK-08::before {
    content: " ";
    position: absolute;
    width: 315px;
    height: 804px;
    top: 0;
    left: 0;
    background-image: url(img/background-08-left.jpg);
}
@media screen and (max-width:1023px){
    #DOUBLE-SERUM-BLOCK-08::before {
        content: " ";
        position: absolute;
        width: 150px;
        height: 250px;
        top: 0;
        left: -30px;
        background-image: url(img/background-08-left.jpg);
        background-size:cover;
    }
}
#DOUBLE-SERUM-BLOCK-08 .BigTitle{
    text-transform: uppercase;
    font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
    font-size:50px;
    font-weight: normal;
    padding-bottom:30px;
    z-index: 2;
    position: relative;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-08 .BigTitle{
   font-size:30px;
     padding-bottom:0px;
}
}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu {
    display: flex;
    margin: 0 auto;
    position: relative;
    text-align: center;
    justify-content: center;
    align-items: center;
    height:164px;
    z-index:2;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-08 .VideoMenu {
    height:100px;

}
}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a{
    display:inline-block;
    width:90px;
    height:90px;
    border-radius:50%;
    border:2px solid #be0f34;
    vertical-align: middle;
    margin:20px;
    transition: all ease-in-out 0.5s;
    background-repeat: no-repeat;
    background-position: center center;
    font-size:0;
    text-decoration: none;

}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a{
    width:50px;
    height:50px;
    margin:2px;
    background-size:55px auto;

}
}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a:hover{
    background-color:#be0f34;
}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a[data-selected="1"]{
    width:120px;
    height:120px;
    background-color:#be0f34;
    background-size:60px auto;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a[data-selected="1"]{
    width:60px;
    height:60px;
    background-color:#be0f34;
}
}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a:nth-child(1){background-image: url(img/_picto-05.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a:nth-child(2){background-image: url(img/_picto-04.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a:nth-child(3){background-image: url(img/_picto-03.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a:nth-child(4){background-image: url(img/_picto-01.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a:nth-child(5){background-image: url(img/_picto-02.png);}

#DOUBLE-SERUM-BLOCK-08 .VideoMenu a[data-selected="1"]:nth-child(1){background-image: url(img/_picto-05-red.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a[data-selected="1"]:nth-child(2){background-image: url(img/_picto-04-red.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a[data-selected="1"]:nth-child(3){background-image: url(img/_picto-03-red.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a[data-selected="1"]:nth-child(4){background-image: url(img/_picto-01-red.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a[data-selected="1"]:nth-child(5){background-image: url(img/_picto-02-red.png);}

#DOUBLE-SERUM-BLOCK-08 .VideoMenu a:hover:nth-child(1){background-image: url(img/_picto-05-red.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a:hover:nth-child(2){background-image: url(img/_picto-04-red.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a:hover:nth-child(3){background-image: url(img/_picto-03-red.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a:hover:nth-child(4){background-image: url(img/_picto-01-red.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a:hover:nth-child(5){background-image: url(img/_picto-02-red.png);}

#DOUBLE-SERUM-BLOCK-08 .VideoGallery {
    display: block;
    margin: 0 auto;
    position: relative;
    z-index:2;
}
#DOUBLE-SERUM-BLOCK-08 .Video {
    display: block;
    margin: 0 auto;
    max-width: 760px;
    position: relative;
    height:427px;
    background-color: #FFF;
}

#DOUBLE-SERUM-BLOCK-08 .Video iframe{
    display: block;
    margin: 0px auto;
}
@media screen and (max-width:1023px){
    #DOUBLE-SERUM-BLOCK-08 .Video {
    display: block;
    margin: 0 auto;
    width: 100vw;
    position: relative;
    height:56.2vw;
    background-color: #FFF;
}

#DOUBLE-SERUM-BLOCK-08 .Video iframe{
     width: 100vw;
    height:56.2vw;
}
}
#DOUBLE-SERUM-BLOCK-08::after {
    content: " ";
    position: absolute;
    width: 315px;
    height: 804px;
    top: 0;
    right: 0;
    background-image: url(img/background-08-right.jpg);
}
@media screen and (max-width:1023px){
    #DOUBLE-SERUM-BLOCK-08::after {
        content: " ";
        position: absolute;
        width: 184px;
        height: 184px;
        top: auto;
        right: 0;
        background-image: url(img/background-08-right.jpg);
        background-size:cover;
        background-position:bottom right;
        bottom:180px;
    }
}
#DOUBLE-SERUM-BLOCK-09 {
 /*   background-image: url(img/background-09.jpg);
    background-position: top center;*/
    height: 755px;
    background-color:#f1f1f1;


}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-09 {
     height: auto;
    overflow:visible;
    padding-top:300px;
}
}
@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-09 {
    font-size:14px;
    line-height:1.4em;
}
}
@media screen and (min-width:1024px){
#DOUBLE-SERUM-BLOCK-09 .ContentBox {
    background-color: transparent;
    border: 0px solid;
    top: 205px;
    right: 50%;
    max-width: 485px;
    position: absolute;
    width: calc(50% - 30px);
    text-align: left;
    padding: 0;
}
}
@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-09 .ContentBox {
    background-color: transparent;
    border: 0px solid;

    max-width: 485px;
    text-align: left;
    padding: 20px;
}
}
#DOUBLE-SERUM-BLOCK-09 .Photo{
    position:absolute;

}
#DOUBLE-SERUM-BLOCK-09-PHOTO-01{
    right: 50%;
    top: -270px;
    margin-right: 42px;
    border: 10px solid #f1f1f1;
    position:absolute;
}
@media screen and (max-width:1023px){
    #DOUBLE-SERUM-BLOCK-09-PHOTO-01 {
        margin:0;
        margin-top:80px;
        width:330px;
        left:calc(50% - 340px);
        z-index:2;

    }
}
@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-09-PHOTO-01 {
    margin:0;
    margin-top:-180px;
    width:230px;
    left:calc(50% - 125px);
    z-index:2;

}
#DOUBLE-SERUM-BLOCK-09-PHOTO-01 img{
   width:100%;
   display:block;
}
}
@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-09-PHOTO-01 {

    margin-top:0px;

}

}
#DOUBLE-SERUM-BLOCK-09-PHOTO-01::after{
    content:" ";
    position:absolute;
    width:200px;
    height:200px;
    background-image: url(img/leaf.png);
    background-repeat:no-repeat;
    top:10px;
    left:-170px;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-09-PHOTO-01::after{
    content:" ";
    position:absolute;
    width:120px;
    height:120px;
    top:30px;
    left:-70px;
    background-size:contain;
}
}

#DOUBLE-SERUM-BLOCK-09-PHOTO-02{
    right: 50%;
    top: 190px;
    margin-right: -40px;    position:absolute;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-09-PHOTO-02 {
    margin:0;
    margin-top:0;
    width:120px;
    right:calc(50% + 120px);
    top:170px;
}
#DOUBLE-SERUM-BLOCK-09-PHOTO-02 img{
   width:100%;
   display:block;
}
}
@media screen and (max-width:761px){
    #DOUBLE-SERUM-BLOCK-09-PHOTO-02 {
         margin:0;
        margin-top:0;
        width:80px;
        right:calc(50% + 60px);
         top:220px;
    }
}
#DOUBLE-SERUM-BLOCK-09-PHOTO-03{
    left: 50%;
    top: -125px;
    margin-left: 135px; position:absolute;
}
@media screen and (max-width:1023px) and (min-width:762px){
    #DOUBLE-SERUM-BLOCK-09-PHOTO-03 {
        margin: 0;
        margin-top: 0;
        width: 405px;
        left: calc(50% - 20px);
        top: -40px;

    }
    #DOUBLE-SERUM-BLOCK-09-PHOTO-03 img{
       width:100%;
       display:block;
    }
    }
@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-09-PHOTO-03 {
    margin:0;
    margin-top:0;
    width:215px;
    left:calc(50% - 40px);
     top:40px;


}
#DOUBLE-SERUM-BLOCK-09-PHOTO-03 img{
   width:100%;
   display:block;
}
}
#DOUBLE-SERUM-BLOCK-10 {
    background-image: url(img/background-10.jpg);
    background-position: top center;


}
@media screen and (min-width:1024px){
#DOUBLE-SERUM-BLOCK-10 {
    height: 736px;
}
#DOUBLE-SERUM-BLOCK-10 .ContentBox {
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    max-width: 500px;
    margin-left: 75px;
    position: absolute;
    width: calc(50% - 105px);
}
}
@media screen and (max-width:1023px) and (min-width:762px){
#DOUBLE-SERUM-BLOCK-10 {
     height: 590px;
     background-size: auto 590px;
}
#DOUBLE-SERUM-BLOCK-10 .ContentBox {
     top: 80px;
      transform: none;
   right:20px;

    max-width: 500px;
    margin-left: 75px;
    position: absolute;
    width: calc(50% - 20px);
}
}
@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-10 {
    background-image: url(img/background-10.jpg), url(img/background-10-mobile.jpg);
    background-position: top left -86vw, top 430px left -86vw;
    background-size: auto 430px, auto 430px;
    padding-top:400px;
   padding-bottom:100px;
}


#DOUBLE-SERUM-BLOCK-10 .ContentBox {
   font-size:14px;
   line-height:16px;
   padding:20px;
   margin:10px;

}
}


#DOUBLE-SERUM-BLOCK-10 .ContentBox .Title {
    font-size: 45px;
    color: #000;
}
@media screen and (max-width:1023px){
    #DOUBLE-SERUM-BLOCK-10 .ContentBox .Title {
    font-size: 35px;

}
}
#DOUBLE-SERUM-BLOCK-11 {
    padding-top: 60px;
}


@media screen and (max-width:1023px){
    #DOUBLE-SERUM-BLOCK-11 {
    padding-top: 20px;
}

#DOUBLE-SERUM-BLOCK-11 .Wrapper {
    margin: 10px;
}
#DOUBLE-SERUM-BLOCK-11 .Wrapper .Text {
    font-size: 14px;
    line-height:16px;
    text-align: center;
    padding:10px;
}
}


@media screen and (min-width:762px) and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-11 .ProductMosaic {
    display: flex;
    justify-content: center;
    align-items: center;
}

#DOUBLE-SERUM-BLOCK-11 .ProductBlock {
    width: calc(33% - 10px);
    min-height:500px;
    position:relative;
}

#DOUBLE-SERUM-BLOCK-11 .BtnLink{
    bottom:20px;
    position:absolute;   left:0;
    width:100%;
}
}
@media screen and (min-width:1024px){
    #DOUBLE-SERUM-BLOCK-11 .ProductMosaic {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    #DOUBLE-SERUM-BLOCK-11 .ProductBlock {
        width: calc(33% - 60px);

    }
}
@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-11 .ProductBlock {
    width: calc(100% - 20px);
}

}



#DOUBLE-SERUM-BLOCK-11 .ProductBlock {
    border: 10px solid #ececec;
    margin: 30px;
    padding: 25px 0;
    max-width: 330px;
    box-sizing: border-box;
}

#DOUBLE-SERUM-BLOCK-11 .ProductBlock .Title {
    margin: 0;
    margin-bottom: 10px;
}

@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-11 .ProductBlock {
   margin:10px auto;

   padding: 15px 0;
}

}


#DOUBLE-SERUM-BLOCK-11 .ProductBlock p {
    margin: 0;
}

#DOUBLE-SERUM-BLOCK-11 .ProductBlock .BtnShopLink {
    display: block;
    margin-top: 30px;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-11 .ProductBlock .BtnShopLink {
    display: block;
    margin-top: 10px;
}
}
#DOUBLE-SERUM-BLOCK-11 .ProductBlock figure {
    margin: 0;
    padding: 0;
}

#DOUBLE-SERUM-BLOCK-11 .ProductBlock .Text {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;

}

#DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductName {
    margin: 0;
    font-size: 16px;
    text-align: left;
    padding: 0 30px;
    line-height:1.2em;
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
    padding-bottom:5px;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductName {
    text-align: center;

}
}
#DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductText {
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    padding: 0 30px;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductText {
    margin: 0;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    padding: 0 10px;
}
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 600px;
    max-width: 1250px;
    margin: 0 auto;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic {
    /* display: block; */
    height: auto;
    flex-direction: row;
    padding: 5px;
}
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic div:nth-child(1) {
    order: 1;
}

#DOUBLE-SERUM-BLOCK-11 .VideoMosaic div:nth-child(2) {
    order: 5;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic div:nth-child(2) {
    order: 5;
    max-width: 50%;
    font-size: 10px;
    padding: 15px;
    box-sizing: border-box;
    line-height:1em;
}
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure:nth-child(3) {
    order: 2;
}

#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure:nth-child(4) {
    order: 4;
}

#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure:nth-child(5) {
    order: 6;
}

#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure:nth-child(6) {
    order: 3;
}

#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure:nth-child(7) {
    order: 7;
}

#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure.AnimatedItem:nth-child(3){
    transition:all ease-in-out 0.2s;
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure.AnimatedItem:nth-child(3)[data-anim="0"]{
    transform:scale(0.5);
    opacity:0;
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure.AnimatedItem:nth-child(3)[data-anim="1"]{
    transform:scale(1);
    opacity:1;
}


#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure.AnimatedItem:nth-child(4){
    transition:all ease-in-out 0.3s;
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure.AnimatedItem:nth-child(4)[data-anim="0"]{
    transform:scale(0.5);
    opacity:0;
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure.AnimatedItem:nth-child(4)[data-anim="1"]{
    transform:scale(1);
    opacity:1;
}

#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure.AnimatedItem:nth-child(5){
    transition:all ease-in-out 0.6s;
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure.AnimatedItem:nth-child(5)[data-anim="0"]{
    transform:scale(0.5);
    opacity:0;
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure.AnimatedItem:nth-child(5)[data-anim="1"]{
    transform:scale(1);
    opacity:1;
}

#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure.AnimatedItem:nth-child(6){
    transition:all ease-in-out 0.4s;
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure.AnimatedItem:nth-child(6)[data-anim="0"]{
    transform:scale(0.5);
    opacity:0;
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure.AnimatedItem:nth-child(6)[data-anim="1"]{
    transform:scale(1);
    opacity:1;
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure {
    display: block;
    overflow: hidden;
    margin: 16px;
    width: calc(25% - 32px);
    position: relative;

}

@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure {
    width: auto;
    max-width: calc(50% - 20px);
    margin: 10px;
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic div:nth-child(2){
    max-width: 286px; margin: 10px;
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure:nth-child(3) {
    margin-top:50px;
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure:nth-child(4) {

}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure:nth-child(5) {

}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure:nth-child(6) {

}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure:nth-child(7) {
      margin-top:-50px;
}
}

@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure {
    width: auto;
    max-width: calc(50% - 10px);
    margin: 5px;
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic div:nth-child(2){
      max-width: calc(50% - 10px); margin: 5px;  margin-top:-30px;
}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure:nth-child(7) {
      margin-top:-30px;
}
}

#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure a img {
    width: 100%;
    max-width: 286px;
    display: block;
    transform: scale(1);
    transition: transform ease-in-out 0.5s;
    cursor: pointer;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure a::after{
    width: 30px;
    height: 30px;
    left: 8px;
    bottom: 8px;
}

}
#DOUBLE-SERUM-BLOCK-11 .VideoMosaic figure a:hover img {
    transform: scale(1.1);
}
@media screen and (min-width:1024px){
#DOUBLE-SERUM-BLOCK-11-TESTIMONY-01 {
    font-size: 16px;
    max-width: 295px;
    width: calc(25% - 32px);
}
}

@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-11-TESTIMONY-01 {
       max-width: 100%;
    width: auto;
    font-size: 12px;
    line-height: 16px;
    padding-bottom: 0px;
}
#DOUBLE-SERUM-BLOCK-11-TESTIMONY-01 .Text {
     font-size: 2.28em;
}

}

@media screen and (min-width:1024px){
#DOUBLE-SERUM-BLOCK-11-TESTIMONY-01 .Text {
    font-size: 42px;
}
}
#DOUBLE-SERUM-BLOCK-11 .ShareLinks {
    font-size: 22px;
    text-transform: uppercase;
    color: #be0f34;
    padding: 20px;
    margin: 0 auto;
    margin-bottom: 95px;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-11 .ShareLinks {
    font-size: 22px;
    text-transform: uppercase;
    color: #be0f34;
    padding: 0px;
    margin: 0 auto;
    margin-bottom: 20px;
}
}
#DOUBLE-SERUM-BLOCK-11 .ShareLinks img {
    display: inline-block;
    margin: 15px;
}


#DOUBLE-SERUM-BLOCK-12 {
    background-image: url(img/background-12.jpg);
    background-position: top center;
    height: 500px;

}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-12 {
    height: auto;
    background-size: auto 300px;
    background-repeat: no-repeat;
    background-color: #ae2839;
}
}
@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-12 {
    background-position: left -90vw top;
}
}
@media screen and (min-width:1024px){
#DOUBLE-SERUM-BLOCK-12 .ContentBox {
    top: 50%;
    left: 50%;
    transform: translateY(-50%);
    max-width: 530px;
    margin-left: 45px;
    position: absolute;
    width: calc(50% - 80px);
}
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-12 .ContentBox {
  padding:20px;
  margin:10px;
  margin-top:270px;
  font-size:14px;
  line-height:16px;
}
}
#DOUBLE-SERUM-BLOCK-12 .ContentBox img {
    display: block;
    max-width: 100%;
    margin: 5px auto;
}

@media screen and (max-width:761px){
    .AnimatedItem{
        transition:none;
    }
    .AnimatedItem[data-anim="0"]{
        transform:none!important;
        opacity:1!important;
    }
    .AnimatedItem[data-anim="1"]{
        transform:none!important;
        opacity:1!important;
    }
}

/*--------------DTW------------------*/
.MyContent .Testimony .Text
{
    font-size: 24px;
}

#DOUBLE-SERUM-BLOCK-04{
    padding-bottom: 350px;
}

#DOUBLE-SERUM-BLOCK-04::after {
    height: 1700px;
}

#DOUBLE-SERUM-BLOCK-07::before {
    top: -123px;
}

#DOUBLE-SERUM-BLOCK-08 {
    padding-bottom: 100px;
}

#DOUBLE-SERUM-BLOCK-04-PART-04 .Infos{
    right: 20px;
    line-height: 16px;
}
@media screen and (max-width:1024px){
#DOUBLE-SERUM-BLOCK-10-PART-01 {
    top: 376px;
    left: 42%;
}
}

@media screen and (max-width:761px){
.MyContent .Testimony .Text{
    font-size: 18px;
}
}
@media screen and (max-width:1023px){
    .MyContent .BigTitle{
        font-size: 32px;
    }

    #DOUBLE-SERUM-BLOCK-04-PART-04 {
        padding-top: 51px;
    }

    #DOUBLE-SERUM-BLOCK-03 {
        height: 350px;
        background-size: auto 320px;
        background-position: bottom center;
        overflow-y: visible;
        background-color: transparent;
    }

    #DOUBLE-SERUM-BLOCK-04-PART-04 {
        margin-bottom: 45px;
    }

    #DOUBLE-SERUM-BLOCK-04 {
        padding-bottom: 200px;
    }

    #DOUBLE-SERUM-BLOCK-04-PART-03[data-open="0"] {
        transform: translateY(8px) translateX(290px);
    }

    #DOUBLE-SERUM-BLOCK-10-PART-01[data-open="0"] {
        transform: translateY(146px) translateX(-12px);
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #DOUBLE-SERUM-BLOCK-04-PART-02 ul li{
    display: block;
    padding: 35px 10px;
    }
    #DOUBLE-SERUM-BLOCK-01 .VideoBackground video {
        background-size: cover;
        background-repeat: no-repeat;
        width: auto;
    }
    .MyContent video {
        height: auto;
        width: auto;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .responsiveIE{
        display: block;
    }
}

@media only screen and (width: 1024px){
    .MyContent{
        overflow-x: hidden !important;
    }
}

.MyContent .Testimony .Text::after {
    margin-bottom: 0.5em;
}

#DOUBLE-SERUM-BLOCK-10-PART-01 .Popin .OpenBtn {
    bottom: -95px;
}

.MyContent{
     font-size: 15px;
}



@media screen and (max-width: 1023px) and (min-width: 762px){
#DOUBLE-SERUM-BLOCK-11 .ProductBlock {
    min-height: 417px;
}
}

@media screen and (min-width: 1020px) and (max-width: 1023px){
    #DOUBLE-SERUM-BLOCK-04-PART-04 {
        padding-top: 50px !important;
    }

}


@media screen and (max-width: 761px){
    #DOUBLE-SERUM-BLOCK-04 {
        background-image: url(img/background-04-mobile.jpg);
        background-size: 122% auto;
    }
    #DOUBLE-SERUM-BLOCK-04-PART-04 {
        padding-top: 232px !important;
    }

    #DOUBLE-SERUM-BLOCK-03 {
    /*height: 456px !important;*/
    height: 278px !important;
    }
}

@media screen and (min-width: 1024px){
    #DOUBLE-SERUM-BLOCK-09 {
        height: 669px;
    }
    #DOUBLE-SERUM-BLOCK-04-PART-05 {
        top: 536px;
        left: 51%;
        margin-left: -85px;
    }
    #DOUBLE-SERUM-BLOCK-11 .ProductBlock{
        height: 490px;
    }
    #DOUBLE-SERUM-BLOCK-07-PART-02 {
        top: 524px;
    }
    #DOUBLE-SERUM-BLOCK-04-PART-03 {
    top: 216px;
    right: 51%;
    margin-right: 245px;
    }
}

#DOUBLE-SERUM-BLOCK-04-PART-02 ul li{
    padding-bottom: 10px;
    font-size: 14px;
}

@media screen and (max-width: 1023px){
    #DOUBLE-SERUM-BLOCK-04-PART-01 .responsiveIpad {
    margin: 10px 140px;
    }
    #DOUBLE-SERUM-BLOCK-04-PART-02 .responsiveIpad {
    margin: 10px 140px;
    }
    #DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductName {
        height: 57px;
    }
    #DOUBLE-SERUM-BLOCK-07::before {
    top: 0 !important;
    }
    #DOUBLE-SERUM-BLOCK-04-PART-05[data-open="0"] {
    transform: translateY(222px) translateX(131px);
    }
}

@media screen and (max-width: 761px){
    #DOUBLE-SERUM-BLOCK-04-PART-01 .responsiveIpad {
    margin: 10px 0px !important;
    }
    #DOUBLE-SERUM-BLOCK-04-PART-02 .responsiveIpad {
    margin: 10px 0px !important;
    }
}

#DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductText{
    height: 50px;
}


#DOUBLE-SERUM-BLOCK-01 .ColorRed  {
    color: #be0f34;
}

.btnAlign{
    /*display: -webkit-inline-box;*/
    margin-top:20px;
}

#DOUBLE-SERUM-BLOCK-01 .BtnLink a{
    width: 77px;
}

#AddToCartDoubleSerum .quickview:hover {
    color: #fff;
}
.custom-hover a{border: 2px solid #e5e5e5;}
.custom-hover a:hover{
background-color: #4e4e4e;
border: 2px solid #9F9F9F;
width: 77px;
height: 14px;
}

#DOUBLE-SERUM-BLOCK-01 .BtnLink a {
    width: 87px;
}

@-moz-document url-prefix() {
.MyContent{
    font-size:14px;
}
}


.DTWButton{
    display: inline-block;
    padding: 11px 20px;
    font-family: "Gotham SSm medium A","Gotham SSm medium B",Helvetica,Arial,sans-serif;
    font-size: 11px;
    border: 2px solid #e5e5e5;
    z-index: 1;
}

#DOUBLE-SERUM-BLOCK-01 .ColorRed {
    font-size: 35px;
    font-family: font-family: ClarinsRegular, Clarins;
    color: #be0f34;
    font-family: ClarinsRegular, Clarins;
}

h2.Title.ColorRed{
    color: #be0f34;
}

#DOUBLE-SERUM-BLOCK-04-PART-02 ul li{
    padding-bottom: 33px;
}


.DTWTitle{
    margin: 17px 0 0;
    font-family: ClarinsRegular,"Times New Roman",Times,serif;
    font-size: 32px;
    font-weight: 400;
    text-align: center;
}


.DTWButton{
    display: inline-block;
    padding: 11px 20px;
    font-family: "Gotham SSm medium A","Gotham SSm medium B",Helvetica,Arial,sans-serif;
    font-size: 11px;
    border: 2px solid #e5e5e5;
    z-index: 1;
}

iframe.DTWVideo {
    margin-left: -396px;
    }

    .DTWProduct{
    box-sizing: border-box!important;
    width: 14.5%!important;
    margin-top: -436px!important;
    min-height: 300px!important;
    border: 10px solid #f0f2f6!important;
    margin-left: 1197px!important;
    height: 430px!important;
}

div#DOUBLE-SERUM-BLOCK-13 {
    margin-top: -250px;
    padding-bottom: 100px;
}

img.DTWImage {
    width: 63%;
}

#DOUBLE-SERUM-BLOCK-08::after {
    content: " ";
    position: absolute;
    width: 315px;
    height: 804px;
    top: -83px;
}
h2.Title.DTWRed {
    color: #be0f34!important;
}

#DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductText {
    height: 60px;
}

#DOUBLE-SERUM-BLOCK-04-PART-02 ul li {
    padding-bottom: 31px;
    font-size: 14px;
}
.MyContent .BigTitle {
    font-size: 42px;
    }
#DOUBLE-SERUM-BLOCK-01 .BtnLink a {
    width: 85px!important;
}

.MyContent .CustomCTA a {
    font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial,sans-serif!important;
    font-size: 11px!important;
    text-transform: uppercase!important;
    color: #000!important;
    text-decoration: none!important;
    position: relative!important;
    background-color: #fff!important;
    padding: 13px 30px!important;
    display: inline-block!important;
    line-height: 14px!important;
    border: 2px solid #e5e5e5!important;
}
@media only screen and (min-width:1023px) and (max-width:1024px) {
.MyContent{
      overflow-x: hidden!important;
    }
iframe.DTWVideo {
margin-left: -201px;
}
.DTWProduct{
margin-left: 810px!important;
width: 18.5%!important;
}
img.DTWImage {
    width: 86%;
}
#DOUBLE-SERUM-BLOCK-06 .ContentBox {
    margin-top: -25px;
}
.MyContent .BigTitle {
    font-size: 40px!important;
}
#DOUBLE-SERUM-BLOCK-07-PART-02 {
    top: 499px;
}
#DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductText {
    height: 76px;
}

}
@media only screen and (min-width:768px) and (max-width:1023px) {
#DOUBLE-SERUM-BLOCK-04 .Wrapper {
    margin: 0 10px;
    padding-top: 89px;
    }
    .Popin .OpenBtn {
    right: calc(50% - 40px);
    bottom: 24px;
}
#DOUBLE-SERUM-BLOCK-04-PART-04 {
    margin-bottom: 150px;
}
iframe.DTWVideo {
    margin-left: 0px!important;
    width: 100%!important;
    height: 400px!important;
    margin-top: 20px!important;
    }
    .DTWProduct {
    box-sizing: border-box!important;
    width: 38.5%!important;
    margin-top: 20px!important;
    min-height: 300px!important;
    border: 10px solid #f0f2f6!important;
    margin-left: 250px!important;
    height: 500px!important;
}
    img.DTWImage {
    width: 122%!important;
}
}

@media only screen and (max-width:761px) {
#DOUBLE-SERUM-BLOCK-03 .ContentBox {
    margin-top: 8px!important;
}
    .Popin .OpenBtn {
    right: calc(50% - 55px)!important;
    }
    #DOUBLE-SERUM-BLOCK-04-PART-04 {
    margin-bottom: 122px!important;
    }
    #DOUBLE-SERUM-BLOCK-08 {
    padding-top: 49px;
    /*padding-bottom: 298px;*/
    }
   #DOUBLE-SERUM-BLOCK-08::before {
    left: -94px!important;
    }
    .DTWProduct{
    margin-left: 0px!important;
    }
    iframe.DTWVideo{
    width: 100vw!important;
    height: 56.2vw!important;
    margin-left: 0px!important;
    }
    .DTWProduct {
    width: 100.5%!important;
    margin-top:0px!important;
    }
    img.DTWImage {
    width: 57%!important;
    }
    #DOUBLE-SERUM-BLOCK-07-PART-01 {
    padding: 39px!important;
    }
    #DOUBLE-SERUM-BLOCK-07::before {
        margin-left: -1px;
    }
    #DOUBLE-SERUM-BLOCK-04-PART-03[data-open="0"] {
    transform: translateY(-415px) translateX(107px);
    }
    #DOUBLE-SERUM-BLOCK-04-PART-05[data-open="0"] {
    transform: translateY(197px) translateX(-85px) !important;
    }
    #DOUBLE-SERUM-BLOCK-10-PART-01[data-open="0"] {
        transform: translateY(-593px) translateX(-51px) !important;
    }
    #DOUBLE-SERUM-BLOCK-10 {
        background-position: top left -81vw, top 430px left -86vw;
    }
}

#DOUBLE-SERUM-BLOCK-04-PART-02 ul li span{
    font-size: 17px;
    line-height: 1em;
}


#DOUBLE-SERUM-BLOCK-04-PART-01 .content_title{
    color: #c21727;
    font-size: 48px;
    line-height: 1;
    margin-bottom: 2%;
     font-family: ClarinsRegular, Clarins;
}

#DOUBLE-SERUM-BLOCK-04-PART-01 .content_title small{
    font-size: 40px;
    font-family: ClarinsRegular, Clarins;
}

#DOUBLE-SERUM-BLOCK-04-PART-01 .element_container {
    position: relative;
    display: inline-block;
    padding: 4% 3%;
    width: 15%;
}

#DOUBLE-SERUM-BLOCK-04-PART-01 .element_name {
    color: #c21727;
    font-size: 18px;
    font-family: ClarinsRegular, Clarins;
    text-align: center;
    padding: 4% 3%;
}
.group_container{
    text-align-last: center;
}

@media only screen and (max-width:761px) {
    #DOUBLE-SERUM-BLOCK-04-PART-01 .element_name {
        padding-top: 9px;
        text-align: center !important;
        width: 108px;
    }

    #DOUBLE-SERUM-BLOCK-04-PART-01 .ContentBox {
        padding: 14px;
        width: 301px;
    }
    #DOUBLE-SERUM-BLOCK-04-PART-01 .element_container {
        padding: 4% 3%;
        width: 42%;
    }

    .group_container{
    text-align-last: center;
    }

}


#DOUBLE-SERUM-BLOCK-01 .BtnLink a {
    padding: 10px 25px;
}

a.DTW {
    text-decoration: underline;
}

#DOUBLE-SERUM-BLOCK-01 .BtnLink {
    margin-bottom: 8px;
}

#DOUBLE-SERUM-BLOCK-10{
	padding: 0px;
}

@media only screen and (max-width:761px) {
    #DOUBLE-SERUM-BLOCK-10{
        padding-top: 400px;
    }
}
@media screen and (max-width: 761px){
#DOUBLE-SERUM-BLOCK-10 {
    background-image: url(img/background-10.jpg), url(img/background-10-mobile.jpg);
    background-position: top left -86vw, top 430px left -86vw;
    background-size: auto 430px, auto 430px;
    padding-top: 400px;
    padding-bottom: 100px;
}
}

@media only screen and (max-width: 761px){
#DOUBLE-SERUM-BLOCK-10-TEXT {
	font-size: 16px;
}
}

@media screen and (max-width: 761px){
	.ShopLink {
	    margin-left: auto;
	    width: auto;
	}
}
@media only screen and (max-width: 1023px) and (min-width: 768px){
	#BATA-Routine-1 .ProductName {
	    width: 80%;
	    margin-right: auto;
	    margin-left: auto;
	    min-height: 60px;
	}
}

@media only screen and (max-width: 1023px) and (min-width: 768px){
	.RoutineBlockBATA .photo {
	    margin-left: -70px!important;
	}
}

@media only screen and (max-width: 1023px){
	.product-tile {
	    margin-top: 30px;
	    margin-left: 35px;
	    margin-right: 15px;
	}
}

@media only screen and (max-width: 761px){
	.RoutineBlockBATA h2 {
	    width: 100%;
	    /* margin-left: auto;
	    margin-right: auto; */
	}
}

/* @media only screen and (max-width: 761px){
	.MyContent h2 {
	    font-size: 25px;
	    padding-bottom: 20px;
			right: 5%;
	}
} */
.MyContent p {
    margin: 0px 0;
}
@media only screen and (max-width: 1023px){
	.MyContent h1 {
	    font-size: 40px;
	    width: 94%;
	}
}

@media only screen and (max-width: 761px){
	.MyContent .MyBlock {
    width: 98%;
    text-align: center;
    position: initial;
    background-repeat: no-repeat;
    background-color: #fff;
		margin-left: auto;
    margin-right: auto;
}
}

@media only screen and (max-width: 761px){
	.MyContent .MyBlock p {
    font-size: 16px;
		text-align: center;
    margin-left: auto;
    margin-right: 16px;

}
}
.product-tile {
    margin-left: auto;
    margin-right: auto;
    color: #999;
    position: relative;
    text-align: center;
    padding: 0;
}
 /* .MyContent .MyBlock {
    width: 100%;
    text-align: center;
    position: relative;
    background-repeat: no-repeat;
    background-color:#fff;
}
@media screen and (max-width:1023px){
.MyContent .MyBlock {
  overflow:hidden;
}
}
.MyContent .MyBlock img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

@media (min-width:1250px) {
    .MyContent .MyBlock {
        width: 100vw;
        margin-left: calc(625px - 50vw);
    }
} */
