
#hydration-nav{
	height:50px;
	margin-top:-50px;
	display: block;
		
}
.MyContent {
	display: block;
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
	max-width: 1250px;
	position: relative;
	width: 100%;
	text-align: center;
	padding-bottom: 60px;
	z-index: 1;
	min-width: 320px;
	transition: min-height 0.5s ease-in-out;
}

@media only screen and (max-width:1249px) {
.MyContent {
	overflow: hidden;
}
}
html {
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
	margin: 0;
	padding: 0;
}
.MyContent * {
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}
.MyContent .MyBlock {
	position: relative;
	display: block;
}
.MyContent #Block-HEADER {
	display: block;
	width: 2000px;
	margin: 0;
	padding: 0;
	margin-left: -375px;
	text-align: center;
	position: relative;
	cursor:pointer;
}

.MyContent #Block-HEADER p a {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px solid #d4d4d4;
	text-decoration: none;
	display: inline-block;
	color: #000;
	line-height: 12px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	
}
.MyContent #Block-HEADER p a:hover {
	color: #be0f34;
	border-bottom: 1px solid #be0f34;
}


@media only screen and (max-width:1249px) {
.MyContent #Block-HEADER {
	width: 100%;
	margin-left: 0;
}
}
.MyContent #Block-HEADER img {
	display: block;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width:1249px) {
.MyContent #Block-HEADER img {
	width: 128%;
	margin-left: -14%;
	max-width: 1600px;
}
}

@media only screen and (max-width:1023px) {
.MyContent #Block-HEADER img {
	width: 148%;
	margin-left: 0;
	max-width: 1600px;
}
}
.MyContent #Block-HEADER h1 {
	color: #000;
	font-family: ClarinsRegular, Clarins;
	font-size: 50px;
	line-height: 1em;
	margin: 0px;
	padding: 0;
	font-weight: normal;
}

@media only screen and (max-width:1249px) {
.MyContent #Block-HEADER h1 {
	font-size: 40px;
}
}
.MyContent #Block-HEADER p {
	color: #000;
	font-size: 16px;
	line-height: 22px;
	margin: 0px;
	padding: 0;
	font-weight: normal;
	padding-top: 20px;
}

@media only screen and (max-width:1023px) {
.MyContent #Block-HEADER p {
	display: none;
}
}
.MyContent #Block-HEADER .FloatingBox {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 40px;
	background-color: #FFF;
	text-align: left;
	width: calc(50% - 180px);
	margin-left: 50px;
	margin-right: 50px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 465px;
}

@media only screen and (max-width:1023px) {
.MyContent #Block-HEADER .FloatingBox {
	position: relative;
	-webkit-transform: none;
	transform: none;
	margin: 0px;
	top: auto;
	left: auto;
	width: calc(100% - 80px);
	text-align: center;
	max-width: 1023px;
}
}

@media only screen and (max-width:761px) {
.MyContent #Block-HEADER .FloatingBox {
	padding: 20px;
	width: calc(100% - 40px);
}
}
.MyContent #Block-LINKS {
	padding-top: 30px;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
}

@media only screen and (max-width:761px) {
.MyContent #Block-LINKS {
	padding-top: 20px;
	padding-bottom: 20px;
}
}
.MyContent #Block-LINKS p {
	margin: 0;
	padding: 20px;
	max-width: 680px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	padding-bottom: 50px;
	line-height: 1.4em;
}

@media only screen and (max-width:761px) {
.MyContent #Block-LINKS p {
	padding: 0px;
}
.MyContent #Block-LINKS p:last-child {
	display: none;
}
}
.MyContent #Block-LINKS p:first-child {
	display:-webkit-flexbox;display: -webkit-flex;
	display: flex;
	max-width: 1250px;
}
.MyContent #Block-LINKS p a {
	width: calc(50% - 50px);
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	padding: 25px;
	text-decoration: none;
	border-bottom: 2px solid #e5e5e5;
	line-height: 1em;
	position: relative;
}

@media only screen and (max-width:1023px) {
.MyContent #Block-LINKS p a {
	font-size: 14px;
	width: calc(50% - 30px);
	padding-left: 15px;
	padding-right: 15px;
}
}

@media only screen and (max-width:761px) {
.MyContent #Block-LINKS p a {
	font-size: 12px;
}
}
.MyContent #Block-LINKS p a.Selected {
	color: #be0f34;
	border-left: 2px solid #e5e5e5;
	border-right: 2px solid #e5e5e5;
	border-bottom: 2px solid #fff;
}
.MyContent #Block-LINKS p a.Selected::after {
	background-color: #be0f34;
	content: " ";
	width: calc(100% + 4px);
	position: absolute;
	left: -2px;
	top: 0;
	height: 4px;
}
.MyContent .TipsContainer {
	display: block;
	width: 2000px;
	margin: 0;
	padding: 0;
	margin-left: -375px;
	background-color: #f5fafd;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	transition: min-height 0.5s ease-in-out;
	height: auto;
}

