
.breadcrumb-container{
	display:none;
}
#main:not(.main-homepage) {
    margin-top: 0px;
}
.MyContent {
	font-family: "Gotham SSm book A", "Gotham SSm book B", "Gotham Book", Helvetica, Arial, sans-serif;
	max-width: 1250px;
	position: relative;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.4em;
}
.MyContent p {
	margin: 0;
}
/*----------------------------------------------------------------------*/
#BODY-PARTNER-HEADER {
	background-color: #f7f5f2;
	height: 400px;
	background-image: url(img/header.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	position:relative;
}

@media screen and (min-width:1250px) {
#BODY-PARTNER-HEADER {
	margin-left:calc(625px - 50vw + 10px);
	width: calc(100vw - 20px);
	text-align: center;
	margin-bottom: 5%;
}

#BODY-PARTNER-HEADER::after {
	content:" ";
	position:absolute;
	background-color: #ece9e2;
	height: 400px;
	width:calc(50vw - 635px);
	right:0;
	top:0;
}
}
@media screen and (max-width:761px) {
#BODY-PARTNER-HEADER {
	padding-bottom:49.6vw;
	background-size:auto 49.6vw;
	background-position:bottom right -18vw;
	height:auto;
	background-color:#fff;
}
}

#BODY-PARTNER-HEADER .Wrapper {
	position: absolute;
	right: 50%;
	margin-right: -45px;
	width: 380px;
	text-align: left;
	top: 40px;
}

@media screen and (max-width:761px) {
#BODY-PARTNER-HEADER .Wrapper {
	position: relative;
	top:auto;
	margin:40px 20px;
	right:auto;
	width: auto;
	text-align: center;
	
}
}
#BODY-PARTNER-HEADER .Title {
	margin: 0;
	font-size: 50px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
}
@media screen and (max-width:761px) {
#BODY-PARTNER-HEADER .Title {
	margin: 0;
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
}	
}
#BODY-PARTNER-HEADER p {
	margin-top: 10px;
}
/*----------------------------------------------------------------------*/
#BODY-PARTNER-INTRO {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	max-width: 970px;
	margin: 0 auto;
}
@media screen and (max-width:761px) {
#BODY-PARTNER-INTRO{
	display: block;
}	
}
#BODY-PARTNER-INTRO figure {
	margin: 0px;
	margin-right: 40px;
	position: relative;
	max-width: 461px;
	flex-basis: 50%;
	margin-top: -123px;
	margin-bottom: -22px;
}
@media screen and (max-width:761px) {
#BODY-PARTNER-INTRO figure {
	margin-top: -23px;
	margin-bottom: 20px;
}	
}
#BODY-PARTNER-INTRO .Wrapper {
	max-width: 461px;
	flex-basis: 50%;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right:20px;
}
@media screen and (max-width:761px) {
#BODY-PARTNER-INTRO .Wrapper {
	max-width: 461px;
	flex-basis: 50%;
	padding:20px;
	margin-bottom: 20px;
}	
}
#BODY-PARTNER-INTRO figure img {
	display: block;
	max-width: 100%;
}
#BODY-PARTNER-INTRO .IngredientName {
	position: absolute;
	font-size: 12px;
	line-height: 1.2em;
}
#BODY-PARTNER-INTRO .IngredientName:nth-child(2) {
	top: 28%;
	right: 70%;
	text-align: right;
}
#BODY-PARTNER-INTRO .IngredientName:nth-child(3) {
	bottom: 52%;
	left: 83%;
	text-align: left;
}
#BODY-PARTNER-INTRO .Title {
	margin: 0;
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
}
#BODY-PARTNER-INTRO p {
	margin-top: 10px;
}
#BODY-PARTNER-INTRO ul {
	margin: 0px;
	padding: 0;
	list-style: none;
}
#BODY-PARTNER-INTRO ul li {
	margin: 0px;
	padding: 0;
	background-image: url(img/checkbox.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 40px;
	padding-top: 5px;
	margin-top: 10px;
}
#BODY-PARTNER-INTRO .ProductName {
	margin-top: 20px;
	font-family: ClarinsRegular, Clarins;
	color: #be0f34;
	font-size: 20px;
}
#BODY-PARTNER-INTRO .ProductPrice {
	margin-top: 15px;
}
#BODY-PARTNER-INTRO .ProductBtnLink {
	margin-top: 8px;
}
#BODY-PARTNER-INTRO .ProductBtnLink 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;
}
/*----------------------------------------------------------------------*/
#BODY-PARTNER-FAQ {
	background-color: #fef3ed;
	padding-top: 55px;
}



