/*! Mad Max - v1.0 - 2013-06-12 */@import url(//fonts.googleapis.com/css?family=Open+Sans:300,600|Oswald:400,300,700);
@import url(//fonts.googleapis.com/css?family=Titillium+Web:400,700);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	background: #fff;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: 400;
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover, a:active {
	outline: 0;
}
a img {
	border: 0;
}
body, button, input, select, textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
p {
	margin-bottom: 1.5em;
}
ul, ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li>ul, li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: 700;
}
dd {
	margin: 0 1.5em 1.5em;
}
b, strong {
	font-weight: 700;
}
dfn, cite, em, i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em;
	overflow: auto;
	max-width: 100%;
}
code, kbd, tt, var {
	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark, ins {
	background: #fff9c0;
	text-decoration: none;
}
sup, sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
}
figure {
	margin: 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
th {
	font-weight: 700;
}
img {
	height: auto;
	max-width: 100%;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align:middle;
}
button, input {
	line-height: normal;
}
button, html input[type=button], input[type=reset], input[type=submit] {
	border: 1px solid #ccc;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.5), inset 0 15px 17px rgba(255,255,255,.5), inset 0 -5px 12px rgba(0,0,0,.05);
	color: rgba(0,0,0,.8);
	cursor: pointer;
	-webkit-appearance: button;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255,255,255,.8);
}
button:hover, html input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.8), inset 0 15px 17px rgba(255,255,255,.8), inset 0 -5px 12px rgba(0,0,0,.02);
}
button:focus, html input[type=button]:focus, input[type=reset]:focus, input[type=submit]:focus, button:active, html input[type=button]:active, input[type=reset]:active, input[type=submit]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255,255,255,.5), inset 0 2px 5px rgba(0,0,0,.15);
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
input[type=search]::-webkit-search-decoration {
-webkit-appearance:none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0;
}
input[type=text], input[type=email], input[type=password], input[type=search], textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}
input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, textarea:focus {
	color: #111;
}
input[type=text], input[type=email], input[type=password], input[type=search] {
	padding: 3px;
}
textarea {
	overflow: auto;
	padding-left: 3px;
	vertical-align: top;
	width: 98%;
}
a {
	color: royalblue;
}
a:visited {
	color: purple;
}
a:hover, a:focus, a:active {
	color: midnightblue;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
.screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	position: absolute!important;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto!important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
.clear:before, .clear:after, [class*=content]:before, [class*=content]:after, [class*=site]:before, [class*=site]:after {
	content: '';
	display: table;
}
.clear:after, [class*=content]:after, [class*=site]:after {
	clear: both;
}
.navigation-main {
	clear: both;
	display: block;
	float: left;
}
.navigation-main ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.navigation-main li {
	float: left;
	position: relative;
}
.navigation-main a {
	display: block;
	text-decoration: none;
}
.navigation-main ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,.2);
	display: none;
	float: left;
	position: absolute;
	top: 1.5em;
	left: 0;
	z-index: 99999;
}
.navigation-main ul ul ul {
	left: 100%;
	top: 0;
}
.navigation-main ul ul a {
	width: 200px;
}
.navigation-main ul ul li {
}
.navigation-main li:hover>a {
}
.navigation-main ul ul :hover>a {
}
.navigation-main ul ul a:hover {
}
.navigation-main ul li:hover>ul {
	display: block;
}
.navigation-main li.current_page_item a, .navigation-main li.current-menu-item a {
}
.menu-toggle {
	display: none;
	cursor: pointer;
}
.main-small-navigation ul {
	display: none;
}
@media screen and (max-width:600px) {
.menu-toggle, .main-small-navigation ul.nav-menu.toggled-on {
	display: block;
}
}
.sticky {
}
.hentry {
	margin: 0 0 1.5em;
}
.byline {
	display: none;
}
.single .byline, .group-blog .byline {
	display: inline;
}
.entry-content, .entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
	display: none
}
.entry-content img.wp-smiley, .comment-content img.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: .8075em 0;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: 0;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}
embed, iframe, object {
	max-width: 100%;
}
.site-content [class*=navigation] {
	margin: 0 0 1.5em;
	overflow: hidden;
}
[class*=navigation] .previous {
	float: left;
	width: 50%;
}
[class*=navigation] .next {
	float: right;
	text-align: right;
	width: 50%;
}
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}
.widget {
	margin: 0 0 1.5em;
}
.widget select {
	max-width: 100%;
}
.widget_search .submit {
	display: none;
}
.infinite-scroll .navigation-paging, .infinite-scroll.neverending .site-footer {
	display: none;
}
.infinity-end.neverending .site-footer {
	display: block;
}
.mejs-container {
	position: relative;
	background: #000;
	font-family: Helvetica, Arial;
	text-align: left;
	vertical-align: top;
	text-indent: 0;
}
.me-plugin {
	position: absolute;
}
.mejs-embed, .mejs-embed body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #000;
	overflow: hidden
}
.mejs-container-fullscreen {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	z-index: 1000;
}
.mejs-container-fullscreen .mejs-mediaelement, .mejs-container-fullscreen video {
	width: 100%;
	height: 100%
}
.mejs-background {
	position: absolute;
	top: 0;
	left: 0;
}
.mejs-mediaelement {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.mejs-poster {
	position: absolute;
	top: 0;
	left: 0;
}
.mejs-poster img {
	border: 0;
	padding: 0;
	border: 0;
	display: block;
}
.mejs-overlay {
	position: absolute;
	top: 0;
	left: 0;
}
.mejs-overlay-play {
	cursor: pointer;
}
.mejs-overlay-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	margin: -50px 0 0 -50px;
	background: url(bigplay.svg) no-repeat;
}
.mejs-overlay:hover .mejs-overlay-button {
	background-position: 0 -100px;
}
.mejs-overlay-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin: -40px 0 0 -40px;
	background: #333;
	background: url(background.png);
	background: rgba(0,0,0,.9);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50,50,50,.9)), to(rgba(0,0,0,.9)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,.9), rgba(0,0,0,.9));
	background: -moz-linear-gradient(top, rgba(50,50,50,.9), rgba(0,0,0,.9));
	background: -o-linear-gradient(top, rgba(50,50,50,.9), rgba(0,0,0,.9));
	background: -ms-linear-gradient(top, rgba(50,50,50,.9), rgba(0,0,0,.9));
	background: linear-gradient(rgba(50,50,50,.9), rgba(0,0,0,.9));
}
.mejs-overlay-loading span {
	display: block;
	width: 80px;
	height: 80px;
	background: transparent url(loading.gif) 50% 50% no-repeat;
}
.mejs-container .mejs-controls {
	position: absolute;
	background: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	background: url(background.png);
	background: rgba(0,0,0,.7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50,50,50,.7)), to(rgba(0,0,0,.7)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,.7), rgba(0,0,0,.7));
	background: -moz-linear-gradient(top, rgba(50,50,50,.7), rgba(0,0,0,.7));
	background: -o-linear-gradient(top, rgba(50,50,50,.7), rgba(0,0,0,.7));
	background: -ms-linear-gradient(top, rgba(50,50,50,.7), rgba(0,0,0,.7));
	background: linear-gradient(rgba(50,50,50,.7), rgba(0,0,0,.7));
	height: 30px;
	width: 100%;
}
.mejs-container .mejs-controls div {
	list-style-type: none;
	background-image: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	width: 26px;
	height: 26px;
	font-size: 11px;
	line-height: 11px;
	background: 0;
	font-family: Helvetica, Arial;
	border: 0;
}
.mejs-controls .mejs-button button {
	cursor: pointer;
	display: block;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	margin: 7px 5px;
	padding: 0;
	position: absolute;
	height: 16px;
	width: 16px;
	border: 0;
	background: transparent url(controls.svg) no-repeat;
}
.mejs-controls .mejs-button button:focus {
	outline: solid 1px #ff0;
}
.mejs-container .mejs-controls .mejs-time {
	color: #fff;
	display: block;
	height: 17px;
	width: auto;
	padding: 8px 3px 0;
	overflow: hidden;
	text-align: center;
	padding: auto 4px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.mejs-container .mejs-controls .mejs-time span {
	font-size: 11px;
	color: #fff;
	line-height: 12px;
	display: block;
	float: left;
	margin: 1px 2px 0 0;
	width: auto;
}
.mejs-controls .mejs-play button {
	background-position: 0 0;
}
.mejs-controls .mejs-pause button {
	background-position: 0 -16px;
}
.mejs-controls .mejs-stop button {
	background-position: -112px 0;
}
.mejs-controls div.mejs-time-rail {
	width: 200px;
	padding-top: 5px;
}
.mejs-controls .mejs-time-rail span {
	display: block;
	position: absolute;
	width: 180px;
	height: 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
	margin: 5px;
	background: #333;
	background: rgba(50,50,50,.8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30,30,30,.8)), to(rgba(60,60,60,.8)));
	background: -webkit-linear-gradient(top, rgba(30,30,30,.8), rgba(60,60,60,.8));
	background: -moz-linear-gradient(top, rgba(30,30,30,.8), rgba(60,60,60,.8));
	background: -o-linear-gradient(top, rgba(30,30,30,.8), rgba(60,60,60,.8));
	background: -ms-linear-gradient(top, rgba(30,30,30,.8), rgba(60,60,60,.8));
	background: linear-gradient(rgba(30,30,30,.8), rgba(60,60,60,.8));
}
.mejs-controls .mejs-time-rail .mejs-time-buffering {
	width: 100%;
	background-image: -o-linear-gradient(-45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,.15)), color-stop(0.75, rgba(255,255,255,.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(-45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255,255,255,.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,.15) 50%, rgba(255,255,255,.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 15px 15px;
	-moz-background-size: 15px 15px;
	-o-background-size: 15px 15px;
	background-size: 15px 15px;
	-webkit-animation: buffering-stripes 2s linear infinite;
	-moz-animation: buffering-stripes 2s linear infinite;
	-ms-animation: buffering-stripes 2s linear infinite;
	-o-animation: buffering-stripes 2s linear infinite;
	animation: buffering-stripes 2s linear infinite;
}
@-webkit-keyframes buffering-stripes {
from {
background-position:0 0;
}
to {
	background-position: 30px 0;
}
}
@-moz-keyframes buffering-stripes {
from {
background-position:0 0;
}
to {
	background-position: 30px 0;
}
}
@-ms-keyframes buffering-stripes {
from {
background-position:0 0;
}
to {
	background-position: 30px 0;
}
}
@-o-keyframes buffering-stripes {
from {
background-position:0 0;
}
to {
	background-position: 30px 0;
}
}
@keyframes buffering-stripes {
from {
background-position:0 0;
}
to {
	background-position: 30px 0;
}
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #3caac8;
	background: rgba(60,170,200,.8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(44,124,145,.8)), to(rgba(78,183,212,.8)));
	background: -webkit-linear-gradient(top, rgba(44,124,145,.8), rgba(78,183,212,.8));
	background: -moz-linear-gradient(top, rgba(44,124,145,.8), rgba(78,183,212,.8));
	background: -o-linear-gradient(top, rgba(44,124,145,.8), rgba(78,183,212,.8));
	background: -ms-linear-gradient(top, rgba(44,124,145,.8), rgba(78,183,212,.8));
	background: linear-gradient(rgba(44,124,145,.8), rgba(78,183,212,.8));
	width: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
	width: 0;
	background: #fff;
	background: rgba(255,255,255,.8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,.9)), to(rgba(200,200,200,.8)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,.9), rgba(200,200,200,.8));
	background: -moz-linear-gradient(top, rgba(255,255,255,.9), rgba(200,200,200,.8));
	background: -o-linear-gradient(top, rgba(255,255,255,.9), rgba(200,200,200,.8));
	background: -ms-linear-gradient(top, rgba(255,255,255,.9), rgba(200,200,200,.8));
	background: linear-gradient(rgba(255,255,255,.9), rgba(200,200,200,.8));
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
	display: none;
	position: absolute;
	margin: 0;
	width: 10px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	cursor: pointer;
	border: solid 2px #333;
	top: -2px;
	text-align: center;
}
.mejs-controls .mejs-time-rail .mejs-time-float {
	position: absolute;
	display: none;
	background: #eee;
	width: 36px;
	height: 17px;
	border: solid 1px #333;
	top: -26px;
	margin-left: -18px;
	text-align: center;
	color: #111;
}
.mejs-controls .mejs-time-rail .mejs-time-float-current {
	margin: 2px;
	width: 30px;
	display: block;
	text-align: center;
	left: 0;
}
.mejs-controls .mejs-time-rail .mejs-time-float-corner {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	line-height: 0;
	border: solid 5px #eee;
	border-color: #eee transparent transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: 15px;
	left: 13px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
	width: 48px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
	width: 44px;
}
.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
	left: 18px;
}
.mejs-controls .mejs-fullscreen-button button {
	background-position: -32px 0;
}
.mejs-controls .mejs-unfullscreen button {
	background-position: -32px -16px;
}
.mejs-controls .mejs-volume-button {
}
.mejs-controls .mejs-mute button {
	background-position: -16px -16px;
}
.mejs-controls .mejs-unmute button {
	background-position: -16px 0;
}
.mejs-controls .mejs-volume-button {
	position: relative;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
	display: none;
	height: 115px;
	width: 25px;
	background: url(background.png);
	background: rgba(50,50,50,.7);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	top: -115px;
	left: 0;
	z-index: 1;
	position: absolute;
	margin: 0;
}
.mejs-controls .mejs-volume-button:hover {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255,255,255,.5);
	margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 2px;
	height: 100px;
	background: #ddd;
	background: rgba(255,255,255,.9);
	margin: 0;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
	position: absolute;
	left: 4px;
	top: -3px;
	width: 16px;
	height: 6px;
	background: #ddd;
	background: rgba(255,255,255,.9);
	cursor: N-resize;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0;
}
.mejs-controls div.mejs-horizontal-volume-slider {
	height: 26px;
	width: 60px;
	position: relative;
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #333;
	background: rgba(50,50,50,.8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(30,30,30,.8)), to(rgba(60,60,60,.8)));
	background: -webkit-linear-gradient(top, rgba(30,30,30,.8), rgba(60,60,60,.8));
	background: -moz-linear-gradient(top, rgba(30,30,30,.8), rgba(60,60,60,.8));
	background: -o-linear-gradient(top, rgba(30,30,30,.8), rgba(60,60,60,.8));
	background: -ms-linear-gradient(top, rgba(30,30,30,.8), rgba(60,60,60,.8));
	background: linear-gradient(rgba(30,30,30,.8), rgba(60,60,60,.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	position: absolute;
	left: 0;
	top: 11px;
	width: 50px;
	height: 8px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background: #fff;
	background: rgba(255,255,255,.8);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,.9)), to(rgba(200,200,200,.8)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,.9), rgba(200,200,200,.8));
	background: -moz-linear-gradient(top, rgba(255,255,255,.9), rgba(200,200,200,.8));
	background: -o-linear-gradient(top, rgba(255,255,255,.9), rgba(200,200,200,.8));
	background: -ms-linear-gradient(top, rgba(255,255,255,.9), rgba(200,200,200,.8));
	background: linear-gradient(rgba(255,255,255,.9), rgba(200,200,200,.8));
}
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	display: none;
}
.mejs-controls .mejs-captions-button {
	position: relative;
}
.mejs-controls .mejs-captions-button button {
	background-position: -48px 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: url(background.png);
	background: rgba(50,50,50,.7);
	border: solid 1px transparent;
	padding: 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none!important;
	overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
	margin: 0 0 6px;
	padding: 0;
	list-style-type: none!important;
	display: block;
	color: #fff;
	overflow: hidden;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
	width: 100px;
	float: left;
	padding: 4px 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px;
}
.mejs-controls .mejs-captions-button .mejs-captions-translations {
	font-size: 10px;
	margin: 0 0 5px;
}
.mejs-chapters {
	position: absolute;
	top: 0;
	left: 0;
	-xborder-right: solid 1px #fff;
	width: 10000px;
	z-index: 1;
}
.mejs-chapters .mejs-chapter {
	position: absolute;
	float: left;
	background: #222;
	background: rgba(0,0,0,.7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(50,50,50,.7)), to(rgba(0,0,0,.7)));
	background: -webkit-linear-gradient(top, rgba(50,50,50,.7), rgba(0,0,0,.7));
	background: -moz-linear-gradient(top, rgba(50,50,50,.7), rgba(0,0,0,.7));
	background: -o-linear-gradient(top, rgba(50,50,50,.7), rgba(0,0,0,.7));
	background: -ms-linear-gradient(top, rgba(50,50,50,.7), rgba(0,0,0,.7));
	background: linear-gradient(rgba(50,50,50,.7), rgba(0,0,0,.7));
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#323232, endColorstr=#000000);
	overflow: hidden;
	border: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block {
	font-size: 11px;
	color: #fff;
	padding: 5px;
	display: block;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	cursor: pointer;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
	border-right: 0;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
	background: #666;
	background: rgba(102,102,102,.7);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(102,102,102,.7)), to(rgba(50,50,50,.6)));
	background: -webkit-linear-gradient(top, rgba(102,102,102,.7), rgba(50,50,50,.6));
	background: -moz-linear-gradient(top, rgba(102,102,102,.7), rgba(50,50,50,.6));
	background: -o-linear-gradient(top, rgba(102,102,102,.7), rgba(50,50,50,.6));
	background: -ms-linear-gradient(top, rgba(102,102,102,.7), rgba(50,50,50,.6));
	background: linear-gradient(rgba(102,102,102,.7), rgba(50,50,50,.6));
filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#666666, endColorstr=#323232);
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
	font-size: 12px;
	font-weight: 700;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 0 0 3px;
	line-height: 12px;
}
.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
	font-size: 12px;
	line-height: 12px;
	margin: 3px 0 4px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mejs-captions-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	color: #fff;
}
.mejs-captions-layer a {
	color: #fff;
	text-decoration: underline;
}
.mejs-captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: 400
}
.mejs-captions-position {
	position: absolute;
	width: 100%;
	bottom: 15px;
	left: 0;
}
.mejs-captions-position-hover {
	bottom: 45px
}
.mejs-captions-text {
	padding: 3px 5px;
	background: url(background.png);
	background: rgba(20,20,20,.8);
}
.mejs-clear {
	clear: both;
}
.me-cannotplay {
}
.me-cannotplay a {
	color: #fff;
	font-weight: 700;
}
.me-cannotplay span {
	padding: 15px;
	display: block;
}
.mejs-controls .mejs-loop-off button {
	background-position: -64px -16px;
}
.mejs-controls .mejs-loop-on button {
	background-position: -64px 0;
}
.mejs-controls .mejs-backlight-off button {
	background-position: -80px -16px;
}
.mejs-controls .mejs-backlight-on button {
	background-position: -80px 0;
}
.mejs-controls .mejs-picturecontrols-button {
	background-position: -96px 0;
}
.mejs-contextmenu {
	position: absolute;
	width: 150px;
	padding: 10px;
	border-radius: 4px;
	top: 0;
	left: 0;
	background: #fff;
	border: solid 1px #999;
	z-index: 1001;
}
.mejs-contextmenu .mejs-contextmenu-separator {
	height: 1px;
	font-size: 0;
	margin: 5px 6px;
	background: #333;
}
.mejs-contextmenu .mejs-contextmenu-item {
	font-family: Helvetica, Arial;
	font-size: 12px;
	padding: 4px 6px;
	cursor: pointer;
	color: #333;
}
.mejs-contextmenu .mejs-contextmenu-item:hover {
	background: #2C7C91;
	color: #fff;
}
.mejs-controls .mejs-sourcechooser-button {
	position: relative;
}
.mejs-controls .mejs-sourcechooser-button button {
	background-position: -128px 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
	visibility: hidden;
	position: absolute;
	bottom: 26px;
	right: -10px;
	width: 130px;
	height: 100px;
	background: url(background.png);
	background: rgba(50,50,50,.7);
	border: solid 1px transparent;
	padding: 10px;
	overflow: hidden;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
	margin: 0;
	padding: 0;
	display: block;
	list-style-type: none!important;
	overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
	margin: 0 0 6px;
	padding: 0;
	list-style-type: none!important;
	display: block;
	color: #fff;
	overflow: hidden;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
	clear: both;
	float: left;
	margin: 3px 3px 0 5px;
}
.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
	width: 100px;
	float: left;
	padding: 4px 0 0;
	line-height: 15px;
	font-family: helvetica, arial;
	font-size: 10px;
}
.mejs-postroll-layer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(background.png);
	background: rgba(50,50,50,.7);
	z-index: 1000;
	overflow: hidden;
}
.mejs-postroll-layer-content {
	width: 100%;
	height: 100%;
}
.mejs-postroll-close {
	position: absolute;
	right: 0;
	top: 0;
	background: url(background.png);
	background: rgba(50,50,50,.7);
	color: #fff;
	padding: 4px;
	z-index: 100;
	cursor: pointer;
}
@media all and (max-width:1431px) {
header .navSpacer {
	display: none;
}
header, body {
	min-width: 1280px!important;
}
}
@media all and (max-width:1295px) {
body footer .logos li {
	margin: 19px 12px 23px;
}
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right!important;
}
.clear {
	clear: both;
}
.light {
	font-weight: 300;
}
.hatchedBg {
	background: url(img/contentBg.png);
}
.hspacer {
	width: 100%;
	border-top: 1px solid #000;
	border-bottom: 1px solid #262626;
}
.centered {
	text-align: center;
	margin: 0 auto;
	display: block;
}
ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
}
h1, h2, h3, p, a, input {
	font-family: Oswald, sans-serif;
	color: #FFF;
	margin: 0;
}
h1 {
	font-weight: 700;
	line-height: 100%;
}
p {
	font-size: 12px;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:active, a:visited, a:focus {
	border: 0;
	outline: 0;
}
header, body {
	min-width: 1432px;
}
body {
	background: #000;
	color: #FFF;
}
header {
	position: fixed;
	z-index: 6;
	background: #000;
	width: 100%;
	height: 85px;
	border-bottom: 1px solid #000;
}
header .content, footer .content {
	margin: 0 70px;
}
header .topBar {
	font-size: 9px;
	height: 31px;
	overflow: visible;
}
header .langSelect {
	position: relative;
	right: 2px;
	float: right;
	width: auto;
	clear: none;
	display: none;
}
header .langSelect p {
	font-size: 9px;
	line-height: 9px;
}
header .mm-header {
	z-index: 2;
	position: absolute;
	width: 100%;
}
header .navButton .sprite {
	background-image: url(img/nav/navBtns_en.png);
	width: 120px;
	height: 58px;
	text-indent: -99999px;
}
.de header .navButton .sprite {
	background-image: url(img/nav/navBtns_de.png);
}
.es header .navButton .sprite {
	background-image: url(img/nav/navBtns_es.png);
}
.fr header .navButton .sprite {
	background-image: url(img/nav/navBtns_fr.png);
}
.it header .navButton .sprite {
	background-image: url(img/nav/navBtns_it.png);
}
.pt-br header .navButton .sprite {
	background-image: url(img/nav/navBtns_pt-br.png);
}
header .navButton.selected {
	cursor: default;
}
header .navButton .sprite.mm-home {
	background-image: url(img/nav/navBtns2.png);
	background-position: -310px -2px;
	width: 249px;
	height: 38px;
}
header .navButton .sprite.media {
	background-position: -2px -2px;
}
header .navButton .sprite.media:hover {
	background-position: -124px -2px;
}
header .navButton.selected .sprite.media {
	background-position: -246px -2px;
}
header .navButton .sprite.preorder {
	background-position: -368px -2px;
}
header .navButton .sprite.preorder:hover {
	background-position: -490px -2px;
}
header .navButton.selected .sprite.preorder {
	background-position: -612px -2px;
}
header .navButton .sprite.social {
	background-position: -734px -2px;
}
header .navButton .sprite.social:hover {
	background-position: -856px -2px;
}
header .navButton.selected .sprite.social {
	background-position: -978px -2px;
}
header .navButton .sprite.story {
	background-position: -1100px -2px;
}
header .navButton .sprite.story:hover {
	background-position: -1222px -2px;
}
header .navButton.selected .sprite.story {
	background-position: -1344px -2px;
}
header .navSpacer {
	background-image: url(img/nav/navBtns2.png);
	background-position: -2px -2px;
	width: 306px;
	height: 58px;
}
.langSelect .langDropDown {
	right: 0;
	margin-right: -1px;
}
.langSelect .langDropDown>* {
	float: left;
	clear: none;
}
.langSelect .langDropDown>p {
	margin-right: 10px;
	margin-top: 11px;
}
.langSelect .langDropDown li {
	position: relative;
	float: left;
	clear: none;
	border-left: 1px solid #2c2c2c;
	width: 98px;
	height: 45px;
}
.langSelect .langDropDown li:last-of-type {
	width: 27px;
	border-right: 1px solid #2c2c2c;
}
.langSelect .langDropDown .close img {
	margin: 12px 0 0;
}
.langSelect .langDropDown a {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
.langSelect .langDropDown a:hover, .langSelect .langDropDown .selected a {
	background: #202020;
}
.langSelect .langDropDown li .langLabel {
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	display: inline-block;
}
.langSelect .langDropDown .langLabel p {
	margin-right: 0;
}
.langSelect .currentLang {
	cursor: pointer;
	margin-top: 8px;
}
.langSelect .langLabel p {
	margin: 3px 8px 0 4px;
}
.langSelect .langLabel .flag {
	margin-top: 0;
}
.langSelect .point {
	margin-top: 4px;
}
.langSelect .langLabel * {
	float: left;
	clear: none;
}
header .spacer {
	width: 69px!important;
	background: url(img/nav_bg.jpg);
}
header nav {
	position: relative;
	float: left;
	clear: none;
	z-index: 2;
}
header nav ul li {
	background: url(img/nav_bg.jpg);
	position: relative;
	height: 58px;
	width: 120px;
	text-align: center;
}
header nav ul li:first-of-type {
	border-left: 0;
}
header nav ul li:last-of-type {
	border-right: 0;
}
header nav ul li a {
	height: 100%;
	width: 100%;
}
header nav ul li a p {
	text-align: center;
}
header .social {
	background: url(img/nav_bg.jpg);
	overflow: hidden;
}
header .social ul {
	float: right;
	border-left: 1px solid #000;
}
header .social ul li {
	float: left;
	width: 68px;
	height: 58px;
	border-right: solid 1px #000;
	border-left: solid 1px #272727;
	text-align: center;
	position: relative;
}
header .social ul li a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
header .social .sprite {
	margin: 18px auto;
	background-image: url(img/nav/navBtns2.png);
	text-indent: -9999px;
}
header .social .sprite.facebook {
	width: 11px;
	height: 22px;
	background-position: -632px -26px;
}
header .social a:hover .sprite.facebook {
	background-position: -632px -2px;
}
header .social .sprite.twitter {
	width: 24px;
	height: 22px;
	background-position: -606px -26px;
}
header .social a:hover .sprite.twitter {
	background-position: -606px -2px;
}
header .social .sprite.youtube {
	width: 43px;
	height: 22px;
	background-position: -561px -26px;
}
header .social a:hover .sprite.youtube {
	background-position: -561px -2px;
}
.site-content {
	position: relative;
}
.overlay {
	position: fixed!important;
	top: 0;
	left: 0;
	z-index: 7;
}
.section {
	overflow: hidden;
	position: relative;
}
.background {
	display: none;
}
.background, .background-part, .background-part img {
	position: absolute;
	width: auto;
	height: auto;
	max-width: none;
	z-index: -1;
}
.section .content {
	margin: 0 70px;
}
.videoContainer {
	width: 1280px;
	height: 720px;
	position: absolute;
}
.videoContainer video {
	width: 100%;
	height: 100%;
}
.mejs-container .mejs-controls {
	height: 50px;
	background: url(img/video_ctrl_bg.jpg) repeat;
}
.mejs-controls .mejs-button button {
	background: transparent url(img/videoControls.png) no-repeat;
	box-shadow: none;
	border: 0;
	border-radius: 0;
}
.mejs-controls .mejs-button button:focus {
	outline: 0;
}
.mejs-container .mejs-controls div {
	margin: 9px 10px 0;
}
.mejs-container .mejs-controls div:first-of-type {
	margin-left: 23px;
}
.mejs-container .mejs-controls div:last-of-type.mejs-time-rail {
	margin-right: 147px;
}
.mejs-container .mejs-controls div:last-of-type.mejs-next {
	margin-right: 24px;
}
.mejs-container .mejs-controls .mejs-volume-button {
	margin-right: 48px;
}
.mejs-controls .mejs-volume-button, .mejs-controls .mejs-volume-button button {
	width: 19px!important;
	height: 18px!important;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider {
	display: none!important;
}
.mejs-controls .mejs-mute button {
	background-position: -298px -77px;
}
.mejs-controls .mejs-mute:hover button {
	background-position: -278px -77px;
}
.mejs-controls .mejs-unmute button {
	background-position: -299px -57px;
}
.mejs-controls .mejs-unmute:hover button {
	background-position: -278px -57px;
}
.mejs-controls .mejs-playpause-button button {
	width: 13px;
	height: 18px;
}
.mejs-controls .mejs-play button {
	background-position: -293px -120px;
}
.mejs-controls .mejs-play:hover button {
	background-position: -325px -103px;
}
.mejs-controls .mejs-pause button {
	background-position: -278px -120px;
}
.mejs-controls .mejs-pause:hover button {
	background-position: -310px -103px;
}
.mejs-controls .mejs-previous button {
	width: 14px;
	height: 21px;
	background-position: -318px -80px;
	margin-top: 4px;
}
.mejs-controls .mejs-previous:hover button {
	background-position: -320px -57px;
}
.mejs-controls .mejs-library {
	margin-top: 7px!important;
}
.mejs-controls .mejs-library button {
	width: 25px;
	height: 25px;
	margin: 4px 0 0;
	background-position: -305px -30px;
}
.mejs-controls .mejs-library:hover button {
	background-position: -278px -30px;
}
.mejs-controls .mejs-next button {
	width: 14px;
	height: 21px;
	background-position: -294px -97px;
	margin-top: 4px;
}
.mejs-controls .mejs-next:hover button {
	background-position: -278px -97px;
}
.mejs-controls .mejs-time-rail {
	margin-top: 11px!important;
}
.mejs-controls .mejs-time-rail .mejs-time-handle {
	width: 26px;
	height: 26px;
	background: transparent url(img/videoControls.png) no-repeat;
	background-position: -306px -2px;
	display: block;
	border: 0;
	top: -8px;
	left: -13px;
}
.mejs-controls .mejs-time-rail .mejs-time-handle:hover {
	background-position: -278px -2px
}
.mejs-controls .mejs-time-rail span {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.mejs-controls .mejs-time-rail .mejs-time-total {
	background: #000;
	border-bottom: 1px solid #3a3a3a;
	margin-top: 3px;
}
.mejs-controls .mejs-time-rail .mejs-time-loaded {
	background: #222;
}
.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #e99c4c url(img/video_progressBg.jpg) repeat-x;
}
.mejs-overlay-button {
	background: url(img/videoControls.png);
	background-position: -140px -2px;
	width: 136px;
	height: 136px;
	margin: -68px 0 0 -68px;
}
.mejs-overlay:hover .mejs-overlay-button {
	background-position: -2px -2px
}
.squareButton {
	background: #000 url(img/videBtns.jpg) no-repeat;
	width: 54px;
	height: 54px;
	overflow: hidden;
	cursor: pointer;
}
.close {
	background-position: -2px -2px;
}
.close:hover {
	background-position: -58px -2px;
}
.mm-home .content {
}
.mm-home .content>:first-of-type {
}
.mm-home .hatchedBg {
	padding: 30px;
}
.mm-home h1 {
	font-size: 40px;
	color: #d1c08e;
	text-transform: uppercase;
}
.mm-home h2 {
	font-size: 26px;
	color: #fff !important;
	text-transform: uppercase;
}
.mm-home h3 {
	font-size: 16px;
	margin-top: 9px;
}
#mm-social {
}
#mm-social .hspacer {
	border-bottom-color: #252525;
	border-top-color: #101010;
}
#mm-social .content {
	margin: 0;
	width: 50%;
	position: absolute;
}
#mm-social h1 {
	font-size: 60px;
	font-weight: 400;
	margin-bottom: 22px;
	float: left;
}
#mm-social .facebook h1 {
	margin-bottom: 34px;
}
#mm-social .twitter {
	left: 50%;
}
#mm-social .inner-content {
	margin: 0 auto;
	width: 520px;
}
#mm-social .facebook .inner-content {
	margin-left: 75px;
	float: left;
}
#mm-social .twitter .twitter-follow-button, #mm-social .facebook .fb-like {
	margin: 22px 0 0 40px;
	float: left;
}
#mm-social .vspacer {
	position: absolute;
	left: 50%;
	height: 100%;
	border-left: 1px solid #000;
	border-right: 1px solid #262626;
}
#mm-social .twitter .twitter-timeline {
	margin: 0;
}
#mm-social .facebook {
	right: 50%;
}
.fb-like span {
	overflow: visible!important;
	width: 450px!important;
	margin-right: -375px;
}
#mm-social .facebook .fbpostWrap {
	position: relative;
	margin: 0;
}
#mm-social .facebook .fbpost {
	margin: 50px 0;
	float: left;
}
#mm-social .facebook .fbpost:first-of-type {
	margin-top: 0;
}
#mm-social .facebook .fbpost h1 {
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 7px;
}
#mm-social .facebook .fbpost p {
	font-size: 11px;
	font-weight: 600;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	line-height: 100%;
}
#mm-social .facebook .fbpost .time {
	color: #969696;
	font-family: Oswald, sans-serif;
	font-size: 11px;
	font-weight: 400;
	margin: 7px 25px 0 0;
}
#mm-social .facebook .fbpost .body {
	margin-top: 9px;
	margin-bottom: 18px;
	line-height: 125%;
	color: #fff;
}
#mm-social .facebook .fbpost .postImg {
	max-width: 133px;
	max-height: 126px;
}
#mm-social .facebook .fbpost .stats {
	margin-top: 28px;
}
.lt-ie9 #mm-social .facebook .fbpost .stats li {
	width: 125px;
}
#mm-social .facebook .fbpost .stats li {
	float: left;
	width: 130px;
	border-left: 1px solid #000;
	border-right: 1px solid #3b3b3b;
}
#mm-social .facebook .fbpost .stats li:first-of-type {
	border-left: 0;
}
#mm-social .facebook .fbpost .stats li:last-of-type {
	border-right: 0;
	width: 120px;
}
#mm-social .facebook .fbpost .stats li * {
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
}
#mm-social .facebook .fbpost .stats li h1 {
	color: #c2c2c2;
	font-size: 12px;
	margin: 0;
}
.de #mm-social .facebook .fbpost .stats li:first-of-type h1 {
	margin-top: -12px;
}
#mm-social .facebook .fbpost .stats li p {
	color: #FFF;
	font-size: 35px;
	clear: both;
}
#mm-social .facebook .fbpost .viewPostBtn {
	margin-top: 18px;
	width: 145px;
	height: 31px;
	background: url(img/fbPostBtn.png);
	background-position: -609px -2px;
}
#mm-social .facebook .fbpost .viewPostBtn:hover {
	background-position: -462px -2px;
}
.lt-ie9 #mm-social .facebook .fbpost .viewPostBtn p {
	letter-spacing: -0.5px;
}
#mm-social .facebook .fbpost .viewPostBtn p {
	color: #fff;
	font-family: Oswald, sans-serif;
	font-size: 10px;
	font-weight: 700;
	width: 90%;
	text-align: center;
	margin: 7px auto 0;
}
.pt-br #mm-social .facebook .fbpost .viewPostBtn p, .de #mm-social .facebook .fbpost .viewPostBtn p {
	margin-top: 3px;
}
#mm-social .facebook .controls {
	width: 521px;
	margin-top: 40px;
}
#mm-social .facebook .controls .feedNavBtn {
	width: 113px;
	height: 32px;
	background: url(img/fbPostBtn.png);
}
#mm-social .facebook .controls .feedNavBtn p {
	text-align: center;
	width: 100%;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	margin-top: 6px;
}
#mm-social .facebook .controls .feedNavPrev {
	background-position: -117px -2px;
}
#mm-social .facebook .controls .feedNavPrev:hover {
	background-position: -2px -2px;
}
#mm-social .facebook .controls .feedNavNext {
	background-position: -347px -2px;
	margin-left: 25px;
}
#mm-social .facebook .controls .feedNavNext:hover {
	background-position: -232px -2px;
}
#story {
}
#story .content {
	float: left;
	margin-left: 72px;
}
#story h1 {
	color: #000;
	font-weight: 700;
	font-size: 84px;
}
.de #story h1 {
	line-height: 120%;
}
#story h1:first-of-type {
	font-size: 76px;
}
#story h2 {
	color: #FFF;
	font-size: 36px;
	font-weight: 700;
}
#story p {
	font-family: 'Open Sans', sans-serif;
	color: #FFF;
	font-weight: 600;
	font-size: 14px;
	line-height: 21px;
}
#story .spacer {
	background: transparent url(img/story_spacer.png) no-repeat;
	width: 494px;
	height: 39px;
	margin-top: 5px;
}
#gallery {
}
#gallery .videoLayer {
	z-index: 4;
}
#gallery .content {
	padding: 25px 38px;
	margin-left: 33px;
}
#gallery .content h1 {
	font-size: 90px;
	font-weight: 700;
}
.fr #gallery .content h1, .it #gallery .content h1, .pt-br #gallery .content h1 {
	font-size: 65px;
}
.de #gallery h1, .es #gallery h1 {
	line-height: 120%;
}
#gallery .content h1:first-of-type {
	margin-top: 0;
}
#gallery .content p {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	margin-top: 10px;
}
#gallery .share {
	position: absolute;
	z-index: 5;
	border-bottom: 1px solid #333;
	top: 46px;
	left: 0;
}
#gallery .share li {
	width: 72px;
	height: 30px;
	background-color: #1e1e1e;
	border-bottom: 1px solid #000;
	border-top: 1px solid #333;
	text-align: center;
}
#gallery .share li:hover {
	background-color: #373737;
}
#gallery .share li:first-of-type {
	border-top: 0;
	background-color: #161616;
}
#gallery .share li a {
	width: 100%;
	height: 100%;
	display: block;
}
#gallery .share li div {
	background-image: url(img/galleryShare.png);
	background-color: transparent;
	margin: 10px auto 0;
	display: inline-block;
}
#gallery .share .facebook {
	width: 6px;
	height: 11px;
	background-position: -50px -2px;
}
#gallery .share .title {
	width: 37px;
	height: 13px;
	background-position: -2px -14px;
}
#gallery .share .tumblr {
	width: 46px;
	height: 10px;
	background-position: -2px -2px;
}
#gallery .share .twitter {
	width: 11px;
	height: 9px;
	background-position: -41px -15px;
}
#gallery .imgCntrls {
	width: 120px;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -60px;
	background: #1e1e1e;
}
#gallery .imgCntrls p {
	font-size: 8px;
	text-align: center;
}
#gallery .imgCntrls .imgBtn {
	cursor: pointer;
	position: relative;
	float: left;
	clear: none;
	width: 59px;
	height: 73px;
}
#gallery .imgCntrls .previous {
	border-right: 1px solid #131313;
}
#gallery .imgCntrls .next {
	border-left: 1px solid #262626;
}
#gallery .imgCntrls .icon {
	background: transparent url(img/imgControls.png) no-repeat;
	overflow: hidden;
}
#gallery .imgCntrls .previous .icon, #gallery .imgCntrls .next .icon {
	width: 21px;
	height: 32px;
	margin: 20px 18px;
}
#gallery .imgCntrls .previous .icon {
	background-position: -2px -36px;
}
#gallery .imgCntrls .previous:hover .icon {
	background-position: -2px -2px;
}
#gallery .imgCntrls .next .icon {
	background-position: -2px -104px;
}
#gallery .imgCntrls .next:hover .icon {
	background-position: -2px -70px;
}
#gallery .library {
	position: absolute;
	z-index: 4;
	bottom: 0;
	width: 100%;
	overflow: hidden;
}
#gallery .mejs-controls .categories {
	position: absolute;
	bottom: 50px;
}
#gallery .library .categories {
	position: relative;
	float: left;
	clear: none;
}
#gallery .categories li {
	width: 102px;
	height: 54px;
	background: #000;
	cursor: pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: relative;
	float: left;
	clear: none;
}
#gallery .categories li.selected {
	background: #1e1e1e;
}
#gallery .categories li p {
	width: 100%;
	color: #4997da;
	font-size: 21px;
	text-align: center;
	margin-top: 10px;
}
#gallery .categories li.selected p, #gallery .categories li:hover p {
	color: #b1b1b1;
}
#gallery .library .thumbs {
	background: #1e1e1e;
	position: relative;
	height: 157px;
}
#gallery .library .thumbs ul {
	position: absolute;
	top: 0;
	left: 0;
	width: 999999%;
}
#gallery .library .thumbs ul li {
	width: 196px;
	height: 147px;
	border: 5px solid #1e1e1e;
	border-left-width: 2.5px;
	border-right-width: 2.5px;
	display: inline-block;
	cursor: pointer;
	vertical-align: top;
	position: relative;
	clear: none;
}
#gallery .library .thumbs ul li:first-of-type {
	border-left-width: 5px;
}
#gallery .library .thumbs ul li:last-of-type {
	border-right-width: 5px;
}
#gallery .library .thumbs ul li.selected {
	cursor: auto;
}
#gallery .library .thumbs ul li .innerBorder {
	border: 3px solid #4997d9;
	width: 190px;
	height: 141px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 9px 9px 0;
}
#gallery .library .thumbs ul li:hover .out, #gallery .library .thumbs ul li .over, #gallery .library .thumbs ul li.selected .out, #gallery .library .thumbs ul li .innerBorder, #gallery .library .thumbs ul li.selected:hover .innerBorder {
	display: none;
}
#gallery .library .thumbs ul li .out, #gallery .library .thumbs ul li:hover .over, #gallery .library .thumbs ul li.selected .over, #gallery .library .thumbs ul li:hover .innerBorder {
	display: block;
}
#preorder .content {
	right: 0;
}
#preorder h1, #preorder h2, #preorder h3 {
	text-align: right;
}
#preorder h1 {
	font-size: 123px;
	font-weight: 700;
	color: #FFF;
}
.fr #preorder h1 {
	font-size: 104px;
}
.it #preorder h1 {
	font-size: 80px;
}
.de #preorder h1 {
	font-size: 76px;
}
.es #preorder h1 {
	font-size: 90px;
}
.pt-br #preorder h1 {
	font-size: 68px;
}
#preorder h1:first-of-type {
	font-size: 90px;
}
.fr #preorder h1:first-of-type {
	font-size: 74px;
}
.it #preorder h1:first-of-type, .de #preorder h1:first-of-type {
	font-size: 55px;
}
.es #preorder h1:first-of-type {
	font-size: 65px;
}
.pt-br #preorder h1:first-of-type {
	font-size: 48px;
}
#preorder h2 {
	font-weight: 400px;
	font-size: 74px;
	color: #000;
}
#preorder h3 {
	font-weight: 400px;
	font-size: 32px;
	color: #000;
}
#preorder .stores {
	position: relative;
	width: 454px;
	margin-right: -5px
}
#preorder .stores li {
	width: 217px;
	height: 63px;
	margin: 5px;
	float: left;
}
#preorder .stores li:last-of-type {
	float: right;
}
#preorder .storeBtn {
	background: url(img/stores.png);
	width: 217px;
	height: 63px;
}
#preorder .amazonde {
	background-position: -659px -262px;
}
#preorder .amazonde:hover {
	background-position: -2px -2px;
}
#preorder .amazonfr {
	background-position: -440px -262px;
}
#preorder .amazonfr:hover {
	background-position: -659px -197px;
}
#preorder .amazonit {
	background-position: -440px -197px;
}
#preorder .amazonit:hover {
	background-position: -659px -132px;
}
#preorder .amazonuk {
	background-position: -440px -132px;
}
#preorder .amazonuk:hover {
	background-position: -659px -67px;
}
#preorder .ebgames {
	background-position: -221px -197px;
}
#preorder .ebgames:hover {
	background-position: -221px -132px;
}
#preorder .gamestopde {
	background-position: -221px -67px;
}
#preorder .gamestopde:hover {
	background-position: -221px -2px;
}
#preorder .gamestopit {
	background-position: -221px -67px;
}
#preorder .gamestopit:hover {
	background-position: -221px -2px;
}
#preorder .gameuk {
	background-position: -2px -263px;
}
#preorder .gameuk:hover {
	background-position: -2px -198px;
}
#preorder .micromania {
	background-position: -2px -133px;
}
#preorder .micromania:hover {
	background-position: -2px -68px;
}
#preorder .amazon {
	background-position: -440px -67px;
}
#preorder .amazon:hover {
	background-position: -659px -2px;
}
#preorder .bestbuy {
	background-position: -221px -262px;
}
#preorder .bestbuy:hover {
	background-position: -440px -2px;
}
#preorder .gamestop {
	background-position: -221px -67px;
}
#preorder .gamestop:hover {
	background-position: -221px -2px;
}
footer .content {
	margin-left: 75px;
	margin-right: 70px;
}
footer .outer-content {
	position: absolute;
	margin-top: 30px;
	margin-bottom: 90px;
	width: 100%;
}
footer li {
	float: left;
	text-align: left
}
footer a, footer a:visited {
	color: #4997da;
	font-weight: 400;
	font-size: 11px;
}
footer a:hover {
	color: #6ABFFF;
}
footer p {
	color: #b3b3b3;
	font-weight: 300;
	font-size: 12px;
}
footer .logos li {
	margin: 19px 15px 23px;
	vertical-align: middle;
}
footer .logos li:first-of-type {
	margin-left: 0;
}
footer .logos li:last-of-type {
	margin-right: 0;
}
footer .links li {
	margin: 19px 19px 17px;
}
footer .links li:first-of-type {
	margin: 19px 19px 17px 0;
}
footer .hspacer {
	width: 825px;
}
footer .mm-legal p {
	margin: 13px 0;
	line-height: 20px;
}
footer .wb-legal {
	float: left;
	margin-top: 16px;
}
footer .wb-legal img {
	margin: 1px 9px 0 0;
}
footer .wb-legal p {
	line-height: 16px;
}
.footerScripts {
	position: absolute;
	height: 0;
	overflow: hidden;
}
.agegate {
	margin: 0 auto;
}
.agegate .blocker {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
}
.agegate .content {
	margin: 116px 0 0;
}
.agegate .enterBday {
	margin-top: 65px;
}
.agegate .bdayForm {
	width: 356px;
	margin-top: 20px;
	margin-bottom: 61px;
}
.agegate .bdayForm p {
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	text-transform: capitalize;
	margin-bottom: 5px;
}
.agegate .bdayForm input {
	font-size: 24px;
	text-align: center;
	text-transform: capitalize;
	width: 112px;
	height: 59px;
	background: url(img/agegate/fieldbgs.jpg) no-repeat;
	border: 0;
	padding: 0;
	color: #fff;
	line-height: 59px;
	display: block;
	border: 0;
	outline: 0;
	top: 0;
}
.agegate .bdayForm td:nth-of-type(1) input {
	background-position: -230px -2px;
}
.agegate .bdayForm td:nth-of-type(2) input {
	background-position: -116px -2px;
	margin: 0 10px
}
.agegate .bdayForm td:nth-of-type(3) input {
	background-position: -2px -2px;
}
.agegate .bdayForm input:focus {
	border: 0;
	outline: 0;
	top: 0;
}
.agegate .langSelect {
	margin-top: 26px;
	margin-bottom: 73px;
}
.agegate .langSelect li {
	display: inline-block;
	margin: 0 11px;
}
.lt-ie8 .agegate .langSelect {
	width: 400px;
}
.lt-ie8 .agegate .langSelect li {
	float: left;
}
.agegate .langSelect img {
	padding: 3px;
}
.agegate .langSelect li a:hover img, .agegate .langSelect li.selected a img {
	padding: 2px;
	border: 1px solid #4e96d1;
}
.agegate .enterBtn {
}
.agegate .enterBtn a .over {
	display: none;
}
.agegate .enterBtn a:hover .out {
	display: none;
}
.agegate .enterBtn a:hover .over {
	display: inline;
}
.agegate .errors {
	margin-top: 14px;
	height: 18px;
	margin-bottom: 20px;
	position: relative;
}
.agegate .errors * {
	color: #ed1c24;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
}
.agegate footer {
	position: static;
	width: 408px;
	margin: 0 auto;
	height: auto;
}
.pt-br .agegate footer {
	width: 488px;
}
.lt-ie9 .agegate footer {
	width: 438px;
}
.lt-ie9 .pt-br .agegate footer {
	width: 518px;
}
.agegate footer .wb-legal p {
	font-size: 11px;
	font-weight: 300;
}
#mm-home .content {
	float: right;
	right: 72px;
	margin: auto;
	text-align: right;
}
footer {
	position: relative;
	overflow: hidden;
	height: 467px
}
#preload {
	background-color: #000;
	width: 100%;
	height: 100%;
	z-index: 99
}
/*#preload .background{position:absolute;top:50%;left:50%}*/
#preload .madmax {
	top: 40px;
	position: relative;
}
#preload .content {
	position: relative;
	width: 200px;
	height: 112px;
	top: 411px;
}
#preload .progress {
	float: right;
	margin-right: 23px;
}
#preload .sprite {
	display: inline-block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-image: url(img/preloader/percentSprites.png);
}
#preload .f0 {
	width: 51px;
	height: 91px;
	background-position: -821px -2px;
}
#preload .f5 {
	width: 51px;
	height: 91px;
	background-position: -768px -2px;
}
#preload .f11 {
	width: 96px;
	height: 91px;
	background-position: -670px -2px;
}
#preload .f17 {
	width: 104px;
	height: 91px;
	background-position: -564px -2px;
}
#preload .f24 {
	width: 110px;
	height: 91px;
	background-position: -341px -2px;
}
#preload .f38 {
	width: 110px;
	height: 91px;
	background-position: -229px -2px;
}
#preload .f56 {
	width: 112px;
	height: 91px;
	background-position: -2px -2px;
}
#preload .f78 {
	width: 109px;
	height: 91px;
	background-position: -453px -2px;
}
#preload .f90 {
	width: 111px;
	height: 91px;
	background-position: -116px -2px;
}
#preload .percent-char {
	width: 56px;
	height: 57px;
	margin-bottom: 19px;
	background-position: -874px -2px;
}
#preload .loading {
	display: block;
}
#preload .preload-footer {
	position: relative;
	width: 420px;
	margin: 0 auto;
	height: auto;
	top: 680px;
}
#preload .preload-footer .wb-legal p {
	color: #FFF;
	font-size: 10px;
	font-weight: 300;
	text-transform: none;
}
#preload .preload-footer .wb-legal img {
	margin: 1px 9px 0 0;
}
#preload .preload-footer .wb-legal p {
	line-height: 16px;
	font-family: 'Titillium Web', sans-serif;
}
.pt-br #preload .preload-footer {
	width: 493px;
}
.lt-ie9 #preload .preload-footer {
	width: 443px;
}
.lt-ie9 .pt-br #preload .preload-footer {
	width: 523px;
}
