.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;
    text-align: center;
}   
}
.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;
    text-align: center;
    padding-bottom: 15px;
}
@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 .Text::after {
    content: "ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â»";
    font-size: 1em;
    margin-bottom: 0.3em;
    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/Merch-header.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    height: 595px;
    background-size: cover;

}
#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;
          height: 298px;
}
#DOUBLE-SERUM-BLOCK-01 .ContentBox {
   margin:10px;
   margin-top:260px;
   padding:20px;
   font-size:14px;
   line-height:16px;
}
#DOUBLE-SERUM-BLOCK-01 .ContentBox .BtnShopLink{
   margin-top:20px;
}


#DOUBLE-SERUM-BLOCK-01  .VideoBackground {
    height: 738px;
    z-index: -1;
    position: absolute;
}
}
@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-01   {
        /*height: auto;*/
    background-size: auto 156px;
    height: 156px;
}
 }  
#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 (min-width:1023px) 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:50px;
}
#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: 30px;
}
@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: 22px;*/
       
/* margin-right:59px; */
       
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: -45px;
    margin-right: -1px;
}   
}
#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:25px;
    padding-right:20px;
    box-sizing: border-box;
    /* background-image: url(img/stats-1.png); */
    font-size: 12px;
    padding-bottom: 20px;
}
#DOUBLE-SERUM-BLOCK-04-PART-02 .stat-1{
    background-image: url(img/stats-1.png);
}
#DOUBLE-SERUM-BLOCK-04-PART-02 .stat-2{
    background-image: url(img/stats-2.png);
}
#DOUBLE-SERUM-BLOCK-04-PART-02 .stat-3{
    background-image: url(img/stats-3.png);
}
@media screen and (max-width:761px){
    #DOUBLE-SERUM-BLOCK-04-PART-02 ul li{
        margin: 0px;
    }
}
#DOUBLE-SERUM-BLOCK-04-PART-02 ul li .Num{
    color:#000;
    padding-top:5px;
    padding-bottom: 10px;
    font-size: 15px;
}

#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;*/
    bottom:-75px;
    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;*/
    bottom:-75px;
    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;
    }
}
/*@media screen and (min-width:1024px) and (max-width:1024px){
.Popin .OpenBtn{
    right: 35px !important;
    bottom: -114px !important;

}   
.Popin .CloseBtn{
   right: 35px !important;
    bottom: -114px !important;
} 
}*/


.Popin[data-open="1"] .OpenBtn{
   display:none;
}


@media screen and (min-width:1024px){
#DOUBLE-SERUM-BLOCK-04-PART-03{
   /*top:338px;*/
   top: 223px;
   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%;*/
    left: 58%;
    margin-left: -285px;
}
#DOUBLE-SERUM-BLOCK-10-PART-01{
      top: 330px;
    /*left: 50%;*/
    left: 19%;
    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);*/
    transform: translateY(101px) translateX(198px);
}
#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;
    margin-bottom: 50px;
}
}


@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;*/
    padding-top: 60px;
    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 420px;
    
}   

}
#DOUBLE-SERUM-BLOCK-06 {
    background:radial-gradient(circle at right center, #faf9f6, #e6dcca);
    background-position: top center;
    height:0px;
    background-size: cover;
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-06 {
        overflow: visible;
    height: auto;
    padding-bottom: 50px;
    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: -358px;
    position: absolute;
    width:calc(100% - 40px);
}
}
@media screen and (min-width:1023px) and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-06 .ContentBox {
   font-size:14px;
   line-height:16px;
   padding:20px;
   margin:-358px;
     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: 570px;

}