@media only screen and (max-width:1249px) {
.MyContent .TipsContainer {
	width: 100%;
	margin-left: 0;
}
}
.MyContent .TipsContainer ul {
	display:-webkit-flexbox;display: -webkit-flex;
	display: flex;
	max-width: 1170px;
	width: 100%;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.MyContent .TipsContainer ul li {
	margin: 0;
	padding: 0;
}
.MyContent .TipsContainer ul li.Tips {
	display: block;
	margin: 5px;
	box-sizing: border-box;
	background-color: #FFFFFF;
	text-align: left;
}
.MyContent .Tips h2 {
	color: #0087c8;
	font-family: ClarinsRegular, Clarins;
	font-size: 30px;
	line-height: 1em;
	margin: 18px;
	padding: 0;
	font-weight: normal;
	background-color: #FFFFFF;
	min-height: 3em;
}

@media only screen and (max-width:1249px) {
.MyContent .Tips h2 {
	font-size: 2.4vw;
	margin: 1.44vw;
}
}

@media only screen and (max-width:761px) {
.MyContent .Tips h2 {
	font-size: 4.8vw;
	margin: 2.88vw;
}
}
.MyContent .Tips .Visual {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.MyContent .Tips .Visual img {
	display: block;
	max-width: 100%;
	-webkit-transform: scale(1) translate3d(0px, 0px, 0px);
	transform: scale(1) translate3d(0px, 0px, 0px);
	transition: transform ease-in-out 0.5s;
	cursor: pointer;
}
@media only screen and (max-width:1023px) {
.MyContent .Tips .Visual img {
		width: 100%;
		max-width:none;
}
}
.MyContent .Tips:hover .Visual img {
	-webkit-transform: scale(1.05) translate3d(0px, 0px, 0px);
	transform: scale(1.05) translate3d(0px, 0px, 0px);
}
.MyContent .Tips[data-col="1"] {
	width: calc(25% - 10px);
}
.MyContent .Tips[data-col="2"] {
	width: calc(50% - 10px);
}
.MyContent .Tips:nth-child(1) {
	-webkit-order: 1;
	order: 1;
}
.MyContent .Tips:nth-child(2) {
	-webkit-order: 2;
	order: 2;
}
.MyContent .Tips:nth-child(3) {
	-webkit-order: 3;
	order: 3;
}
.MyContent .Tips:nth-child(4) {
	-webkit-order: 4;
	order: 4;
}
.MyContent .Tips:nth-child(5) {	
-webkit-order: 5;
	order: 5;
}
.MyContent .Tips:nth-child(6) {
	-webkit-order: 6;
	order: 6;
}
.MyContent .Tips:nth-child(7) {
	-webkit-order: 7;
	order: 7;
}
.MyContent .Tips:nth-child(8) {
	-webkit-order: 8;
	order: 8;
}
.MyContent .Tips:nth-child(9) {
	-webkit-order: 9;
	order: 9;
}

@media only screen and (max-width:1023px) and (min-width:762px) {
.MyContent .Tips[data-col="1"] {
	width: calc(33.33% - 10px);
}
.MyContent .Tips[data-col="2"] {
	width: calc(66.66% - 10px);
	width: calc(100% - 10px);
}
.MyContent .Tips:nth-child(1) {
	-webkit-order: 1;
	order: 1;
}
.MyContent .Tips:nth-child(2) {
	-webkit-order: 2;
	order: 2;
}
.MyContent .Tips:nth-child(3) {
	-webkit-order: 3;
	order: 3;
}
.MyContent .Tips:nth-child(4) {
	-webkit-order: 7;
	order: 7;
}
.MyContent .Tips:nth-child(5) {
	-webkit-order: 4;
	order: 4;
}
.MyContent .Tips:nth-child(6) {
	-webkit-order: 5;
	order: 5;
}
.MyContent .Tips:nth-child(7) {
	order: 9;
	-webkit-order: 6;
		order: 6;
}
.MyContent .Tips:nth-child(8) {
	order: 7;
	-webkit-order:8;
	order:8;
}
.MyContent .Tips:nth-child(9) {
	order: 8;
	-webkit-order:9;
	order:9;
}
}

@media only screen and (max-width:761px) {
.MyContent .Tips[data-col="1"] {
	width: calc(50% - 10px);
}
.MyContent .Tips[data-col="2"] {
	width: calc(100% - 10px);
}
.MyContent .Tips:nth-child(7) {
	-webkit-order: 7;
	order: 7;
}
}
.MyContent .PopinContainer {
	display: block;
	width: 100%;
	max-width: 1170px;
	text-align: left;
	position: absolute;
	top: 19px;
	left: 50%;
	height: 1px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	overflow: visible;
}
.MyContent .PopinContainer .CloseBtn {
	display: block;
	position: absolute;
	top: 8px;
	right: 8px;
	text-decoration: none;
	background-image: url(img/closeBtn.png);
	width: 53px;
	height: 39px;
}
.MyContent .PopinContainer .MyPopin {
	display: inline-block;
	padding: 8px;
	width: calc(50% - 26px);
	background: -moz-linear-gradient(0deg, #148cc1, #5fbde3);
	background: -webkit-linear-gradient(0deg, #148cc1, #5fbde3);
	background: linear-gradient(0deg, #148cc1, #5fbde3);
	/*margin:5px;*/
	vertical-align: top;
	text-align: center;
	position: relative;
}

@media only screen and (max-width:1023px) {
.MyContent .PopinContainer .MyPopin {
	width: calc(66.66% - 26px);
}
}

@media only screen and (max-width:761px) {
.MyContent .PopinContainer .MyPopin {
	width: calc(100% - 26px);
}
}
.MyContent .PopinContainer .MyPopin h2 {
	display: block;
	margin: 0px;
	padding: 0px;
	color: #0087c8;
	font-size: 22px;
	font-family: ClarinsRegular, Clarins;
	font-weight: normal;
}
.MyContent .PopinContainer .MyPopin h3 {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom:10px;
}
.MyContent .PopinContainer .MyPopin ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.MyContent .PopinContainer .MyPopin ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	padding: 30px;
}
@media only screen and (max-width:761px) {
.MyContent .PopinContainer .MyPopin ul li{
	padding: 10px;

}
}
.MyContent .PopinContainer .MyPopin p {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.4em;
	padding-bottom:15px;
}
.MyContent .PopinContainer .MyPopin p a {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px solid #d4d4d4;
	text-decoration: none;
	display: inline;
	color: #000;
	line-height: 12px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	/*margin-top: 20px;*/
}
.MyContent .PopinContainer .MyPopin p a:hover {
	color: #be0f34;
	border-bottom: 1px solid #be0f34;
}
.MyContent .PopinContainer .MyPopin p strong {
	text-transform: uppercase;
	font-weight: normal;
	display:inline-block;
	padding-top:10px;
	padding-bottom:10px;
}
.MyContent .PopinContainer .MyPopin p strong span.num {
	color: #FFF;
	background-color: #be0f34;
	display: inline-block;
	width: 20px;
	border-radius: 10px;
}
.MyContent .PopinContainer .MyPopin .Wrapper {
	display: block;
	background-color: #FFF;
	margin: 0px;
	min-height: 200px;
	padding: 30px;
}
@media only screen and (max-width:761px) {
.MyContent .PopinContainer .MyPopin .Wrapper{
	padding: 10px;
		padding-top: 30px;
}
}
.MyContent .PopinContainer .MyPopin .Wrapper ul li {
	min-height: 400px;
	display:-webkit-flexbox;display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-justify-content:center;
	justify-content:center;

	height: 100%;
}

#Popin-01 p{
	text-align: left;
}

/***********************************************/
#Popin-01 h3 {
	font-size: 22px;
	color: #049dc8;
	font-family: ClarinsRegular, Clarins;
	font-weight: normal;
	display: block;
	
}
#Popin-01 h3.yellow {
	color: #fcbb3f;
}
#Popin-01 h3.green {
	color: #60d47e;
	text-align: center;
}
#Popin-01 #Block-popin-01-A {
	padding: 10px;
}
@media only screen and (max-width:761px) {
#Popin-01 .Wrapper ul li {
	-webkit-flex-direction:column;
	flex-direction:column;
}
#Popin-01  .ContentWrapper {
}
}

