/***********************************
	1. HTML Global
***********************************/
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 1.3;
  color: #000000;
  background-color: #eff3f5;
  height: auto;
  width: 100%;
  overflow-x: hidden;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover,
a :focus {
  color: #0c71c6;
  text-decoration: none;
}
.lia-message-body {
  overflow: visible;
}
strong {
  font-family: 'Open Sans', sans-serif;
}
.lia-body,
.lia-page {
  max-width: 100%;
  background-position: center;
}
.lia-quilt-blog-topic-message > .lia-quilt-row-header,
.lia-panel-message,
.lia-top-quilt > .lia-quilt-row-footer {
  border-bottom: none;
  border: none;
  border-top: none;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.lia-panel,
.lia-panel-message,
.lia-message-view-display,
.lia-top-quilt > .lia-quilt-row-main > .lia-quilt-column-single > .lia-quilt-column-alley,
.lia-panel .lia-panel-heading-bar {
  background: transparent;
}
.lia-message-view-display {
  background: transparent;
}
.lia-quilt-row:before,
.lia-deckgrid:before,
.lia-quilt-row:after,
.lia-deckgrid:after {
  display: none;
}
.lia-message-view-display {
  box-shadow: none;
}
.lia-message-post-date.lia-component-post-date {
  font-size: 0px;
}
@media (min-width: 992px) {
  .lia-quilt-column-24 {
    float: none;
  }
  .lia-quilt-column-18 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .lia-quilt-blog-message > .lia-quilt-row-main,
  .lia-quilt-blog-topic-message > .lia-quilt-row-main {
    padding: 0px;
  }
}
/* Blog Libs */
.section-title {
  font-weight: 600;
}
.lia-form-custom-atvi-redirect-url-entry,
.lia-form-custom-external-system-id-entry,
.lia-form-custom-message-sfdc-url-entry,
.lia-form-custom-activision-event-start-date-entry,
.lia-form-custom-activision-event-end-date-entry,
.lia-form-custom-activision-location-entry,
.lia-form-custom-activision-publish-date-override-entry,
.lia-form-custom-activision-publish-date-override-entry .lia-js-entry-help-text,
.lia-form-custom-activision-question-flag-entry {
  display: none;
}
.lia-form-custom-activision-featured-order-entry {
  display: block !important;
}
.atvi-carousel .frame-container {
  background-color: #000 !important;
}
.lia-component-editor .lia-panel-message-content p {
  padding: 15px 0;
  line-height: 1.5;
}
/* Override Lithium's padding for the Featured Image on the blog pages */
.CategoryPage .lia-top-quilt > .lia-quilt-row-main > .lia-quilt-column:first-child,
.BlogPage .lia-top-quilt > .lia-quilt-row-main > .lia-quilt-column:first-child,
.CategoryPage .lia-quilt-row > .lia-quilt-column,
.BlogPage .lia-quilt-row > .lia-quilt-column {
  padding-right: 0;
  padding-left: 0;
}
/*
ATVI-3669 The Skylanders blog appears to not populate with 
*/
.bottom-menu menu a.skylanders {
  display: none;
}
/*
LIT-1049 Games Blog Article: Remove Lithium's white background
*/
.lia-panel-message > .lia-message-view-wrapper > .lia-message-view-display {
  background: transparent;
}
/* ATVI-3669 */
.lia-component-common-widget-lithium-logo {
  width: 100%;
  text-align: right;
}
/*
LIT-1076 COD Blog: Hide date on articles
*/
.lia-message-view-blog-topic-message.lia-message-view-display .lia-quilt-row-main .lia-message-post-date {
  display: none;
}
.lia-cancel-search {
  display: none;
}
.lia-quilt-row.lia-quilt-row-top {
  position: relative;
  z-index: 1000;
}
.BlogArticlePage .lia-component-comment-editor {
  display: none !important;
}
.BlogPage .comment-icon,
.CategoryPage .comment-icon {
  display: none !important;
}
.content-blog.recent-blog-posts {
  clear: both;
  margin-top: 4rem;
}
/* Gallery Page Styles */
.CustomContent a {
  color: #bc9b52;
}
.CustomContent a:hover {
  color: #000;
}
.content-blog.recent-blog-posts .bottom-articles {
  height: 375px;
}
/* Home Page Styles */
.cod-featured-message {
  margin: 4rem auto;
}
.cod-featured-message.header-message {
  display: none;
}
.cod-featured-message .lia-panel-standard {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  display: block;
}
.cod-featured-message .lia-panel-content-wrapper .lia-panel-content {
  padding: 20px 20px 20px 20px;
}
.cod-featured-message.footer-message {
  text-align: center;
}
.CategoryPage .cod-featured-message.header-message {
  display: block;
}
.CategoryPage .cod-featured-message.header-message .lia-panel-content {
  background: #fff;
}
.CategoryPage .cod-featured-message h2 {
  font-weight: 600;
  margin: 10px 0px 10px 0px;
  text-align: left;
}
.CategoryPage .cod-featured-message .join-us {
  margin-top: 10px;
  padding-bottom: 6px;
}
.CategoryPage .cod-featured-message a.button {
  color: #111;
  margin: 0 auto;
  background: #f4ba37;
  border: 0px;
  box-shadow: none;
  cursor: pointer;
  padding: 4px 8px;
}
#dedicated-image-container .blog-copy {
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, #000000 100%);
}
/* Games Blog Override */
@media screen and (max-width: 640px) {
  .photo-gallery-component .atvi-carousel .atvi-text p {
    font-size: 16px;
  }
}
@media screen and (max-width: 900px) {
  .CategoryPage .cod-featured-message h2 {
    margin: 5px 0px 10px 0px;
    text-align: center;
  }
  .CategoryPage .cod-featured-message a.button {
    display: block;
    width: 50%;
    text-align: center;
    margin: 5px auto;
  }
}
.atvi-blog-footer-container #hub-footer {
  border-top: 0px;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-comment-editor,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-comment-editor,
.content-blog.recent-blog-posts a.comment-icon {
  display: none;
}
/********************************************
  VIDEO INTERRUPT
  ********************************************/
.BlogArticlePage {
  /*.video-interrupt-title {
    position: absolute;
    top: 20px;
    left: 30px;
    color: @light-color;
    font-size: @font-size-h2;
    z-index: 1;
    .video-interrupt-subtitle {
      display: block;
    }
  }
  .video-interrupt-frame {
    height: 0;
    padding-bottom: 44.25%;
    min-height: 300px;
  }*/
}
.BlogArticlePage .video-embed .jive-age-gate {
  width: inherit;
  height: inherit;
  position: absolute;
}
.BlogArticlePage .atvi-age-gate-container {
  position: absolute;
  top: auto;
  left: auto;
  width: 100%;
  width: inherit;
  height: inherit;
  z-index: 20;
  display: table;
}
.BlogArticlePage .atvi-age-gate-container > .dob-prompt {
  display: table-cell;
  vertical-align: middle;
}
.BlogArticlePage .atvi-age-gate-container .age-gate .dob-prompt {
  position: relative;
  background: rgba(0, 0, 0, 0.8);
  padding: 5%;
  margin: 0 auto;
  width: 50%;
  min-width: 310px;
  text-align: center;
}
.BlogArticlePage .atvi-age-gate-container .age-gate .dob-prompt h2 {
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.BlogArticlePage .atvi-age-gate-container #dob-fields {
  text-align: center;
  margin-top: 20px;
}
.BlogArticlePage .atvi-age-gate-container #dob-fields input {
  width: 20%;
  display: inline-block;
  margin-right: 3.33%;
  background: #ffffff;
  font-size: 18px;
  padding: 5px;
  height: auto;
  color: #000000;
}
.BlogArticlePage .atvi-age-gate-container #dob-fields input:last-of-type {
  margin-right: 0;
}
.BlogArticlePage .atvi-age-gate-container #dob-fields .error-message {
  color: #ff0000;
  margin-top: 20px;
}
.BlogArticlePage .atvi-age-gate-container .custom-submit-button {
  background: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 20px;
}
.BlogArticlePage .video-interrupt-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/************
Temp placeholder for article gallery embed
***********/
.jive-gallery-embed a {
  display: none;
}
.jive-gallery-embed a.active {
  display: block;
}
.jive-gallery-embed .nav,
.lithium-gallery .nav {
  position: absolute !important;
  top: 45%;
  margin-top: -40px;
  z-index: 1;
  width: 100%;
  cursor: pointer;
}
.jive-gallery-embed .nav span,
.lithium-gallery .nav span {
  position: absolute;
  background: transparent;
  text-indent: -9999px;
  height: 100px;
  width: 100px;
}
.jive-gallery-embed .nav span.gallery-prev,
.lithium-gallery .nav span.gallery-prev {
  left: -1% !important;
  background: url("https://www.activision.com/content/dam/atvi/activisiongames/left-arrow.png") no-repeat;
}
.jive-gallery-embed .nav span.gallery-next,
.lithium-gallery .nav span.gallery-next {
  right: -1% !important;
  background: url("https://www.activision.com/content/dam/atvi/activisiongames/right-arrow.png") no-repeat;
}
@media screen and (max-width: 1024px) {
  .jive-gallery-embed .nav span.gallery-prev,
  .lithium-gallery .nav span.gallery-prev {
    left: -1% !important;
  }
  .jive-gallery-embed .nav span.gallery-next,
  .lithium-gallery .nav span.gallery-next {
    right: -1% !important;
  }
}
@media screen and (max-width: 640px) {
  .jive-gallery-embed .nav span.gallery-prev,
  .lithium-gallery .nav span.gallery-prev {
    left: -1% !important;
    top: -10px;
  }
  .jive-gallery-embed .nav span.gallery-next,
  .lithium-gallery .nav span.gallery-next {
    right: -1% !important;
    top: -10px;
  }
}
.jive-twitch object {
  max-width: none;
}
.jive-gallery-embed img {
  visibility: hidden;
  height: auto !important;
  width: auto !important;
}
.jive-gallery-embed a {
  background-size: cover;
}
/*****************************************
Privacy Policy Cookie
*****************************************/
.atvi-cookie-disclaimer {
  width: 100%;
  padding: 10px 0;
  background: rgba(0, 0, 0, 0.7);
  color: #FFF;
  text-align: center;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9999;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: transform 1s;
  -ms-transition: transform 1s;
  -moz-transition: transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
}
.atvi-cookie-disclaimer.show {
  -webkit-transform: translate(0, 0%);
  -moz-transform: translate(0, 0%);
  -ms-transform: translate(0, 0%);
  -o-transform: translate(0, 0%);
  transform: translate(0, 0%);
}
.atvi-cookie-disclaimer p {
  text-align: center;
  width: 100%;
  display: inline-block;
  font-size: 10px;
  padding: 0 150px;
}
.atvi-cookie-disclaimer a {
  color: #FFF;
  text-decoration: underline;
}
.atvi-cookie-disclaimer a.cookies-close {
  cursor: pointer;
  text-decoration: none;
  color: #FFF;
  background: #666;
  display: inline-block;
  padding: 5px 15px;
  position: absolute;
  right: 25px;
  top: 10px;
  font-size: 10px;
}
.cq-wcm-edit .atvi-cookie-disclaimer {
  display: none;
}
@media screen and (max-width: 900px) {
  .atvi-cookie-disclaimer {
    padding: 40px 0 10px;
  }
  .atvi-cookie-disclaimer.show p {
    padding: 0 15px;
    font-size: 10px;
  }
  .atvi-cookie-disclaimer a.cookies-close {
    padding: 0 10px;
  }
}
.lia-breadcrumb > .lia-list-standard-inline > li + li:before {
  content: "//\00a0";
  padding: 0 5px;
  color: #f4ba37;
}
.BreadCrumb .crumb a {
  color: white;
}
.lia-breadcrumb {
  padding: 0 60px 0 40px;
  margin-left: 0px;
  background-color: #000000 !important;
  /*a.lia-link-navigation {
    color: @link-color;
    &:hover{
    color: @base-theme-color;
}
}*/
}
@media screen and (max-width: 767px) {
  .lia-breadcrumb > .lia-list-standard-inline {
    padding: 0;
  }
}
.lia-breadcrumb .final-crumb {
  color: #f4ba37;
}
.lia-breadcrumb .lia-link-navigation {
  padding: 0;
  font-size: 11px;
  text-transform: uppercase;
}
.lia-breadcrumb .lia-link-navigation:before {
  padding-left: 0;
}
/********************************************
 LABELES COMPONENT 
********************************************/
.label-list-component {
  margin-bottom: 20px;
}
.label-list-component .lia-panel-heading-bar-title,
.label-list-component a {
  color: #fff;
}
.label-list-component .lia-panel-heading-bar.list-body {
  border-bottom: none;
}
.label-list-component .show-all {
  font-size: 12px;
  margin-left: 20px;
}
.label-list-component span {
  padding: 5px;
  text-align: center;
  display: inline-block;
}
.label-list-component .selected {
  background: #2e9acb;
}
.label-list-component .selected:hover {
  background: transparent;
}
/********************************************
  RECENT ARTICLES
  ********************************************/
