@charset "UTF-8";
/* CSS Document */

body {font-size:18px; padding:0;}

h1, h2 {font-family:knockout, impact, arial, sans-serif; }
h1, h2 {font-size: 4.4em; 
	text-transform:uppercase;
	color:#ed2024;
	line-height:.75em;
	margin-top:0;
	margin-bottom:.1em;}

h3 {font-size: 2.5em;}
h4 {font-size: 1.75em;}
h5 {font-size: 1.2em;}
h6 {font-size: 1em;}

p {font-size: 1.3em; line-height: 1.15em; margin-bottom:1em;}

a, a:active, a:focus, .btn:hover, .btn:focus {outline: none;}

.round-corner {-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-ms-border-radius: 4px 4px 4px 4px;
	-o-border-radius: 4px 4px 4px 4px;}
	
	
	@font-face {
		font-family: knockout;
		src:url(../fonts/Knockout-49.otf);}
	@font-face {
		font-family: avenir-book;
		src:url(../fonts/avenir-book.ttf)}
	@font-face {
		font-family: avenir-book;
		src:url(../fonts/AvenirLTStd-Book.otf);}
		
	.row {padding: 1.5em;}	
	
	#preloader {
	  background-color: #fff;
	  height: 100%;
	  position: fixed;
	  width: 100%;
	  z-index: 1100;
	}
	
	#preloader > img {
	  left: 47%;
	  position: absolute;
	  top: 48%;
	}
	
	
	
	/*set sections to 100% of screen*/
	html,body, section {
				font-family:avenir-book, Arial, Helvetica, sans-serif;
				min-height: 100%;
				}
	section .container {padding: 7em 0; width:90%;}	
	
			

.sp-list {margin: 1.5em 0 1em 0;}
.sp-list li {
    line-height: 1.15em;
    list-style: outside none none;
    margin: 0.75em 0 0.75em -1em;
    text-indent: -1.6em;
    width: 85%;
}
.sp-list li:before{
   content: '';
   display: inline-block;
   height: 15px;
   width: 15px;
   margin-right:.75em;
   background-image: url(../images/plus.png);
   background-size:contain;
}

.center-cell {text-align:center;}


header {background-color:#000000;}
h1#logo {line-height:.0em;}
h1#logo:hover {opacity:.8;}
h1#logo img {
    max-height: 35px;
    margin-top: -3px;
	}

img.img-responsive.pj_logo {width: 35% !important; margin:1em auto .5em auto !important;}
#hero h1, #hero h2 {font-size:4.2em;}


/*--------HERO STYLING------------*/
#hero {background-color:#eaeaea;}

/*--------UNLIMITED ACCESS------------*/
#unlimited-access {background-image:url(../images/unlimited-access-cubs.jpg);background-repeat:no-repeat; background-size:cover; background-attachment:fixed;	}

/*--------EXCLUSIVE CONTENT------------*/
#exlusive-content {background-color:#eaeaea;}
.right-cell img.img-responsive {
    margin-left: -5em;
    margin-top: -4em;
    max-width: 125%;
}
/*--------GAME TRACKER------------*/
#gametracker {background-color:#ffffff;}
#gametracker .right-cell img.img-responsive {
    margin-left: -2em;
    margin-top: 1em;
    max-width: 113%;
}
/*--------BENEFITS------------*/
#benefits {background-color:#eaeaea;}
#benefits img.img-responsive {}
#benefits .right-cell img.img-responsive {
    margin-top: 0;
    max-width: 125%;
	margin-top: 5em; 
}


/*Footer*/
footer {background-color:#000000;
	color: #ed2024;
	padding-top:.75em;
	font-size:.5em;
}

/*Navigation*/

.navbar-nav > li > a {font-family:knockout, impact, arial, sans-serift; 
		text-transform:uppercase;
		color:#ffffff;
		font-size: 1.2em;
		    padding-top: 20px;
}

.navbar-nav li a.current, .navbar-nav li a:focus, .navbar-nav li a:hover {
    background-color: transparent;
    color: #ed2024;
}
.navbar-nav li a.current {border-top:none;}
.navbar-nav li a:focus  {border: none;}
/*Button*/
.btn {
    -moz-user-select: none;
    background-image: none;
	color:#ffffff;
    border-radius: 4px;
    cursor: pointer;
    display:inline-block;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.42857;
    padding: .2em .6em;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	text-transform:uppercase;
	margin: 1em auto;
	font-family: knockout, Impact, sans-serif;
	background-color:#ed2024; 
	
}
.btn:hover, .btn:focus, .btn.focus {color:#ffffff;}




#unlimited-access .btn {
	float:none;
	}

