/********************************************************/
/* GLOBAL STYLES */
/*******************************************************/
/******************************************/
/* Normalize  */
/****************************************/
@import "/wcsstore/hpusstore/Treatment/cvPages/intelEvo/vendor/slick.css";

/******************************************/
/* Variables  */
/****************************************/
/* Breakpoints, Spacing, and Layout */
/* Colors */
/*added by arindam*/
.intelEvoAd h1 {
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif!important;
  font-size: 2.75em;
  line-height: 1.1;
  margin: 0;
	color: #fff;
}
@media screen and (max-width: 767px) {
.intelEvoAd h1 {
    font-size: 2.3em;
  }
}

/******************************************/
/* The Grid (Skeleton)  */
/****************************************/
.row {
  position: relative;
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  box-sizing: border-box;
}
.row::after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
}
.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box;
}
/* For devices tablet size and up devices only */
@media (min-width: 768px) {
  .column:first-child,
  .columns:first-child {
    margin-left: 0;
  }
  .one.columns {
    width: 8.33%;
  }
  .two.columns {
    width: 16.67%;
  }
  .three.columns {
    width: 25%;
  }
  .four.columns {
    width: 33.33%;
  }
  .five.columns {
    width: 41.67%;
  }
  .six.columns {
    width: 50%;
  }
  .seven.columns {
    width: 58.33%;
  }
  .eight.columns {
    width: 66.67%;
  }
  .nine.columns {
    width: 75%;
  }
  .ten.columns {
    width: 83.33%;
  }
  .eleven.columns {
    width: 91.67%;
  }
  .twelve.columns {
    width: 100%;
    margin-left: 0;
  }
  .offset-one.columns {
    padding-right: 8.33%;
  }
  .columns.pad-right {
    padding-right: 4%;
  }
  .columns.pad-left {
    padding-left: 4%;
  }
}
/******************************************/
/* Typography  */
/****************************************/
@font-face {
  font-family: "Intel Clear Regular";
  src: url("/wcsstore/hpusstore/Treatment/cvPages/intelEvo/fonts/IntelClear-Regular.woff") format("woff");
}
@font-face {
  font-family: "Intel One Display Regular";
  src: url("/wcsstore/hpusstore/Treatment/cvPages/intelEvo/fonts/IntelOne-Regular.woff") format("woff");
}
@font-face {
  font-family: "Intel One Display Medium";
  src: url("/wcsstore/hpusstore/Treatment/cvPages/intelEvo/fonts/IntelOne-Medium.woff") format("woff");
}
@font-face {
  font-family: "Intel One Display Bold";
  src: url("/wcsstore/hpusstore/Treatment/cvPages/intelEvo/fonts/IntelOne-Bold.woff") format("woff");
}
@font-face {
  font-family: "Intel One Text Regular";
  src: url("/wcsstore/hpusstore/Treatment/cvPages/intelEvo/fonts/IntelOne-Text-Regular.woff") format("woff");
}
@font-face {
  font-family: "Intel One Text Medium";
  src: url("/wcsstore/hpusstore/Treatment/cvPages/intelEvo/fonts/IntelOne-Text-Medium.woff") format("woff");
}
@font-face {
  font-family: "Intel One Text Bold";
  src: url("/wcsstore/hpusstore/Treatment/cvPages/intelEvo/fonts/IntelOne-Text-Bold.woff") format("woff");
}
html {
  font-size: 20px;
}
body {
/*  font-family: "Intel One Text Regular", Helvetica, Arial, sans-serif;*/
  font-weight: normal;
  font-size: 100%;
  line-height: 1.5;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
sup {
  font-size: 50%;
  top: -0.75em;
}
sup.legal {
  top: -0.4125em;
  font-size: 65%;
}
sup.prominent {
  top: -0.25em;
  font-size: 90%;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  font-weight: normal;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child,
p:first-child,
a:first-child {
  margin-top: 0;
}
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child,
p:last-child,
a:last-child {
  margin-bottom: 0;
}
h1.white,
h2.white,
h3.white,
h4.white,
h5.white,
h6.white,
p.white,
li.white,
a.white,
span.white {
  color: #ffffff !important;
}
h1.sky-blue,
h2.sky-blue,
h3.sky-blue,
h4.sky-blue,
h5.sky-blue,
h6.sky-blue,
p.sky-blue,
li.sky-blue,
a.sky-blue,

span.sky-blue {
  color: #20C4F3 !important;
}
h1.dark-blue,
h2.dark-blue,
h3.dark-blue,
h4.dark-blue,
h5.dark-blue,
h6.dark-blue,
p.dark-blue,
li.dark-blue,
a.dark-blue,
span.dark-blue {
  color: #003c71 !important;
}
h1.intel-blue,
h2.intel-blue,
h3.intel-blue,
h4.intel-blue,
h5.intel-blue,
h6.intel-blue,
p.intel-blue,
li.intel-blue,
a.intel-blue,
span.intel-blue {
  color: #0071c5 !important;
}
h1.gold,
h2.gold,
h3.gold,
h4.gold,
h5.gold,
h6.gold,
p.gold,
li.gold,
a.gold,
span.gold {
  color: #ffb73c !important;
}
h1.bold,
h2.bold,
h3.bold,
h4.bold,
h5.bold,
h6.bold,
p.bold,
li.bold,
a.bold,
span.bold {
  font-family: "Intel One Text Bold", Helvetica, Arial, sans-serif;
}
h1.medium,
h2.medium,
h3.medium,
h4.medium,
h5.medium,
h6.medium,
p.medium,
li.medium,
a.medium,
span.medium {
  font-family: "Intel One Text Medium", Helvetica, Arial, sans-serif;
}
h1.regular,
h2.regular,
h3.regular,
h4.regular,
h5.regular,
h6.regular,
p.regular,
li.regular,
a.regular,
span.regular {
  font-family: "Intel One Text Regular", Helvetica, Arial, sans-serif;
}
h1.italic,
h2.italic,
h3.italic,
h4.italic,
h5.italic,
h6.italic,
p.italic,
li.italic,
a.italic,
span.italic {
  font-family: "Intel One Text Italic", "Intel One Text Regular", Helvetica, Arial, sans-serif;
}
h1.bolditalic,
h2.bolditalic,
h3.bolditalic,
h4.bolditalic,
h5.bolditalic,
h6.bolditalic,
p.bolditalic,
li.bolditalic,
a.bolditalic,
span.bolditalic {
  font-family: "Intel One Text Bold Italic", "Intel One Text Italic", "Intel One Text Regular", Helvetica, Arial, sans-serif;
}
h1.reduced,
h2.reduced,
h3.reduced,
h4.reduced,
h5.reduced,
h6.reduced,
p.reduced,
li.reduced,
a.reduced,
span.reduced {
  font-size: 75%;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.intelEvoAd h1 {
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
  font-size: 2.75em;
  line-height: 1.1;
  margin: 0;
}
@media screen and (max-width: 767px) {
.intelEvoAd h1 {
    font-size: 2.3em;
  }
}
.intelEvoAd h2 {
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
  font-size: 3.15em;
  line-height: 1;
  margin: 0;
  margin-bottom: 0.25em;
}
@media screen and (max-width: 767px) {
.intelEvoAd h2 {
    font-size: 1.45em;
  }
}
.intelEvoAd h3 {
  font-family: "Intel One Text Medium", Helvetica, Arial, sans-serif;
  font-size: 2.5em;
  line-height: 1.15;
  margin: 0;
	color: #fff;
}
@media screen and (max-width: 767px) {
.intelEvoAd h3 {
    font-size: 2.5em;
  }
}
.intelEvoAd h4 {
  font-family: "Intel One Text Medium", Helvetica, Arial, sans-serif;
  font-size: 2.2em;
  line-height: 1.2;
  margin: 0;
}
@media screen and (max-width: 767px) {
.intelEvoAd h4 {
    font-size: 2.6em;
  }
}
.intelEvoAd h5 {
  font-family: "Intel One Text Medium", Helvetica, Arial, sans-serif;
  font-size: 1.8em;
  line-height: 1.1;
  margin: 0;
}
@media screen and (max-width: 767px) {
.intelEvoAd h5 {
    font-size: 2.25em;
  }
}
.intelEvoAd h6 {
  font-family: "Intel One Text Regular", Helvetica, Arial, sans-serif;
  font-size: 0.95em;
  line-height: 1.1;
  margin: 0;
}
.intelEvoAd p {
  font-family: "Intel One Text Regular", Helvetica, Arial, sans-serif;
  font-size: 1.2em;
  line-height: normal;
}
@media screen and (max-width: 1023px) {
.intelEvoAd p {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 767px) {
.intelEvoAd p {
    font-size: 1.85em;
  }
}
.intelEvoAd p.lead {
  font-size: 1.4em;
  line-height: 1.3;
}
@media screen and (max-width: 1023px) {
.intelEvoAd p.lead {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 767px) {
.intelEvoAd p.lead {
    font-family: "Intel One Text Regular", Helvetica, Arial, sans-serif;
    font-size: 1.65em;
  }
}
.intelEvoAd span,
.intelEvoAd ul,
.intelEvoAd li,
.intelEvoAd a {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}
.intelEvoAd ul,
.intelEvoAd li {
  font-family: "Intel One Text Regular", Helvetica, Arial, sans-serif;
}
/*************************************************/
/* Global Site Styles and Classes */
/************************************************/
.hidden {
  display: none !important;
}
.block {
  display: block !important;
}
@media screen and (min-width: 768px) {
  .desktop-block {
    display: block !important;
  }
}
.invisible {
  opacity: 0 !important;
}
.bg-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.bg-wrap {
  background-image: url('/wcsstore/hpusstore/Treatment/cvPages/intelEvo/main_bg.png');
  background-size: 100% 100%;
}
@media screen and (max-width: 767px) {
  .bg-wrap {
    background-image: url('/wcsstore/hpusstore/Treatment/cvPages/intelEvo/main_bg_mobile.png');
  }
}
.nowrap {
  white-space: nowrap;
}
.bg-with-gutter {
  background-size: calc(100% - 80px) 100%;
}
.section-padding {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (max-width: 1023px) {
  .section-padding {
    padding-top: 12%;
    padding-bottom: 12%;
  }
}
@media screen and (max-width: 767px) {
  .section-padding {
    padding-top: 12%;
    padding-bottom: 12%;
  }
}
.section-padding-top {
  padding-top: 60px;
}
@media screen and (max-width: 1023px) {
  .section-padding-top {
    padding-top: 12%;
  }
}
@media screen and (max-width: 767px) {
  .section-padding-top {
    padding-top: 12%;
  }
}
.section-padding-bottom {
  padding-bottom: 60px;
}
@media screen and (max-width: 1023px) {
  .section-padding-bottom {
    padding-bottom: 12%;
  }
}
@media screen and (max-width: 767px) {
  .section-padding-bottom {
    padding-bottom: 12%;
  }
}
.section-gutter {
  padding-left: 105px;
  padding-right: 105px;
}
@media screen and (max-width: 1023px) {
  .section-gutter {
    padding-left: 90px;
    padding-right: 90px;
  }
}
@media screen and (max-width: 767px) {
  .section-gutter {
    padding-left: 6.5%;
    padding-right: 6.5%;
  }
}
.section-gutter-left {
  padding-left: 105px;
}
@media screen and (max-width: 1023px) {
  .section-gutter-left {
    padding-left: 90px;
  }
}
@media screen and (max-width: 767px) {
  .section-gutter-left {
    padding-left: 6.5%;
  }
}
.section-gutter-right {
  padding-right: 105px;
}
@media screen and (max-width: 1023px) {
  .section-gutter-right {
    padding-right: 90px;
  }
}
@media screen and (max-width: 767px) {
  .section-gutter-right {
    padding-right: 6.5%;
  }
}
.module-content {
  max-width: 1360px;
  margin: 0 auto;
}
.module-content.no-max {
  max-width: none;
}
@media screen and (max-width: 767px) {
}
div.img-overflow {
  position: relative;
}
div.img-overflow::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}
div.img-overflow img {
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  max-width: none;
  pointer-events: none;
}
.display-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.display-flex.direction-column {
  flex-direction: column;
}
.display-flex.justify-center {
  justify-content: center;
}
.display-flex.justify-between {
  justify-content: space-between;
}
.display-flex.justify-around {
  justify-content: space-around;
}
.display-flex.justify-start {
  justify-content: flex-start;
}
.display-flex.justify-end {
  justify-content: flex-end;
}
.display-flex.align-items-center {
  align-items: center;
}
.display-flex.align-items-start {
  align-items: flex-start;
}
.display-flex.align-items-end {
  align-items: flex-end;
}
.display-flex.flex-wrap {
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .display-flex.responsive-row {
    flex-direction: row;
  }
  .display-flex.responsive-column {
    flex-direction: column;
  }
  .display-flex.responsive-reverse {
    flex-direction: row-reverse;
  }
  .display-flex.direction-column.responsive-reverse,
  .display-flex.responsive-column.responsive-reverse {
    flex-direction: column-reverse;
  }
}
.display-flex > .align-self-start {
  align-self: flex-start;
}
.display-flex > .align-self-center {
  align-self: center;
}
.display-flex > .align-self-end {
  align-self: flex-end;
}
.display-flex > .flex-grow {
  flex: 1 !important;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.w-100 {
  width: 100%;
}
.w-fit {
  width: fit-content;
}
@media screen and (min-width: 1024px) {
  .hide-on-desktop,
  .desktop-hide {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .hide-on-mobile,
  .mobile-hide {
    display: none;
  }
}
.desktop-only {
  display: block !important;
}
@media screen and (max-width: 767px) {
  .desktop-only {
    display: none !important;
  }
}
.mobile-only {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .mobile-only {
    display: block !important;
  }
}
span.nowrap {
  white-space: nowrap;
}
/* Global Elements */
/*
* {
  box-sizing: border-box;
}
*::before,
*::after {
  box-sizing: inherit;
}
*/
body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  overflow-x: hidden;
}
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
section.module {
  position: relative;
  max-width: 100%;
/*  overflow: hidden;*/
	height: auto;
}
button,
a.button,
.button {
  display: inline-block;
  padding: 10px 10px;
  border-radius: 0.25em;
  background-color: #0071c5;
  font-family: "Intel One Text Regular", Helvetica, Arial, sans-serif;
  color: #ffffff;
  font-size: 0.7em;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
a.back-to-top {
  position: absolute;
  bottom: 1.5em;
  right: 2em;
  color: #20C4F3;
  font-size: 0.75em;
}
@media screen and (max-width: 767px) {
  a.back-to-top {
    font-size: 0.4em;
    right: 0.5rem;
    color: #d7f2f9;
  }
}
a.next-section {
  display: block;
  margin: 0 auto;
  z-index: 1;
}
a.next-section:not(.relative) {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  a.next-section:not(.relative) {
    bottom: 0.5rem;
    width: 50px;
  }
}
a.next-section.relative img {
  display: block;
  margin: 0 auto;
}
a.next-section.relative.standalone {
  position: relative;
  height: 60px;
}
a.next-section.relative.standalone img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -20px;
}
div.btn-close {
  position: relative;
  height: 20px;
  width: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.5em;
  cursor: pointer;
}
div.btn-close::before,
div.btn-close::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  /* cross thickness */
  background-color: #0079ff;
}
div.btn-close.white::before,
div.btn-close.white::after {
  background-color: white;
}
div.btn-close::before {
  transform: rotate(45deg);
}
div.btn-close::after {
  transform: rotate(-45deg);
}
.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;
}
.spark {
  position: relative;
}
.spark::after {
  content: "";
  position: absolute;
  background-color: #20C4F3;
}
.sparks {
  position: relative;
}
.sparks::after {
  content: "";
  position: absolute;
  background-color: #20C4F3;
}
.sparks::before {
  content: "";
  position: absolute;
  background-color: #20C4F3;
}
.slick-slide,
.slick-track,
.slick-list,
.slick-slider {
  overflow: visible;
}
.btn-prev,
.btn-next {
  position: absolute;
  bottom: 0;
  background: #20C4F3;
}
.btn-prev {
  left: 0;
  padding: 12px 14px 12px 10px;
}
.btn-next {
  right: 0;
  padding: 12px 10px 12px 14px;
}
ul.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  height: 50px;
  list-style-type: none;
}
ul.slick-dots li {
  margin: 7px;
}
ul.slick-dots button {
  color: transparent;
  background: transparent;
  border: 3px solid #20C4F3;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  padding: 0;
  margin: 0;
  text-align: center;
  vertical-align: middle;
}
ul.slick-dots button:focus {
  outline: none;
}
ul.slick-dots li.slick-active button {
  background: #20C4F3;
}
.slick-slide:focus {
  outline: 0;
}
/********************************************************/
/* SLICK JS STYLES */
/*******************************************************/
/********************************************************/
/* PARTIALS STYLES */
/*******************************************************/
nav.tabs {
  position: relative;
  z-index: 2;
  margin: 0 auto;
}
nav.tabs:hover div.nav-link {
  background: #0ba8d5;
}
nav.tabs:hover div.nav-link a {
  color: #000000;
}
nav.tabs div.nav-link {
  flex: 1;
  margin: 0 0.175em;
  background-color: #20C4F3;
  transition: background 0.1s linear, color 0.1s linear;
}
nav.tabs div.nav-link:hover {
  background: #20C4F3;
}
nav.tabs div.nav-link:hover a {
  color: #000000;
}
nav.tabs a {
  align-items: center;
  min-height: 3em;
  padding: 0.5em 1em;
  line-height: 1.1;
  text-align: center;
  text-decoration: none;
  letter-spacing: normal;
  font-size: 1.2em;
  color: #000000;
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 768px) {
  nav.tabs {
    background: #072551;
  }
  nav.tabs div.nav-link:first-child {
    margin-left: 0;
  }
  nav.tabs div.nav-link:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 1023px) {
  nav.tabs a {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 767px) {
  nav.tabs div.nav-link {
    margin: 0 0.5em 0.5em 0.5em;
  }
  nav.tabs a {
    min-height: 2rem;
    font-size: 4.5vw;
  }
}
video,
.video-wrapper {
  width: 100%;
  height: auto;
}
.video-js .vjs-dock-text {
  display: none;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder::before {
  display: none;
}
.bc-player-default_default .vjs-big-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-top: 0;
  opacity: 0.9;
  background-image: url('/wcsstore/hpusstore/Treatment/cvPages/intelEvo/video_play.png');
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  background-size: auto;
  border: none !important;
  box-shadow: none !important;
  transition: all 200ms ease;
  transform: translate(-50%, -50%);
}
.bc-player-default_default .vjs-big-play-button::before {
  content: "";
  display: none;
}
.bc-player-default_default .vjs-big-play-button:hover {
  background-color: transparent;
  opacity: 1;
}
.bc-iframe,
.bc-iframe body,
.bc-player-default_default,
.bc-player-default_default .vjs-poster {
  background-size: cover;
}
.bc-player-default_default .vjs-play-progress,
.bc-player-default_default .vjs-volume-level,
.bc-player-default_default .vjs-big-play-button:active,
.bc-player-default_default .vjs-big-play-button:focus,
.bc-player-default_default:active .vjs-big-play-button,
.bc-player-default_default:hover .vjs-big-play-button {
  background-color: transparent;
}
/********************************************************/
/* MODULE STYLES */
/*******************************************************/
/************************************/
/* Preloader Styles */
/************************************/
section.module-preloader {
  position: fixed;
  z-index: 9999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
}
section.module-preloader img {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
section.module-preloader.fadeOut {
  -webkit-animation: fadeOut 500ms ease forwards;
  animation: fadeOut 500ms ease forwards;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
/******************************************/
/* Module Styles - HEADER  */
/****************************************/
section.module.header .bg-image {
  background-image: url("/wcsstore/hpusstore/Treatment/cvPages/intelEvo/header_bg.png");
  background-position: right;
}
section.module.header .section-padding {
  padding-top: 84px;
  padding-bottom: 60px;
}
section.module.header .section-gutter {
  padding-left: 84px;
  padding-right: 84px;
}
section.module.header div.module-content {
  position: relative;
}
section.module.header div.module-content::after {
  content: '';
  position: absolute;
  height: 84px;
  width: 84px;
  top: 0;
  right: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('/wcsstore/hpusstore/Treatment/cvPages/intelEvo/header_logo.png');
}
section.module.header div.module-content-inner {
  position: relative;
  min-height: 470px;
  padding-right: 4.5%;
  border: 6px solid;
  border-image-slice: 1;
  border-width: 5px;
  border-image-source: linear-gradient(to bottom right, #0E1E51, #56CBD8);
}
section.module.header h5 {
  margin-top: 2.5em;
  max-width: 14em;
	color: #fff;
}
section.module.header .headline {
  position: relative;
  z-index: 3;
}
section.module.header .fg.img-overflow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 56%;
  max-width: 788px;
  pointer-events: none;
  z-index: 2;
}
section.module.header .fg.img-overflow::before {
  padding-top: 80%;
}
section.module.header .fg.img-overflow img {
  width: 130%;
  left: -5%;
}
section.module.header div.headline {
  width: 49%;
}
section.module.header .badge.img-overflow {
  position: absolute;
  right: 2%;
  bottom: 100px;
  width: 11%;
}
section.module.header .badge.img-overflow::before {
  padding-top: 133%;
}
section.module.header .badge.img-overflow img {
  width: 195%;
  top: -21%;
  right: -40%;
  left: unset;
}
@media screen and (min-width: 768px) and (max-width: 1360px) {
  section.module.header h1 {
    font-size: 4vw;
  }
  section.module.header h2 {
    font-size: 2.15vw;
  }
  section.module.header h5 {
    font-size: 2.7vw;
  }
  section.module.header div.module-content-inner {
    min-height: 34.5vw;
  }
  section.module.header img.badge {
    width: 30vw;
  }
}
@media screen and (max-width: 767px) {
  section.module.header {
    padding-bottom: 2%;
  }
  section.module.header.bg-image,
  section.module.header .bg-image {
    background-image: url("/wcsstore/hpusstore/Treatment/cvPages/intelEvo/header_bg_mobile.png");
    background-position: top;
    background-size: 100% 100%;
  }
  section.module.header.bg-image .bg-image,
  section.module.header .bg-image .bg-image {
    position: relative;
    background-image: none;
  }
  section.module.header .section-padding {
    padding-top: 14vw;
    padding-bottom: 14vw;
  }
  section.module.header .section-gutter {
    padding-left: 14vw;
    padding-right: 14vw;
  }
  section.module.header div.module-content::after {
    height: 14vw;
    width: 14vw;
  }
  section.module.header div.module-content-inner {
    border-image-source: linear-gradient(to top right, #0E1E51, #56CBD8);
  }
  section.module.header h1 {
    font-size: 6vw;
  }
  section.module.header h2 {
    font-size: 3.8vw;
  }
  section.module.header h5 {
    font-size: 4vw;
    max-width: 85%;
  }
  section.module.header div.module-content-inner {
    min-height: 0;
    border-width: 3px;
    padding-top: 65%;
    padding-left: 6%;
    padding-right: 6%;
    padding-bottom: 11%;
  }
  section.module.header .fg.img-overflow {
    top: 42px;
    left: 0;
    right: 0;
    bottom: unset;
    width: 100%;
    height: auto;
  }
  section.module.header .fg.img-overflow img {
    width: 100%;
    left: 0;
  }
  section.module.header div.headline {
    width: auto;
  }
  section.module.header .badge.img-overflow {
    width: 18%;
    bottom: 10%;
    right: 7%;
  }
}
/****************************************/
/* Module Styles - SINGLE COLUMN TEXT  */
/**************************************/
section.module.single-column .bg-image {
  background-image: url('/wcsstore/hpusstore/Treatment/cvPages/intelEvo/singlecolumn_bg-hp.png');
  background-position: top right;
}
section.module.single-column .module-content {
  min-height: 53vw;
  max-width: 100%;
}
section.module.single-column h2 {
  font-size: 4.5vw;
  width: 10em;
  margin-left: auto;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
@media screen and (max-width: 767px) {
  section.module.single-column .bg-image {
    background-image: url('/wcsstore/hpusstore/Treatment/cvPages/intelEvo/singlecolumn_bg_mobile-hp.png');
    background-position: bottom right;
  }
  section.module.single-column .module-content {
    min-height: 61vw;
  }
  section.module.single-column .section-padding {
    padding-top: 3%;
  }
  section.module.single-column h2 {
    font-size: 6vw;
  }
}
section.module.text-media-block {
  overflow: visible;
}
section.module.text-media-block .bg-image {
  background-size: 100% 100%;
}
section.module.text-media-block div.module-content {
  align-items: stretch;
  max-width: 100%;
}
section.module.text-media-block p {
  margin-top: 0.8em;
  max-width: 17em;
}
section.module.text-media-block div.media-block > img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  section.module.text-media-block .section-gutter {
    padding-left: 8%;
    padding-right: 6%;
  }
  section.module.text-media-block div.text-block,
  section.module.text-media-block div.media-block {
    flex: 1;
  }
  section.module.text-media-block div.text-block:first-child,
  section.module.text-media-block div.media-block:first-child {
    flex: 0 0 53%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1360px) {
  section.module.text-media-block h3 {
    font-size: 3.7vw;
  }
  section.module.text-media-block h4 {
    font-size: 3.2vw;
  }
  section.module.text-media-block p.lead {
    font-size: 2.05vw;
  }
}
@media screen and (max-width: 767px) {
  section.module.text-media-block .section-padding {
    padding-top: 13%;
    padding-bottom: 13%;
  }
  section.module.text-media-block .section-gutter {
    padding-left: 11%;
    padding-right: 11%;
  }
  section.module.text-media-block div.text-block {
    width: 100%;
    min-height: 70vw;
    background-position-y: bottom;
    background-repeat: no-repeat;
  }
  section.module.text-media-block div.media-block {
    width: 100%;
  }
  section.module.text-media-block h4 {
    font-size: 6.8vw;
  }
  section.module.text-media-block p {
    font-size: 4.1vw;
  }
}
@media screen and (min-width: 768px) {
  #panel1 .section-padding {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  #panel1 .section-gutter {
    padding-right: 0;
  }
  #panel1 .text-block {
    flex: 0 0 65%;
  }
  #panel1 h3 {
    max-width: 14.5em;
	  color: #fff;
  }
  #panel1 p {
    max-width: 100%;
  }
  #panel1 p span {
    margin-bottom: 0.3em;
  }
  #panel1 .badge.img-overflow {
    width: 46%;
    margin-top: 70px;
    margin-left: 5%;
    margin-bottom: 70px;
  }
  #panel1 .badge.img-overflow::before {
    padding-top: 75%;
  }
  #panel1 .badge.img-overflow img {
    top: -20%;
    left: -30%;
    width: 155%;
  }
  #panel1 .device.img-overflow::before {
    padding-top: 130%;
  }
  #panel1 .device.img-overflow img {
    top: 0;
    right: 0;
    left: unset;
    width: 100vw;
    max-width: 1360px;
  }
}
@media screen and (max-width: 767px) {
  #panel1.bg-image {
    background-image: url('/wcsstore/hpusstore/Treatment/cvPages/intelEvo/p1_bg_mobile.png');
    background-size: 100% 100%;
    background-position: bottom left;
  }
  #panel1 .section-gutter {
    padding-left: 12%;
    padding-right: 9%;
  }
  #panel1 .section-padding {
    padding-top: 6%;
  }
  #panel1 h3 {
    font-size: 6vw;
    margin-bottom: 1em;
	  color: #fff;
  }
  #panel1 p {
    max-width: 100%;
    margin-top: 0;
    font-size: 4.2vw;
  }
  #panel1 p span {
    margin-bottom: 0.4em;
  }
  #panel1 .text-block {
    min-height: 0;
  }
  #panel1 .device.img-overflow {
    width: 100%;
  }
  #panel1 .device.img-overflow::before {
    padding-top: 84%;
  }
}
@media screen and (max-width: 767px) {
  #panel2 .bg-image {
    background-image: url('/wcsstore/hpusstore/Treatment/cvPages/intelEvo/p2_bg_mobile.png');
  }
}
@media screen and (max-width: 767px) {
  #panel3 .bg-image {
    background-image: url('/wcsstore/hpusstore/Treatment/cvPages/intelEvo/p3_bg_mobile.png');
  }
  #panel3 .text-block {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #panel4 .bg-image {
    background-image: url('/wcsstore/hpusstore/Treatment/cvPages/intelEvo/p4_bg_mobile.png');
  }
}
/******************************************/
/* Module Styles - LEGAL  */
/****************************************/
section.module.textmap.bg-image {
  background-image: url('/wcsstore/hpusstore/Treatment/cvPages/intelEvo/textmap_bg.png');
  background-position: top left;
}
section.module.textmap .section-gutter {
  padding-left: 6%;
  padding-right: 6%;
}
section.module.textmap .main {
  position: relative;
  padding-bottom: 0.5em;
}
section.module.textmap .callout {
  z-index: 3;
}
section.module.textmap p {
  font-size: 1em;
}
section.module.textmap .devices.img-overflow {
  flex: 0 0 78.5%;
  margin: 0 auto;
}
section.module.textmap .devices.img-overflow::before {
  padding-top: 43%;
}
section.module.textmap .devices.img-overflow img {
  width: 135%;
  left: -19%;
  top: -12%;
}
@media screen and (min-width: 768px) {
  section.module.textmap .main {
    padding-top: 2em;
  }
  section.module.textmap .callout {
    flex: 0 0 21.6%;
    z-index: 3;
  }
  section.module.textmap #callout-3 {
    flex: 0 0 32.5%;
  }
  section.module.textmap #callout-4 {
    padding-top: 1.2rem;
    margin-right: 21%;
  }
  section.module.textmap #callout-5 {
    position: absolute;
    width: 16%;
    bottom: 20%;
    right: -6%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1360px) {
  section.module.textmap h5 {
    font-size: 2.7vw;
  }
  section.module.textmap h3 {
    font-size: 3.7vw;
  }
  section.module.textmap p {
    font-size: 1.47vw;
  }
}
@media screen and (min-width: 1360px) {
  section.module.textmap .callout {
    flex: 0 0 259px;
  }
  section.module.textmap #callout-3 {
    flex: 0 0 390px;
  }
  section.module.textmap #callout-4 {
    padding-top: 1.2rem;
  }
  section.module.textmap #callout-5 {
    width: 190px;
  }
}
@media screen and (max-width: 1023px) {
  section.module.textmap .section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  section.module.textmap.bg-image {
    background-image: url('/wcsstore/hpusstore/Treatment/cvPages/intelEvo/textmap_bg_mobile.png');
    background-position: top;
  }
  section.module.textmap h5 {
    font-size: 6.5vw;
  }
  section.module.textmap h3 {
    font-size: 8.25vw;
  }
  section.module.textmap p {
    font-size: 4.1vw;
  }
  section.module.textmap .devices.img-overflow {
    order: -1;
    flex: 0 0 100%;
    margin: 11% 0;
  }
  section.module.textmap .devices.img-overflow::before {
    padding-top: 70%;
  }
  section.module.textmap .devices.img-overflow img {
    width: 115%;
    top: 0;
    left: -7%;
  }
  section.module.textmap .callout {
    flex: 0 0 89%;
    margin: 0 auto;
    padding-bottom: 10%;
  }
  section.module.textmap .callout span.block {
    display: inline !important;
  }
  section.module.textmap #callout-1 {
    order: 0;
  }
  section.module.textmap #callout-2 {
    order: 1;
  }
  section.module.textmap #callout-3 {
    order: 2;
  }
  section.module.textmap #callout-4 {
    order: 3;
  }
  section.module.textmap #callout-5 {
    order: 4;
  }
}
/******************************************/
/* Module Styles - Choose your PC  */
/****************************************/
section.module.retail {
  overflow-x: hidden;
  position: relative;
  color: #414042;
  background-color: #ffffff;
}
section.module.retail h3 {
  margin: 0 auto 1em auto;
  font-size: 2.3em;
  font-family: "Intel One Display Medium", Helvetica, Arial, sans-serif;
  color: #20C4F3;
  text-align: center;
}
section.module.retail h6 {
  text-align: center;
  margin: 0 auto 1.5em auto;
}
section.module.retail p.product {
  font-family: "Intel One Display Bold", Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  line-height: 1;
}
section.module.retail li {
  font-family: "Intel One Display Regular", Helvetica, Arial, sans-serif;
  font-size: 0.75em;
  line-height: 1.1;
	list-style: disc;
	padding-bottom: 2px;
}
section.module.retail a.button {
  font-family: "Intel One Text Medium", Helvetica, Arial, sans-serif;
}
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;
}
section.module.retail div.use-case div.image-wrap {
  width: 100%;
  overflow: visible;
  position: relative;
  text-align: center;
}
section.module.retail div.use-case img.primary {
  position: relative;
  width: 75%;
  margin: 0 auto 15px auto;
  z-index: 1;
}
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.15em;
  line-height: 1.15;
  box-shadow: none;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  white-space: normal;
}
section.module.retail div.use-case a.button:focus {
  outline: none;
}
section.module.retail div.use-case a.button span {
  position: relative;
  top: 0.0625em;
}
section.module.retail div.use-case div.processor {
  align-items: center;
  max-width: 305px;
  margin: 0 auto 1.5em auto;
}
section.module.retail div.use-case div.processor img {
  max-width: 85px;
}
section.module.retail div.use-case div.processor div.text-block {
  margin-left: 20px;
}
section.module.retail div.use-case div.processor div.text-block p,
section.module.retail div.use-case div.processor div.text-block ul {
  margin: 0;
  padding: 0;
}
section.module.retail div.use-case div.processor div.text-block p {
  margin-bottom: 0.5em;
}
section.module.retail div.use-case div.processor div.text-block ul {
  padding-left: 1em;
  list-style-type: square;
}
@media screen and (min-width: 768px) {
  section.module.retail .section-padding {
    padding-top: 40px;
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 1200px) {
  section.module.retail {
    font-size: 80%;
  }
  section.module.retail div.main {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (max-width: 896px) {
  section.module.retail div.use-case {
    padding: 0 1em 0 1em;
  }
  section.module.retail div.use-case div.image-wrap::after {
    display: none;
  }
  section.module.retail div.use-case div.processor img {
    width: 45%;
  }
  section.module.retail div.use-case div.processor div.text-block li {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  section.module.retail {
    font-size: 100%;
  }
  section.module.retail .section-padding {
    padding-bottom: 0;
  }
  section.module.retail h3 {
    font-size: 1.2em;
    margin-bottom: 1.5em;
    padding: 0 1em;
    max-width: 18em;
    margin-left: auto;

    margin-right: auto;
  }
  section.module.retail h6 {
    font-size: 0.8em;
  }
  section.module.retail div.module-content {
    max-width: none;
  }
  section.module.retail div.main {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
  }
  section.module.retail div.use-case {
    height: auto !important;
    padding-bottom: 0.5rem;
  }
  section.module.retail div.use-case div.image-wrap::after {
    display: block;
  }
  section.module.retail div.use-case div.processor {
    margin-left: auto;
    margin-right: auto;
  }
  section.module.retail div.use-case div.processor img {
    width: 50%;
  }
  section.module.retail img.primary {
    max-width: 375px;
    margin: 0 auto;
  }
  section.module.retail img.btn-next {
    padding: 12px 10px 12px 14px;
  }
  section.module.retail img.btn-prev {
    padding: 12px 14px 12px 10px;
  }
}
/******************************************/
/* Module Styles - LEGAL  */
/****************************************/
section.module.legal {
  background-color: #d7f2f9;
  overflow: hidden;
}
section.module.legal div.legal-content {
  opacity: 1;
  transition: opacity 0.2s, height 0.2s;
}
section.module.legal.hide-legal-content div.legal-content {
  opacity: 0;
}
section.module.legal.hide-legal-content button.legal-toggle.primary::before {
  transform: rotateX(0);
}
section.module.legal.hide-legal-content button.btn-close {
  display: none;
}
section.module.legal div.module-content a {
  text-decoration: none;
}
section.module.legal p {
  font-size: 0.8em;
  line-height: 1.25;
  margin-bottom: 1em;
  color: #000000;
}
section.module.legal p:last-child {
  padding-bottom: 4rem;
}
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;
}
section.module.legal button.legal-toggle:focus {
  outline: none;
}
/*
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);
}
*/
/*
section.module.legal button.legal-toggle span {
  padding-left: 25px;
}
*/
section.module.legal button.btn-close img {
  width: 30px;
}
section.module.legal a.back-to-top {
  font-size: 16px !important;
  bottom: 1em;
}
@media screen and (max-width: 767px) {
  section.module.legal p {
    font-size: 0.7rem;
  }
}