/***********************************************/
#Popin-02 #Block-popin-02-A {
	display: block;
	position: relative;
	overflow:hidden;
	width:100%;
}
#Popin-02 #Block-popin-02-A img {
	display: block;
		margin-left: auto;
	margin-right: auto;
	/*max-width: 100%;*/
}
#Popin-02 #Block-popin-02-A p {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: calc(100% - 40px);
	padding: 20px;
	margin: 0;
}
#Popin-02 #Block-popin-02-A p:nth-child(3) {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
#Popin-02 #Block-popin-02-A p:nth-child(4) {
	top: 100%;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
}
#Popin-02 p.Title {
	text-transform: uppercase;
	color: #000;
	font-size: 18px;
	margin-bottom: 10px;
}
#Popin-02 p span.num {
	color: #2c91cf;
	font-size: 31px;
	line-height: 1em;
}
#Popin-02 p strong {
	text-transform: uppercase;
	color: #be0f34;
	padding-top: 10px;
	display: inline-block;
}
/***********************************************/
#Popin-03 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#Popin-03 p:first-child img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 0px;*/
}
/***********************************************/

#Popin-04 .ContentWrapper p:first-child {
	position: relative;
	display: inline-block;
}

#Popin-04 p:first-child span {
	position: absolute;
	top: 50%;
	left: 100%;
	font-size: 12px;
	line-height: 1.4em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: left;
}

