a.text-link {
	font-size: 1rem;
}
.grid {
	width: 100%;
	float: left;
}
.counterfeit-hero .hero:after {
	padding-top: 0;
	height: 450px;
}
.counterfeit-hero .hero {
	max-height: 250px;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 1;
	text-align: center;
}
.counterfeit-hero .hero:after {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: middle;
	*vertical-align:auto;
	zoom: 1;
	*display:inline;
	content: '';
	padding-top: 33%;
	position: relative;
	min-height: 250px;
}
.counterfeit-hero .hero .img-wrap {
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}
.counterfeit-hero .hero .img-wrap img {
	bottom: 0;
	left: 0;
	margin: auto;
	min-height: 50%;
	min-width: 50%;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 1;
	bottom: inherit;
	left: inherit;
}
.counterfeit-copy-block, .counterfeit-copy-blockedImage {
	width: 290px;
}
.counterfeit-copy-featured {
	width: 100%;
}
.counterfeit-copy-featured ul {
	margin: 20px 0;
}
.counterfeit-copy-featured li:before {
	content: '- ';
	margin-left: -10px;
}
.counterfeit-copy-featured ul li {
	font-size: 14px;
	font-size: 1.4rem;
	font-family: "Avenir";
	line-height: 1.6em;
	padding-left: 10px;
}
.counterfeit-copy-block {
	width: 80%;
	margin: 0px auto 0px;
	text-align: center;
}
.counterfeit-content-wrap {
	margin: 40px 0px 40px 0px;
	display: inline-block;
	width: 100%;
}
.counterfeit-copy-block h1 {
	color: #000;
	font-size: 5rem!important;
}
.counterfeit-copy-blockedImage {
	margin: 0px auto;
	border-top: 1px solid #666666;
}
.counterfeit-copy-img-wrap img, .counterfeit-copy-top-img-wrap img {
	width:100%;
	float: none;
}
.grayLineMod {
	border-top: 1px solid #666666;
}
#reportRow > a {
	list-style: none!important;
	display: inline-block;
}
.reporterContent {
	display: none;
}
#reportRow {
	margin: 0px auto 0px;
}
#reportRow {
	text-align: center;
	color: black;
}
#reportRow > a {
	width: 230px;
	font-size: 16px;
	padding: 14px 16px 14px 16px;
	color: #fff!important;
	background: #00a0b3;
	text-align: center;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	vertical-align: middle;
	margin: 10px auto 10px;
} 
#reportRow > a:hover {
	color:#444;
	background:#999;
}
#reportRow > div > iframe {
	width:300px;
	margin: 0px auto;
}
.counterfeit-BG-wrap {
	height: 66%;
	width: 100%;
	background-color: #fed100;
	margin: auto;
	text-align: center;
	left: 0px;
	top: 0px;
	position: absolute;
}
.hero-content {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: inherit;
	zoom: 1;
	position: relative;
	z-index: 5;
	top:10px;
}
#main h2 {
	border: none!important;
}
.form-row.form-row-button {
	float: none;
}
.button-large p:after, .button p:after {
	top: 24%;
}
.button-large a, .button-large button {
	padding: 4px 40px 4px 20px;
	display: block;
}
#dwfrm_contactus_send > a {
	height: auto;
}
#dwfrm_contactus_send > a > p {
	line-height: normal;
}
.verifybrand .form-row input[type='text'] {
	font-size: 1.75rem!important;
}
.form-row label {
	margin: 5px auto;
	width: 100%;
	text-align: center;
	line-height: 16px;
	height: 26px;
	display: inherit;
}

@media only screen and (min-width: 480px) {
	a.text-link {
		font-size: 1.2rem;
	}
	.counterfeit-hero .hero {
		max-height: 280px;
	}
	.counterfeit-copy-block {
		margin: 0px auto 0px;
	}
	.counterfeit-hero {
		-webkit-transform: translateZ(0);
		-moz-transform: translateZ(0);
		-ms-transform: translateZ(0);
		-o-transform: translateZ(0);
		transform: translateZ(0);
		opacity: 1;
		position: relative;
		z-index: 3;
	}
	.counterfeit-copy-blockedImage {
		width: 80%;
	}
	.counterfeit-copy-featured {
		width: 100%;
	}
}


@media (min-width: 768px) {
	.counterfeit-BG-wrap {
		height: 60%;
	}
}

@media (max-width: 1024px) and (min-width: 768px) {
	.hero-content span span img {
		max-height: 270px;
	}
	.counterfeit-copy-featured {
		width: 40%;
		margin-right: 2rem;
		display: inline-block;
		float: left;
	}
	div.counterfeit-copy-img-wrap span span img {
		float: right;
		width: 50%;
	}
}

@media (min-width: 1025px) {
	.counterfeit-hero .hero:after {
		padding-top: 0;
		height: 450px;
	}
	
	.counterfeit-hero .hero {
		min-height: 300px;
		max-height: 450px;
		overflow: hidden;
		position: relative;
		width: 100%;
		z-index: 5;
		text-align: center;
	}
	.counterfeit-hero .hero:after {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: middle;
		*vertical-align:auto;
		zoom: 1;
		*display:inline;
		content: '';
		padding-top: 33%;
		position: relative;
	}
	.counterfeit-hero .hero .img-wrap {
		height: 200%;
		left: -50%;
		position: absolute;
		top: -50%;
		width: 200%;
	}
	.counterfeit-hero .hero .img-wrap img {
		bottom: 0;
		left: 0;
		margin: auto;
		min-height: 50%;
		min-width: 50%;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 1;
	}
	.counterfeit-copy-block {
		width: 80%;
	}
	.counterfeit-copy-blockedImage {
		width: 80%;
		margin: 0px auto;
		border-top: 1px solid #666666;
	}
	.counterfeit-copy-img-wrap {
		float: right;
		width: 50%;
	}
	.counterfeit-copy-top-img-wrap {
		float: none;
		width: 470px;
		margin: 0px auto;
	}
	.counterfeit-copy-featured {
		float: left;
		width: 46%;
		margin-right: 3rem;
	}
	.counterfeit-BG-wrap {
		height: 64%;
	}
	.hero-content {
		display: -moz-inline-stack;
		display: inline-block;
		vertical-align: inherit;
		zoom: 1;
		position: relative;
		z-index: 5;
		top:25px;
	}
	.counterfeit-content-wrap {
		margin: 40px 0px 40px 0px;
	}
	div.form-row {
		width: 470px; 
		margin: 0px auto;
	}
	input#dwfrm_contactus_productInfo_serialNo.input-text {
		width: 100%;
	}
	.form-row label {
		margin: 5px auto;
		width: 100%;
		text-align: center;
		line-height: normal;
		height: 16px;
		display: inherit;
	}
}