body {
	margin: 0;
	padding: 0;
	background: #222222;
	font-family: "futura-pt", sans-serif;
	font-style: normal;
	font-weight: 400;
}
img {
	max-width: 100%;
	height: auto;
}
.social-wrapper {
	margin-top: 50px;
}
ul.socials {
	margin: 0 auto;
	padding: 0;
}
ul.socials li {
	float: left;
	list-style-type: none;
}
li:first-child {
	margin-right: 15px;
}
.social-buttons {
	display: block;
	float: right;
	overflow: hidden;
	margin-right: 13.5%;
}
.splash-outer-wrapper {
	background: url("./wbr/AJR/tumblr/interactive/img/bg_page_nostar.jpg") no-repeat scroll center center transparent;
	margin: 0 auto;
	max-width: 1151px;
	width: 100%;
	background-size: cover;
}
.splash-header {
	text-align: center;
	overflow: hidden;
	clear: both;
	background: none repeat scroll 0 0 #a8312d;
}
/*.enter-wrapper {
	float: right;
	margin-right: 3%;
}*/
.enter-wrapper > a {
	color: #fff;
	float: right;
	margin-right: 3%;
	padding-bottom: 5px;
	padding-top: 5px;
	text-decoration: none;
	text-transform: uppercase;
}
.EP-copy-text, .EP-copy, .download-btn {
	text-align: center;
	visibility:hidden;
}
.EP-inner-wrapper {
	
	width: 1000px;
}
.EP-copy-text > img {
	vertical-align: top;
}
.EP-copy-text {
	color: #fff;
	font-size: 24.41px;
	line-height: 30px;
	text-align: center;
	text-transform: uppercase;
}
.EP-copy {
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	margin: 7px 0;
}
.download-btn {
	margin-top: 13px;
	text-align: center;
}
.download {
	background: none repeat scroll 0 0 #233d81;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px 24px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.download:hover {
	background: none repeat scroll 0 0 #aa3231;
}
.enter-wrapper > a:hover {
	color: #000;
}
.mobile-header-copy, .wrapper-buttons {
	display: none;
}
.splash-inner-header, .banner-wrapper, .tour, .splash-footer-wrapper {
	max-width: 100%;
	margin: 0 auto;
}
.video-outer-wrapper {
	background: url("./wbr/AJR/tumblr/interactive/img/rating-stars.png") no-repeat scroll center top / contain  rgba(0, 0, 0, 0);
	clear: both;
	display: block;
	float: none;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	width: 75%;
}
.video-wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-title {
	padding: 8px 0 5px;
}
.EP-wrapper {
	/*background: url("./wbr/AJR/tumblr/interactive/img/AJR-Interactive-Video-Banner_1151x136.jpg") no-repeat scroll 0 0 transparent;*/
	background: none;
	padding-bottom: 0;
	position: relative;
}
.EP-callout {
	margin-top: 80px;
}
.bannerimage{
	/*display: block;
	width: 100%;
	height: 135px;
	text-indent: -9999px;
	position: absolute;*/
}
.splash-footer {
	background: none repeat scroll 0 0 transparent;
	margin-top: 40px;
	overflow: hidden;
	padding-bottom: 29px;
	text-align: center;
}