@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-07 {
    height: 320px;
}
}
@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;
    text-align: center;
}
#DOUBLE-SERUM-BLOCK-07-PART-02{
    /*top:206px;*/
    top: 189px;
    text-align: center;
    position: absolute;
    left:50%;
    margin-left:-191px;
    /*max-width:539px;*/
    max-width: 454px;
    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:40px;
        text-align: center;
        right: 9%;
    }
    #DOUBLE-SERUM-BLOCK-07-PART-02{
        margin-right:60px;
         margin-top:300px !important;
        margin-left: 20vw;
    }
}
#DOUBLE-SERUM-BLOCK-07::before {
    content: " ";
    position: absolute;
    width: 50%;
    height: 1257px;
    background-repeat: no-repeat;
    top: -190px;
    min-width: 490px;
    background-position: top left;
    right: 45%;
    margin-right: 90px;
    background-image: url(img/background-07-left.png);
    background-size: 36%;
}
@media screen and (max-width:1024px){
#DOUBLE-SERUM-BLOCK-07::before
{
    background-size: 47%;
    top: 50px;
}
}
@media screen and (max-width:1023px){
#DOUBLE-SERUM-BLOCK-07::before {
    height: 660px;
    background-repeat: no-repeat;
    top: -300px;
    width: 250px;
    background-position: bottom left;
    left: -49px;
    margin-left: 40px;
    background-size: auto 440px;
    text-align: center;
}   
}
@media screen and (max-width:761px){
    #DOUBLE-SERUM-BLOCK-07::before{
        height: 617px;
        top: -280px;
        background-size: auto 420px;

    }
}
#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: 45%;
    margin-left: 90px;
    background-image: url(img/background-07-right.jpg);
    background-size: 36%;
}
@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{
    margin-left: -125px!important;
}
}
#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.png);
        background-size:cover;
    }
}
#DOUBLE-SERUM-BLOCK-08 .BigTitle{
    /*text-transform: uppercase;*/
    font-family: ClarinsRegular,Clarins; 
    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:10px;
}   
}
#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-01.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a:nth-child(2){background-image: url(img/_picto-02.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-04.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a:nth-child(5){background-image: url(img/_picto-05.png);}

#DOUBLE-SERUM-BLOCK-08 .VideoMenu a[data-selected="1"]:nth-child(1){background-image: url(img/_picto-01-red.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a[data-selected="1"]:nth-child(2){background-image: url(img/_picto-02-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-04-red.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a[data-selected="1"]:nth-child(5){background-image: url(img/_picto-05-red.png);}

#DOUBLE-SERUM-BLOCK-08 .VideoMenu a:hover:nth-child(1){background-image: url(img/_picto-01-red.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a:hover:nth-child(2){background-image: url(img/_picto-02-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-04-red.png);}
#DOUBLE-SERUM-BLOCK-08 .VideoMenu a:hover:nth-child(5){background-image: url(img/_picto-05-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: 46%;
    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: 20px;   
      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;*/
    min-height:530px;
    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;
   height: 538px !important;
}
}

@media screen and (min-width:1024px) and (max-width:1024px){
#DOUBLE-SERUM-BLOCK-11 .ProductBlock {
       height: 650px;
}
/*.BtnResponsive{
    padding-top: 19px;
}*/
}


#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------------------*/
#DOUBLE-SERUM-BLOCK-04-PART-02 ul {
    margin-left: 117px;
}
.MyContent .Testimony .Text
{
    font-size: 24px;
}
#DOUBLE-SERUM-BLOCK-11 .ProductBlock{
    height: 600px;
}
#DOUBLE-SERUM-BLOCK-04-PART-04 .Infos{
    right: 20px;
    line-height: 16px;
}


@media screen and (min-width:1026px){
#DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductText{
    height: 120px;
}
}
@media screen and (max-width:761px){
.MyContent .Testimony .Text{
    font-size: 18px;
}
}
@media screen and (max-width:1023px){
.MyContent .BigTitle{
    font-size: 32px;
    padding-bottom: 10px;
    padding-top: 10px;
}

    .marginRes{
    margin-left: -15px !important;
    }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #DOUBLE-SERUM-BLOCK-04-PART-02 ul li{
    display: block;
    /*padding:0px;
    padding-top: 30px;*/
    padding:25px !important;       
    padding-top: 30px !important;
}
#DOUBLE-SERUM-BLOCK-01 .VideoBackground video {
    background-size: cover;
    background-repeat: no-repeat;
    width: auto;
    height: 150%;
}
.MyContent video {
    height: auto;
    width: auto;
    background-size: cover;
    background-repeat: no-repeat;
}
}

