html {
	overflow-x: hidden;
}
body {
	overflow-x: hidden;
}
.brand-logo .hero-image {
	min-height: 0;
	max-height: 30px;
}
#content {
	padding: 0;
}
/*.bsa_home{
	background-color: black;
}*/

.movieSection {
	padding-bottom: 3em;
}

.hero-image {
	min-height: 400px;
	position: relative;
	z-index: 0;
	max-height: 760px;
}
.bsa_home .hero-image-bsa {
	min-height: 1px;
	position: relative;
}
#bsaimg {
	position: relative;
	text-align: right;
}
#bsaimg img {
	width: 70%;
	position: relative;
	text-align: right;
}
.nogradient {
	display: none;
}
.hero-image-mobile {
	display: none;
}
.Last.Knight.BSA.LOGO {
	max-width: 75%;
	margin-left: auto;
	margin-right: auto;
}

.storyDesc {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5%;
	margin-bottom: 5%;
	color: #252525;
	font-family: "Montserrat";
	font-size: 22px;
}
#learnMore-bsa p {
	margin: auto;
	font-weight: 900;
}
.bsadescription {
	text-align: center;
	color: white;
	font-family: Lato, sans-serif;
	font-weight: 400;
}
.bsadescription img {
	max-width: 80%;
}
.movieDesc {
	text-align: center;
	background: white;
}
.movieDesc > .textblock_text > p {
	font-family: Lato, sans-serif;
	font-style: normal;
	font-weight: 400;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15vw;
}
#learnMore {
	background: url(/images/gamespage/red_button.png) no-repeat scroll 0 0 transparent;
	background-size: 100% 100%;
	padding: 2% 0;
	font-family: "Lato", sans-serif;
	font-size: 22px;
	font-weight: 900;
	text-transform: uppercase;
	position: relative;
	text-decoration: none;
	color: white;
	width: 75%;
	margin: 0 auto;
	display: block;
}
#learnMore:before {
	content: '';
	display: block;
	width: 15px;
	height: 100%;
	position: absolute;
	top: 0%;
	left: 5%;
	opacity: 0;
	background: white;
	box-shadow: 0 0 20px 5px white;
	-moz-transform: skewX(-20deg);
	-o-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
}
#learnMore:hover:before {
	animation-name: shine;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
}
#learnText {
	font-size: 20px;
	font-family: Lato, sans-serif;
	font-weight: 900;
	font-style: normal;
	color: white;
	margin-top: 19px;
	line-height: 0.225;
	text-align: center;
	z-index: 18;
}
.movieTitle {
	font-size: 30px;
	font-family: Lato, sans-serif;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
	color: #101822
}
.movieTitle {
	font-family: 'lato', sans-serif;
	color: #101822;
	font-size: 18px;
	/*margin-top: 12vw;*/
}
.gradientbot > .textblock_text > h2 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	color: #101822;
	display: inline;

}
#learnMore-bsa {
	width: 36%;
	background: url(/images/gamespage/red_button.png) no-repeat scroll 0 0 transparent;
	background-size: 100% 100%;
	padding: 2% 0;
	font-family: "Lato", sans-serif;
	font-size: 1.35vw;
	font-weight: 600;
	text-transform: uppercase;
	position: relative;
	text-decoration: none;
	color: white;
	margin: 0 auto;
	display: block;
}
#learnMore-bsa:before {
	content: '';
	display: block;
	width: 15px;
	height: 100%;
	position: absolute;
	top: 0%;
	left: 5%;
	opacity: 0;
	background: white;
	box-shadow: 0 0 20px 5px white;
	-moz-transform: skewX(-20deg);
	-o-transform: skewX(-20deg);
	-ms-transform: skewX(-20deg);
	-webkit-transform: skewX(-20deg);
	transform: skewX(-20deg);
}
#learnMore-bsa:hover:before {
	animation-name: shine;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
}
.bsadescription {
	position: relative;
	width: 51%;
	height: 100%;
	margin: 0% 0px 0px 0px;
	padding: 10% 0px 7% 0px;
	font-size: 1.4vw;
	top: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffcf50+70,ffcf50+100&1+70,0+100 */
	background: -moz-linear-gradient(left, rgba(255, 207, 80, 1) 70%, rgba(255, 207, 80, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(255, 207, 80, 1) 70%, rgba(255, 207, 80, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(255, 207, 80, 1) 70%, rgba(255, 207, 80, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffcf50', endColorstr='#00ffcf50', GradientType=1);
	/* IE6-9 */
}

.gradientbot > .textblock_text {
	line-height: 0px;
	position: relative;
	bottom: -4em;
	display: inline;
}

.movieDesc {
	margin-top: -21vw;
}
@media screen and (max-width: 767px) {
	.movieDesc {
		margin-top: -8vw;
	}
}
/*.movieDesc.in-view.it-it {
	margin-top: -32vw;
}*/
/*-------------------------------------------------*/

#movie5img,
#movie4img,
#movie3img,
#movie2img,
#movie1img {
	background-size: cover !important;
}
#movie4img,
#movie2img {
	background-position-x: 77% !important;
}
#movie3img {
	background-position-x: 22% !important;
}
#movie1img {
	background-position-x: 24% !important;
}
#movie5img {
	background-position-x: 39% !important;
}
.gradientbot {
	position: relative;
	bottom: 96px;
	/*bottom:-1px;*/
	left: 0px;
	width: 100%;
	height: 82px;
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	/* Chrome10+,Safari5.1+ */
	/* Opera 11.10+ */
	/* IE10+ */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	/* W3C */
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#FFF', endColorstr='#FFF', GradientType=0);
	/* IE6-9 */
	text-align: center;
}
@media screen and (min-width: 320px) {
	
	#learnMore {
		width: 77%;
	}
	
}
@media screen and (max-height: 812px) and (min-height: 812px)  {
	
	.gradientbot {
		position: relative;
		bottom: 157px
	}
	.movieDesc > .textblock_text > p {
		margin-top: -122px;
	}
	#learnMore {
		width: 102%;
	}
	
}
@media screen and (min-width: 450px) {
	#learnMore {
		width: 50%;
	}
}
@media screen and (max-width: 1024px) {
	/*.en-us #bsaimg img {
		width: 70%;
		top: 0;
	}
	.en-us .bsa_home {
		padding-bottom: 0;
	}*/
	#bsaimg {
		background: none !important;
	}
	#learnMore-bsa {
		font-size: 3.35vw;
		width: 36%;
		padding: 1.5% 0;
	}
	.movie-grad {
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffcf50+35,ffcf50+50&0+35,1+50 */
		background: -moz-linear-gradient(top, rgba(255, 207, 80, 0) 35%, rgba(255, 207, 80, 1) 50%);
		/* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(255, 207, 80, 0) 35%, rgba(255, 207, 80, 1) 50%);
		/* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(255, 207, 80, 0) 35%, rgba(255, 207, 80, 1) 50%);
		/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffcf50', endColorstr='#ffcf50', GradientType=0);
		/* IE6-9 */
	}
	.bsadescription {
		position: relative;
		padding: 0px 0px 0% 0px;
		margin-top: -5%;
		background: none;
		width: 100%;
	}
	.bsa_home {
		padding-bottom: 15%;
		background-color: #ffcf50;
	}
	.hero-image-mobile {
		display: block;
		width: 100% !important;
		margin-left: 0px;
	}
	.hero-image-mobile-grad {
		position: absolute;
		width: 100%;
		top: -30px;
		height: 85px;
		background: -moz-linear-gradient(top, rgba(255, 207, 80, 0) 0%, rgba(255, 207, 80, 1) 100%);
		background: -webkit-linear-gradient(top, rgba(255, 207, 80, 0) 0%, rgba(255, 207, 80, 1) 100%);
		background: linear-gradient(to bottom, rgba(255, 207, 80, 0) 0%, rgba(255, 207, 80, 1) 100%);
		filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffcf50', endColorstr='#ffcf50', GradientType=0);
	}
	.storyDesc {
		width: 80%;
		font-size: 20px;
	}
	#bumblebee_bsa_logo {
		width: 60%;
	}
}



