
@media only screen and (min-width: 70em) { /* 960px */
	.container {
		width: 75%;
		max-width: 90rem;
	}
}

*
{
	font-family: 'Goudy Trajan', 'Radiance', sans-serif;
}

body {
	background-color: #04000a;
}

#navBarBGRepeat {
	height: auto;
	box-shadow: 0px 2px 10px #000000;
}



#MobileNav {
	width: 100%;
	background-color: #222222;
	border-bottom: 1px solid #444444;
	box-shadow: 2px 2px 15px #000000;
	z-index: 1000;
	display: none;
	padding: 10px 20px 6px 20px;
	min-height: 56px;
}

#MobileNavLogo {
	margin: 0 auto;
	float: left;
	max-width: 120px;

}

#MobileNavLogo Image {
	max-width: 100px;
}

.logo-mobile {
	max-width: 150px;
	padding-top: 3px;
}

#BackToDota {
	font-size: 12px;
	color: #999999;
	float: right;
	margin-top: 5px;
	text-shadow: none;
	text-decoration: underline;
}

#BacktoDota a:hover {
	color: #999999; !important
}


@media only screen and (max-width: 900px) {
	#navBarBGRepeat {
		display: none;
	}

	#MobileNav {
		display: block;
	}
}

.included-content {
	position: relative;
	z-index: 10;
}

.title-inline {
	width: 100%;
}


#GradientOverlayBottom {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0.7)), color-stop(100%, rgba(0, 0, 0, 1)));
	width: 100%;
	height: 50%;
	z-index: 1;
	position: absolute;
	bottom: 0px;
}

#GradientOverlayRight {
	background-image: linear-gradient(to left, rgba(0,0,0,1) , rgba(0,0,0,0.5) , rgba(0,0,0,0.3), rgba(0,0,0,0) , rgba(0,0,0,0));
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	bottom: 0px;
}

#GradientOverlayVideo {
	background-image: url("//cdn.dota2.com.cn/apps/dota2/images//acolyteofthelostarts/video_overlay.png");
	width: 100%;
	height: 100%;
	z-index: 10;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	position: absolute;
	bottom: 0px;
}

.page-contain {
	padding-bottom:100px;
}
body{
    background-color:#000 !important;
}

.fullwidth {
	width: 100%;
}

.fullwidth-video {
	position: absolute;
	top: 0;
	left: 50%;
	width: auto;
	/*min-width: 100%;*/
	height: 100%;
	min-height: 100%;
	max-height: 1200px;
	transform: translateX(-50%) translateY(0%);
	overflow-x: hidden;
	z-index: -1;
	animation: fade-in 2s ease-in-out;
}

.title-bg {
	position: absolute;
	bottom: 30px;
	left: 50%;
	width: 130%;
	max-width: 1600px;
	/*min-width: 100%;*/

	transform: translateX(-50%) translateY(5%);
	overflow-x: hidden;
	z-index: 2;
	animation: fade-in 2s ease-in-out;
}

.hero-space {
	height: 450px;
	width: 100%;
}

.hero-content {
	z-index: 10;
	position: absolute;
	bottom: 40px;
	left: 50%;
	width: 80vw;
	/*min-width: 100%;*/

	transform: translateX(-50%) translateY(0%);
	animation: fade-in 2s ease-in-out;
}

.subhead {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 6px;
	font-weight: black;
	text-align: center;
	margin-top: 0px;

	opacity: 0.8;

	position: relative;
	animation: fade-in 2s ease-in-out;
}

.subhead span {
	font-weight: 800;
}

.hero_name {
	letter-spacing: 20px;
	font-size: 9vw;
	line-height: 9vw;
	text-transform: uppercase;
	color: #D5AD6D;
	font-weight: bold;
	background: -webkit-linear-gradient(top, #ffffff, #46a9b5);
	background: linear-gradient(top, #ffffff, #46a9b5);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	/*text-shadow: 3px 3px 0px #345959;*/
	position: relative;
}

.hero_name:after {
	background: none;
	content: attr(data-text);
	left: 2px;
	position: absolute;
	text-shadow: 3px 3px 0px #345959;
	left: 50%;
	transform: translateX(-50%) translateY(0%);
	/*text-shadow: 0 0 3px #FF0000, 6px 6px 9px rgba(0, 0, 0, 0.33);*/
	top: 0;
	z-index: -1;
}

#SectionLg {
	width: 100%;
	height: 275px;
	padding: 30px 0px;
	background-image: url("//cdn.dota2.com.cn/apps/dota2/images/international2019/global/section_bg_lg.png");
	background-position: center;
	background-repeat: repeat-x;
	background-size: auto 100%;
	position: relative;
	z-index: 80;
	box-shadow: 0px 0px 40px #000000;
}

#FlowerRight {
	position: absolute;
	top: -175px;
	right: 0px;

}


