/******************************************/
/* Smooth scrolling  */
/****************************************/
html {
  scroll-behavior: smooth;
}

/* The Grid (Skeleton)  */
/****************************************/
.intelx-762468 .intel-row {
  position: relative;
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  box-sizing: border-box;
}

.intelx-762468 .intel-row::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}

.intelx-762468 .column,
.intelx-762468 .columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
}

/* For devices tablet size and up devices only */
@media (min-width: 768px) {

  .intelx-762468 .column:first-child,
  .intelx-762468 .columns:first-child {
    margin-left: 0;
  }

  .intelx-762468 .one.columns {
    width: 8.33%;
  }

  .intelx-762468 .two.columns {
    width: 16.67%;
  }

  .intelx-762468 .three.columns {
    width: 25%;
  }

  .intelx-762468 .four.columns {
    width: 33.33%;
  }

  .intelx-762468 .five.columns {
    width: 41.67%;
  }

  .intelx-762468 .six.columns {
    width: 50%;
  }

  .intelx-762468 .seven.columns {
    width: 58.33%;
  }

  .intelx-762468 .eight.columns {
    width: 66.67%;
  }

  .intelx-762468 .nine.columns {
    width: 75%;
  }

  .intelx-762468 .ten.columns {
    width: 83.33%;
  }

  .intelx-762468 .eleven.columns {
    width: 91.67%;
  }

  .intelx-762468 .twelve.columns {
    width: 100%;
    margin-left: 0;
  }

  .intelx-762468 .offset-one.columns {
    padding-right: 8.33%;
  }

  .intelx-762468 .columns.pad-right {
    padding-right: 4%;
  }

  .intelx-762468 .columns.pad-left {
    padding-left: 4%;
  }
}

/******************************************/
/* Typography  */
/****************************************/
@font-face {
  font-family: 'Intel One Display Medium';
  src: url("../fonts/intelone-display-medium.woff") format("woff");
}

@font-face {
  font-family: 'Intel One Display Regular';
  src: url("../fonts/intelone-display-regular.woff") format("woff");
}

@font-face {
  font-family: 'Intel One Text Bold';
  src: url("../fonts/intelone-text-bold.woff") format("woff");
}

@font-face {
  font-family: 'Intel One Text Regular';
  src: url("../fonts/intelone-text-regular.woff") format("woff");
}

