*
{ 
	-webkit-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: #356caf;
	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; }
a, a:link, a:visited, a:hover, a:active, :focus  { outline: 0; }

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

#bcr_bg
{
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: transparent url('../images/background.jpg') no-repeat center center;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
 	background-size: cover;
	z-index: 1;
}

.bcr_container
{
	width: 920px;
	margin: 0 auto;
}

.bcr_container,
#bcr_ie_warning,
#bcr_top,
#bcr_hammock
{
	position: relative;
	z-index: 5;
}
#bcr_ie_warning
{
	display: none;
	background-color: #8e000e;
}
	#bcr_ie_warning .bcr_container
	{
		padding: 20px;
		color: #fff;
		font-size: 12px;
		text-align: center;
	}
	#bcr_ie_warning p { margin-bottom: 10px; }
		#bcr_ie_warning p:last-child { margin-bottom: 0; }
			#bcr_ie_warning a { color: #fff; text-decoration: underline; }
				#bcr_ie_warning a:hover { color: #ffcc33; text-decoration: underline; }
#bcr_top
{
	width: 100%;
	height: 76px;
	background: #000 url('../images/bg_top.gif') repeat-x center top;
	z-index: 25;
}
	#bcr_register_wrapper { position: absolute; left: 8px; top: 10px; width: 302px; height: 58px; }
	#bcr_register_txt { position: absolute; left: 5px; top: 44px; width: 297px; height: 14px; background: transparent url('../images/register_txt.png') no-repeat 0 0; text-indent: -9999px; }

	#bcr_social_wrapper { position: absolute; left: 535px; top: 26px; width: 100px; height: 25px; }

	#bcr_like img,
	#bcr_like iframe
	{
		display: block;
		position: absolute;
		top: 28px;
		left: 860px; 
	}

#bcr_hammock
{
	width: 100%;
	height: 0;
	padding-bottom: 15.793747462444174%; /* 389 / 2463 */
	background: transparent url('../images/spidy-hammock.png') no-repeat center top;
	-webkit-background-size: 100%;
  	-moz-background-size: 100%;
  	-o-background-size: 100%;
 	background-size: 100%;
	z-index: 20;
}

