/*---------------------------------------------*/
.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%;

}

@media (max-width:761px){
	.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;
		
		
	}

}

#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,'Microsoft Jhenghei';
}
#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,'Microsoft Jhenghei';
	  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:" >";
	  
}