/* The Odds X-Factor Stylesheet */

@font-face {
    font-family: 'chunkfiveroman';
    src: url('/fonts/chunkfive-webfont.eot');
    src: url('/fonts/chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/chunkfive-webfont.woff2') format('woff2'),
         url('/fonts/chunkfive-webfont.woff') format('woff'),
         url('/fonts/chunkfive-webfont.ttf') format('truetype'),
         url('/fonts/chunkfive-webfont.svg#chunkfiveroman') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	
}

h1 {
	margin-bottom:0;
	padding-bottom:0;	
	color: black;
   /*-webkit-text-fill-color: white; !* Will override color (regardless of order) *!
   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color: red;
     text-shadow:
       3px 3px 0 #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 5px 0 #000,
       5px 5px 0 #000;*/
   margin-bottom:15px;
}
#top {
	border-bottom:thin solid #242424;
}
.logo {
	width: 227px;
	height: 30px;
	background: url(../images/logo.png) no-repeat;
	margin-top: 15px;
}
.margin10 {
	margin-bottom:10px;
}
.0top{
	margin-top:0;
	padding-top:0;
}
.topbar {
	min-height: 60px;
	color: #fff;
}

.slogan {
	color: #f8c84f;	
	font-weight: bold;
	font-size: 18px;
	line-height: 60px;
}
.pricebox {
	background: url(../images/pb-bg.png) repeat;
	padding: 4px;
	height:auto;
	max-width:390px;
	margin:9px auto 0 auto;
}
.pricebox h3 {
	font-size: 27px;
	font-family: impact;
	color:yellow;
	margin:0 auto;
	text-align:center;
	padding:5px;
}
.pay-btn {
	margin:0 auto 0 auto;
	text-align:center;
	max-width:100%;
}
.number {
	color: #7cc576;
	font-weight: bold;	
}

#hero {
	min-height: 508px;
	background: url(../images/football-bg2.jpg);/*hero-football.jpg*/
	background-size: cover;
}

#hero h1 {
	color: #fff;
	font-size: 60px;
	/*chunkfiveroman!important*/
	font-family: Roboto, sans-serif;
	margin-top: 20px;	
	letter-spacing: -1px;
	font-weight: 700;
}

#vip {
	min-height: 508px;
	background: url(../images/pass-bg.jpg);
	background-size: cover;
}

#vip h2 {
	color: #fff;
	font-size: 80px;
	/*chunkfiveroman*/
	font-family: Roboto, sans-serif;
	margin-top: 0;	
	letter-spacing:0;
	-webkit-text-stroke-width: 0;
   -webkit-text-stroke-color:;
   text-shadow:
       1px 1px 0 #000,
     -1px -1px 0 #000,  
      1px -1px 0 #000,
      -1px 5px 0 #000,
       5px 5px 0 #000;
   margin-bottom:15px;
}

#vip .subhead {
	color: #fff;
	font-size: 35px;
	font-weight: 100;
	font-family: Roboto;
	padding: 0;
	display: block;
	letter-spacing: -1px;
	line-height: 36px;
	margin:30px auto 10px auto;
}

#subline {
	background: url(../images/divbg.gif);
	background-size: cover;		
	text-align: center;
}

#subline h2 {
	margin-top: 60px;	
	margin-bottom: 50px;
	font-size: 48px;
	color: #000;
	/*chunkfiveroman*/
	font-family: Roboto, sans-serif;
	letter-spacing: -1px;
}

#sixtyminutes {
	min-height: 506px;
	background: url(../images/60-minutes-bg.png);
	/*background: url(../images/pass-bg.jpg);*/
	background-size: cover;	
}

#sixtyminutes h2 {
	margin-top: 55px;	
	margin-bottom: 50px;
	font-size: /*48px*/75px;
	color: #fff;
	/*chunkfiveroman*/
	font-family: Roboto, sans-serif;
	letter-spacing: -1px;
}

.sixtyminutes .quote2 {
	color: #e0e0e0;
	font-size: 15px;
	font-weight: 100;
	font-family: Roboto;
	padding: 10px 0 50px 150px;
	display: block;
	line-height: 20px;
	font-style:italic;
}

.sixtyminutes .quote {
	color: #fff;
	font-size: 35px;
	font-weight: 100;
	font-family: Roboto;
	padding: 0 0 15px 150px;
	display: block;
	letter-spacing: -1px;
	line-height: 36px;
}

#asseenon {
	background-color: #fff;	
}

.brand-logo {
	margin-right: 28px;	
}

#aboutme {
	
}

#aboutme h3 {
	font-size: 30px;
	/*chunkfiveroman*/
	font-family: Roboto, sans-serif;
	letter-spacing: -.5px;	
	margin-bottom: 20px;
}

#aboutme p {
	margin: 15px 0;	
	line-height: 21px;
}
#upgrademe {
	margin:0 auto;	
}

