@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:500');
@font-face {
  font-family: 'HelveticaNeueLTStd-HvCn';
  src: url('../../../../../../etc/designs/atvi/activision/fonts/HelveticaNeueLTStd-HvCn.eot');
  src: url('../../../../../../etc/designs/atvi/activision/fonts/HelveticaNeueLTStd-HvCn.eot?#iefix') format('embedded-opentype'), url('../../../../../../etc/designs/atvi/activision/fonts/HelveticaNeueLTStd-HvCn.woff') format('woff'), url('../../../../../../etc/designs/atvi/activision/fonts/HelveticaNeueLTStd-HvCn.ttf') format('truetype'), url('../../../../../../etc/designs/atvi/activision/fonts/HelveticaNeueLTStd-HvCn.svg#HelveticaNeueLTStd-HvCn') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*.blog-textimage-entry {
    width: 77% !important;
    margin-left: 23%;
}*/
/*.blog-entry-rows {
  margin:30px 0;
}*/
#entry-block {
  margin-top: 30px;
}
.blog-post-container p {
  font-size: 14px;
}
.entry ol {
  display: block;
  list-style-type: decimal;
  list-style-position: outside;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.entry {
  font-size: 19px;
  font-weight: normal;
  line-height: 1.3;
  margin-bottom: 8px;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 5px 10px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.entry .img-entry {
  margin: 20px 0px;
}
.entry .img-entry img {
  width: 100%;
}
.entry .img-entry.custom-width img {
  width: 100%;
}
.entry .img-entry.reg-width img {
  width: 100%;
}
.entry .mobile {
  /*display: none;*/
  font-size: 19px;
  line-height: 1.3;
  margin-bottom: 15px;
}
.entry h3 {
  font-size: 14px;
  font-weight: normal;
  margin: 10px 25px;
}
@media screen and (max-width: 767px) {
  .entry {
    font-size: 16px;
  }
  .entry .mobile {
    display: block;
  }
  .entry .desktop {
    display: block;
  }
  .entry h3 {
    font-size: 19px;
  }
}
.left-aligned .entry:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.left-aligned .entry .img-entry {
  float: left;
  margin: 0 20px 20px 0;
  width: 50%;
}
.left-aligned .entry .answer-txt {
  float: right;
  /*margin: 0 20px 20px 0;*/
  width: 45%;
}
.left-aligned .entry img {
  float: right;
  margin-left: 50px;
}
.right-aligned .entry:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.right-aligned .entry .img-entry {
  float: right;
  margin: 0 0 20px 20px;
  width: 50%;
}
.right-aligned .entry .answer-txt {
  float: left;
  /* margin: 0 20px 20px 0;*/
  width: 45%;
}
.right-aligned .entry img {
  float: left;
  margin-right: 50px;
}
.alternating .entry:after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.alternating .entry .img-entry {
  float: left;
  margin: 0 20px 20px 0;
}
.alternating .entry:nth-of-type(2n):after {
  content: "";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.alternating .entry:nth-of-type(2n) .img-entry {
  float: right;
  margin: 0 0 20px 20px;
}
@media screen and (max-width: 767px) {
  /*.left-aligned {

        .basic-entry .img-entry {
            float: none;
            width:auto;
            padding:0px;
            margin-bottom:25px;
        }

    }*/
  .left-aligned .entry .img-entry,
  .right-aligned .entry .img-entry {
    /*float: none;*/
    width: 100%;
    margin: 25px 0px 25px 0px;
    /*border:1px solid red;*/
  }
  .left-aligned .entry .img-entry .img,
  .right-aligned .entry .img-entry .img {
    /*margin:20px 0px 20px 0px;*/
  }
  .left-aligned .entry .answer-txt,
  .right-aligned .entry .answer-txt {
    float: none;
    /* margin: 0 20px 20px 0;*/
    width: 100%;
  }
}

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Montserrat:500');
@font-face {
  font-family: 'HelveticaNeueLTStd-HvCn';
  src: url('../../../../../../etc/designs/atvi/activision/fonts/HelveticaNeueLTStd-HvCn.eot');
  src: url('../../../../../../etc/designs/atvi/activision/fonts/HelveticaNeueLTStd-HvCn.eot?#iefix') format('embedded-opentype'), url('../../../../../../etc/designs/atvi/activision/fonts/HelveticaNeueLTStd-HvCn.woff') format('woff'), url('../../../../../../etc/designs/atvi/activision/fonts/HelveticaNeueLTStd-HvCn.ttf') format('truetype'), url('../../../../../../etc/designs/atvi/activision/fonts/HelveticaNeueLTStd-HvCn.svg#HelveticaNeueLTStd-HvCn') format('svg');
  font-weight: normal;
  font-style: normal;
}
.sprt-faq {
  /*background-color: #000;*/
  position: relative;
}
.sprt-faq .sprt-faq-inner {
  width: 100%;
  margin: 0px auto;
  z-index: 10;
  position: relative;
}
@media screen and (max-width: 768px) {
  .sprt-faq .sprt-faq-inner {
    width: 100%;
    margin: 0px;
  }
}
.sprt-faq .faq-container .faq-header {
  /*.yellow-glow();*/
  text-align: center;
  font-weight: bold;
}
.sprt-faq .faq-container .question {
  font-size: 19px;
  /*margin: 0 0 15px 20px;*/
  /*border: 1px solid blue;*/
  position: relative;
  display: inline-block;
  /*.transition(all .5s ease);*/
  cursor: pointer;
  font-weight: normal;
}
.sprt-faq .faq-container .question:before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url("../../../../../../content/dam/atvi/support/website-assets/article-arrow-right.png") no-repeat center center;
  background-size: cover;
  /*color: @yellow;*/
  position: absolute;
  /*right: -40px;*/
  /*left: -24px;*/
  top: 50%;
  /*.translate(0,-35%);*/
  -webkit-transform: translate(0, -50%) rotate(0deg);
  -moz-transform: translate(0, -50%) rotate(0deg);
  -ms-transform: translate(0, -50%) rotate(0deg);
  -o-transform: translate(0, -50%) rotate(0deg);
  transform: translate(0, -50%) rotate(0deg);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sprt-faq .faq-container .question:hover {
  /*border-bottom: 1px solid #ffe93b;*/
}
.sprt-faq .faq-container .question.active:before {
  -webkit-transform: translate(0, -50%) rotate(90deg);
  -moz-transform: translate(0, -50%) rotate(90deg);
  -ms-transform: translate(0, -50%) rotate(90deg);
  -o-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
}
@media screen and (max-width: 480px) {
  .sprt-faq .faq-container .question {
    width: 90%;
  }
}
.sprt-faq .faq-container .answer {
  font-size: 14px;
  display: none;
  padding: 0px 20px 20px 25px;
}
.sprt-faq .faq-container .answer.open {
  display: block;
  /*border-bottom: 1px solid #ffe93b;*/
}
.sprt-faq .faq-container .answer ul {
  list-style: disc;
  margin: 15px 0 15px 35px;
}
@media screen and (max-width: 768px) {
  .sprt-faq .faq-container .faq-header {
    margin-bottom: 8%;
  }
}

