.body-text p {
	margin-top: 20px;
}

.body-text p:first-of-type {
	margin-top: 0px;
}

.body-text p::empty {
	margin-top: 0px;
}

p:first-of-type:empty {
	margin-bottom: -30px;
	padding: 0;
}

.body-text p br {
	display: none;
}

h3.sub-head {
	line-height: 22px;
}

#emailSubscribeForm .input-container:nth-child(2) {
    display: none !important;
}

.adBox::before {
	content: "Advertisement";
	text-align: center;
	color: #ccc;
	font-family: "neuzeit-grotesk";
	font-size: 12px;
	padding: 10px 0;
	display: block;
	text-transform: uppercase;
}

.purewow.citi img[alt = "Advertisement"], .home img[alt = "Advertisement"], .app img[alt = "Advertisement"] {
	display: none;
}

@media (max-width: 767px) {
	.app .home .home-nav {
		z-index: 1;
	}
	.app .home .home-nav a.home-link {
		line-height: 10em;
	    width: 50%;
	    text-align: center;
	}
}
.one37pm-lander .adBox {
	width: 100vw;
}