@media only screen and (max-width:761px) {
	
#Popin-04 p:first-child span {
	left: 80%;

}
#Popin-04 img {
	max-width:100%;
	margin-left:-45%;
}
}
#Popin-04 .ContentWrapper h3 {
	font-size: 22px;
	color: #049dc8;
	font-family: ClarinsRegular, Clarins;
	font-weight: normal;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
}
/***********************************************/
#Popin-05 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#Popin-05 .ContentWrapper h3 {
	font-size: 22px;
	color: #000;
	font-family: ClarinsRegular, Clarins;
	font-weight: normal;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
	margin-bottom: 20px;
}
/***********************************************/
#Popin-06 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#Popin-06 p:first-child img {
	margin-top: 0px;
}
/***********************************************/
#Popin-07 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
@media only screen and (max-width:761px) {
#Popin-07 img {
	max-width:100%;
}
}
#Popin-07 strong {
	display: block;
	color: #be0f34;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
}
/***********************************************/
#Popin-08 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#Popin-08 .ContentWrapper {
	position: relative;
	display: block;
}
#Popin-08 .ContentWrapper h3 {
	font-size: 22px;
	color: #000;
	font-family: ClarinsRegular, Clarins;
	font-weight: normal;
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
	margin-bottom: 20px;
}
#Popin-08 #Block-popin-08-A img {
	display: block;
	max-width: 100%;
}
#Popin-08 #Block-popin-08-A p:first-child {
	display: inline-block;
	position: relative;
}
#Popin-08 #Block-popin-08-A p:first-child span {
	position: absolute;
	top: 50%;
	left: 100%;
	font-size: 12px;
	line-height: 1.4em;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: left;
}
@media only screen and (max-width:761px) {
#Popin-08 #Block-popin-08-A p:first-child span {
	top:auto;
	bottom:20px;
	left: 55%;
	-webkit-transform: none;
	transform: none;
	
}	
}
#Popin-08 #Block-popin-08-B {
	display: block;
	border: 2px solid #0087c8;
	padding: 20px;
	margin-bottom: 100px;
}
#Popin-08 #Block-popin-08-B img {
	display: block;
	margin-top: 10px;
	margin-bottom: -100px;
}
@media only screen and (max-width:761px) {
#Popin-08 #Block-popin-08-B img{
	max-width:100%;
}
}
/***********************************************/
#Popin-09 img {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
@media only screen and (max-width:761px) {
	#Popin-09 img {
	max-width:100%;
}
}
.MyContent .products-pagination.jcarousel-control-prev {
	position: absolute;
	display: block;
	z-index: 30;
	background-image: url(img/prev.png);
	background-repeat: no-repeat;
	background-position: center center;
	box-shadow: none;
	background-color: transparent;
	background-size: 50% auto;
	top: 53%;
}
.MyContent .products-pagination.jcarousel-control-next {
	position: absolute;
	display: block;
	z-index: 30;
	background-image: url(img/next.png);
	background-repeat: no-repeat;
	background-position: center center;
	box-shadow: none;
	background-color: transparent;
	background-size: 50% auto;
	top: 53%;
}
@media only screen and (max-width:761px) {
.MyContent .products-pagination.jcarousel-control-prev {
	left:-8px;
}
.MyContent .products-pagination.jcarousel-control-next {
	right:-8px;
}

}
.MyContent  .products-pagination.hidden-arrow {
	display: none;
}

.MyContent .MyBlockTab.Hidden .products-pagination.jcarousel-control-prev ,
.MyContent .MyBlockTab.Hidden .products-pagination.jcarousel-control-next 
{
	display: none;
	
}
/*-----------------------------------------------------------------*/
.MyBlockTabTitle {
	width: 100%;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
margin-top:20px;
	margin-bottom:20px;
}

@media only screen and (max-width:761px) {
.MyBlockTabTitle {
	display:-webkit-flexbox;display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse;
	margin-top:0px;
	margin-bottom:0px;
}
}
.MyBlockTabTitle .TabText {
	display:-webkit-flexbox;display: -webkit-flex;
	display: flex;
	position: absolute;
	z-index: 2;
	width: 40%;
	height: 100%;
	background: -moz-linear-gradient(0deg, #148cc1, #5fbde3);
	background: -webkit-linear-gradient(0deg, #148cc1, #5fbde3);
	background: linear-gradient(0deg, #148cc1, #5fbde3);
	
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-justify-content: center;
	justify-content: center;
}
#Block-TAB-1 .TabText {
	left: 0px;
}
#Block-TAB-2 .TabText {
	right: 0px;
}
#Block-TAB-3 .TabText {
	left: 0px;
}