.intelx-762468 {
  font-family: 'Intel One Display Regular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.5;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}

.intelx-762468 h1,
.intelx-762468 h2,
.intelx-762468 h3,
.intelx-762468 h4,
.intelx-762468 h5,
.intelx-762468 h6,
.intelx-762468 p,
.intelx-762468 a {
  font-weight: normal;
}

.intelx-762468 h1:first-child,
.intelx-762468 h2:first-child,
.intelx-762468 h3:first-child,
.intelx-762468 h4:first-child,
.intelx-762468 h5:first-child,
.intelx-762468 h6:first-child,
.intelx-762468 p:first-child,
.intelx-762468 a:first-child {
  margin-top: 0;
}

.intelx-762468 h1:last-child,
.intelx-762468 h2:last-child,
.intelx-762468 h3:last-child,
.intelx-762468 h4:last-child,
.intelx-762468 h5:last-child,
.intelx-762468 h6:last-child,
.intelx-762468 p:last-child,
.intelx-762468 a:last-child {
  margin-bottom: 0;
}

.intelx-762468 h1.white,
.intelx-762468 h2.white,
.intelx-762468 h3.white,
.intelx-762468 h4.white,
.intelx-762468 h5.white,
.intelx-762468 h6.white,
.intelx-762468 p.white,
.intelx-762468 li.white,
.intelx-762468 a.white,
.intelx-762468 span.white {
  color: #ffffff !important;
}

.intelx-762468 h1.sky-blue,
.intelx-762468 h2.sky-blue,
.intelx-762468 h3.sky-blue,
.intelx-762468 h4.sky-blue,
.intelx-762468 h5.sky-blue,
.intelx-762468 h6.sky-blue,
.intelx-762468 p.sky-blue,
.intelx-762468 li.sky-blue,
.intelx-762468 a.sky-blue,
.intelx-762468 span.sky-blue {
  color: #00c7fd !important;
}

.intelx-762468 h1.dark-blue,
.intelx-762468 h2.dark-blue,
.intelx-762468 h3.dark-blue,
.intelx-762468 h4.dark-blue,
.intelx-762468 h5.dark-blue,
.intelx-762468 h6.dark-blue,
.intelx-762468 p.dark-blue,
.intelx-762468 li.dark-blue,
.intelx-762468 a.dark-blue,
.intelx-762468 span.dark-blue {
  color: #003c71 !important;
}

.intelx-762468 h1.intel-blue,
.intelx-762468 h2.intel-blue,
.intelx-762468 h3.intel-blue,
.intelx-762468 h4.intel-blue,
.intelx-762468 h5.intel-blue,
.intelx-762468 h6.intel-blue,
.intelx-762468 p.intel-blue,
.intelx-762468 li.intel-blue,
.intelx-762468 a.intel-blue,
.intelx-762468 span.intel-blue {
  color: #0071c5 !important;
}

.intelx-762468 h1.gold,
.intelx-762468 h2.gold,
.intelx-762468 h3.gold,
.intelx-762468 h4.gold,
.intelx-762468 h5.gold,
.intelx-762468 h6.gold,
.intelx-762468 p.gold,
.intelx-762468 li.gold,
.intelx-762468 a.gold,
.intelx-762468 span.gold {
  color: #ffb73c !important;
}

.intelx-762468 h1.regular,
.intelx-762468 h2.regular,
.intelx-762468 h3.regular,
.intelx-762468 h4.regular,
.intelx-762468 h5.regular,
.intelx-762468 h6.regular,
.intelx-762468 p.regular,
.intelx-762468 li.regular,
.intelx-762468 a.regular,
.intelx-762468 span.regular {
  font-family: 'Intel One Text Regular', Helvetica, Arial, sans-serif;
}

.intelx-762468 h1.bold,
.intelx-762468 h2.bold,
.intelx-762468 h3.bold,
.intelx-762468 h4.bold,
.intelx-762468 h5.bold,
.intelx-762468h6.bold,
.intelx-762468 p.bold,
.intelx-762468 li.bold,
.intelx-762468 a.bold,
.intelx-762468 span.bold {
  font-family: 'Intel One Text Bold', Helvetica, Arial, sans-serif;
}

.intelx-762468 h1 {
  font-family: 'Intel One Display Regular', Helvetica, Arial, sans-serif;
  font-size: 2.5em;
  line-height: 1.2;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .intelx-762468 h1 {
    font-size: 1.5em;
  }
}

.intelx-762468 h2 {
  font-family: 'Intel One Text Regular', Helvetica, Arial, sans-serif;
  font-size: 2em;
  line-height: 1.1;
}

@media screen and (max-width: 767px) {
  .intelx-762468 h2 {
    font-size: 1.1em;
  }
}

.intelx-762468 h3 {
  font-family: 'Intel One Display Regular', Helvetica, Arial, sans-serif;
  font-size: 2.5em;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  .intelx-762468 h3 {
    font-size: 1.3em;
  }
}

.intelx-762468 h4 {
  font-family: 'Intel One Display Regular', Helvetica, Arial, sans-serif;
  font-size: 26px;
  font-weight: normal;
  line-height: 28px;
  text-align: center;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .intelx-762468 h4 {
    font-size: 27px;
    line-height: 29px;
  }
}

.intelx-762468 h5 {
  font-family: 'Intel One Text Regular', Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 23px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .intelx-762468 h5 {
    font-size: 19px;
    line-height: 24px;
  }
}

.intelx-762468 h6 {
  font-family: 'Intel One Display Regular', Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 23px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .intelx-762468 h6 {
    font-size: 19px;
    line-height: 24px;
  }
}

.intelx-762468 p {
  font-family: 'Intel One Display Regular', Helvetica, Arial, sans-serif;
  font-size: 1.1em;
  line-height: 1.2;
}

@media screen and (max-width: 767px) {
  .intelx-762468 p {
    font-size: 0.9em;
  }
}

.intelx-762468 p.lead {
  font-size: 1.5em;
  line-height: 1.3;
}

@media screen and (max-width: 767px) {
  .intelx-762468 p.lead {
    font-size: 1em;
  }
}

.intelx-762468 a {
  text-decoration: none;
}

.intelx-762468 span,
.intelx-762468 ul,
.intelx-762468 li,
.intelx-762468 a {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}

.intelx-762468 ul,
.intelx-762468 li {
  font-family: 'Intel One Display Regular', Helvetica, Arial, sans-serif;
}

.intelx-762468 sup {
  font-size: 50%;
  top: -0.75em;
}

.intelx-762468 p.legal {
  color: #b4b6b9;
}

.intelx-762468 p.legal a {
  color: #00c7fd;
  text-decoration: underline;
}

/*************************************************/
/* Global Site Styles and Classes */
/************************************************/
.intelx-762468 .hidden {
  display: none !important;
}

.intelx-762468 .block {
  display: block !important;
}

.intelx-762468 .invisible {
  opacity: 0 !important;
}

.intelx-762468.bg-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.intelx-762468 .nowrap {
  white-space: nowrap;
}

.intelx-762468 .bg-with-gutter {
  background-size: calc(100% - 80px) 100%;
}

.intelx-762468 .section-padding {
  padding-top: 70px;
  padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .intelx-762468 .section-padding {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}

.intelx-762468 .section-margin {
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .intelx-762468 .section-margin {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}

.intelx-762468 .section-top-margin {
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .intelx-762468 .section-top-margin {
    margin-top: 35px;
  }
}

.intelx-762468 .section-bottom-margin {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .intelx-762468 .section-bottom-margin {
    margin-bottom: 35px;
  }
}

.intelx-762468 .section-top-padding {
  padding-top: 70px;
}

@media screen and (max-width: 767px) {
  .intelx-762468 .section-top-padding {
    padding-top: 35px;
  }
}

.intelx-762468 .section-bottom-padding {
  padding-bottom: 70px;
}

@media screen and (max-width: 767px) {
  .intelx-762468 .section-bottom-padding {
    padding-bottom: 35px;
  }
}

.intelx-762468 .section-gutter {
  padding-left: 90px;
  padding-right: 90px;
}

@media screen and (max-width: 1023px) {
  .intelx-762468 .section-gutter {
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 50px;
  }
  .intelx-762468 .legal.module .section-gutter {
    padding-top: 0;
  }
}

@media screen and (max-width: 768px) {
  .intelx-762468 .section-gutter {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.intelx-762468 .module-content {
  max-width: 1240px;
  margin: 0 auto;
}

.intelx-762468 .module-content.no-max {
  max-width: none;
}

.intelx-762468 div.img-overflow-wrapper {
  position: relative;
}

.intelx-762468 div.img-overflow-wrapper::before {
  content: '';
  display: block;
  width: 100%;
}

.intelx-762468 div.img-overflow-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
}

.intelx-762468 .text-center {
  text-align: center;
}

.intelx-762468 .text-left {
  text-align: left;
}

.intelx-762468 .text-right {
  text-align: right;
}

.intelx-762468 .display-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.intelx-762468 .display-flex.direction-column {
  flex-direction: column;
}

.intelx-762468 .display-flex.justify-center {
  justify-content: center;
}

.intelx-762468 .display-flex.justify-between {
  justify-content: space-between;
}

.intelx-762468 .display-flex.justify-around {
  justify-content: space-around;
}

.intelx-762468 .display-flex.justify-start {
  justify-content: flex-start;
}

.intelx-762468 .display-flex.justify-end {
  justify-content: flex-end;
}

.intelx-762468 .display-flex.align-center {
  align-items: center;
}

.intelx-762468 .display-flex.align-start {
  align-items: flex-start;
}

.intelx-762468 .display-flex.align-end {
  align-items: flex-end;
}

.intelx-762468 .display-flex.flex-wrap {
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .intelx-762468 .display-flex.responsive-row {
    flex-direction: row;
  }

  .intelx-762468 .display-flex.responsive-column {
    flex-direction: column;
  }

  .intelx-762468 .display-flex.responsive-reverse {
    flex-direction: row-reverse;
  }

  .intelx-762468 .display-flex.direction-column.responsive-reverse,
  .intelx-762468 .display-flex.responsive-column.responsive-reverse {
    flex-direction: column-reverse;
  }
}

.intelx-762468 .display-flex>.align-start {
  align-self: flex-start;
}

.intelx-762468 .display-flex>.align-center {
  align-self: center;
}

.intelx-762468 .display-flex>.align-end {
  align-self: flex-end;
}

.intelx-762468 .display-flex>.flex-grow {
  flex: 1 !important;
}

.intelx-762468 .tablet-only,
.intelx-762468 .mobile-only {
  display: none !important;
}

@media screen and (min-width: 1024px) {

  .intelx-762468 .hide-on-desktop,
  .intelx-762468 .desktop-hide {
    display: none;
  }
  .intelx-762468 section.module.performance p.legal br {
    display: none;
  }
}

@media screen and (max-width: 768px) {

  .intelx-762468 .hide-on-mobile,
  .intelx-762468 .mobile-hide {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  /*.intelx-762468 .mobile-only {
    display: block !important;
  }*/
}

.intelx-762468 span.nowrap {
  white-space: nowrap;
}

/* Global Elements */
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

*::before,
*::after {
  box-sizing: inherit;
}

.intelx-762468 {
  margin: 0 auto;
  padding: 0;
  background: #010D19;
  max-width: 1200px;
  overflow: hidden;
}

.intelx-762468 img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

.intelx-762468 section.module {
  position: relative;
}

.intelx-762468 section.module.bg-image {
  background-size: 100% 100%;
}

.intelx-762468 button,
.intelx-762468 a.button,
.intelx-762468 .button {
  display: inline-block;
  padding: 10px 10px;
  border-radius: 0.25em;
  background-color: #0071c5;
  font-family: 'Intel One Display Regular', Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 0.7em;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}

.intelx-762468 sup.prominent {
  top: -0.25em;
  font-size: 90%;
}

.intelx-762468 a.back-to-top {
  position: absolute;
  bottom: 40px;
  right: 20px;
  text-decoration: underline;
  font-family: 'Intel One Text Regular', Helvetica, Arial, sans-serif;
  font-size: 0.6em;
  color: #00c7fd !important;
}

@media screen and (max-width: 767px) {
  .intelx-762468 a.back-to-top {
    bottom: 25px;
  }
}

.intelx-762468 a.next-section {
  display: block;
  margin: 0 auto;
  z-index: 1000;
  width: max-content;
  clear: both;
}

.intelx-762468 a.next-section:not(.relative) {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 767px) {
  .intelx-762468 a.next-section:not(.relative) {
    bottom: 1rem;
  }
}

.intelx-762468 a.next-section.relative img {
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .intelx-762468 a.next-section.relative img {
    width: 70px;
  }
}

.intelx-762468 div.btn-close {
  position: relative;
  height: 20px;
  width: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.5em;
  cursor: pointer;
}

.intelx-762468 div.btn-close::before,
.intelx-762468 div.btn-close::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 2px;
  /* cross thickness */
  background-color: #0079FF;
}

.intelx-762468 div.btn-close.white::before,
.intelx-762468 div.btn-close.white::after {
  background-color: white;
}

.intelx-762468 div.btn-close::before {
  transform: rotate(45deg);
}

.intelx-762468 div.btn-close::after {
  transform: rotate(-45deg);
}

.intelx-762468 .with-triangle:before {
  content: '';
  position: relative;
  top: 0.125em;
  font-size: 45%;
  display: inline-block;
  width: 0;
  height: 0;
  padding-right: 0.5em;
  border-style: solid;
  border-width: 1em 0 1em 1.7em;
  border-color: transparent transparent transparent #000000;
}

/********************************************************/
/* SLICK JS STYLES */
/*******************************************************/
/********************************************************/
/* PARTIALS STYLES */
/*******************************************************/
.intelx-762468 nav.tabs {
  position: relative;
  z-index: 2;
  max-width: 1360px;
  margin: 0 auto;
}

.intelx-762468 nav.tabs:hover div.nav-link {
  background: #ffffff;
}

.intelx-762468 nav.tabs div.nav-link.active {
  background-color: #00c7fd;
}

.intelx-762468 nav.tabs div.nav-link {
  flex: 1;
  margin: 0 1px;
  background-color: #ffffff;
  transition: background .15s linear, color .15s linear;
}

.intelx-762468 nav.tabs div.nav-link:hover {
  /* background: #ffffff; */
  /* color: white; */
}

.intelx-762468 nav.tabs div.nav-link a {
  min-height: 2em;
  padding: 0.85em 1em;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  letter-spacing: normal;
  color: #000000;
  font-size: 1em;
  font-family: 'Intel One Text Regular', Helvetica, Arial, sans-serif;
}

@media screen and (min-width: 769px) {
  .intelx-762468 nav.tabs div.nav-link:first-child {
    margin-left: 0;
  }

  .intelx-762468 nav.tabs div.nav-link:last-child {
    margin-right: 0;
  }
}

@media screen and (max-width: 1023px) {
  .intelx-762468 nav.tabs div.nav-link {
    font-size: 75%;
  }
}

@media screen and (max-width: 768px) {
  .intelx-762468 nav.tabs div.nav-link {
    margin: 0 0.625rem 0.625rem 0.625rem;
    font-size: 0.75em;
  }

  .intelx-762468 nav.tabs div.nav-link:last-child {
    margin-bottom: 0;
  }

  .intelx-762468 nav.tabs div.nav-link a {
    display: block;
    justify-content: space-between;
    text-align: center;
    min-height: 2.5em;
    padding: 0.75em 1.5em;
    font-size: 1.4em;
  }
}

@media screen and (max-width: 768px) {
  .intelx-762468 nav.tabs {
    width: 90%;
    max-width: 480px;
  }
}

.intelx-762468 video,
.intelx-762468 .video-wrapper {
  width: 100%;
  height: auto;
  cursor: pointer;
}

.module.single-column-video.bg-image.bottom-video .section-padding {
  padding-top: 20px;
  padding-bottom: 0px;
}

/********************************************************/
/* MODULE STYLES */
/*******************************************************/
/************************************/
/* Preloader Styles */
/************************************/

/******************************************/
/* Module Styles - HEADER  */
/****************************************/
.intelx-762468 section.module.header {
  color: white;
  overflow: hidden;
}

.intelx-762468 section.module.header.bg-image {
  background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_header_bg.jpg');
}

.intelx-762468 section.module.header h1 span {
  font-size: 50%;
}

.intelx-762468 section.module.header h2 {
  margin: 0;
}

.intelx-762468 section.module.header div.main {
  position: relative;
  flex: 0 0 50%;
  z-index: 1;
}

.intelx-762468 section.module.header div.img-overflow-wrapper.graphic {
  position: relative;
  flex: 1;
  z-index: 0;
}

.intelx-762468 section.module.header div.img-overflow-wrapper.graphic::before {
  padding-top: 86%;
}

.intelx-762468 section.module.header div.img-overflow-wrapper.graphic img {
  width: 150%;
  top: -40%;
  left: -20%;
}

.intelx-762468 section.module.header div.subhead {
  margin-top: 1em;
}

.intelx-762468 section.module.header div.subhead div.text-block {
  flex: 0 0 70%;
}

.intelx-762468 section.module.header div.img-overflow-wrapper.badge {
  flex: 0 0 30%;
}

.intelx-762468 section.module.header div.img-overflow-wrapper.badge::before {
  padding-top: 90%;
}

.intelx-762468 section.module.header div.img-overflow-wrapper.badge img {
  width: 180%;
  top: 0;
  left: -20%;
}

@media screen and (min-width: 769px) {
  .intelx-762468 section.module.header .section-gutter {
    padding-left: 0;
    padding-top: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1360px) {
  .intelx-762468 section.module.header h1 {
    font-size: 4.2vw;
  }

  .intelx-762468 section.module.header h2 {
    font-size: 2.9vw;
  }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
  .intelx-762468 section.module.header p {
    font-size: 80%;
  }
}

@media screen and (max-width: 768px) {
  .intelx-762468 section.module.header.bg-image {
    background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_header_bg_mobile.png');
  }

  .intelx-762468 section.module.header .section-padding {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .intelx-762468 section.module.header div.module-content {
    margin-bottom: 40px;
  }

  .intelx-762468 section.module.header h1 {
    font-size: 2em;
  }

  .intelx-762468 section.module.header h2 {
    font-size: 1.5em;
    margin-top: 1em;
    margin-bottom: 0.75em;
  }

  .intelx-762468 section.module.header p {
    font-size: 0.85em;
  }

  .intelx-762468 section.module.header div.img-overflow-wrapper.badge img {
    left: -32%;
  }
}

@media screen and (max-width: 480px) {
  .intelx-762468 section.module.header h1 {
    font-size: 8.3vw;
  }

  .intelx-762468 section.module.header h2 {
    font-size: 6.1vw;
  }

  .intelx-762468 section.module.header p {
    font-size: 3.4vw;
  }
}

/****************************************/
/* Module Styles - SINGLE COLUMN TEXT  */
/**************************************/
.intelx-762468 section.module.single-column-video.bg-image {
  background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_video_bg.jpg');
}

.intelx-762468 section.module.single-column-video.bg-image.bottom-video {
  background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_video_bg_2.jpg');
}

@media screen and (max-width: 767px) {
  .intelx-762468 section.module.single-column-video.bg-image {
    background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_video_bg_mobile.png');
  }

  .intelx-762468 section.module.single-column-video.bg-image.bottom-video {
    background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_video_bg_2_mobile.png');
  }

  .intelx-762468 section.module.single-column-video .section-gutter {
    padding-left: 0;
    padding-right: 0;
  }

  .intelx-762468 section.module.single-column-video {}
}

/****************************************/
/* Module Styles - PROCESSORS  */
/**************************************/
.intelx-762468 section.module.processors .section-padding {
  padding-top: 20px;
  padding-bottom: 55px;
}
.intelx-762468 section.module.processors {
  overflow: hidden;
}

.intelx-762468 section.module.processors.bg-image {
  background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_processors_bg.jpg');
}

.intelx-762468 section.module.processors div.main {
  position: relative;
  min-height: 650px;
}

.intelx-762468 section.module.processors div.headline,
.intelx-762468 section.module.processors div.text-block {
  position: relative;
  z-index: 1;
}

.intelx-762468 section.module.processors p.body {
  margin: 2em 0 3em 0;
}

.intelx-762468 section.module.processors p.legal {
  font-size: 0.7em;
  line-height: 1.5;
  padding-bottom: 1em;
}

.intelx-762468 section.module.processors div.img-overflow-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 44%;
}

.intelx-762468 section.module.processors div.img-overflow-wrapper::before {
  padding-top: 110%;
}

.intelx-762468 section.module.processors div.img-overflow-wrapper img {
  width: 161%;
  left: -34%;
}

.intelx-762468 section.module.processors a.next-section {
  padding-top: 0;
  position: relative;
  top: 110px;
}

@media screen and (max-width: 991px) {
  .intelx-762468 section.module.header div.img-overflow-wrapper.graphic::before {
    padding-top: 84%;
  }
  .intelx-762468 section.module.processors a.next-section {
    top: 0;
    padding: 20px 0px 15px;
  }
  .intelx-762468 .module-content.none-responsive {
    padding: 0;
  }
  .intelx-762468 section.module.legal div.legal-content {
    opacity: 1;
    transition: opacity 0.2s, height 0.2s;
    padding: 40px 0 30px;
}
}

@media screen and (min-width: 768px) and (max-width: 1360px) {

  .intelx-762468 section.module.processors div.main {
    min-height: 52vw;
  }
}

@media screen and (min-width: 769px) {
  .intelx-762468 section.module.processors div.headline,
  .intelx-762468 section.module.processors div.text-block {
    width: 44%;
  }
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .intelx-762468 section.module.processors div.main {
    font-size: 70%;
  }
}

@media screen and (max-width: 768px) {
  .module.single-column-video.bg-image.bottom-video .section-padding {
    padding-top: 0;
  }
  .intelx-762468 section.module.processors.bg-image {
    background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_processors_bg_mobile.png');
  }

  .intelx-762468 section.module.processors .section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .intelx-762468 section.module.processors div.img-overflow-wrapper {
    position: relative;
  }

  .intelx-762468 section.module.processors div.img-overflow-wrapper img {
    top: 1%;
    left: -83%;
  }

  .intelx-762468 section.module.processors p.body {
    margin: 1rem 0;
    font-size: 0.8em;
  }

  .intelx-762468 section.module.processors p.legal {
    font-size: 0.55em;
    padding-bottom: 1em;
  }
}

@media screen and (max-width: 480px) {
  .intelx-762468 section.module.processors p.body {
    font-size: 3.2vw;
  }
  .intelx-762468 section.module.processors .section-padding {
    padding-bottom: 18px;
}
}

.intelx-762468 section.module.performance.bg-image {
  background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_performance_bg.jpg');
}

.intelx-762468 section.module.performance .section-padding {
  padding-top: 0;
}

.intelx-762468 section.module.performance h4 {
  margin: 0 0 30px;
  font-family: 'Intel One Text Regular', Helvetica, Arial, sans-serif;
}

.intelx-762468 section.module.performance h4:first-child {
  font-family: 'Intel One Display Medium', Helvetica, Arial, sans-serif;
  font-size: 1.8em;
}

.intelx-762468 section.module.performance p.legal {
  margin: 40px 0 0 0;
  font-size: 0.7em;
}

.intelx-762468 section.module.performance div.blade>div {
  min-height: 410px;
  background-size: auto 100%;
}

.intelx-762468 section.module.performance div.blade>div:first-child {
  background-position: top right;
}

.intelx-762468 section.module.performance div.blade>div:last-child {
  background-position: top left;
}

.intelx-762468 section.module.performance div.block-wrapper {
  position: relative;
  padding: 20px 6%;
}

.intelx-762468 section.module.performance div.block-inner {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.intelx-762468 section.module.performance div.block-inner span {
  display: block;
  font-size: 1.25em;
  line-height: 1.2;
  text-align: center;
}

.intelx-762468 section.module.performance div.block-inner span.giga {
  margin: 20px auto 30px auto;
  font-family: 'Intel One Display Medium', Helvetica, Arial, sans-serif;
  color: #00c7fd;
  font-size: 1.5em;
  line-height: 1;
}
.intelx-762468 .giga-heading {
    margin: 20px auto 30px auto;
  font-family: 'Intel One Display Medium', Helvetica, Arial, sans-serif;
  color: #00c7fd;
  font-size: 2em;
  line-height: 1;
    font-weight:600
}
.intelx-762468 .small-giga {
    font-size:20px;
    font-weight:400;
}


.intelx-762468 section.module.performance div.block-inner span.giga::first-line {
  font-size: 2.5em;
}

.intelx-762468 section.module.performance #long-lasting div.img-wrapper {
  background-image: url('https://media.currys.biz/i/currysprod/intel-evo-sect1-hero.png');
}

.intelx-762468 section.module.performance #long-lasting div.block-wrapper {
  background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_performance_1_spark.png');
}

.intelx-762468 section.module.performance #threex-faster div.img-wrapper {
  background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_performance_2.png');
}

.intelx-762468 section.module.performance #threex-faster div.block-wrapper {
  background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_performance_2_spark.png');
}

.intelx-762468 section.module.performance #one-second div.img-wrapper {
  background-image: url('https://media.currys.biz/i/currysprod/intel-evo-charge-sect.png');
}

.intelx-762468 section.module.performance #one-second div.block-wrapper {
  background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_performance_3_spark.png');
}

