

@media screen and (max-width:761px) {
.MyContent .product-quickshop {
	display: block;
}
}
.footer-wrapper{
    z-index: 4;
    position: relative;
}

.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;
}


.MyContent .MyBlock{
	margin:0;
	padding:0;
	position:relative;
		background-position:top center;
	background-repeat:no-repeat;
	width:100%;
}
@media screen and (min-width: 1250px) {
.MyContent .MyBlock{
	width:1600px;
	margin-left:-175px;
}
}

.MyContent h3{
	margin:0;
	padding:0;
}
.MyContent p{
	margin:0;
	padding: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: 16px 30px;
	display: inline-block;
	line-height: 14px;
	border:2px solid #000;
}
@media screen and (max-width: 761px) {
	.MyContent .BtnLink a {
		padding: 16px 20px;
	}
}
.MyContent h1.BigTitle{
	margin: 0;
	font-size: 50px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
}
.MyContent p.Title{
	margin:0;
	margin-bottom:10px;
	font-size: 14px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	dispaly:block;
	color:#be0f34;
	text-transform:uppercase;
	line-height:1em;
}
.MyContent h2.Title{
	margin: 0;
	font-size: 35px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
}
.MyContent .VideoLink {
	display:inline-block;
	position:relative;
	margin-top:40px;
}
@media screen and (max-width: 761px) {
	.MyContent .VideoLink {
	margin-top:20px;
	display:block;
	}
}
.MyContent .VideoLink img{
	display:block;
	max-width:100%;
	margin:0 auto;
}

.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;
	cursor:pointer;
	pointer-events:none;
}
@media screen and (max-width: 761px) {
	.MyContent .VideoLink::after {
		bottom:calc(50% - 25px);
		left:calc(50% - 25px);
	}
}
/*---------------------------------------------------------*/

#BRIGHT-PLUS-BLOCK-01{
	background-image:url(img/background-1.jpg);
	height:410px;

}
@media screen and (max-width: 1023px) {
	#BRIGHT-PLUS-BLOCK-01{
		background-size:auto 410px;
		background-position:top right -240px;
		padding-top:410px;
		height:auto;
	}
}
@media screen and (max-width: 761px) {
	#BRIGHT-PLUS-BLOCK-01{
		background-size:auto 324px;
		background-image:url(img/background-1-mobile.jpg);
		background-position:top center;
		padding-top:324px;
		height:auto;
	}
}
#BRIGHT-PLUS-BLOCK-01 .Wrapper{
	background-color:#fff;
	padding:40px;
	box-sizing:border-box;
	text-align:right;
}

@media screen and (min-width: 1024px) {
	#BRIGHT-PLUS-BLOCK-01 .Wrapper{
		position:absolute;
		top:50%;
		right:50%;
		transform:translateY(-50%);
		margin-right:138px;
		max-width:385px;
	}
}

@media screen and (max-width: 1024px){
	#BRIGHT-PLUS-BLOCK-01 .Wrapper {
		margin-right: 108px;
		max-width: 365px;
		padding: 30px;
	}
}
@media screen and (max-width: 1023px) {
	#BRIGHT-PLUS-BLOCK-01 .Wrapper{
		text-align:center;
		max-width: 1023px;
		width:100%;
	}
}
@media screen and (max-width: 761px) {
	#BRIGHT-PLUS-BLOCK-01 .Wrapper{
		text-align:center;
		padding:20px;
	}
}
#BRIGHT-PLUS-BLOCK-01 .Text{
	font-size:16px;
	line-height:1.4em;
	padding-top:20px;
	margin:0;
}
/*---------------------------------------------------------*/
#BRIGHT-PLUS-BLOCK-02{
	background-image:url(img/background-2.png);
	height:625px;
}
@media screen and (max-width: 1023px) {
	#BRIGHT-PLUS-BLOCK-02{
			height:auto;
	}
}
#BRIGHT-PLUS-BLOCK-02 .Wrapper{
	padding:50px;
	max-width:770px;
	margin:0 auto;
	text-align:center;
	color:#fff;
}
@media screen and (max-width: 761px) {
	#BRIGHT-PLUS-BLOCK-02 .Wrapper{
		text-align:center;
		padding:20px;
	}
}
#BRIGHT-PLUS-BLOCK-02 .Wrapper .Text{
	padding-top:20px;
	max-width:540px;
	margin:0 auto;
	font-size:16px;
	line-height:22px;
}
/*---------------------------------------------------------*/
#BRIGHT-PLUS-BLOCK-03{
	background-image:url(img/background-3.png);
	height:208px;
}
@media screen and (max-width: 761px) {
#BRIGHT-PLUS-BLOCK-03{
	height:auto;
	padding-bottom:30px;
	background-repeat:repeat-y;
}
}
#BRIGHT-PLUS-BLOCK-03 .Wrapper{
	padding:50px;
	max-width:770px;
	margin:0 auto;
	text-align:center;	
	color:#fff;
}
@media screen and (max-width: 761px) {
	#BRIGHT-PLUS-BLOCK-03 .Wrapper{
		text-align:center;
		padding:20px;
	}
}
#BRIGHT-PLUS-BLOCK-03 .Wrapper .Text{
	padding-top:20px;
	max-width:540px;
	margin:0 auto;
	font-size:16px;
	line-height:22px;
}