@media only screen and (max-width:761px) {
.MyBlockTabTitle .TabText {
	position: relative;
	z-index: 1;
	width: auto;
	padding: 20px;
}
}
.MyBlockTabTitle .TabText::before {
	content: " ";
	display: block;
	position: absolute;
	background: -moz-linear-gradient(0deg, #148cc1, #5fbde3);
	background: -webkit-linear-gradient(0deg, #148cc1, #5fbde3);
	background: linear-gradient(0deg, #148cc1, #5fbde3);
	height: 100%;
	top: 0;
	width: 60px;
	-webkit-transform: skewX(15deg);
	transform: skewX(15deg);
	z-index: 2;
}

@media only screen and (max-width:761px) {
.MyBlockTabTitle .TabText::before {
	display: none;
}
}
#Block-TAB-1 .TabText::before {
	right: -30px;
}
#Block-TAB-2 .TabText::before {
	left: -30px;
}
#Block-TAB-3 .TabText::before {
	right: -30px;
}
.MyBlockTabTitle .TabVisual {
	padding: 0px;
	display: block;
	position: relative;
	z-index: 1;
	width: 100%;
}
.MyBlockTabTitle .TabVisual img {
	display: block;
	position: relative;
	max-width: 100%;
}
#Block-TAB-1 .TabVisual img {
	margin-right: 0;
	margin-left: auto;
}
#Block-TAB-2 .TabVisual img {
	margin-right: auto;
	margin-left: 0;
}
#Block-TAB-3 .TabVisual img {
	margin-right: 0;
	margin-left: auto;
}

@media only screen and (max-width:761px) {
#Block-TAB-1 .TabVisual img {
	width: 140%;
	max-width: 140%;
	margin-right: 0;
	margin-left: -40%;
}
#Block-TAB-2 .TabVisual img {
	width: 140%;
	max-width: 140%;
	margin-right: 0;
	margin-left: -40%;
}
#Block-TAB-3 .TabVisual img {
	width: 140%;
	max-width: 140%;
	margin-right: 0;
	margin-left: -40%;
}
}
.MyBlockTabTitle h2 {
	color: #FFF;
	font-size: 30px;
	font-family: ClarinsRegular, Clarins;
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
	font-weight: normal;
}

@media only screen and (max-width:761px) {
.MyBlockTabTitle h2 {
	font-family: "Gotham SSm book A", "Gotham SSm book B", Gotham, Helvetica, Arial, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
}
}
.MyBlockTabTitle p {
	color: #FFF;
	font-size: 16px;
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
}

@media only screen and (max-width:761px) {
.MyBlockTabTitle p {
	font-size: 14px;
}
.MyBlockTabTitle p br {
	display: none;
}
}
/*---------------------*/
.MyBlockTab {
	width: 100%;
	max-width: 1170px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	/*padding-top: 10px;*/
	padding-bottom: 40px;
	font-size:14px;
}

@media only screen and (max-width:761px) {
.MyBlockTab {

	padding-top: 0px;

}

}
.MyBlockTab h3 {
	border-top: 1px solid #cccccc;
	font-size: 16px!important;
	text-transform: uppercase;
	color: #0087c8;
	font-weight: normal;
	margin: 0;
	text-align: left;
	padding: 20px;
	padding-left: 30px;
	background-image: url(img/closeTab.png);
	background-repeat: no-repeat;
	padding-right: 60px;
	background-position: right 20px top 20px;
	cursor: pointer;
	-webkit-text-size-adjust: none;
	text-size-adjust:none;
	display:inline-block;
	width:calc(100% - 90px);
	
	
}
.MyBlockTab h3::focus {
}
.MyBlockTab.Hidden h3 {
	background-image: url(img/openTab.png);
}
@media only screen and (max-width:761px) {
.MyBlockTab h3 {
	width:calc(100% - 60px);
	padding-left: 20px;
	padding-right: 40px;
	background-position: right 10px top 20px;

}
}

.MyBlockTab ul {
	position: relative;
	list-style: none;
	
	padding: 0;
	margin: 0;
	-webkit-justify-content: center;
	justify-content: center;
	display:-webkit-flexbox;display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	font-size:14px;
	-webkit-align-items:flex-end;
	align-items:flex-end;
}
.MyBlockTab ul li {
	padding: 0;
	margin: 0;
}
.MyBlockTab .Text {
	padding:20px;
	padding-top:0px;
	padding-bottom:0px;
}

.MyBlockTab .Wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 380px;
	font-size: 0;
	position: relative;
}
.MyBlockTab .Wrapper h4 {
	color: #be0f34;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
		margin-left: 20px;
	margin-right: 20px;
}
.MyBlockTab .Wrapper .Packshot {
	padding: 0;
	margin: 0;
	display: inline-block;
	position: relative;
}
.MyBlockTab .Wrapper .Packshot img {
	display: block;
	position: relative;
}
.MyBlockTab .Wrapper .Packshot span {
	padding: 0;
	margin: 0;
	display: block;
	position: absolute;
	font-size: 11px;
}
#Ingredient-1 {
	position: absolute;