@media screen and (min-width:1250px) {
#BODY-PARTNER-FAQ {
		margin-left:calc(625px - 50vw + 10px);
	width: calc(100vw - 20px);
	text-align: center;
}
}

@media screen and (max-width:761px) {
#BODY-PARTNER-FAQ {
	padding-top: 20px;
}	
}
#BODY-PARTNER-FAQ .Title {
	margin: 0;
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	display:block;
	text-align:center;
}
@media screen and (max-width:761px) {
#BODY-PARTNER-FAQ .Title {
	margin: 0 20px;
}	
}
/*----------------------------------------------------------------------*/


.FAQ-Wrapper {
	background-color: #fef3ed;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 1024px;
	flex-wrap: wrap;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom:40px;
}
@media screen and (max-width:761px) {
.FAQ-Wrapper {
	display: block;
}		
}
.FAQ-Item {
	margin: 10px;
}
.Question {
	display: flex;
	width: 310px;
	height: 128px;
	justify-content: center;
	align-items: center;
	padding-left: 18px;
	padding-right: 18px;
	box-sizing: border-box;
	position: relative;
	border-radius: 8px;
	margin: 0 auto;
	margin-bottom: 32px;
	z-index: 2;
	cursor:pointer;
}
@media screen and (max-width:761px) {
.Question {
	height: 90px;
	    width: calc(100% - 20px);
	
}
.Question br{
	display:none;
}		
}
.Question::before {
	content: " ";
	border-top : 20px solid red;
	border-right : 20px solid transparent;
	position: absolute;
	bottom: -20px;
	left: 30px;
}
.FAQ-Item:nth-child(2n+1) .Question {
	background-color: #fdb292;
}
.FAQ-Item:nth-child(2n+1) .Question::before {
	border-top : 20px solid #fdb292;
}
.FAQ-Item:nth-child(2n) .Question {
	background-color: #fe9890;
}
.FAQ-Item:nth-child(2n) .Question::before {
	border-top : 20px solid #fe9890;
}


/*-------------------------------------------------------*/
.FAQ-Wrapper[data-opened-item="FAQITEM-02"] #FAQITEM-03{
	order:3;
}
/*-------------------------------------------------------*/
.FAQ-Wrapper[data-opened-item="FAQITEM-03"] #FAQITEM-01{
	order:3;
}
.FAQ-Wrapper[data-opened-item="FAQITEM-03"] #FAQITEM-04{
	order:4;
}
.FAQ-Wrapper[data-opened-item="FAQITEM-03"] #FAQITEM-05{
	order:5;
}
.FAQ-Wrapper[data-opened-item="FAQITEM-03"] #FAQITEM-06{
	order:6;
}
/*-------------------------------------------------------*/
.FAQ-Wrapper[data-opened-item="FAQITEM-05"] #FAQITEM-01{
	order:3;
}
.FAQ-Wrapper[data-opened-item="FAQITEM-05"] #FAQITEM-06{
	order:4;
}
/*-------------------------------------------------------*/

@media screen and (max-width:1023px){
.FAQ-Wrapper #FAQITEM-01{
	order:2;
}
.FAQ-Wrapper #FAQITEM-02{
	order:3;
}
.FAQ-Wrapper #FAQITEM-03{
	order:5;
}
.FAQ-Wrapper #FAQITEM-04{
	order:4;
}
.FAQ-Wrapper #FAQITEM-05{
	order:6;
}
.FAQ-Wrapper #FAQITEM-06{
	order:7;
}
.FAQ-Item[data-open="1"] {
    order: 1!important;
}

.FAQ-Wrapper[data-opened-item="FAQITEM-01"] #FAQITEM-04{
	order:5;
}
.FAQ-Wrapper[data-opened-item="FAQITEM-01"] #FAQITEM-05{
	order:4;
}

