/*---------------------------------------------*/
.MyColorBlock-4{
	background-color:#181919;
	background-image:url(./img/texture.png);
	background-repeat:repeat;
	color:#FFF;
}
.MyColorBlock-4 *{
	color:#FFF!important;
}
.MyColorBlock-4 .MyCol{
	vertical-align:middle!important;
	
}
.MyColorBlock-4 .MyCol:first-child{
	
}
.MyColorBlock-4 .MyCol:last-child{
		max-width:454px;
}
.MyColorBlock-4 .HandMenWithChild-2017{
	max-width:100%;

}

#MyBlock-5 p{
	text-align:left;
}
#MyBlock-5 p strong{
	font-weight:normal;
	font-family: "Gotham SSm medium A","Gotham SSm medium B",Helvetica,Arial,sans-serif;
}
#MyBlock-5 p.MyTitle{
	font-size:22px;
	line-height:1.4em;
	  font-family: "Gotham SSm medium A","Gotham SSm medium B",Helvetica,Arial,sans-serif;
	  padding-bottom:40px;
	  text-align:center;
	  
}

#MyBlock-5  p.Text-Link {
	 padding-top:20px;
	 text-align:center;
}
#MyBlock-5  p.Text-Link a{
	display:inline;
	text-transform:uppercase;
	font-size:11px;
	color:#be0f34;
	border-bottom:1px solid #be0f34;
	
	  
}
#MyBlock-5  p.Text-Link a::after{
	content:" >";
	  
}

section.MyContainer ul.MyBulletList li::before {
	content: "•";
}

section.MyContainer .MyIngredient .MyName {
	position: relative;
	left: 10%;

}


/*@media only screen and (max-width:1024px) {

}*/

@media only screen and (max-width:1023px) {
	section.MyContainer .MyIngredient {
		top: 0%;
	}

	.MyQuestionCard .MyAnswer p.MyText {
		padding: 15px;
		width: calc(100% - 25px);
		font-size: 13px;
	}


}

@media only screen and (max-width:761px){
	.MyColorBlock-3.Anim .MyQuestionCard:first-child {
		width: calc(100% - 40px) !important;
	}

	#MyBlock-5 p.MyTitle {
		font-size: 14px;
	}
	.MyColorBlock-4 .MyCol:first-child{
		margin:0px!important;
		text-align:center;
	}

	.MyColorBlock-4 .HandMenWithChild-2017 {
	    max-width: 70%;
	}

	.MyColorBlock-4 .MyCol:last-child{
		margin:20px!important;
		padding:20px!important;
		margin-top:0px!important;
		margin-bottom:50px!important;
		width:calc(100% - 80px)!important;
		max-width:681px;
		background-color:#181919;
		border:2px solid #FFF;
		text-align:center;
	}

}