.content-blog.recent-blog-posts {
  clear: both;
}
.content-blog.recent-blog-posts .top-articles {
  clear: both;
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 60px;
  background-color: #ffffff;
  min-height: 315px;
  color: #000000;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .content-blog.recent-blog-posts .top-articles {
    margin-bottom: 20px;
    max-width: 95vw;
    min-height: 350px;
  }
}
.content-blog.recent-blog-posts .top-articles a {
  color: #000000;
}
.content-blog.recent-blog-posts .top-articles:hover .left-column {
  color: #0c71c6;
}
.content-blog.recent-blog-posts .top-articles:hover .left-column .post-subject,
.content-blog.recent-blog-posts .top-articles:hover .left-column .post-body,
.content-blog.recent-blog-posts .top-articles:hover .left-column p,
.content-blog.recent-blog-posts .top-articles:hover .left-column a,
.content-blog.recent-blog-posts .top-articles:hover .left-column h1,
.content-blog.recent-blog-posts .top-articles:hover .left-column h2,
.content-blog.recent-blog-posts .top-articles:hover .left-column h3 {
  color: #0c71c6;
}
.content-blog.recent-blog-posts .top-articles:hover .right-column .attachment-image-container:before {
  display: block;
}
.content-blog.recent-blog-posts .top-articles .right-column {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  width: 55%;
  height: 100%;
  /* &:before {
        content: "";
      .size(0, 0);
        border-style: solid;
        border-width: 0 70px 90px 0;
        border-color: transparent @light-color transparent transparent;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 5;
      } */
}
.content-blog.recent-blog-posts .top-articles .right-column #post-date {
  font-size: 11px;
  background-size: 68px 77px;
  position: absolute;
  line-height: 15px;
  padding: 3px 5px 0;
  right: 0;
  top: 0;
  width: 58px;
  height: 55px;
  text-align: right;
  z-index: 100;
}
.content-blog.recent-blog-posts .top-articles .right-column #post-date span {
  display: block;
}
.content-blog.recent-blog-posts .top-articles .right-column #post-date span:nth-child(2) {
  font-size: 16px;
}
.content-blog.recent-blog-posts .top-articles .right-column #post-date .month {
  text-transform: uppercase;
}
.content-blog.recent-blog-posts .top-articles .right-column .attachment-image-container {
  position: relative;
  height: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  /*  &:before {
          content: "";
          background-image: url("https://www.activision.com/content/dam/atvi/activisiongames/atvigamesImageHoverOverlay.png");
          background-repeat: no-repeat;
          background-size: 100% 100%;
        .size(100%, 100%);
          left: 0;
          position: absolute;
          top: 0;
          z-index: 2;
          display: none;
        } */
}
.content-blog.recent-blog-posts .top-articles .right-column .attachment-image-container:hover:before {
  display: block;
}
@media screen and (max-width: 640px) {
  .content-blog.recent-blog-posts .top-articles .right-column .attachment-image-container {
    min-height: 175px;
  }
}
@media screen and (max-width: 640px) {
  .content-blog.recent-blog-posts .top-articles .right-column {
    width: 100%;
    position: inherit;
  }
}
.content-blog.recent-blog-posts .top-articles .left-column {
  width: 45%;
  height: 100%;
  padding: 10px 10px 40px 10px;
}
.content-blog.recent-blog-posts .top-articles .left-column .post-category {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  .content-blog.recent-blog-posts .top-articles .left-column .post-category {
    text-rendering: optimizeSpeed;
  }
}
.content-blog.recent-blog-posts .top-articles .left-column .post-subject {
  font-size: 22px;
  padding: 25px 0;
  line-height: 1.4;
  margin-bottom: 10px;
}
.content-blog.recent-blog-posts .top-articles .left-column .post-body {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
}
@media screen and (max-width: 480px) {
  .content-blog.recent-blog-posts .top-articles .left-column .post-body {
    text-rendering: optimizeSpeed;
  }
}
.content-blog.recent-blog-posts .top-articles .left-column a:hover {
  color: #000000;
}
.content-blog.recent-blog-posts .top-articles .left-column .content-footer {
  position: absolute;
  bottom: 10px;
}
.content-blog.recent-blog-posts .top-articles .left-column .content-footer a {
  position: relative;
  padding-left: 25px;
}
.content-blog.recent-blog-posts .top-articles .left-column .content-footer a:before {
  content: "";
  background: url("https://www.activision.com/content/dam/atvi/activisiongames/comment-icon.png") no-repeat center center;
  background-size: cover;
  width: 20px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
@media screen and (max-width: 640px) {
  .content-blog.recent-blog-posts .top-articles .left-column {
    width: 100%;
  }
}
.share-container {
  padding-left: 75px;
  margin-top: 20px;
  padding-top: 10px;
  position: relative;
  clear: both;
  color: #999999;
  font-weight: bold;
  text-transform: uppercase;
}
.share-container ul.share-links {
  text-transform: initial;
}
.share-container ul.share-links li {
  display: inline;
  margin-right: 15px;
}
.share-container ul.share-links li a {
  display: inline-block;
  height: inherit;
  width: inherit;
  overflow: hidden;
  text-align: center;
  color: #fff !important;
  padding: 3px 7px;
  text-decoration: none !important;
}
.share-container ul.share-links li a:before {
  font-family: fontAwesome;
  font-size: 20px;
  color: #fff;
}
.share-container ul.share-links li a:hover:before {
  color: #fff;
}
.share-container ul.share-links li a span {
  padding-left: 10px;
  position: relative;
  top: -3px;
  font-weight: normal;
}
.share-container ul.share-links li.facebook a {
  background-color: #325a97;
}
.share-container ul.share-links li.facebook a:hover {
  background-color: #284878;
}
.share-container ul.share-links li.facebook a:before {
  content: "\f09a";
}
.share-container ul.share-links li.twitter a {
  background-color: #00aced;
}
.share-container ul.share-links li.twitter a:hover {
  background-color: #008ec4;
}
.share-container ul.share-links li.twitter a:before {
  content: "\f099";
}
.share-container.footer {
  padding-left: 0px;
}
/********************************************
GALLERY
********************************************/
.photo-gallery-component {
  width: 100%;
  position: relative;
}
.photo-gallery-component .atvi-carousel {
  position: relative;
}
.photo-gallery-component .atvi-carousel .frame-container,
.photo-gallery-component .atvi-carousel .frame-inner {
  max-height: none;
}
.photo-gallery-component .atvi-carousel .frame {
  padding-bottom: 40.25%;
  min-height: 450px;
}
.photo-gallery-component .atvi-carousel .slide-image {
  background-size: cover;
  background-color: #000000;
}
.photo-gallery-component .atvi-carousel .slide-image .image-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 20%, #000000 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 20%, #000000 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, #000000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF', endColorstr='#FF000000', GradientType=0);
}
.photo-gallery-component .atvi-carousel .atvi-text {
  position: absolute;
  width: 60%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: left;
  color: #ffffff;
}
@media screen and (max-width: 640px) {
  .photo-gallery-component .atvi-carousel .atvi-text {
    width: 80%;
  }
}
.photo-gallery-component .atvi-carousel .atvi-text h2 {
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
}
@media screen and (max-width: 480px) {
  .photo-gallery-component .atvi-carousel .atvi-text h2 {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (max-width: 640px) {
  .photo-gallery-component .atvi-carousel .atvi-text h2 {
    font-size: 16px;
  }
}
.photo-gallery-component .atvi-carousel .atvi-text h1 {
  font-size: 35px;
  padding: 10px 0 20px;
}
@media screen and (max-width: 640px) {
  .photo-gallery-component .atvi-carousel .atvi-text h1 {
    font-size: 18px;
  }
}
.photo-gallery-component .atvi-carousel .atvi-text a {
  color: #ffffff;
  /*&:hover {
          color:@alt-link-hover-color;
        }*/
}
.photo-gallery-component .atvi-carousel .atvi-text p {
  font-size: 22px;
}
@media screen and (max-width: 640px) {
  .photo-gallery-component .atvi-carousel .atvi-text p {
    font-size: 16px;
  }
}
.photo-gallery-component .atvi-carousel .nav-container {
  position: absolute;
  right: 15px;
  display: table;
  height: inherit;
  width: 20px;
  top: 0px;
}
@media screen and (max-width: 640px) {
  .photo-gallery-component .atvi-carousel .nav-container {
    right: 10px;
  }
}
.photo-gallery-component .atvi-carousel .nav-container .carousel-nav {
  bottom: auto;
  display: table-cell;
  vertical-align: middle;
}
.photo-gallery-component .atvi-carousel .nav-container .carousel-nav .button {
  display: none;
}
.photo-gallery-component .atvi-carousel .nav-container .carousel-nav .dot-container {
  margin: 0;
}
.photo-gallery-component .atvi-carousel .nav-container .carousel-nav .dot {
  background-color: transparent;
  background: url(https://www.activision.com/content/dam/atvi/activisiongames/dot-line.png) repeat-y center center;
}
.photo-gallery-component .atvi-carousel .nav-container .carousel-nav .dot:hover {
  background-color: transparent;
}
.photo-gallery-component .atvi-carousel .nav-container .carousel-nav .dot .dot-inner {
  width: 15px;
  height: 15px;
  background: transparent;
  border-radius: 8px;
  border: 1px solid #0c71c6;
  margin: 0 auto;
  display: list-item;
}
.photo-gallery-component .atvi-carousel .nav-container .carousel-nav .dot:last-of-type {
  margin-bottom: 0;
  background: none;
}
.photo-gallery-component .atvi-carousel .nav-container .carousel-nav .dot:last-of-type:after {
  display: none;
}
.photo-gallery-component .atvi-carousel .nav-container .carousel-nav .dot:first-child:last-child {
  display: none;
}
.photo-gallery-component .atvi-carousel .nav-container .carousel-nav .dot.current .dot-inner {
  background: #eff3f5;
  opacity: .8;
}
.photo-gallery-component .atvi-carousel .nav-container .carousel-nav .dot.current .dot-inner:hover {
  opacity: 1;
}
.photo-gallery-component .atvi-carousel .nav-container .carousel-nav .dot:after {
  position: relative;
  top: 15px;
  margin: 0 auto;
  height: 90px;
  background: url(https://www.activision.com/content/dam/atvi/activisiongames/dot-line.png) repeat-y center center;
  display: block;
}
/********************************************
  VIDEO INTERRUPT 2 Test!
  ********************************************/
.BlogArticlePage {
  /*.video-interrupt-title {
    position: absolute;
    top: 20px;
    left: 30px;
    color: @light-color;
    font-size: @font-size-h2;
    z-index: 1;
    .video-interrupt-subtitle {
      display: block;
    }
  }
  .video-interrupt-frame {
    height: 0;
    padding-bottom: 44.25%;
    min-height: 300px;
  }*/
}
.BlogArticlePage .video-embed .jive-age-gate {
  width: inherit;
  height: inherit;
  position: absolute;
}
.BlogArticlePage .atvi-age-gate-container {
  position: absolute;
  top: auto;
  left: auto;
  width: 100%;
  width: inherit;
  height: inherit;
  z-index: 20;
  display: table;
}
.BlogArticlePage .atvi-age-gate-container > .dob-prompt {
  display: table-cell;
  vertical-align: middle;
}
.BlogArticlePage .atvi-age-gate-container .age-gate .dob-prompt {
  position: relative;
  background: rgba(0, 0, 0, 0.8);
  padding: 5%;
  margin: 0 auto;
  width: 50%;
  min-width: 310px;
  text-align: center;
}
.BlogArticlePage .atvi-age-gate-container .age-gate .dob-prompt h2 {
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.BlogArticlePage .atvi-age-gate-container #dob-fields {
  text-align: center;
  margin-top: 20px;
}
.BlogArticlePage .atvi-age-gate-container #dob-fields input {
  width: 20%;
  display: inline-block;
  margin-right: 3.33%;
  background: #ffffff;
  font-size: 18px;
  padding: 5px;
  height: auto;
  color: #000000;
}
.BlogArticlePage .atvi-age-gate-container #dob-fields input:last-of-type {
  margin-right: 0;
}
.BlogArticlePage .atvi-age-gate-container #dob-fields .error-message {
  color: #ff0000;
  margin-top: 20px;
}
.BlogArticlePage .atvi-age-gate-container .custom-submit-button {
  background: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 20px;
}
.BlogArticlePage .video-interrupt-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/************
Temp placeholder for article gallery embed
***********/
.jive-gallery-embed a {
  display: none;
}
.jive-gallery-embed a.active {
  display: block;
}
.jive-gallery-embed .nav,
.lithium-gallery .nav {
  position: absolute !important;
  top: 45%;
  margin-top: -40px;
  z-index: 1;
  width: 100%;
  cursor: pointer;
}
.jive-gallery-embed .nav span,
.lithium-gallery .nav span {
  position: absolute;
  background: transparent;
  text-indent: -9999px;
  height: 100px;
  width: 100px;
}
.jive-gallery-embed .nav span.gallery-prev,
.lithium-gallery .nav span.gallery-prev {
  left: -1% !important;
  background: url("https://www.activision.com/content/dam/atvi/activisiongames/left-arrow.png") no-repeat;
}
.jive-gallery-embed .nav span.gallery-next,
.lithium-gallery .nav span.gallery-next {
  right: -1% !important;
  background: url("https://www.activision.com/content/dam/atvi/activisiongames/right-arrow.png") no-repeat;
}
@media screen and (max-width: 1024px) {
  .jive-gallery-embed .nav span.gallery-prev,
  .lithium-gallery .nav span.gallery-prev {
    left: -1% !important;
  }
  .jive-gallery-embed .nav span.gallery-next,
  .lithium-gallery .nav span.gallery-next {
    right: -1% !important;
  }
}
@media screen and (max-width: 640px) {
  .jive-gallery-embed .nav span.gallery-prev,
  .lithium-gallery .nav span.gallery-prev {
    left: -1% !important;
    top: -10px;
  }
  .jive-gallery-embed .nav span.gallery-next,
  .lithium-gallery .nav span.gallery-next {
    right: -1% !important;
    top: -10px;
  }
}
.jive-twitch object {
  max-width: none;
}
.jive-gallery-embed img {
  visibility: hidden;
  height: auto !important;
  width: auto !important;
}
.jive-gallery-embed a {
  background-size: cover;
}
/* PSS-613 The "Done" button when uploading images can't be seen */
[disabled].lia-button-primary {
  background-color: #555;
}
@media screen and (max-width: 767px) {
  .lia-media-image-upload-mobile-menu-container {
    margin: 10px 0px;
  }
}
/***********************************
	2. Category Page
***********************************/
body.CategoryPage {
  background: #eff3f5;
  overflow-y: scroll;
  /*.MinimumWidthContainer a{
    &:hover,&:active,&:focus{
      color: @alt-link-hover-color;
    }
  }*/
}
body.CategoryPage .lia-page {
  overflow: hidden;
}
body.CategoryPage .lia-top-quilt > .lia-quilt-row-main > .lia-quilt-column-single > .lia-quilt-column-alley > .CustomContent {
  display: none;
}
/********************************************
  RECENT ARTICLE CSS
********************************************/
.content-blog.recent-blog-posts {
  clear: both;
  margin-top: 60px;
  /********************************************
  VIDEO INTERRUPT
  ********************************************/
  /********************************************
  BOTTOM ARTICLES
  ********************************************/
}
.content-blog.recent-blog-posts .top-articles {
  clear: both;
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 60px;
  background-color: #ffffff;
  min-height: 315px;
  color: #000000;
  cursor: pointer;
  border: 1px solid;
  border-color: #e9ebee #e9ebee #d1d1d1;
}
@media screen and (max-width: 640px) {
  .content-blog.recent-blog-posts .top-articles {
    margin-bottom: 20px;
    max-width: 95vw;
    min-height: 350px;
  }
}
.content-blog.recent-blog-posts .top-articles a {
  color: #000000;
}
.content-blog.recent-blog-posts .top-articles:hover .left-column {
  color: #0c71c6;
}
.content-blog.recent-blog-posts .top-articles:hover .left-column .post-subject,
.content-blog.recent-blog-posts .top-articles:hover .left-column .post-subject a,
.content-blog.recent-blog-posts .top-articles:hover .left-column .post-body,
.content-blog.recent-blog-posts .top-articles:hover .left-column p,
.content-blog.recent-blog-posts .top-articles:hover .left-column a,
.content-blog.recent-blog-posts .top-articles:hover .left-column h1,
.content-blog.recent-blog-posts .top-articles:hover .left-column h2,
.content-blog.recent-blog-posts .top-articles:hover .left-column h3 {
  color: #0c71c6;
}
.content-blog.recent-blog-posts .top-articles:hover .right-column .attachment-image-container:before {
  display: block;
}
.content-blog.recent-blog-posts .top-articles .right-column {
  position: absolute;
  right: 0;
  top: 0;
  width: 55%;
  height: 100%;
  /* &:before {
        content: "";
        .size(0,0);
        border-style: solid;
        border-width: 0 70px 90px 0;
        border-color: transparent @light-color transparent transparent;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 5;
      } */
}
.content-blog.recent-blog-posts .top-articles .right-column #post-date {
  font-size: 11px;
  background-size: 68px 77px;
  position: absolute;
  line-height: 15px;
  padding: 3px 5px 0;
  right: 0;
  top: 0;
  width: 58px;
  height: 55px;
  text-align: right;
  z-index: 100;
}
.content-blog.recent-blog-posts .top-articles .right-column #post-date span {
  display: block;
}
.content-blog.recent-blog-posts .top-articles .right-column #post-date span:nth-child(2) {
  font-size: 16px;
}
.content-blog.recent-blog-posts .top-articles .right-column #post-date .month {
  text-transform: uppercase;
}
.content-blog.recent-blog-posts .top-articles .right-column .attachment-image-container {
  position: relative;
  height: 100%;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}