/*---------------------------------------------------------*/
#BRIGHT-PLUS-BLOCK-04{
	margin-top:-40px;
	background-image:url(img/background-4.png);
	height:704px;
	overflow:hidden;
}
@media screen and (max-width: 1023px) {
	#BRIGHT-PLUS-BLOCK-04{
		background-size:auto 510px;
		height: 554px;
	}
}
@media screen and (max-width: 761px) {
	#BRIGHT-PLUS-BLOCK-04{
		background-image:url(img/background-4-mobile.png);
		height: auto;
	}
}
#BRIGHT-PLUS-BLOCK-04 .Visual{
	position:absolute;
	top:100px;
	right:50%;
	margin-right:177px;
	
}
@media screen and (max-width: 1023px) {
#BRIGHT-PLUS-BLOCK-04 .Visual {
    top: 100px;
    margin-right: 115px;
    width: 90px;
}
}

@media screen and (max-width: 761px) {
#BRIGHT-PLUS-BLOCK-04 .Visual {
    top: 100px;
	right:50%;
	margin:0;
    width: 90px;
	margin-right:-45px;
}
}
#BRIGHT-PLUS-BLOCK-04 .Visual img{
	max-width:100%;
	display:block;
}
#BRIGHT-PLUS-BLOCK-04 .Wrapper{
	position:absolute;
	top:154px;
	left:50%;
	margin-left:-80px;
	width:380px;
	z-index:2;
}

@media screen and (max-width: 1023px) {
#BRIGHT-PLUS-BLOCK-04 .Wrapper {
    top: 94px;
}
}

@media screen and (max-width: 761px) {
	#BRIGHT-PLUS-BLOCK-04 .Wrapper {
		position:relative;
		top:auto;
		left:auto;
		margin:20px auto;
		margin-top:530px;
		width:300px;
		z-index:2;
		text-align:center;
		
	}
}
#BRIGHT-PLUS-BLOCK-04 .Title{
	color:#c89043;
}
#BRIGHT-PLUS-BLOCK-04 .Text{
	margin:20px 0;
	font-size:14px;
	line-height:1.4em;
}
#BRIGHT-PLUS-BLOCK-04 .Mentions{
	font-size:11px;
	opacity:0.5;
	margin-top:40px;
}
@media screen and (max-width: 1023px) {
#BRIGHT-PLUS-BLOCK-04 .Mentions {
    margin-top: 10px;
    width: 150px;
    line-height: 1.2em;
}
}
@media screen and (max-width: 761px) {
#BRIGHT-PLUS-BLOCK-04 .Mentions {
    width: auto;
}
}
#BRIGHT-PLUS-BLOCK-04 .IngredientName{
	font-size: 11px;
    bottom:0px;
    left: 50%;
    margin-left: 187px;
    width: 350px;
    position: absolute;
    line-height: 12px;
	background-image:url(img/ingredient.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	display:block;
	height:342px;
	box-sizing:border-box;
	padding-top:203px;
	padding-left:235px;
	z-index:1;
	
}
@media screen and (max-width: 1023px) {
#BRIGHT-PLUS-BLOCK-04 .IngredientName{
       bottom:-100px;
	   padding-left:0;
	   margin-left: 15px;
	   background-position:bottom right;
}
}
@media screen and (max-width: 761px) {
#BRIGHT-PLUS-BLOCK-04 .IngredientName{
     background-image:url(img/ingredient-mobile.png);
	 position:relative;
	 bottom:auto;
	 left:auto;
	 padding-top:203px;
	padding-left:235px;
}
}
/*---------------------------------------------------------*/
#BRIGHT-PLUS-BLOCK-05{
	background-image:url(img/background-5.png);
	height:687px;
	margin-top:-40px;
}
@media screen and (max-width: 1023px) {
#BRIGHT-PLUS-BLOCK-05{
		height:auto;
	}
}
#BRIGHT-PLUS-BLOCK-05 .Wrapper{
	padding:50px;
	max-width:1020px;
	margin:0 auto;
	text-align:center;
	color:#fff;
	padding-bottom:40px;
}
@media screen and (max-width: 761px) {
	#BRIGHT-PLUS-BLOCK-05 .Wrapper{
		text-align:center;
		padding:20px;
	}
}
#BRIGHT-PLUS-BLOCK-05 .Wrapper .Text{
	padding-top:20px;
	max-width:540px;
	margin:0 auto;
	font-size:16px;
	line-height:22px;
}

