*
{ 
	-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: #0e0b04;
	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; }

div, a, img
{
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: 0;
}

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

#bcr_main
{
	position: relative;
	width: 960px;
	margin: 0 auto;
	z-index: 5;
}
	#bcr_ie_warning
	{
		display: none;
		width: 60%;
		margin: 0 auto;
		padding: 20px;
		background-color: #8e000e;
		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_section_upper
	{
		position: relative;
		height: 790px;
		background: transparent url('../images/bg-faces.png') no-repeat center top;
	}
		#bcr_top_bar
		{
			overflow: visible;
			position: relative;
			height: 97px;
			z-index: 5;
		}
			#bcr_top_bar::before
			{
				content: '';
				position: absolute;
				top: 0;
				left: calc(50% - 1000px);
				width: 2000px;
				height: 97px;
				background: transparent url('../images/bg-bar-top.png') no-repeat 0 0;
				z-index: -1;
			}
		
			#bcr_register_wrapper { position: absolute; left: 76px; top: 8px; width: 203px; height: 59px; }
				#bcr_register_txt { position: absolute; left: 1px; top: 32px; width: 202px; height: 27px; background: transparent url('../images/register_txt.png') no-repeat 0 0; text-indent: -9999px; }

			#bcr_social_wrapper { position: absolute; left: 536px; top: 26px; width: 91px; height: 25px; }

		#bcr_like img,
		#bcr_like iframe
		{
			display: block;
			position: absolute;
			top: 26px;
			left: 845px; 
		}
		
		#bcr_title { display: none; }
		#bcr_title_img { display: block; position: absolute; left: 140px; top: 542px; width: 680px; height: 101px; }
		#bcr_blink_1 { display: block; position: absolute; top: 61px; left: calc(50% + 88px); }
		#bcr_sell_pre { display: block; position: absolute; left: 288px; top: 674px; width: 385px; height: 55px; 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: 231px; top: 679px; width: 501px; height: 26px; background: transparent url('../images/sell_pst.png') no-repeat 0 0; text-indent: -9999px; }
			.pst_release #bcr_sell_pst { display: block; }
		#bcr_scroll_down { display: block; position: absolute; left: 462px; top: 753px; width: 44px; height: 19px; }
		#bcr_watch { position: relative; width: 750px; height: 342px; margin: 0 auto 60px auto; background: transparent url('../images/watch_bg.png') no-repeat 0 0; }
			#bcr_blink_2 { display: block; position: absolute; bottom: 14px; right: -4px; }
			#bcr_blink_mobile { display: none; }
		#bcr_quotes { overflow: auto; width: 100%; height: 46px; margin-bottom: 65px; padding: 0 78px; }
			#bcr_quotes img { float: left; display: block; margin: 0 13px; }
			
		#bcr_buy_now_wrapper
		{
			overflow: visible;
			position: relative;
			padding-top: 64px;
		}
			#bcr_buy_now_wrapper::before
			{
				content: '';
				position: absolute;
				top: 0;
				left: calc(50% - 1000px);
				width: 2000px;
				height: 374px;
				background: transparent url('../images/bg_buy.png') no-repeat 0 0;
				z-index: -1;
			}
			#bcr_buy_now_wrapper.left::before { height: 374px; }
			#bcr_buy_now_wrapper.center::before { height: 278px; }
			#bcr_buy_now_wrapper.center_4k::before { height: 378px; }
			#bcr_buy_now_wrapper.right::before { height: 278px; }
			#bcr_buy_now { position: absolute; left: calc(50% - 75px); top: 12px; width: 151px; height: 30px; background: transparent url('../images/buy_now.png') no-repeat 0 0; text-indent: -9999px; }
			#bcr_buy_wrapper { position: relative; width: 748px; height: 45px; margin: 0 auto; }
				#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_buy_wrapper li
				{
					float: left;
					width: 187px;
					height: 45px;
					background-color: transparent;
					background-repeat: no-repeat;
					background-position: 0 0;
					text-indent: -9999px;
					cursor: pointer;
				}
					#bcr_buy_wrapper li:hover { background-position: 0 -45px; }
					#bcr_buy_wrapper li.bcr_active { background-position: 0 -90px; cursor: auto; }
					
	#bcr_section_middle
	{
		position: relative;
		height: 434px;
	}
		#bcr_blink_3 { display: block; position: absolute; top: 15px; left: 37px; }
		#bcr_blink_4 { display: block; position: absolute; top: 42px; left: -1px; }
		#bcr_blink_5 { display: block; position: absolute; top: 15px; left: 380px; }
		#bcr_blink_6 { display: block; position: absolute; top: 42px; left: 417px; }
		#bcr_sf_wrapper { position: absolute; left: calc(50% - 408px); bottom: 0; width: 816px; height: 347px; background: transparent url('../images/sf_wrapper.png') no-repeat 0 0; z-index: 5; }
			#bcr_sf_wrapper h5 { position: absolute; left: 277px; top: 133px; width: 294px; height: 31px; background: transparent url('../images/sf_title.png') no-repeat 0 0; text-indent: -9999px; }
			#bcr_sf_wrapper h6 { position: absolute; left: calc(50% - 233px); top: 172px; width: 466px; height: 9px; background: transparent url('../images/sf_subtitle.png') no-repeat 0 0; text-indent: -9999px; }
			#bcr_sf_wrapper ul { position: absolute; left: 64px; top: 213px; width: 663px; height: 105px; background: transparent url('../images/sf_list.png') no-repeat 0 0; text-indent: -9999px; }
				#bcr_sf_wrapper ul li { display: none; }
		#bcr_bring { position: relative; width: 925px; height: 424px; margin: 82px auto 14px auto; background: transparent url('../images/bg_bring.png') no-repeat 0 0; }
			#bcr_bring h5 { position: absolute; left: 283px; top: 10px; width: 361px; height: 56px; background: transparent url('../images/bring_title.png') no-repeat 0 0; text-indent: -9999px; }
			#bcr_shop { position: absolute; left: 68px; top: 72px; width: 395px; height: 272px; }
				#bcr_shop h5 { position: absolute; left: 68px; top: 55px; width: 294px; height: 28px; background: transparent url('../images/shop.png') no-repeat 0 0; text-indent: -9999px; }
				#bcr_shop p { position: absolute; left: 73px; top: 126px; width: 272px; height: 43px; background: transparent url('../images/shop_txt.png') no-repeat 0 0; text-indent: -9999px; }
			#bcr_screenbid { position: absolute; left: 462px; top: 72px; width: 395px; height: 272px; }
				#bcr_screenbid h5 { position: absolute; left: 107px; top: 33px; width: 215px; height: 76px; background: transparent url('../images/screenbid.png') no-repeat 0 0; text-indent: -9999px; }
				#bcr_screenbid p { position: absolute; left: 51px; top: 124px; width: 274px; height: 39px; background: transparent url('../images/screenbid_txt.png') no-repeat 0 0; text-indent: -9999px; }
		#bcr_passage { position: relative; width: 756px; height: 406px; margin: 0 auto 0 auto; background: transparent url('../images/bg_passage.png') no-repeat 0 0; }
			#bcr_passage::before
			{
				content: '';
				position: absolute;
				top: 0;
				left: calc(50% - 1000px);
				width: 2000px;
				height: 406px;
				background: transparent url('../images/bg_passage_bg.png') no-repeat 0 0;
				z-index: -1;
			}
			#bcr_passage h5 { position: absolute; left: 179px; top: 57px; width: 410px; height: 22px; background: transparent url('../images/passage_title.png') no-repeat 0 0; text-indent: -9999px; }
			#bcr_vr_logo { display: block; position: absolute; left: 133px; top: 116px; }
			#bcr_vr_logo_mobile { display: none; }
			#bcr_passage p { position: absolute; left: 91px; top: 239px; width: 470px; height: 66px; background: transparent url('../images/passage_txt.png') no-repeat 0 0; text-indent: -9999px; }
		#bcr_video { overflow: visible; position: relative; width: 811px; height: 386px; margin: 30px auto 0 auto; background: transparent url('../images/bg_video.png') no-repeat 0 0; }
			#bcr_video h5 { position: absolute; left: 356px; top: 78px; width: 97px; height: 28px; background: transparent url('../images/video_title.png') no-repeat 0 0; text-indent: -9999px; }
		#bcr_get { position: relative; width: 214px; height: 56px; margin: 88px auto 25px auto; background: transparent url('../images/get_title.png') no-repeat 0 0; text-indent: -9999px; }
		#bcr_row { overflow: auto; width: 831px; margin: 0 auto; }
			#bcr_row li { float: left; }
				#bcr_row a { margin: 0 7px 2px 7px; }
		#bcr_comps { position: relative; margin: 32px 0 16px 0; text-align: center; }
			#bcr_comps img
			{
				display: inline-block;
				margin: 0px 10px;
			}
		#bcr_legal
		{
			margin-bottom: 20px;
			line-height: 1.5;
			color: #a0a0a0;
			font-size: 11px;
			text-align: center;
			text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.6);
		}
			#bcr_legal a { color: #a0a0a0; }
				#bcr_legal a:hover { text-decoration: underline; }
				
	#bcr_4k_banner { position: absolute; left: 0px; top: 3px; width: 740px; height: 70px; 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;
		bottom: 20px;
		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_watch,