@media screen and (max-width: 767px) {
	
	#learnMore-bsa {
		font-size: 6vw;
		width: 85%;
		padding: 4% 0;
	}
	.de-de #movie_3 .gradientbot > .textblock_text,
	.es-cl #movie_2 .gradientbot > .textblock_text,
	.es-cl #movie_3 .gradientbot > .textblock_text{
    bottom: -2.5em;
	}
	.de-de #movie_3 .gradientbot > .textblock_text > h2,
	.es-cl #movie_2 .gradientbot > .textblock_text > h2,
	.es-cl #movie_3 .gradientbot > .textblock_text > h2{
		line-height: 20px;
	}
	#bsaimg {
		background: none !important;
	}
	.bsadescription {
		padding: 0px 0px 0% 0px;
		margin-top: -5%;
		background: none;
	}
	.storyDesc {
		width: 95%;
	}
	.hero-image-mobile {
		display: block;
		width: 135% !important;
		margin-left: -35%;
	}
	.hero-image-mobile-grad {
		position: absolute;
		width: 100%;
		top: -30px;
		height: 70px;
		background: -moz-linear-gradient(top, rgba(255, 207, 80, 0) 0%, rgba(255, 207, 80, 1) 100%);
		background: -webkit-linear-gradient(top, rgba(255, 207, 80, 0) 0%, rgba(255, 207, 80, 1) 100%);
		background: linear-gradient(to bottom, rgba(255, 207, 80, 0) 0%, rgba(255, 207, 80, 1) 100%);
		filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffcf50', endColorstr='#ffcf50', GradientType=0);
	}
}
@media screen and (min-width: 768px),
screen and (min-height: 768px),
screen and (min-width: 640px) {
	.movieDesc {
		margin-left: auto;
		margin-right: auto;
		width: 75%;
	}
	.movieDesc {
		margin-top: -7vw;
	}
	.movieSection {
		padding-bottom: 100px;
	}
	#movie_1,
	#movie_3,
	#movie_5 {
		background-position-x: -100%!important;
	}
	#movie_2,
	#movie_4 {
		background-position-x: 100%!important;
	}
	#movie5img {
		background-size: 122% auto !important;
		background-position-x: 0% !important;
		background-position-y: 0% !important
	}
	#movie4img {
		background-size: 122% auto !important;
		background-position-x: 100% !important;
		background-position-y: 10% !important;
	}
	#movie3img {
		background-size: 122% auto !important;
		background-position-x: 0% !important;
		background-position-y: 14% !important;
	}
	#movie2img {
		background-size: 123% auto !important;
		background-position-x: 99% !important;
		background-position-y: 32% !important;
	}
	#movie1img {
		background-size: 122% auto !important;
		background-position-x: 28% !important;
		background-position-y: 32% !important;
	}

	.movieDesc > .textblock_text > p {
		margin-top: 0;
	}
}

