@charset "UTF-8";
/*!
* Global Styles Definitions
*
* @author				Bradley West
* @copyright			2015 - 505 Games Limited. All rights reserved.
* @version		3.5
*/
/*  ::  Global Styles  ┬╗  Web Fonts		*/
@font-face {
  font-family: 'fivezerofive_icons';
  src: url("../webfonts/505games.eot?40286781");
  src: url("../webfonts/505games.eot?40286781#iefix") format("embedded-opentype"), url("../webfonts/505games.woff?40286781") format("woff"), url("../webfonts/505games.ttf?40286781") format("truetype"), url("../webfonts/505games.svg?40286781#505games") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'fivezerofive-press-wf';
  src: url("../webfonts/fivezerofive-press-wf.eot?35806170");
  src: url("../webfonts/fivezerofive-press-wf.eot?35806170#iefix") format("embedded-opentype"), url("../webfonts/fivezerofive-press-wf.woff?35806170") format("woff"), url("../webfonts/fivezerofive-press-wf.ttf?35806170") format("truetype"), url("../webfonts/fivezerofive-press-wf.svg?35806170#fivezerofive-press-wf") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*  ::  Global Styles  ┬╗  CSS Reset	*/
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
figure,
figcaption,
th,
td,
small,
big {
  margin: 0;
  padding: 0;
  font-size: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  /* make sure html5 elements display correctly in old IE */
  display: block;
}
/*  ::  Global Styles  ┬╗  Base Styles (incl background images)	*/
html.desktop {
  /* always display vertical scrollbar, stops centered content jumping between pages */
  /*	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;*/
}
body {
  padding: 0 20px;
  font-family: "proxima-nova-alt-condensed", arial, helvetica neue, helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.35;
  background: #fff;
  color: #777;
}
#eucookielaw {
  display: block;
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 300px;
  background: #FFFFFF;
  padding: 20px;
  box-sizing: border-box;
  z-index: 999999;
  border: 2px solid #000000;
  border-radius: 20px;
  color: #000;
}
#removecookie {
  cursor: pointer;
  background: green;
  color: #FFF;
  padding: 5px;
  display: block;
  text-align: center;
  border-radius: 10px;
  margin: 5px;
}
#more {
  cursor: pointer;
  background: red;
  color: #FFF;
  padding: 5px;
  display: block;
  text-align: center;
  border-radius: 10px;
  margin: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  body {
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
}
@media only screen and (max-width: 767px) {
  body {
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
}
select,
input,
textarea {
  font: 400 99% arial, helvetica neue, helvetica, sans-serif;
}
a {
  color: #777;
  text-decoration: none;
}
a:hover {
  color: #777;
  text-decoration: underline;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  font: 100%;
}
fieldset,
img {
  border: 0;
  display: block;
}
input.placeholder,
textarea.placeholder,
::-webkit-input-placeholder,
:-moz-placeholder,
::-moz-placeholder,
:-ms-input-placeholder {
  color: #aaa !important;
  font-style: italic !important;
}
legend {
  color: #777;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400;
}
b,
strong {
  font-weight: bold;
}
cite,
i,
em {
  font-style: italic;
}
pre,
code {
  font-family: monospace;
  line-height: 100%;
}
caption,
th {
  text-align: left;
}
ul,
ol {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
hr {
  width: 100%;
  height: 1px;
  border: none;
  overflow: hidden;
  background: #ddd;
  color: #ddd;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  position: relative;
  display: inline-block;
  vertical-align: 0.3em;
  height: 1.2em;
}
sub {
  position: relative;
  display: inline-block;
  vertical-align: -0.1em;
  height: 1.2em;
}
.clear {
  clear: both;
}
.invisible {
  visibility: hidden !important;
}
.fpc-holepunch-fallback {
  /* screen reader only content */
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
html #wp-admin-bar-user-info .avatar,
#wpadminbar a img,
#wpadminbar a img:hover {
  display: inline;
  left: 5px;
  position: relative;
  top: 4px;
}
/*  ::  Global Styles  ┬╗  Heading Styles	*/
.h-heading1,
h1 {
  margin-top: 24px;
  font-family: "proxima-nova-alt-condensed", arial, helvetica neue, helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #777;
  font-size: 320%;
}
.h-heading2,
h2 {
  margin-top: 24px;
  font-family: "proxima-nova-alt-condensed", arial, helvetica neue, helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #777;
  font-size: 260%;
}
.h-heading3,
h3 {
  margin-top: 24px;
  font-family: "proxima-nova-alt-condensed", arial, helvetica neue, helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #777;
  font-size: 200%;
}
.h-heading4,
h4 {
  margin-top: 24px;
  font-family: "proxima-nova-alt-condensed", arial, helvetica neue, helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #777;
  font-size: 160%;
}
.h-heading5,
h5 {
  margin-top: 24px;
  font-family: "proxima-nova-alt-condensed", arial, helvetica neue, helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #777;
  font-size: 120%;
}
.h-heading6,
h6 {
  margin-top: 24px;
  font-family: "proxima-nova-alt-condensed", arial, helvetica neue, helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #777;
  font-size: 100%;
}
img.alignleft + .h-heading1,
img.alignleft + .h-heading2,
img.alignleft + .h-heading3,
img.alignleft + .h-heading4,
img.alignleft + .h-heading5,
img.alignleft + .h-heading6,
img.alignleft + h1,
img.alignleft + h2,
img.alignleft + h3,
img.alignleft + h4,
img.alignleft + h5,
img.alignleft + h6,
img.alignright + .h-heading1,
img.alignright + .h-heading2,
img.alignright + .h-heading3,
img.alignright + .h-heading4,
img.alignright + .h-heading5,
img.alignright + .h-heading6,
img.alignright + h1,
img.alignright + h2,
img.alignright + h3,
img.alignright + h4,
img.alignright + h5,
img.alignright + h6,
.h-heading1:first-child,
.h-heading2:first-child,
.h-heading3:first-child,
.h-heading4:first-child,
.h-heading5:first-child,
.h-heading6:first-child,
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
.h-heading1.run-on,
.h-heading2.run-on,
.h-heading3.run-on,
.h-heading4.run-on,
.h-heading5.run-on,
.h-heading6.run-on,
h1.run-on,
h2.run-on,
h3.run-on,
h4.run-on,
h5.run-on,
h6.run-on {
  margin-top: 8px;
}
.h-heading1 + .h-heading2,
.h-heading1 + .h-heading3,
.h-heading2 + .h-heading3,
.h-heading2 + .h-heading4,
.h-heading3 + .h-heading4,
.h-heading3 + .h-heading5,
.h-heading4 + .h-heading5,
.h-heading5 + .h-heading6,
h1 + h2,
h1 + h3,
h1 + h4,
h2 + h3,
h2 + h4,
h2 + h5,
h3 + h4,
h3 + h5,
h3 + h6,
h4 + h5,
h4 + h6,
h5 + h6 {
  margin-top: 16px;
}
/*  ::  Global Styles  ┬╗  Paragraph Styles	*/
p {
  margin-top: 16px;
  font-weight: 400;
  font-size: 100%;
}
.h-heading1 + p,
.h-heading2 + p,
.h-heading3 + p,
.h-heading4 + p,
.h-heading5 + p,
.h-heading6 + p,
h1 + p,
h1 + p,
h2 + p,
h3 + p,
h4 + p,
h5 + p,
h6 + p,
p.run-on {
  margin-top: 8px;
}
.component-generic-text > div:first-child + p,
img.alignleft + p,
img.alignright + p,
p:first-child {
  margin-top: 0;
}
/*  ::  Global Styles  ┬╗  List Styles	*/
ol,
ul {
  margin-top: 24px;
  padding: 0 0 0 25px;
}
dl {
  margin-top: 24px;
  padding: 0 0 0 20px;
}
.h-heading1 + ul,
.h-heading2 + ul,
.h-heading3 + ul,
.h-heading4 + ul,
.h-heading5 + ul,
.h-heading6 + ul,
h1 + ul,
h2 + ul,
h3 + ul,
h4 + ul,
h5 + ul,
h6 + ul,
.h-heading1 + ol,
.h-heading2 + ol,
.h-heading3 + ol,
.h-heading4 + ol,
.h-heading5 + ol,
.h-heading6 + ol,
h1 + ol,
h2 + ol,
h3 + ol,
h4 + ol,
h5 + ol,
h6 + ol,
dl.run-on,
ol.run-on,
ul.run-on {
  margin-top: 8px;
}
img.alignleft + ol,
img.alignright + ol,
img.alignleft + ul,
img.alignright + ul,
img.alignleft + dl,
img.alignright + dl,
ol:first-child,
ul:first-child,
dl:first-child {
  margin-top: 0;
}
ol {
  list-style: decimal;
}
ul {
  list-style: disc;
}
ul ul {
  list-style: square;
}
ul ul ul {
  list-style: circle;
}
li {
  margin-top: 24 pxistItem;
  font-weight: 400;
  font-size: 100%;
}
dt {
  margin-top: 8px;
  font-weight: 700;
  font-size: 100%;
}
dd {
  font-size: 100%;
  font-weight: 400;
}
dt:first-child,
li:first-child {
  margin-top: 0;
}
/*  ::  Global Styles  ┬╗  Form Styles	*/
fieldset {
  position: relative;
  display: block;
  padding: 14px 14px;
}
fieldset .disabled {
  position: relative;
  overflow: hidden;
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
}
fieldset .cols2,
fieldset .cols3,
fieldset .cols4,
fieldset .cols5 {
  margin: 0;
  padding-left: 0;
  list-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
fieldset .cols2 li,
fieldset .cols3 li,
fieldset .cols4 li,
fieldset .cols5 li {
  margin: 0;
  overflow: hidden;
}
fieldset .cols2 + .cols2,
fieldset .cols3 + .cols3,
fieldset .cols4 + .cols4,
fieldset .cols5 + .cols5 {
  padding-left: 21px;
}
.ie7 fieldset .cols2,
.ie7 fieldset .cols3,
.ie7 fieldset .cols4,
.ie7 fieldset .cols5 {
  padding-left: 0 !important;
}
.ie7 fieldset .cols2 input[type="text"],
.ie7 fieldset .cols2 input[type="password"],
.ie7 fieldset .cols2 textarea,
.ie7 fieldset .cols3 input[type="text"],
.ie7 fieldset .cols3 input[type="password"],
.ie7 fieldset .cols3 textarea,
.ie7 fieldset .cols4 input[type="text"],
.ie7 fieldset .cols4 input[type="password"],
.ie7 fieldset .cols4 textarea,
.ie7 fieldset .cols5 input[type="text"],
.ie7 fieldset .cols5 input[type="password"],
.ie7 fieldset .cols5 textarea {
  width: 90%;
}
.fieldset--alternative {
  padding-left: 14px;
  padding-right: 14px;
  background: #eee;
  margin-left: -14px;
}
.ie7 .fieldset--alternative > textarea,
.ie7 .fieldset--alternative > input[type="text"],
.ie7 .fieldset--alternative > input[type="search"],
.ie7 .fieldset--alternative > input[type="email"],
.ie7 .fieldset--alternative > input[type="password"] {
  position: relative;
  margin-left: 20px;
}
label {
  float: left;
  margin-bottom: 4.66667px;
  font-family: arial, helvetica neue, helvetica, sans-serif;
  font-size: 100%;
  font-weight: 400;
  color: #666;
}
button {
  float: left;
  display: inline;
  zoom: 1;
  display: inline-block;
}
textarea,
input,
select {
  float: left;
  margin: 0 0 14px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 7px;
  margin-right: 4px;
}
label + input[type="radio"],
label + input[type="checkbox"] {
  margin-left: 14px;
}
input[type="radio"] + label,
input[type="checkbox"] + label {
  min-width: 85%;
  margin-top: 7px;
}
/*textarea, select, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	float: left;
	display: block;
	width: 100%;
	min-height: 22px;
	padding: 7px 8px 5px 8px;
	background: #fff;
	border: 1px solid #aaa;
	font-family: arial, helvetica neue, helvetica, sans-serif;
	font-size: 100%;
	font-weight: 400;
	color: #000;
	box-sizing: border-box;
}*/
.ie7 textarea,
.ie7 select,
.ie7 input[type="text"],
.ie7 input[type="email"],
.ie7 input[type="search"],
.ie7 input[type="password"] {
  /* handle the lack of border box support */
  width: 95%;
}
textarea {
  height: 100px;
}
/*  ::  Global Styles  ┬╗  Table Styles	*/
table {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  margin-top: 10px;
  border-top: 1px solid #f0f0f0;
}
table:first-child {
  margin-top: 0;
}
table th,
table td {
  padding: 4px 8px;
  border-bottom: 1px solid #f0f0f0;
}
table th {
  font-weight: 700;
}
table td:first-child {
  padding-left: 0;
}
table tr:nth-child(odd) td {
  background: #fafafa;
}
table tr:nth-child(even) td {
  background: #fff;
}
table tr:not(.hidden):nth-child(odd) td {
  background: #fafafa;
}
table tr:not(.hidden):nth-child(even) td {
  background: #fff;
}
/*  ::  Page Styles	*/
#page {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1304px;
}
/*  ::  Page Styles  ┬╗  Content	*/
#global-content {
  position: relative;
  width: 100%;
  z-index: 1;
  word-wrap: break-word;
}
.mobile #global-content {
  padding: 0;
}
/*  ::  Page Styles  ┬╗  Footer	*/
#global-footer {
  position: relative;
  padding: 60px 0 0 0;
}
.desktop #global-footer .footer-links-primary,
.tablet #global-footer .footer-links-primary {
  position: absolute;
  left: 0px;
  top: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.desktop #global-footer .footer-links-primary .primary-link,
