#Section-PLANTES {
    max-width: 1170px;
    font-size: 14px
}

#Section-PLANTES .TextIntro {
    margin: 20px
}

#Section-PLANTES h1 {
    font-size: 40px;
    font-weight: 400;
    font-family: ClarinsRegular, Clarins;
    color: #000;
    margin: 0;
    padding: 0;
    border-bottom: 0 solid;
    display: block;
    padding-top: 50px;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 1em
}

@media only screen and (max-width:1023px) {
    #Section-PLANTES h1 {
        padding-top: 20px
    }
}

#Section-PLANTES h2 {
    font-size: 35px;
    font-weight: 400;
    font-family: ClarinsRegular, Clarins;
    color: #000;
    margin: 0;
    padding: 0;
    border-bottom: 0 solid;
    display: block;
    margin-left: 20px;
    margin-right: 20px
}

#Section-PLANTES p {
    margin: 20px
}

@media only screen and (max-width:1023px) {
    #Section-PLANTES h2 {
        font-size: 30px
    }
}

#PLANTES-Block-1 {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: calc(100% + 60px);
    margin-bottom: 30px
}

@media only screen and (max-width:1023px) {
    #PLANTES-Block-1 {
        -webkit-flex-direction: row;
        flex-direction: row;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: flex-start
    }
}

#PLANTES-Block-1 div:nth-child(1) {
    max-width: 625px;
    width: 65%
}

@media only screen and (max-width:1023px) {
    #PLANTES-Block-1 div:nth-child(1) {
        width: 50%;
        padding-bottom: 10px;
        order: 2;
        overflow: hidden
    }
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-1 div:nth-child(1) {
        height: 200px
    }
}

#PLANTES-Block-1 div:nth-child(1) img {
    max-width: 100%;
    display: block
}

@media only screen and (max-width:1023px) {
    #PLANTES-Block-1 div:nth-child(1) img {
        max-width: none;
        height: 100%;
        display: block;
        margin-left: -50%
    }
}

#PLANTES-Block-1 div:nth-child(2) {
    padding-left: 40px;
    text-align: left;
    box-sizing: border-box;
    min-width: 380px;
    width: 25%;
    flex: 0;
    box-sizing: border-box
}

@media only screen and (max-width:1023px) {
    #PLANTES-Block-1 div:nth-child(2) {
        padding-left: 0;
        width: calc(100% - 40px);
        max-width: none;
        flex-basis: calc(100% - 40px);
        margin-left: 20px;
        text-align: center;
        min-width: 0
    }
}

#PLANTES-Block-1 div:nth-child(3) {
    position: relative;
    margin-bottom: -20px
}

@media only screen and (max-width:1023px) {
    #PLANTES-Block-1 div:nth-child(3) {
        width: 50%;
        padding-bottom: 10px;
        order: 3;
        text-align: center
    }
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-1 div:nth-child(3) {
        text-align: right
    }
}

#PLANTES-Block-1 div:nth-child(3) span {
    font-size: 10px;
    top: 30px;
    right: 30px;
    position: absolute;
    text-align: right
}

@media only screen and (max-width:1023px) {
    #PLANTES-Block-1 div:nth-child(3) span {
        right: 80px
    }
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-1 div:nth-child(3) span {
        top: -10px;
        right: 30px
    }
}

@media only screen and (max-width:1023px) {
    #PLANTES-Block-1 div:nth-child(3) img {
        max-width: 200px;
        width: calc(100% - 20px);
        display: inline-block
    }
}

#PLANTES-Block-2 {
    position: relative;
    clear: both;
    display: block;
    padding: 50px;
    overflow: hidden
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-2 {
        padding: 0;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

#PLANTES-Block-2 div:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-2 div:nth-child(1) {
        position: relative
    }
}

#PLANTES-Block-2 div:nth-child(1) img {
    display: block
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-2 div:nth-child(1) img {
        max-width: 100%;
        display: block
    }
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-2 div:nth-child(1) img {
        max-width: 120%;
        display: block;
        margin-left: -20%
    }
}

#PLANTES-Block-2 div:nth-child(2) {
    position: relative;
    padding: 30px;
    display: block;
    max-width: 420px;
    margin-right: auto;
    background-color: #fff;
    z-index: 2;
    text-align: left;
    margin: 0
}

@media only screen and (max-width:1023px) {
    #PLANTES-Block-2 div:nth-child(2) {
        padding: 20px
    }
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-2 div:nth-child(2) {
        padding: 0;
        max-width: 1023px
    }
}

#PLANTES-Block-2 div:nth-child(2) a {
    text-decoration: none;
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
    font-size: 11px;
    font-family: gotham ssm medium a, gotham ssm medium b, Gotham, Helvetica, Arial, sans-serif;
    color: #000
}