.FAQ-Wrapper[data-opened-item="FAQITEM-02"] #FAQITEM-03{
	order:6;
}
.FAQ-Wrapper[data-opened-item="FAQITEM-02"] #FAQITEM-06{
	order:3;
}

.FAQ-Wrapper[data-opened-item="FAQITEM-04"] #FAQITEM-04{
	order:6;
}
.FAQ-Wrapper[data-opened-item="FAQITEM-04"] #FAQITEM-06{
	order:4;
}

.FAQ-Wrapper[data-opened-item="FAQITEM-05"] #FAQITEM-05{
	order:6;
}
.FAQ-Wrapper[data-opened-item="FAQITEM-05"] #FAQITEM-06{
	order:5;
}
}

@media screen and (max-width:761px){
	.FAQ-Wrapper #FAQITEM-01{
		order:1!important;
	}
	.FAQ-Wrapper #FAQITEM-02{
		order:2!important;
	}
	.FAQ-Wrapper #FAQITEM-03{
		order:3!important;
	}
	.FAQ-Wrapper #FAQITEM-04{
		order:4!important;
	}
	.FAQ-Wrapper #FAQITEM-05{
		order:5!important;
	}
	.FAQ-Wrapper #FAQITEM-06{
		order:6!important;
	}

	
}
.Question figure {
	display: block;
	padding: 0;
	margin: 0;
}
.Question p {
	text-align: right;
	font-size: 16px;
	line-height: 22px;
	color: #fff;
	flex: 1;
}
.Reponse {
	border-radius: 8px;
	background-color: #fff;
	margin: 20px;
	position: relative;
	margin-top: -60px;
	z-index: 1;
	box-sizing: border-box;
	padding: 20px;
	padding-top: 80px;
	padding-bottom: 40px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	transition:height ease-in-out 0.5s;
}

@media screen and (max-width:761px) {
.Reponse {
	margin-top:0px;
	flex-direction:column;
	padding:20px;
	align-items:center;

}	
}
.FAQ-Item[data-open="0"] .Reponse {
	display: none;
}
.FAQ-Item[data-open="1"] .Reponse {
	display: flex;
}
@media screen and (max-width:761px) {
.FAQ-Item[data-open="1"] .Reponse {
	margin:10px;
}	
}
.Reponse::before {
	content: " ";
	border-bottom : 20px solid white;
	border-left : 20px solid transparent;
	position: absolute;
	top: -20px;
	left: 30px;
}
@media screen and (max-width:761px) {
.Reponse::before {
	left: 60px;
}	
}
.Reponse .closeBtn {
    border-radius: 50%;
    background-color: #fff;
    color: #000;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    position: absolute;
    top: 10px;
    right: 10px;
    border: 1px solid #000;
	cursor:pointer;
}