#bcr_gl,
#bcr_shop h4,
#bcr_screenbid h4,
#bcr_passage h4,
#bcr_intro,
#bcr_trailer,
#bcr_sr,
#bcr_uv,
#bcr_uv2,
#bcr_reel,
#bcr_visit,
#bcr_4k_bestbuy,
#bcr_4k_amazon
{
	text-indent: -9999px;
	overflow: hidden;
}


#bcr_register a { display: block; position: absolute; left: 0px; top: 0px; width: 149px; height: 28px; background: transparent url('../images/register.png') no-repeat 0 0; }
#bcr_buy_now_cta a { display: block; position: absolute; left: 329px; top: 18px; width: 163px; 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: 24px; height: 25px; background: transparent url('../images/facebook.png') no-repeat 0 0; }
#bcr_twitter a { display: block; position: absolute; left: 34px; top: 3px; width: 27px; height: 21px; background: transparent url('../images/twitter.png') no-repeat 0 0; }
#bcr_instagram a { display: block; position: absolute; left: 68px; top: 1px; width: 23px; height: 24px; background: transparent url('../images/instagram.png') no-repeat 0 0; }
#bcr_sr_sm a { display: block; position: absolute; left: 660px; top: 15px; width: 161px; height: 48px; background: transparent url('../images/sr_sm.png') no-repeat 0 0; }
#bcr_watch a { display: block; position: absolute; left: 11px; top: 45px; width: 730px; height: 285px; background: transparent url('../images/play.png') no-repeat 0 0; }
#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_gl a { display: block; position: absolute; left: 257px; top: 51px; width: 442px; height: 84px; background: transparent url('../images/gl_button.png') no-repeat 0 0; z-index: 10; }
#bcr_shop h4 a, #bcr_screenbid h4 a { display: block; position: absolute; left: 87px; top: 193px; width: 244px; height: 37px; background: transparent url('../images/button_more.png') no-repeat 0 0; }
#bcr_screenbid h4 a { left: 67px; }
#bcr_passage h4 a { display: block; position: absolute; left: 83px; top: 329px; width: 236px; height: 42px; background: transparent url('../images/button_passage.png') no-repeat 0 0; }
#bcr_intro a { display: block; position: absolute; left: 0px; top: 140px; width: 380px; height: 246px; background: transparent url('../images/button_intro.png') no-repeat 0 0; }
#bcr_trailer a { display: block; position: absolute; left: 431px; top: 133px; width: 380px; height: 239px; background: transparent url('../images/button_trailer.png') no-repeat 0 0; }
#bcr_sr a { display: block; width: 264px; height: 149px; background: transparent url('../images/button_sr.png') no-repeat 0 0; }
#bcr_uv2 a { display: block; width: 264px; height: 149px; background: transparent url('../images/button_uv2.png') no-repeat 0 0; }
#bcr_reel a { display: block; width: 261px; height: 148px; background: transparent url('../images/button_reel.png') no-repeat 0 0; }
#bcr_visit a { display: block; width: 296px; height: 42px; margin: 60px auto 0 auto; background: transparent url('../images/button_visit.png') no-repeat 0 0; }
#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_menu_left,
#bcr_menu_center,
#bcr_menu_center_4k,
#bcr_menu_right
{
	display: none;
	position: relative;
	overflow: auto;
	width: 740px;
	margin: 5px auto 0 auto; 
	background-color: rgba(255,255,255,.16);
	-moz-border-radius: 20px 20px 0px 20px;
	-webkit-border-radius: 20px 20px 0px 20px;
	border-radius: 20px 20px 0px 20px;
	z-index: 15;
}
#bcr_menu_left { padding-bottom: 55px; }
#bcr_menu_center, #bcr_menu_right { padding: 40px 0; }
#bcr_menu_center_4k
{
	height: 235px;
	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; }

