/* ============================== */
/*  Section - Common
/* ============================== */

.container section{
	width: 100%;
	max-width: 960px;
	margin: 40px auto;
	}
section header{
    margin-bottom: 16px;
	}
section article header h2{
    font: 22px/16px "FuturaBT-Bold", Arial;
    color: #007298;
    letter-spacing: 0;
    text-transform: uppercase;
	border-bottom:1px solid #d1d3d4;
	}
section article .content{
	position: relative;
	}
section article .content h3{
    font: 16px/24px "FuturaBT-Medium", Arial;
	color: #000000;
	}
section article .content h4{
    font: 14px/14px "FuturaBT-Bold", Arial;
	color: #666666;
	text-transform: uppercase;
	}
section article .content p{
    margin: 0px 0px 25px;
    font: 16px/18px "FuturaBT-Light", Arial;
	color: #000;
	}
section article .content p span{
    text-transform: uppercase;
	}
section article .content .b_link{
	font: 14px/24px "FuturaBT-Bold", Arial;
    text-transform: uppercase;
	color: #fff;
	}
section article .content .b_link:hover{
	color: #007298;
	}

#Hero, #Section_01, #Section_02, #Section_03, #SectionBestSellers{
    margin: 0px auto -200px auto;
    padding: 200px 0px 0px 0px;
	}
.pg_home #FindSkincare{
    padding: 150px 0px 0px 0px;
	}

@media screen and (max-width: 960px){

#Hero, #Section_01, #Section_02, #Section_03, #SectionBestSellers, .pg_home #FindSkincare{
	margin: 0px auto -100px auto;
	padding: 100px 0px 0px 0px;
	}

}

@media screen and (max-width:767px){

/* #Section_01, #Section_02, #Section_03, #SectionBestSellers, .pg_home #FindSkincare{
	margin: 20px auto 0;
	padding: 0;
	}*/

}

.main .b_arrow{
	font:12px/1em 'FuturaBT-Bold';
	text-transform:uppercase;
	transition:all .3s ease;
	-webkit-transition:all .3s ease;
	}
.main .b_arrow::after{
	position:relative;
	top:-1px;
	display:inline-block;
	content:'>';
	margin-left:5px;
	font-family:'FuturaBT-Book';
	color:#007298;
	}
.obj_carrousel{
	z-index:1;
	}

.ctn_home .b_gradient,
.ctn_home a.b_gradient{
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding:0 20px;
	font-family: FuturaBT-Book,"arial";
	text-align: center;
	border:1px solid #cbd4d8;
	background: #f5f5f5;
	background:-webkit-linear-gradient(top, #f5f5f5 0%, #e9eef0 50%, #dde4e7 51%, #f7f8f9 100%);
	background:linear-gradient(to bottom, #f5f5f5 0%, #e9eef0 50%, #dde4e7 51%, #f7f8f9 100%);
	transition: all 0.3s ease;
	}
.ctn_home  .obj_carrousel .item:hover .b_gradient,
.ctn_home a.b_gradient:hover{
	color: #666;
	}
.obj_carrousel.wide .nav{
	bottom:0 ;
	}

@media screen and (max-width:767px){

.container section{
	margin: 20px auto;
	padding: 0;
	}
section article header h2{
	font: 22px/1em "FuturaBT-Bold", Arial;
	}

}

/* ============================== */
/*  Banner
/* ============================== */

#Hero {
	height: 500px;
	padding-top: 147px;
	margin-bottom: -110px;
	}

@media screen and (max-width: 960px) {

#Hero {
	padding-top: 75px;
	padding-top: 0;
	margin-bottom: -40px;
	background: #94929d url("images/f_banner.jpg") repeat-x left bottom;
	}

}

@media screen and (max-width: 767px) {

#Hero {
	padding-top: 0;
	margin-bottom: -70px;
	}

}

/* ============================== */
/*  Section_01
/* ============================== */

