.zinc-video{
	border: 1px solid #e5e5e5;
	padding: 20px;
	margin-top: 60px;
}
.zinc-video video{
	margin-top: 5px;
}
.zinc-o{
	margin: 60px 0;
}
.zinc-o>div:nth-child(1){
	padding: 0 20px 0 0;
}
.zinc-o>div:nth-child(2){
	padding: 0 0 0 20px;
}
.zinc-o h6,.zinc-o h5,.zinc-o p{
	font-size: 18px;
}
.zinc-o h6,.zinc-o h5{
	color: #e15a2d;
}
.zinc-o h5{
	font-weight: 600;
}
.zinc-t{
	margin: 60px 0;
}
.zinc-l-h6{
	font-weight: 600;
	color: #e15a2d;
	font-size: 18px;
	margin-top: 20px;
}
.linkImg{
	text-align: left;
}
.linkImg-p{
	margin: 10px 0;
}
@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) {
	.zinc-o>div:nth-child(1),.zinc-o>div:nth-child(2){
		padding: 0;
	}
} 