left: 27%;
top: 17%;
text-align: left;
}
#Ingredient-2 {
	position: absolute;
	left: 70%;
	top: 62%;
	text-align: left;
}
#Ingredient-3 {
	position: absolute;
	right: 28%;
	top: 36%;
	text-align: right;
}
#Ingredient-4 {
	position: absolute;
	left: 58%;
	top: 6%;
	text-align: left;
}
#Ingredient-5 {
	position: absolute;
	left: 25%;
	top: 25%;
	text-align: left;
}
#Ingredient-6 {
	position: absolute;
	left: 16%;
	top: 17%;
	text-align: left;
}
#Ingredient-7 {
	position: absolute;
	left: 73%;
	top: 21%;
	text-align: left;
}
#Ingredient-8 {
	position: absolute;
	right: 47%;
	bottom: 1%;
	text-align: right;
}
#Ingredient-9 {
	position: absolute;
	left: 90%;
	top: 20%;
	text-align: left;
}
#Ingredient-10 {
	position: absolute;
	right: 58%;
	top: 15%;
	text-align: right;
}
.MyBlockTab .Wrapper p {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 14px;
	line-height: 1.4em;
}
.MyBlockTab .Wrapper div {
	display: inline-block;
	vertical-align: bottom;
	width: 50%;
}
.MyBlockTab .Wrapper .Product {
	padding: 10px;
	margin: 0;
	font-family: ClarinsRegular;
	color: #be0f34;
	font-size: 20px;
	display: block;
	line-height: 1em;
	position: relative;
}
.MyBlockTab .Wrapper .Product span {
	color: #000;
	font-size: 16px;
}
.MyBlockTab .Wrapper .TextIntro {
	padding: 20px;
	padding-bottom: 0;
	display: block;
	position: relative;
}
.MyBlockTab .Wrapper .ProductLink {
	padding: 0px;
	margin: 0;
	display: block;
	position: relative;
	text-align: center;
}
.MyBlockTab .Wrapper .ProductLink a {
	margin: 0;
	display: inline-block;
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
	padding: 13px 30px;
	text-decoration: none;
	border: 2px solid #e5e5e5;
	line-height: 14px;
	font-family: "Gotham SSm medium A", "Gotham SSm medium B", Gotham, Helvetica, Arial, sans-serif;
	margin-top: 10px;
}
@media only screen and (max-width:761px) {
.MyBlockTab .Wrapper .ProductLink a {
	margin-top: 20px;
}
}
#Block-TAB-1-1 .Product {
	min-height: 120px !important;
}
#Block-TAB-1-2 .Product {
	height: 60px;
}
#Block-TAB-1-1 .TextIntro {
	min-height: 100px;
}
#Block-TAB-1-2 .TextIntro {
	min-height: 40px;
}
#Block-TAB-1-3 .TextIntro {
	padding-top: 0;
	min-height: 40px;
}
#Block-TAB-2-2 .TextIntro {
	padding-top: 0;
	min-height: 100px;
}
#Block-TAB-2-3 .TextIntro {
	padding-top: 0;
	min-height: 70px;
}
#Block-TAB-3-1 .TextIntro {
	padding-top: 0;
	height: 80px;
}

/*
#Block-TAB-1-1-product-1 .Packshot  img, #Block-TAB-1-2-product-1 .Packshot  img*/
#Block-TAB-1-3-product-1 .Packshot  img{
	max-width:100%;
}
@media only screen and (max-width:1023px) {

#Block-TAB-1-1-product-1 .Packshot  img, 
#Block-TAB-1-1-product-2 .Packshot  img, 
#Block-TAB-1-1-product-3 .Packshot  img{
	width:100%;
	max-width:300px;
}
}

@media only screen and (max-width:761px) {



#Block-TAB-1-3  .Packshot{
	max-width:calc(50% - 20px);
	margin-right:20px;
	float:left;
	margin-top: 45px;
}

#Block-TAB-1-3  .Packshot span{
	    bottom: -10px;
    top: auto;
    left: 0;
    text-align: center;
    width: 100%;
}

#Block-TAB-1-3-product-1{
	padding-top:20px;
}
}