#Section_01 article {
	position: relative;
	box-sizing: border-box;
	height: 400px;
	margin: 0 auto 60px auto;
	padding: 40px 215px 0 0;
	background: url("images/f_section-01.jpg") no-repeat right bottom;
	}
#Section_01 article .content {
	padding: 40px 180px 40px 30px;
	background: url("images/f_section-01-content.png") no-repeat right bottom;
	}
#Section_01 article .content h2 {
	font: 22px/1.2em "FuturaBT-Light", Arial;
	color: #007399;
	text-transform: uppercase;
	}
#Section_01 article .content h2 strong {
	font-family: "FuturaBT-Bold";
	}
#Section_01 article .content p {
	margin: 20px 0 0 0;
	font: 16px/1.2em "FuturaBT-Light", Arial;
	color: black;
	}
#Section_01 article .b_gradient {
	margin: 30px 0 0 30px;
	}

@media screen and (max-width: 960px) {

	#Section_01 article {
		height: auto;
		padding: 40px 40px 40px 0;
		}

}

@media screen and (max-width: 767px) {

	#Section_01 article {
		background-size: cover;
		}
	#Section_01 article .content {
		padding: 40px 30px;
		}
	#Section_01 article .content h2 {
		font-size: 16px;
		}

}

/* ============================== */
/*  Section_02
/* ============================== */

#Section_02 {
	font-size:0;
	}
#Section_02 article {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 60px;
	padding: 30px 36px;
	min-height: 310px;
	width: 48%;
	}
#Section_02 .push_replenishing {
	padding-right: 120px;
	margin-right: 2%;
	background: url('images/f_push-simply.jpg') no-repeat right bottom #ffffff;
	}
#Section_02 .push_toners {
	padding-right: 220px;
	margin-left: 2%;
	background: url('images/f_push-toners.jpg') no-repeat right bottom #f1f1f1;
	}
#Section_02 article header {
	margin-bottom:18px;
	}
#Section_02 article h3 {
	margin-bottom: 5px;
	font: 16px/1em 'FuturaBT-Light';
	color: #007298;
	text-transform: uppercase;
	}
#Section_02 article h2 {
	font: 22px/1em 'FuturaBT-Bold';
	color: #007298;
	border: none;
	}
#Section_02 article .t_desc {
	margin-bottom: 20px;
	font: 16px/19px 'FuturaBT-Light';
	}

@media screen and (max-width: 960px) {

	#Section_02 .push_replenishing,
	#Section_02 .push_toners {
		padding-right: 180px;
		}

}

@media screen and (max-width:768px) {

	#Section_02 .push_replenishing,
	#Section_02 .push_toners {
		padding-right: 150px;
		}
	#Section_02 .push_toners {
		background-position: 40% top;
		}
	#Section_02 article .t_desc {
		font-size: 14px;
		}

}

@media screen and (max-width: 767px) {

	#Section_02 {
		margin: 0;
		margin-bottom: -70px;
		padding-top: 80px;
		}
	#Section_02 article {
		width: 100%; min-height: auto;
		}
	#Section_02 article h3 {
		font-size: 15px;
		}
	#Section_02 article h2 {
		font-size: 20px;
		}
	#Section_02 .push_replenishing {
		margin-right: 0;
		margin-bottom: 0;
		padding: 20px 30% 20px 20px;
		background-position: right center;
		background-size: auto 100%;
		}
	#Section_02 article .t_desc {
		margin-bottom: 30px;
		font: 14px/16px "FuturaBT-Light", Arial;
		}
	#Section_02 article p {
		margin-bottom: 10px;
		}
	#Section_02 .push_toners {
		margin-bottom: 0;
		margin-left: 0;
		padding: 20px 50% 20px 20px;
		background-position: right center;
		background-size: auto 100%;
		}
	#Section_02 .push_toners p {
		padding: 0;
		}

}

/* ============================== */
/*  Best Sellers
/* ============================== */

.ctn_best_sellers{
	height:auto;
	}