.FAQ-Item {
	order: 2;
	height:148px;
	overflow:hidden;
	
}
@media screen and (max-width:761px) {
.FAQ-Item {
	height:110px;
	margin:0;margin-top:20px;
}	
}
.FAQ-Wrapper[data-isopened="0"] .FAQ-Item {
	transition:height ease-in-out 0.5s;
}
.FAQ-Item[data-open="1"] {
	width: 100%;
	order: 1;

}
.FAQ-Item figure {
	margin: 0;
	padding: 0;
}
.FAQ-Item .BlockReponse {
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
}
@media screen and (max-width:761px) {
.FAQ-Item .BlockReponse {
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	width:100%;

}	
}
.FAQ-Item .BlockReponse figure img{
 	float:none!important;
}	
.FAQ-Item .BlockReponse figure {
	position: relative;
}
@media screen and (max-width:1023px) {
.FAQ-Item .BlockReponse figure img{
 	max-width:250px;
	
}	
}
@media screen and (max-width:761px) {
.FAQ-Item .BlockReponse figure {
 	padding-bottom:20px;
}	
.FAQ-Item .BlockReponse figure img{
 	max-width:100%;
	display:block;
	margin:0 auto;
}	
}
.FAQ-Item .BlockReponse p {
	margin: 0;
	padding-bottom: 15px;
}
.FAQ-Item .BlockReponse h3 {
	color: #ed7d65;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	font-size: 20px;
}
.FAQ-Item .BlockReponse ul.Args {
	display: flex;
	padding: 0;
	margin: 0;
	list-style: none;
	margin-right: -10px;
	margin-left: -10px;
}
@media screen and (max-width:761px) {
.FAQ-Item .BlockReponse ul.Args {
	flex-wrap:wrap;
	justify-content:center;
}
}
.FAQ-Item .BlockReponse ul.Args li {
	margin: 10px;
	text-align: center;
	position: relative;
}
@media screen and (max-width:761px) {
.FAQ-Item .BlockReponse ul.Args li {

	margin:0;
	flex-basis:50%;
}
}
.FAQ-Item .BlockReponse ul.Args li .Num {
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #fdb1ad;
	font-size: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
@media screen and (max-width:761px) {

.FAQ-Item .BlockReponse ul.Args li .Num {
		font-size: 30px;
			text-align: center;
}
}
.FAQ-Item .BlockReponse .BoxResult {
	display: flex;
	background-color: #ffe1cf;
	margin-top: 20px;
	padding: 20px;
	justify-content: flex-start;
	align-items: center;
}
@media screen and (max-width:761px) {
	.FAQ-Item .BlockReponse .BoxResult {
	flex-direction:column;
}
}
.FAQ-Item .BlockReponse .BoxResult .Num {
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #ed7d65;
	font-size: 40px;
	margin-right: 20px;
}




@media screen and (max-width:761px) {
.FAQ-Item .BlockReponse .BoxResult .Num {
	margin-bottom:20px;
}
}
.FAQ-Item .BlockReponse .Mentions {
	opacity: 0.5;
	font-size: 11px;
	padding-top: 20px;
}
#FAQITEM-01 .BlockReponse:nth-child(2) {
	max-width: 367px;
}
	#FAQITEM-02 .BlockReponse figure {
	margin-top: -80px;
}

@media screen and (max-width:1023px) {
	#FAQITEM-02  ul.Args{
		flex-wrap:wrap;
}
}
@media screen and (max-width:761px) {
#FAQITEM-02 .BlockReponse figure {
	margin-top: -20px;
}
#FAQITEM-02 .BlockReponse figure img{
	width:150px;
	
}
}
#FAQITEM-03 .BlockReponse:nth-child(2) {
	max-width: 367px;
}
#FAQITEM-03 strong {
	text-transform: uppercase;
	color: #be0f34;
}
/*
#FAQITEM-04 ul li{
	text-align:left;
	margin-top:40px;
	
}*/
#FAQITEM-04 .SlickContent {
    position: relative;
    margin-top: 30px;
    box-sizing: border-box;
    padding: 10px;
}
#FAQITEM-04 .SlickCarousel {
	    display: block;
    height: 200px;
	overflow:hidden;
}
@media screen and (max-width:761px) {
#FAQITEM-04 .SlickCarousel {
	    display: block;
    height: 200px;
	overflow:hidden;
}
}
#FAQITEM-04 .SlickContent .Num {
	display: block;
	text-align: center;
	text-transform: uppercase;
	color: #fdb1ad;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 100px;
	position: absolute;
	z-index: -1;
	width: 100%;
	top:-10px;
	left:0;
}
@media screen and (max-width:761px) {
#FAQITEM-04,
#FAQITEM-04 .SlickContent,
#FAQITEM-04 .SlickContent .Num {
		
		text-align: center;
}

}

