﻿/* #region Top Container*/
section.info {
	display: inline-block;
	margin: 0 -1em;
	position: relative;
}
section.community {
	display: inline-block;
	margin: 0 -1em;
	position: relative;
    vertical-align: top;
}
section > img.bgglow {
	display: block;
    left: -125px;
    margin: 0 auto;
    position: absolute;
    top: -42px;
    vertical-align: top;
    z-index: 1;
}
section > div.description > img.farm {
	display: block;
    left: -44px;
    margin: 0 auto;
    position: absolute;
    top: 179px;
    vertical-align: top;
    z-index: 50;
}
section > div.description > img.rocket {
	display: block;
    left: 394px;
    margin: 0 auto;
    position: absolute;
    top: 59px;
    vertical-align: top;
    z-index: 50;
}
section > div.description > img.lab {
	display: block;
    left: 368px;
    margin: 0 auto;
    position: absolute;
    top: 158px;
    vertical-align: top;
    z-index: 50;
}
section > div.description {
	display: block;
    margin: 1em auto 1em;
    min-height: 322px;
    position: relative;
    width: 500px;
    z-index: 5;
}
section > div.description > div.text {
	display: block;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
section > div.description > div.text > h1 {
	color: #f1c11c;
    display: block;
	font: bold 1em Nevis, 'Segoe UI', Arial, sans-serif;
    margin: 0 auto;
	position: relative;
    text-transform: uppercase;
}
section > div.description > div.text > p {
	color: #f6f6f6;
    display: block;
    font-size: 0.938em;
    line-height: 1.5em;
    margin: 0.5em 3em;

	position: relative;
}
section > div.description > div.text > a {
	background: url('/images/content/home/release/btn_playnow.png') no-repeat center top;
	display: block;
	height: 107px;
	position: relative;
	margin: 0 auto 1em;
	width: 344px;
}
section > div.description > div.text > a:hover {
	background-position: center bottom;
}
section > div.left {
    display: inline-block;
    margin: 0 auto;
    position: relative;
}
#media {
	display: block;
	height: 338px;
	margin: 1em auto 2em;
	position: relative;
	vertical-align: bottom;
	width: 430px;
	z-index: 20;
}
#media > img.shadow {
	display: block;
    left: -24px;
    margin: 0 auto;
    position: absolute;
    top: -24px;
    vertical-align: top;
    z-index: 1;
}
#media > div {
	display: block; 
    position: relative;
    z-index: 10;
}
#media > div.lgthumb {
	display: block; 
    margin-bottom: 0.5em;
    position: relative;
}
#media > div.lgthumb > a.svg {
	display: block; 
    margin-bottom: 0.5em;
    position: relative;
}
#media > div.lgthumb > a.svg:after {
    content: ""; 
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left:0;
}
/*#media > div.lgthumb > a.svg > object {
	display: block;
	height: 235px;
    left: 1px;
    position: relative;
    top: -2px;
	width: 424px;
}*/
#media > div.lgthumb > a.svg > div.overlay {
	background: url('/images/content/home/release/frame_squared_vid.png') no-repeat;
	display: block;
	height: 228px;
    position: absolute;
    top: 0;
	width: 431px;
}
#media > div.lgthumb > a.svg > div.overlay2 {
	background: url('/images/content/home/release/frame_squared_noplay.png') no-repeat;
	display: block;
	height: 228px;
    position: absolute;
    top: 0;
	width: 431px;
}
#media > div.smthumbs > a.thumb {
    border: none;
    color: transparent;
}
#media > div.smthumbs > a.thumb:nth-child(2) {
    margin: auto 1px;
}
/* #endregion Top Container*/

/* #region DLC */
#dlc {
    background: url('/images/content/home/release/box_dlc.png') no-repeat top center;
	display: block;
	height: 195px;
	margin: 0 auto;
    position: relative;
	width: 628px;
}
#dlc > div {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 100px;
}
#dlc > div > ul {
    display: inline-block;
	margin: 0;
    padding: 0;
	position: relative;
    vertical-align: top;
}
#dlc > div > ul:first-child {
    margin-right:4em;
}
#dlc > div > ul > li {
    display: block;
    margin-bottom: 1em;
	position: relative;
    text-align: left;
}
#dlc > div > ul > li > a {
    color: #f6f6f6;
    text-decoration: none;
}
#dlc > div > ul > li > a:hover {
    text-decoration: underline;
}
#dlc > div > ul > li > span,
#dlc > div > ul > li > a > span {
    color: #88dbda;
    font-weight: bold;
}
#dlc > div > ul > li::before {
    content: "| ";
    color: #88dbda;
    font-weight: bold;
}
/* #endregion DLC */