.copyright {
	color: #000000;
	font-size: 11px;
	font-weight: 500;
	text-transform: none;
}
.copyright a {
	color: #000;
	text-decoration: none;
}
.copyright a:hover {
	text-decoration: underline;
}
.belowvideo {
	color: #000000;
	font-size: 14px;
	font-weight: 500;
	text-transform: none;
}
.belowvideo a {
	color: #000;
	text-decoration: none;
}
.belowvideo a:hover {
	text-decoration: underline;
}
.privacy {
	margin-left: 10px;
}
.privacy2 {
	margin-left: 0px;
}
@media only screen and (max-width: 870px) {
	.splash-inner-header, .banner-wrapper, .splash-footer-wrapper {
		padding: 0 20px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	body {
	  background: none repeat scroll 0 0 #f3f3f3;
	}
	.splash-inner-wrapper {
		height: 933px;
	}
	.social-buttons{margin-bottom: 10px;}
	.EP-wrapper {
	  /*background: url("./wbr/AJR/tumblr/interactive/img/AJR-Interactive-Video-Banner_1151x136.jpg") no-repeat scroll center 0 transparent;*/
	}
	.splash-footer {
	  margin-top: 40px;
	  padding-bottom: 30px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
.EP-inner-wrapper {
	padding-top: 10px;
	width: 768px;
}
}
@media only screen and (min-width: 1024px){
.EP-wrapper {
	/*background: url("./wbr/AJR/tumblr/interactive/img/AJR-Interactive-Video-Banner_1151x136.jpg") no-repeat scroll 0 0 transparent;*/
}
}
@media only screen and (max-width: 764px) {
	.splash-inner-header, .banner-wrapper, .splash-footer-wrapper {
		padding: 0 10px; 
	}
	.copyright .rights {
		display: block;
	}
	.video-outer-wrapper {
		margin: 12px 0;
		display: block;
		width: 100%;
	}
	.mobile-header-copy, .wrapper-buttons {
		display: block;;
	}
	.EP-callout {
		display: none;
	}
	.copyright {
		float: none;
		text-align: center;
		margin-top: 29px;
	}
	.mobile-header-copy {
		margin-top: 34px;
	}
	.first-line-copy {
		font-size: 30px;
		line-height: 30px;
		text-align: center;
		text-transform: uppercase;
	}
	.second-line-copy {
		font-size: 18px;
		text-align: center;
		margin-top: 10px;
	}
	.highlight {
		font-weight: bold;
	}
	.social-wrapper {
		background: none;
		margin-top: 24px;
	}
	.social-buttons {
		clear: both;
		display: block;
		float: none;
		margin: 0 auto 30px;
		overflow: hidden;
		text-align: center;
		width: 100px;
	}
	.wrapper-buttons {
		margin: 24px auto 0;
		text-align: center;
	}
	.app-store-btn, .installed-btn {
		display: inline-block;
		width: 42%;
	}
	.app-store-btn > img, .installed-btn > img {
		width: 100%;
	}
	/*Added for svg - ends*/
	.splash-footer {
		margin-top: 17px;
		padding-bottom: 30px;
	}
	.installed-btn {
		margin-left: 5px;
	}
	.splash-outer-wrapper {
		background: url("./wbr/AJR/tumblr/interactive/img/mobile-bg.jpg") repeat scroll center -2px rgba(0, 0, 0, 0);
		background-size: cover;
		margin: 0 auto;
	}
	.enter-wrapper > a {
		color: #ffffff;
		float: right;
		font-size: 18px;
		margin-right: 6%;
		padding: 7px 0;
	}
}

.twitter_custom iframe, span.flike_custom .fb_iframe_widget iframe {
width: 37px !important;
height: 38px !important;
cursor: pointer;
}
.flike_custom {
background: url('./wbr/AJR/tumblr/interactive/img/fb.png') 0px 0px no-repeat transparent;
width: 37px;
height: 38px;
float: left;
position: relative;
z-index: 100;
margin-bottom:7px;
text-indent:-9999px;
}
.fb_iframe_widget,
.fb_iframe_widget span {
width: 37px !important;
height: 38px !important;
cursor: pointer;
}
.fb_iframe_widget iframe {
position: absolute;
}
span.flike_custom .fb_iframe_widget iframe, 
span.twitter_custom .twitter-share-button {
opacity: 0;
filter: alpha(opacity=0);
}
.twitter_custom {
background: url('./wbr/AJR/tumblr/interactive/img/twt.png') 0px 0px no-repeat transparent;
width: 37px;
height: 38px;
margin-left: 10px;
float: left;
position: relative;
z-index: 100;
text-indent:-9999px;
}
.iTunesbtn{
display:none;
}
.iPhone .iTunesbtn{
display:block;
}
.iPhone .googleplay{
display:none;
}
/*
     FILE ARCHIVED ON 21:06:27 Sep 17, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:58:03 Jan 02, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.633
  exclusion.robots: 0.021
  exclusion.robots.policy: 0.009
  esindex: 0.012
  cdx.remote: 1093.269
  LoadShardBlock: 124.364 (3)
  PetaboxLoader3.datanode: 132.122 (4)
  load_resource: 154.721
  PetaboxLoader3.resolve: 53.717
*/