#FlowerLeftLg {
	position: absolute;
	top: -60px;
	left: 0px;
	width: 350px;
	height: auto;
}

.BP-logo-sm {
	max-width: 400px;
	/*margin-bottom: 10px;*/
	width: 100%;
}

#Variant {
	width: 100%;
	background-color: #000000;
	background-image: url("//cdn.dota2.com.cn/apps/dota2/images/acolyteofthelostarts/");
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: bottom;
	position: relative;
	overflow: visible;
	z-index: 10;
}


.variant-text {
	padding: 100px 0px 100px 0px;
}

.variant-label {
	font-size: 18px;
	text-transform: uppercase;
	color: #c75826;
	letter-spacing: 4px;
	font-weight: bold;
	margin-bottom: 10px;
}

.variant-intro {
	font-size: 46px;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: 5px;
	margin-bottom: 15px;
	text-transform: uppercase;
	text-align: left;
	text-shadow: 2px 2px 10px #c75826;
}

.variant-body {
	font-size: 18px;
	line-height: 36px;
	font-weight: 400;
	color: #ffffff;
	margin-bottom: 20px;
	text-align: left;
}

.variant-body-sm {
	font-size: 20px;
	line-height: 30px;
	font-weight: 400;
	color: #cdcdcd;
}

.forge-spirit {
	width: 125%;
	right: 0px;
	transform: translateX(-180px) translateY(150px);
}

.persona-explain {
	width: 100%;
}

.book {
	width: 250%;
	right: 150px;
	padding-bottom: 100px;
	position: relative;
}

.variant {
	width: 100%;
	/*max-width: 500px;*/
	/*transform: translateY(-80px);*/
}

.immortal-img-contain {
	position: relative;
}

.immortal {
	background-color: rgba(0,0,0,0.6);
	width: 100%;
	/*position: absolute;*/
	/*bottom: 0px;*/
	/*left: 0px;*/
	overflow: visible;
}

.immortal-text {
	max-width: 900px;
	text-align: center;
	padding: 0px 20px;
	z-index: 5;
	position: relative;

}

.immortal-img {
	position: absolute;
	top: -150px;
	right: 0px;
	opacity: 1;
	max-width: 300px;
	width: 250%;
}


.hero-img {
	opacity: 1;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	max-width: 1800px;
	overflow: hidden;
	left: 50%;
	transform: translate(-50%, 0%);
}