/***DTW EDITS***/
@media only screen and (min-width: 1024px){
    .MyContent .Mentions{
        line-height: 1.5em;
    }
    .MyContent .Testimony .Text{
        font-size: 23px;
    }

    #DOUBLE-SERUM-BLOCK-11 .ProductBlock{
        height: 605px;
    }
}

@media only screen and (min-width: 1023px) and (max-width: 1024px){
    #DOUBLE-SERUM-BLOCK-04-PART-02 .ContentBox{
        max-width: 540px;
    }
    #DOUBLE-SERUM-BLOCK-11 .ProductBlock .Title{
        min-height: 70px;
    }
    #DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductName{
        /*min-height: 30px;*/
        min-height: 23px;
    }
    .MyContent .Testimony .Text{
        font-size: 18px;
    }
    #DOUBLE-SERUM-BLOCK-11-TESTIMONY-01 .Text{
        font-size: 32px;
    }

    #DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductText{
        height: 140px !important;
    }
    
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
    #DOUBLE-SERUM-BLOCK-11 .ProductBlock .Title{
        min-height: 60px;
    }
    #DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductName{
        /*min-height: 80px;*/
        \min-height: 40px;
    }
    #DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductText{
        min-height: 75px;
    }
    .Popin .dtw_btn {
    right: calc(50% - 60px);
    bottom: -60px;
}
}

/*@media all and (-ms-high-contrast: none), (-ms-high-contrast: active){
    #DOUBLE-SERUM-BLOCK-04-PART-02 ul li{
        padding: 0px;
        padding-top: 25px;
    }
}*/

@media only screen and (max-width: 1023px){
    .brResponsive{
        display: block;
    }

    .widthResponsive{
        max-width: 501px;
        padding-left: 144px;
    }
}

#DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductText {
    min-height: 75px;
}




@media only screen and (min-width: 1024px) and (max-width: 1024px){

    .paddingBtm{
    padding-bottom: 20px !important;
    }

    .openResponsive2{
    right: 75px !important;
    }
    
    .closeResponsive2{
    right: 2px !important;
    bottom: -147px !important;
    
    }
    .Popin[data-open="1"] .Background {
    left: 10px;
    }

    .Popin[data-open="1"] .ContentPopin {
    left: 90px;
    }

    #DOUBLE-SERUM-BLOCK-11 .ProductBlock {
    max-height: 621px !important;
    }

    #DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductText {
    height: 109px !important;
    }

}


@media screen  and (min-width: 1023px) and (max-width: 1023px){
    #DOUBLE-SERUM-BLOCK-01 {
    background-size: auto 320px !important;
    height: 320px;
    }

    #DOUBLE-SERUM-BLOCK-03 {
    height: 317px;
    }
    #DOUBLE-SERUM-BLOCK-06{
    background-position: bottom right 0vw !important;
    }

    #DOUBLE-SERUM-BLOCK-06 .ContentBox {
    font-size: 14px;
    line-height: 16px;
    padding: 20px;
    margin: 10px;
    margin-top: -85px;
    }

    #DOUBLE-SERUM-BLOCK-07{
    padding-bottom: 86px;
    }

    .openResponsive1 {
    right: calc(50% - 113px) !important;
    bottom: 84px !important;
    }

    .closeResponsive1{
    right: calc(50% - 176px) !important;
    bottom: -97px !important;
    }

    #DOUBLE-SERUM-BLOCK-08 .BigTitle {
    padding-bottom: 30px !important;
    }

    .marginResponsive{
    margin-bottom: 0 !important;
    }

    .ProductBlock {
    height: 517px;
    }

    #DOUBLE-SERUM-BLOCK-11 .ProductBlock {
    height: 499px;
    }
}


@media only screen and (max-width: 761px){
    #DOUBLE-SERUM-BLOCK-07{
        height: 418px;
    }
}


@media only screen and (min-width: 1024px) and (max-width: 1025px){
    .paddingBtm{
    padding-bottom: 20px !important;
    }
}