video#bcr_bgvid
{
	display: block;
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url('../images/background.jpg') no-repeat;
    background-size: cover; 
}

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

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

#bcr_faces { display: none; }

.video-popup
{
	text-align: center;
}
	.video-popup video
	{
		height: 60vh;
		min-height: 60%;
	}
	.video-popup .mfp-close
	{
    	color: white;
    	text-align: right;
    	width: 16px;
	}

.bcr_overlay2_magnific .mfp-content { padding-top: 0; }

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

@media (max-width: 959px)
{
	#bcr_main { width: 100%; }
	#bcr_section_upper
	{
		height: auto;
		background: none;
	}
		#bcr_top_bar
		{
			height: auto;
		}
			#bcr_buy_now_cta a
			{
				position: relative;
				left: auto;
				top: auto;
				margin: 14px auto 38px auto;
			}
			#bcr_sr_sm,
			#bcr_title_img,
			#bcr_scroll_down
			{
				display: none;
			}
		#bcr_faces
		{
			position: relative;
			display: block;
			top: -15px;
			width: 100%;
			max-width: 780px;
			height: auto;
			margin: 0 auto;
		}
		#bcr_sell_pre,
		#bcr_sell_pst
		{
			position: relative;
			top: auto;
			left: auto;
			margin: 0 auto 20px auto;
		}
	
	#bcr_watch_wrapper
	{
		overflow: auto;
		max-width: 750px;
		margin: 0 auto 20px auto;
	}
	#bcr_watch
	{
		width: 100%;
		height: 0;
		margin: 0;
		padding-bottom: 45.6%;
		background-size: cover;
	}
		#bcr_watch a
		{
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			background-size: contain;
		}
		#bcr_blink_2 { display: none; }
		#bcr_blink_mobile
		{
			display: block;
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
		}
	#bcr_quotes
	{
		height: auto;
		margin: 0 auto;
		padding: 0;
	}
		#bcr_quotes img
		{
			float: none;
			margin: 0 auto 20px auto;
		}
	#bcr_section_middle { height: auto; }
		#bcr_gl a 
		{
			position: relative;
			left: auto;
			top: auto;
			margin: 0 auto 20px auto;
		}
		#bcr_sf_wrapper
		{
			position: relative;
			left: auto;
			bottom: auto;
			width: 309px;
			height: 336px; 
			margin: 0 auto 20px auto;
			background-image: url('../images/sf_wrapper_mobile.png');
		}
			#bcr_sf_wrapper h5 { left: 19px; top: 18px; width: 274px; height: 30px; background-image: url('../images/sf_title_mobile.png'); }
			#bcr_sf_wrapper h6 { left: calc(50% - 122px); top: 55px; width: 244px; height: 23px; background-image: url('../images/sf_subtitle_mobile.png'); }
			#bcr_sf_wrapper ul { left: 21px; top: 108px; width: 272px; height: 214px; background-image: url('../images/sf_list_mobile.png'); }

	#bcr_bring { width: 311px; height: 499px; margin: 0 auto 20px auto; background-image: url('../images/bg_bring_mobile.png'); }
		#bcr_bring h5 { left: 32px; top: 8px; width: 250px; height: 85px; background-image: url('../images/bring_title_mobile.png'); }
		#bcr_shop { left: 0px; top: 119px; width: 311px; height: 176px; }
			#bcr_shop h5 { position: absolute; left: 40px; top: 12px; width: 245px; height: 24px; background-image: url('../images/shop_title_mobile.png'); }
			#bcr_shop p { left: 45px; top: 75px; width: 226px; height: 36px; background-image: url('../images/shop_p_mobile.png'); }
			#bcr_shop h4 a { left: 56px; top: 127px; width: 204px; height: 32px; background-image: url('../images/button_more_mobile.png'); }
		#bcr_screenbid { left: 0px; top: 301px; width: 311px; height: 198px; }
			#bcr_screenbid h5 { left: 90px; top: 17px; width: 178px; height: 63px; background-image: url('../images/screenbid_mobile.png'); }
			#bcr_screenbid p { left: 43px; top: 92px; width: 229px; height: 34px; background-image: url('../images/screenbid_txt_mobile.png'); }
			#bcr_screenbid h4 a { left: 56px; top: 148px; width: 204px; height: 32px; background-image: url('../images/button_more_mobile.png'); }
	
	#bcr_passage { width: 326px; height: 631px; background-image: url('../images/bg_passage_mobile.png'); }
		#bcr_passage::before { content: none; }
		#bcr_passage h5 { left: 49px; top: 23px; width: 232px; height: 61px; background-image: url('../images/passage_title_mobile.png'); }
		#bcr_vr_logo { display: none; }
		#bcr_vr_logo_mobile { display: block; position: absolute; left: 28px; top: 126px; }
		#bcr_passage p { left: 31px; top: 250px; width: 268px; height: 115px; background-image: url('../images/passage_txt_mobile.png'); }
		#bcr_passage h4 a { left: 47px; top: 547px; width: 236px; height: 42px; background-image: url('../images/button_passage_mobile.png'); }
	
	#bcr_video { position: relative; width: 100%; height: auto; margin: -46px auto 20px auto; padding-top: 137px; padding-bottom: 10px; background-image: url('../images/bg_video_mobile.png'); background-position: center top; }
		#bcr_video h5 { position: relative; top: auto; left: auto; width: 97px; height: 28px; margin: 0 auto; background-image: url('../images/video_title_mobile.png'); }
		#bcr_intro a { position: relative; top: auto; left: auto; margin: 20px auto 20px auto; }
		#bcr_trailer a { position: relative; top: auto; left: auto; margin: 0 auto 2px auto; }
		
	#bcr_get { margin: 20px auto; }
	#bcr_row { width: 264px; }
		#bcr_row a { margin: 0 0 10px 0; }
		
	#bcr_visit a { margin: 20px auto; }
	#bcr_legal { width: 490px; margin: 0 auto 20px auto; }
	#bcr_buy_now_wrapper { margin-bottom: 46px; }
	#bcr_comps { margin: 0 auto 20px auto; }
	#bcr_like img,
	#bcr_like iframe,
	#bcr_register_wrapper,
	#bcr_social_wrapper
	{
		position: relative;
		top: auto;
		left: auto;
		margin: 0 auto 20px auto;
	}
	#bcr_register_wrapper
	{
		width: 317px;
	}
		#bcr_register a { position: relative; left: auto; top: auto; margin: 0 auto; }
		#bcr_register_txt
		{
			width: 317px;
			height: 18px; 
			background-image: url('../images/register_txt_mobile.png');
		}
}
@media (max-width: 799px)
{
	#bcr_buy_now_wrapper { margin-bottom: 35px; }
	#bcr_buy_now_wrapper::before,
	#bcr_buy_now_wrapper.left::before { height: 419px; }
	#bcr_buy_now_wrapper.center::before { height: 322px; }
	#bcr_buy_now_wrapper.center_4k::before { height: 537px; }
	#bcr_buy_now_wrapper.right::before { height: 322px; }
				
	#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: 42px;
		margin-left: 3px;
		background-color: transparent;
		background-repeat: no-repeat;
		background-position: 0 0;
		text-indent: -9999px;
		cursor: pointer;
	}
	#bcr_buy_digital { width: 71px !important; background-image: url('../images/buy_digital_mobile.png'); margin-left: 0; }
	#bcr_buy_br      { width: 82px !important; background-image: url('../images/buy_br_mobile.png'); }
	#bcr_buy_4k 	 { width: 106px !important; background-image: url('../images/buy_4k_mobile.png'); }
	#bcr_buy_dvd     { width: 46px !important; background-image: url('../images/buy_dvd_mobile.png'); }
		#bcr_buy_wrapper li:hover,
		#bcr_buy_wrapper li.bcr_active
		{
			background-position: 0 -42px;
		}
	
	#bcr_menu_left,
	#bcr_menu_center,
	#bcr_menu_center_4k,
	#bcr_menu_right
	{
		width: 314px;
		height: auto;
		margin: 0 auto;
		border-radius: 5px;
	}
	#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; }
		#bcr_4k_banner { left: 9px; top: 8px; width: 295px; height: 96px; background-image: url('../images/4k_banner_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_list { left: 46px; top: 111px; width: 246px; height: 174px; background-image: url('../images/4k_list_mobile.png'); }
		#bcr_4k_legal { bottom: auto; left: calc(50% - 141px); top: 358px; width: 90%; height: auto; margin: 0 auto; }
}
#bcr_bg_mobile { display: none; }
@media (max-width: 767px)
{
	#bcr_bg_mobile
	{
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-image: url('../images/background.jpg');
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
	}
	video#bcr_bgvid { display: none; }
	#bcr_comps { margin: 0; }
		#bcr_comps img { display: block; margin: 0 auto 15px auto; }
}
@media (max-width: 674px)
{
	#bcr_sell_pst { width: 74.33234421364985%; height: 0; padding-top: 3.857566765578635%; background-size: cover; }
}
@media (max-width: 499px)
{
	#bcr_top_bar { height: 89px; }
		#bcr_top_bar::before
		{
			left: calc(50% - 250px);
			width: 500px;
			height: 89px;
			background-image: url('../images/bg-bar-top_mobile.png');
		}
		#bcr_faces { top: -22px; }
		#bcr_buy_now_cta a { margin: 14px auto 0 auto; }
		#bcr_blink_1 { top: 53px; }
	.mfp-close { right: 0; }
	#bcr_legal { width: 270px; }
	#bcr_gl a { width: 324px; height: 84px; background-image: url('../images/gl_button_mobile.png'); }
		#bcr_blink_3 { top: 15px; left: -2px; }
		#bcr_blink_4 { top: 42px; left: 5px; }
		#bcr_blink_5 { top: 15px; left: 292px; }
		#bcr_blink_6 { top: 42px; left: 299px; }
}
@media (max-width: 449px)
{
	#bcr_sell_pre { width: 234px; height: 33px; background-size: cover; }
}
@media (max-width: 399px)
{
	#bcr_intro a { width: 100%; height: 0; padding-top: 64.73684210526316%; background-size: cover; }
	#bcr_trailer a { width: 100%; height: 0; padding-top: 62.89473684210526%; background-size: cover; }
}
@media (max-width: 349px)
{
	#bcr_quotes img { height: 42px; }
	#bcr_quotes img:nth-child(1) { width: 150px; }
	#bcr_quotes img:nth-child(2) { width: 224px; }
	#bcr_quotes img:nth-child(3) { width: 300px; }
	#bcr_gl a { width: 300px; height: 78px; background-size: cover; }
		#bcr_blink_3 { top: 13px; left: -3px; }
		#bcr_blink_4 { top: 38px; left: 4px; }
		#bcr_blink_5 { top: 13px; left: 270px; }
		#bcr_blink_6 { top: 38px; left: 277px; }
}

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

