﻿@media only screen and (max-width: 1200px) {
	.cz_wipa,.cz_wipb,.cz_wipc,.wip_local{
		padding: 0px 20px;
	}
	html {
		font-size: 10px;
	}
	.cz_wipaul,
	.cz_wipbleft,
	.cz_wipculleft {
		width: 48%;
	}
	.cz_wipaul+.cz_wipaul {
		margin-left: 4%;
	}
	.cz_wipbleft+.cz_wipbleft {
		margin-left: 4%;
	}
	.cz_wipculleft+.cz_wipculleft {
		margin-left: 4%;
	}
	.cz_listli a {
		width: 68%;
	}
}

@media only screen and (max-width: 820px) {
	.cz_wipaul,
	.cz_wipbleft,
	.cz_wipculleft {
		width: 90%;
		margin:0px auto 30px;
	}
	.cz_wipaul+.cz_wipaul {
		margin-left: 0%;
	}
	.cz_wipbleft+.cz_wipbleft {
		margin-left: 0%;
	}
	.cz_wipculleft+.cz_wipculleft {
		margin-left: 0%;
	}
	.cz_wipcyearli {
		width: 48%;
		margin-left: 2%;
	}
}

@media only screen and (max-width: 820px) {
	.cz_listli a {
		width: 60%;
	}
}