/*.ad-style1 {
	display: none;
}*/
@media screen and (min-width: 768px){
	.special-report-section .columnTwo, .special-report-section .columnTwo iframe, .special-report-embed{
		height: 670px !important;
	}
	.special-report-section .columnTwo {
		margin-bottom: 42px;
	}
}

.special-report-gate p {
	font-size: 1rem;
	line-height: 2rem;
	text-transform: uppercase;
	color: #444;
	font-weight: bold;
	margin-bottom: 0px;
	background: #dcdcdc;
}

.special-report-gate p:first-of-type {
	border-top: 4px solid #888;
}

.special-report-gate .inline_image .picture {
	cursor: not-allowed;
	border-top: none !important;
}