.content-blog.recent-blog-posts .top-articles .right-column .attachment-image-container:before {
  content: "";
  background-image: url("https://www.activision.com/content/dam/atvi/activisiongames/atvigamesImageHoverOverlay.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 2;
  display: none;
}
.content-blog.recent-blog-posts .top-articles .right-column .attachment-image-container:hover:before {
  display: block;
}
@media screen and (max-width: 640px) {
  .content-blog.recent-blog-posts .top-articles .right-column .attachment-image-container {
    min-height: 175px;
  }
}
@media screen and (max-width: 640px) {
  .content-blog.recent-blog-posts .top-articles .right-column {
    width: 100%;
    position: inherit;
  }
}
.content-blog.recent-blog-posts .top-articles .left-column {
  width: 45%;
  height: 100%;
  padding: 10px 10px 40px 10px;
}
.content-blog.recent-blog-posts .top-articles .left-column .post-category {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
}
@media screen and (max-width: 480px) {
  .content-blog.recent-blog-posts .top-articles .left-column .post-category {
    text-rendering: optimizeSpeed;
  }
}
.content-blog.recent-blog-posts .top-articles .left-column .post-category a {
  color: #999999;
}
.content-blog.recent-blog-posts .top-articles .left-column .post-category a:hover {
  text-decoration: underline;
}
.content-blog.recent-blog-posts .top-articles .left-column .post-subject {
  font-size: 22px;
  padding: 25px 0;
  line-height: 1.4;
}
.content-blog.recent-blog-posts .top-articles .left-column .post-body {
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
}
@media screen and (max-width: 480px) {
  .content-blog.recent-blog-posts .top-articles .left-column .post-body {
    text-rendering: optimizeSpeed;
  }
}
.content-blog.recent-blog-posts .top-articles .left-column .blurb {
  margin-top: 10px;
  display: block;
}
.content-blog.recent-blog-posts .top-articles .left-column .content-footer {
  position: absolute;
  bottom: 10px;
}
.content-blog.recent-blog-posts .top-articles .left-column .content-footer a {
  position: relative;
  padding-left: 25px;
}
.content-blog.recent-blog-posts .top-articles .left-column .content-footer a:before {
  content: "";
  background: url("https://www.activision.com/content/dam/atvi/activisiongames/comment-icon.png") no-repeat center center;
  background-size: cover;
  width: 20px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.content-blog.recent-blog-posts .top-articles .left-column .content-footer a:hover {
  color: #000000;
}
@media screen and (max-width: 640px) {
  .content-blog.recent-blog-posts .top-articles .left-column {
    width: 100%;
  }
}
.content-blog.recent-blog-posts .lia-panel {
  background-color: transparent;
}
.content-blog.recent-blog-posts .lia-panel .lia-decoration-border:after::before,
.content-blog.recent-blog-posts .lia-panel .lia-decoration-border:after::after {
  display: block;
  content: "";
  clear: both;
}
.content-blog.recent-blog-posts .lia-panel .lia-panel-heading-bar-wrapper {
  display: none;
}
.content-blog.recent-blog-posts .lia-panel .lia-panel-content-wrapper {
  position: relative;
}
.content-blog.recent-blog-posts .lia-panel .lia-panel-content-wrapper .lia-panel-content {
  padding: 10px 0 0;
}
.content-blog.recent-blog-posts .lia-panel .atvi-age-gate-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 20;
}
.content-blog.recent-blog-posts .lia-panel .atvi-age-gate-container .age-gate .dob-prompt {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  padding: 5%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50%;
  min-width: 310px;
  text-align: center;
}
.content-blog.recent-blog-posts .lia-panel .atvi-age-gate-container .age-gate .dob-prompt h2 {
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.content-blog.recent-blog-posts .lia-panel .atvi-age-gate-container #dob-fields {
  text-align: center;
  margin-top: 20px;
}
.content-blog.recent-blog-posts .lia-panel .atvi-age-gate-container #dob-fields input {
  width: 20%;
  display: inline-block;
  margin-right: 3.33%;
  background: #ffffff;
  font-size: 18px;
  padding: 5px;
  height: auto;
  color: #000000;
}
.content-blog.recent-blog-posts .lia-panel .atvi-age-gate-container #dob-fields input:last-of-type {
  margin-right: 0;
}
.content-blog.recent-blog-posts .lia-panel .atvi-age-gate-container #dob-fields .error-message {
  color: #ff0000;
  margin-top: 20px;
}
.content-blog.recent-blog-posts .lia-panel .atvi-age-gate-container .custom-submit-button {
  background: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 20px;
}
.content-blog.recent-blog-posts .lia-panel .video-interrupt-title {
  position: absolute;
  top: 20px;
  left: 30px;
  color: #ffffff;
  font-size: 20px;
  z-index: 1;
}
.content-blog.recent-blog-posts .lia-panel .video-interrupt-title .video-interrupt-subtitle {
  display: block;
}
.content-blog.recent-blog-posts .lia-panel .video-interrupt-frame {
  height: 0;
  padding-bottom: 44.25%;
  min-height: 300px;
}
.content-blog.recent-blog-posts .lia-panel .video-interrupt-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.content-blog.recent-blog-posts .bottom-articles-container {
  text-align: center;
  max-width: 950px;
  margin: 60px auto 40px auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: left;
}
.content-blog.recent-blog-posts .bottom-articles-container .fa {
  float: right;
}
.content-blog.recent-blog-posts .bottom-articles {
  /*display: inline-block;*/
  /*float: left; */
  vertical-align: top;
  padding-bottom: 20px;
  margin: 0 5% 20px 0%;
  margin-bottom: 20px;
  background: #ffffff;
  text-align: left;
  position: relative;
  width: 30%;
  /*.size(30%,350px);*/
  color: #000000;
  cursor: pointer;
  border: 1px solid;
  border-color: #e9ebee #e9ebee #d1d1d1;
  border-radius: 3px;
}
.content-blog.recent-blog-posts .bottom-articles:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .content-blog.recent-blog-posts .bottom-articles {
    width: 48%;
    margin: 0 1% 20px 1%;
  }
}
@media screen and (max-width: 640px) {
  .content-blog.recent-blog-posts .bottom-articles {
    width: 100%;
    max-width: 95vw;
    margin-left: auto;
    margin-right: auto !important;
    float: none;
  }
}
.content-blog.recent-blog-posts .bottom-articles:before {
  display: none;
}
.content-blog.recent-blog-posts .bottom-articles:hover .post-category a,
.content-blog.recent-blog-posts .bottom-articles:hover .post-subject a,
.content-blog.recent-blog-posts .bottom-articles:hover p,
.content-blog.recent-blog-posts .bottom-articles:hover .content-footer,
.content-blog.recent-blog-posts .bottom-articles:hover .content-footer a.comment-icon {
  color: #000000;
}
.content-blog.recent-blog-posts .bottom-articles:hover .content-footer {
  background: none;
}
.content-blog.recent-blog-posts .bottom-articles:hover .right-column,
.content-blog.recent-blog-posts .bottom-articles:hover .right-column .attachment-image-container:before {
  display: block;
}
.content-blog.recent-blog-posts .bottom-articles .left-column {
  padding: 10px;
  position: initial;
}
.content-blog.recent-blog-posts .bottom-articles .post-category {
  text-transform: uppercase;
}
.content-blog.recent-blog-posts .bottom-articles .post-category a {
  color: #999999;
}
.content-blog.recent-blog-posts .bottom-articles .post-subject {
  font-size: 20px;
  padding: 0;
  margin-bottom: 10px;
}
.content-blog.recent-blog-posts .bottom-articles .post-subject a {
  color: #000000;
}
.content-blog.recent-blog-posts .bottom-articles .post-subject a:hover {
  text-decoration: none;
}
.content-blog.recent-blog-posts .bottom-articles .content-footer {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  padding: 10px 10px;
  border-top: 0;
  height: initial;
}
.content-blog.recent-blog-posts .bottom-articles .content-footer #post-date,
.content-blog.recent-blog-posts .bottom-articles .content-footer .comment-icon {
  display: inline;
}
.content-blog.recent-blog-posts .bottom-articles .content-footer a:before {
  content: "";
  background: url("https://www.activision.com/content/dam/atvi/activisiongames/comment-icon.png") no-repeat center center;
  background-size: cover;
  width: 20px;
  height: 15px;
  position: absolute;
  /* left: 0; */
  top: 50%;
  -webkit-transform: translate(-140%, -36%);
  -moz-transform: translate(-140%, -36%);
  -ms-transform: translate(-140%, -36%);
  -o-transform: translate(-140%, -36%);
  transform: translate(-140%, -36%);
}
.content-blog.recent-blog-posts .bottom-articles .content-footer a.comment-icon {
  color: #000000;
  float: right;
}
.content-blog.recent-blog-posts .bottom-articles .content-footer .day {
  font-weight: bold;
}
.content-blog.recent-blog-posts .bottom-articles .right-column {
  display: block;
  position: relative;
}
.content-blog.recent-blog-posts .bottom-articles .right-column .attachment-image-container {
  width: 100%;
  height: auto !important;
  max-width: 100%;
  max-height: 100%;
  position: relative;
  /*
         border-radius: 3px 3px 0 0;
        	&:before {
          content: "";
          background-image: url("https://www.activision.com/content/dam/atvi/activisiongames/atvigamesImageHoverOverlay.png");
          background-repeat: no-repeat;
          background-size: cover;
          .size(100%,100%);
          left: 0;
          position: absolute;
          top: 0;
          z-index: 2;
          display: none;
        } */
}
.content-blog.recent-blog-posts .bottom-articles .right-column .attachment-image-container:hover:before {
  display: block;
}
.content-blog.recent-blog-posts .lia-quilt-row-footer {
  display: none;
}
.load-more-container {
  width: 100%;
  height: auto;
}
.load-more-container::before,
.load-more-container::after {
  display: block;
  content: "";
  clear: both;
}
.load-more-container .load-more {
  color: #000000;
  display: block;
  margin: 0 auto;
  padding: 10px 30px;
  background: #f4ba37;
  border: 0px;
  box-shadow: none;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  padding: 10px 0;
  width: 50%;
  text-transform: uppercase;
}
.load-more-container .load-more:hover {
  background-color: #ffcf64;
}
.load-more-container .load-error-message {
  display: none;
  background: #b20000;
  padding: 15px;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
}
.load-more-container .load-error-message > p {
  font-weight: bold;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  margin: 0;
}
@media screen and (max-width: 420px) {
  .load-more-container .load-error-message > p {
    font-size: 14px;
  }
}
.slide-title {
  position: absolute;
  bottom: 60px;
}
.slide-title .slide-label {
  display: none;
}
h3.post-category {
  display: none;
}
.atvi-component.atvi-text {
  height: 100%;
}
.photo-gallery-component .atvi-carousel .atvi-text h1 {
  font-size: 35px;
  padding: 0 0 5px 0;
}
.lia-top-quilt > .lia-quilt-row-main > .lia-quilt-column > .lia-quilt-column-alley {
  margin-bottom: 15px;
  margin-top: 0px;
}
html:lang(fr) .CategoryPage .bottom-articles,
html:lang(de) .CategoryPage .bottom-articles,
html:lang(fr) .BlogPage .bottom-articles,
html:lang(de) .BlogPage .bottom-articles {
  /* short-term height issue */
}
/***********************************
	3. Blog Article Page
***********************************/
/* 
@media screen and (min-width: 767px) {
    
    .lia-component-blog-article-options, .lia-component-blog-article-options, .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-article .lia-menu-dropdown-items {
        display: block;
    }
}

*/
.BlogArticlePage {
  /* Admin Edit Menu */
}
.BlogArticlePage .dropdownHover .lia-menu-dropdown-items,
.BlogArticlePage .dropdownHover .user-navigation-settings-drop-down-inner > .lia-list-standard,
.BlogArticlePage .dropdownHover .lia-form-fieldset-content-wrapper.lia-form-fieldset-content-wrapper {
  display: block;
  z-index: 1040;
  left: -200px;
}
.BlogArticlePage.admin .lia-message-view-blog-topic-message .lia-menu-navigation-wrapper {
  display: block;
  /*left: -200px; */
  /* top: -85px; */
  position: absolute;
}
@media screen and (max-width: 767px) {
  .BlogArticlePage.admin .lia-message-view-blog-topic-message .lia-menu-navigation-wrapper {
    position: initial;
    right: initial;
    top: initial;
  }
}
.BlogArticlePage .lia-message-body-content img,
.BlogArticlePage .lia-message-body img {
  width: 100%;
}
.BlogArticlePage .Attachments {
  display: none;
}
.BlogArticlePage .lia-quilt-row-main .lia-message-tags {
  display: none;
}
.BlogArticlePage .content-blog.recent-blog-posts .bottom-articles-container,
.BlogArticlePage .content-blog.recent-blog-posts {
  margin-top: 20px;
}
@media (max-width: 800px) {
  .BlogArticlePage .lia-message-body-content ul,
  .BlogArticlePage .lia-message-body ul,
  .BlogArticlePage .lia-message-editor ul {
    padding-left: 1em;
  }
  .BlogArticlePage .atvi-age-gate-container {
    margin-top: 0% !important;
    line-height: 1em !important;
  }
}
.BlogArticlePage .content-blog.recent-blog-posts .bottom-articles {
  /* height: 300px; */
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games .UserAvatar > img,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt .UserAvatar > img {
  border-radius: 0;
  height: 40px;
  object-fit: cover;
  width: 40px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  margin-top: -5px;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container {
  display: table;
  width: 100vw;
  background-position: center;
  background-repeat: no-repeat;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container a,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container a {
  color: #ffffff;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container a:hover,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container a:hover,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container a:active,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container a:active,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container a:focus,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container a:focus {
  color: #0c71c6;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container p,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container p {
  font-weight: normal;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-copy,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-copy {
  position: relative;
  color: #ffffff;
  padding: 0 15% 0px 15%;
  height: inherit;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 20%, #000000 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 20%, #000000 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, #000000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF', endColorstr='#FF000000', GradientType=0);
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-copy .pr-blog-category,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-copy .pr-blog-category {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-copy #post-subject,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-copy #post-subject {
  padding: 10px 0;
  font-weight: normal;
  font-size: 35px;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-copy .blog-blurb,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-copy .blog-blurb {
  font-size: 22px;
  padding: 10px 0;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info {
  position: absolute;
  z-index: 100;
  bottom: -175px;
  height: 180px;
  padding: 0 10%;
  left: 0;
}
@media screen and (max-width: 992px) {
  .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info,
  .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info {
    padding: 0 5vw;
  }
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info a,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info a {
  color: #0c71c6;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info a:hover,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info a:hover,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info a:focus,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info a:focus,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info a:active,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info a:active {
  text-decoration: underline;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info .left-col,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info .left-col,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col {
  display: inline;
  float: left;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col {
  margin-left: 20px;
  margin-top: 30px;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col .top-row,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col .top-row {
  font-size: 15px;
  color: #999999;
  margin-top: 15px;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col .top-row span,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col .top-row span {
  color: #0c71c6;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col .bottom-row,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col .bottom-row {
  font-size: 15px;
  color: #999999;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col > span,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col > span {
  width: 100%;
  font-size: 22px;
  display: list-item;
  list-style: none;
}
@media screen and (max-width: 767px) {
  .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col,
  .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col {
    max-width: 250px;
  }
  .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col > span,
  .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col > span {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col,
  .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col {
    max-width: 210px;
  }
  .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col > span,
  .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col > span {
    font-size: 14px;
  }
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main {
  padding: 0 15%;
  /*.lia-button{
        color: @light-color;
        &:hover,&:focus,&:active{
        text-decoration:none;
    }
    }
        .default-menu-option{
        font-size:
        &:before,&:after {
        content: initial;
    }
    }*/
  /*.lia-component-article .lia-menu-dropdown-items{
            display:block;
            position: relative;
            border:0px;
            box-shadow: none;
            margin-top: 20px;
            background-color: transparent;
            &:before{
                content:initial;
            }
        }*/
}
@media screen and (max-width: 992px) {
  .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main,
  .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main {
    padding: 0 5vw;
  }
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-article .lia-quilt-column-header-right,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-article .lia-quilt-column-header-right {
  width: 100%;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-article .lia-panel-message-content .lia-menu-navigation-wrapper,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-article .lia-panel-message-content .lia-menu-navigation-wrapper {
  left: 103% !important;
  top: -75px !important;
  position: absolute !important;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-article a,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-article a {
  color: #3e3e3e;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-article a:hover,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-article a:hover,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-article a:focus,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-article a:focus,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-article a:active,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-article a:active {
  text-decoration: underline;
  outline: none !important;
  color: #3e3e3e;
  background-color: transparent;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-menu-bar.top-block,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-menu-bar.top-block {
  float: right;
  margin: -7% -25%;
}
@media screen and (max-width: 992px) {
  .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-menu-bar.top-block,
  .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-menu-bar.top-block {
    margin: 15px 10px;
  }
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-discussion-page-discussion-navigator.lia-menu-bar,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-discussion-page-discussion-navigator.lia-menu-bar {
  float: none;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main > iframe,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main > iframe {
  border-radius: 0px;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-article .lia-quilt-column-header-left,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-article .lia-quilt-column-header-left,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-article .lia-quilt-column-header-right .DateTime,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-article .lia-quilt-column-header-right .DateTime,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-attachment-row-element,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-attachment-row-element,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-quilt-row-footer,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-quilt-row-footer,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-quilt-row-mod-controls,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-quilt-row-mod-controls,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-menu-bar.lia-component-comment-article-navigator,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-menu-bar.lia-component-comment-article-navigator {
  display: none;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-panel-message,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-panel-message,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-panel-message-content,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-panel-message-content {
  border: 0px;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-panel-message p,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-panel-message p,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-panel-message-content p,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-panel-message-content p {
  padding: 15px 0;
  clear: left;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-message-body-content,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-message-body-content {
  font-size: 22px;
}
@media screen and (max-width: 992px) {
  .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-article .lia-panel-message-content .lia-menu-navigation-wrapper,
  .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-article .lia-panel-message-content .lia-menu-navigation-wrapper {
    left: auto;
    width: auto;
  }
  .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-article .default-menu-option,
  .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-article .default-menu-option {
    display: inherit;
    z-index: 1;
    position: relative;
    width: auto;
    color: #ffffff;
    font-weight: bold;
  }
  .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-article .default-menu-option:hover,
  .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-article .default-menu-option:hover,
  .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-article .default-menu-option:active,
  .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-article .default-menu-option:active,
  .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-article .default-menu-option:focus,
  .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-article .default-menu-option:focus {
    text-decoration: none;
  }
  .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-article .lia-menu-dropdown-items,
  .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-article .lia-menu-dropdown-items {
    display: none;
    position: absolute;
  }
  .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-article .dropdownHover .lia-menu-dropdown-items,
  .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-article .dropdownHover .lia-menu-dropdown-items {
    display: block;
  }
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-blog-article-page-comment-count,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-blog-article-page-comment-count,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-comment-list,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-comment-list,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-reply-list,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-reply-list,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-solution-list,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-solution-list,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-comment-editor,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-comment-editor {
  padding: 10px 5vw;
  color: #000000;
  background-color: #ffffff;
  width: 100%;
  z-index: 100;
  margin: 0 auto;
  position: relative;
  font-weight: normal;
  display: none;
  /*&:after{
            content: "";
            
            border-left: 35px solid transparent;
            border-top: 35px solid @base-background-color;
            position: absolute;
            right: 0px;
            top: 0px;
        }
            .lia-section-header {
            padding: 0px;
            border: 0;
            box-shadow: none;
            font-size: 23px;
            .lia-section-header-title {
            font-size: @font-size-h2;
        }
        }*/
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-blog-article-page-comment-count.show,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-blog-article-page-comment-count.show,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-comment-list.show,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-comment-list.show,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-reply-list.show,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-reply-list.show,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-solution-list.show,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-solution-list.show,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-comment-editor.show,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-comment-editor.show {
  display: inherit;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-comment-editor,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-comment-editor {
  display: inherit;
  padding: 15px 5vw;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-comment-editor:after,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-comment-editor:after {
  content: "";
  border-left: 35px solid transparent;
  border-top: 35px solid #eff3f5;
  position: absolute;
  right: 0px;
  top: 0px;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-blog-article-page-comment-count,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-blog-article-page-comment-count {
  color: #000000;
  font-size: 20px;
  display: block;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-blog-article-page-comment-count:after,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-blog-article-page-comment-count:after {
  content: "";
  border-left: 35px solid transparent;
  border-top: 35px solid #eff3f5;
  position: absolute;
  right: 0px;
  top: 0px;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-blog-article-page-comment-count:before,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-blog-article-page-comment-count:before {
  content: "+";
  font-size: 35px;
  left: 95%;
  position: absolute;
  color: #0c71c6;
  cursor: pointer;
}
@media screen and (max-width: 640px) {
  .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-blog-article-page-comment-count:before,
  .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-blog-article-page-comment-count:before {
    left: 90%;
  }
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-blog-article-page-comment-count.show:before,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-blog-article-page-comment-count.show:before {
  content: "--";
  letter-spacing: -4px;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-blog-article-page-comment-count + * + * + .lia-component-comment-editor:after,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-blog-article-page-comment-count + * + * + .lia-component-comment-editor:after,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-blog-article-page-comment-count + * + .lia-component-comment-editor:after,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-blog-article-page-comment-count + * + .lia-component-comment-editor:after {
  display: none !important;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-CommentEditor-form,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-CommentEditor-form {
  display: inherit;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-CommentEditor-form .CommentEditorForm,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-CommentEditor-form .CommentEditorForm {
  background: #ffffff;
  border: 0px;
  border-radius: 0px;
  padding: 0px 5vw;
  display: none;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-CommentEditor-form:before,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-CommentEditor-form:before {
  content: "Add Comment";
  position: relative;
  top: 0px;
  padding: 0;
  width: 100%;
  color: #0c71c6;
  cursor: pointer;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-CommentEditor-form.show .CommentEditorForm,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-CommentEditor-form.show .CommentEditorForm {
  display: inherit;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-CommentEditor-form.show:before,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-CommentEditor-form.show:before {
  content: initial;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-comment-list .lia-quilt.lia-quilt-comment-message,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-comment-list .lia-quilt.lia-quilt-comment-message,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-reply-list .lia-quilt.lia-quilt-comment-message,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-reply-list .lia-quilt.lia-quilt-comment-message,
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-component-solution-list .lia-quilt.lia-quilt-comment-message,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-component-solution-list .lia-quilt.lia-quilt-comment-message {
  padding: 40px 4%;
  width: 85%;
  border-bottom: 1px solid #999999;
  margin: 0 auto;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-quilt-row.lia-quilt-row-header,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-quilt-row.lia-quilt-row-header {
  padding: 0;
  border: 0;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-footer,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-footer {
  display: none;
}
@media (max-width: 1024px) {
  .lia-quilt-column-alley .feature-img-wrap #dedicated-image-container .blog-copy {
    padding: 0 40.7px 60px 40.7px !important;
  }
}
.BlogArticlePage {
  /*.video-interrupt-title {
    position: absolute;
    top: 20px;
    left: 30px;
    color: @light-color;
    font-size: @font-size-h2;
    z-index: 1;
    .video-interrupt-subtitle {
    display: block;
}
}
    .video-interrupt-frame {
    height: 0;
    padding-bottom: 44.25%;
    min-height: 300px;
}*/
}
.BlogArticlePage .video-embed .jive-age-gate {
  width: inherit;
  height: inherit;
  position: absolute;
}
.BlogArticlePage .atvi-age-gate-container {
  position: absolute;
  top: auto;
  left: auto;
  width: 100%;
  width: inherit;
  height: inherit;
  z-index: 20;
  display: table;
}
.BlogArticlePage .atvi-age-gate-container > .dob-prompt {
  display: table-cell;
  vertical-align: middle;
}
.BlogArticlePage .atvi-age-gate-container .age-gate .dob-prompt {
  position: relative;
  background: rgba(0, 0, 0, 0.8);
  padding: 5%;
  margin: 0 auto;
  width: 50%;
  min-width: 310px;
  text-align: center;
}
.BlogArticlePage .atvi-age-gate-container .age-gate .dob-prompt h2 {
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.BlogArticlePage .atvi-age-gate-container #dob-fields {
  text-align: center;
  margin-top: 20px;
}
.BlogArticlePage .atvi-age-gate-container #dob-fields input {
  width: 20%;
  display: inline-block;
  margin-right: 3.33%;
  background: #ffffff;
  font-size: 18px;
  padding: 5px;
  height: auto;
  color: #000000;
}
.BlogArticlePage .atvi-age-gate-container #dob-fields input:last-of-type {
  margin-right: 0;
}
.BlogArticlePage .atvi-age-gate-container #dob-fields .error-message {
  color: #ff0000;
  margin-top: 20px;
}
.BlogArticlePage .atvi-age-gate-container .custom-submit-button {
  background: #ffffff;
  border: none;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 20px;
}
.BlogArticlePage .video-interrupt-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* override for galleries */
.BlogArticlePage {
  padding-bottom: 0px;
}
.BlogArticlePage .section-title {
  font-size: 24px;
  margin: 40px auto 20px auto;
  font-weight: 600;
}
.BlogArticlePage .content-blog.recent-blog-posts .bottom-articles {
  max-width: initial;
}
.BlogArticlePage .content-blog.recent-blog-posts .bottom-articles-container {
  max-width: initial;
}
.BlogArticlePage .lithium-gallery .lia-inline-image-display-wrapper.lia-image-align-center {
  display: none;
}
.BlogArticlePage .lithium-gallery .lia-inline-image-display-wrapper.lia-image-align-center.active {
  display: block;
}
.BlogArticlePage .embedly-embed,
.BlogArticlePage .video-embed-center {
  width: 100% !important;
  height: 100% !important;
}
.BlogArticlePage .lithium-gallery {
  position: relative;
  overflow-x: hidden;
}
.BlogArticlePage .lia-modal-window {
  z-index: 1000002 !important;
}
.BlogArticlePage .lia-message-body-content center {
  display: block;
  position: relative;
}
.BlogArticlePage .lia-quilt-column-single.lia-quilt-column-common-header {
  z-index: 1;
}
.BlogArticlePage .lia-panel-message-content .lia-quilt-row-main .lia-message-posted-on {
  display: none !important;
}
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main {
  margin: 75px auto 50px;
}
@media screen and (max-width: 767px) {
  .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main {
    margin: 125px auto 50px;
  }
}
.BlogArticlePage .jive-youTubeInline {
  display: block;
}
/* Workaround issue updating lithium theme */
.BlogArticlePage .fa-chevron-left,
.BlogArticlePage .fa-chevron-right {
  display: none !important;
}
.BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col,
.BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-header #dedicated-image-container .blog-author-info .right-col {
  margin-left: 20px;
  margin-top: 0;
}
/* UK/US Video override */
html:lang(en) .BlogArticlePage .video-en-gb,
html:lang(en) .BlogArticlePage .hide-en-gb {
  display: none;
}
html.en-gb .BlogArticlePage .video-en,
html.en-gb .BlogArticlePage .hide-en {
  display: none;
}
html.en-gb .BlogArticlePage .video-en-gb,
html.en-gb .BlogArticlePage .hide-en-gb {
  display: block;
}
html.en-gb .BlogArticlePage .video-en-gb {
  display: block;
}
html:lang(fr) .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-CommentEditor-form:before,
html:lang(fr) .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-CommentEditor-form:before {
  content: "Envoyer un commentaire";
}
html:lang(fr) .BlogArticlePage .lia-paging-full {
  display: none;
}
html:lang(de) .BlogArticlePage .min-width-wrapper .lia-quilt-blog-article-page-atvi-games > .lia-quilt-row-main .lia-CommentEditor-form:before,
html:lang(de) .BlogArticlePage .min-width-wrapper > .min-width > .lia-content > .lia-quilt > .lia-quilt-row-main .lia-CommentEditor-form:before {
  content: "Einen Kommentar hinzufügen";
}
html:lang(de) .BlogArticlePage .lia-paging-full {
  display: none;
}
/***********************************
    POST PAGE
***********************************/
/***********************************
    EDIT PAGE
***********************************/
.EditPage .lia-quilt-row-main {
  width: 100%;
  margin: 4rem auto;
}
.EditPage .lia-decoration-border {
  display: none;
}
/* Blog Article Edit Panel */
.EditPage .lia-panel-message {
  float: left;
  width: 100%;
}
.EditPage form {
  padding: 0px 30px;
}
.EditPage .lia-quilt-blog-message > .lia-quilt-row-header,
.EditPage .lia-quilt-blog-topic-message > .lia-quilt-row-header {
  border-bottom: none;
}
.lia-decoration-border-content {
  clear: both;
}
/***********************************
    MOVE MESSAGES PAGE
***********************************/
.MoveMessagesPage .lia-form-fieldset-wrapper {
  clear: both;
}
/*********************
  Blog Console Page | Article Draft Page
**********************/
.BlogConsolePage thead {
  display: none;
}
.BlogConsolePage .lia-list-wide {
  background: #ffffff;
  margin-bottom: 10px;
}
.BlogConsolePage .lia-quilt-column.lia-quilt-column-18 {
  width: 75%;
}
.BlogConsolePage .lia-top-quilt > .lia-quilt-row-main > .lia-quilt-column:first-child {
  padding: 15px;
}
.BlogConsolePage td.draftSubjectColumn.lia-data-cell-primary {
  width: 60%;
}
.BlogConsolePage .draftActionsColumn span.lia-button-wrapper a {
  display: inline-block;
}
.BlogConsolePage .draftActionsColumn div {
  display: inline-block;
}
.BlogConsolePage .lia-message-draft:before {
  content: "";
}
/*********************
  Search page
**********************/
.SearchPage .min-width-wrapper .lia-quilt-row-footer {
  display: none;
}
.SearchPage .min-width-wrapper .lia-top-quilt > .lia-quilt-row-main > .lia-quilt-column-single > .lia-quilt-column-alley {
  padding: 20px 0px 20px 0;
}
.SearchPage .min-width-wrapper .lia-search-title.lia-search-title {
  text-transform: uppercase;
}
.SearchPage .min-width-wrapper .lia-button-SearchPageForm-action:hover,
.SearchPage .min-width-wrapper .lia-button-SearchPageForm-action:active,
.SearchPage .min-width-wrapper .lia-button-SearchPageForm-action:focus {
  background-color: transparent !important;
}
.SearchPage .min-width-wrapper .searchPageFormWrapper,
.SearchPage .min-width-wrapper .lia-tabs-standard-wrapper,
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters,
.SearchPage .min-width-wrapper .filter-bread-crumb {
  padding-left: 60px;
  padding-right: 80px;
}
.SearchPage .min-width-wrapper .searchPageFormWrapper .SearchPageForm .lia-form-type-search {
  background-color: #ffffff;
  color: #999999;
  border-color: #f4ba37;
}
.SearchPage .min-width-wrapper .searchPageFormWrapper .SearchPageForm .lia-form-type-search:active,
.SearchPage .min-width-wrapper .searchPageFormWrapper .SearchPageForm .lia-form-type-search:focus {
  color: #999999;
}
.SearchPage .min-width-wrapper .search-menu-bar {
  padding-left: 55px;
  padding-right: 80px;
}
.SearchPage .min-width-wrapper .MessageView {
  padding-left: 40px;
  padding-right: 80px;
  border-color: #999999;
}
.SearchPage .min-width-wrapper .MessageView:before,
.SearchPage .min-width-wrapper .MessageView:after {
  display: none;
}
.SearchPage .min-width-wrapper .MessageView .lia-message-item-metadata {
  margin-right: 0px;
  color: #000000;
  text-align: left;
  margin-left: 63px;
  margin-top: 5px;
}
.SearchPage .min-width-wrapper .MessageView .lia-message-item-metadata .DateTime:after {
  color: #999999;
}
.SearchPage .min-width-wrapper .lia-advanced-search-toggle {
  margin-right: 80px;
}
@media screen and (max-width: 480px) {
  .SearchPage .min-width-wrapper .searchPageFormWrapper,
  .SearchPage .min-width-wrapper .lia-tabs-standard-wrapper,
  .SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters,
  .SearchPage .min-width-wrapper .filter-bread-crumb,
  .SearchPage .min-width-wrapper .search-menu-bar,
  .SearchPage .min-width-wrapper .MessageView {
    padding-left: 0px;
    padding-right: 0px;
  }
  .SearchPage .min-width-wrapper .lia-advanced-search-toggle {
    margin-right: 0;
    float: none;
  }
  .SearchPage .min-width-wrapper .lia-top-quilt > .lia-quilt-row-main > .lia-quilt-column-single > .lia-quilt-column-alley > div {
    margin: 0 auto;
  }
  .SearchPage .min-width-wrapper .search-menu-bar .search-result-count,
  .SearchPage .min-width-wrapper .search-menu-bar .search-result-sorting {
    display: block;
  }
}
.SearchPage .min-width-wrapper .lia-panel-feedback-banner-note,
.SearchPage .min-width-wrapper .lia-panel-feedback-inline-note {
  background-color: transparent;
  border-color: transparent;
  color: #ffffff;
}
.SearchPage .min-width-wrapper .lia-panel-feedback-inline-alert,
.SearchPage .min-width-wrapper .lia-panel-feedback-inline-note,
.SearchPage .min-width-wrapper .lia-panel-feedback-inline-safe {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.SearchPage .min-width-wrapper .lia-panel-feedback-inline-alert .lia-link-navigation,
.SearchPage .min-width-wrapper .lia-panel-feedback-inline-note .lia-link-navigation,
.SearchPage .min-width-wrapper .lia-panel-feedback-inline-safe .lia-link-navigation {
  border-radius: 15px;
}
.SearchPage .min-width-wrapper .lia-panel-feedback-inline-alert .lia-link-navigation.lia-filter-delete-icon,
.SearchPage .min-width-wrapper .lia-panel-feedback-inline-note .lia-link-navigation.lia-filter-delete-icon,
.SearchPage .min-width-wrapper .lia-panel-feedback-inline-safe .lia-link-navigation.lia-filter-delete-icon {
  top: 5px;
}
.SearchPage .min-width-wrapper .lia-panel-feedback-inline-alert .lia-link-navigation.lia-filter-delete-icon :before,
.SearchPage .min-width-wrapper .lia-panel-feedback-inline-note .lia-link-navigation.lia-filter-delete-icon :before,
.SearchPage .min-width-wrapper .lia-panel-feedback-inline-safe .lia-link-navigation.lia-filter-delete-icon :before {
  color: #999999;
}
.SearchPage .min-width-wrapper .lia-search-tab-bar .lia-menu-navigation-wrapper {
  display: none;
}
.SearchPage .min-width-wrapper .lia-tabs-standard-wrapper {
  border-bottom: 1px solid #999999;
}
.SearchPage .min-width-wrapper .lia-tabs-standard {
  font-size: 18px;
  border-bottom: 0px;
  background-color: transparent;
  padding-left: 0px;
}
.SearchPage .min-width-wrapper .lia-tabs-standard li > span > a {
  border-bottom: 3px solid transparent;
  text-transform: none;
}
.SearchPage .min-width-wrapper .lia-tabs-standard li > span > a:hover,
.SearchPage .min-width-wrapper .lia-tabs-standard li > span > a:active,
.SearchPage .min-width-wrapper .lia-tabs-standard li > span > a:focus {
  border-color: #f4ba37;
  outline: none;
}
.SearchPage .min-width-wrapper .lia-tabs-standard .lia-tabs-active > span > a {
  border-bottom: 3px solid #f4ba37;
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters {
  margin-left: 0px;
  border-bottom: 1px solid #eeeded;
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown .lia-common-dropdown-menu {
  margin-top: 13px;
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown .lia-common-dropdown-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 12px solid #f4ba37;
  top: -13px;
  left: 50%;
  position: absolute;
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-toggle {
  text-transform: uppercase;
  text-align: left;
  border: 0;
  border-radius: 0;
  background-color: #f4ba37;
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-toggle:after {
  content: "\f107";
  font-family: FontAwesome;
  float: right;
  font-size: 20px;
  color: #ffffff;
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-toggle:hover,
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-toggle:active,
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-toggle:focus {
  outline: #ffffff;
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-fa-icon:before {
  display: none;
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-dropdown-open .lia-common-dropdown-toggle {
  outline: none;
  color: #ffffff;
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-dropdown-open .lia-common-dropdown-toggle:hover,
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-dropdown-open .lia-common-dropdown-toggle:active,
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-dropdown-open .lia-common-dropdown-toggle:focus {
  color: #ffffff;
  outline: none;
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-dropdown-open .lia-common-dropdown-toggle:after {
  content: "\f106";
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-list-tree-selected > .lia-component-forums-widget-community-node-tree-item {
  font-weight: normal;
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-list-tree-toggle:before {
  content: "\f107";
  color: #f4ba37;
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-list-tree-closed .lia-list-tree-toggle:before {
  content: "\f105";
  color: #f4ba37;
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-list-tree-opened > .lia-list-tree-toggle:before {
  content: "\f107";
  color: #f4ba37;
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-menu .SearchToggleFieldFilter:hover,
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-menu .SearchToggleFieldFilter:active,
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-menu .SearchToggleFieldFilter:focus {
  color: #f4ba37;
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-menu .search-toggle-element input[type="file"],
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-menu .search-toggle-element input[type="radio"],
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-menu .search-toggle-element input[type="checkbox"] {
  outline: none;
}
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-menu .search-toggle-element input[type="file"]:hover,
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-menu .search-toggle-element input[type="radio"]:hover,
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-menu .search-toggle-element input[type="checkbox"]:hover,
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-menu .search-toggle-element input[type="file"]:active,
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-menu .search-toggle-element input[type="radio"]:active,
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-menu .search-toggle-element input[type="checkbox"]:active,
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-menu .search-toggle-element input[type="file"]:focus,
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-menu .search-toggle-element input[type="radio"]:focus,
.SearchPage .min-width-wrapper .lia-component-quilt-search-page-thread-filters .lia-common-dropdown-menu .search-toggle-element input[type="checkbox"]:focus {
  outline: none;
}
.SearchPage .min-width-wrapper .filter-bread-crumb {
  padding-top: 15px;
  margin-left: 0px;
  margin-right: 0px;
}
.SearchPage .min-width-wrapper .lia-message-search-container > .lia-quilt-layout-one-column > .lia-quilt-row-main .default-menu-option.default-menu-option:before {
  content: "";
}
.SearchPage .min-width-wrapper .lia-message-search-container > .lia-quilt-layout-one-column > .lia-quilt-row-main .default-menu-option.default-menu-option:after {
  color: #ffffff;
  content: "\f107";
}
.SearchPage .min-width-wrapper .lia-quilt-row .search-menu-bar .search-result-sorting .dropdownHover .default-menu-option:after {
  content: "\f106";
}
.SearchPage .min-width-wrapper .lia-quilt-row .search-menu-bar .search-result-sorting .lia-menu-navigation-wrapper {
  margin-bottom: 0;
}
.SearchPage .min-width-wrapper .lia-quilt-row .search-menu-bar .search-result-sorting .lia-menu-navigation-wrapper .default-menu-option {
  color: black;
  background-color: #f4ba37;
  border-color: #f4ba37;
  border-radius: 0;
  font-weight: 100;
}
/******************
  View Profile page
**********************/
/***********************************
   Blog Article Page
***********************************/
.BlogArticlePage .read-more {
  display: none;
}
.BlogArticlePage .lia-paging-full {
  display: none;
}
@media screen and (min-width: 767px) and (max-width: 855px) {
  .BlogPage.teams .content-blog.recent-blog-posts .bottom-articles.small-posts {
    min-height: 55vw;
  }
}
.content-blog.recent-blog-posts .top-articles .right-column:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 70px 90px 0;
  border-color: transparent #ffffff transparent transparent;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}
.teams .fa-external-link {
  float: right;
  color: #999;
}
@media screen and (max-width: 992px) {
  .teams .fa-external-link {
    float: none;
  }
}
.research-blog-title {
  max-width: 950px;
  margin: 40px auto 15px;
}
.research-blog-title h1 {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 20px;
}
.photo-gallery-component .atvi-carousel .atvi-text {
  width: 80%;
}
.teams .cod-featured-message.header-message {
  display: block;
}
.teams .content-blog.recent-blog-posts .bottom-articles {
  cursor: default;
  height: 340px;
}
.teams .content-blog.recent-blog-posts .bottom-articles a {
  color: #bc9b52;
}
.teams .bottom-articles-container {
  font-size: 16px;
}
.teams .bottom-articles-container h2 {
  font-weight: bold;
}
.bottom-menu .logo a {
  background: url('https://www.activision.com/content/dam/atvi/research-blog/research-logo.png') no-repeat center !important;
  height: 80px;
  padding-bottom: 10px;
  width: 100%;
  display: block;
  background-size: contain;
}
.dropbtn {
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}
.dropbtn:hover,
.dropbtn :focus {
  color: #f4ba37;
}
.dropdown {
  position: relative;
  display: inline-block;
}
.sub-menu {
  display: none;
  background-color: black;
  min-width: 160px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding-left: 0;
  z-index: 500;
}
@media (min-width: 993px) {
  .sub-menu {
    position: absolute;
  }
}
.sub-menu a {
  color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.show {
  display: block;
}
.hide {
  display: none;
}
/* Custom Content Header */
.CustomContent .lia-panel-content-wrapper {
  font-size: 20px;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
.lia-panel-heading-bar {
  display: none;
}
.menu__blogs .fa-external-link {
  float: right;
  color: #999;
  position: relative;
  top: 8px;
}
.main-menu li {
  text-align: left;
}
@media screen and (max-width: 480px) {
  .main-menu .bottom-menu .logo a {
    padding-left: 40px;
  }
}
/***********************************
HEADER
***********************************/
.lia-nodes-community-title-text {
  margin: 0;
}
.blog-header-wrapper {
  background-color: #000000;
}
.blog-header-wrapper .lia-component-common-widget-slide-out-user-menu .UserNavigation.lia-list-standard-inline {
  text-align: left;
}
.blog-header-wrapper .lia-component-common-widget-slide-out-user-menu .lia-notifications-messages-aggregate {
  right: -2px;
  top: -1px;
}
#mobile-menu {
  display: none;
}
.top-menu {
  background: #000000;
  text-align: right;
  padding: 3px 3vw 3px 0;
  width: 100%;
}
.top-menu > div {
  display: inline-block;
}
.top-menu .UserAvatar > img {
  border-radius: 50%;
  border: 1px solid #fff;
  z-index: 1000;
}
.top-menu .UserAvatar.lia-user-avatar img {
  width: 35px;
  height: 35px;
}
.top-menu .user-navigation-user-profile .view-profile-link,
.top-menu .lia-user-avatar .login-link {
  display: none;
}
.top-menu .user-navigation-user-profile {
  display: inherit;
}
.top-menu a {
  color: #999999;
  text-transform: uppercase;
  margin-right: 20px;
}
.top-menu a:hover,
.top-menu a:focus,
.top-menu a:active {
  color: #999999;
  text-decoration: none;
  outline: none;
}
.bottom-menu {
  text-transform: uppercase;
  clear: both;
  width: 100%;
  display: table;
  height: 80px;
  /* background: url(research-blog-rga/@header-bg-img) no-repeat center transparent; */
  background-size: cover;
  /* temporarily hiding skylanders on UAT */
}
.bottom-menu .skylanders {
  display: none;
}
.bottom-menu li.for-mobile {
  display: none;
}
.bottom-menu .logo {
  width: 25vw;
  margin: 0 auto;
  /* display: table-cell; */
  vertical-align: middle;
  padding-bottom: 10px;
  margin: 0px auto;
}
.bottom-menu .logo a {
  background: url('https://www.activision.com/content/dam/atvi/research-blog/research-logo.png') no-repeat center;
  height: 80px;
  padding-bottom: 10px;
  width: 100%;
  display: block;
  background-size: contain;
  margin-left: 4rem;
}
.bottom-menu .logo a div {
  display: none;
}
.bottom-menu menu {
  width: 70vw;
  padding: 0;
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
}
.bottom-menu menu .main-menu {
  float: right;
  margin: 0 auto;
  padding: 0;
}
.bottom-menu menu .main-menu a {
  text-transform: uppercase;
}
.bottom-menu menu > ul > li {
  display: inline-block;
  margin-right: 45px;
}
.bottom-menu menu a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  font-size: 18px;
  width: auto;
}
@media screen and (max-width: 480px) {
  .bottom-menu menu a {
    text-rendering: optimizeSpeed;
  }
}
.bottom-menu menu a:hover {
  color: #f4ba37;
}
.bottom-menu .user-search-wrapper {
  width: 5vw;
  padding-right: 3vw;
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle;
}
.bottom-menu .user-search-wrapper .search-wrapper {
  position: absolute;
  background: #eff3f5;
  top: 126px;
  right: 0px;
  z-index: 10000;
}
.bottom-menu .user-search-wrapper .search-wrapper .SearchForm {
  padding: 0;
  margin: 0;
}
.bottom-menu .user-search-wrapper .search-wrapper .SearchForm .lia-button-searchForm-action {
  display: none;
}
.bottom-menu .user-search-wrapper .search-wrapper .SearchForm .search-input {
  border-radius: 0;
  width: 100%;
  background-color: #999999;
}
.bottom-menu .user-search-wrapper .search-wrapper .SearchForm .search-input:focus,
.bottom-menu .user-search-wrapper .search-wrapper .SearchForm .search-input:hover,
.bottom-menu .user-search-wrapper .search-wrapper .SearchForm .search-input:active {
  border-color: #0c71c6;
}
.bottom-menu .user-search-wrapper .close-search {
  height: 0;
  width: 0;
  position: relative;
  top: -38px;
  left: 90%;
  cursor: pointer;
  z-index: 2;
}
.bottom-menu .user-search-wrapper .close-search:before {
  color: #f4ba37;
  content: "X";
  display: inline-block;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: auto;
  font-size: 26px;
}
.bottom-menu .user-search-wrapper .open-search {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23 23'%3E%3Cg stroke=' %23e3e3e3 '%3E%3Ccircle cx='10' cy='9.4' r='7.9' stroke-width='2.4' fill='none'/%3E%3Cpath d='M16 16.1l5 5' stroke-width='3' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E") /* @noflipend */;
  display: inline-block;
  height: 28px;
  width: 28px;
  position: relative;
  vertical-align: middle;
}
.bottom-menu .user-search-wrapper .open-search.open:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 15px solid #000000;
  top: 54px;
  left: 50%;
  position: absolute;
  z-index: 1;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .bottom-menu menu a {
    font-size: 14px;
  }
}
@media screen and (max-width: 992px) {
  .top-menu {
    display: none;
  }
  #mobile-menu {
    display: inherit;
    height: 0;
  }
  .bottom-menu li.for-mobile {
    display: inline-block !important;
  }
  .bottom-menu .logo {
    width: 93vw;
    padding: 3px 0;
  }
  .bottom-menu .user-search-wrapper .search-wrapper {
    top: 95px;
  }
  .bottom-menu menu {
    width: 210px;
    padding: 0;
    text-align: left;
    position: absolute;
    z-index: 1;
    background-color: #000000;
    padding: 10px 0;
    top: 88px;
    left: -210px;
  }
  .bottom-menu menu .main-menu {
    margin: 15px 0;
    padding: 0;
  }
  .bottom-menu menu > ul > li {
    padding: 10px 0;
    width: 100%;
    margin: 0;
  }
  .bottom-menu menu > ul > li a {
    padding: 10px 0 10px 20px;
    width: auto;
    font-size: 20px;
  }
  .bottom-menu.showmenu menu {
    left: 0px;
  }
  #mobile-menu p a {
    height: 40px;
    width: 75px;
    left: 0;
    top: 28px;
    position: absolute;
    font-size: 0px;
    background: url('https://blog.activision.com/html/assets/menu-close.png') top left no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 1;
  }
  #mobile-menu.showmenu p a {
    background-image: url('https://blog.activision.com/html/assets/menu-open.png');
  }
  .MinimumWidthContainer.showmenu {
    left: 230px;
    position: relative;
  }
}
@media screen and (max-width: 640px) {
  .bottom-menu .user-search-wrapper .search-wrapper {
    width: 100vw;
    right: 0;
    top: 93px;
  }
}
@media screen and (max-width: 480px) {
  .bottom-menu .logo {
    width: 100%;
  }
  .bottom-menu .logo a {
    margin: auto;
    width: 49%;
    margin-left: 11rem;
  }
}
/**********************
View Profile Page
***********************/
@media screen and (min-width: 992px) {
  .ViewProfilePage .min-width-wrapper .lia-top-quilt > .lia-quilt-row-main > .lia-quilt-column:first-child,
  .ViewProfilePage .min-width-wrapper .lia-top-quilt > .lia-quilt-row-main > .lia-quilt-column:last-child {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ViewProfilePage .min-width-wrapper .lia-quilt-column.lia-quilt-column-18 {
    width: 75%;
  }
}
.ViewProfilePage .min-width-wrapper .UnsavedDraftsTaplet {
  padding: 0 15px;
}
.ViewProfilePage .min-width-wrapper .ContactMeTaplet .MyStatisticsBeanDisplay + ul > li > a {
  padding: 5px 10px;
}
.ViewProfilePage .min-width-wrapper .lia-user-name-link span,
.ViewProfilePage .min-width-wrapper .lia-user-rank {
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
  color: #000000 !important;
}
@media screen and (max-width: 480px) {
  .ViewProfilePage .min-width-wrapper .lia-user-name-link span,
  .ViewProfilePage .min-width-wrapper .lia-user-rank {
    text-rendering: optimizeSpeed;
  }
}
.ViewProfilePage .min-width-wrapper .UserProfileSummary .lia-user-name-link span {
  font-size: 24px;
}
.ViewProfilePage .min-width-wrapper .lia-user-rank {
  color: #999999 !important;
}
.ViewProfilePage .min-width-wrapper .lia-quilt-view-profile-page {
  background: #eff3f5;
  padding-bottom: 20px;
}
.ViewProfilePage .min-width-wrapper .lia-quilt-view-profile-page > div,
.ViewProfilePage .min-width-wrapper .lia-quilt-view-profile-page .viewprofilepagebanner,
.ViewProfilePage .min-width-wrapper .lia-quilt-view-profile-page .lia-breadcrumb {
  padding-left: 40px;
  padding-right: 60px;
}
.ViewProfilePage .min-width-wrapper .lia-quilt-view-profile-page > div.lia-quilt-row-header {
  padding: 0;
}
.ViewProfilePage .min-width-wrapper .lia-quilt-view-profile-page .lia-component-quilt-header {
  background-color: #000000;
}
.ViewProfilePage .min-width-wrapper .lia-quilt-view-profile-page .lia-breadcrumb {
  margin-left: 20px;
}
.ViewProfilePage .min-width-wrapper .lia-quilt-view-profile-page .lia-breadcrumb .lia-link-navigation {
  color: #f4ba37;
}
@media screen and (max-width: 767px) {
  .ViewProfilePage .min-width-wrapper .lia-quilt-view-profile-page > div,
  .ViewProfilePage .min-width-wrapper .lia-quilt-view-profile-page .viewprofilepagebanner,
  .ViewProfilePage .min-width-wrapper .lia-quilt-view-profile-page .lia-breadcrumb {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.ViewProfilePage .min-width-wrapper .lia-quilt-row-sub-header {
  background-color: transparent;
}
.ViewProfilePage .min-width-wrapper .lia-nav-list li > a.lia-link-navigation {
  color: #000000;
}
.ViewProfilePage .min-width-wrapper .lia-nav-list li > a.lia-link-navigation:hover,
.ViewProfilePage .min-width-wrapper .lia-nav-list li > a.lia-link-navigation:focus,
.ViewProfilePage .min-width-wrapper .lia-nav-list li > a.lia-link-navigation:active {
  color: #0c71c6;
  background-color: transparent;
}
.ViewProfilePage .min-width-wrapper .lia-user-item .lia-user-avatar {
  float: none;
}
.ViewProfilePage .min-width-wrapper .lia-avatar-edit-action .lia-img-button-edit:before {
  position: relative;
  bottom: -35px;
  right: 25px;
}
@media screen and (max-width: 767px) {
  .ViewProfilePage .min-width-wrapper .lia-avatar-edit-action .lia-img-button-edit:before {
    bottom: auto;
    right: auto;
  }
}
.ViewProfilePage .min-width-wrapper .viewprofilepagebanner .UserProfileSummary .lia-user-avatar-profile {
  width: 95px;
  height: 95px;
  border-radius: 0px;
}
.ViewProfilePage .min-width-wrapper .lia-user-badge-display img {
  height: 62px;
  width: 54px;
}
.ViewProfilePage .min-width-wrapper .lia-panel-status-banner-note {
  background: transparent;
}
.ViewProfilePage .min-width-wrapper .lia-panel {
  background-color: transparent;
  border-radius: 0px;
  margin-bottom: 20px;
  max-width: inherit;
}
.ViewProfilePage .min-width-wrapper .lia-panel .lia-view-all .lia-link-navigation {
  font: inherit;
  color: #ffffff;
}
.ViewProfilePage .min-width-wrapper .lia-panel .lia-view-all .lia-link-navigation:before {
  content: "";
}
.ViewProfilePage .min-width-wrapper .lia-panel .lia-view-all .lia-link-navigation:after {
  color: #0c71c6;
  content: "\f105";
  display: inline-block;
  font: normal normal normal 18px/1 FontAwesome;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  text-rendering: auto;
  transform: translate(0, 0);
  padding-left: 10px;
  top: 1px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ViewProfilePage .min-width-wrapper .lia-panel .lia-view-all .lia-link-navigation {
    font-size: 0px;
  }
}
.ViewProfilePage .min-width-wrapper .lia-panel-heading-bar-wrapper {
  background: rgba(0, 0, 0, 0.8);
  color: #ffffff;
}
.ViewProfilePage .min-width-wrapper .lia-panel-content-wrapper {
  background: #ffffff;
}
.ViewProfilePage .min-width-wrapper .lia-panel-content-wrapper .message-subject a {
  color: #000000;
}
.ViewProfilePage .min-width-wrapper .lia-panel-content-wrapper .message-subject a:hover,
.ViewProfilePage .min-width-wrapper .lia-panel-content-wrapper .message-subject a:focus {
  color: #0c71c6;
}
.ViewProfilePage .min-width-wrapper .lia-button:hover {
  background-color: #0c71c6;
}
@media screen and (max-width: 767px) {
  .ViewProfilePage .min-width-wrapper .viewprofilepagebanner .UserProfileSummary,
  .ViewProfilePage .min-width-wrapper .lia-panel {
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
  }
  .ViewProfilePage .min-width-wrapper .lia-button {
    width: 81vw;
  }
  .ViewProfilePage .min-width-wrapper .ManageRolesTaplet .remove-role-link {
    width: auto;
  }
}
.ViewProfilePage .min-width-wrapper .MyStatisticsBeanDisplay .lia-link-navigation {
  color: #000000;
}
.ViewProfilePage .min-width-wrapper .MyStatisticsBeanDisplay .lia-link-navigation:focus,
.ViewProfilePage .min-width-wrapper .MyStatisticsBeanDisplay .lia-link-navigation:hover {
  color: #0c71c6;
}
/* temporary menu link hide */
.bottom-menu menu > ul > li.more-games-parent {
  display: none;
}
/***********************************

Activision games blog specific Footer

*************************************/
.social-follow {
  display: inline-flex;
  margin-top: 1rem;
  height: fit-content;
}
.social-follow iframe {
  max-width: 81px;
  margin-right: 1rem;
}
.social-follow .linkedin-follow {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding-left: 28px;
  padding-right: 0px;
  margin-left: 1px;
  padding-top: 0px;
  padding-bottom: 0px;
  border: 1px solid #0077b5;
  background-color: #0077b5;
  cursor: pointer;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  white-space: nowrap;
  color: white;
  text-transform: initial;
  position: relative;
  width: 80px;
  font-weight: 600;
  font-size: 13px;
  margin-left: -2px;
}
.social-follow .linkedin-follow:hover {
  text-decoration: none;
  background-color: #0369a0;
}
.social-follow .linkedin-follow:before {
  background: url(http://cmsauthor.activision.com/content/dam/atvi/activision/agb/linkedin-logo.svg);
  content: '';
  width: 15px;
  height: 15px;
  color: white;
  position: absolute;
  left: 5px;
  top: 5px;
  background-repeat: no-repeat;
  background-size: contain;
}
.atvi-blog-footer-container {
  background-color: #000000;
  border-top: 2px solid #f4ba37;
  color: #999999;
  font-size: 16px;
  padding: 10px 0 40px;
  position: absolute;
  width: 100%;
}
.atvi-blog-footer-container a {
  color: #f4ba37;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
}
.atvi-blog-footer-container a:hover {
  text-decoration: underline;
}
.atvi-blog-footer-container > div {
  width: 80vw;
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .atvi-blog-footer-container > div {
    width: 90vw;
  }
}
.atvi-blog-footer-container .footer-0 {
  border-bottom: solid 1px #eeeded;
  margin: 20px auto 0;
}
.atvi-blog-footer-container .footer-0-child {
  float: right;
  width: auto;
}
.atvi-blog-footer-container #footer-0-c0 {
  display: none;
  float: left;
  white-space: nowrap;
}
.atvi-blog-footer-container #footer-0-c0 .legal a {
  color: #f4ba37;
  text-decoration: underline;
}
.atvi-blog-footer-container #footer-0-c1 #support-links > li {
  display: inline-block;
  margin-right: 20px;
}
.atvi-blog-footer-container #footer-0-c1 #support-links > li:last-child {
  margin-right: 0;
}
.atvi-blog-footer-container .footer-1 {
  margin: 10px auto 0;
}
.atvi-blog-footer-container .footer-1-child {
  float: right;
}
.atvi-blog-footer-container #footer-1-c0 {
  float: left;
  width: 85%;
}
.atvi-blog-footer-container #footer-1-c0 .footer-1-c0 {
  float: left;
}
.atvi-blog-footer-container #footer-1-c0 p {
  text-transform: uppercase;
  margin: 0px;
}
.atvi-blog-footer-container #footer-1-c0 #footer-share {
  float: left;
  list-style: none;
}
.atvi-blog-footer-container #footer-1-c0 #footer-share .at300b {
  line-height: initial;
  margin-bottom: 5px;
  padding: 0 2px;
  width: auto;
}
.atvi-blog-footer-container #footer-1-c0 #footer-share .at300b .at-icon-wrapper {
  display: inline-block;
}
.atvi-blog-footer-container #footer-1-c0 #footer-share .at300b .at-icon-wrapper svg.at-icon {
  fill: #ffffff;
}
.atvi-blog-footer-container #footer-1-c0 #footer-share .at300b .addthis_follow_label {
  display: none;
}
.atvi-blog-footer-container #footer-1-c0 .locale.list {
  clear: both;
  padding-top: 30px;
}
.atvi-blog-footer-container #footer-1-c0 .locale.list > div.show {
  width: 80px;
  border: 1px solid #999999;
  padding: 5px;
  margin: auto;
}
@media (min-width: 768px) {
  .atvi-blog-footer-container #footer-1-c0 .locale.list > div.show {
    margin-left: -2px;
  }
}
.atvi-blog-footer-container #footer-1-c0 .locale.list > div.show a {
  color: transparent;
  font-size: 0px;
  list-style: none;
  display: block;
  height: 11px;
}
.atvi-blog-footer-container #footer-1-c0 .locale.list > div.show a:after {
  content: "\f107";
  padding-left: 50px;
  position: relative;
  font-family: fontAwesome;
  font-size: 18px;
  line-height: 0.7;
  color: #999999;
}
.atvi-blog-footer-container #footer-1-c0 .locale.list ul {
  padding: 5px;
  border: 1px solid #999999;
  display: none;
  margin-top: 12px;
  border-radius: 5px;
  position: absolute;
  background-color: #1a1a1a;
}
.atvi-blog-footer-container #footer-1-c0 .locale.list ul:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 12px solid #999999;
  top: -12px;
  left: 42%;
  position: absolute;
  z-index: 1;
}
.atvi-blog-footer-container #footer-1-c0 .locale.list ul li {
  list-style: none;
}
.atvi-blog-footer-container #footer-1-c0 .locale.list ul li a {
  color: #ffffff;
  font-size: 8px;
  padding-left: 20px;
  height: 11px;
}
.atvi-blog-footer-container #footer-1-c0 .locale.list a {
  background: url(https://s.activision.com/resources/common/images/sso-bar-sprite.png);
}
.atvi-blog-footer-container #footer-1-c0 .locale.list a.fr_FR {
  background-position: 0 -33px;
}
.atvi-blog-footer-container #footer-1-c0 .locale.list a.de_DE {
  background-position: 0 -143px;
}
.atvi-blog-footer-container #footer-1-c0 .locale.list a.es_ES {
  background-position: 0 -55px;
}
.atvi-blog-footer-container #footer-1-c0 .game-links {
  float: left;
}
.atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list {
  display: table;
}
.atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 10px;
}
.atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list li a {
  color: #ffffff;
}
.atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list li a:hover,
.atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list li a:focus,
.atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list li a:active {
  color: #f4ba37;
}
.atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list li:first-child img {
  padding-top: 31px;
}
.atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list li:nth-child(2) img {
  padding-top: 45px;
}
.atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list li:nth-child(4) img {
  padding-top: 28px;
}
@media screen and (max-width: 1200px) {
  .atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list li {
    width: 25%;
  }
  .atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list li > img {
    max-width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .atvi-blog-footer-container #footer-1-c0 .game-links {
    margin-left: 0px;
  }
  .atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list {
    padding-left: 10px;
  }
  .atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list li {
    padding-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  .atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list {
    padding-left: 0;
    margin-top: 20px;
  }
}
.atvi-blog-footer-container #footer-1-c1 {
  width: 15%;
}
.atvi-blog-footer-container #footer-1-c1 #esrb-icons {
  float: right;
  list-style: none;
  padding: 0px;
}
.atvi-blog-footer-container #footer-1-c1 #esrb-icons li {
  display: inline-block;
  margin-right: 20px;
}
.atvi-blog-footer-container #footer-1-c1 #esrb-icons li img {
  width: 100%;
}
.atvi-blog-footer-container #footer-1-c1 #esrb-icons li:last-child {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .atvi-blog-footer-container #footer-0-c0,
  .atvi-blog-footer-container #footer-0-c1,
  .atvi-blog-footer-container .footer-1-child,
  .atvi-blog-footer-container #footer-1-c0 .footer-1-c0,
  .atvi-blog-footer-container #footer-1-c0 #footer-share,
  .atvi-blog-footer-container #footer-1-c0 .game-links,
  .atvi-blog-footer-container #footer-1-c1 #esrb-icons {
    float: none !important;
    margin: 0 auto !important;
    width: 100% !important;
    text-align: center;
  }
  .atvi-blog-footer-container #footer-1-c1 #esrb-icons {
    max-width: 150px;
  }
  .atvi-blog-footer-container .footer-0 {
    border: 0px;
  }
  .atvi-blog-footer-container ul {
    padding: 0px;
  }
  .atvi-blog-footer-container li,
  .atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list {
    display: inherit !important;
    text-align: center !important;
    margin-right: 0 !important;
  }
  .atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list li {
    padding-top: 20px;
    width: 100%;
  }
  .atvi-blog-footer-container #footer-1-c0 .game-links .game-links-list li img {
    padding-top: 20px !important;
  }
}
/****** Games Blog Footer *****/
#hub-footer {
  padding: 100px 0;
  background: #000000;
  border-top: 2px solid #f4ba37;
}
#hub-footer #footer-column {
  width: 100%;
  max-width: 1260px;
  padding: 0 50px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  #hub-footer #footer-column {
    max-width: 95%;
    padding: 0;
  }
}
#hub-footer #footer-column:after::before,
#hub-footer #footer-column:after::after {
  display: block;
  content: "";
  clear: both;
}
#hub-footer #footer-column-c0 {
  width: 65%;
  float: left;
  position: relative;
}
@media screen and (max-width: 767px) {
  #hub-footer #footer-column-c0 {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
}
#hub-footer #footer-column-c1 {
  width: 25%;
  float: right;
  position: relative;
}
@media screen and (max-width: 767px) {
  #hub-footer #footer-column-c1 {
    float: none;
    width: 100%;
    text-align: center;
  }
  #hub-footer #footer-column-c1 > div {
    position: relative;
    right: 0;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
  }
}
@media screen and (max-width: 767px) {
  #hub-footer .atvi-logo {
    margin-bottom: 30px;
  }
}
#hub-footer .atvi-logo a {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
  width: 327px;
  height: 77px;
  background: url('https://blog.activision.com/html/assets/atviLogo.png') no-repeat;
}
@media screen and (max-width: 767px) {
  #hub-footer .atvi-logo a {
    margin: 0 auto;
    width: 188px;
    height: 45px;
    background: url('https://blog.activision.com/html/assets/main-sprite.png') no-repeat;
    background-position: 0 -244px;
    background-size: 293px;
  }
}
#hub-footer .footer-support-links {
  margin-bottom: 30px;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  #hub-footer .footer-support-links {
    text-align: center;
    color: #0c71c6;
  }
}
#hub-footer .footer-support-links a {
  padding: 0 10px;
  font-family: 'Open Sans', sans-serif;
  font-size-adjust: 0.42;
  font-weight: normal;
  font-style: normal;
  text-rendering: optimizeLegibility;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
}
@media screen and (max-width: 480px) {
  #hub-footer .footer-support-links a {
    text-rendering: optimizeSpeed;
  }
}
@media screen and (max-width: 767px) {
  #hub-footer .footer-support-links a {
    color: #0c71c6;
  }
}
#hub-footer .footer-copyright {
  width: 65%;
}
@media screen and (max-width: 767px) {
  #hub-footer .footer-copyright {
    width: 100%;
  }
}
#hub-footer .footer-copyright p {
  font-size: 16px;
  line-height: 17px;
  padding: 0 50px 0 10px;
  color: #787878;
  font-family: 'Open Sans', sans-serif;
  font-weight: normal;
  text-rendering: optimizeLegibility;
  font-family: "Open Sans Condensed", Verdana, Arial, Helvetica, sans-serif;
  font-size-adjust: 0.42;
  font-weight: bold;
  font-style: normal;
}
@media screen and (max-width: 480px) {
  #hub-footer .footer-copyright p {
    text-rendering: optimizeSpeed;
  }
}
#hub-footer .privacy-logo {
  position: absolute;
  top: 0;
  right: 175px;
}
#hub-footer .esrb-logo {
  position: absolute;
  right: 0;
  top: 0;
}
.footer.share-container {
  display: none;
}
.atvi-blog-footer-container #footer-1-c0 .locale.list a.es_ES {
  background-position: 0 -55px;
  display: none;
}
.atvi-blog-footer-container #footer-1-c0 .locale.list a.en_GB {
  background-position: 0 -132px;
}
.atvi-blog-footer-container #footer-1-c0 .locale.list ul li {
  height: 30px !important;
}
.atvi-blog-footer-container #footer-1-c0 .locale.list ul {
  padding-top: 10px;
}
html:lang(fr) .footer-1-c1,
html:lang(de) .footer-1-c1 {
  display: none;
}
html:lang(en-gb) .footer-1-c1 {
  display: none;
}
html:lang(en-gb) .atvi-blog-footer-container #footer-1-c0 .locale.list > div.show a {
  background-position: 0 -132px;
}
html:lang(es) .atvi-blog-footer-container #footer-1-c0 .locale.list > div.show a {
  background-position: 0 -55px;
}
html:lang(fr) .atvi-blog-footer-container #footer-1-c0 .locale.list > div.show a {
  background-position: 0 -33px;
}
html:lang(de) .atvi-blog-footer-container #footer-1-c0 .locale.list > div.show a {
  background-position: 0 -143px;
}
.lia-nav-list li > a.lia-link-navigation:hover,
.lia-nav-list li > a.lia-link-navigation:focus {
  background-color: transparent !important;
}
/********************************************
BLOG CATEGORIES
********************************************/
.blog-category-list {
  margin: 10px auto;
  padding-top: 10px;
}
.blog-category-list h2 {
  font-size: 20px;
}
.blog-category-list ul {
  margin-top: 20px;
}
.blog-category-list ul li {
  display: inline-block;
  margin-right: 10px;
  font-size: 18px;
  border-top: 1px solid #999999;
}
.blog-category-list ul a {
  padding: 15px 5px 15px 15px;
  color: #999999;
  display: block;
}
.blog-category-list ul a.active {
  background: #ffffff;
}
/********************************************
POPULAR ARTICLES
********************************************/
.popular-articles-title.section-title {
  max-width: 950px;
  margin: 15px auto;
  padding-top: 15px;
  font-size: 24px;
}
@media screen and (max-width: 640px) {
  .popular-articles-title.section-title {
    margin-left: 20px;
  }
}
.content-blog.popular-articles.recent-blog-posts {
  margin-top: 0px;
  background: #D3D3D3;
  display: inline-block;
  width: 100%;
}
.content-blog.popular-articles.recent-blog-posts .bottom-articles-container {
  margin-top: 20px;
}
.content-blog.popular-articles.recent-blog-posts .bottom-articles-container .popular-articles-title.section-title {
  margin-left: 20px;
}
/*
.content-blog.popular-blog-articles {
  width: 100%;
  max-width: 950px;
  margin: 60px auto;
  &:after {
    .clearfix();
  }
  h2 {
    font-size: @font-size-h2;
    margin-bottom: 5px;
    color: @alt-text-color;
  }
  .article-content-card {
    float: left;
    margin-right: 2%;
    width: 32%;
    position: relative;
    cursor:pointer;
    @media screen and (max-width: @mobile-breakpoint-1) {
      float: none;
      width: 100%;
      margin-right: 0;
      margin-bottom: 20px;
    }
    &:last-of-type {
      margin-right: 0;
    }
    &:before {
      content: "";
      .size(0,0);
      border-style: solid;
      border-width: 0 45px 45px 0;
      border-color: transparent @alt-pg-bg-color transparent transparent;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 5;
    }
    .attachment-image-container {
      height: 215px;
      padding-bottom: 56.25%;
      background-size: cover;
      background-position: center center !important;
      background-repeat: no-repeat !important;
      &:before {
        content: "";
        background-image: url("https://www.activision.com/content/dam/atvi/activisiongames/atvigamesImageHoverOverlay.png");
        background-repeat: no-repeat;
        background-size: 100% 100%;
        .size(100%,100%);
        left: 0;
        position: absolute;
        top: 0;
        z-index: 2;
        display: none;
      }
      &:hover {
        &:before {
          display: block;
        }
      }
    }
    .subject-container {
      position: absolute;
      bottom: 0;
      width: 100%;
      background: @dark-transparent;
      height: 80px;
      h2 {
        position: absolute;
        top: 50%;
        left: 50%;
        max-height: 56px;
        padding: 0 10px;
        overflow: hidden;
        width: 100%;
        .translate(-50%,-50%);
        padding: 0 10px;
        font-size: @font-size-h2;
        a, a:hover {
          color: @light-color;
        }
      }
    }
  }
}

*/
.lia-message-editor,
.lia-content textarea,
.lia-content input[disabled][type=text],
select {
  background-color: #999999;
  color: #ffffff;
}
.mce-edit-area.mce-panel {
  height: auto;
}
.mce-edit-area.mce-panel > iframe {
  border-radius: 0px;
}
.lia-panel-message-content img {
  margin: 0 auto;
  width: 100%;
  height: auto !important;
}
.mce-container-body .mce-panel.mce-panel {
  border: 1px solid #0c71c6;
}
.lia-autocomplete-container,
.lia-menu-dropdown-items {
  margin-top: 12px;
}
.lia-autocomplete-container .lia-autocomplete-header,
.lia-menu-dropdown-items .lia-autocomplete-header {
  color: #000000;
}
.lia-autocomplete-container:before,
.lia-menu-dropdown-items:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 12px solid transparent;
  top: -13px;
  left: 50%;
  position: absolute;
}
/*
LIT-1022 Research Blog: Home page gallery looks a bit different than prod. 
*/
.photo-gallery-component .atvi-carousel .atvi-text h2 {
  display: none;
}
.photo-gallery-component {
  position: relative;
  /* max-width: 950px;*/
  margin: 0px auto;
}
body {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.3;
  font-size: 13px;
}
.photo-gallery-component .atvi-carousel .atvi-text {
  width: 80%;
}
.atvi-component.atvi-text {
  height: 100%;
}
.bottom-menu {
  width: 100vw;
}
.bottom-menu menu a {
  font-family: 'Open Sans', sans-serif;
}
.bottom-menu .user-search-wrapper {
  width: 5vw;
}
/* padding-left: 30px; */
.teams .fa-external-link {
  margin-top: 4px;
}
.bottom-menu .logo a {
  margin-left: 0;
}
/*
LIT-1076 COD Blog: Hide date on araticles
*/
.lia-message-view-blog-topic-message.lia-message-view-display .lia-quilt-row-main .lia-message-post-date {
  display: none;
}
@media screen and (max-width: 480px) {
  .bottom-menu .logo {
    width: 60vw;
  }
}
@media screen and (max-width: 480px) {
  .bottom-menu .logo a {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .photo-gallery-component .atvi-carousel .atvi-text p {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  .photo-gallery-component .atvi-carousel .atvi-text h1 {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .lia-top-quilt > .lia-quilt-row-main > .lia-quilt-column:first-child {
    padding-left: 0;
    padding-right: 0;
  }
}
.lia-cancel-search {
  display: none;
}