#FAQITEM-06 ul.Args {
	flex-wrap: wrap;
	max-width: 400px;
	margin-right: auto;
	margin-left: 0;
	margin-bottom: 20px;
	width:100%;
}
#FAQITEM-06 ul.Args li {
	flex-basis: calc(50% - 20px);
	margin: 20px 0;
	position:relative;
}
#FAQITEM-06 strong {
	color: #ffa19a;
}
#FAQITEM-06 .Num {
	font-size: 50px;
	position: absolute;
	z-index: -1;
	width: 100%;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
}
#FAQITEM-06 .IngredientName {
	position: absolute;
	font-size: 12px;
	line-height: 1.2em;
	text-align: right;
}
#FAQITEM-06 .IngredientName:nth-child(2) {
	top: 42%;
	right: 55%;
}
#FAQITEM-06 .IngredientName:nth-child(3) {
	bottom: 12%;
	right: 45%;
}
/*---------------------------------------------------------------*/
#BODY-PARTNER-PUSH {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 80px;
}
@media screen and (max-width:761px) {
#BODY-PARTNER-PUSH {
	padding-bottom: 20px;
}	
}
#BODY-PARTNER-PUSH .Title {
	margin: 0;
	font-size: 35px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-top: 50px;
	padding-bottom: 50px;
}
@media screen and (max-width:761px) {
#BODY-PARTNER-PUSH .Title {
	padding-top: 20px;
	padding-bottom: 20px;
}	
}
#BODY-PARTNER-PUSH .Wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
@media screen and (max-width:761px) {
#BODY-PARTNER-PUSH .Wrapper {
	display: block;
	
}	
}
#BODY-PARTNER-PUSH .Item {
	margin-left: -20px;
	margin-right: -20px;
	max-width: 600px;
	flex-basis: 50%;
	position: relative;
}
@media screen and (max-width:761px) {
#BODY-PARTNER-PUSH .Item {
	margin:10px 0px;
	overflow:hidden;
}
}
#BODY-PARTNER-PUSH .Item:nth-child(1) {
	margin-bottom: 40px;
}
#BODY-PARTNER-PUSH .Item:nth-child(2) {
	margin-top: 40px;
}



#BODY-PARTNER-PUSH .Content {
	position: absolute;
	bottom: 50%;
	transform: translateY(50%);
	width: 235px;
	font-size: 14px;
}
#BODY-PARTNER-PUSH .Item:nth-child(1) .Content {
	right: 40%;
	text-align: right;
}

#BODY-PARTNER-PUSH .Item:nth-child(2) .Content {
    left: 40px;
    text-align: left;
    width: 220px;
    transform: none;
}
@media screen and (max-width:1023px) {
	#BODY-PARTNER-PUSH .Item:nth-child(2) .Content {
    left: 20px;
    text-align: left;
    width: 220px;
   transform: translateY(50%);
}
}
@media screen and (max-width:761px) {
#BODY-PARTNER-PUSH .Item .Content {
	    text-align: left!important;
    bottom: auto!important;
    transform: translateY(-50%)!important;
    width: 160px!important;
    position: absolute!important;
    top: 50%!important;
    left: calc(50% - 160px)!important;
    right: auto!important;
    margin: 0px auto!important;
}

}
#BODY-PARTNER-PUSH figure {
	margin: 0;
	padding: 0;
}
@media screen and (max-width:761px) {
#BODY-PARTNER-PUSH figure {
	position:relative;
	overflow:hidden;
}	
	
#BODY-PARTNER-PUSH .Item:nth-child(1) figure img{
	margin-left:calc(50vw - 170px);
}
#BODY-PARTNER-PUSH .Item:nth-child(2) figure img{
    margin-left: calc(50vw + 40px);
}
}
#BODY-PARTNER-PUSH figure img {
	display: block;
	max-width: 100%;
}
@media screen and (max-width:761px) {
	#BODY-PARTNER-PUSH figure img {
	display: block;
	max-width:393px;
	width:393px;
	height:250px;
	margin:0 auto!important;
	}
}
#BODY-PARTNER-PUSH .SmallTitle {
	margin: 0;
	font-size: 25px;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	font-family: ClarinsRegular, Clarins;
	padding-bottom: 20px;
}
@media screen and (max-width:761px) {
#BODY-PARTNER-PUSH .SmallTitle {

	font-size: 22px;
}	
}
#BODY-PARTNER-PUSH .BtnLink {
	margin-top: 20px;
}
@media screen and (max-width:761px) {
#BODY-PARTNER-PUSH .BtnLink {
	
}	
}
#BODY-PARTNER-PUSH .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: #000;
	text-decoration: none;
	position: relative;
	padding: 12px 30px;
	display: inline-block;
	line-height: 14px;
	border: 2px solid #e5e5e5;
}


