/*
 *
 * walottery.seahawks2025
 *
 */
.seahawks2025-content a {
	color: #00ff33;
	text-decoration: underline;
}
.seahawks2025-content a:hover {
	color: #e3e3e3;
	text-decoration: none;
}
.seahawks2025-content h1 {
	font-size: 28px;
	line-height: 28px;
	color: #fff;
	margin-top: 50px;
	text-transform: none;
	text-align: left;
}
.seahawks2025-content h2 {
	font-family: "ITC Avant Garde Gothic W01 Bk", Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	font-size: 18px;
	/*line-height: 18px;*/
	text-transform: uppercase;
	color: #00ff33;
	margin-top: 50px;
}
.seahawks2025-content h2 + p, .seahawks2025-content h2 + h3 {
	margin-top: 2px;
}
.seahawks2025-content h3 {
	font-family: "ITC Avant Garde Gothic W01 Bd", Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	font-size: 17px;
	line-height: 17px;
	text-transform: uppercase;
	color: #fff;
	margin-top: 30px;
}
.seahawks2025-content h3 + p {
	margin-top: 0;
}
.seahawks2025-content ul {
	line-height: 120%;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 30px;
	margin-left: 15px;
	text-transform: uppercase;
	font-family: "ITC Avant Garde Gothic W01 Bd", Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	/*list-style: "»  ";*/
	color: #fff;
}
.seahawks2025-content ul li {
	margin-bottom: 10px;
}
.seahawks2025-content li span {
	line-height: 14px;
	font-size: 14px;
	text-transform: capitalize;
	font-family: "ITC Avant Garde Gothic W01 Bk", Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}
.seahawks2025-content p {
	margin: 15px 0;
	color: #fff;
}
.seahawks2025-content small {
	font-size: 11px;
}
.seahawks2025-content .rule-horizontal {
	background-color: #00ff33;
	margin: 30px auto 0;
	opacity: 1;
	width: 150px;
}
/*
 *
 * walottery.seahawks2025.seahawks2025-content
 *
 */
.seahawks2025-content {
	min-width: 320px;
	max-width: 714px;
	padding: 0;
	color: #fff;
	background-color: #000;
	position: relative;
}
.seahawks2025-content > .column-12 {
	background-color: #000b1e;
	/*background-image: url(../imgs/sections/background.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: contain;*/
	box-shadow: 0 2px 5px 0 rgba(33, 30, 30, 0.25);
	position: relative;
}
.seahawks2025-content > .column-12:before {
	width: 100%;
	height: 85px;
	content: '';
	box-shadow: inset 0 35px 35px -20px rgba(0, 0, 0, 0.75);
	top: 0;
	left: 0;
	position: absolute;
	z-index: 20;
}
.seahawks2025-content > .column-12 .columns-container {
	padding: 0 50px;
}
.seahawks2025-content [class*="column-"] {
	text-align: left;
}
.experience span:first-child {
	text-transform: uppercase;
	color: #fff;
}
.experience span {
	color: #00ff33;
}
.seahawks2025-content .column-4 {
	text-align: center;
	padding: 0 15px;
}
.seahawks2025-content .column-8 {
	padding: 0 15px;
}
.seahawks2025-content > .column-12 {
	margin-bottom: 15px;
	vertical-align: top;
	display: table-cell;
}
.seahawks2025-content .columns-container {
	display: table;
}
.seahawks2025-content .column-6 {
	width: 50%;
	float: left;
	vertical-align: top;
	display: table-cell;
}

.column-12 .header {
	padding: 0 !important;
	width: 100%;
	margin-bottom: 0;
	position: relative;
}

.header img {
	width: 100%;
}

.seahawks-video-container {
	margin: 20px auto 0;
	max-width: 360px;
	background-image: url(../imgs/sections/Bloopers.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-size: contain;
}

video {
	border: 4px white solid;
}

.youtube-container {
	margin: 20px auto 0;
	width: 328px;
}
.header iframe {
	/*margin:20px auto 0 !important;*/
	width: 320px;
	height: 182px;
	border: 4px white solid;
}
	.ticket.column-6 {
		padding-left: 0;
		margin-top:-15px;
		margin-bottom:0;
	}
.second-chance {
	text-align: left !important;
}
.seahawks2025-content #winners span {
	display: inline-block;
	margin-right: 50px;
	color: #e3e3e3;
}
.seahawks2025-content #winners a {
	display: inline-block;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 50px;
}
.seahawks2025-content #winners .draw {
	margin-right: 50px;
}
.seahawks2025-content #winners a:hover {
	color: #00ff33;
	text-decoration: none;
}
.seahawks2025-content .disclaimer {
	margin: 50px 0;
}
@media screen and (min-width: 750px) {
	/*.header {
		padding: 0 20px 0 25px !important;
		overflow: hidden;
		position: relative;
	}*/
}
@media screen and (max-width: 749px) {
	.seahawks2025-content > .column-12 .columns-container {
		padding: 0 150px;
	}
	/*.header {
		padding: 0 150px;
	}
	.play.column-6, .ticket.column-6 {
		width: 100%;
	}
	.ticket.column-6 {
		margin-top: auto;
	}
	.second-chance {
		text-align: center !important;
	}*/
	.seahawks2025-content .column-4 {
		text-align: center;
	}
	.seahawks2025-content .rule-horizontal {
		background-color: #00ff33;
		opacity: 1;
		width: 150px;
	}
}
@media screen and (max-width: 640px) {
	.seahawks2025-content > .column-12 .columns-container {
		padding: 0 100px;
	}
}
@media screen and (max-width: 540px) {
	.seahawks2025-content > .column-12 .columns-container {
		padding: 0 13%;
	}
}