/* REV. 2018-01-23  */

@media only screen and (max-width: 1023px) {
	#g-spot-4-slot-li {
		max-height: none;
		height: 100%;
	}
}
#cspot-large a:hover {
	color: #000;
}
#cspot-large .cspot {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	max-width: 566px;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	text-align: center;
}
#cspot-large img.cspot-visual {
	height: 100%;
	/* max-height: 100%; */
}
#cspot-large h5.cspot-headline {
	font-family: ClarinsRegular,serif;
	font-weight: normal;
	color: #000;
	font-size: 40px;
	margin: 0;
	line-height: 1em;
}
@media only screen and (max-width: 370px) {
	#cspot-large h5.cspot-headline {
		font-size: 40px;
	}
}
#cspot-large p.cspot-eyebrow {
	font-family: Gotham SSm medium A,Gotham SSm medium B,Helvetica,Arial,sans-serif;
	color: #be0f34;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}
#cspot-large p.cspot-intro {
	font-family: Gotham SSm book A,Gotham SSm book B,Helvetica,Arial,sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	margin: 15px 0px 15px;
}
#cspot-large p.cspot-CTA {
	font-family: Gotham SSm medium A,Gotham SSm medium B,Helvetica,Arial,sans-serif;
	color: #000;
	font-size: 11px;
	text-transform: uppercase;
	border-bottom: #d4d4d4 1px solid;
	display: inline-block;
	margin: 0px;
}
#cspot-large p.cspot-CTA:hover {
	color: #be0f34;
	border-bottom: #be0f34 1px solid;
}
#cspot-large .cspot-copy {
	max-width: 526px;
	padding: 20px;
}
#cspot-large .emphasis {
	font-family: Gotham SSm medium A,Gotham SSm medium B,Helvetica,Arial,sans-serif;
}