/**BLOCK Block-TAB-2-1 */
#Block-TAB-2-1 .TextIntro {
	padding: 0;
	height: 90px;
}
#Block-TAB-2-1 .Product {
	min-height: 20px;
	padding: 0;
	padding-bottom: 10px;
	line-height: 22px;
}
#Block-TAB-2-1-product-1 .ProductLink {
	text-align: right;
	padding-bottom: 15px;
}
#Block-TAB-2-1-product-2 .ProductLink {
	text-align: left;
	padding-bottom: 15px;
}
#Block-TAB-2-1 ul {
	-webkit-align-items: flex-end;
	align-items: flex-end;
	min-height: 430px;
}
#Block-TAB-2-1-product-1 {
	width: 220px;
	padding-right: 230px;
}
#Block-TAB-2-1-product-2 {
	width: 250px;
	padding-left: 200px;
}
#Block-TAB-2-1-product-1 {
	text-align: right;
}
#Block-TAB-2-1-product-1 .Packshot {
	position: absolute;
	right: 0;
	bottom: 0;
}
#Block-TAB-2-1-product-2 {
	text-align: left;
}
#Block-TAB-2-1-product-2 .Packshot {
	position: absolute;
	left: 0;
	bottom: 0;
}
/**BLOCK Block-TAB-2-2 */
#Block-TAB-2-2 .TextIntro {
	padding: 0;
	min-height: 20px;
}
#Block-TAB-2-2 .Product {
	min-height: 20px;
	padding: 0;
	padding-bottom: 10px;
	line-height: 22px
}
#Block-TAB-2-2-product-1 .ProductLink {
	text-align: right;
	padding-bottom: 32px;
}
#Block-TAB-2-2-product-2 .ProductLink {
	text-align: left;
	padding-bottom: 32px;
}
#Block-TAB-2-2 ul {
	-webkit-align-items: flex-end;
	align-items: flex-end;
	min-height: 430px;
}
#Block-TAB-2-2-product-1 {
	width: 240px;
	padding-right: 210px;
}
#Block-TAB-2-2-product-2 {
	width: 250px;
	padding-left: 200px;
}
#Block-TAB-2-2-product-1 {
	text-align: right;
}
#Block-TAB-2-2-product-1 .Packshot {
	position: absolute;
	right: 0;
	bottom: 0;
}
#Block-TAB-2-2-product-2 {
	text-align: left;
}
#Block-TAB-2-2-product-2 .Packshot {
	position: absolute;
	left: 0;
	bottom: 0;
}
/**BLOCK Block-TAB-2-3 */
#Block-TAB-2-3 .TextIntro {
	padding: 0;
	height: 60px;
}
#Block-TAB-2-3 .Product {
	min-height: 20px;
	padding: 0;
	padding-bottom: 10px;
}
#Block-TAB-2-3-product-1 .ProductLink {
	text-align: right;
	padding-bottom: 20px;
}
#Block-TAB-2-3-product-2 .ProductLink {
	text-align: left;
	padding-bottom: 20px;
}
#Block-TAB-2-3 ul {
	-webkit-align-items: flex-end;
	align-items: flex-end;
	min-height: 430px;
}
#Block-TAB-2-3-product-1 {
	width: 240px;
	padding-right: 250px;
}
#Block-TAB-2-3-product-2 {
	width: 250px;
	padding-left: 200px;
}
#Block-TAB-2-3-product-1 {
	text-align: right;
}
#Block-TAB-2-3-product-1 .Packshot {
	position: absolute;
	right: 0;
	bottom: 0;
}
#Block-TAB-2-3-product-2 {
	text-align: left;
}
#Block-TAB-2-3-product-2 .Packshot {
	position: absolute;
	left: 0;
	bottom: 0;
}


@media only screen and (max-width:1023px) {
.MyBlockTab ul {
	position: relative;
	list-style: none;	
	padding: 0;
	margin: 0;
	display:block;
}
.MyBlockTab ul li {
	padding: 0;
	margin: 0;
	padding-bottom:40px;
}
.MyBlockTab ul li .Packshot{
	position:relative!important;
	left:auto!important;
	right:auto!important;
	top:auto!important;
	bottom:auto!important;
}
.MyBlockTab ul li .Wrapper{
width:380px !important;
padding:0!important;
text-align:center!important;
}


.MyBlockTab ul li .ProductLink{
padding:0px!important;
text-align:center!important;
}
.MyBlockTab ul li .TextIntro{
padding:0px!important;
text-align:center!important;
padding-left:20px!important;
padding-right:20px!important;
}

/*.MyBlockTab ul li .Packshot img{
max-width:100%;
}*/

#Block-TAB-3-1-product-2 .Product {
	line-height: 22px;
}

#Block-TAB-2-1 .TextIntro {
	height: 60px;
}

#Block-TAB-1-2 .Wrapper {
	width: 380px !important;
}

#Block-TAB-1-1 .Wrapper {
	width: 380px !important;
}

}
@media only screen and (max-width:761px) {
.MyBlockTab ul li .Product{
min-height:10px!important;
}
.MyBlockTab ul li .TextIntro{
min-height:10px!important;
}
}

.MyBlockTab .PlusProduct{
color:#be0f34;
font-size:60px;
display:block;
text-align:center;

}

/*-------------------------------*/
.MyBlockTab .Packshot a{
	position:absolute;
	opacity:0;
	background-color:#000;
	z-index:2;
}
#Block-TAB-1-1-product-1 .Packshot a:nth-child(1){
	top: 18%;
left: 0%;
width: 28%;
height: 65%;
}
#Block-TAB-1-1-product-1 .Packshot a:nth-child(2){
top: 20%;
left: 57%;
width: 23%;
height: 65%;
}

#Block-TAB-1-1-product-2 .Packshot a:nth-child(1){
top: 12%;
left: 2%;
width: 30%;
height: 75%;
}
#Block-TAB-1-1-product-2 .Packshot a:nth-child(2){
top: 22%;
left: 35%;
width: 30%;
height: 65%;

}
#Block-TAB-1-1-product-3 .Packshot a:nth-child(1){
top: 10%;
left: 0%;
width: 40%;
height: 76%;
}
#Block-TAB-1-1-product-3 .Packshot a:nth-child(2){
	top: 50%;
