/*
 *
 * walottery.keysandcash
 *
 */

.keysandcash-content a {
	color: #ff7d00;
	text-decoration: underline;
}
.keysandcash-content a:hover {
	color: #262626;
	text-decoration: none;
}
.keysandcash-content h1 {
	font-size: 28px;
	line-height: 28px;
	/*color: #fff;*/
	margin-top: 50px;
	text-transform: none;
	text-align: left;
}
.keysandcash-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: #ff7d00;
	margin-top: 50px;
}
.keysandcash-content h2 + p, .keysandcash-content h2 + h3 {
	margin-top: 2px;
}
.keysandcash-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;
}
.keysandcash-content h3 + p {
	margin-top: 0;
}
.keysandcash-content h4 {
	font-family: "ITC Avant Garde Gothic W01 Bd", Avant Garde, Avantgarde, Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	color: #a7d8bb;
	margin-top: 0;
}
.keysandcash-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;*/
}
.keysandcash-content ul li, .keysandcash-content ol li {
	margin: 0 0 10px 15px ;
}

.keysandcash-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;
}
.keysandcash-content p {
	margin: 15px 0;
	/*color: #fff;*/
}
.keysandcash-content small {
	font-size: 11px;
}
.keysandcash-content .rule-horizontal {
	background-color: #ff7d00;
	margin: 30px auto 0;
	opacity: 1;
	width: 150px;
}
.uppercase {
	text-transform: uppercase;
}
/*
 *
 * walottery.keysandcash.keysandcash-content
 *
 */
.keysandcash-content {
	min-width: 320px;
	max-width: 714px;
	padding: 0;
	/*color: #fff;*/
	background-color: #fff;
	position: relative;
}
.keysandcash-content > .column-12 {
	background-color: #fff;
	/*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;
}
.keysandcash-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;
}
.keysandcash-content > .column-12 .columns-container {
	padding: 0 50px;
}
.keysandcash-content [class*="column-"] {
	text-align: left;
}
.experience span {
	color: #ff7d00;
}
.keysandcash-content .column-4 {
	text-align: center;
	padding: 0 15px;
}
.keysandcash-content .column-8 {
	padding: 0 15px;
}
.keysandcash-content > .column-12 {
	margin-bottom: 15px;
	vertical-align: top;
	display: table-cell;
}
.keysandcash-content .columns-container {
	display: table;
}
.keysandcash-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%;
}
.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;
}
.keysandcash-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) {
	.keysandcash-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;
	}*/
	.keysandcash-content .column-4 {
		text-align: center;
	}
	.keysandcash-content .rule-horizontal {
		background-color: #ff7d00;
		opacity: 1;
		width: 150px;
	}
}
@media screen and (max-width: 640px) {
	.keysandcash-content > .column-12 .columns-container {
		padding: 0 100px;
	}
}
@media screen and (max-width: 540px) {
	.keysandcash-content > .column-12 .columns-container {
		padding: 0 13%;
	}
}