.ctn_best_sellers .masque{
	position:relative;
	max-width:960px;
	height:420px;
	padding: 0 0 0 0;
	overflow:hidden;
	}
.ctn_best_sellers .items{
    height:100%;
    position:absolute;
    width:100000px;
    z-index:1;
	}
.ctn_best_sellers .obj_carrousel.products .item{
	float:left;
	min-width:230px;
	text-align:center;
	}
.ctn_best_sellers .obj_carrousel.products .item .obj_product{
	display:inline-block;
	float:none;
	margin:0 auto;
	max-width:240px;
	width:auto;
	text-align:center;
	}
.ctn_best_sellers .obj_carrousel.products .item .obj_product .pPhilosophy{
    left:0; right:0;
    top:0;
	}
.ctn_best_sellers .obj_carrousel.products .item .obj_product figure a{
	display:block;
	}
.ctn_best_sellers .obj_carrousel.products .nav{
    position:absolute;
	z-index:30;
	top:170px;
	width:960px;
	margin:0 auto;
	}
.ctn_best_sellers .obj_carrousel.products .nav button{
	display:block;
	width:22px; height:40px;
	border:0;
	margin:0;
	padding:0;
	text-indent:-99999px;
	overflow:hidden;
	cursor:pointer;
	opacity:0.7;
	}
.ctn_best_sellers .obj_carrousel.products .nav button:hover{
	opacity:1;
	}
.ctn_best_sellers .obj_carrousel.products .nav .b_prev{
    position:absolute;
	left:0px;
	background:url("../../../../resources/home/images/b_prev.gif") left top / 22px auto no-repeat blue;
	}
.ctn_best_sellers .obj_carrousel.products .nav .b_next{
    position:absolute;
	right:0px;
	background:url("../../../../resources/home/images/b_next.gif") left top / 22px auto no-repeat blue;
	}
.ctn_best_sellers .obj_carrousel.products .nav button.disabled{
	opacity:0;
	}
.ctn_best_sellers .wrapper_best-sellers{
	box-shadow:none;
	box-sizing:border-box;
	height:auto;
	overflow:hidden;
	margin:0 auto 60px;
	padding:0;
	border-bottom:1px solid #d1d3d4;
	}
.ctn_best_sellers header{
    margin-bottom:30px;
	}
.ctn_best_sellers header h2{
	padding-bottom:10px;
    color:#007298;
    font:22px/1em "FuturaBT-Bold";
    text-transform:uppercase;
	border-bottom:1px solid #d1d3d4;
	}
.ctn_best_sellers .obj_product img{
    display:block;
    height:280px;
    width:auto;
	}
.ctn_best_sellers .obj_product header{
    margin:0 auto;
    padding:14px 15px 0;
    width:auto !important;
    text-align:center;
	}
.ctn_best_sellers .obj_product .pPhilosophy span{
	width:45px; height:12px;
    border:0 none;
    border-radius:3px;
    display:inline-block;
    padding:2px 5px;
	background-color:#008ab0;
	font: 9px/12px"FuturaBT-Bold",arial;
	text-align:center;
	color:#ffffff;
	}
.ctn_best_sellers .obj_product header a{
	padding-top:26px;
	}
.ctn_best_sellers .obj_product h3{
	margin-bottom:10px;
	color:#000;
	font:16px/1.2em "FuturaBT-Light";
	text-transform: uppercase;
	}
.ctn_best_sellers .obj_product p:not([class]){
	margin:-10px 0 10px;
	text-transform:none;
	}
.ctn_best_sellers .obj_product .baseline{
	color:#008ab0;
	font-size:10px;
	margin:0 0 10px;
	}
.ctn_best_sellers .ctn_bt{
	font:10px/10px "FuturaBT-Bold",arial;
	text-transform:uppercase;
	color:#2e9ebe;
	}
.ctn_best_sellers .ctn_bt span{
	font:10px/10px "FuturaBT-Light",arial;
	}