@media only screen and (max-width: 761px){
    #DOUBLE-SERUM-BLOCK-03 {
        height: 455px !important;
        background-size: auto 350px !important;
    }
    
    #DOUBLE-SERUM-BLOCK-08{
        padding-top: 0px!important;
    }

    #DOUBLE-SERUM-BLOCK-06 .ContentBox {
        font-size: 14px !important;
        line-height: 16px !important;
        padding: 20px !important;
        margin: 10px !important;
        margin-top: -85px !important;
    }
    #DOUBLE-SERUM-BLOCK-06{
        padding-bottom: : 50px!important;
        background-size: auto 0px;
    }
    #DOUBLE-SERUM-BLOCK-08 .BigTitle{
        padding-bottom: 18px !important;
    }

    #DOUBLE-SERUM-BLOCK-01 {
        background-size: auto 156px !important;
        height: 155px !important;
    }

    #DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductText {
        max-height: 74px !important;
    }
}


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #DOUBLE-SERUM-BLOCK-04-PART-02 ul {
        margin-left: 117px;
    }
}



@media only screen (max-width : 360px)
and (max-height: 640px)
{ 
    #DragCursor .Step[data-drag="1"]{
        opacity: 2px!important;
    }
    #DragCursor .Step:nth-child(1){
        top: 15px;
    }
}

@media screen and (min-width: 1023px) and (max-width: 1024px){
    #DOUBLE-SERUM-BLOCK-01{
       /* background-size: auto;*/
        height: 400px;
        width: 100%;
    }
}

@media screen and (max-width:761px){
.Popin .OpenBtn{
   right:calc(30% - 40px);
     bottom:0px;
}   
}
@media screen and (max-width:1024px){
.MyContent .BigTitle{
    text-align: center;
}
}

#DOUBLE-SERUM-BLOCK-04-PART-02 ul li .Num{
    color:#000;
    padding-top:5px;
    padding-bottom: 10px;
    font-size: 25px!important;
}

#DOUBLE-SERUM-BLOCK-04-PART-02 ul li {
    font-size: 14px!important;
}

/*.img-map-desktop{
    background-image: url(img/background-10.jpg);
}
*/
/*@media screen and (max-width:761px){
.img-map-desktop {
    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 screen and (max-width:761px){
.img-map-desktop{
    display: none;
}
}*/

/*@media screen and (min-width:1024px){
.img-map-mobile{
    display: none;
}
}*/
@media screen and (max-width:761px){
.img-map-desktop {
    display: none;
}
}

@media screen and (min-width: 768px) and (max-width: 1024px){
    .img-map-desktop{
       /* background-size: auto;*/
        display: none;
    }
}


@media screen and (max-width: 1366px){
    #DOUBLE-SERUM-BLOCK-01{
        height: 498px;
    }
    .img-map-desktop img{
        max-width: 130%!important;
        /*height: 718px;*/
        margin-left: -14%!important;
    }
}

/***********DTW EDIT************/

/***********Desktop************/
#DOUBLE-SERUM-BLOCK-04-PART-01 {
    padding-left:0;
}

#DOUBLE-SERUM-BLOCK-04-PART-01 .ContentBox {
    width:390px;
    margin: 0 auto;
}

#DOUBLE-SERUM-BLOCK-04-PART-02 {
    padding-left:0;
    text-align: center;
}

#DOUBLE-SERUM-BLOCK-04-PART-02 ul {
    width: 420px;
    margin: 0 auto;
}

#DOUBLE-SERUM-BLOCK-04-PART-02 ul li {
    width: 120px;
    height: 120px;
}





/***********Tab Landscape************/
@media screen and (max-width:1024px){
#DOUBLE-SERUM-BLOCK-01 {
    height: 400px;
}
}





/***********Tab Portrait************/
@media screen and (max-width:768px){
#DOUBLE-SERUM-BLOCK-04-PART-01 .ContentBox p {
    text-align: center;
}

#DOUBLE-SERUM-BLOCK-01 {
    height: 298px;
}