.intelx-762468 section.module.performance #fourk-monitors div.img-wrapper {
  background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_performance_4.png');
}

.intelx-762468 section.module.performance #fourk-monitors div.block-wrapper {
  background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_performance_4_spark.png');
}

.intelx-762468 section.module.performance #fourth-laptop div.img-wrapper {
  background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_performance_3.png');
}

.intelx-762468 div.img-wrapper,
.intelx-762468 .bg-image {
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) and (max-width: 1360px) {
  .intelx-762468 section.module.performance div.blade>div {
    min-height: 35vw;
  }
}

@media screen and (min-width: 768px) {
  .intelx-762468 section.module.performance .section-padding {
    padding-bottom: 30px;
  }

  .intelx-762468 section.module.performance div.blade>div {
    flex: 0 0 50%;
  }

  .intelx-762468 section.module.performance a.next-section {
    padding: 0.8em 0 1em;
  }

  .intelx-762468 section.module.bottom-video a.next-section {
    padding: 2em 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
  .intelx-762468 section.module.performance div.module-content {
    font-size: 75%;
  }
}

@media screen and (max-width: 768px) {
  .intelx-762468 .desktop-only {
    display: none;
  }

  .intelx-762468 section.module.bottom-video a.next-section {
    padding: 1.5em 0;
  }

  .intelx-762468 section.module.performance {
    padding-bottom: 25px;
  }

  .intelx-762468 section.module.performance.bg-image {
    background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_performance_bg_mobile.png');
  }

  .intelx-762468 section.module.performance::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    background: white;
    z-index: 0;
    display: none;
  }

  .intelx-762468 section.module.performance div.module-content,
  .intelx-762468 section.module.single-column-video div.module-content {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .intelx-762468 section.module.performance h3 {
    font-family: 'Intel One Display Medium', Helvetica, Arial, sans-serif;
    font-size: 1.3em;
  }

  .intelx-762468 section.module.performance h4 {
    font-size: 1em;
    margin-bottom: 15px;
  }

  .intelx-762468 section.module.performance h4:first-child {
    font-size: 1.15em;
  }

  .intelx-762468 section.module.performance a {
    z-index: 1;
  }

  .intelx-762468 section.module.performance div.blade>div {
    background-size: cover;
  }

  .intelx-762468 section.module.performance div.blade>div.img-wrapper {
    min-height: 78vw;
  }

  .intelx-762468 section.module.performance div.blade>div.block-wrapper {
    min-height: 72vw;
  }

  .intelx-762468 section.module.performance div.blade>div:first-child {
    background-position: bottom center;
  }

  .intelx-762468 section.module.performance div.blade>div:last-child {
    background-position: top center;
  }

  .intelx-762468 section.module.performance div.block-inner span {
    font-size: 5.1vw;
  }

  .intelx-762468 section.module.performance div.block-inner span.giga {
    font-size: 5.5vw;
  }

  .intelx-762468 section.module.performance p.legal {
    /* font-size: 2.5vw; */
  }

  .intelx-762468 section.module.performance #long-lasting div.img-wrapper {
    background-image: url('https://media.currys.biz/i/currysprod/intel-evo-sect1-hero-mob.png');
  }

  .intelx-762468 section.module.performance #long-lasting div.block-wrapper {
    background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_performance_1_spark_mobile.png');
  }

  .intelx-762468 section.module.performance #threex-faster div.img-wrapper {
    background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_performance_2_mobile.png');
  }

  .intelx-762468 section.module.performance #threex-faster div.block-wrapper {
    background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_performance_2_spark_mobile.png');
  }

  .intelx-762468 section.module.performance #one-second div.img-wrapper {
    background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_performance_1_mobile.png');
  }

  .intelx-762468 section.module.performance #one-second div.block-wrapper {
    /* background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_performance_3_spark_mobile.png'); */
  }

  .intelx-762468 section.module.performance #fourk-monitors div.block-wrapper {
    min-height: 70vw;
    background-image: url('https://media.currys.biz/i/currysprod/intel-evo-brand-page_performance_4_spark_mobile.png');
  }

  .intelx-762468 section.module.performance a.next-section.relative {
    position: relative;
    padding-bottom: 1.5em;
  }
}