@media screen and (max-width:1024px){

.ctn_best_sellers{
	width:100%;
	}
.ctn_best_sellers .masque{
	max-width:760px;
	padding:0; margin:0 auto;
	}
.ctn_best_sellers .wrapper_best-sellers{
	padding:0 30px;
	}
.ctn_best_sellers .obj_carrousel.products .nav {
	width:100%;
	}
.ctn_best_sellers .obj_carrousel.products .nav .b_prev{
	left:20px;
	}
.ctn_best_sellers .obj_carrousel.products .nav .b_next{
	right:30px;
	}

}

@media screen and (max-width:768px){

.ctn_best_sellers header h2{
	font: 22px/1em 'FuturaBT-Bold';
	}

}

@media screen and (max-width:767px){

.v35 .ctn_best_sellers .wrapper_best-sellers {
	margin-bottom: 0;
	padding: 0;
	}
.v35 .ctn_best_sellers header h2 {
    font: 15px/1em 'FuturaBT-Bold';
	}

}

@media screen and (max-width:640px){

.ctn_best_sellers{
	padding:90px 0 50px;
	}

}

@media screen and (max-width:480px){

#SectionBestSellers{
	padding-top:90px;
	margin-bottom: -60px;
	}
.ctn_best_sellers .obj_carrousel.products .item .obj_product{
	margin:0;
	max-width:inherit;
	width:auto;
	}
.ctn_best_sellers .obj_carrousel.products .item{
	float:left;
	max-width:inherit;
	min-width:inherit;
	text-align:center;
	}

}

/* ============================== */
/*  Section_03
/* ============================== */

#Section_03{
	padding: 160px 0 0 0;
	margin-bottom: 0;
	}
#Section_03 article{
	min-height: 394px;
	padding-right: 60%;
	background: url('images/v_pro.jpg') right top no-repeat;
	}
#Section_03 article h3{
	padding-top:85px;
	margin-bottom:5px;
	font:16px/1em 'FuturaBT-Light';
	color:#007298;
	text-transform:uppercase;
	}
#Section_03 article h2{
	font:18px/1em 'FuturaBT-Bold';
	color:#007298;
	border:none;
	}
#Section_03 article .t_desc{
	margin-bottom:30px;
	font:16px/19px 'FuturaBT-Light';
	}
#Section_03 article a.b_gradient{
	height:32px;
	line-height:32px;
	padding:0 20px 0 20px;
	border:1px solid #cbd4d8;
	background:#f5f5f5;
	background:-webkit-linear-gradient(top, #f5f5f5 0%, #e9eef0 50%, #dde4e7 51%, #f7f8f9 100%);
	background:linear-gradient(to bottom, #f5f5f5 0%, #e9eef0 50%, #dde4e7 51%, #f7f8f9 100%);
	}
#Section_03 article a.b_gradient:hover{
	color:#666;
	}

@media screen and (max-width:960px){

#Section_03{
	padding: 60px 0 0 0;
	}
#Section_03 article{
	padding-left:30px;
	}

}

@media screen and (max-width:767px){

#Section_03{
	padding-top: 60px;
	}
#Section_03 article{
	min-height: auto;
	padding: 0 20px 360px 20px;
	background: url('images/v_pro.jpg') center bottom / 414px auto no-repeat;
	}
#Section_03 article h3{
	padding-top:30px;
	}

}

/* ============================== */
/*  Skincare
/* ============================== */

.pg_home .container .obj_find-skincare header h2{
	border:none;
	}

@media screen and (max-width:960px){

.pg_home #FindSkincare .obj_find-skincare{
	padding-bottom: 0;
	}

@media screen and (max-width:768px){

.pg_home .container .obj_find-skincare{
	margin-top: 80px;
	}

}

@media screen and (max-width:640px){

.pg_home .container .obj_find-skincare{
	margin-top: 50px;
	}

}

@media screen and (max-width:480px){

.pg_home #FindSkincare{
	padding-top:70px;
	}
.pg_home #FindSkincare .obj_find-skincare{
	margin-top: 0px;
	}

}