.MyContent .slick-dotted.slick-slider{
	margin:0;
}

.MyContent .slick-dots{
		display: flex;
		position: relative;
		width: 100%;
		bottom: auto;
		justify-content: center;
		padding-bottom: 20px;
		margin-top:20px;
	}
	.MyContent  .slick-dots li {
		width: 10px;
		height: 10px;
	}
	.MyContent  .slick-dots  button {
		width: 10px;
		height: 10px;
		cursor: pointer;
		border-radius:50%;    min-width: 10px;
	}
	.MyContent  .slick-active  button {
		background-color:#000;
		outline: #000 solid 0px !important;
	}
	
	
	
	
	.MyContent  .SlickContent {
		position:relative;
	}
	
	
	
	
	
	
	.MyContent  .FAQ-Item[data-open="1"] .ArrowLeft {
		position:absolute;
		left:10px;
		top:50%;
		background-image:url(img/arrow-left.png);
		width:50px;
		height:70px;
		cursor:pointer;
		z-index:10;
	}
	.MyContent  .FAQ-Item[data-open="1"] .ArrowRight {
		position:absolute;
		right:10px;
		top:50%;
		background-image:url(img/arrow-right.png);
		width:50px;
		height:70px;	cursor:pointer;	z-index:10;
	}
	

	@media screen and (max-width:761px) {
		.MyContent  .ArrowLeft,
		.MyContent  .ArrowRight {
		display:none;
	}
	}
	
/*-------------------------------------------------------*/
@media screen and (max-width:1024px) and (min-width:762px){
.FAQ-Item {
	position:relative;
	
}
.FAQ-Item .Reponse{
 	width:748px!important;
	margin-left:auto;
	margin-right:auto;
	
}
.FAQ-Item .BlockReponse figure img{
	max-width:100%;
}
.FAQ-Item .BlockReponse:nth-child(1) {
	width:250px!important;
	
}
.FAQ-Item .BlockReponse ul.Args{
	flex-wrap:wrap;
}
.FAQ-Item .BlockReponse:nth-child(2) {
	width:338px!important;
	
}
.FAQ-Item .SlickCarousel{
	width:338px!important;
	
}
.FAQ-Item .BlockReponse .BoxResult{
	display:block;
	text-align:center;
}
.FAQ-Item .BlockReponse .BoxResult .Num{
	margin:20px;
}
.FAQ-Item .BlockReponse ul.Args li{
	    flex-basis: calc(50% - 20px);
}
}

/*---------DTW PH ---------*/
.special-mention {
	font-family: "Gotham SSm medium A","Gotham SSm medium B",Helvetica,Arial,sans-serif;
	font-size: 14px;
	color: #be0f34;
	margin: 0 0 9px!important;
	padding: 0px;
	text-transform: uppercase;
	display: block;
}

#BODY-PARTNER-HEADER .Wrapper{
	top: 30px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.FAQ-Item .BlockReponse p
	{
		width: 540px;
	}
	.FAQ-Item .BlockReponse .BoxResult .Num{
		width: 590px;
	}
	#FAQITEM-01 .BlockReponse p{
		width: 400px;
	}
	#FAQITEM-03 .BlockReponse p{
		width: 400px;
	}
	#FAQITEM-05 .BlockReponse p{
		width: 400px;
	}
}

/*DTW EDITS*/
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
	#BODY-PARTNER-HEADER {
    padding-bottom: 49.6vw;
    background-size: auto 49.6vw;
    background-position: bottom right -18vw;
    height: auto;
    background-color: #fff;
}
#BODY-PARTNER-HEADER .Wrapper {
    position: relative;
    top: auto;
    margin: 40px 20px;
    right: auto;
    width: auto;
    text-align: center;
    margin-top: -5%;
}
}
@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) {
#FAQITEM-04 .SlickContent {
    position: relative;
    margin-top: 30px;
    box-sizing: border-box;
    padding: 0px;
    font-size: 13px;
}
}

@media only screen
and (min-device-width : 834px)
and (max-device-width : 1112px)
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) {
	#BODY-PARTNER-HEADER {
    background-color: #f7f5f2;
    height: 400px;
    background-image: url(img/header.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 5%;
}
}