#PLANTES-Block-3 {
    padding-top: 30px;
    max-width: 900px;
    margin: 20px;
    margin-left: auto;
    margin-right: auto
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-3 {
        margin-left: 20px;
        margin-right: 20px;
        padding-top: 0
    }
}

#PLANTES-Block-4 {
    position: relative;
    clear: both;
    display: block;
    padding-top: 110px;
    padding-bottom: 110px;
    overflow: hidden
}

@media only screen and (max-width:1024px) {
    #PLANTES-Block-4 {
        padding-left: 40px
    }
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-4 {
        padding: 0
    }
}

#PLANTES-Block-4 div:nth-child(1) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-4 div:nth-child(1) {
        position: relative
    }
}

#PLANTES-Block-4 div:nth-child(1) img {
    display: block
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-4 div:nth-child(1) img {
        max-width: 120%;
        display: block;
        margin-left: -20%
    }
}

#PLANTES-Block-4 div:nth-child(2) {
    position: relative;
    padding: 40px;
    display: block;
    max-width: 390px;
    margin-right: auto;
    background-color: #fff;
    z-index: 2;
    padding-left: 70px
}

@media only screen and (max-width:1023px) {
    #PLANTES-Block-4 div:nth-child(2) {
        padding: 20px;
        padding-left: 50px
    }
}

#PLANTES-Block-4 div .Testimony {
    margin: 0;
    padding: 0;
    text-align: left;
    font-family: ClarinsRegular, Clarins;
    font-size: 30px;
    font-style: italic
}

#PLANTES-Block-4 div .Testimony span {
    color: #be0f34;
    font-size: 150px;
    position: absolute;
    top: 0;
    left: 5px;
    font-style: normal
}

@media only screen and (max-width:1023px) {
    #PLANTES-Block-4 div .Testimony span {
        left: 0;
        font-size: 120px;
        top: -10px
    }
}

#PLANTES-Block-4 div .Author {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 11px;
    padding-top: 30px
}

@media only screen and (max-width:1023px) {
    #PLANTES-Block-4 div .Author {
        padding-top: 15px
    }
}

#PLANTES-Block-5 li {
    position: relative;
    display: block;
    padding-bottom: 30px
}

@media only screen and (max-width:1023px) {
    #PLANTES-Block-5 {
        max-width: 380px;
        text-align: center;
        margin-left: auto;
        margin-right: auto
    }
    #PLANTES-Block-5 li {
        overflow: hidden;
        max-width: 380px
    }
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-5 {
        max-width: 280px
    }
    #PLANTES-Block-5 li {
        max-width: 280px
    }
}

#PLANTES-Block-5 .ProductName {
    margin: 0;
    font-size: 16px;
    text-align: center;
    font-family: ClarinsRegular, Clarins;
    position: absolute;
    left: 20%;
    width: 200px;
    margin-left: -100px;
    bottom: 0
}

@media only screen and (max-width:1023px) {
    #PLANTES-Block-5 .ProductName {
        left: 0;
        margin-left: 0;
        position: relative;
        font-size: 20px;
        margin: 0;
        width: auto
    }
}

#PLANTES-Block-5 .ProductText {
    margin: 0;
    position: absolute;
    display: block;
    width: 160px;
    left: 180px;
    top: 200px;
    text-align: left;
    font-size: 12px
}

@media only screen and (max-width:1023px) {
    #PLANTES-Block-5 .ProductText {
        text-align: center
    }
}

#PLANTES-Block-5 .Packshot {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    text-align: left;
    font-size: 12px;
    margin: 0;
    padding: 0
}

#PLANTES-Block-5 .Packshot span {
    position: relative;
    display: block;
    left: 0;
    top: 0;
    font-size: 10px
}

#PLANTES-Block-5 .Packshot a {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    text-decoration: none
}

#PLANTES-Block-5 #Packshot-1 a {
    width: 90px;
    height: 330px;
    left: 30px;
    top: 10px
}

#PLANTES-Block-5 #Packshot-1 span {
    width: 120px;
    left: 135px;
    top: 310px
}

#PLANTES-Block-5 #Packshot-2 a {
    width: 120px;
    height: 255px;
    left: 15px;
    top: 80px
}

#PLANTES-Block-5 #Packshot-2 span {
    width: 120px;
    left: 155px;
    top: 310px
}

#PLANTES-Block-5 #Packshot-3 a {
    width: 140px;
    height: 330px;
    left: 0;
    top: 10px
}

#PLANTES-Block-5 #Packshot-3 span {
    width: 120px;
    left: 155px;
    top: 310px
}

#PLANTES-Block-5 #Product-Text-1 {
    width: 160px;
    left: 180px
}

#PLANTES-Block-5 #Product-Text-2 {
    width: 120px;
    left: 220px
}

#PLANTES-Block-5 #Product-Text-3 {
    width: 120px;
    left: 230px
}

