.BeautyTips-Content {
	background-size: 100% auto;
	background-position: top center;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}
@media only screen and (max-width:1023px) {
.BeautyTips-Content {
	padding-top: 40px;
}
}

@media only screen and (max-width:761px) {
.BeautyTips-Content {
		padding-top: 0px;
	padding-bottom: 0px;
}
}
#Block-01 .BeautyTips-Content {
	background-image: url(img/background-1.jpg);
}
#Block-02 .BeautyTips-Content {
	background-image: url(img/background-2.jpg);
}
#Block-03 .BeautyTips-Content {
	background-image: url(img/background-3.jpg);
}

@media only screen and (max-width:761px) {
#Block-01 .BeautyTips-Content, #Block-02 .BeautyTips-Content, #Block-03 .BeautyTips-Content {
	background-image: none;
}
}
.BeautyTips-Content .Text p {
	display: inline-block;
	margin: 0;
	padding: 0;
	max-width: 340px;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
@media only screen and (max-width:1023px) {
	.BeautyTips-Content .Text p {
	max-width: 761px;
	}
}
@media only screen and (max-width:761px) {
	.BeautyTips-Content .Text p {
	max-width: 761px;
	}
}
.BeautyTips-Content .Text h3 {
	display: block;
	margin: 0;
	padding: 0;
	max-width: 340px;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 22px;
	line-height: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:10px;
}
@media only screen and (max-width:1023px) {
	.BeautyTips-Content .Text h3 {
	max-width: 761px;
	}
}
@media only screen and (max-width:761px) {
	.BeautyTips-Content .Text h3 {
	max-width: 761px;
	}
}
.BeautyTips-Content .Text {
	display: block;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	border: 2px solid #be0f34;
}
.BeautyTips-Content .Text .inline-col {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
@media only screen and (max-width:1023px) {
	.BeautyTips-Content .Text .inline-col {
		width:35%;
	
	}
	.BeautyTips-Content .Text .inline-col:last-child {
		width:64%;
		padding-bottom:20px;
		padding-top:20px;
	}
	.BeautyTips-Content .Text .inline-col img {
		width: calc(100% - 20px);
		display: inline-block;
		margin:0px;
		margin-left:auto;
		margin-right:auto;
			margin-left:20px;
	}
}

@media only screen and (max-width:761px) {
.BeautyTips-Content .Text .inline-col {
	width: 100%;
	display: block;

	text-align:center;
}
.BeautyTips-Content .Text .inline-col:last-child {
		padding-bottom:20px;
		width:100%;
}
.BeautyTips-Content .Text .inline-col img {
	width: calc(100% - 40px);
	display: block;
	margin:20px;
	margin-left:auto;
	margin-right:auto;
}
#Block-01 .BeautyTips-Content .Text .inline-col img {
	max-width:368px;
}
#Block-02 .BeautyTips-Content .Text .inline-col img {
	max-width:418px;
}
#Block-03 .BeautyTips-Content .Text .inline-col img {
	max-width:450px;
}
}
.BeautyTips-Content .wrapper {
	background-color: #FFF;
	display: block;
	position: relative;
	width: calc(100% - 160px);
	margin-left: auto;
	margin-right: auto;
	padding: 40px;
}

@media only screen and (max-width:761px) {
.BeautyTips-Content .wrapper {
	padding: 20px;
	width: calc(100% - 40px);
}
}
.BeautyTips-Content ul {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}
.BeautyTips-Content ul li {
	margin: 0;
	padding: 0;
	display: inline-block;
	position: relative;
	width: 245px;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	height: 60px;
	padding-top: 220px;
}
.BeautyTips-Content ul li img {
	position: absolute;
	bottom: 70px;
	left: 50%;
	transform: translateX(-50%);
}
.BeautyTips-Content ul li .price {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	padding-bottom: 20px;
}
.BeautyTips-Content ul li .Productname {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	min-height: 60px;
}
.BeautyTips-Content ul .Label {
	display: block;
	position: absolute;
	background-color: #be0f34;
	color: #FFF;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	top: 0px;
	left: 50%;
	line-height: 15px;
	margin-left:-100px;
}
.BeautyTips-Content ul .Label::before {
	display: block;
	position: absolute;
	content: " ";
	width: 10px;
	height: 10px;
	top: 15px;
	left: 0px;
	background-image: url(img/corner.gif);
}
.BeautyTips-MainTitle {
	display: block;
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	max-width: 944px;
	text-align: center;
}
.BeautyTips-MainTitle h1 {
	margin: 0;
	font-family: ClarinsRegular, Clarins;
	color: #000;
	font-weight: normal;
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 20px;
}
.BeautyTips-MainTitle p span, .BeautyTips-MainTitle h1 span {
	display: inline-block;
}