/******************************************/
/* Module Styles - Choose your PC  */
/****************************************/
.intelx-762468 section.module.retail {
  overflow-x: hidden;
  position: relative;
  color: #414042;
  background-color: #ffffff;
}

.intelx-762468 section.module.retail h3 {
  margin: 0 auto 1em auto;
  font-size: 2.1em;
}

.intelx-762468 section.module.retail h6 {
  text-align: center;
  margin: 0 auto 1.5em auto;
  font-family: 'Intel One Text Bold', Helvetica, Arial, sans-serif;
}

.intelx-762468 section.module.retail p.product {
  font-size: 0.85em;
  line-height: 1;
}

.intelx-762468 section.module.retail li,
.intelx-762468 section.module.retail a.button {
  font-family: 'Intel One Text Regular', Helvetica, Arial, sans-serif;
}

.intelx-762468 section.module.retail div.use-case {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  /*height: 100%;*/
  padding: 0 1em;
  margin-left: 0px !important;
  margin-bottom: 25px;
}

.intelx-762468 section.module.retail div.use-case div.image-wrap {
  width: 100%;
  overflow: visible;
  position: relative;
  text-align: center;
}

.intelx-762468 section.module.retail div.use-case img.primary {
  position: relative;
  width: 75%;
  margin: 0 auto 5px auto;
  z-index: 1;
}

