.yC-video{
	border: 1px solid #e5e5e5;
	padding: 20px;
	margin-top: 60px;
}
.yC-video video{
	margin-top: 5px;
}
.yc-c-zw,.yc-c-xl,.yc-c-em{
	color: #aaaaaf;
	font-size: 16px;
	text-align: left;
	margin-bottom: 0px;
}
.yc-c-zw{
	font-weight: 700;
	margin-top: 20px;
}
.yc-c-em span{
	color: #e15a2d;
}
.imgBtn{
  padding: 0;
}
.yc-c-out{
	margin-bottom: 40px;
}
.yc-c-out:nth-child(4n+1){
	padding: 0 30px 0 0;
}
.yc-c-out:nth-child(4n+2){
	padding: 0 20px 0 10px;
}
.yc-c-out:nth-child(4n+3){
	padding: 0 10px 0 20px;
}
.yc-c-out:nth-child(4n){
	padding: 0 0 0 30px;
}
.yc-l-h6{
	font-weight: 600;
	color: #e15a2d;
	font-size: 18px;
	margin-top: 20px;
}
.linkImg{
	text-align: left;
}
.linkImg-p{
	margin: 10px 0;
}
.linkImg-p span{
	font-weight: bold;
}
.col-md-4{
	margin-bottom: 30px;
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	.yc-c-out:nth-child(4n+1),.yc-c-out:nth-child(4n+2),.yc-c-out:nth-child(4n+3),.yc-c-out:nth-child(4n){
		padding: 0;
	}
} 