.buy_button {
	padding: 12px 20px;
	background: -webkit-linear-gradient(top, #7836D6, #552F9A);
	background: linear-gradient(top, #7836D6, #552F9A);
	border-top: 1px solid #B685F7;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 2px 0px 8px 10 rgb(0, 54, 54);
	box-shadow: 2px 2px 10px #000000;
	text-align: center;
	margin-top: 20px;
	opacity: 1;
	border-radius: 3px;
	margin: 0 auto;
	position: inline-block;
	cursor: pointer;

	transition-duration: .2s;
	transition-timing-function: ease-in-out;
 }

.buy_button:hover {
	color: #ffffff;
	text-shadow: 0px 0px 10px #d8baff,  0px 0px 10px #d8baff;
	background: -webkit-linear-gradient(top, #9036ee, #773cca);
	background: linear-gradient(top, #9036ee, #773cca);
	/*box-shadow: 0px 0px 20px #d8baff;*/
	box-shadow: 2px 2px 30px #000000;
}

@keyframes 'GlowyButton'
{
	0%		{ background-color: gradient( radial, 50% 50%, 0% 0%, 50% 50%, from( #54efff ), to( transparent ) ); }
	100%	{ background-color: gradient( radial, 50% 50%, 0% 0%, 50% 50%, from( #54efff ), to( transparent ) ); }
}

.lore-text {
	margin: 150px 0px;
	font-size: 22px;
	line-height: 34px;
	text-shadow: 1px 1px 5px #000000;
	position: relative;
	z-index: 5;
}

.lore-label {
	font-size: 18px;
	color: #b2ecfd;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin-bottom: 10px;
}

.lore-intro {
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	letter-spacing: 4px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-family: "Radiance";
	text-align: left;
	text-shadow: 0px 1px 10px #f6a320;
	background: -webkit-linear-gradient(#fff, #f6a320);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.lore-body {
	font-size: 18px;
	line-height: 36px;
	font-weight: 400;
	color: #d0d0d0;
}

.desc-body {
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	color: #d0d0d0;
}

.section-intro {
	font-size: 36px;
	line-height: 46px;
	font-weight: bold;
	letter-spacing: 5px;
	margin-bottom: 15px;
	text-transform: uppercase;
	text-align: left;
	text-shadow: 0px 1px 10px #2e7eca;
	background: -webkit-linear-gradient(#fff, #2e7eca);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.includes-intro {
	font-size: 36px;
	line-height: 46px;
	font-weight: bold;
	letter-spacing: 5px;
	margin-bottom: 15px;
	text-transform: uppercase;
	text-align: left;
	text-shadow: 0px 1px 10px #d14ebe;
	background: -webkit-linear-gradient(#fff, #d14ebe);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/*.lore-text:first-letter {*/
	/*color:	#ffffff; !*if no support for background-clip*!*/
	/*!*background: -webkit-linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);*!*/
	/*!*background: linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);*!*/
	/*!*-webkit-background-clip: text;*!*/
	/*!*-webkit-text-fill-color: transparent;*!*/
	/*float: left;*/
	/*font-size: 80px;*/
	/*line-height: 60px;*/
	/*margin-right: 20px;*/
	/*padding-top: 12px;*/
	/*font-weight: 900;*/
	/*!*border: solid 1px #bc9950;*!*/
/*}*/


.lore-scene {
	width: 100%;
	height: 1000px;
	perspective: 200px;
	overflow-x: hidden;
	overflow-y: auto;
}


.lore-scene img {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	overflow: hidden;
}

.lore-level {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}


@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}

@keyframes fade-in {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.parallax-group {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
	z-index: 1;
}

.orbs_front {
	position: absolute;
	bottom: 20px;
	left: -130px;
	width: 130%;
	animation: float 6s ease-in-out infinite;
}

.level3 {
	z-index: 15;
	width: 100%;
	height: 2000px;
	background-image: url("//cdn.dota2.com.cn/apps/dota2/images/acolyteofthelostarts/");
	position: absolute;
	background-repeat: no-repeat;
	background-size: 100%;
	transform: translatey(0px);
	animation: float 6s ease-in-out infinite;
	opacity: 0.6;
}

.level2 {
	z-index: 15;
	width: 100%;
	height: 3500px;
	background-image: url("//cdn.dota2.com.cn/apps/dota2/images/acolyteofthelostarts/");
	position: absolute;
	background-repeat: no-repeat;
	background-size: 100%;
	top: 0px;
	opacity: 0.6;
}

.level1 {
	z-index: 15;
	width: 100%;
	height: 3500px;
	background-image: url("//cdn.dota2.com.cn/apps/dota2/images/acolyteofthelostarts/");
	position: absolute;
	background-repeat: no-repeat;
	background-size: 100%;
	top: -300px;
	opacity: 0.8;
}

.combo-frame {
	background-color: #252c2c;
	padding: 20px;
	margin-bottom: 100px;
	z-index: 10;
	box-shadow: 0px 0px 80px #000000;
}

.combo-info {
	margin-top: 20px;
	margin-bottom: 50px;
	max-width: 80%;
}

.combo-header {
	font-size: 20px;
	text-transform: uppercase;
	text-shadow: 10px 10px 25px green;
	font-weight: bold;
	letter-spacing: 5px;
	margin-bottom: 5px;
}

.combo-vid {
	height: 100%;
	min-height: 800px;
	position: absolute;
	left: 0%;
}

.combo-desc {
	font-size: 18px;
}

.combo-content {
	z-index: 10;
	position: relative;
}

.combo-frame-top {
	/*background-image: url('//cdn.dota2.com.cn/apps/dota2/images/acolyteofthelostarts/');*/
	background-size: 100%;
	height: 100px;
	width: 105%;
	transform: translate(-20px, 80px);
	background-repeat: no-repeat;
	/*z-index: 100;*/
	/*position: relative;*/
}


 .hero-bg {
	 height: 70vh;
	 width: 100%;
	 position: relative;
	 overflow: hidden;
 }


 .hero-buttons {

 }

 .BP_subhead {
	 text-transform: uppercase;
	 font-size: 26px;
	 letter-spacing: 5px;
	 font-weight: normal;
	 color: #fefefe;
	 margin-top: 5px;
 }

 .BP_subhead span {

	 color: #decef5;
	 font-weight: bold;
 }

 .overview-bg {
	 background-image: url('//cdn.dota2.com.cn/apps/dota2/images/acolyteofthelostarts/');
	 background-size: cover;
	 background-repeat: no-repeat;
	 background-color: #000000;
 }

.spacer-sm {
	margin-top: 20px;
}

.spacer-md {
	margin-top: 50px;
}

.spacer-lg {
	margin-top: 100px;
}

.spacer-xl {
	margin-top: 150px;
}

.spacer-xxl {
	margin-top: 250px;
}

.padding-sm {
	padding: 20px 0px;
}

.padding-md {
	padding: 50px 0px;
}

.padding-lg {
	padding: 100px 0px;
}

.padding-xl {
	padding: 150px 0px;
}

.padding-xxl {
	padding: 250px 0px;
}

.spacer-bottom {
	padding-bottom: 100px;
}

 .overview_video {
	 padding: 100px 0px;
 }

 .video_box {
	 box-shadow: 0px 0px 40px #000000;
	 z-index: 10;
 }

.lore-bg {
	background-image: url('//cdn.dota2.com.cn/apps/dota2/images/acolyteofthelostarts/bg_top.png');
	background-size: 130%;
	background-position: top;
	background-repeat: no-repeat;
	/*height: 600px;*/
	position: relative;
	overflow: hidden;
}

.lore-content {
	z-index: 10;
	position: relative;
}

.model-contain {
	width: 100%;
	height: 100%;
	background-color: gray;
}


.bullet {
	padding: 15px 0px;
	display: block;
	overflow: hidden;
}

.feature-images {
	margin-top: 15px;
}

.sfx-contain {
	vertical-align: center;
}

.model-sfx {
	width: 100%;
	cursor: pointer;
	border-radius: 2px;
	letter-spacing: 0.5px;
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	margin: 4px 0px;
	border: 1px solid transparent;
	transition-duration: .2s;
	transition-timing-function: ease-in-out;
	margin-top: 10px;
}

.model-sfx:hover {
	/*border: 1px solid #ab49b6;*/
}

.feature_icons {
	height: 120px;
	float: left;
	margin: 0px 10px 10px 0px;
	/* box-shadow: 0 0 15px rgba(0,0,0,0.5); */
}

.blink_icons {
	float: left;
	margin: 10px 10px 10px 0px;
	box-shadow: 0 0 15px rgba(0,0,0,0.5);
}

.voice-line {
	color: #ffffff;
	transition-duration: .2s;
	transition-timing-function: ease-in-out;
	font-weight: normal;
}

.sfx-icn {
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 10px;
	color: #ab49b6;
	transform: translateY(0px);
	background-image: url("//cdn.dota2.com.cn/apps/dota2/images//acolyteofthelostarts/play-icn.png");
	background-size: 100%;
	transition-duration: .2s;
	transition-timing-function: ease-in-out;
}

.model-sfx:hover .voice-line {
	color: #ab49b6;
}

.model-sfx:hover .sfx-icn {
	background-image: url("//cdn.dota2.com.cn/apps/dota2/images//acolyteofthelostarts/play-icn-active.png");

}

.model-sfx:active {
	/*background-color: rgba(255,255,255,0.1);*/
	/*border: 1px solid #ab49b6;*/
}

.model-sfx:focus svg {
	fill: blue;
}



.video-play {
	font-size: 14px;
	color: #999999;
	letter-spacing: 1px;
	font-weight: 600;
}

.model-bg {
	/* background-image: url("//cdn.dota2.com.cn/apps/dota2/images/acolyteofthelostarts/bg_bottom.png"); */
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	background:linear-gradient(180deg, #080c0f00 0%, #080c0f 10%, #080c0f 100%);
	overflow: hidden;
	position: relative;
	/* min-height: 1100px; */
}

.model-headline {
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 800;
	line-height: 34px;
	letter-spacing: 3px;
	margin-bottom: 10px;
	text-shadow:  3px 3px 20px #35C4C4;
}

.model-line {
	color: #999999;
	font-size: 18px;
	margin-bottom: 20px;
}

.feature-headline {
	/*text-transform: uppercase;*/
	font-size: 24px;
	font-weight: 800;
	line-height: 30px;
	letter-spacing: 1px;
	text-shadow: 0px 1px 10px #d14ebe;
	background: -webkit-linear-gradient(#fff, #d14ebe);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.feature-line {
	color: #999999;
	font-size: 18px;
	margin-bottom: 20px;
}

#Footer .Inner
{
	background-image: url( '//cdn.dota2.com.cn/apps/dota2/images/700/footer.jpg' );
	background-color: #000000;
	height: 287px;
	background-position: center;

}

.ability_info {
	background-color: #030303;
	margin-bottom: 80px;
}

.footer {
	background-color: #000000;
	width: 100%;
	padding-top: 30px;
}

#PageFooter {
	width: 100%;
	background-color: #000000;
	padding: 30px 0px;

}

.footer-logo {
	height: 30px;
	width: auto;
	margin: 0px 20px;
}

#footer-logo {
	width: 100%;
}

.footer-line {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	margin-top: 10px;
}


@media only screen and (min-width: 2000px) {
	/* 960px */
	.combo-vid {
		height: 100%;
		left: 10%;
	}

	.container {
		width: 75%;
		max-width: 72rem;
	}

	.lore-bg {
		background-size: 90%;
	}

	.model-bg {
		/* margin-top: -600px; */
		min-height: 1100px;
		/* padding-top: 400px;
		padding-bottom: 200px; */
	}

	.forge-spirit {
		transform: translateX(-180px) translateY(100px);
	}


	.title-bg {
		bottom: 90px;
		transform: translateX(-50%) translateY(20%);
		width: 120%;
	}

	#GradientOverlayVideo {
		background-size: 100%;
		background-position: top;
	}
}


@media only screen and (max-width: 1450px) { /* 960px */
	.combo-vid {
		height: 100%;
		left: -20%;
	}

	.hero-space {
		height: 40vw;
	}

	.title-bg {
		bottom: 90px;
		transform: translateX(-50%) translateY(20%);
		width: 120%;
	}

	.orbs_front {
		bottom: 50px;
	}

	.variant {
		transform: translateY(0px);
		width: 150%;
	}

	.immortal-img {
		top: -100px;
	}

	.level1 {
		top: 50px;
	}

	.book {
		width: 300%;
		right: 180px;
	}

}

@media only screen and (max-width: 1150px) { /* 960px */
	.hero-space {
		/*height: 600px;*/
	}

	.subhead {
		font-size: 14px;
	}

	.combo-vid {
		height: 100%;
		left: -50%;
	}

	.orbs_front {
		top: 40px;
		left: -60px;
		width: 130%;
	}

	.variant {
		transform: translateY(0px);
		width: 150%;
	}

	.level1 {
		top: 250px;
	}

	.title-bg {
		margin-bottom: 20px;
		width: 120%;
	}

	.hero-content {
		bottom: 80px;
	}
}

@media only screen and (max-width: 720px) { /* 960px */
	.hero-bg {
		height: 50vh;
	}

	.hero-content {
		bottom: 30px;
	}

	#SectionLg {
		height: 340px;
	}

	#FlowerLeftLg {
		top: 50px;
		display: none;
	}

	#FlowerRight {
		right: -100px;
		display: none;
	}

	.title-bg {
		width: 150%;
		bottom: 50px;
	}

	.hero-space {
		/*height: 350px;*/
	}


	.book {
		width: 200%;
		right: 200px;
		position: relative;
	}

	.forge-spirit {
		width: 100%;
		transform: translateX(0px) translateY(0px);
	}

	.subhead {
		font-size: 13px;
		transform: translateY(0px);
	}

	.combo-vid {
		width: 150%;
		height: auto;
		top: 0px;
		min-height: auto;
		left: 0px;
	}

	.included-content {
		margin-top: 400px;
	}

	.variant-text {
		padding: 100px 0px 50px 0px;
	}

	.variant {
		width: 100%;
		transform: translateY(-50px);
	}

	.immortal-img {
		top: -150px;
		max-width: 200px;
		z-index: 1;
		opacity: 0.7;
	}

	.lore-bg {
		background-size: cover;
		background-color: #101117;
	}

	#Variant {
		background-size: cover;

	}

	.level1 {
		top: 450px;
	}

	.orbs_front {
		top: 0px;
		left: -20px;
		width: 120%;
	}

	.lore-text {
		margin: 50px 0px;
	}

	.footer-logo {
		margin-bottom: 20px;
	}

	.BP_subhead {
		font-size: 16px;
	}
}