#upgrademe h3 {
	font-size: 36px;
	/*chunkfiveroman*/
	font-family: Roboto, sans-serif;
	letter-spacing: -.5px;	
	margin-bottom: 20px;
	text-align:center;
}
#upgrademe .small {
	font-size:18px;
	line-height:125%;
	padding:3% 0 6% 0;
}
#upgrademe p {
	margin: 5% 0;	
	line-height: 26px;
	font-size:21px;
}
/* ---------------------- 
ORANGE BUTTON
------------------------*/
a.yellowbutton {
	display:block;
	width:90%;
	padding:3%;
	margin:0 auto;
	background:#ffd300;
	text-decoration:none;
	text-align:center;
	outline:none;
	border-top:1px solid #ffba00;
	border-left:1px solid #ffba00;
	border-right:1px solid #ffba00;
	border-bottom:6px solid #ffba00;
}
a:hover.yellowbutton {
	display:block;
	background:#fce357;
	border-top:1px solid #ffba00;
	border-left:1px solid #ffba00;
	border-right:1px solid #ffba00;
	border-bottom:6px solid #ffba00;
	outline:none;
	text-decoration:none;
}
.otext {
	font-size:28px;
	color:#053074;
	font-family:;
	text-align:center;
	margin:0 auto;
	font-weight:bold;
	text-decoration:none;
}
.middle {
	text-align:center;
	margin:0 auto;
}
.kenny {
	float:left;
	margin:0 30px 20px 0;
}
.kenny2 {
	float:left;
	padding:0 30px 0 0;
}
.aboutkenny {
	float:right;
	padding:0 0 0 30px;
}
.letter-from-kenny {
	padding: 48px;
	background-color: #fff;	
}
.upgrade-letter {
	width:85%;
	padding: 2% 7%;
	background-color: #fff;	
	margin:3% auto 8% auto;
}

.about-item {
	text-align: center;	
	margin-bottom: 40px;
}

.about-item .item-title {
	font-size: 21px;
	/*chunkfiveroman*/
	font-family: Roboto, sans-serif;
	line-height: normal !important;
	letter-spacing: -.5px;
	display: block;
	margin-top: 10px;
}

.about-item .item-description {
	color: #555555;	
	display: block;
}

.about-item img {
	width: 100%;	
}

#passes {
	min-height: 606px;
	background: url(../images/pass-bg.jpg);
	background-size: cover;	
}

#passes .pass-options img {
	margin-bottom: 12px;
	display: block;
	width: 100%;
}

#passes h2 {
	margin-top: 0;	
	margin-bottom: 25px;
	font-size: 72px;
	color: #fff;
	/*chunkfiveroman*/
	font-family: Roboto, sans-serif;
	letter-spacing: -1px;
}

.passes .pre-title {
	color: #fff;
	font-size: 30px;
	font-weight: 100;
	font-family: Roboto;
	padding-top: 50px;
	display: block;
	letter-spacing: -1px;
	line-height: 36px;
}

.passes .includes {
	background-color: rgba(0, 0, 0, 0.8);
	color:#fff;
	padding: 46px 46px 20px;
	border-radius: 13px;
	margin-bottom: 20px;
}

#passes h3 {
	color: #f8c84f;
	font-size: 36px;
	letter-spacing: -.5px;
	/*chunkfiveroman*/
	font-family: Roboto, sans-serif;
	margin-bottom: 20px;
}

ul.includes-items {
	list-style: disc;
	margin-bottom: 50px;
}

ul.includes-items li {
	margin-bottom: 20px;
	margin-left: 20px;	
}

ul.includes-items:last-child {
	margin-bottom: 0;
}

#featuredin {
	background-color: #fff;	
}

#featuredin h2 {
	margin-top: 20px;	
	margin-bottom: 25px;
	font-size: 48px;
	color: #000;
	/*chunkfiveroman*/
	font-family: Roboto, sans-serif;
	letter-spacing: -1px;;	
}

#footer {
	font-size: 12px;
	color: #999999;
	min-height: 60px;
	padding: 20px;
}

#guarantee {
	background:/*#efedbf #fbbf67*/#1bbc9b ;
}

#guarantee h3 {
	color: #000;
	font-size: 40px;
	letter-spacing: -.5px;
	/*chunkfiveroman*/
	font-family: Roboto, sans-serif;
	margin-bottom: 20px;
	text-align:center;
}

#guarantee p {
	color:#fff;
	font-size: 24px;
	font-weight: 100;
	font-family: Roboto;
	line-height: 130%;
	margin-bottom: 40px;
	padding:0 30px 0 30px;
}

@media (max-width: 1000px) {
    #sixtyminutes h2 {
		margin-bottom:10px;}
	.sixtyminutes .quote {
		text-align:center;
		font-size:40px;
		padding:10px 0 0 0;
		margin-top:0;}
	.sixtyminutes .quote2 {
		text-align:center;
		padding:10px 0 40px 0;}
	#sixtyminutes h2 {
	font-size: 55px;}
	#hero h1 {
	font-size:45px;}
	.guarantee h3 {
	font-size:30px;}
	.row {
	padding:0;
	margin:0;}
	.kenny {
	float:none;
	margin:0 auto;
	text-align:center;}
	#guarantee .col-md-3 {
	float:none;
	margin:0 auto;
	text-align:center;}
}
@media (max-width: 800px) {
	.otext {
	font-size:23px;
	}
	.kenny2, .aboutkenny {
	float:none;
	margin:0 auto;
	text-align:center;
	}
}
@media (max-width: 650px) {
.upgrade-letter {
	width:100%;
	}
	#upgrademe {
	padding:0;
	}
	#upgrademe h3 {
	font-size:28px;
	}
	#featuredin h2 {
	font-size:35px;
	letter-spacing:0px;
	}
	#upgrademe p {
	line-height: 24px;
	font-size:19px;
	}
	#upgrademe .small {
	font-size:16px;
	}
}