/*
 *
 *
 *	$ =	SKIN CEUTICALS INT EN
 *
 *  
 *
 */
/* ========================================
 *	$ =	ARTICLE
 * ======================================== */
section article .content .t_mentions {
    margin: 30px 0 0;
    font: 10px/12px "FuturaBT-Light", Arial;
    font-style: italic;
}
/* ========================================
 *	$ =	LANDING
 * ======================================== */
article.sunscreen header .wrapper h1{
	padding-left:50px;
	}
/* ========================================
 *	$ =	PRODUCT CATEGORY
 * ======================================== */
.cat-corrective-creams div.main .obj_carrousel .item {
    background: url("../../include/images/banner_category_03_NEW.jpg") no-repeat scroll center top #FFFFFF;
}
.cat-eyecare div.main .obj_carrousel .item {
    background: url("../../include/images/banner_category_06_EU_NEW.jpg") no-repeat scroll center top #FFFFFF;
}
/* ========================================
 *	$ =	LANDING Professional Treatments
 * ======================================== */
.obj_ranking-by-type {
  margin: 215px auto;
}					
.obj_integrated-skincare {
  padding: 30px 0 0 0;
}					 
/* ========================================
 *	$ = PRODUCT DETAILS
 * ========================================
.pg_productDetails .usage.video .str_left, .pg_productDetails .usage.video .str_right {
    margin-top: 20px;
} */

/* ========================================
 *	$ = PRODUCT DETAILS PRO
 * ======================================== */

.pg_productDetails.pro .usage.video .main-center .str_top {
	float: left;
	height: 280px;
	margin-bottom: 50px;
}

.pg_productDetails.pro .usage.video .main-center .ctn_video {
	float: right;
	height: 280px;
	width: 55.5556%;
	margin-bottom: 50px;
}

.pg_productDetails.pro .usage.video .main-center .ctn_video > div {
	float: right;
    position: relative;
	height: 0px;
	width: 100%;
    padding-bottom: 56.25%;
}

.pg_productDetails.pro .usage.video .main-center .ctn_video iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.pg_productDetails.pro .usage.video .str_left { padding: 0px; }
.pg_productDetails.pro .usage.video .str_left > h2 { margin-top: 0px; }

@media screen and (max-width : 640px) {
	
.pg_productDetails.pro .usage.video .main-center .str_top { height: auto; }
.pg_productDetails.pro .usage.video .main-center .ctn_video { height: auto; width: 100%; }
	
} 
 
 
 
