
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 5, 2013 */
@font-face {
	font-family: 'goudy_trajan_boldbold';
	src: url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-bold-pro-webfont.eot');
	src: url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-bold-pro-webfont.eot?#iefix') format('embedded-opentype'),
			url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-bold-pro-webfont.woff') format('woff'),
			url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-bold-pro-webfont.ttf') format('truetype'),
			url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-bold-pro-webfont.svg#goudy_trajan_boldbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'goudy_trajan_mediummedium';
	src: url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-medium-pro-webfont.eot');
	src: url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-medium-pro-webfont.eot?#iefix') format('embedded-opentype'),
			url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-medium-pro-webfont.woff') format('woff'),
			url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-medium-pro-webfont.ttf') format('truetype'),
			url('https://cdn.steamstatic.com/apps/dota2/fonts/goudytrajan-medium-pro-webfont.svg#goudy_trajan_mediummedium') format('svg');
	font-weight: normal;
	font-style: normal;
}

@import url('https://fonts.googleapis.com/css?family=Quattrocento:400&subset=latin,latin-ext');

body
{
	font-family: 'Radiance';
	background-color: #000000;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #999999;
}

*
{
	font-family: 'Radiance';
}

p, h1, h2, h3, h4, ul
{
	margin: 0 0 0 0;
}

#Fixed
{
	position: fixed;
	width: 100%;
	z-index: 10;
}

#Fixed #Header
{
	min-width: 1050px;
	width: 100%;
	height: 64px;
	background-color: #160D0D;
	border-top: 2px solid #97703B;
	top: 64px;
}

#Fixed #Header .LinkContainer
{
	display: flex;
	justify-content: center;
}

#Fixed #Header .LinkContainer .Logo
{
	width: 32px;
	height: 31px;
	margin-top: 14px;
	margin-right: 20px;
}

#Fixed #Header .LinkContainer a
{
	margin: 0px 10px;
	height: 40px;
	padding-top: 20px;
	display: inline-block;

	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 17px;
	color: #B3A266;
	font-weight: bold;
}

#Fixed #Header .LinkContainer a:hover
{
	color: #fae394;
}

#Fixed #Header .HeaderSpacer
{
	padding-top: 20px;
	margin: 0px 10px;
	display: inline-block;

	text-transform: uppercase;
	letter-spacing: 1px;
	color: #B3A266;
	font-weight: bold;
}

/* Scrollable Structure */

#Scrollable
{
	display: flex;
	flex-direction: column;
}

#Scrollable > div
{
	padding-top: 64px;
	margin-top: -64px;

	justify-content: center;
}

#Scrollable #PlusOverview
{
	margin-top: 0px;
}

#Scrollable .Container
{
	min-width: 1050px;
}

#Scrollable .Container .Inner
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1050px;
}

.Container, 
.Container .Inner
{
	background-position: top center;
	background-repeat: no-repeat;

	position: relative;
}

/* Generics */

h1
{
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 42px;
	color: #DEC178;

	padding-left: 10px;
	padding-right: 10px;
}

h2
{
	color: #96733C;

	font-size: 37px;
	font-weight: normal;

	text-transform: uppercase;
	letter-spacing: 4px;

	padding-left: 10px;
	padding-right: 10px;
}

.Copy
{
	color: #999999;
	font-size: 18px;
	line-height: 32px;
	font-family: 'Radiance';
	
	padding-left: 10px;
	padding-right: 10px;

	text-shadow: 0px 0px 4px black;
}

.Copy.Tan
{
	color: #A99588;
}

.Copy.Yellow
{
	color: #FFF8D6;
	font-weight: normal;
}