.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);
}

@keyframes blink {
  50% {
    opacity: 0.0;
  }
}
@-webkit-keyframes blink {
  50% {
    opacity: 0.0;
  }
}
.blink {
  animation: blink .5s step-start 0s infinite;
  -webkit-animation: blink .5s step-start 0s infinite;
}
.blink2 {
  animation: blink 1s step-start 0s infinite;
  -webkit-animation: blink 1s step-start 0s infinite;
}
.blink3 {
  animation: blink 1.5s step-start 0s infinite;
  -webkit-animation: blink 1.5s step-start 0s infinite;
}
.blink4 {
  animation: blink 2s step-start 0s infinite;
  -webkit-animation: blink 2s step-start 0s infinite;
}

.pulse {
	-webkit-animation: pulse 1s linear infinite;
	-moz-animation: pulse 1s linear infinite;
	-ms-animation: pulse 1s linear infinite;
	animation: pulse 1s linear infinite;
}

@keyframes pulse {
 0% {
    -webkit-transform: scale(1.1);
   	-moz-transform: scale(1.1);
   	-o-transform: scale(1.1);
   	-ms-transform: scale(1.1);
   	transform: scale(1.1);
 }
 50% {
    -webkit-transform: scale(0.8);
   	-moz-transform: scale(0.8);
   	-o-transform: scale(0.8);
   	-ms-transform: scale(0.8);
   	transform: scale(0.8);
 }
 100% {
    -webkit-transform: scale(1);
   	-moz-transform: scale(1);
   	-o-transform: scale(1);
   	-ms-transform: scale(1);
   	transform: scale(1);
 }

}