left: 32%;
width: 47%;
height: 34%;
}


/*--------------------------*/
#Block-TAB-1-2-product-1 .Packshot a:nth-child(1){
	top: 55%;
left: 17%;
width: 70%;
height: 42%;
}
#Block-TAB-1-2-product-2 .Packshot a:nth-child(1){
top: 5%;
left: 35%;
width: 27%;
height: 93%;
}
#Block-TAB-1-2-product-3 .Packshot a:nth-child(1){
	top: 55%;
left: 19%;
width: 62%;
height: 42%;
}
#Block-TAB-1-2-product-4 .Packshot a:nth-child(1){
	top: 55%;
left: 17%;
width: 65%;
height: 42%;
}

/*--------------------------*/
#Block-TAB-1-3-product-1 .Packshot a:nth-child(1){
	top: 5%;
left: 13%;
width: 40%;
height: 88%;
}
#Block-TAB-1-3-product-2 .Packshot a:nth-child(1){
top: 35%;
left: 15%;
width: 58%;
height: 45%;
}
#Block-TAB-1-3-product-3 .Packshot a:nth-child(1){
top: 35%;
left: 18%;
width: 60%;
height: 45%;
}
#Block-TAB-1-3-product-4 .Packshot a:nth-child(1){
top: 35%;
left: 18%;
width: 60%;
height: 45%;
}

/*--------------------------*/
#Block-TAB-2-1-product-1 .Packshot a:nth-child(1){
	top: 55%;
left: 8%;
width: 85%;
height: 44%;
}
#Block-TAB-2-1-product-2 .Packshot a:nth-child(1){
top: 10%;
left: 8%;
width: 45%;
height: 88%;
}

/*--------------------------*/
#Block-TAB-2-2-product-1 .Packshot a:nth-child(1){
top: 15%;
left: 11%;
width: 61%;
height: 80%;
}
#Block-TAB-2-2-product-2 .Packshot a:nth-child(1){
	    top: 15%;
    left: 10%;
    width: 55%;
    height: 80%;
}

/*--------------------------*/
#Block-TAB-2-3-product-1 .Packshot a:nth-child(1){
top: 20%;
left: 30%;
width: 43%;
height: 77%;
}
#Block-TAB-2-3-product-2 .Packshot a:nth-child(1){
top: 20%;
left: 5%;
width: 40%;
height: 76%;
}
/*--------------------------*/
#Block-TAB-3-1-product-1 .Packshot a:nth-child(1){
top: 13%;
left: 33%;
width: 33%;
height: 84%;
}
#Block-TAB-3-1-product-2 .Packshot a:nth-child(1){
top: 13%;
left: 33%;
width: 33%;
height: 84%;
}

#Block-TAB-3-1-product-3 .Packshot a:nth-child(1){
top: 30%;
left: 15%;
width: 52%;
height: 65%;
}
.MyBlockTab .jcarousel-pagination{
	display:none;
	bottom:40px;
	
}
@media only screen and (max-width:761px) {
.MyBlockTab .jcarousel-pagination{
	display:block;

	
}
}
.MyBlockTab.Hidden {
	padding-bottom:0;
}


.MyBlockTab.Hidden .jcarousel-pagination{
	display:none;
}

@media only screen and (max-width:761px) {
#Block-TAB-1-1-product-1 .Packshot{
margin-top: 40px;
margin-bottom: -40px;
}
#Block-TAB-1-3-product-2 .Packshot{
	margin-left: 20px;
}
#Block-TAB-2-1-product-2 .Packshot{
	margin-left: 28%;
}
#Block-TAB-2-2-product-2 .Packshot{
	margin-left: 10%;
}
#Block-TAB-2-3-product-1 .Packshot{
	/*margin-left: 10%;*/
}
#Block-TAB-2-3-product-2 .Packshot{
margin-left: 20%;
}

#Block-TAB-1-1 .Wrapper,
#Block-TAB-1-2 .Wrapper, 
#Block-TAB-1-3 .Wrapper,
#Block-TAB-2-1 .Wrapper,
#Block-TAB-2-2 .Wrapper,
#Block-TAB-2-3 .Wrapper {
	width: 300px !important;
}

.MyContent .products-pagination.jcarousel-control-prev,
.MyContent .products-pagination.jcarousel-control-next {
	top: 50%;
}

}


#Block-TAB-3-1 .Wrapper {
	width: 255px !important;
}


#Block-TAB-3-1 .Product {
	line-height: 22px;
}
#Block-TAB-1-2 .Wrapper {
	width: 255px;
}


#Block-TAB-1-1 .Wrapper {
	width: 340px;
}

#Block-TAB-1-3 .Wrapper {
	width: 340px;
}


@media only screen and (min-width:1024px) {
#Block-TAB-1-1 .Packshot {
	height: 300px;
	padding-bottom: 75px;
}
}

@media only screen and (max-width:768px) {
#Block-TAB-1-1 .Packshot {
	height: 300px;
	padding-bottom: unset;
}
}