.MyContent .newsletter-form-1-container{
	width:100%;
	padding:0;
}
.MyContent .newsletter-form-1-container form{
	display:flex;
	width:100%;
	padding:0;
}
@media screen and (max-width: 1023px) {
.MyContent .newsletter-form-1-container form{
	display:block;
}
.MyContent .newsletter-form-1-container .email-field{
	float:none;
}
.MyContent .newsletter-form-1-container .form-group{
	display:block;
	margin-bottom:30px;
}
}
.MyContent .newsletter-form-1-container .form-row{
	margin:0 auto;
}
.MyContent input[type="text"]{
	width:auto;
	margin-left:0;
}
@media screen and (max-width: 1023px) {
	.MyContent input[type="text"]{
	width: calc(100% - 25px);
}
	.MyContent .newsletter-form-1-container .subscribe{
	padding:0;
	width:200px;
}
}
@media screen and (max-width: 761px) {
.MyContent .newsletter-form-1-container .subscribe{

	width:100%;
}
}
.MyContent span.error{
	font-size:12px;position: absolute;

}
.MyContent .MyBlock {
	font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	z-index:1;
}
.MyContent .TextLink {
	margin: 0px;
}
.MyContent .TextLink a {
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:#6f6f6f 1px solid;
}
.MyContent .TextLink a:hover {
	color: #be0f34;
	border-bottom:#be0f34 1px solid;
}
.MyContent .BtnLink {
	margin: 0px;
}
.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: white;
	text-decoration: none;
	position: relative;
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 16px;
	padding-left: 30px;
	display: inline-block;
	line-height: 14px;
	min-width: 110px;
	text-align: center;
	background-color: black;
	cursor: pointer;
	transition: color ease-in-out 0.5s, background 0.5s ease-in-out;
	border: 2px solid #000;
}
@media screen and (max-width: 761px) {
.MyContent .BtnLink a {
	display:block;	
}
}
.MyContent .BtnLink a:hover {
	color: black;
	background-color: white;
}
#BLOCK-OFFRE-1{
	background-image:url(img/header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:340px;
	text-align:center;
	padding-bottom:20px;
}
@media screen and (max-width: 761px) {
#BLOCK-OFFRE-1{
	background-image:url(img/header-mobile.jpg);
	padding-top:287px;
}
}
#BLOCK-OFFRE-1 .Title{
	color: #000;
	margin: 0;
	font-size:50px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
}
@media screen and (max-width: 761px) {
#BLOCK-OFFRE-1 .Title{
	margin: 0 20px;
}
}
#BLOCK-OFFRE-1 .SubTitle{
	color: #000;
	margin: 0;
	font-size:35px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	max-width:500px;
	margin:30px auto;
}
@media screen and (max-width: 761px) {
#BLOCK-OFFRE-1 .SubTitle{
	max-width:260px;
}
}
#BLOCK-OFFRE-2{
	max-width:882px;
	display:flex;
	padding-left:434px;
	justify-content:center;
	align-items:center;
	box-sizing:border-box;
	border:#efefef 4px solid;
	background-image:url(img/visual.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin:0 auto;
	flex-direction:column;
	height:230px;
}
@media screen and (max-width: 761px) {
#BLOCK-OFFRE-2{
	background-image:url(img/visual-mobile.jpg);
	width:334px;
	padding-left:0;
	padding-top:200px;
	height:auto;
	border:#efefef 0px solid;
}
}
#BLOCK-OFFRE-2 .Title{
	color: #000;
	margin: 0;
	font-size:30px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	max-width:250px;
	padding-bottom:15px;
}
@media screen and (max-width: 761px) {
#BLOCK-OFFRE-2 .Title{
	padding-top:20px;
}
}
#BLOCK-OFFRE-3{
	max-width:882px;
	display:flex;
	justify-content:center;
	box-sizing:border-box;
	margin:60px auto;
	position:relative;
}
@media screen and (max-width: 1023px) {
#BLOCK-OFFRE-3{
	display:block;	margin:35px auto;
}
}
#BLOCK-OFFRE-3>div{
	display:flex;
	justify-content:space-between;
	align-items:center;	
	flex-direction:column;
	flex-basis:50%;
}
@media screen and (max-width: 1023px) {
#BLOCK-OFFRE-3>div{
	padding: 0 20px;
	padding-bottom:20px;
	display:block;
}
}
#BLOCK-OFFRE-3 .Title{
	margin:0;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
	margin-bottom:30px;
	font-size:16px;
}
@media screen and (max-width: 1023px) {
#BLOCK-OFFRE-3 .Title{
	margin-bottom:10px;
}
}
#BLOCK-OFFRE-3::after{
	content:" ";
	background-color:#efefef ;
	width:2px;
	height:100%;
	position:absolute;
	left:calc(50% - 1px);
	top:0px;
}
@media screen and (max-width: 1023px) {
#BLOCK-OFFRE-3::after{
	display:none;
}
}
#BLOCK-OFFRE-4{
	text-align:center;
}
#BLOCK-OFFRE-4 .SubTitle{
	color: #000;
	margin: 0;
	font-size:35px;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	max-width:500px;
	margin:30px auto;
}
.MyContent .SlickItem {
	display: flex!important;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
	text-align: center;/*min-width:280px;
	width:280px;*/
}

@media screen and (max-width: 1023px) {
.MyContent .SlickItem {
	width: 220px;
	min-width: 220px;
	margin-bottom: 30px;
}
}
.MyContent .SlickItem .Packshot {
	display: block;
}
.MyContent .SlickItem .Packshot img {
	display: block;
	margin: 0 auto;
}
.MyContent .SlickItem .Text .ProductName {
	font-weight: normal;
	display: block;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", "Gotham Medium", Helvetica, Arial, sans-serif;
}
.MyContent .SlickItem .Text {
	flex-basis: 77px;
	font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
	font-size: 16px;
	max-width: 240px;
}

@media screen and (max-width:761px) {
.MyContent .SlickItem .Text {
	font-size: 14px;
}
}
.RoutineProducts .Text {
	flex-basis: 77px;
	font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
	font-size: 16px;
	margin: 0 auto;
	margin-top:10px;
}
.RoutineProducts .Price {
	margin: 0 auto;
		margin-top:8px;
	margin-bottom:20px;
}
.RoutineProducts .Mentions {
	margin: 0 20px;
	font-size: 10px;
	font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
	text-align: center;
	margin-top: 10px;
	opacity: 0.5;
	line-height: 1em;
}
.RoutineProducts {
	margin: 0 30px;
	width:100%;
}

@media screen and (max-width: 1023px) {
.RoutineProducts {
	max-width: 760px;
	margin: 0 30px;
}
}

@media screen and (max-width: 761px) {
.RoutineProducts {
	max-width: 760px;
	margin: 0 auto;
	margin-bottom: 0px;
	width: 220px;
}
}

/***DTW EDITS***/
@media only screen and (min-width: 768px) and (max-width: 1023px){
	.RoutineProducts{
		max-width: 700px;
		margin: 0 35px;
	}
}

@media only screen and (min-width: 1023px) and (max-width: 1024px){
	.RoutineProducts{
		margin: unset;
	}
}

@media only screen and (min-width: 1024px){
.RoutineProducts{
	margin: unset;
}
}