.GradientText
{
	text-transform: uppercase;
	background: -webkit-linear-gradient( #C9A672 22%, #FFFFFF 50% );
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.SectionHeader
{
	border-image: -webkit-gradient(linear, left top, right top, from(#000), to(#000), color-stop(0.2, #906E39), color-stop(0.8, #906E39)) 2 0 2 0;
	border-top: 2px solid;
	border-bottom: 2px solid;

	background: radial-gradient( circle at top, #6F572F, #000 );

	max-width: 1600px;
	min-width: 1050px;
	height: 160px;

	margin-left: auto;
	margin-right: auto;

	padding-top: 46px;
	text-align: center;
	color: #FFF;
	font-size: 56px;
	text-transform: uppercase;
	letter-spacing: 8px;
	font-weight: bold;
}

.GradientLine
{
	margin: auto;
	max-width: 1600px;
	min-width: 1050px;
	height: 2px;
	background: linear-gradient( to right, #000, #816436 10%, #000 );
	z-index: 1;
}

.GradientLineRev
{
	margin: auto;
	max-width: 1600px;
	min-width: 1050px;
	height: 2px;
	background: linear-gradient( to right, #000, #816436 90%, #000 );
	z-index: 1;
}

.GradientLineCenter
{
	margin: auto;
	max-width: 1600px;
	min-width: 1050px;
	height: 2px;
	background: linear-gradient( to right, #000, #816436 50%, #000 );
	z-index: 1;
}

.GradientLineGrey
{
	margin: auto;
	max-width: 1600px;
	min-width: 1050px;
	height: 2px;
	background: linear-gradient( to right, #000, #232A30 10%, #232A30 90%, #000)
}

.FlexRightImage
{
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}

.FlexLeftImage
{
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
}
.FlexText
{
	max-width: 600px;
	min-width: 500px;
}

.FlexRightImage .FlexText
{
	text-align: left;
}

.FlexLeftImage .FlexText
{
	text-align: right;
}

/* Overview */

#PlusOverview
{
	height: 1950px;

	background-image: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_overview.jpg' );
	background-position-y: 20px;
	background-color: black;

	z-index: 0;
}

#PlusOverview .Title
{
	margin-top: 1050px;

	font-size: 100px;
	text-align: center;
	font-weight: bolder;
}

#PlusOverview .SubTitle
{
	padding-top: 20px;
	font-size: 31px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;

	background: linear-gradient( to right, #B5793D 20%, #F0CF59 50%, #B5793D 80% );
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

}

#PlusOverview .Copy
{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;

	font-size: 22px;
	line-height: 30px;
	text-align: center;
	letter-spacing: 1px;

	width: 700px;
}

#PlusOverview .CopySections
{
	padding-top: 60px;
	font-size: 22px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-family: 'Radiance-SemiBold';

	text-align: center;

	background: linear-gradient( to right, #B5793D 20%, #F0CF59 50%, #B5793D 80% );
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

#PlusOverview .SubscribeInGame
{
	margin-top: 90px;
	text-align: center;

	text-transform: uppercase;
	letter-spacing: 2px;

	font-size: 36px;
	font-weight: bold;
	font-family: Radiance-SemiBold;
}

.SubscribeButton
{
	width: 300px;
	height: 60px;

	margin-left: auto;
	margin-right: auto;
	margin-top: 80px;

	border-top: 1px solid #F1E5A9;
	background: linear-gradient(#DBCD83, #B98D4A);

	color: white;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 22px;
	text-align: center;
	padding-top: 18px;
	font-weight: bold;

	text-shadow: 0px 0px 8px black;

	cursor: pointer;
}	

.SubscribeButton:hover
{
	border-top: 1px solid #fcf0b2;
	background: linear-gradient(#efe090, #d9a657);
}

#PricingDetails
{
	margin-top: 20px;

	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	color: #C5A35E;
	font-family: Radiance-SemiBold;
}

#PricingDetails .Dollars
{
	color: #E4DDBF;
}

#DiscountDetails
{
	margin-top: 10px;

	line-height: 26px;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 3px;
	text-align: center;
	color: #DDD;
}

#DiscountDetails .Discount
{
	color:#BD934E ;
}

#PlusOverview .SubText
{
	display: flex;
	justify-content: center;
	margin-top: 40px;
	font-family: Radiance-SemiBold;
}

#PlusOverview .SubText > div
{
	text-align: center;
	color: #C5A35E;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 17px;
}

#PlusOverview .SubText .Longer
{
	padding-top: 20px;
	width: 486px;
	height: 110px;
	line-height: 28px;
	border: 1px solid #6F5D38;
}

#PlusOverview .SubText .Longer .Header
{
	color: #E4DDBF;
	font-family: Radiance-SemiBold;
}

#PlusOverview .SubText .Trial
{
	margin-top: 14px;
	width: 480px;
	line-height: 28px;
}

#PlusOverview .SubText .Trial .Header
{
	font-size: 24px;
	color: #E4DDBF;
	font-family: Radiant-SemiBold;
}


#PlusOverview .SubText .Right .HorizonalLine
{
	width: 30px;
	height: 0px;
	border: 1px solid #D2BF78;
	margin: 12px auto;
}

#PlusOverview .SubText .Right .Expires
{
	color: #96733C;
	font-size: 16px;
}

#PlusOverview .NonRenewing
{
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #C5A35E;
	text-align: center;

	padding-top: 40px;
}

/* Progression */


#PlusProgression
{
}

#Vanity
{
	height: 932px;
	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_vanity.jpg' );
	background-position: center;
	background-repeat: no-repeat;

}

#Vanity h2
{
	margin: auto;
	width: 1000px;
	padding-top: 60px;
	text-align: center;
	font-size: 24px;
	font-family: Radiance-SemiBold;
	line-height: 60px;
}

#Vanity .Copy
{
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;

	text-align: center;

	width:700px;
}

#HeroBadges
{
	height: 1080px;
	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/progression_hero_badges.png' );
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	justify-content: center;
	z-index: 2;
	position: relative;
}

#HeroBadges .TopBG
{
	margin-left: -300px;
	margin-top: -940px;
}

#HeroBadges h2
{
	padding-top: 60px;
	text-align: center;
}

#HeroBadges .Copy
{
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;

	text-align: center;

	width:700px;
}

#PlusProgression .HeroBadgeVideo
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: block;
	
	margin-top: -540px;
	margin-bottom: 160px;
	
	border: 1px solid #745B35;
	z-index: 1;
}


#HeroBadges .ExampleImage
{
	width: 828px;
	height: 468px;

	margin-left: 80px;
	margin-top: 180px;
	z-index: -1;

	border: 2px solid #9B753E;
}

 #HeroChallenges
{
	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_challenges.jpg' );
	background-position-x: center;
	background-repeat: no-repeat;

	padding-bottom: 384px;

	display: flex;
	justify-content: center;
}

#HeroChallenges h2
{
	padding-top: 40px;
	text-align: center;
}

#HeroChallenges .Copy
{
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;

	text-align: center;

	width: 900px;
}


#HeroChallenges #ChallengePanels
{
	margin-top: 320px;
	margin-left: auto;
	margin-right: auto;
}

#HeroChallenges #ChallengePanelDescriptions
{
	width: 960px;

	margin-top: -60px;
	margin-left: auto;
	margin-right: auto;

	display: flex;
	justify-content: space-around;
}

#HeroChallenges #ChallengePanelDescriptions .ChallengePanel
{
	width: 300px;
}

#HeroChallenges #ChallengePanelDescriptions .ChallengePanel .Title
{
	color: #D2D0CF;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	font-size: 17px;
}

#HeroChallenges #ChallengePanelDescriptions .ChallengePanel .Copy
{
	color: #7D7170;
	font-size: 16px;
	width: 100%;
	text-align: center;
	line-height: 20px;
}

#Relics
{
	height: 1450px;
	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_relics.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}

#Relics h2
{
	padding-top: 80px;
	text-align: center;
}

#Relics .Copy
{
	padding-top: 20px;
	margin: auto;

	width: 940px;

	text-align: center;
}

#HeroChatWheel
{
	max-width: 1600px;
	height: 496px;
	margin: auto;

	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_chatwheel.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}

#HeroChatWheel h2
{
	margin-top: 120px;
}

#HeroChatWheel .Copy
{
	margin-top: 20px;
	width: 500px;
}

#WeeklyReward
{
	margin: auto;

	max-width: 1600px;
	height: 500px;

	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_weekly.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;

	flex-direction: row-reverse;
}
 #WeeklyReward h2
{
	margin-top: 90px;
}

#WeeklyReward .Copy
{
	margin-top: 20px;
	padding-left: 100px;
}

#Rewards
{
	max-width: 1815px;
	height: 1174px;
	margin: auto;

	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/plus_rewards.png' );
	background-repeat: no-repeat;
	background-position-x: center;
	position: relative;
	z-index: 1;
}

#Rewards h2
{
	padding-top: 90px;
	text-align: center;
}

#Rewards .Copy
{
	padding-top: 20px;
	margin: auto;
	width: 600px;
	height: 274px;
	text-align: center;
}

/* Assistant */

#PlusAssistant
{
}

#AssistantHeader
{
	height: 1352px;

	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_assistant.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}

#AssistantHeader h1
{
	margin: auto;
	text-align: center;

	width: 700px;
	padding-top: 870px;
}

#AssistantHeader .Copy
{
	margin: auto;
	width: 900px;

	padding-top: 40px;
	padding-bottom: 190px;

	text-align: center;
}

#AssistantGuides
{
	margin: auto;
	height: 1540px;
	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_guides.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}

#AssistantGuides .Left h2
{
	padding-top: 120px;

	text-align: left;
}

#AssistantGuides .Left .Copy
{
	padding-top: 20px;

	width: 500px;

	text-align: left;
}

#AssistantGuides .Bottom h2
{
	padding-top: 550px;

	text-align: center;
}

#AssistantGuides .Bottom .Copy
{
	padding-top: 20px;
	margin: auto;

	width: 800px;

	text-align: center;
}


#Wards
{
	margin: auto;
	max-width: 1600px;
	height: 500px;
	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_wards.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}

#Wards h2
{
	padding-top: 90px;
}

#Wards .Copy
{
	width: 500px;
	padding-top: 20px;
}

#LaneStrategy
{
	margin: auto;

	max-width: 1600px;
	height: 460px;

	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_lanes.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}

#LaneStrategy h2
{
	padding-top: 90px;

}

#LaneStrategy .Copy
{
	padding-top: 20px;
}

#HeroSuggest
{
	margin-bottom: -170px;
	margin-left: auto;
	margin-right: auto;
	max-width: 1600px;
	height: 1300px;

	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_hero_suggest.png' );
	background-repeat: no-repeat;
	background-position-x: center;
	z-index: 2;
}

#HeroSuggest h2
{
	padding-top: 110px;
	margin-left: auto;
	margin-right: auto;

	text-align: center;
}

#HeroSuggest .Copy
{
	padding-top: 40px;
	margin: auto;

	width: 700px;

	text-align: center;
}

/* Analytics */

#PlusAnalytics
{
}

#DeathSummary
{
	margin: auto;
	height: 1064px;
	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_death.png' );
	background-repeat: no-repeat;
	background-position-x: center;
	margin-bottom: -72px;
	z-index: 2;
}

#DeathSummary h2
{
	padding-top: 70px;
	margin: auto;
	text-align: center;
}

#DeathSummary .Copy
{
	width: 800px;

	padding-top: 640px;
	margin: auto;

	text-align: center;
}

#PostGame
{
	margin: auto;
	height: 504px;
	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_postgame.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}

#PostGame h2
{
	padding-top: 90px;
}

#PostGame .Copy
{
	padding-top: 20px;
	padding-left: 100px;
}

#RankTrends
{
	height: 482px;
	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_rank.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}

#RankTrends h2
{
	padding-top: 90px;
}

#RankTrends .Copy
{
	padding-top: 20px;
	padding-right: 100px;
}

#InGame
{
	margin: auto;
	max-width: 1600px;
	height: 699px;
	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_ingame.png' );
	background-repeat: no-repeat;
	background-position-x: center;
	margin-top: -80px;
	margin-bottom: -120px;
	z-index: 3;
	position: relative;
}

#InGame h2
{
	padding-top: 180px;
}

#InGame .Copy
{
	padding-top: 40px;
	padding-left: 100px;
}

#WinProb
{
	margin: auto;
	max-width: 1600px;
	height: 520px;
	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_win.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}

#WinProb h2
{
	padding-top: 120px;
}

#WinProb .Copy
{
	padding-top: 20px;
	padding-right: 140px;
}

#PlusPerks
{
	margin-top: -64px;
	justify-content: center;
}

#BattleCup
{
	margin: auto;
	max-width: 1600px;
	height: 1100px;
	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_battlecup.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}

#BattleCup h2
{
	padding-top: 790px;
	margin: auto;
	text-align: center;
}

#BattleCup .Copy
{
	width: 700px;

	padding-top: 20px;
	margin: auto;

	text-align: center;
}

#BattleCup .Free
{
	margin-left: auto;
	margin-right: auto;

	padding-top: 40px;

	text-align: center;
	color: #D2BF78;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-size: 24px;

	text-shadow: 0px 0px 12px #D2BF78;
}

#SeasonalTerrain
{
	margin: auto;
	max-width: 1600px;
	height: 928px;
	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_terrain.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}

#SeasonalTerrain h2
{
	padding-top: 28px;
	margin: auto;

	text-align: center;
}

#SeasonalTerrain .Exclusive
{
	padding-top: 55px;
	margin: auto;
	text-align: center;
	color: #A7BFD4;
	font-size: 24px;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: bold;
}

#SeasonalTerrain .Copy
{
	width: 800px;
	height: 193px;

	color: white;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	padding-top: 80px;
	margin: auto;

	text-align: center;
}

#SeasonalTerrain .TerrainImage
{
	margin:auto;
	display: block;

	animation-timing-function: ease-in-out;
	animation-iteration-count: infinite;
	animation-duration: 9s;
}

@keyframes cf3FadeInOut1 
{
	0% 
	{
		opacity:1;
	}
	33% 
	{
		opacity:1;
	}
	36% 
	{
		opacity:0;
	}
	97% 
	{
		opacity:0;
	}
	100% 
	{
		opacity:1;
	}
}

@keyframes cf3FadeInOut2
{
	0% 
	{
		opacity:0;
	}
	30% 
	{
		opacity:0;
	}
	33% 
	{
		opacity:1;
	}
	66% 
	{
		opacity:1;
	}
	69% 
	{
		opacity:0;
	}
	100% 
	{
		opacity:0;
	}
}

@keyframes cf3FadeInOut3
{
	0% 
	{
		opacity:1;
	}
	3% 
	{
		opacity:0;
	}
	63% 
	{
		opacity:0;
	}
	66% 
	{
		opacity:1;
	}
	100% 
	{
		opacity:1;
	}
}


#SeasonalTerrain .TerrainImage1
{
	animation-name: cf3FadeInOut1;
}

#SeasonalTerrain .TerrainImage2
{
	animation-name: cf3FadeInOut2;
	margin-top: -411px;
}

#SeasonalTerrain .TerrainImage3
{
	animation-name: cf3FadeInOut3;
	margin-top: -411px;
}

#RankedRoles
{
	margin: auto;

	max-width: 1600px;
	height: 460px;

	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_rankedroles.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}


#RankedRoles h2
{
	padding-top: 90px;

}

#RankedRoles .Copy
{
	padding-top: 20px;
}

#ChatWheelSounds
{
	margin: auto;

	max-width: 1600px;
	height: 460px;

	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_chatwheelsounds.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}


#ChatWheelSounds h2
{
	padding-top: 90px;

}

#ChatWheelSounds .Copy
{
	padding-top: 20px;
}

#Tipping
{
	margin: auto;

	max-width: 1600px;
	height: 460px;

	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_tipping.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}


#Tipping h2
{
	padding-top: 100px;

}

#Tipping .Copy
{
	padding-top: 20px;
}

#Tools
{
	margin: auto;

	max-width: 1600px;
	height: 460px;

	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_tools.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}


#Tools h2
{
	padding-top: 150px;

}

#Tools .Copy
{
	padding-top: 20px;
}

#LiveSpectating
{
	margin: auto;

	max-width: 1600px;
	height: 504px;

	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_livespectating.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}


#LiveSpectating h2
{
	padding-top: 150px;

}

#LiveSpectating .Copy
{
	padding-top: 20px;
}

#PredictionCharm
{
	margin: auto;

	max-width: 1600px;
	height: 504px;

	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_predictioncharm.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}


#PredictionCharm h2
{
	padding-top: 150px;

}

#PredictionCharm .Copy
{
	padding-top: 20px;
}

#GlobalTrends
{
	margin: auto;

	max-width: 1600px;
	height: 504px;

	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_GlobalTrends.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}


#GlobalTrends h2
{
	padding-top: 50px;

}

#GlobalTrends .Copy
{
	padding-top: 20px;
}

 #WrapUp
{
	margin: auto;
	max-width: 1600px;
	height: 1420px;
	padding-top: 200px;

	background: url( 'https://cdn.steamstatic.com/apps/dota2/images/plus/bg_wrapup_2.jpg' );
	background-repeat: no-repeat;
	background-position-x: center;
}

#WrapUp .Title
{
	font-size: 85px;
	text-align: center;
	font-weight: bolder;
}

#WrapUp .SubTitle
{
	font-size: 31px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;

	background: linear-gradient( to right, #B5793D 20%, #F0CF59 50%, #B5793D 80% );
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;

}

#WrapUp .FeatureSetHeader
{
	margin-top: 80px;
	margin-left: auto;
	margin-right: auto;

	color: #C5A35E;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	font-size: 17px;
}

#WrapUp .FeatureSet
{
	display: flex;
	justify-content: center;

	height: 540px;
}

#WrapUp .FeatureSet .Column
{
	font-size: 22px;

	width: 550px;
	padding-top: 20px;
	padding-left: 150px;
}

#WrapUp .FeatureSet .Column .Header
{
	line-height: 40px;
	color: #C5A35E;
	text-transform: uppercase;
	font-family: Radiance-SemiBold;
}

#WrapUp .FeatureSet .Column .Bullets
{
	line-height: 37px;
	color: #E4DDBF;
}

#WrapUp .FeatureSet .Column .Indent
{
	line-height: 34px;
	color: #E4DDBF;
	padding-left: 40px;
}


#WrapUp .FeatureSet .Column .FreeShards
{
	color: #E4DDBF;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 28px;
	padding-left: 70px;
}

#WrapUp .FeatureSet .Column .FreeShardsSub
{
	color: #C5A35E;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 28px;
	padding-left: 70px;
}

#WrapUp .NonRenewing
{
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #C5A35E;
	text-align: center;

	padding-top: 40px;
}

#WrapUp .SubscribeInGame
{
	margin-top: 210px;
	text-align: center;

	text-transform: uppercase;
	letter-spacing: 2px;

	font-size: 36px;
	font-weight: bold;
	font-family: Radiance-SemiBold;
}


#Footer, #Footer .Inner
{
	background-image: url( 'https://cdn.steamstatic.com/apps/dota2/images/700/footer.jpg' );
	background-color: #000000;
	background-repeat: no-repeat;
	height: 187px;
}