@media only screen and (max-width:761px) {
.BeautyTips-MainTitle h1 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	padding-left:20px;
	padding-right:20px;
}
}
.BeautyTips-MainTitle p {
	margin: 0;
	padding: 0px;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
}
.BeautyTipsBlock {
	display: block;
	position: relative;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	background-color: #CCC;
	max-width: 1024px;
}
.BeautyTips-Title {
	background-color: #FFF;
	position: absolute;
	right: 0;
	top: 50%;
	padding: 30px;
	margin-right: 40px;
	/*width:calc(50% - 160px);*/
	transform: translateY(-50%);
	padding-top: 20px;
}

@media only screen and (max-width:1023px) {
	.BeautyTips-Title {
    background-color: #fff;
    margin-right: 40px;
    padding: 20px 30px 30px;
    position: absolute;
    right: 0;
    top: calc(50% + 20px);
    transform: translateY(-50%);
    width: 38%;
}
}

@media only screen and (max-width:761px) {
.BeautyTips-Title {
	background-color: #FFF;
	position: relative;
	right: auto;
	top: auto;
	padding: 30px;
	margin: 0px;
	width: auto;
	transform: none;
	padding-top: 20px;
	text-align: center;
}
}
.BeautyTips-Title h2 {
	margin: 0;
	font-family: ClarinsRegular, Clarins;
	color: #000;
	font-weight: normal;
	font-size: 50px;
	line-height: 50px;
	margin-bottom: 10px;
}
@media only screen and (max-width:1023px) {
.BeautyTips-Title h2 {
	font-size: 35px;
	line-height: 35px;

}
}
@media only screen and (max-width:761px) {
.BeautyTips-Title h2 {
	font-size: 35px;
	line-height: 35px;
	margin-bottom: 10px;
	padding-left:20px;
	padding-right:20px;
}
}
.BeautyTips-Title p {
	display: block;
	position: relative;
	width: 100%;
	max-width: 380px;
	padding: 0;
	margin: 0;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 16px;
	line-height: 24px
}

@media only screen and (max-width:761px) {
.BeautyTips-Title p {
	width: 100%;
	max-width: 761px;
}
}
.BeautyTips-Header {
	display: block;
	position: relative;
	width: 100%;
}

@media only screen and (max-width:761px) {
.BeautyTips-Header {
	overflow: hidden;
}
}
.BeautyTips-Header img {
	width: 100%;
	display: block;
	position: relative;
}

@media only screen and (max-width:761px) {
.BeautyTips-Header img {
	width: 200%;
	display: block;
	position: relative;
	max-width:1024px;
}
#Block-01 .BeautyTips-Header img {
	width: 150%;
}
}
.wrapper-slider {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
	max-width: 762px;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width:762px) {
ul.PDP-slider {
	font-size: 0;
	width: 100%!important;
	margin-left: 0!important;
	text-align: left;
	transition: margin-left 0.5s;
}
ul.PDP-slider li {
	/*width:auto!important;*/
	text-align: center;
}
.nav_bullet {
	display: none;
}
.nav_bullet_desktop {
	display: block;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
}

@media (max-width:761px) {
ul.PDP-slider {
	font-size: 0;
	transition: margin-left 0.5s;
	margin: 0;
}
ul.PDP-slider li {
	width: auto;
}
.nav_bullet {
	display: block;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.nav_bullet_desktop {
	display: none;
}
}
.nav_bullet a, .nav_bullet_desktop a {
	width: 10px;
	height: 10px;
	text-decoration: none;
	border-radius: 5px;
	background-color: rgba(0,0,0,0.5);
	display: inline-block;
	margin-left: 4px;
	margin-right: 4px;
}
.nav_bullet a.selected, .nav_bullet_desktop a.selected {
	background-color: rgba(0,0,0,1);
}
.wrapper-slider .jcarouselControlarrows {
	top: 250px;
}
