*
{ 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}
body
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #fff;
	text-align: left;
	background-color: #fff;
	overflow-x: hidden;
}

body.lock-position
{
	overflow: hidden;
	position: fixed;
	height: 100%;
	width: 100%;
}
	
div,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p
{
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
li
{
	font-weight: normal;
}
strong { font-weight: bold; }
em { font-style: italic; }
a { text-decoration: none; }
a:link, a:visited { color: #fff; }
a:hover   { color: #295b72; }
a:active { color: #000; }
img { border-style: none; }
:focus  { outline: 0; }

#omniturecode { display: none; }
.bcr_coming_soon { cursor: pointer; }

#tmp
{
	position: fixed;
	top: 0;
	left: 0;
	width: 250px;
	background-color: rgba(204,204,204,0.8);
	z-index: 50;
}
	#tmp input { width: 50px; }

#bcr_bg_parallax
{
	display: block;
	position: fixed;
	left: -10%;
	top: -10%;
	width: 120%;
	height: 120%;
	background: transparent url('../images/background.jpg') no-repeat center top;
	background-size: cover;
	z-index: 1;
}
	.pst_release #bcr_bg_parallax { background-image: url('../images/background_pst.jpg') }

#bcr_main
{
	position: relative;
	width: 900px;
	margin: 0 auto;
	z-index: 5;
}
	#bcr_ie_warning
	{
		display: none;
		width: 60%;
		height: 75px;
		margin: 0 auto;
		padding: 20px;
		background-color: #8e000e;
		color: #fff;
		font-size: 12px;
		text-align: center;
	}
	#bcr_section_upper
	{
		overflow: visible;
		position: relative;
		height: 1013px;
	}
		.pst_release #bcr_section_upper { height: 808px; }
		
		#bcr_register_wrapper { position: absolute; left: 27px; top: 20px; width: 232px; height: 59px; }
			#bcr_register_txt { position: absolute; left: 0px; top: 32px; width: 232px; height: 27px; background: transparent url('../images/register_txt.png') no-repeat 0 0; text-indent: -9999px; }
			.pst_release #bcr_register_txt { background-image: url('../images/register_txt_pst.png'); }

		#bcr_social_wrapper { position: absolute; left: 446px; top: 32px; width: 137px; height: 27px; }

		#bcr_like img,
		#bcr_like iframe
		{
			display: block;
			position: absolute;
			top: 36px;
			left: 806px; 
		}
		
		#bcr_banner { position: absolute; left: 31px; top: 81px; width: 838px; height: 280px; background: transparent url('../images/banner.png') no-repeat 0 0; }
			#bcr_title { position: absolute; left: 47px; top: 112px; width: 744px; height: 67px; background: transparent url('../images/title_pre.png') no-repeat 0 0; text-indent: -9999px; }
			#bcr_sell_pre { position: absolute; left: 227px; top: 203px; width: 382px; height: 52px; background: transparent url('../images/sell_pre.png') no-repeat 0 0; text-indent: -9999px; }
			#bcr_sell_pst { display: none; }
			
		.pst_release #bcr_banner { left: 36px; top: 105px; width: 829px; height: 115px; background: none; }
			.pst_release #bcr_title { left: 0px; top: 0px; width: 829px; height: 75px; background-image: url('../images/title_pst.png'); }
			.pst_release #bcr_sell_pre { display: none; }
			.pst_release #bcr_sell_pst { display: block; position: absolute; left: 147px; top: 90px; width: 515px; height: 25px; background: transparent url('../images/sell_pst.png') no-repeat 0 0; text-indent: -9999px; }

		#bcr_watch { position: absolute; left: 371px; top: 391px; width: 491px; height: 285px; background: transparent url('../images/watch_bg.png') no-repeat 0 0; z-index: 15; }
			.pst_release #bcr_watch { left: 392px; top: 258px; width: 476px; height: 278px; background-image: url('../images/watch_bg_pst.png'); }

		#bcr_quote { position: absolute; left: 391px; top: 691px; width: 354px; height: 216px; background: transparent url('../images/quote.png') no-repeat 0 0; text-indent: -9999px; z-index: 15; }
			.pst_release #bcr_quote { left: 460px; top: 563px; width: 273px; height: 111px; background-image: url('../images/quote_pst.png'); }

		#bcr_stars_1 { display: block; position: absolute; left: 107px; top: 575px; z-index: 10; }
			.pst_release #bcr_stars_1 { display: none; }

		#bcr_buy_now { position: absolute; left: 362px; top: 920px; width: 175px; height: 29px; background: transparent url('../images/buy_now.png') no-repeat 0 0; text-indent: -9999px; z-index: 15; }
			.pst_release #bcr_buy_now { left: 373px; top: 721px; width: 154px; height: 23px; background-image: url('../images/buy_now_pst.png'); }
			
		#bcr_buy_wrapper { position: absolute; left: 80px; top: 963px; width: 741px; height: 44px; z-index: 15; }
			.pst_release #bcr_buy_wrapper { top: 761px; }

			#bcr_buy_wrapper li
			{
				float: left;
				width: 185px;
				height: 44px;
				background-color: transparent;
				background-repeat: no-repeat;
				background-position: 0 0;
				text-indent: -9999px;
				cursor: pointer;
			}
				#bcr_buy_wrapper li:hover { background-position: 0 -44px; }
				#bcr_buy_wrapper li.bcr_active { background-position: 0 -88px; cursor: auto; }
				#bcr_buy_wrapper li:first-child { margin-left: 0; }
			#bcr_buy_digital { background-image: url('../images/buy_digital.png'); }
			#bcr_buy_br { background-image: url('../images/buy_br.png'); }
			#bcr_buy_4k { background-image: url('../images/buy_4k.png'); }
			#bcr_buy_dvd { background-image: url('../images/buy_dvd.png'); }
					
	#bcr_section_lower
	{
		overflow: visible;
		position: relative;
		height: 1450px;
	}
		.pst_release #bcr_section_lower { height: 1880px; }
		@media (max-width: 1024px)
		{
			#bcr_section_lower { overflow: hidden; }
		}
		#bcr_stars_2 { display: block; position: absolute; left: 453px; top: -242px; z-index: 10; }
			.pst_release #bcr_stars_2 { display: none; }
		
		#bcr_sf_wrapper { position: absolute; left: 17px; top: 76px; width: 864px; height: 879px; background: transparent url('../images/sf_wrapper.png') no-repeat 0 0; z-index: 15; }
			.pst_release #bcr_sf_wrapper { left: 15px; top: 46px; width: 869px; height: 878px; background-image: url('../images/sf_wrapper_pst.png'); }
			
			#bcr_sf_wrapper h5.bcr_pre { display: block; position: absolute; left: 289px; top: 31px; width: 287px; height: 28px; background: transparent url('../images/sf_title.png') no-repeat 0 0; text-indent: -9999px; }
				.pst_release #bcr_sf_wrapper h5.bcr_pre { display: none; }
			#bcr_sf_wrapper h5.bcr_pst { display: none; position: absolute; left: 190px; top: 31px; width: 492px; height: 24px; background: transparent url('../images/sf_title_pst.png') no-repeat 0 0; text-indent: -9999px; }
				.pst_release #bcr_sf_wrapper h5.bcr_pst { display: block; }

			#bcr_sf_wrapper h6 { position: absolute; left: 258px; top: 112px; width: 350px; height: 27px; background: transparent url('../images/sf_sub_title.png') no-repeat 0 0; text-indent: -9999px; }
				.pst_release #bcr_sf_wrapper h6 { top: 108px; }
			#bcr_sf_wrapper ul { position: absolute; left: 70px; top: 176px; width: 743px; height: 199px; background: transparent url('../images/sf_list.png') no-repeat 0 0; text-indent: -9999px; }
				#bcr_sf_wrapper ul li, #bcr_sf_wrapper p { display: none; }
			#bcr_sf_wrapper a { position: absolute; left: 23px; top: 152px; width: 821px; height: 236px; text-indent: -9999px; }
			
		#bcr_inset_1 { display: block; position: absolute; left: 0px; top: 447px; }
		#bcr_inset_2 { display: block; position: absolute; left: 289px; top: 449px; }
		#bcr_inset_3 { display: block; position: absolute; left: 666px; top: 438px; }
		#bcr_inset_4 { display: block; position: absolute; left: 36px; top: 652px; }
		#bcr_inset_5 { display: block; position: absolute; left: 253px; top: 641px; }
		#bcr_inset_6 { display: block; position: absolute; left: 619px; top: 642px; }
			.pst_release #bcr_inset_1,
			.pst_release #bcr_inset_2,
			.pst_release #bcr_inset_3,
			.pst_release #bcr_inset_4,
			.pst_release #bcr_inset_5,
			.pst_release #bcr_inset_6
			{
				display: none;
			}
			
		#bcr_inset_1_pst { display: none; position: absolute; left: 1px; top: 445px; }
		#bcr_inset_2_pst { display: none; position: absolute; left: 289px; top: 445px; }
		#bcr_inset_3_pst { display: none; position: absolute; left: 666px; top: 436px; }
		#bcr_inset_4_pst { display: none; position: absolute; left: 36px; top: 649px; }
		#bcr_inset_5_pst { display: none; position: absolute; left: 253px; top: 639px; }
		#bcr_inset_6_pst { display: none; position: absolute; left: 620px; top: 639px; }
			.pst_release #bcr_inset_1_pst,
			.pst_release #bcr_inset_2_pst,
			.pst_release #bcr_inset_3_pst,
			.pst_release #bcr_inset_4_pst,
			.pst_release #bcr_inset_5_pst,
			.pst_release #bcr_inset_6_pst
			{
				display: block;
			}
		
		#bcr_stars_3 { position: absolute; left: 113px; top: 769px; width: 606px; height: 537px; background: transparent url('../images/stars_3.png') no-repeat 0 0; text-indent: -9999px; z-index: 10; }
			.pst_release #bcr_stars_3 { display: none; }
			
		#bcr_giphy { display: none; position: absolute; left: 165px; top: 960px; width: 571px; height: 168px; background: transparent url('../images/giphy.png') no-repeat 0 0; }
			.pst_release #bcr_giphy { display: block; }
			#bcr_giphy h5 { position: absolute; left: 67px; top: 19px; width: 427px; height: 24px; background: transparent url('../images/giphy_title.png') no-repeat 0 0; text-indent: -9999px; }

		#bcr_soundtrack { display: none; position: absolute; left: 165px; top: 1163px; width: 571px; height: 196px; background: transparent url('../images/soundtrack.png') no-repeat 0 0; text-indent: -9999px; }
			.pst_release #bcr_soundtrack { display: block; }
			#bcr_soundtrack h5 { position: absolute; left: 228px; top: 30px; width: 304px; height: 63px; background: transparent url('../images/soundtrack_title.png') no-repeat 0 0; text-indent: -9999px; }
	
		#bcr_get { position: absolute; left: 353px; top: 1008px; width: 194px; height: 29px; background: transparent url('../images/get.png') no-repeat 0 0; text-indent: -9999px; z-index: 15; }
			.pst_release #bcr_get { left: 355px; top: 1404px; width: 190px; height: 25px; background-image: url('../images/get_pst.png'); }

		#bcr_comps { overflow: hidden; position: absolute; left: calc(50% - 350px); top: 1290px; width: 701px; height: 74px; margin: 0; padding: 0; list-style-type: none; }
			.pst_release #bcr_comps { top: 1714px; }
			#bcr_comps li
			{
				float: left;
				height: 74px;
				margin: 0 0 0 40px;
				padding: 0;
				list-style-type: none;
			}
				#bcr_comps li:first-child { margin-left: 0; }
				#bcr_comps img
				{
					display: block;
					position: relative;
  					top: 50%;
  					-webkit-transform: translateY(-50%);
  					-ms-transform: translateY(-50%);
  					transform: translateY(-50%);
				}
				
		#bcr_legal
		{
			position: absolute;
			left: 0;
			top: 1390px;
			width: 100%;
			line-height: 1.4;
			font-size: 12px;
 	 		text-align: center;
			color: #8e000e;
			z-index: 10;
		}
			.pst_release #bcr_legal { top: 1813px; }
			#bcr_legal a,
			.can-touch #bcr_legal a:hover
			{
				color: #8e000e;
				text-decoration: none;
			}
				#bcr_legal a:hover
				{
					color: #c40000;
					text-decoration: underline;
					text-shadow: none;
				}
				
	#bcr_4k_banner { position: absolute; left: 26px; top: 14px; width: 697px; height: 40px; background: transparent url('../images/4k_banner.png') no-repeat 0 0; text-indent: -9999px; }
	#bcr_4k_list { position: absolute; left: 231px; top: 91px; width: 490px; height: 82px; background: transparent url('../images/4k_list.png') no-repeat 0 0; text-indent: -9999px; }
		#bcr_4k_list li { display: none; }
	#bcr_4k_legal
	{
		position: absolute;
		left: 0;
		bottom: 10px;
		width: 100%;
		height: 15px;
		line-height: 1.5;
		color: #fff;
		font-size: 9px;
		text-align: center;
	}
				
#bcr_register,
#bcr_buy_now_cta,
#bcr_facebook,
#bcr_twitter,
#bcr_instagram,
#bcr_snapchat,
#bcr_sr_sm,
#bcr_packshot_pre,
#bcr_packshot_pst,
#bcr_watch,
#bcr_rt,
#bcr_sr,
#bcr_uv,
#bcr_uv2,
#bcr_visit,
#bcr_4k_bestbuy,
#bcr_4k_amazon,
#bcr_giphy h4,
#bcr_soundtrack_itunes,
#bcr_soundtrack_amazon
{
	text-indent: -9999px;
	overflow: hidden;
}

#bcr_uv a { display: block; position: absolute; left: 206px; bottom: 13px; width: 338px; height: 33px; background: transparent url("../images/uv.png") no-repeat scroll 0 0; }
#bcr_register a { display: block; position: absolute; left: 45px; top: 0px; width: 143px; height: 29px; background: transparent url('../images/register.png') no-repeat 0 0; }
#bcr_buy_now_cta a { display: block; position: absolute; left: 276px; top: 27px; width: 135px; height: 37px; background: transparent url('../images/buy_now_cta.png') no-repeat 0 0; }
#bcr_facebook a { display: block; position: absolute; left: 0px; top: 0px; width: 27px; height: 27px; background: transparent url('../images/facebook.png') no-repeat 0 0; }
#bcr_twitter a { display: block; position: absolute; left: 38px; top: 5px; width: 28px; height: 21px; background: transparent url('../images/twitter.png') no-repeat 0 0; }
#bcr_instagram a { display: block; position: absolute; left: 74px; top: 1px; width: 26px; height: 26px; background: transparent url('../images/instagram.png') no-repeat 0 0; }
#bcr_snapchat a { display: block; position: absolute; left: 111px; top: 1px; width: 26px; height: 26px; background: transparent url('../images/snapchat.png') no-repeat 0 0; }
#bcr_sr_sm a { display: block; position: absolute; left: 618px; top: 22px; width: 158px; height: 48px; background: transparent url('../images/sr_sm.png') no-repeat 0 0; }
#bcr_packshot_pre a { display: block; position: absolute; left: 35px; top: 392px; width: 319px; height: 454px; background: transparent url('../images/packshot_pre.png') no-repeat 0 0; z-index: 15; }
#bcr_packshot_pst a { display: none; }
	.pst_release #bcr_packshot_pre a { display: none; }
	.pst_release #bcr_packshot_pst a { display: block; position: absolute; left: 38px; top: 255px; width: 333px; height: 409px; background: transparent url('../images/packshot_pst.png') no-repeat 0 0; }
#bcr_watch a { display: block; position: absolute; left: 11px; top: 7px; width: 472px; height: 273px; background: transparent url('../images/watch_cta.png') no-repeat 0 0; }
	.pst_release #bcr_watch a { left: 15px; top: 13px; width: 446px; height: 223px; background-image: url('../images/watch_cta_pst.png'); }
#bcr_rt a { display: block; position: absolute; left: 759px; top: 734px; width: 117px; height: 104px; background: transparent url('../images/rt.png') no-repeat 0 0; z-index: 15; }
	.pst_release #bcr_rt a { left: 774px; top: 579px; width: 79px; height: 69px; background-image: url('../images/rt_pst.png'); }
#bcr_sr a { display: block; position: absolute; left: 170px; top: 1055px; width: 264px; height: 149px; background: transparent url('../images/sr.png') no-repeat 0 0; z-index: 15; }
	.pst_release #bcr_sr a { top: 1450px; }
#bcr_uv2 a { display: block; position: absolute; left: 467px; top: 1054px; width: 264px; height: 149px; background: transparent url('../images/uv2.png') no-repeat 0 0; z-index: 15; }
	.pst_release #bcr_uv2 a { top: 1450px; }
#bcr_visit a { display: block; position: absolute; left: 383px; top: 1238px; width: 135px; height: 37px; background: transparent url('../images/visit.png') no-repeat 0 0; z-index: 15; }
	.pst_release #bcr_visit a { top: 1646px; }
#bcr_4k_bestbuy a { display: block; position: absolute; left: 27px; top: 86px; width: 159px; height: 47px; background: transparent url('../images/4k_bestbuy.png') no-repeat 0 0; }
#bcr_4k_amazon a { display: block; position: absolute; left: 27px; top: 135px; width: 159px; height: 47px; background: transparent url('../images/4k_amazon.png') no-repeat 0 0; }
#bcr_giphy h4 a { display: none; position: absolute; left: 188px; top: 57px; width: 193px; height: 78px; background: transparent url('../images/giphy_cta.png') no-repeat 0 0; }
	.pst_release #bcr_giphy h4 a { display: block; }
#bcr_soundtrack_itunes a { display: block; position: absolute; left: 256px; top: 103px; width: 112px; height: 39px; background: transparent url('../images/soundtrack_itunes.png') no-repeat 0 0; }
#bcr_soundtrack_amazon a { display: block; position: absolute; left: 380px; top: 103px; width: 112px; height: 39px; background: transparent url('../images/soundtrack_amazon.png') no-repeat 0 0; }

#bcr_menu_left,
#bcr_menu_center,
#bcr_menu_center_4k,
#bcr_menu_right
{
	display: none;
	position: relative;
	overflow: auto;
	width: 740px;
	margin: 0 auto; 
	background-color: #8e000e;
	-moz-border-radius: 20px 20px 20px 20px;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;
	z-index: 15;
}
#bcr_menu_left { padding-bottom: 55px; }
#bcr_menu_center, #bcr_menu_right { padding: 40px 0; }
#bcr_menu_center_4k
{
	height: 222px;
	background-image: url('../images/bg-4k.png');
	background-repeat: no-repeat;
	background-position: top center;
}
#bcr_menu_left.bcr_active, #bcr_menu_center.bcr_active, #bcr_menu_center_4k.bcr_active, #bcr_menu_right.bcr_active { display: block; }

#bcr_menu_left ul,
#bcr_menu_center ul,
#bcr_menu_center_4k ul,
#bcr_menu_right ul
{
	overflow: auto;
	padding: 0;
}
#bcr_menu_left ul
{
	width: 656px;
	margin: 15px auto 0 auto;
}
#bcr_menu_center ul,
#bcr_menu_right ul
{
	width: 664px;
	margin: 0 auto;
}
	.buttons_1 { width: 134px !important; }
	.buttons_2 { width: 268px !important; }
	.buttons_3 { width: 402px !important; }
	.buttons_4 { width: 536px !important; }
	.buttons_5 { width: 670px !important; }
	.buttons_6 { width: 804px !important; }
	#bcr_menu_left ul li { float: left; margin: 3px; text-indent: -9999px; }
	#bcr_menu_center ul li, #bcr_menu_center_4k ul li, #bcr_menu_right ul li { float: left; margin: 0 16px; text-indent: -9999px; }
	
	#bcr_menu_left ul li a, #bcr_menu_center ul li a, #bcr_menu_center_4k ul li a, #bcr_menu_right ul li a { display: block;  background-color: transparent; background-repeat: no-repeat; background-position: 0 0; cursor: pointer; }
	#bcr_menu_left ul li a { width: 158px; height: 47px; }
		#bcr_menu_left ul li a:hover { background-position: 0 -47px; }
	 #bcr_menu_center ul li a, #bcr_menu_center_4k ul li a, #bcr_menu_right ul li a { width: 134px; height: 55px; }
		 #bcr_menu_center ul li a:hover, #bcr_menu_center_4k ul li a:hover, #bcr_menu_right ul li a:hover { background-position: 0 -55px; }
		
.bcr_btn_itunes a { background-image: url('../images/buttons/buy-buttons-itunes.png'); }
.bcr_btn_aiv a { background-image: url('../images/buttons/buy-button-av.png'); }
.bcr_btn_xbox a { background-image: url('../images/buttons/buy-button-microsoft.png'); }
.bcr_btn_sen a { background-image: url('../images/buttons/buy-button-playstation.png'); }
.bcr_btn_googleplay a { background-image: url('../images/buttons/buy-button-googleplay.png'); }
.bcr_btn_fios a { background-image: url('../images/buttons/buy-button-fios.png'); }
.bcr_btn_xfinity a { background-image: url('../images/buttons/buy-button-xfinity-black.png'); }
.bcr_btn_vudu a { background-image: url('../images/buttons/buy-button-vudu-black.png'); }
.bcr_btn_bbcn a { background-image: url('../images/buttons/buy-button-cinemanow.png'); }
.bcr_btn_tt a { background-image: url('../images/buttons/buy-button-tt.png'); }
.bcr_btn_sps a { background-image: url('../images/buttons/buy-button-sps.png'); }
.bcr_btn_walmart a { background-image: url('../images/buttons/buy-button-walmart.png'); }
.bcr_btn_amazon a { background-image: url('../images/buttons/buy-button-amazon.png'); }
.bcr_btn_target a { background-image: url('../images/buttons/buy-button-target.png'); }
.bcr_btn_bestbuy a { background-image: url('../images/buttons/buy-button-bb.png'); }
.bcr_btn_kmart a { background-image: url('../images/buttons/buy-button-kmart.png'); }
.bcr_btn_bn a { background-image: url('../images/buttons/buy-button-bn.png'); }
.bcr_btn_microsoft a { display: block; position: absolute; left: 179px; top: 50px; width: 158px; height: 47px; background: transparent url('../images/buttons/buy-button-microsoft.png') no-repeat 0 0; }
.bcr_btn_playstationstore a { display: block; position: absolute; left: 342px; top: 50px; width: 158px; height: 47px; background: transparent url('../images/buttons/buy-button-playstation.png') no-repeat 0 0; }

#bcr_warning
{
  	position: relative;
	width: auto;
  	max-width: 280px;
  	margin: 20px auto;
	padding: 20px;
  	background: #fff;
  	color: #000;
  	text-align: center;
  	font-size: 15px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}
	#bcr_warning img
	{
		display: block;
		margin: 0 auto 20px auto;
	}
	#bcr_warning p { margin-bottom: 20px; }
#bcr_ok
{
	cursor: pointer;
	border: none;
  	background: #8e000e;
  	background-image: -webkit-linear-gradient(top, #8e000e, #64030d);
  	background-image: -moz-linear-gradient(top, #8e000e, #64030d);
  	background-image: -ms-linear-gradient(top, #8e000e, #64030d);
  	background-image: -o-linear-gradient(top, #8e000e, #64030d);
  	background-image: linear-gradient(to bottom, #8e000e, #64030d);
  	-webkit-border-radius: 4;
  	-moz-border-radius: 4;
  	border-radius: 4px;
  	font-family: Arial;
  	color: #ffffff;
  	font-size: 15px;
  	padding: 8px 25px 8px 25px;
  	text-decoration: none;
}
#bcr_ok:hover
{
  background: #8e000e;
  text-decoration: none;
}

.mfp-content { padding-top: 34px; }

.gateway.mfp-bg
{
	background-color: #000;
	opacity: 0.9
}

br.desktop { display: block; }
br.mobile { display: none; }

@media (max-width: 914px)
{
	#bcr_main
	{
		width: 100%;
		height: auto;
		padding-top: 20px;
	}
		#bcr_section_upper,
		#bcr_section_lower
		{
			height: auto !important;
		}
	
	#bcr_register_wrapper,
	#bcr_buy_now_cta a,
	#bcr_like img,
	#bcr_like iframe,
	#bcr_banner,
	#bcr_watch,
	#bcr_quote,
	#bcr_rt a,
	#buy_now_cta,
	#bcr_packshot_pre a,
	#bcr_packshot_pst a,
	#bcr_buy_now,
	#bcr_buy_wrapper,
	#bcr_social_wrapper,
	#bcr_sf_wrapper,
	#bcr_sr a,
	#bcr_uv2 a,
	#bcr_visit a,
	#bcr_comps,
	#bcr_legal,
	#bcr_sr_sm a,
	#bcr_visit a,
	#bcr_get,
	#bcr_get_wrapper,
	#bcr_giphy,
	#bcr_soundtrack
	{
		position: relative !important;
		top: auto !important;
		bottom: auto !important;
		left: auto !important;
		margin: 0 auto 20px auto !important;
	}
	
	#bcr_section_lower { padding-top: 20px; }
	#bcr_stars_1, #bcr_stars_2, #bcr_stars_3 { display: none; }
	#bcr_banner { width: 320px; height: 299px; background-image: url('../images/banner-mobile.png'); }
		.pst_release #bcr_banner { width: 292px; height: 166px; background-image: none; }
		#bcr_title { left: 30px; top: 92px; width: 261px; height: 90px; background-image: url('../images/title-mobile.png'); }
			.pst_release #bcr_title { left: 0px; top: 0px; width: 292px; height: 101px; background-image: url('../images/title-mobile-post.png'); }

		#bcr_sell_pre { left: 43px; top: 223px; width: 233px; height: 36px; background-image: url('../images/sell_pre_mobile.png'); }
		.pst_release #bcr_sell_pst { left: 5px; top: 114px; width: 279px; height: 52px; background-image: url('../images/sell_pst_mobile.png'); }

	#bcr_sf_wrapper { width: 317px; height: 990px; background-image: url('../images/sf_wrapper_mobile.png'); }
		.pst_release #bcr_sf_wrapper { width: 297px; height: 990px; background-image: url('../images/sf_wrapper_mobile_pst.png'); }
		#bcr_sf_wrapper h5.bcr_pre { left: 52px; top: 1px; width: 222px; height: 23px; background-image: url('../images/sf_title_mobile.png'); }
		#bcr_sf_wrapper h5.bcr_pst { left: 48px; top: 0px; width: 209px; height: 42px; background-image: url('../images/sf_title_mobile_pst.png'); }
		
		#bcr_sf_wrapper h6 { left: 50px; top: 56px; width: 217px; height: 17px; background-image: url('../images/sf_sub_title_mobile.png'); }
			.pst_release #bcr_sf_wrapper h6 { top: 72px; }
		#bcr_sf_wrapper ul { left: 20px; top: 92px; width: 273px; height: 208px; background-image: url('../images/sf_list_mobile.png'); }
			.pst_release #bcr_sf_wrapper ul { left: 12px; top: 107px; }
		#bcr_sf_wrapper a { left: 10px; top: 80px; width: 296px; height: 160px; }
			.pst_release #bcr_sf_wrapper a { left: 0; top: 97px; }
			
		#bcr_inset_1, #bcr_inset_1_pst { left: 1px; top: 343px; width: 217px; height: 164px; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }
		#bcr_inset_2, #bcr_inset_2_pst { left: 29px; top: 515px; width: 285px; height: 153px; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }
		#bcr_inset_3, #bcr_inset_3_pst { left: 163px; top: 383px; width: 151px; height: 158px; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }
		#bcr_inset_4, #bcr_inset_4_pst { left: 0px; top: 662px; width: 166px; height: 139px; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }
		#bcr_inset_5, #bcr_inset_5_pst { left: 14px; top: 810px; width: 279px; height: 179px; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }
		#bcr_inset_6, #bcr_inset_6_pst { left: 147px; top: 682px; width: 158px; height: 150px; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }
		#bcr_inset_2_pst { left: 9px; }
		#bcr_inset_3_pst { left: 143px; }
		#bcr_inset_6_pst { left: 127px; }
		
		#bcr_giphy { width: 314px; height: 364px; background-image: url('../images/giphy_mobile.png'); }
			#bcr_giphy h5 { left: 39px; top: 17px; width: 227px; height: 50px; background-image: url('../images/giphy_title_mobile.png'); }
			#bcr_giphy h4 a { left: 62px; top: 170px; }
			
		#bcr_soundtrack { width: 314px; height: 364px; background-image: url('../images/soundtrack_mobile.png'); }
			#bcr_soundtrack h5 { left: 30px; top: 201px; width: 254px; height: 63px; background-image: url('../images/soundtrack_title_mobile.png'); }
 			#bcr_soundtrack_itunes a,
			#bcr_soundtrack_amazon a
			{
				top: 288px;
			}
			#bcr_soundtrack_itunes a { left: 40px; }
			#bcr_soundtrack_amazon a { left: 160px; }
		#bcr_sr { overflow: visible; }
}

@media (max-width: 799px)
{
	#bcr_comps
	{
		width: 320px;
		height: auto;
	}
		#bcr_comps li { margin-bottom: 20px; }
		#bcr_comps li:nth-child(1),
		#bcr_comps li:nth-child(2)
		{
			margin-left: 32px !important;
			margin-right: 32px !important;
		}
		#bcr_comps li:nth-child(3),
		#bcr_comps li:nth-child(4)
		{
			margin-left: 30px !important;
			margin-right: 30px !important;
		}
		#bcr_comps li:last-child
		{
			margin-left: 83px !important;
			margin-right: 83px !important;
			margin-bottom: 0;
		}
		
	#bcr_get_wrapper { overflow: auto; width: 264px; height: auto; margin-bottom: 0 !important; }
		#bcr_get_wrapper li { margin-left: 0; }
		
	#bcr_menu_left, #bcr_menu_center, #bcr_menu_center_4k, #bcr_menu_right
	{
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
	}
				
	#bcr_buy_wrapper { position: relative; left: auto; top: auto; width: 320px; height: 43px; margin: 0 auto 5px auto !important; }
	#bcr_buy_wrapper li
	{
		float: left;
		position: relative;
		left: auto;
		height: 43px;
		margin-left: 0px;
		background-color: transparent;
		background-repeat: no-repeat;
		background-position: 0 0;
		text-indent: -9999px;
		cursor: pointer;
	}
	#bcr_buy_digital { width: 75px !important; background-image: url('../images/buy_digital_mobile.png'); }
	#bcr_buy_br      { width: 86px !important; background-image: url('../images/buy_br_mobile.png'); }
	#bcr_buy_4k 	 { width: 110px !important; background-image: url('../images/buy_4k_mobile.png'); }
	#bcr_buy_dvd     { width: 49px !important; background-image: url('../images/buy_dvd_mobile.png'); }
		#bcr_buy_wrapper li:hover,
		#bcr_buy_wrapper li.bcr_active
		{
			background-position: 0 -43px;
		}
	
	#bcr_menu_left,
	#bcr_menu_center,
	#bcr_menu_center_4k,
	#bcr_menu_right
	{
		width: 314px;
		height: auto;
		margin: 0 auto;
	}
	#bcr_menu_left { padding-bottom: 7px; }
		#bcr_uv a { position: relative; left: auto; bottom: auto; margin: 0 auto; width: 300px; height: 29px; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }
	
		#bcr_menu_left ul { width: 314px; margin: 8px auto; }
			#bcr_menu_left ul li { margin: 0; }
				#bcr_menu_left ul li a { width: 157px; }
		#bcr_menu_center ul,
		#bcr_menu_right ul
		{
			width: 272px;
		}
			#bcr_menu_center ul li,
			#bcr_menu_right ul li
			{
				margin: 0 1px;
			}
	#bcr_menu_center_4k { height: 405px; background-image: none; }
		#bcr_4k_banner { left: 9px; top: 8px; width: 295px; height: 96px; background-image: url('../images/4k_banner_mobile.png'); }
		#bcr_4k_list { left: 46px; top: 111px; width: 246px; height: 174px; background-image: url('../images/4k_list_mobile.png'); }
		#bcr_4k_bestbuy a { left: 0px; top: 302px; }
		#bcr_4k_amazon a { left: auto; right: 1px; top: 302px; }
		#bcr_4k_legal { bottom: 30px; padding: 0 10px; }
}

@media (max-width: 549px)
{
	#bcr_watch, .pst_release #bcr_watch { width: 310px; height: 180px; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }
		#bcr_watch a, .pst_release #bcr_watch a { top: 12px; left: 14px; width: 284px; height: 142px; -webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; }
			.pst_release #bcr_watch a { left: 12px; top: 9px; }
	#bcr_legal { width: 80%; font-size: 11px; }
}

@media (max-width: 399px)
{
	#bcr_quote { width: 310px; height: 190px; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }
	#bcr_packshot_pre a { width: 310px; height: 441px; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }
	.pst_release #bcr_packshot_pst a { width: 310px; height: 381px; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; }
}

/* -------------- */

#confetti
{
	height: 100%;
	left: 0px;
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 6;
	pointer-events: none;
}
	.pst_release #confetti { display: none; }

.no-touch .bcr_button_glow::before {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	display: block;
	content: '';
	width: 0;
	height: 0;
	background: rgba(255,215,0,.5);
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: 0;
}
	.no-touch #bcr_sr a.bcr_button_glow::before,
	.no-touch #bcr_uv2 a.bcr_button_glow::before
	{
		background: rgba(255,255,255,.5);
	}
.no-touch .bcr_button_glow:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 110%;
		height: 110%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 110%;
		height: 110%;
		opacity: 0;
	}
}

.bcr_button { transition: all 0.1s ease-in; }
.bcr_button:hover
{
	-ms-transform: translate(2px,2px);
    -webkit-transform: translate(2px,2px);
	transform: translate(2px,2px);
}

@-webkit-keyframes indentIn
{
	100% {
		-ms-transform: translate(2px,2px);
    	-webkit-transform: translate(2px,2px);
		transform: translate(2px,2px);
  	}
}
@keyframes indentIn
{
	100% {
  		-ms-transform: translate(2px,2px);
   	 	-webkit-transform: translate(2px,2px);
		transform: translate(2px,2px);
	}
}
.indentIn
{
	-webkit-animation-duration: 0.1s !important;
  	animation-duration: 0.1s !important;
  	-webkit-animation-name: indentIn;
  	animation-name: indentIn;
}

@-webkit-keyframes indentOut
{
	100% {
		-ms-transform: translate(-2px,-2px);
    	-webkit-transform: translate(-2px,-2px);
		transform: translate(-2px,-2px);
  	}
}
@keyframes indentOut
{
	100% {
  		-ms-transform: translate(-2px,-2px);
   	 	-webkit-transform: translate(-2px,-2px);
		transform: translate(-2px,-2px);
	}
}
.indentOut
{
	-webkit-animation-duration: 0.1s !important;
  	animation-duration: 0.1s !important;
  	-webkit-animation-name: indentOut;
  	animation-name: indentOut;
}

/* -------------- */

.bounceInDown
{
	-webkit-animation-duration: 2s !important;
  	animation-duration: 2s !important;
}

.bounceInDown2
{
  	-webkit-animation-name: bounceInDown;
  	animation-name: bounceInDown;
  	-webkit-animation-duration: 2.5s !important;
  	animation-duration: 2.5s !important;
}

.bounceInDown3
{
	-webkit-animation-name: bounceInDown;
  	animation-name: bounceInDown;
  	-webkit-animation-duration: 3s !important;
  	animation-duration: 3s !important;
}

.bounceInDown4
{
	-webkit-animation-name: bounceInDown;
  	animation-name: bounceInDown;
  	-webkit-animation-duration: 3.5s !important;
  	animation-duration: 3.5s !important;
}

.bounceInDown5
{
	-webkit-animation-name: bounceInDown;
  	animation-name: bounceInDown;
  	-webkit-animation-duration: 4s !important;
  	animation-duration: 4s !important;
}

.bounceInDown6
{
	-webkit-animation-name: bounceInDown;
  	animation-name: bounceInDown;
  	-webkit-animation-duration: 4.5s !important;
  	animation-duration: 4.5s !important;
}

.bounceInDown7
{
	-webkit-animation-name: bounceInDown;
  	animation-name: bounceInDown;
  	-webkit-animation-duration: 5s !important;
  	animation-duration: 5s !important;
}

.bounceInDown8
{
	-webkit-animation-name: bounceInDown;
  	animation-name: bounceInDown;
  	-webkit-animation-duration: 5.5s !important;
  	animation-duration: 5.5s !important;
}

.bounceInDown9
{
	-webkit-animation-name: bounceInDown;
  	animation-name: bounceInDown;
  	-webkit-animation-duration: 6s !important;
  	animation-duration: 6s !important;
}

.bounceInDown10
{
	-webkit-animation-name: bounceInDown;
  	animation-name: bounceInDown;
  	-webkit-animation-duration: 6.5s !important;
  	animation-duration: 6.5s !important;
}

.mfp-close
{
	right: calc(50% - 260px);
}
@media (max-width: 499px)
{
	.mfp-close { right: 0; }
}

.mfp-container
{
	background: transparent url('../images/loading.gif') no-repeat center center;
}