@media screen and (min-width: 1024px) {
	#movie5img,
	#movie4img,
	#movie3img,
	#movie2img,
	#movie1img {
		background-size: cover !important;
		background-position-x: auto !important;
		background-position-y: auto !important;
	}
	#bsaimg {
		background-size: contain !important;
		background-position: right !important;
		background-position-x: 100% !important;
		/*		height: 39vw !important;*/
	}
	#learnMore {
		width: 45%;
	}
	#learnText {
		font-size: 1.25vw;
		margin-top: 1em;
	}
	.Last.Knight.BSA.LOGO {
		width: 80%;
		max-width: 100%;
	}
	.bsadescription > .textblock_text {
		margin-top: -1vw;
	}

	#movie5img,
	#movie4img,
	#movie2img,
	#movie3img,
	#movie1img {
		height: auto;
		min-height: 400px;
	}
	#movie4img,
	#movie2img {
		left: 150%;
		width: 61%;
		height: 38vw;
		margin-top: -1em;
	}
	#movie4img > .gradientbot,
	#movie2img > .gradientbot {
		left: -100%;
		bottom: auto;
	}
	#movie5img,
	#movie1img,
	#movie3img {
		width: 61%;
		left: -100%;
		height: 38vw;
		margin-top: -1em;
	}
	#movie1img > .gradientbot,
	#movie3img > .gradientbot {
		left: 100%;
		bottom: auto;
	}
	#movieDesc1,
	#movieDesc3,
	#movieDesc5 {
		margin-right: 0;
		width: 40%;
	}
	#movieDesc2,
	#movieDesc4 {
		margin-left: 0;
		width: 40%;
	}
	
	.es-es #movieDesc2
	 {
		margin-top: -33vw;
	}

	.en-us #movieDesc5,
	.en-us #movieDesc1,
	.en-us #movieDesc3,
	.en-us #movieDesc2,
	.en-us #movieDesc4 {
		margin-top: -30vw;
		background: none;
	}
	
	#movieDesc5,
	#movieDesc1,
	#movieDesc3,
	#movieDesc2,
	#movieDesc4 {
		margin-top: -32vw;
		background: none;
	}
	#movie_5,
	#movie_4,
	#movie_2,
	#movie_1,
	#movie_3 {
		height: 38vw;
		background-size: cover !important;
	}
	.gradientbot {
		display: none;
	}
	.nogradient {
		display: block;
	}
	#movie5img.hero-image.in-view,
	#movie3img.hero-image.in-view {
		-webkit-transition: 2s;
		transition: 2s;
		left: 0%;
	}
	#movie1img.hero-image.in-view,
	#movie3img.hero-image.in-view,
	#movie5img.hero-image.in-view {
		-webkit-transition: 2s;
		transition: 2s;
		left: 0%;
	}
	#movie2img.hero-image.in-view,
	#movie4img.hero-image.in-view {
		-webkit-transition: 2s;
		transition: 2s;
		left: 39%;
	}
	.movieDesc {
		opacity: 0;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	}
	.movieDesc.in-view {
		opacity: 1;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		-webkit-transition: 3s;
		transition: 3s;
	}
	.movieDesc > .textblock_text > p {
		font-size: 1.25vw;
		width: 100%;
	}
	.movieDesc > .textblock_text {
		width: 75%;
		margin-left: auto;
		margin-right: auto;
	}
	.movieDesc > div > div > h2 {
		font-family: montserrat, sans-serif;
		font-size: 2.604166666666667vw;
		color: #101822;
		text-transform: uppercase;
		margin: 0;
	}
	.movieTitle {
		font-size: 1.5625vw;
		line-height: 0;
	}
}
@media screen and (max-width: 375px), screen and(max-height: 667px){
	/*.en-us .gradientbot {
		position: relative;
		margin-top: -87px;
		bottom: inherit;
	}*/
	.movieDesc > .textblock_text > p {
		margin-top: 0;
	}

}