.tablet #global-footer .footer-links-primary .primary-link {
  float: left;
  margin: 26px 0 0 0;
  padding: 0;
  border-left: 1px solid #959595;
}
.desktop #global-footer .footer-links-primary .primary-link:first-child,
.tablet #global-footer .footer-links-primary .primary-link:first-child {
  border-left: 0;
}
.desktop #global-footer .footer-links-primary .primary-link:first-child a,
.tablet #global-footer .footer-links-primary .primary-link:first-child a {
  padding-left: 0;
}
.desktop #global-footer .footer-links-primary .primary-link a,
.tablet #global-footer .footer-links-primary .primary-link a {
  float: left;
  display: block;
  padding: 6px 20px 0 20px;
  border-bottom: 6px solid #f8f8f8;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 900;
}
.desktop #global-footer .footer-links-primary .primary-link a:hover,
.tablet #global-footer .footer-links-primary .primary-link a:hover {
  border-bottom: 6px solid #e20613;
  text-decoration: none;
}
.desktop #global-footer .footer-logo,
.tablet #global-footer .footer-logo {
  position: absolute;
  right: 0;
  top: 20px;
}
.desktop #global-footer .footer-legal,
.tablet #global-footer .footer-legal {
  margin: 0;
  padding: 10px 0 30px 0;
  font-size: 10px;
}
#global-footer .footer-switch {
  font-size: 12px;
  text-align: center;
}
/*  ::  Page Styles  ┬╗  Components  */
.component {
  position: relative;
  padding: 0 30px;
}
/*  ::  Page Styles  ┬╗  Components  ┬╗  Page Title  */
.component-page-title {
  position: relative;
}
.mobile .component-page-title {
  width: 100%;
  margin: 20px 0 10px 0;
}
.component-page-title h1 {
  color: #777;
  font-size: 35px;
  font-family: "proxima-nova-alt-condensed", arial, helvetica neue, helvetica, sans-serif;
  margin-bottom: 8px;
  font-weight: 800;
  text-transform: uppercase;
}
.component-page-title h1:last-child {
  margin: 0 0 20px 0;
  padding: 0;
}
.component-page-title p {
  margin: 0;
  margin: -10px 0 20px 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 700;
}
.component-page-title img {
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
}
.component-page-title.divider {
  padding-bottom: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d5d5d5;
}
/*  ::  Page Styles  ┬╗  Components  ┬╗  Generic Text  */
.component-generic-text {
  position: relative;
  margin: 0 0 30px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .tablet .component-contact .column-phone .phone-item {
    float: none;
    width: auto;
  }
}
.component-contact .column-phone .phone-item:nth-child(even) {
  clear: left;
}
.component-contact .column-widget {
  float: left;
  width: 33%;
}
.mobile .component-contact .column-widget {
  clear: left;
  float: none;
  width: auto;
  margin: 0 0 20px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .tablet .component-contact .column-widget {
    clear: left;
    float: none;
    width: auto;
    margin: 0 0 20px 0;
  }
}
.component-contact .column-widget .inner {
  padding: 0 20px;
}
.mobile .component-contact .column-widget .inner {
  padding: 0;
}
.component-contact .column-widget .inner h5 {
  margin: 0 0 20px 0;
}
/*  ::  Page Styles  ┬╗  Components  ┬╗  Image Slider  */
.component-image-slider .pagination {
  float: right;
  margin: 0;
  padding: 10px 0;
  list-style: none;
}
.component-image-slider .pagination li {
  float: left;
  margin: 0 4px;
  padding: 0;
  width: 12px;
  height: 12px;
  border: 3px solid #fff;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  box-shadow: 0 0 0 2px #d5d5d5;
  background: #fff;
  cursor: pointer;
}
.component-image-slider .pagination li.active {
  background: #777;
  cursor: default;
}
/*  ::  Page Styles  ┬╗  Components  ┬╗  Pagination  */
.component-pagination {
  position: relative;
  padding: 10px 30px;
  overflow: hidden;
  border-bottom: 1px solid #d5d5d5;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.component-pagination .current {
  float: left;
}
.component-pagination .pages {
  float: right;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.component-pagination .pages span {
  margin: 0 4px;
}
.component-pagination .pages span:hover {
  text-decoration: underline;
  cursor: pointer;
}
.component-pagination .pages b {
  margin: 0 4px;
  color: #000;
  text-decoration: underline;
}
/*  ::  Page Styles  ┬╗  Components  ┬╗  Platform List  */
.component-platform-list {
  position: relative;
  padding: 10px 30px;
  overflow: hidden;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
}
.component-platform-list form,
.component-platform-list fieldset {
  float: right;
  margin: 0;
  padding: 0;
}
.component-platform-list select {
  float: right;
  margin: 0;
  display: none;
}
.component-platform-list ul {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}
.component-platform-list li {
  margin: 0 8px;
  padding: 0;
  display: inline;
  zoom: 1;
  display: inline-block;
  /* inline and zoom gives inline-block in old ie */
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}
.component-platform-list li:first-child {
  margin-left: 0;
}
.component-platform-list li b {
  font-weight: 800;
}
.component-platform-list .active {
  border-bottom: 2px solid #e20613;
  text-decoration: none;
  cursor: default;
}
/*  ::  Page Styles  ┬╗  Components  ┬╗  Platforms Overview  */
.component-platforms-overview .platform-selector ul {
  margin: 0;
  padding: 10px 0;
  list-style: none;
}
.component-platforms-overview .platform-selector li {
  margin: 0;
  padding: 0;
  display: inline;
  zoom: 1;
  display: inline-block;
  /* inline and zoom gives inline-block in old ie */
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
}
.component-platforms-overview .platform-selector li b {
  font-weight: 800;
}
.component-platforms-overview .platform-selector li a {
  text-decoration: none;
  cursor: pointer;
}
.component-platforms-overview .platform-selector .platform {
  margin: 0 8px;
  cursor: pointer;
}
.component-platforms-overview .platform-selector .platform:first-child {
  margin-left: 0;
}
.component-platforms-overview .platform-selector .active {
  border-bottom: 2px solid #e20613;
}
.component-platforms-overview .platform-item {
  position: relative;
  overflow: hidden;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #d5d5d5;
}
.component-platforms-overview .platform-item h3 {
  float: left;
  text-align: left;
}
.component-platforms-overview .platform-item .viewall {
  float: right;
  margin: 15px 35px 0 0;
  font-size: 14px;
  color: #666;
  text-transform: uppercase;
}
.component-platforms-overview .platform-item .viewall img {
  position: absolute;
  top: 14px;
  right: 8px;
}
.component-platforms-overview .platform-item .product-item {
  zoom: 1;
  margin: 10px 0;
}
.component-platforms-overview .platform-item .product-item img {
  display: block;
  margin: 0 0 10px 0;
  width: 100%;
}
.product-item span {
  font-size: 13px;
  text-transform: uppercase;
  background: rgba(0, 0, 0, 0.4);
  /* width: 100%; */
  float: right;
  color: #FFF;
  padding: 5px 10px;
  margin: -38px 0 0;
  z-index: 999;
  position: relative;
  text-align: right;
  font-weight: bold;
}
/*  ::  Page Styles  ┬╗  Components  ┬╗  Product Category Grid  */
.component-product-category-grid {
  position: relative;
  overflow: hidden;
  padding: 20px 40px;
}
.mobile .component-product-category-grid .grid-item {
  text-align: center;
}
.component-product-category-grid .grid-item .cover-art {
  margin: 20px 0;
  -webkit-box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 3px 3px 5px 1px rgba(0, 0, 0, 0.25);
  width: 100%;
  height: auto;
}
.mobile .component-product-category-grid .grid-item .cover-art {
  margin: 20px auto;
}
.component-product-category-grid .grid-item h4 {
  font-size: 16px;
  margin: 5px 0;
}
.component-product-category-grid .grid-item p {
  margin: 0;
}
.component-product-category-grid .grid-item p span {
  color: #333;
  font-weight: bold;
}
.component-product-category-grid .grid-item a {
  color: #333;
}
/*  ::  Page Styles  ┬╗  Components  ┬╗  Lightbox  */
/*  ::  Page Styles  ┬╗  Components  ┬╗  Video Player  */
.component-video {
  margin: 0 0 30px 0;
}
.component-video .video-player {
  position: relative;
  width: 100%;
  height: auto;
  max-width: 1024px;
}
.component-video .video-player .video-shim {
  position: relative;
  width: 100%;
}
.component-video .video-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*  ::  Page Styles  ┬╗  Components  ┬╗  Password Form  */
.component-password-form {
  margin: 50px 0;
}
.component-password-form h1 {
  margin: 0;
  padding: 0 0 24px 0;
}
.component-password-form p {
  padding: 8px 0 16px 0;
}
.component-password-form form {
  position: relative;
  padding: 0 0 24px 0;
  max-width: 400px;
  margin: 24px auto;
  background: #fbfbf9;
  outline: 1px solid #fbfbf9;
  box-shadow: inset 0 0 32px 0 rgba(0, 0, 0, 0.05);
}
.component-password-form form fieldset {
  padding: 24px 36px 0 36px;
}
.component-password-form form fieldset input[type="text"] {
  width: 90%;
}
.component-password-form form fieldset input[type="submit"] {
  float: right;
  padding: 10px 16px;
}
/*  begin:  Component  ┬╗  Blog Header  */
.component-blog-header {
  position: absolute;
  overflow: hidden;
  margin: 0 auto -39px;
  z-index: 999;
  background: rgba(0, 0, 0, 0.38);
  width: 100%;
}
.mobile .component-blog-header {
  padding: 20px 10px 10px 10px;
}
.component-blog-header h1 {
  float: left;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 900;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 0 10px;
}
.component-blog-header a {
  text-decoration: none;
  color: #FFF;
}
.component-blog-header .filters {
  float: right;
  text-transform: uppercase;
}
.component-blog-header .filters .title {
  float: left;
  padding: 5px 20px;
  color: #FFF;
}
.mobile .component-blog-header .filters .title {
  display: none;
}
.component-blog-header .filters .featured-games {
  float: left;
  margin: 0 20px 0 0;
  padding: 0;
  list-style: none;
  border-left: 1px solid #959595;
}
.mobile .component-blog-header .filters .featured-games {
  display: none;
}
.component-blog-header .filters .featured-games li {
  position: relative;
  display: block;
  float: left;
  border-right: 1px solid #959595;
  margin: 0;
  padding: 5px 20px;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}
.mouse .component-blog-header .filters .featured-games li:hover:after,
.component-blog-header .filters .featured-games li.active:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 6px;
  background: #e20613;
  display: block;
  content: "";
}
.component-blog-header .filters form {
  float: left;
  margin: 5px 10px 0 0;
}
.tablet .component-blog-header .filters form .featured,
.desktop .component-blog-header .filters form .featured {
  display: none;
}
.mobile .component-blog-category {
  padding: 0px 10px 10px 10px;
}
.avatar {
  float: left;
  margin: 0 10px 0 0;
}
.avatar img {
  width: 64px;
  height: 64px;
}
.component-blog-category .category-hero {
  position: relative;
  margin: 70px 0 -70px 0;
}
.component-blog-category .category-hero .slides-container {
  position: relative;
  width: 100%;
}
.component-blog-category .category-hero .nav {
  position: absolute;
  top: 40%;
  font-family: fivezerofive_icons, sans-serif;
  font-size: 64px;
  cursor: pointer;
}
.mobile .component-blog-category .category-hero .nav {
  display: none !important;
}
.component-blog-category .category-hero .nav.nav-prev {
  left: 10px;
  color: #FFF;
}
.component-blog-category .category-hero .nav.nav-next {
  right: 10px;
  color: #FFF;
}
.component-blog-category .category-hero .slide-item {
  position: relative;
  width: 100%;
  height: 400px;
  display: table;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}