@media only screen and (max-width:1023px) {
    #PLANTES-Block-5 .ProductText {
        top: auto!important;
        left: auto!important;
        font-size: 14px;
        position: relative!important;
        width: auto!important;
        margin: 0
    }
    #PLANTES-Block-5 .jcarousel-pagination {
        bottom: 0;
        display: block;
        margin: 0
    }
}

@media only screen and (max-width:1023px) {
    #ProductPlantes-1 {
        margin-left: 140px;
        position: relative;
    }
    #ProductPlantes-2 {
        margin-left: 140px;
        position: relative
    }
    #ProductPlantes-3 {
        margin-left: 140px;
        position: relative
    }
    #PLANTES-Block-5 #Packshot-1 span,
    #PLANTES-Block-5 #Packshot-2 span {
        -webkit-transform: translate(-30px, -80px);
        -moz-transform: unset
    }

}

@media only screen and (max-width:761px) {
    #ProductPlantes-1 {
        margin-left: 85px
    }
    #ProductPlantes-2 {
        margin-left: 85px
    }
    #ProductPlantes-3 {
        margin-left: 85px
    }
    #ProductPlantes-1,
    #ProductPlantes-2,
    #ProductPlantes-3 {
        -webkit-transform: scale(.8);
        transform: scale(.8);
        -webkit-transform-origin: bottom center;
        transform-origin: bottom center
    }
}

#PLANTES-Block-6 {
    padding-top: 30px
}

#PLANTES-Block-6 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-6 ul {
        -webkit-flex-direction: column;
        flex-direction: column
    }
}

#PLANTES-Block-6 ul li {
    margin: 0;
    padding: 0;
    position: relative;
    flex: 1;
    margin: 5px;
    text-align: center;
    overflow: hidden
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-6 ul li {
        margin-bottom: 40px
    }
}

#PLANTES-Block-6 ul li a {
    display: block;
    overflow: hidden
}

#PLANTES-Block-6 ul li a img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all ease-in-out .5s;
    transition: transform ease-in-out .5s
}

#PLANTES-Block-6 ul li a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

#PLANTES-Block-6 ul li a:hover {
    color: #000
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-6 ul li a {
        height: 80vw;
        display: block;
        overflow: hidden
    }
}

#PLANTES-Block-6 ul li img {
    max-width: 100%;
    display: block;
    position: relative
}

#PLANTES-Block-6 ul li h3 {
    font-size: 34px;
    font-weight: 400;
    font-family: ClarinsRegular, Clarins;
    color: #000;
    margin: 0;
    padding: 0;
    border-bottom: 0 solid;
    display: block;
    line-height: 1em
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-6 ul li h3 {
        font-size: 22px
    }
    #PLANTES-Block-6 ul li h3 br {
        display: none
    }
}

#PLANTES-Block-6 ul li h3 img {
    display: inline-block
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-6 ul li h3 img {
        height: 22px;
        vertical-align: top
    }
}

#PLANTES-Block-6 ul li p {
    margin: 0;
    padding: 0;
    font-size: 14px;
    padding-top: 15px
}

#PLANTES-Block-6 ul li div {
    position: absolute;
    bottom: 10px;
    width: calc(100% - 20px);
    left: 10px;
    padding: 20px;
    background-color: #fff;
    text-align: center;
    box-sizing: border-box;
    min-height: 120px
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-6 ul li div {
        bottom: -20px;
        width: calc(100% - 40px);
        left: 0;
        padding: 20px;
        box-sizing: border-box;
        margin-left: 20px
    }
}

#PLANTES-Block-5 #Packshot-1 span,
#PLANTES-Block-5 #Packshot-2 span {
    -webkit-transform: translate(-20px, -120px);
    -moz-transform: unset
}

@media only screen and (min-width:1024px) {
    p.move-left {
        left: 32%!important
    }
    #PLANTES-Block-5 .ProductText{
        font-size: 11px;
    }
    #PLANTES-Block-5 #Product-Text-3{
        left: 223px;
    }
}

@media only screen and (max-width:1024px) {
    #PLANTES-Block-5 #Packshot-1 span,
    #PLANTES-Block-5 #Packshot-2 span {
        -webkit-transform: translate(-10px, -30px);
        -moz-transform: unset
    }
    #PLANTES-Block-1 div:nth-child(3) span {
        display: none
    }
}

@media only screen and (max-width:768px) {
    #PLANTES-Block-5 #Packshot-1 span,
    #PLANTES-Block-5 #Packshot-2 span {
        -webkit-transform: translate(-40px, -90px);
        -moz-transform: unset
    }
    #ProductPlantes-3 img {
        margin-left: -40px;
        -webkit-transform: translateX(40px);
        -moz-transform: unset
    }
}

@media only screen and (max-width:761px) {
    #PLANTES-Block-5 #Packshot-1 span,
    #PLANTES-Block-5 #Packshot-2 span {
        -webkit-transform: translate(-30px, -150px);
        -moz-transform: unset
    }
}