@media (min-width: 1200px)
#ac_item_templete .zzr-container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

#ac_item_templete .row {
	margin-left: 0px;
	margin-right: 0px;
	box-sizing: border-box;
	display: block;
}

#ac_item_templete > .zzr-container > h1 {
	font-size: 36px;
	clear: both;
	text-align: center;
	font-family: hammersmith-one;
	font-style: normal;
	font-weight: bold;
	padding-top: 30px;
}
#ac_item_templete > .zzr-container > h1:before {
	content: url(images/upload/blitz/zzr/slash.png);
	margin: 10px;
	position: relative;
	top: 8px;
}
#ac_item_templete > .zzr-container > div > div > ul {
	font-size: 18px;
}
#ac_item_templete > .zzr-container > div > div > ul > li {
	list-style-type: none;
	background-image: url(images/upload/blitz/zzr/list_check.png);
	padding-left: 35px;
	padding-top: 0.3em;
	background-repeat: no-repeat;
	background-position: 0px 0.3em;
}
#ac_item_templete .padding20 {
	padding-bottom: 20px;
}
#ac_item_templete .col-sm-6 {
	width: calc(50% - 15px);
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	/*padding-left: 15px;*/
}
#ac_item_templete .move {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}
#ac_item_templete .move iframe {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
}