#DOUBLE-SERUM-BLOCK-04-PART-02 ul {
    width: 420px !important;
    margin: 0 auto !important;


}

.marginRes {
    margin-left: 0 !important;
}

}






/***********Mobile************/
@media screen and (max-width:761px){
#DOUBLE-SERUM-BLOCK-04-PART-01 .ContentBox {
    width: 320px !important;
    text-align: center;
}

#DOUBLE-SERUM-BLOCK-04 .Wrapper {
    text-align: center;
}

#DOUBLE-SERUM-BLOCK-04-PART-02 ul {
    width: 360px !important;
    margin: 0 auto;
}

#DOUBLE-SERUM-BLOCK-10 {
    background-position: top left -66vw, top 430px left -68vw;
}
#DOUBLE-SERUM-BLOCK-04{
    padding-top: 20px!important;
}
}



/* ======= DTW - FARAH ======= */
    #InfosMobile{
        display:none;
    }

    #Multi-Active-img-map {
        position: absolute; 
        left: 24.85%;
        top: 14.43%;
        width: 13.8%;
        height: 21.89%;
    }

    #Extra-Firming-img-map {
        position: absolute; 
        left: 27.5%;
        top: 39.03%;
        width: 11.8%;
        height: 21.89%;
    }    

    #Super-Restorative-img-map {
        position: absolute; 
        left: 25.2%; 
        top: 62.16%; 
        width: 12.3%;
        height: 21.89%; 
        z-index: 1;
    }   

    #Double-Serum-img-map {
        position: absolute; 
        left: 39.45%; 
        top: 11.35%; 
        width: 8%; 
        height: 74.32%; 
        z-index: 1;
    }   

    #Anti-Ageing-KV-2019-div {
        display:none;
    }

    #BannerText {
        width: 520px;
        position: relative;
        left: 51%;
        top: 25%;
    }

    #BannerText p {
        font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
        font-size: 20px;
        text-align: left !important;
    }

    #BannerTextSpecialMention {
        color: #be0f34;
    }

    #BannerTextHeadline {
        font-family: 'ClarinsRegular' !important;
        font-size: 55px !important;
        line-height: 55px;
    }
    
    @media only screen and (min-width: 1900px) {
        .img-map-desktop img {
            max-width: 120vw !important;
            margin-left: -2% !important;
        }
    }

    @media only screen and (min-width: 1600px) and (max-width: 1899px) {
        .img-map-desktop img {
            max-width: 120vw !important;
            margin-left: -5% !important;
        }
    }

    @media only screen and (min-width: 1500px) and (max-width: 1599px) {
        .img-map-desktop img {
            max-width: 170vw !important;
            margin-left: -15% !important;
        }
    }

    @media only screen and (min-width: 1400px) and (max-width: 1499px) {
        .img-map-desktop img {
            max-width: 170vw !important;
            margin-left: -20% !important;
        }
    }  

    @media only screen and (min-width: 1200px) and (max-width: 1399px) { /*laptop*/
        .img-map-desktop img {
            max-width: 170vw !important;
            margin-left: -25% !important;
        }

        #Multi-Active-img-map {
            position: absolute; 
            left: 13.85%;
            top: 14.43%;
            width: 17.8%;
            height: 21.89%;
        }

        #Extra-Firming-img-map {
            position: absolute; 
            left: 16.5%;
            top: 38.03%;
            width: 15.8%;
            height: 21.89%;
        }    

        #Super-Restorative-img-map {
            position: absolute; 
            left: 14.2%;
            top: 62.16%;
            width: 17.3%;
            height: 21.89%; 
            z-index: 1;
        }   

        #Double-Serum-img-map {
            position: absolute; 
            left: 33.45%;
            top: 11.35%;
            width: 12%;
            height: 74.32%;
            z-index: 1;
        }   
    }

    @media only screen and (min-width: 1116px) and (max-width: 1199px) {
        .img-map-desktop img {
            max-width: 170vw !important;
            margin-left: -30% !important;
        }
    }    

    @media only screen and (min-width: 1025px) {
            #DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductText {
                height: 100px;
            }

            #DOUBLE-SERUM-BLOCK-07-PART-01 {
                margin-left: -295px;
            }
    }

    @media only screen and (min-width: 1025px) and (max-width: 1115px){
        #img-map-desktop {
            display: none;
        }

        #Anti-Ageing-KV-2019-div {
            display:block;
            width:100%;
            height: 100%
        }

    }    

    @media only screen and (min-width: 1024px) and (max-width: 1025px){
        #DOUBLE-SERUM-BLOCK-11 .ProductBlock {
            height: 620px;
        }

        .paddingBtm {
            padding-bottom: unset !important;
        }
    }

    @media only screen and (max-width: 1024px){
        .MyContent{
            overflow-x: hidden !important;
            /*width: 2000px !important*/
        }

        #InfosMobile{
            display:block;
        }

        #InfosDesk {
            display: none;
        }

        #Anti-Ageing-KV-2019-div {
            display:block;
            width:100%;
            height: 100%
        }

        #DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductText {
            height: 120px !important;
        }

    }

    @media only screen and (max-width: 1023px){
        #DOUBLE-SERUM-BLOCK-04-PART-02 ul {
            margin-left: auto !important;
        }

        #BannerTextHeadline {
            font-size: 40px !important;
            line-height: 40px;
        }

        #BannerText p {
            font-size: 15px;
        }

        #DOUBLE-SERUM-BLOCK-01 {
            background-size:cover;
        }

        #DOUBLE-SERUM-BLOCK-11 .ProductBlock {
            height: 575px !important;
        }

        #DOUBLE-SERUM-BLOCK-11 .BtnLink {
            bottom: 20px;
        }
    }

    @media only screen and (min-width: 762px) and (max-width: 1023px){

        #DOUBLE-SERUM-BLOCK-04-PART-02 .AnimatedItem:nth-child(1) {
            width:50%;
            margin: 0 auto;
        }
    }

    @media only screen and (max-width: 761px){
        #DOUBLE-SERUM-BLOCK-01 {
            background-size: auto 160px !important;
            height: 160px !important;
        }

        #Anti-Ageing-KV-2019-div {
            position: absolute;
            top: 0px;
            width: 100%;
            height: 400px;
            display: block;            
        }

        #DOUBLE-SERUM-BLOCK-01 {
            background-size: cover !important;
            height: 550px !important;
            background-position: top left -486px
        }

        #BannerText {
            width: 320px;
            position: relative;
            left: 0;
            top: -45px;
            background-color: #fff;
            margin: 0 auto;
            margin-top: 410px;
            padding: 5px;
            border: 5px solid #efefef;
        }

        #BannerText p {
            font-size: 13px;
            text-align: center !important;
        }

        #BannerTextHeadline {
            font-size: 30px !important;
            line-height: 30px !important;        
        }

        #DOUBLE-SERUM-BLOCK-11 .ProductBlock .ProductText {
            max-height: unset;
            height: 40px;
        }

        #DOUBLE-SERUM-BLOCK-07-PART-01 {
            padding: 15px;
        }

        #DOUBLE-SERUM-BLOCK-07-PART-01 h2 {
            position: relative;
            top: -55px;
        }

    }
    
    @media only screen and (max-width: 750px){
        .olapic #olapic-slider-widget .olapic-header-column p {
            text-align: center!important;
        }
        .olapic #olapic-slider-widget .olapic-header-column h3{
            text-align: center!important;
        }
        .olapic #olapic-slider-widget .olapic-header-buttons{
            text-align: center!important;
        }
    }

    @media only screen and (max-width: 360px) {
        #DOUBLE-SERUM-BLOCK-04-PART-02 ul {
            margin-left: -10px !important;
        }

        #DOUBLE-SERUM-BLOCK-07-PART-01 h2 {
            top: -50px;
            left: 10px;
            font-size: 30px;
        }

        #DOUBLE-SERUM-BLOCK-07-PART-01 {
            padding: 20px;
            font-size: 12px;
            width: 240px;
        }
    }