.btn:hover, btn:focus, btn:visited {
	color:rgba(255,255,255,0.9); 
	background-color:#ff4d4d;}

/*Transitions*/
.transition1 {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	}

/*Scroll down more*/
.more {text-align:center; position:fixed; bottom: 0px; width: 100%; padding: .5em 0; z-index:20000;color:#ffffff; display:block; background-color:rgba(11,72,198,1.00); }
.more:hover {background-color:#1e66f6; }
.more a {color:#ffffff;line-height:.5em; font-size:.9}
.more a:hover {opacity:.8; text-decoration:none; }
.more a::after {font-family: FontAwesome;content: "\f0d7"; display:block; clear:both;  }


/*Button in Menu*/

.btn.btn-free-trial {color:#ed2024;padding: .35em 1em; margin:.45em 0 0 1em; font-size: 1.4em;}
.btn.btn-free-trial:hover  {color:rgba(255,255,255,1.0);}
.btn.btn-free-trial.special {background:transparent; border: solid 1px #ed2024;}
.btn.btn-free-trial.special:hover {border: solid 1px #ffffff;}

/*Back to Top*/
#back-top {
  bottom: 20px;
  position: fixed;
  right: 25px;
  z-index: 9;
  color:#ffffff;
  background-color:#ed2024;
  width: 2.2em;
  height: 2.2em;
  border-radius:100%;
  text-align:center;
  display:none;
}
#back-top .fa-3x {font-size:2em;}

/*------------VIDEO WRAPPER STYLING-----------------*/
.videoWrapper {
	position: relative;
	padding-bottom: 53%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 5%;
	left: 28%;
	right:28%;
	width: 44%;
	height: 80%;
}


#sp-video-wrapper {
    margin:0 auto;
    text-align:center;
    border:none;
    padding:5em 7em;
}
.image-placement {overflow:hidden;}
#sp-video-wrapper i {font-size: 10em; color:rgba(255,255,255,0.60);}
#sp-video-wrapper i:hover {color:rgba(255,255,255,1.00);}
#sp-video-wrapper p {color:#ffffff; margin-bottom: 0;}

#lightbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    text-align: center;
    display: none;
}
#lightbox p {
    text-align: right;
    color: #fff;
    margin-right: 20px;
    font-size: 12px;
}
#lightbox img {
    max-width: 940px;
    box-shadow: 0 0 25px #111;
    -webkit-box-shadow: 0 0 25px #111;
    -moz-box-shadow: 0 0 25px #111;
}

/*shadow*/
.shadow {	-webkit-box-shadow: 0px 0px 4px 3px rgba(0,0,0,.25);
			-moz-box-shadow: 0px 0px 4px 3px rgba(0,0,0,.25);
			-ms-box-shadow: 0px 0px 4px 3px rgba(0,0,0,.25);
			box-shadow: 0px 0px 4px 3px rgba(0,0,0,.25);}

/*==========  Unlimited Digital Access  ==========*/

/*start comparison table*/

table.sp-comparison { 
  width: 100%; 
  border-collapse: collapse; 
  border: solid 1px #ed2024;
  background-color:rgba(0,0,0,0.10)
}
/* Zebra striping */

table.sp-comparison tr {color: #000000;}
table.sp-comparison tr:nth-of-type(odd) { 
text-align: center;
background-color:rgba(127,127,127,0.20);
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

span.sp-callout {font-size:.75em; line-height:.7em;}

table.sp-comparison tr:nth-of-type(odd):hover {background-color:transparent;}


table.sp-comparison th { 
  background: #000000; 
  color: white; 
  font-weight: bold; 
}
table.sp-comparison i {color:#ed2024; font-size:1.74em;}

.sp-plus img {width: 18px;}

.sp-benefit {font-size: 1em;line-height:1.2em; text-align:left; padding: 20px 10px; color:#000000;}
table.sp-comparison td.sp-benefit {width:60%;}
table.sp-comparison td.sp-plus {width: 20%;}

table.sp-comparison td.sp-plus {text-align:center;}
th.sp-label {text-align:center; font-family:knockout, Impact, sans-serif; padding: 10px 0; color:#ffffff;}

/*end comparison table*/

/* MODAL*/

.modal-lg {padding-top: 10%;width: 80%;}
.modal-content {text-align:center; padding: 2em;}
.modal-content .carousel h3 {color:#000000; text-align:center; width: 100%;}
.modal-content .order-box h4 {font-size:1em; font-weight: bold; min-height:1em;}
.modal-content h3 {font-family:knockout, impact, arial, sans-serif; color:#ed2024 !important; font-size: 3em; line-height:.8em !important;}
.modal-content p {color:#000000; font-size:1em;}
.modal-content button {font-size:1em;}
/*MODAL*/



			
	