@-moz-keyframes pulse {
 0% {
   -moz-transform: scale(1.1);
   transform: scale(1.1);
 }
 50% {
   -moz-transform: scale(0.8);
   transform: scale(0.8);
 }
 100% {
   -moz-transform: scale(1);
   transform: scale(1);
 }

}

@-webkit-keyframes pulse {
 0% {
   -webkit-transform: scale(1.1);
   transform: scale(1.1);
 }
 50% {
   -webkit-transform: scale(0.8);
   transform: scale(0.8);
 }
 100% {
   -webkit-transform: scale(1);
   transform: scale(1);
 }

}

@-ms-keyframes pulse {
 0% {
   -ms-transform: scale(1.1);
   transform: scale(1.1);
 }
 50% {
   -ms-transform: scale(0.8);
   transform: scale(0.8);
 }
 100% {
   -ms-transform: scale(1);
   transform: scale(1);
 }
 
 }
 
 .floating
 {
 	display: none;
	animation-name: floating;
	-webkit-animation-name: floating;

	animation-duration: 1s;	
	-webkit-animation-duration: 1s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes floating {
	0% {
		transform: translateY(0%);	
	}
	50% {
		transform: translateY(20%);	
	}	
	100% {
		transform: translateY(0%);
	}			
}

@-webkit-keyframes floating {
	0% {
		-webkit-transform: translateY(0%);	
	}
	50% {
		-webkit-transform: translateY(50%);	
	}	
	100% {
		-webkit-transform: translateY(0%);
	}			
}