.mobile .component-blog-category .category-hero .slide-item {
  height: 300px;
}
.component-blog-category .category-hero .shim {
  width: 100%;
}
.component-blog-category .category-hero .title {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: inherit;
  padding: 20px 40px;
}
.component-blog-category .category-hero .title .category {
  margin: 0;
  padding: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.mobile .component-blog-category .category-hero .title .category {
  display: none;
}
.component-blog-category .category-hero .title .category a {
  color: #fff;
  text-decoration: none;
}
.mouse .component-blog-category .category-hero .title .category a:hover {
  color: #e20613;
}
.component-blog-category .category-hero .title h2 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 48px;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
}
.tablet .component-blog-category .category-hero .title h2 {
  font-size: 32px;
}
.mobile .component-blog-category .category-hero .title h2 {
  font-size: 32px;
}
.component-blog-category .category-hero .title h2 a {
  color: #fff;
}
.mouse .component-blog-category .category-hero .title h2 a:hover {
  color: #e20613;
  text-decoration: none;
}
.component-blog-category .category-featured {
  padding: 0 0 5px 0;
}
.component-blog-category .category-featured .post-item {
  position: relative;
  background: #f8f8f8;
  overflow: hidden;
  margin: 0 0 20px 0;
}
.component-blog-category .category-featured .post-item a:hover {
  color: #e20613;
  text-decoration: none;
}
.component-blog-category .category-featured .post-item .photo {
  float: left;
  /*width: 40%;*/
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.tablet .component-blog-category .category-featured .post-item .photo {
  min-height: 300px;
}
.mobile .component-blog-category .category-featured .post-item .photo {
  float: none;
  width: 100%;
}
.component-blog-category .category-featured .post-item .photo .shim {
  width: 100%;
}
.component-blog-category .category-featured .post-item .text {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 20px;
}
.mobile .component-blog-category .category-featured .post-item .text {
  padding: 30px;
}
.component-blog-category .category-featured .post-item .text .category {
  margin: 0;
  padding: 0 0 10px;
  text-transform: uppercase;
  font-size: 14px;
}
.mobile .component-blog-category .category-featured .post-item .text .category {
  display: none;
}
.component-blog-category .category-featured .post-item .text .timestamp {
  margin: 0;
  padding: 0 0 10px 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #999;
}
.component-blog-category .category-featured .post-item .text h2 {
  font-size: 28px;
}
.component-blog-category .category-featured .post-item .text .excerpt p {
  font-size: 14px;
}
.component-blog-category .category-video {
  position: relative;
  width: 100%;
  margin: 0 0 50px 0;
}
.component-blog-category .category-video .shim {
  width: 100%;
}
/*.component-blog-category .category-video iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}*/
.component-blog-category .category-posts .ajax-load-more {
  padding: 10px 0;
  text-align: center;
  width: 170px;
  margin: 0 auto 55px;
  background: #777777;
  color: #FFF;
  font-size: 15px;
  text-transform: uppercase;
}
.component-blog-category .category-posts .ajax-load-more span p {
  clear: both;
  text-align: center;
  margin: 0;
}
.component-blog-category .category-posts .ajax-load-more span p span {
  top: 0px;
  position: relative;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  transform: scale(2, 1);
  -webkit-transform: scale(2, 1);
  -moz-transform: scale(2, 1);
  -ms-transform: scale(2, 1);
  -o-transform: scale(2, 1);
  margin: 0 0 0 14px;
}
.component-blog-category .category-posts .posts-container {
  position: relative;
  overflow: hidden;
}
.component-blog-category .category-posts .post-item {
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
  background: #f8f8f8;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.component-blog-category .category-posts .post-item:first-child {
  margin-left: 0;
}
.component-blog-category .category-posts .post-item:nth-child(3n+1) {
  margin-left: 0;
}
.tablet .component-blog-category .category-posts .post-item,
.mobile .component-blog-category .category-posts .post-item {
  float: none;
  width: auto;
  margin: 0 0 30px 0 !important;
}
.component-blog-category .category-posts .post-item:hover * {
  /*color: #FFF !important;
	text-decoration: none;
	text-shadow: 0 0 8px rgba(0, 0, 0, 0.7);*/
}
.component-blog-category .category-posts .post-item a:hover {
  color: #e20613;
  text-decoration: none;
}
.component-blog-category .category-posts .post-item .photo {
  float: left;
  width: 40%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.tablet .component-blog-category .category-posts .post-item .photo {
  min-height: 300px;
}
.mobile .component-blog-category .category-posts .post-item .photo {
  float: none;
  width: 100%;
}
.component-blog-category .category-posts .post-item .photo .shim {
  width: 100%;
}
.component-blog-category .category-posts .post-item .text {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 20px 25px;
  background: #f8f8f8;
  min-height: 250px;
}
.mouse .component-blog-category .category-posts .post-item .text:hover {
  background: transparent;
}
.mobile .component-blog-category .category-posts .post-item .text {
  padding: 30px 30px 40px 30px;
  min-height: 1px;
}
.component-blog-category .category-posts .post-item .text .category {
  margin: 0;
  padding: 15px 0 12px 0;
  text-transform: uppercase;
  font-size: 16px;
  display: none;
}
.mobile .component-blog-category .category-posts .post-item .text .category {
  display: none;
}
.component-blog-category .category-posts .post-item .text .timestamp {
  padding: 0 0 10px;
  text-transform: uppercase;
  font-size: 12px;
  color: #999;
}
.component-blog-category .category-posts .post-item .text h2 {
  font-size: 26px;
}
.component-blog-category .category-posts .post-item .text .excerpt p {
  font-size: 14px;
}
/*  end:  Component  ┬╗  Blog Category  */
/*  begin:  Component  ┬╗  Blog Single  */
.mobile .component-blog-single {
  padding: 20px 10px 10px 10px;
}
.mouse .component-blog-single a:hover {
  color: #e20613;
  text-decoration: none;
}
.component-blog-single .post-hero {
  position: relative;
  width: 100%;
  height: 400px;
  display: table;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0 0 0 0;
}
.mobile .component-blog-single .post-hero {
  height: 300px;
}
.component-blog-single .post-hero .shim {
  width: 100%;
}
.component-blog-single .post-hero .title {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: inherit;
  padding: 20px 40px;
}
.component-blog-single .post-hero .title .category {
  margin: 0;
  padding: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
}
.mobile .component-blog-single .post-hero .title .category {
  display: none;
}
.component-blog-single .post-hero .title .category a {
  color: #fff;
  text-decoration: none;
}
.mouse .component-blog-single .post-hero .title .category a:hover {
  color: #e20613;
}
.component-blog-single .post-hero .title h2 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 48px;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
}
.tablet .component-blog-single .post-hero .title h2 {
  font-size: 36px;
}
.mobile .component-blog-single .post-hero .title h2 {
  font-size: 36px;
}
.component-blog-single .post-hero .title h2 a {
  color: #fff;
}
.mouse .component-blog-single .post-hero .title h2 a:hover {
  color: #e20613;
  text-decoration: none;
}
.component-blog-single .post-content {
  /*padding: 0 0 50px 0;*/
}
.component-blog-single .post-content .post-meta {
  float: left;
  padding: 20px;
  margin: 0 30px 20px 0;
  display: block;
  background: #f8f8f8;
  width: 200px;
  z-index: 10000;
}
.mobile .component-blog-single .post-content .post-meta,
.tablet .component-blog-single .post-content .post-meta {
  width: auto;
  float: none;
  margin: 0 0 20px 0;
}
.component-blog-single .post-content .post-meta .author {
  position: relative;
  overflow: hidden;
}
.component-blog-single .post-content .post-meta .author a {
  font-weight: 700;
}
.component-blog-single .post-content .post-meta .author .twitter {
  font-size: 75%;
}
.component-blog-single .post-content .post-meta .author .avatar {
  float: left;
  display: block;
  margin: 0 10px 0 0;
}
.component-blog-single .post-content .post-meta .author p {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.component-blog-single .post-content .post-meta .stats {
  margin: 0;
  padding: 20px 0 0 0;
  list-style: none;
  display: none;
}
.component-blog-single .post-content .post-meta .stats li {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
}
/*.component-blog-single .post-content td, .component-blog-single .post-content li, .component-blog-single .post-content p {
	font-size: 16px;
	line-height: 25px;
}*/
.tablet .component-blog-single .post-content td,
.mobile .component-blog-single .post-content td,
.tablet .component-blog-single .post-content li,
.mobile .component-blog-single .post-content li,
.tablet .component-blog-single .post-content p,
.mobile .component-blog-single .post-content p {
  margin-left: auto;
  margin-right: auto;
}
.component-blog-single .post-content blockquote {
  float: left;
  width: 50%;
  margin: 30px;
}
.mobile .component-blog-single .post-content blockquote {
  width: auto;
  float: none;
  margin: 10px;
}
.component-blog-single .post-content blockquote p {
  font-weight: 200;
  font-size: 36px;
}
.component-blog-single .post-content .slider {
  position: relative;
  clear: both;
  margin: 20px 0;
}
.component-blog-single .post-content .slider:last-child {
  margin-bottom: 0;
}
.component-blog-single .post-content .slider .slides-container {
  position: relative;
  width: 100%;
}
.component-blog-single .post-content .slider .nav {
  position: absolute;
  top: 40%;
  font-family: fivezerofive_icons, sans-serif;
  font-size: 64px;
  cursor: pointer;
}
.mobile .component-blog-single .post-content .slider .nav {
  display: none !important;
}
.component-blog-single .post-content .slider .nav.nav-prev {
  left: -40px;
}
.component-blog-single .post-content .slider .nav.nav-next {
  right: -40px;
}
.component-blog-single .post-content .slider .slide-item {
  position: relative;
  width: 100%;
  height: 400px;
  display: table;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.component-blog-single .post-content .slider .shim {
  width: 100%;
}
/*.component-blog-single .post-content iframe {
	position: absolute !important;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}*/
.component-blog-single .post-content .slider .title {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  height: inherit;
  padding: 20px 40px;
}
.component-blog-single .post-content .slider .title .category {
  margin: 0;
  padding: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
}
.component-blog-single .post-content .slider .title h2 {
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 48px;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
}
.component-blog-single .post-content .slider .title h2 a {
  color: #fff;
}
.mouse .component-blog-single .post-content .slider .title h2 a:hover {
  color: #e20613;
  text-decoration: none;
}
.component-blog-single .post-footer {
  position: relative;
  display: block;
  overflow: hidden;
  background: #f8f8f8;
  padding: 20px 25px;
  margin: 0 0 50px 0;
  clear: both;
}
.component-blog-single .post-footer .photo {
  float: left;
  margin: 0 30px 0 0;
}
.component-blog-single .post-footer .text {
  display: block;
  position: relative;
  overflow: hidden;
}
.component-blog-single .post-footer .text .twitter {
  font-size: 70%;
}
.component-blog-single .post-related {
  position: relative;
  overflow: hidden;
}
.component-blog-single .post-related h2 {
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 20px;
}
.component-blog-single .post-related .related-container {
  margin: 0;
  padding: 0;
  list-style: none;
}
.component-blog-single .post-related .related-item {
  float: left;
  width: 31%;
  margin: 0 0 30px 3.5%;
  padding: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
}
.component-blog-single .post-related .related-item:first-child {
  margin-left: 0;
}
.component-blog-single .post-related .related-item:nth-child(3n+1) {
  margin-left: 0;
}
.component-blog-single .post-related .related-item a {
  display: table;
  height: 200px;
  width: 100%;
  text-align: center;
}
.component-blog-single .post-related .related-item a:hover {
  color: #e20613;
  text-decoration: none;
}
.component-blog-single .post-related .related-item h5 {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 21px;
  text-transform: uppercase;
  color: #fff;
}
.component-blog-single .post-related .related-item a:hover h5 {
  color: #e20613;
}
.component-blog-single .post-comments {
  position: relative;
  overflow: hidden;
}
.component-blog-single .post-comments h2 {
  text-align: center;
  text-transform: uppercase;
}
/*  CODE TAKEN FROM SINGLE GAMES TEMPLATE */
.single-games {
  /* Tab - About */
  /* Tab - Key Features */
  /*.linux, .mac, .ps-vita, .psn, .xbla {
	display: none !important;
}*/
  /*  ::  Global Styles  --  Age Gate  */
}
.single-games .website-title-text {
  display: none;
}
.single-games .sub-breadcrumb {
  margin: 0 0 20px;
  color: #C5C5C5;
  text-transform: uppercase;
}
.single-games .sub-breadcrumb a {
  color: #c5c5c5;
}
.single-games #video-btn {
  width: 110px;
  height: 110px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
}
.single-games #video-btn img {
  width: 100%;
}
.single-games #video-btn img:hover {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.2, M12=0, M21=0, M22=1.2, SizingMethod='auto expand')";
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.2, M12=0, M21=0, M22=1.2, SizingMethod='auto expand');
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  opacity: 1;
}
.single-games .top-wrap {
  background: #FFF;
  overflow: hidden;
  margin: 0 0 50px;
}
.single-games .signup {
  background: #FFF;
  overflow: hidden;
  margin: 0 0 50px;
}
.single-games .cover {
  padding: 0;
}
.single-games .cover-art {
  width: 100%;
}
.single-games .column-main {
  padding: 30px;
  line-height: 25px;
}
.single-games .column-main p {
  margin: 0 0 20px;
}
.single-games .game-social {
  clear: both;
  float: right;
  background: #616161;
}
.single-games .game-social ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.single-games .game-social ul li {
  display: inline;
  float: right;
  opacity: 1;
  transition: all 0.5s;
}
.single-games .game-social ul li:hover {
  opacity: 0.6;
}
.single-games .game-social ul li img {
  width: 70px;
}
.single-games .website {
  height: 70px;
  line-height: 70px;
  text-transform: uppercase;
  text-align: center;
  float: left !important;
}
.single-games .website a {
  color: #FFF;
  text-decoration: none;
  display: block;
}
.single-games .website img {
  float: left;
  left: 0;
  position: relative;
}
.single-games .screenshot-wrapper .col-lg-6 {
  padding: 0 15px 30px;
}
.single-games .screenshot-item {
  overflow: hidden;
  position: relative;
}
.single-games .screenshot-item img {
  max-width: 100%;
  margin: 0 0 30px;
  opacity: 1;
  -webkit-backface-visibility: hidden;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
.single-games .screenshot-item img:hover {
  opacity: 0.6;
}
.single-games .viewall {
  text-align: center;
  border-top: 1px solid #828282;
  color: #FFF;
  padding: 5px 0;
  border-bottom: 1px solid #828282;
  margin: -10px 0 0;
  display: none;
}
.single-games .video-player iframe {
  width: 100%;
}
.single-games #tab-holder {
  background: rgba(255, 255, 255, 0.2);
  overflow: hidden;
  margin: 0 0 50px;
}
.single-games .tab-content {
  min-height: 195px;
  overflow: hidden;
  display: none;
  background: #ececec;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ececec 0%, #ebebeb 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ececec 0%, #ebebeb 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ececec 0%, #ebebeb 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#ebebeb', GradientType=0);
  /* IE6-9 */
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.single-games .tab-content.current {
  display: inherit;
}
.single-games ul.tabs {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-games ul.tabs li {
  background: #FFF;
  color: #777;
  padding: 0 25px !important;
  line-height: 50px;
  margin: 0 0 15px;
  cursor: pointer;
  text-transform: uppercase;
}
.single-games ul.tabs li.current {
  background: #777;
  color: #FFF;
}
.single-games ul.tabs li.current:after {
  right: 0;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 43, 213, 0);
  border-right-color: #EBEBEB;
  border-width: 25px;
  z-index: 999;
}
.single-games .about {
  padding: 35px 25px;
  overflow: hidden;
}
.single-games .about h2 {
  text-transform: uppercase;
  font-size: 20px;
  padding: 0 0 10px;
}
.single-games .about h4 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.single-games .about p span {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.single-games .key-features {
  padding: 0;
}
.single-games .key-features ul {
  list-style: none;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}
.single-games .key-features ul li {
  width: 50%;
  padding: 30px 30px;
  float: left;
}
.single-games .key-features ul li:nth-child(4n),
.single-games .key-features ul li:nth-child(4n-1) {
  background: #FFF;
  border-top: 1px dashed #CCC;
  border-bottom: 1px dashed #CCC;
}
.single-games .key-features ul li:nth-child(odd) {
  border-right: 1px dashed #CCC;
  clear: left;
}
.single-games .buy-now {
  padding: 35px 25px;
}
.single-games #other-titles {
  margin: 50px 0 0;
}
.single-games #other-titles h2,
.single-games #other-press h2 {
  font-size: 19px;
  color: #FFF;
  text-transform: uppercase;
}
.single-games .more-info {
  background: url(/wp-content/themes/505games/images/new/controller.png) #FFF no-repeat right;
  padding: 15px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.single-games .related-container {
  list-style: none;
  padding: 0;
}
.single-games .related-item {
  height: 200px;
  padding: 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.7);
  position: relative;
  overflow: hidden;
}
.single-games .related-item-img {
  width: 100% !important;
  transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -webkit-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.2, M12=0, M21=0, M22=1.2, SizingMethod='auto expand');
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.2, M12=0, M21=0, M22=1.2, SizingMethod='auto expand')";
  transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -webkit-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
}
.single-games .related-item-img:hover {
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  opacity: 1;
  z-index: 9999;
}
.single-games .related-item a {
  color: #FFF;
  text-decoration: none;
  position: absolute;
  z-index: 9999;
}
.single-games .related-item h5 {
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
  height: 167px;
  padding: 0 10px;
  line-height: 25px;
}
.single-games .related-item h5:hover {
  background: rgba(0, 0, 0, 0.25);
}
.single-games .owl-carousel {
  padding: 0 15px;
}
.single-games .owl-theme .owl-controls .owl-buttons div {
  margin: 0 !important;
  padding: 5px 10px !important;
  font-size: 18px !important;
}
.single-games .owl-buttons {
  position: absolute;
  top: -40px;
  right: 15px;
}
.single-games .owl-prev,
.single-games .owl-next {
  background: #EBEBEB !important;
  border-radius: 0 !important;
  color: #FFF !important;
  opacity: 1 !important;
}
.single-games .owl-prev {
  color: #777 !important;
}
.single-games .owl-next {
  background: #777 !important;
}
.single-games #other-press {
  margin: 15px 0 0;
}
.single-games .platform {
  list-style: none;
  padding: 0;
}
.single-games .platform li {
  display: inline;
  float: left;
}
.single-games .platform li a {
  font-size: 0;
  width: 80px;
  height: 50px;
  display: block;
  background-position: center;
}
.single-games .rating {
  max-width: 100%;
}
.single-games #social p {
  margin: 0;
}
.single-games .all {
  background: url(/wp-content/themes/505games/images/new/all-icon.png) no-repeat;
  display: none !important;
}
.single-games .nds {
  background: url(/wp-content/themes/505games/images/new/nds-icon.png) no-repeat;
}
.single-games .vr {
  background: url(/wp-content/themes/505games/images/new/vr-icon.png) no-repeat;
}
.single-games .mobile {
  background: url(/wp-content/themes/505games/images/new/mobile-icon.png) no-repeat;
}
.single-games .n3ds {
  background: url(/wp-content/themes/505games/images/new/3ds-icon.png) no-repeat;
}
.single-games .ps3 {
  background: url(/wp-content/themes/505games/images/new/ps3-icon.png) no-repeat;
}
.single-games .ps4 {
  background: url(/wp-content/themes/505games/images/new/ps4-icon.png) no-repeat;
}
.single-games .ps-vita {
  background: url(/wp-content/themes/505games/images/new/vita-icon.png) no-repeat;
}
.single-games .pc {
  background: url(/wp-content/themes/505games/images/new/pc-icon.png) no-repeat;
}
.single-games .wiiu {
  background: url(/wp-content/themes/505games/images/new/wii-u-icon.png) no-repeat;
}
.single-games .xbox-360 {
  background: url(/wp-content/themes/505games/images/new/360-icon.png) no-repeat;
}
.single-games .xbox-one {
  background: url(/wp-content/themes/505games/images/new/xbox-one-icon.png) no-repeat;
}
.single-games .switch {
  background: url(/wp-content/themes/505games/images/new/switch-icon.png) no-repeat;
}
.single-games .xbox-xs {
  background: url(/wp-content/themes/505games/images/new/xboxxs-icon.png) no-repeat;
}
.single-games .ps5 {
  background: url(/wp-content/themes/505games/images/new/ps5-icon.png) no-repeat;
}
.single-games .xbla {
  background: url(/wp-content/themes/505games/images/new/xbla-icon.png) no-repeat;
}
.single-games .psn {
  background: url(/wp-content/themes/505games/images/new/psn-icon.png) no-repeat;
}
.single-games .epic {
  background: url(/wp-content/themes/505games/images/new/epic-icon.png) no-repeat;
}
.single-games .gog {
  background: url(/wp-content/themes/505games/images/new/gog-icon.png) no-repeat;
}
.single-games .platform li a:hover {
  background-position: center !important;
}
.single-games .gallery .row {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .single-games #featured-img {
    display: none;
  }
  .single-games .video-player {
    margin: 0 0 45px;
  }
  .single-games .video-player iframe {
    height: 282px;
  }
  .single-games .website-text {
    display: none;
  }
  .single-games ul.tabs {
    text-align: center;
  }
  .single-games ul.tabs li {
    display: inline-block;
    margin: 0 1px;
    padding: 0 10px;
    line-height: 40px;
    font-size: 13px;
  }
  .single-games ul.tabs li.current:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .single-games .website img {
    margin: 0 25px 0 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-games .video-player iframe {
    height: 208px;
  }
  .single-games .game-social {
    width: 100%;
  }
  .single-games ul.tabs {
    text-align: center;
  }
  .single-games ul.tabs li {
    display: inline-block;
    margin: 0;
  }
  .single-games ul.tabs li.current:after {
    display: none;
  }
  .single-games .column-main {
    overflow: auto;
    height: 206px;
  }
  .single-games #featured-awards {
    margin: 80px auto 0;
  }
  .single-games #featured-awards img {
    height: 100px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .single-games .video-player iframe {
    height: 270px;
  }
  .single-games .game-social {
    width: 50%;
  }
  .single-games .website-title-text {
    display: none;
  }
  .single-games ul.tabs {
    text-align: center;
  }
  .single-games ul.tabs li {
    display: inline-block;
    margin: 0;
  }
  .single-games ul.tabs li.current:after {
    display: none;
  }
  .single-games .column-main {
    overflow: auto;
    height: 199px;
  }
  .single-games #featured-awards {
    margin: 80px auto 0;
  }
}
@media (min-width: 992px) {
  .single-games .game-social {
    margin: -70px 0 0;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .single-games .video-player iframe {
    height: 327px;
  }
  .single-games .game-social {
    width: 50%;
  }
  .single-games .website {
    font-size: 13px;
  }
  .single-games ul.tabs li {
    display: block;
  }
  .single-games .column-main {
    overflow: auto;
    height: 255px;
  }
  .single-games #featured-awards {
    margin: 80px auto 0;
  }
}
@media (min-width: 1400px) {
  .single-games .video-player iframe {
    height: 382px;
  }
  .single-games .game-social {
    width: 50%;
  }
  .single-games .website {
    font-size: 17px;
  }
  .single-games ul.tabs li {
    display: block;
  }
  .single-games .column-main {
    overflow: auto;
    height: 313px;
  }
  .single-games #featured-awards {
    margin: 210px auto 0;
  }
}
.single-games #agegate {
  position: absolute;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 99999;
  background: url(/wp-content/themes/505games/images/new/grey_wash_wall.png);
}
.single-games #agegate .header-logo {
  margin: 30px auto;
}
.single-games #agegate .panel {
  width: 80%;
  max-width: 500px;
  margin: 150px auto;
  text-align: center;
  border-radius: 0;
}
.single-games #agegate .panel h1 {
  text-align: center;
}
.single-games #agegate .panel img {
  margin: 30px auto;
}
.single-games #agegate .panel h2 {
  margin: 0;
  padding: 0 0 30px;
  font-size: 16px;
  line-height: 22px;
}
.single-games #agegate #form-wrapper {
  background: #f3f3f3 none repeat scroll 0% 0%;
  padding: 20px 0px;
}
.single-games #agegate select {
  width: 20%;
  float: none;
  display: inline;
  zoom: 1;
  display: inline-block;
  /* inline and zoom gives inline-block in old ie */
  padding: 5px 8px;
  margin: 0 0 10px 0;
  border: 1px solid #CCC;
  background: #fff;
}
.single-games #agegate select:focus {
  -webkit-box-shadow: 0px 0px 4px 0px #7eb4fa;
  -moz-box-shadow: 0px 0px 4px 0px #7eb4fa;
  box-shadow: 0px 0px 4px 0px #7eb4fa;
}
.single-games #agegate button {
  float: none;
  display: inline;
  zoom: 1;
  display: inline-block;
  margin: 15px 0 0 0;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  color: #FFF;
  text-decoration: none;
  padding: 10px 0;
  background: #999;
  border: 0;
  width: 307px;
}
.single-games #agegate button:hover {
  background: #666;
  cursor: pointer;
}
.single-games #agegate .panel-selectage {
  display: block;
  width: 100%;
  text-align: center;
}
.single-games #agegate .panel-selectage label {
  font-size: 14px;
  font-weight: bold;
  color: #999;
  padding: 0 4px;
  margin: 0;
}
.single-games #agegate .panel-selectage select {
  margin: 0;
}
.single-games #agegate .panel-selectage .errorMessage {
  position: static;
  display: block;
  margin: 10px 10px 0 10px;
}
.single-games #agegate .panel-selectage .errorMessage:before,
.single-games #agegate .panel-selectage .errorMessage:after {
  display: none;
}
.single-games #featured-awards {
  position: absolute;
  width: 100%;
}
.single-games #featured-awards ul {
  padding: 0;
  margin: 0;
  float: right;
}
.single-games #featured-awards ul li {
  display: inline-block;
  margin: 0 0 0 15px;
}
.single-games input[type=checkbox] {
  margin: 2px 10px 15px;
}
.single-games #mce-responses {
  font-size: 20px;
  margin: 20px auto;
  font-weight: bold;
  color: red;
}
.single-games #mc_embed_signup {
  background: #fff;
  clear: left;
  font: 14px Helvetica, Arial, sans-serif;
}
.blog-single .entry-meta {
  display: none;
}
.blog-single .owl-video-item {
  position: relative !important;
  padding-bottom: 56%;
  padding-top: 0px;
  height: 0;
  overflow: hidden;
  width: 100%;
}
.blog-single .sossy-social-cover {
  display: none !important;
}
.blog-single .author {
  overflow: hidden;
  background: #f8f8f8;
}
.blog-single .author p {
  margin: 0;
}
.blog-single #latest-posts h2 {
  text-transform: uppercase;
}
.blog-single #latest-posts ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blog-single #latest-posts ul li {
  text-transform: uppercase;
  margin: 0 0 10px;
}