#bcr_section_upper
{
	position: relative;
	height: 791px;
}
	#bcr_studio { position: absolute; left: 412px; top: 3px; width: 97px; height: 29px; background: transparent url('../images/studio.png') no-repeat 0 0; text-indent: -9999px; }
	#bcr_title { display: none; }
		#bcr_title_img { display: block; position: absolute; left: 215px; top: 39px; max-width: 100%; height: auto; }

		#bcr_sell_pre { position: absolute; left: 451px; top: 201px; width: 454px; height: 52px; background: transparent url('../images/sell_pre.png') no-repeat 0 0; text-indent: -9999px; }
			.pst_release #bcr_sell_pre { display: none; }
		#bcr_sell_pst { display: none; position: absolute; left: 504px; top: 205px; width: 329px; height: 48px; background: transparent url('../images/sell_pst.png') no-repeat 0 0; text-indent: -9999px; }
			.pst_release #bcr_sell_pst { display: block; }
			
		#bcr_vids_wrapper { position: absolute; left: 447px; top: 268px; width: 461px; height: 239px; background: transparent url('../images/vids_wrapper.png') no-repeat 0 0; text-indent: -9999px; }

		#bcr_quote_1 { position: absolute; left: 515px; top: 536px; width: 309px; height: 85px; background: transparent url('../images/quote_1.png') no-repeat 0 0; text-indent: -9999px; }
		#bcr_quote_2 { position: absolute; left: 456px; top: 648px; width: 443px; height: 48px; background: transparent url('../images/quote_2.png') no-repeat 0 0; text-indent: -9999px; }
		
		#bcr_buy_now { position: absolute; left: 386px; top: 742px; width: 165px; height: 25px; background: transparent url('../images/buy_now.png') no-repeat 0 0; text-indent: -9999px; }

		#bcr_buy_wrapper { position: relative; width: 733px; height: 44px; margin: 0 auto; }
			#bcr_buy_digital { background-image: url('../images/buy_digital.png'); width: 178px; }
			#bcr_buy_br { background-image: url('../images/buy_br.png'); width: 179px; }
			#bcr_buy_4k { background-image: url('../images/buy_4k.png'); width: 179px; }
			#bcr_buy_dvd { background-image: url('../images/buy_dvd.png'); width: 178px; }
			#bcr_buy_wrapper li
			{
				float: left;
				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_section_middle
	{
		position: relative;
		height: 3010px;
	}
		.pst_release #bcr_section_middle { height: 3220px; }
		#bcr_also { position: absolute; left: 318px; top: 63px; width: 261px; height: 22px; background: transparent url('../images/also.png') no-repeat 0 0; text-indent: -9999px; }
		#bcr_promote { overflow: auto; position: absolute; left: calc(50% - 446px); top: 102px; width: 893px; }
			#bcr_promote li
			{
				float: left;
				position: relative;
				width: 212px;
				height: 352px;
				margin-right: 15px;
				margin-bottom: 15px;
				background: transparent url('../images/bg_promote.png') no-repeat 0 0;
			}
				#bcr_promote li:nth-child(4n) { margin-right: 0; }
				#bcr_promote li img { display: block; position: absolute; }
				#bcr_promote li img:nth-child(3) { left: 89px; top: 256px; }
				#bcr_promote li h4 a { display: block; position: absolute; left: 50px; top: 285px; width: 106px; height: 38px; background: transparent url('../images/promote_buy_now.png') no-repeat 0 0; }
				
				#bcr_promote li:nth-child(1) img:nth-child(1) { left: 28px; top: 22px; }
				#bcr_promote li:nth-child(1) img:nth-child(2) { left: 24px; top: 63px; }
				
				#bcr_promote li:nth-child(2) img:nth-child(1) { left: 16px; top: 21px; }
				#bcr_promote li:nth-child(2) img:nth-child(2) { left: 21px; top: 62px; }
				
				#bcr_promote li:nth-child(3) img:nth-child(1) { left: 49px; top: 22px; }
				#bcr_promote li:nth-child(3) img:nth-child(2) { left: 24px; top: 61px; }
				
				#bcr_promote li:nth-child(4) img:nth-child(1) { left: 31px; top: 21px; }
				#bcr_promote li:nth-child(4) img:nth-child(2) { left: 10px; top: 66px; }
				
				#bcr_promote li:nth-child(5) img:nth-child(1) { left: 14px; top: 15px; }
				#bcr_promote li:nth-child(5) img:nth-child(2) { left: 19px; top: 67px; }
				
				#bcr_promote li:nth-child(6) img:nth-child(1) { left: 16px; top: 15px; }
				#bcr_promote li:nth-child(6) img:nth-child(2) { left: 23px; top: 67px; }
				
				#bcr_promote li:nth-child(7) img:nth-child(1) { left: 13px; top: 15px; }
				#bcr_promote li:nth-child(7) img:nth-child(2) { left: 20px; top: 66px; }
				
				#bcr_promote li:nth-child(8) img:nth-child(1) { left: 15px; top: 15px; }
				#bcr_promote li:nth-child(8) img:nth-child(2) { left: 24px; top: 66px; }

		#bcr_sf_wrapper { position: absolute; left: 53px; top: 850px; width: 847px; height: 422px; background: transparent url('../images/sf_wrapper.png') no-repeat 0 0; text-indent: -9999px; }
			#bcr_sf_wrapper h5 { position: absolute; left: 256px; top: 56px; width: 287px; height: 26px; background: transparent url('../images/sf_title.png') no-repeat 0 0; text-indent: -9999px; }
			#bcr_sf_wrapper h6 { position: absolute; left: 195px; top: 106px; width: 408px; height: 38px; background: transparent url('../images/sf_subtitle.png') no-repeat 0 0; text-indent: -9999px; }
			#bcr_sf_wrapper ul { position: absolute; left: 36px; top: 172px; width: 730px; height: 227px; background: transparent url('../images/sf_list.png') no-repeat 0 0; text-indent: -9999px; }
				#bcr_sf_wrapper ul li { display: none; }
				
		#bcr_uv_wrapper { position: absolute; left: 164px; top: 1327px; width: 598px; height: 413px; background: transparent url('../images/uv_wrapper.png') no-repeat 0 0; text-indent: -9999px; }
			#bcr_uv_wrapper h5 { position: absolute; left: 129px; top: 15px; width: 331px; height: 109px; background: transparent url('../images/uv_title.png') no-repeat 0 0; text-indent: -9999px; }
			#bcr_uv_wrapper h6 { position: absolute; left: 90px; top: 143px; width: 392px; height: 55px; background: transparent url('../images/uv_subtitle.png') no-repeat 0 0; text-indent: -9999px; }
			#bcr_uv_wrapper p { position: absolute; left: 25px; top: 350px; width: 547px; height: 40px; background: transparent url('../images/uv_txt.png') no-repeat 0 0; text-indent: -9999px; }
			
		#bcr_partners_title { position: absolute; left: 382px; top: 1792px; width: 159px; height: 22px; background: transparent url('../images/partners_title.png') no-repeat 0 0; text-indent: -9999px; }

		#bcr_partners { overflow: auto; position: absolute; left: calc(50% - 308px); top: 1840px; width: 616px; }
			#bcr_partners li
			{
				float: left;
				position: relative;
				width: 295px;
				height: 292px;
				margin-right: 26px;
				margin-bottom: 26px;
				background: transparent url('../images/bg_partners.png') no-repeat 0 0;
			}
				#bcr_partners li:nth-child(2n) { margin-right: 0; }
				#bcr_partners li img { display: block; position: absolute; }
				#bcr_partners li h4 a { display: block; position: absolute; left: 23px; top: 236px; width: 248px; height: 39px; background: transparent url('../images/partners_more.png') no-repeat 0 0; }
				
				#bcr_partners li:nth-child(1) img:nth-child(1) { left: 74px; top: 15px; }
				#bcr_partners li:nth-child(1) img:nth-child(2) { left: 31px; top: 149px; }
				
				#bcr_partners li:nth-child(2) img:nth-child(1) { left: 96px; top: 16px; }
				#bcr_partners li:nth-child(2) img:nth-child(2) { left: 20px; top: 150px; }
				
				#bcr_partners li:nth-child(3) img:nth-child(1) { left: 35px; top: 21px; }
				#bcr_partners li:nth-child(3) img:nth-child(2) { left: 27px; top: 135px; }
				
				#bcr_partners li:nth-child(4) img:nth-child(1) { left: 83px; top: 11px; }
				#bcr_partners li:nth-child(4) img:nth-child(2) { left: 44px; top: 152px; }
				
				#bcr_partners li:nth-child(5) img:nth-child(1) { left: 61px; top: 20px; }
				#bcr_partners li:nth-child(5) img:nth-child(2) { left: 34px; top: 125px; }
				
				#bcr_partners li:nth-child(6) img:nth-child(1) { left: 97px; top: 18px; }
				#bcr_partners li:nth-child(6) img:nth-child(2) { left: 29px; top: 130px; }

		#bcr_comps { overflow: auto; position: absolute; left: calc(50% - 200px); top: 2920px; width: 400px; height: 75px; }
			.pst_release #bcr_comps { top: 3130px; }
			#bcr_comps img { float: left; display: block; }
				#bcr_comps img:nth-child(1) { margin-top: 18px; }
				#bcr_comps img:nth-child(2) { margin-top: 26px; margin-left: 39px; margin-right: 39px; }

		#bcr_legal
		{
			margin-bottom: 20px;
			line-height: 1.5;
			color: #000;
			font-size: 11px;
			text-align: center;
			text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
		}
			#bcr_legal a { color: #000; text-decoration: underline; }
				#bcr_legal a:hover { text-decoration: underline; }
				
	#bcr_4k_banner { position: absolute; left: 0px; top: 0px; width: 730px; height: 68px; background: transparent url('../images/4k_banner.png') no-repeat 0 0; text-indent: -9999px; }
	#bcr_4k_list { position: absolute; left: 219px; top: 86px; 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;
		bottom: 14px;
		left: 0;
		width: 100%;
		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_sr_sm,
#bcr_packshot_pre,
#bcr_packshot_pst,
#bcr_play,
#bcr_ftm,
#bcr_watch,
#bcr_visit,
#bcr_sr,
#bcr_4k_bestbuy,
#bcr_4k_amazon,
#bcr_promote li h4,
#bcr_partners li h4
{
	text-indent: -9999px;
	overflow: hidden;
}

#bcr_register a { display: block; position: absolute; left: 0px; top: 0px; width: 181px; height: 42px; background: transparent url('../images/cta_register.png') no-repeat 0 0; }
#bcr_buy_now_cta a { display: block; position: absolute; left: 343px; top: 17px; width: 158px; height: 44px; background: transparent url('../images/buy_now_cta.png') no-repeat 0 0; }
#bcr_facebook a { display: block; position: absolute; left: 0px; top: 0px; width: 24px; height: 25px; background: transparent url('../images/cta_facebook.png') no-repeat 0 0; } 
#bcr_twitter a { display: block; position: absolute; left: 37px; top: 3px; width: 27px; height: 21px; background: transparent url('../images/cta_twitter.png') no-repeat 0 0; }
#bcr_instagram a { display: block; position: absolute; left: 77px; top: 1px; width: 23px; height: 24px; background: transparent url('../images/cta_instagram.png') no-repeat 0 0; }
#bcr_sr_sm a { display: block; position: absolute; left: 664px; top: 13px; width: 160px; height: 48px; background: transparent url('../images/cta_sr_sm.png') no-repeat 0 0; }

#bcr_packshot_pre a { display: block; position: absolute; left: 15px; top: 176px; width: 407px; height: 535px; background: transparent url('../images/packshot_pre.png') no-repeat 0 0; }
	.pst_release #bcr_packshot_pre a { display: none; }
#bcr_packshot_pst a { display: none; position: absolute; left: 6px; top: 187px; width: 425px; height: 505px; background: transparent url('../images/packshot_pst.png') no-repeat 0 0; }
	.pst_release #bcr_packshot_pst a { display: block; }

#bcr_play a { display: block; position: absolute; left: 13px; top: 11px; width: 435px; height: 180px; background: transparent url('../images/play.png') no-repeat 0 0; }

#bcr_ftm a { display: block; position: absolute; left: 15px; top: 197px; width: 215px; height: 30px; background: transparent url('../images/ftm.png') no-repeat 0 0; }
#bcr_watch a { display: block; position: absolute; left: 242px; top: 197px; width: 202px; height: 30px; background: transparent url('../images/watch.png') no-repeat 0 0; }

#bcr_sr a { display: none; position: absolute; left: calc(50% - 132px); top: 2830px; width: 264px; height: 149px; background: transparent url('../images/sr.png') no-repeat 0 0; }
	.pst_release #bcr_sr a { display: block; }

#bcr_visit a { display: block; position: absolute; left: 310px; top: 2830px; width: 298px; height: 44px; background: transparent url('../images/visit.png') no-repeat 0 0; }
	.pst_release #bcr_visit a { top: 3040px; }

#bcr_4k_bestbuy a { display: block; position: absolute; left: 14px; top: 80px; width: 160px; height: 49px; background: transparent url('../images/4k_bestbuy.png') no-repeat 0 0; }
#bcr_4k_amazon a { display: block; position: absolute; left: 14px; top: 129px; width: 160px; height: 49px; background: transparent url('../images/4k_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: 730px;
	margin: 7px auto 0 auto; 
	background: linear-gradient(to bottom, #e11720 0%, #941d1b 100%);
	z-index: 15;
}
#bcr_menu_left { padding-bottom: 12px; }
#bcr_menu_center, #bcr_menu_right { padding: 40px 0; }
#bcr_menu_center_4k { height: 223px; }
#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_fandango a { background-image: url('../images/buttons/buy-button-fandango.png'); }

#bcr_warning
{
  	position: relative;
	width: auto;
  	max-width: 280px;
  	margin: 20px auto;
	padding: 20px;
  	background: #fff;
  	color: #000;
  	text-align: center;
  	font-size: 15px;
	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: -o-linear-gradient(top, #8e000e, #64030d);
  	background-image: -webkit-gradient(linear, left top, left bottom, from(#8e000e), to(#64030d));
  	background-image: linear-gradient(to bottom, #8e000e, #64030d);
  	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
}

.bcr_br_1 { display: none; }
.bcr_br_2 { display: block; }
.bcr_br_3 { display: block; }

.mfp-close { right: calc(50% - 260px); }

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

.nowrap { white-space: nowrap; }

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

@media (max-width: 919px)
{
	.bcr_container { width: 100%; }
	#bcr_register_wrapper,
	#bcr_buy_now_cta a,
	#bcr_social_wrapper,
	#bcr_sr_sm a,
	#bcr_like img,
	#bcr_like iframe,
	#bcr_studio,
	#bcr_title_img,
	#bcr_sell_pre,
	#bcr_sell_pst,
	#bcr_packshot_pre a,
	#bcr_packshot_pst a,
	#bcr_vids_wrapper,
	#bcr_quote_1,
	#bcr_quote_2,
	#bcr_buy_now,
	#bcr_buy_wrapper,
	#bcr_sf_wrapper,
	#bcr_promote,
	#bcr_visit a,
	#bcr_comps,
	#bcr_also,
	#bcr_uv_wrapper,
	#bcr_partners_title,
	#bcr_partners,
	#bcr_sr a
	{
		position: relative;
		top: auto !important;
		left: auto !important;
		margin: 0 auto 20px auto;
	}
	
	#bcr_top { overflow: auto; height: auto; background-image: url('../images/bg_top_mobile.png'); background-position: center bottom; }
		#bcr_like { overflow: auto; }
		#bcr_register_wrapper { margin-top: 20px; }
			#bcr_register a { position: relative; left: auto; top: auto; margin: 0 auto; }
			#bcr_register_txt { position: relative; left: auto; top: auto; }
	
	#bcr_section_upper,
	#bcr_section_middle
	{
		height: auto !important;
	}
		#bcr_also { margin-top: 20px; }
		#bcr_promote { width: 452px; margin-bottom: 0; }
			#bcr_promote li { margin: 0 7px 14px 7px; }
	
		
	#bcr_sf_wrapper { width: 310px; height: 543px; background-image: url('../images/sf_wrapper_mobile.png'); }
		#bcr_sf_wrapper h5 { left: 41px; top: 131px; width: 230px; height: 22px; background-image: url('../images/sf_title_mobile.png'); }
		#bcr_sf_wrapper h6 { left: 25px; top: 180px; width: 258px; height: 52px; background-image: url('../images/sf_subtitle_mobile.png'); }
		#bcr_sf_wrapper ul { left: 10px; top: 254px; width: 286px; height: 270px; background-image: url('../images/sf_list_mobile.png'); }
		
	#bcr_partners { margin-bottom: 0; }
}

@media (max-width: 799px)
{
	#bcr_hammock
	{
		padding-bottom: 	23.779724655819776%; /* 190 / 799 */
		-webkit-background-size: 150%;
  		-moz-background-size: 150%;
  		-o-background-size: 150%;
 		background-size: 150%;
	}
	
	#bcr_buy_now { margin-bottom: 10px; }
	
	#bcr_buy_wrapper { position: relative; left: auto; top: auto; width: 313px; height: 37px; margin: 0 auto 5px auto !important; }
	#bcr_buy_wrapper li
	{
		float: left;
		position: relative;
		left: auto;
		height: 37px;
		margin-right: 4px;
		background-color: transparent;
		background-repeat: no-repeat;
		background-position: 0 0;
		text-indent: -9999px;
		cursor: pointer;
	}
	#bcr_buy_digital { width: 69px !important; background-image: url('../images/buy_digital_mobile.png'); }
	#bcr_buy_br      { width: 82px !important; background-image: url('../images/buy_br_mobile.png'); }
	#bcr_buy_4k 	 { width: 105px !important; background-image: url('../images/buy_4k_mobile.png'); }
	#bcr_buy_dvd     { width: 45px !important; background-image: url('../images/buy_dvd_mobile.png'); margin-right: 0 !important; }
		#bcr_buy_wrapper li:hover,
		#bcr_buy_wrapper li.bcr_active
		{
			background-position: 0 -37px;
		}
	
	#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: 30px; background-size: contain; }
	
		#bcr_menu_left ul { width: 314px; margin: 8px auto 2px 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: 407px;
	}
		#bcr_4k_banner { left: 0px; top: 0px; width: 314px; height: 106px; background-image: url('../images/4k_banner_mobile.png'); }
		#bcr_4k_list { left: 46px; top: 113px; width: 246px; height: 174px; background-image: url('../images/4k_list_mobile.png'); }
		#bcr_4k_bestbuy a { left: 3px; top: 303px; width: 152px; height: 41px; background-image: url('../images/4k_bestbuy_mobile.png'); }
		#bcr_4k_amazon a { left: 158px; top: 303px; width: 152px; height: 41px; background-image: url('../images/4k_amazon_mobile.png'); }
		#bcr_4k_legal { bottom: auto; left: calc(50% - 141px); top: 358px; width: 90%; height: auto; margin: 0 auto; }
		
	.bcr_br_1 { display: block; }
}

@media (max-width: 649px)
{
	#bcr_uv_wrapper { width: 313px; height: 381px; background-image: url('../images/uv_wrapper_mobile.png'); }
		#bcr_uv_wrapper h5 { left: 21px; top: 17px; width: 276px; height: 91px; background-image: url('../images/uv_title_mobile.png'); }
		#bcr_uv_wrapper h6 { left: 13px; top: 130px; width: 283px; height: 41px; background-image: url('../images/uv_subtitle_mobile.png'); }
		#bcr_uv_wrapper p { left: 16px; top: 282px; width: 279px; height: 77px; background-image: url('../images/uv_txt_mobile.png'); }

	#bcr_partners { width: 295px; }
		#bcr_partners li { float: none; margin-right: 0; }
		#bcr_partners li:first-child { margin-bottom: 20px; }
}

@media (max-width: 549px)
{
	#bcr_title_img_wrapper { padding: 0 20px; }
}

@media (max-width: 499px)
{
	#bcr_promote { width: 212px; margin-bottom: 10px; }
		#bcr_promote li
		{
			float: none;
			margin: 0 0 10px 0;
		}
		
	#bcr_quote_1
	{
		max-width: 309px;
		width: 61.92384769539078%; /* 309 / 499 */
		height: 0;
		padding-bottom: 17.034068136272545%; /* 85 / 499 */
		background-size: 100%;
	}
	#bcr_quote_2
	{
		max-width: 443px;
		width: 	88.77755511022044%; /* 443 / 499 */
		height: 0;
		padding-bottom: 9.619238476953908%; /* 48 / 499 */
		background-size: cover;
	}
	
	#bcr_vids_wrapper
	{
		width: 315px;
		height: 238px;
		background-size: 100%;
	}
		#bcr_play a
		{
			left: 8px;
			top: 10px;
			width: 300px;
			height: 122px;
			background-size: cover;
		}
		#bcr_ftm a
		{
			top: 168px;
			left: calc(50% - 107px);
		} 
		#bcr_watch a
		{
			top: 206px;
			left: calc(50% - 101px);
		}
	#bcr_sell_pre
	{
		width: 90.98196392785571%; /* 454 / 499 */
		height: 0;
		padding-bottom: 10.420841683366733%; /* 52 / 499 */ 
		background-size: contain;
	}
	#bcr_sell_pst
	{
		width: 65.93186372745491%; /* 329 / 499 */
		height: 0;
		padding-top: 9.619238476953908%; /* 48 / 499 */
		background-size: contain;
	}
	#bcr_legal { width: 100%; padding-left: 10px; padding-right: 10px; }
	.bcr_br_1 { display: none; }
	.bcr_br_2 { display: none; }
}

@media screen and (max-device-width: 480px)
{
  body { -webkit-text-size-adjust: none; }
}

@media (max-width: 449px)
{
	#bcr_comps { width: 296px; height: auto; text-align: center; }
		#bcr_comps img:nth-child(2) { margin-left: 15px; margin-right: 0; }
		#bcr_comps img:nth-child(3) { clear: both; float: none; display: inline-block; margin-top: 15px; }
	#bcr_packshot_pre a
	{
		width: 90.64587973273942%; /* 407 / 449 */
		height: 0;
		padding-bottom: 119.15367483296213%; /* 535 / 449 */
		background-size: cover;
	}
	#bcr_packshot_pst a
	{
		width: 94.65478841870824%; /* 425 / 449 */
		height: 0;
		padding-bottom: 112.47216035634744%; /* 505 / 449 */
		background-size: cover;
	}
	.bcr_br_3 { display: none; }
}

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

.bcr_button { -webkit-transition: all 0.1s ease-in; -o-transition: all 0.1s ease-in; 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;
}