.intelx-762468 section.module.retail div.use-case a.button {
  margin: auto auto 0 auto;
  padding: 0.5em;
  width: 100%;
  max-width: 275px;
  background-image: -moz-linear-gradient(8deg, #0570c5 0%, #00aeef 100%);
  background-image: -webkit-linear-gradient(8deg, #0570c5 0%, #00aeef 100%);
  background-image: -ms-linear-gradient(8deg, #0570c5 0%, #00aeef 100%);
  font-size: 1.123em;
  line-height: 1.15;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #414042;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-family: 'Intel One Display Medium', Helvetica, Arial, sans-serif;
  white-space: normal;
}

.intelx-762468 section.module.retail div.use-case a.button:focus {
  outline: none;
}

.intelx-762468 section.module.retail div.use-case a.button span {
  position: relative;
  top: 0.0625em;
}

.intelx-762468 section.module.retail div.use-case div.processor {
  align-items: center;
  max-width: 255px;
  margin: 0 auto 1.5em auto;
}

.intelx-762468 section.module.retail div.use-case div.processor img {
  max-width: 85px;
}

.intelx-762468 section.module.retail div.use-case div.processor div.text-block {
  margin-left: 20px;
}

.intelx-762468 section.module.retail div.use-case div.processor div.text-block p,
.intelx-762468 section.module.retail div.use-case div.processor div.text-block ul {
  margin: 0;
  padding: 0;
}

.intelx-762468 section.module.retail div.use-case div.processor div.text-block p {
  margin-bottom: 0.5em;
}

.intelx-762468 section.module.retail div.use-case div.processor div.text-block ul {
  padding-left: 15px;
}

.intelx-762468 section.module.retail div.use-case div.processor div.text-block li {
  line-height: 1.1em;
  font-size: 12px;
}

.intelx-762468 section.module.retail a.back-to-top {
  bottom: 20px;
}

@media screen and (min-width: 768px) {
  .intelx-762468 section.module.retail .section-padding {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media screen and (max-width: 1200px) {
  .intelx-762468 section.module.retail {
    font-size: 80%;
  }

  .intelx-762468 section.module.retail div.main {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media screen and (max-width: 896px) {
  .intelx-762468 section.module.retail div.use-case {
    padding: 0 1em 0 1em;
  }

  .intelx-762468 section.module.retail div.use-case div.image-wrap::after {
    display: none;
  }

  .intelx-762468 section.module.retail div.use-case div.processor img {
    width: 45%;
  }

  .intelx-762468 section.module.retail div.use-case div.processor div.text-block li {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .intelx-762468 section.module.retail {
    font-size: 100%;
  }

  .intelx-762468 section.module.retail .section-padding {
    padding-bottom: 0;
  }

  .intelx-762468 section.module.retail h3 {
    font-size: 1.2em;
    margin-bottom: 1.5em;
    padding: 0 1em;
  }

  .intelx-762468 section.module.retail div.module-content {
    max-width: none;
  }

  .intelx-762468 section.module.retail div.main {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }

  .intelx-762468 section.module.retail div.use-case {
    height: auto !important;
    padding-bottom: 0.5rem;
  }

  .intelx-762468 section.module.retail div.use-case div.image-wrap::after {
    display: block;
  }

  .intelx-762468 section.module.retail div.use-case div.processor {
    margin-left: auto;
    margin-right: auto;
  }

  .intelx-762468 section.module.retail div.use-case div.processor img {
    width: 50%;
  }

  .intelx-762468 section.module.retail img.primary {
    max-width: 375px;
    margin: 0 auto;
  }

  .intelx-762468 section.module.retail img.btn-next {
    padding: 12px 10px 12px 14px;
  }

  .intelx-762468 section.module.retail img.btn-prev {
    padding: 12px 14px 12px 10px;
  }
}

/* *************** -->
/* Module Styles - ACCESSORIES  */
/* *************** */

.intelx-762468 section.accessories.module {
  background: url(https://media.currys.biz/i/currysprod/intel-evo-brand-page_accessories-background.png) no-repeat center center;
  padding: 20px 0;
}

.intelx-762468 .module-content.none-responsive {
  max-width: 1200px;
}

.intelx-762468 .accessories.module .module-content {
  padding-left: 35px;
  padding-right: 35px;
}

.intelx-762468 .intel-evo-logo-left {
  flex: 0 0 20%;
  position: relative;
  top:10px;
}

.intelx-762468 .intel-evo-logo-right {
  flex: 0 0 15%;
  position: relative;
}

.intelx-762468 .accessories-text h3 {
  font-size: 2.3em;
}

.intelx-762468 .accessories-text {
  flex: 0 0 65%;
}

.intelx-762468 .intel-evo-logo-right .back-to-top {
  top: -26px;
}

.other-accessories.module .module-content {
  /*max-width: 1000px;*/
}

.other-accessories.module {
  background: #fff;
  padding: 30px 0 20px;
}

.intelx-762468 .other-accessories .add-item-image {
  flex: 0 0 50%;
  padding: 0 10%;
  position: relative;
}

.intelx-762468 .add-item-image:after {
  position: absolute;
  top: 0;
  right: 0;
  content: '';
  height: 100%;
  width: 2px;
  background: #e0e0e0;
}

.intelx-762468 .add-item-description {
  flex: 0 0 50%;
  padding: 0 10%;
}

.intelx-762468 .add-item-description h3,
.intelx-762468 .add-item-description p {
  color: #000;
}

.intelx-762468 .add-item-description p {
  margin-bottom: 2em;
  font-size: 1em;
}

.intelx-762468 .add-item-description h3 {
  font-size: 1.2em;
  font-family: 'Intel One Display Medium', Helvetica, Arial, sans-serif;
  padding-bottom: 10px;
}

.intelx-762468 .other-accessories .add-item-description .button {
  margin: auto auto 0 auto;
  padding: 0.5em;
  width: 100%;
  max-width: 275px;
  background-image: -moz-linear-gradient(8deg, #0570c5 0%, #00aeef 100%);
  background-image: -webkit-linear-gradient(8deg, #0570c5 0%, #00aeef 100%);
  background-image: -ms-linear-gradient(8deg, #0570c5 0%, #00aeef 100%);
  font-size: 1.123em;
  line-height: 1.15;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #414042;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-family: 'Intel One Display Medium', Helvetica, Arial, sans-serif;
  white-space: normal;
}

.intelx-762468 .module-content.explore-others {
  text-align: center;
  padding: 35px 0 5px;
}

.intelx-762468 .module-content.explore-others p {
  color: #333;
  font-size: 12px;
}

.intelx-762468 .module-content.explore-others h4 {
  color: #0059c1;
  font-family: 'Intel One Text Bold', Helvetica, Arial, sans-serif;
}

/******************************************/
/* Module Styles - LEGAL  */
/****************************************/
.intelx-762468 section.module.legal {
  background-color: #D5D5D5;
  color: #000000;
  overflow: hidden;
}

.intelx-762468 section.module.legal div.legal-content {
  opacity: 1;
  transition: opacity 0.2s, height 0.2s;
  padding: 60px 0 40px;
}

.intelx-762468 section.module.legal.hide-legal-content div.legal-content {
  opacity: 0;
}

.intelx-762468 section.module.legal.hide-legal-content button.legal-toggle.primary::before {
  transform: rotateX(0);
}

.intelx-762468 section.module.legal.hide-legal-content button.btn-close {
  display: none;
}

.intelx-762468 section.module.legal div.module-content a {
  text-decoration: none;
}

.intelx-762468 section.module.legal p {
  font-size: 13px;
  line-height: 1.25;
  margin-bottom: 1em;
}

.intelx-762468 section.module.legal button.btn-close {
  width: 30px;
}

.intelx-762468 section.module.legal button.legal-toggle {
  position: relative;
  margin: 1rem 0;
  padding: 0;
  font-size: 16px;
  text-decoration: underline;
  background: transparent;
  border: none;
  box-shadow: none;
  color: #000000;
}

.intelx-762468 section.module.legal button.legal-toggle:focus {
  outline: none;
}

.intelx-762468 section.module.legal button.legal-toggle.primary::before {
  content: '';
  position: absolute;
  top: 25%;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-top-color: 10px;
  border-top-color: black;
  border-bottom-width: 0;
  transform: rotateX(180deg);
}

.intelx-762468 section.module.legal button.legal-toggle span {
  padding-left: 25px;
}

.intelx-762468 section.module.legal a.back-to-top {
  /* font-size: 16px !important; */
  top: 2.5em;
}

@media screen and (max-width:991px) {
  .intelx-762468 .accessories-text h3 {
    font-size: 3.5vw;
  }
}

@media screen and (min-width: 620px) and (max-width: 768px) {
  .intelx-762468 .tablet-only {
    display: block !important;
  }

  .intelx-762468 section.module.header div.module-content {
    flex-direction: unset;
    max-width: 1240px;
  }

  .intelx-762468 section.module.header h1 {
    font-size: 3.9vw;
  }

  .intelx-762468 section.module.header h2 {
    font-size: 2.5vw;
  }

  .intelx-762468 section.module.header .section-padding {
    padding-top: 80px;
  }

  .intelx-762468 section.module.header div.module-content {
    margin-bottom: 74px;
  }

  .intelx-762468 section.module.header p {
    font-size: 1.5vw;
  }

  .intelx-762468 section.module.header div.img-overflow-wrapper.graphic img {
    width: 165%;
  }

  .intelx-762468 section.module.header div.img-overflow-wrapper.badge img {
    width: 155%;
  }

  .intelx-762468 section.module.retail h6 {
    font-size: 14px;
  }

  .intelx-762468 section.module.processors .section-padding,
  .intelx-762468 .module.legal .module-content {
    max-width: 660px;
    padding-left: 0;
    padding-right: 0;
  }

  .intelx-762468 section.module.processors div.text-block {
    padding-top: 20px;
  }

  .intelx-762468 section.module.processors h3 {
    max-width: 450px;
    font-size: 3.8vw;
  }

  .intelx-762468 section.module.processors p.body {
    font-size: 1em;
  }

  .intelx-762468 .single-column-video .section-padding {
    padding-bottom: 40px;
  }

  .intelx-762468 section.module.processors p.legal {
    font-size: .9em;
  }

  .intelx-762468 section.module.processors div.img-overflow-wrapper {
    max-width: 350px;
    margin-top: 50px;
  }

  .intelx-762468 section.module.retail div.use-case div.processor img {
    width: 34%;
  }

  .intelx-762468 section.module.performance #fourk-monitors div.block-wrapper {
    min-height: auto;
  }

  .intelx-762468 section.module.performance a.next-section.relative {
    top: 0;
  }

  .intelx-762468 section.module.performance div.block-inner span {
    font-size: 3.5vw;
  }

  .intelx-762468 section.module.performance div.block-inner span.giga {
    font-size: 4vw;
  }

  .intelx-762468 section.module.performance div.blade>div.block-wrapper {
    min-height: 42vw;
  }

  .intelx-762468 section.module.performance p.legal {
    font-size: 2.5vw;
    padding-bottom: 15px;
  }

  .intelx-762468 section.module.performance #fourk-monitors div.img-wrapper {
    margin: 0 2em;
  }

  .intelx-762468 section.module.performance div.blade>div.img-wrapper {
    min-height: 70vw;
  }

  .intelx-762468 section.module.bottom-video a.next-section {
    padding: 3em 0;
  }

  .intelx-762468 section.module.performance div.block-inner {
    max-width: 485px;
  }

  .intelx-762468 section.module.processors div.img-overflow-wrapper img {
    top: -23%;
    left: -55%;
    width: 165%;
  }
  .intelx-762468 .module-content.explore-others h4 {
    font-size: 2.5vw;
}
}

@media screen and (max-width: 619px) {
  .intelx-762468 .mobile-only {
    display: block !important;
  }

  .intelx-762468 .module.retail a.next-section {
    margin-bottom: 30px;
  }

  .intelx-762468 section.module.processors div.img-overflow-wrapper img {
    left: auto;
    width: 120%;
    right: -39px;
    top: 6%;
  }

  .intelx-762468 section.module.processors div.img-overflow-wrapper {
    left: 0;
  }

  .intelx-762468 section.module.processors div.img-overflow-wrapper::before {
    padding-top: 104%;
  }

  .intelx-762468 section.module.performance div.module-content,
  .intelx-762468 section.module.performance.bg-image {
    padding-bottom: 0;
  }

  .intelx-762468 .add-item-description h3 {
    font-size: 3vw;
  }
  .intelx-762468 .add-item-description p {
    font-size: 2vw;
}
.intelx-762468 .module-content.explore-others h4 {
  font-size: 3vw;
  margin-bottom: 5px;
  line-height: normal;
}
.intelx-762468 .module-content.explore-others {
  max-width: 410px;
}
.intelx-762468 .module-content.explore-others p {
  font-size: 10px;
}
.intelx-762468 .other-accessories .add-item-description .button {
  font-size: .6em;
}
.intelx-762468 .module-content.none-responsive {
  padding-left: 0;
  padding-right: 0;
}
.intelx-762468 section.module.processors div.main {
  min-height: 635px;
}
.intelx-762468 .accessories-text h3 {
  font-size: 3.2vw;
}
.intelx-762468 section.module.legal div.legal-content {
  opacity: 1;
  transition: opacity 0.2s, height 0.2s;
  padding: 40px 0 30px;
}
}

@media screen and (max-width: 767px) {
  .intelx-762468 section.module.legal p {
    font-size: 0.7rem;
  }

  .intelx-762468 a.next-section {
    display: block !important;
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .intelx-762468 .module.retail .module-content {
    max-width: 100%;

  }

  .intelx-762468 .four.columns {
    width: 33.33%;
  }
}

@media (max-width: 420px) {
  .intelx-762468 section.accessories.module {
    padding: 10px 0;
  }
  .intelx-762468 .intel-evo-logo-left {
    top: 5px;
  }
.intelx-762468 section.module.retail h3 {
  max-width: 320px;
}
.other-accessories.module {
  padding-bottom: 10px;
}
.intelx-762468 .module-content.explore-others {
  max-width: 320px;
}
.module.single-column-video.bg-image.bottom-video a.back-to-top.mobile-hide {
  display: block;
  bottom: 30px;
}
}


/********** new css *********/
.acc-container {color:#000; display:flex;}
.acc-box {flex:1; padding:10px 20px; text-align:center; display:flex; flex-direction: column; justify-content: space-between;}
.acc-box-text {padding:20px 0;}

.acc-container .button{
    margin: auto auto 0 auto;
  padding: 0.5em;
  width: 100%;
  max-width: 275px;
  background-image: -moz-linear-gradient(8deg, #0570c5 0%, #00aeef 100%);
  background-image: -webkit-linear-gradient(8deg, #0570c5 0%, #00aeef 100%);
  background-image: -ms-linear-gradient(8deg, #0570c5 0%, #00aeef 100%);
  font-size: 1.123em;
  line-height: 1.15;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #414042;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  font-family: 'Intel One Display Medium', Helvetica, Arial, sans-serif;
  white-space: normal; 
    display:inline-block;
}
@media (max-width:700px){
    .acc-container {color:#000; flex-direction: column;}
    .acc-box-img {padding:0 15%;}
    .acc-box {margin-bottom:30px;}
}


.disc-sect {margin-bottom:20px;}
.disc-sect li{font-size:13px; list-style: none; margin-bottom:5px;}
.video-sect{margin:40px 50px;}

.module-content h6{color: #414042;}

/******* video section *******/
.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ height: 0; overflow: hidden; } 
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow:hidden;} 


/********** Others **********/
.dcg .clearfix::after {
  content: "";
  clear: both;
  display: table;
}