/* #region Game Features */
#features {
	background: url('/images/content/home/release/box_gamefeatures.png') no-repeat top center;
	display: inline-block;
	height: 846px;
	margin: 0 auto;
	margin-bottom: 3em;
    position: relative;
	width: 628px;
}
#features > div.items {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 80px;
	width: 565px;
}
#features > div.items > div.text {
	display: block;
	position: relative;
	text-align: left;
}
#features > div.items > div.text.right {
	text-align: right;
}
#features > div.items > div.fortune {
	margin-left: 250px;
    margin-top: 40px;
    width: 295px;
}
#features > div.items > div.competition {
	margin-left: 24px;
    margin-top: 72px;
    width: 270px;
}
#features > div.items > div.frenemies {
	margin-left: 231px;
    margin-top: 70px;
    width: 314px;
}
#features > div.items > div.market {
	margin-left: 24px;
    margin-top: 85px;
    width: 285px;
}
#features > div.items > div.shape {
	margin-left: 245px;
    margin-top: 72px;
    width: 300px;
}
#features > div.items > div > h2 {
	color: #d8c8b3;
	font: bold 1em Nevis, 'Segoe UI', Arial, sans-serif;
    line-height: 1.313em !important;
    margin: 0 auto;
	position: relative;
    text-transform: uppercase;
}
#features > div.items > div > p {
	color: #d8c8b3;
    font: normal 0.938em 'Segoe UI', Arial, sans-serif;
    line-height: 1.25em !important;
    margin: 0 auto;
}
/* #endregion Game Features */

section > div.reviews {
	background: url('/images/content/home/release/box_reviews.png') no-repeat;
	display: block;
	height: 415px;
    margin-top: -2em;
    position: relative;
	width: 475px;
}

section > div.reviews > div.reviewcontent {
	display: block;
    margin: 0 auto;
    padding: 0 3em;
    padding-top: 88px;
    position: relative;
}

section > div.reviews > div.reviewcontent > div.quotes {
	display: block;
    margin: 1em auto;
    position: relative;
}

section > div.reviews > div.reviewcontent > hr {
	display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #006b6b;
    margin: 1em 0;
    padding: 0;
}

section > div.reviews > div.reviewcontent > div.quotes > img {
	display: inline-block;
    margin-right: 15px;
    position: relative;
    vertical-align: middle;
}

section > div.reviews > div.reviewcontent > div.quotes > p {
	display: inline-block;
    position: relative;
    color: #d8c8b3;
    font: 14px "Segoe UI", Arial, Tahoma;
    font-style: italic;
    position: relative;
    text-align: left;
    vertical-align: middle;
    width: 294px;
}


section > div.news {
	background: url('/images/content/home/release/box_latestnews.png') no-repeat;
	display: block;
	height: 415px;
    margin: 0 auto;
    margin-top: -0.5em;;
    position: relative;
	width: 475px;
}
section > div.stayconnected {
	background: url('/images/content/home/release/box_stayconnected.png') no-repeat;
	display: block;
	height: 461px;
	margin: 30px auto;
    margin-top: -0.5em;
    position: relative;
	width: 475px;
}
section > div.stayconnected > div.feed {
	display: block;
	max-height: 270px;
	padding: 0 3em;
	padding-top: 88px;
	position: relative;
}
section > div.stayconnected > div.icons {
	background: url('/images/content/home/release/social_icons.png') no-repeat;
	display: block;
	height: 38px;
	margin: 0 auto;
	margin-top: 30px;
	position: relative;
	width: 260px;
}
section > div.stayconnected > div.icons > div.innerIcons {
	cursor: pointer;
    display: inline-block;
    float: left;
    height: 100%;
	margin: 0;
	margin-right: 15px;
	width: 40px;
}

#twitterfeed {
    width: 82%;
}

/* #region Latest News */
#news {
	display: block;
	max-height: 250px;
    padding: 0 1em;
    padding-top: 100px;
	position: relative;
	text-align: left;
    width: 89%;
}

	#news > header {
		height: 30px;
	}

	#news article {
		display: block;
		margin-bottom: 0.5em;
		padding: 0 2em;
		text-align: left;
	}

		#news article header,
		#news article footer {
			text-align: left;
		}

			#news article header a {
				color: #88dbda;
				font: 16px "Segoe UI", Arial, Tahoma;
				text-decoration: underline;
			}

		#news article p {
			color: #d8c8b3;
			font: 13px "Segoe UI", Arial, Tahoma;
			margin: 0.25em 0;
			text-align: left;
			text-decoration: none;
		}

			#news article p a {
				color: #d8c8b3;
				font: 13px "Segoe UI", Arial, Tahoma;
				margin: 0.5em 0;
				text-decoration: underline;
			}

				#news article p a:hover {
					text-decoration: underline;
				}

		#news article footer {
			border: none;
            color: #969696;
			font: 11px "Segoe UI", Arial, Tahoma;
            height: auto;
            margin: 0 auto 1.25em;
            padding-top: 0;
			text-decoration: none;
		}

			#news article footer a {
				color: #969696;
				font: 11px "Segoe UI", Arial, Tahoma;
				text-decoration: none;
			}

				#news article footer a:hover {
					text-decoration: underline;
				}

	#news > div > div > footer {
		border-top: none;
        color: #FAFAFA;
        display: block;
        font: 13px "Segoe UI", Arial, Tahoma;
        height: auto;
        margin: 0 auto 2em;
        padding: 0;
        text-align: right;
	}

		#news > div > div > footer > a {
			color: #FAFAFA;
			text-decoration: underline;
		}
/* #endregion */


@media (max-width: 1060px) {
    #media {
        margin: 4em auto 2em;
    }
}