#BRIGHT-PLUS-BLOCK-05 .WrapperItem{
	padding:50px;
	max-width:1020px;
	margin:0 auto;
	text-align:center;
	color:#fff;
	display:flex;
	margin-top:-70px;
	font-size:0;
}
@media screen and (max-width: 1023px) {
#BRIGHT-PLUS-BLOCK-05 .WrapperItem{
   padding:10px;margin-top:-20px;
}
}

@media screen and (max-width: 761px) {
#BRIGHT-PLUS-BLOCK-05 .WrapperItem{
   display:flex;

   
}
}
#BRIGHT-PLUS-BLOCK-05 .WrapperItem .Visual{
	margin:0px;
	display:block;
}
#BRIGHT-PLUS-BLOCK-05 .WrapperItem .Visual img{
	display:block;
	max-width:100%;
}
#BRIGHT-PLUS-BLOCK-05 .WrapperItem .ProductName{
	display:block;
	margin:30px 20px;
	margin-bottom:20px;
	font-size: 25px;
	line-height: 1em;
	font-weight: normal;
	color:#000;
	font-family: ClarinsRegular, Clarins;
}
@media screen and (max-width: 761px) {
#BRIGHT-PLUS-BLOCK-05 .WrapperItem .ProductName{
   	margin:10px;
	flex:1;
	
	
}
}
#BRIGHT-PLUS-BLOCK-05 .WrapperItem .Item{
	font-size:14px;
	background-color:#fff;
	display:inline-block;
	width:465px;
	height:457px;
	margin:20px;
}
@media screen and (max-width: 1023px) {
#BRIGHT-PLUS-BLOCK-05 .WrapperItem .Item{
		height:auto;
	}
}
@media screen and (max-width: 761px) {
#BRIGHT-PLUS-BLOCK-05 .WrapperItem .Item{
   	margin:10px;
	padding-bottom:10px;
	display:flex;
	justify-content:space-between;
	flex-direction:column;
}
}
#BRIGHT-PLUS-BLOCK-05 .WrapperItem .Item .BtnLink a {
	color: #000;
	background-color: #fff;
	border:2px solid #e5e5e5;
}
#BRIGHT-PLUS-BLOCK-05 .WrapperItem .Item .BtnLink a:hover{
	color: #fff;
	background-color: #000;
	border:2px solid #000;
}
@media screen and (max-width: 1023px) {
	#BRIGHT-PLUS-BLOCK-05 .WrapperItem .Item .BtnLink{
		padding-bottom:20px;
	}
}
@media screen and (max-width: 761px) {
	#BRIGHT-PLUS-BLOCK-05 .WrapperItem .Item .BtnLink{
		padding-bottom:10px;
	}
}

/*
@media screen and (max-width:1023px){
	.MyBlock{
		position:relative!important;
		top:auto!important;
		bottom:auto!important;
		right:auto!important;
		left:auto!important;
		width: 100%!important;
	}
    .AnimatedItem{
        transition:none;
    }
    .AnimatedItem[data-anim="0"]{
        transform:none!important;
        opacity:1!important;
    }
    .AnimatedItem[data-anim="1"]{
        transform:none!important;
        opacity:1!important;
    }
}*/


/*DTW EDITS*/
@media only screen and (max-width: 761px){
	#BRIGHT-PLUS-BLOCK-05 .WrapperItem .ProductName{
		font-size: 20px;
	}
}

#BRIGHT-PLUS-BLOCK-05{
	background-size: cover;
	height: 777px;
}

.addPrice{
	font-size: 16px !important;
	margin-bottom: 11px !important;
}


.Badge1,
.Badge2 {
	font-family: ClarinsRegular, Clarins;
	margin-top: 30px;
	color: #000;
	line-height: 1em;
    font-weight: normal;
    font-size: 30px;

}


#BRIGHT-PLUS-BLOCK-05 .WrapperItem .Item {
height: 550px;
}

@media only screen
and (min-width : 1112px)
and (max-width : 834px)
and (orientation : landscape){ /* STYLES GO HERE */ }


@media only screen
and (min-width : 834px)
and (max-width : 1112px)
and (orientation : portrait){ 
	#BRIGHT-PLUS-BLOCK-04 .IngredientName {
	    bottom: -109px;
	}
	#BRIGHT-PLUS-BLOCK-05 .WrapperItem .Item {
	    height: auto;
	}
}


@media only screen and (max-width: 761px){
	#BRIGHT-PLUS-BLOCK-04 .Text {
	    width: 303px;
	}
	#BRIGHT-PLUS-BLOCK-05 .WrapperItem .Item {
		    height: auto;
	}
	#BRIGHT-PLUS-BLOCK-05 {
	    height: auto !important;
	}
	.MyContent h2.Title {
	    font-size: 30px;
	}
	#BRIGHT-PLUS-BLOCK-05 .Wrapper .Text {
	    font-size: 14px;
	}
}