/********************************************************/
/* GLOBAL STYLES */
/*******************************************************/
/******************************************/
/* Normalize  */
/****************************************/

/*html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}*/
/* body {
  margin: 0;
}
main {
  display: block;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 80%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
    top: -0.3em;
}
img {
  border-style: none;
} */
/* button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; */
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
/******************************************/
/* Variables  */
/****************************************/
/* Breakpoints, Spacing, and Layout */
/******************************************/
/* The Grid (Skeleton)  */
/****************************************/
.row {
  position: relative;
  width: 100%;
  max-width: 1366px;
  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;
  }
  .four.columns {
    width: 33%;
  }
  .six.columns {
    width: 50%;
  }
  .twelve.columns {
    width: 100%;
    margin-left: 0;
  }
}
/******************************************/
/* Typography  */
/****************************************/
@font-face {
  font-family: 'Intel Clear Reg';
  src: url("../fonts/IntelClear-Regular.woff") format("woff");
}
@font-face {
  font-family: 'Intel Clear Bold';
  src: url("../fonts/IntelClear-Bold.woff") format("woff");
}
@font-face {
  font-family: 'Intel Clear Light';
  src: url("../fonts/IntelClear-Light.woff") format("woff");
}
@font-face {
  font-family: 'Intel Clear Italic';
  src: url("../fonts/IntelClear-Italic.woff") format("woff");
}
@font-face {
  font-family: 'Intel Clear Light Italic';
  src: url("../fonts/IntelClear-LightItalic.woff") format("woff");
}
@font-face {
  font-family: 'Intel Clear Jpn Reg';
  src: url("../fonts/IntelClear_Jpn_Prop_Rg.ttf") format("truetype");
}
@font-face {
  font-family: 'Intel Clear Jpn Bold';
  src: url("../fonts/IntelClear_Jpn_Prop_Bd.ttf") format("truetype");
}
@font-face {
  font-family: 'Intel Clear Jpn Light';
  src: url("../fonts/IntelClear_Jpn_Prop_Lt.ttf") format("truetype");
}
.sky-blue {
  color: #00aeef !important;
}
.dark-blue {
  color: #003c71 !important;
}
.intel-blue {
  color: #0071c5 !important;
}
.probold {
  font-family: 'Intel Clear Jpn Bold', 'Intel Clear Pro Bold';
}
.bold {
  font-family: 'Intel Clear Jpn Bold','Intel Clear Bold';
}
.regular {
  font-family: 'Intel Clear Jpn Reg','Intel Clear Reg';
}
.italic {
  font-family: 'Intel Clear Italic';
}
.bolditalic {
  font-family: 'Intel Clear Bold Italic';
}
#page_wrap.evo{
  font-weight: normal;
  font-size: 100%;
  line-height: 1.5;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#page_wrap.evo h1 {
  font-size: 3.25em;
  line-height: 1.06;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
#page_wrap.evo h1 {
    font-size: 1.75em;
    line-height: 1.07;
  }
}
#page_wrap.evo h2 {
    font-weight: bold;
    font-size: 2.15em;
    line-height: 1.08;
    color: #ffffff;
}
@media screen and (max-width: 767px) {
#page_wrap.evo h2 {
    font-size: 1.6em;
    line-height: 1.1em;
  }
}
#page_wrap.evo h3 {
    font-size: 22px;
    line-height: 1.06;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}


@media screen and (max-width: 767px) {
#page_wrap.evo h3 {
    font-size: 1em;
    line-height: 1.5;
}
}
#page_wrap.evo h4 {
  font-size: 22px;
  font-weight: normal;
  line-height: 1.17;
  text-align: center;
  color: #00aeef;
  margin-bottom: 0.4em;
	margin-top: 0;
}
@media screen and (max-width: 767px) {
#page_wrap.evo h4 {
    font-size: 1.2em;
    line-height: 1.3;
}
}
#page_wrap.evo h5 {
  font-size: 0.95em;
  line-height: 1.21;
  color: #414042;
  margin: 0;
}
#page_wrap.evo h6 {
  font-size: 0.85em;
  font-weight: normal;
  line-height: 1.18;
  color: #414042;
  margin: 0;
}
#page_wrap.evo p {
    font-size: 22px;
    line-height: 1.7;
    margin: 0;
}
#page_wrap.evo ul,
#page_wrap.evo li {
}
/*************************************************/
/* Global Site Styles and Classes */
/************************************************/
.hidden {
  display: none !important;
}
.block {
  display: block !important;
}
.main-block {
  display: block !important;
  margin-right: -7em;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .main-block {
    margin-right: 0;
  }
}
.invisible {
  opacity: 0 !important;
}
.bg-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.bg-with-gutter {
  background-size: calc(100% - 80px) 100%;
}
.section-padding {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .section-padding {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
.section-margin {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .section-margin {
    margin-top: 35px;
    margin-bottom: 35px;
  }
}
.section-top-margin {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .section-top-margin {
    margin-top: 35px;
  }
}
.section-bottom-margin {
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .section-bottom-margin {
    margin-bottom: 35px;
  }
}
.section-top-padding {
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .section-top-padding {
    padding-top: 35px;
  }
}
.section-bottom-padding {
  padding-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .section-bottom-padding {
    padding-bottom: 35px;
  }
}
.section-gutter {
  padding-left: 85px;
  padding-right: 85px;
}
@media screen and (max-width: 900px) {
  .section-gutter {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 767px) {
  .section-gutter {
    padding-left: 25px;
    padding-right: 25px;
  }
}
div.module-content {
  max-width: 1366px;
  margin: 0 auto;
}
div.module-content.no-max {
  max-width: none;
}
.text-center {
  text-align: center;
}
.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-center {
  align-items: center;
}
.display-flex.align-start {
  align-items: flex-start;
}
.display-flex.align-end {
  align-items: flex-end;
}
.display-flex.flex-wrap {
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .display-flex.responsive-column {
    flex-direction: column;
  }
}
.flex-grow {
  flex: 1 !important;
}
@media screen and (min-width: 1200px) {
  .hide-on-desktop {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .hide-on-mobile {
    display: none;
  }
}
.mobile-only {
  display: none;
}
@media screen and (max-width: 767px) {
  .mobile-only {
    display: block;
  }
}
span.nowrap {
  white-space: nowrap;
}
/* Global Elements */
/*
* {
  box-sizing: border-box;
}
*::before,
*::after {
  box-sizing: inherit;
}
html {
  overflow-x: hidden;
}
body {
  margin: 0;
  padding: 0;
  background: #fefefe;
}
*/
img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
section.module {
  position: relative;
}
/* button,
a.button,
.button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  padding: 5px 30px;
  border: 1px solid #D8D8D8;
  border-radius: 0.25em;
  color: #797979;
  background-image: linear-gradient(to bottom, white, #D8D8D8);
  box-shadow: 0px 1px 3px darkgray;
  cursor: pointer;
} */
@media screen and (max-width: 767px) {
  /* button,
  a.button,
  .button {
    font-size: 1em;
  }
} */
a.next-section {
  position: relative;
  margin: 0 auto;
  z-index: 10;
  cursor: pointer;
}
a.back-to-top {
  position: absolute;
  bottom: 1.5em;
  right: 3em;
  color: #00aeef;
  font-size: 15px !important;
  z-index: 10;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  a.back-to-top {
    bottom: 0.5em;
    right: 1em;
  }
}
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;
}
.slick-slide,
.slick-track,
.slick-list,
.slick-slider {
  overflow: visible;
}
.btn-prev,
.btn-next {
  position: absolute;
  bottom: 0;
  background: #00aeef;
}
.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 #00aeef;
  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: #00aeef;
}
.slick-slide:focus {
  outline: 0;
}
/********************************************************/
/* 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 {
  color: white;
  background-color: #101820;
}
section.module-header .section-padding {
  padding-top: 80px;
  padding-bottom: 0;
  padding-right: 40px;
  padding-left: 0px;
}
section.module-header sup {
  font-size: 60%;
  top: -0.45em;
}
section.module-header h1{
    margin-bottom: 0;
}

section.module-header h1+p{
  margin-bottom: 5rem;
}
@media screen and (max-width: 767px){
    section.module-header h1+p{
        padding-bottom: 86vw;
        font-size: 0.6em;
    }
}

section.module-header h3 {
  text-align: right;
  padding-top: 0.4em;
}
section.module-header div.main {
  max-width: 100%;
  min-width: 41%;
}
section.module-header div.main div.badge-wrap {
  position: relative;
  height: 100%;
  overflow: visible;
  padding: 0 2em 2.75em;
  max-width: 48%;
}
section.module-header div.main div.badge-wrap img {
  max-height: 11rem;
  position: relative;
  z-index: 1;
}
section.module-header div.main div.badge-wrap:after {
  content: '';
  background-image: url('../images/header_badge_glow.png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 150%;
  height: 4em;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -0.5em;
}
section.module-header div.main div.subhead {
  padding-bottom: 70px;
}
section.module-header div.main img.check {
  margin-left: 0.5em;
  height: 3.25em;
}
section.module-header nav.tabs {
  position: relative;
  z-index: 2;
  max-width: 1366px;
  margin: 0 auto;
}
section.module-header nav.tabs:hover div {
  background: #1D82B9;
  color: #98B2C6;
}
section.module-header nav.tabs > div {
  flex: 1;
  margin: 0 0.175em;
  background-color: #2CBDFE;
  transition: background .15s linear, color .15s linear;
}
@media screen and (min-width: 768px) {
  section.module-header nav.tabs > div:first-child {
    margin-left: 0;
  }
  section.module-header nav.tabs > div:last-child {
    margin-right: 0;
  }
}
section.module-header nav.tabs > div:hover {
  background: #2CBDFE;
  color: white;
}
section.module-header nav.tabs > div a.nav-link {
  min-height: 3em;
  padding: 1em;
  line-height: 1.1;
  text-align: center;
  text-decoration: none;
  letter-spacing: normal;
  font-size: 1em;
}
@media screen and (max-width: 1199px) {
  section.module-header {
    font-size: 70%;
  }
  section.module-header div.main img.check {
    height: 2.5em;
  }
  section.module-header div.main div.subhead {
    padding-bottom: 50px;
	font-size: 0.9em;
  }
}
@media screen and (max-width: 767px) {
  section.module-header {
    font-size: 100%;
  }
  section.module-header .section-padding {
    padding-top: 16px;
    padding-bottom: 0;
  }
  section.module-header .section-gutter {
    padding-left: 36px;
    padding-right: 36px;
  }
  section.module-header div.module-content {
    position: relative;
  }
section.module-header div.evo-graphic {
    position: absolute;
    z-index: 0;
    width: 100%;
    top: 55%;
    max-width: 500px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
  section.module-header div.main {
    width: 100%;
    position: relative;
  }
  section.module-header div.main h1 {
      margin: 0;
    /*padding-bottom: 75vw;*/
    font-size: 10.5vw;
  }
  section.module-header div.main img.check {
    height: 1.75em;
  }
  section.module-header div.main div.badge-wrap {
    margin-left: 1rem;
    padding: 0 .5em 2rem;
    max-width: 34%;
  }
  section.module-header div.main div.badge-wrap img {
    max-height: 8rem;
  }
  section.module-header div.main div.subhead {
    padding-bottom: 2.5rem;
  }
  section.module-header nav.tabs > div {
    margin: 0 0.625em 0.625em 0.625em;
    font-size: 80%;
  }
}
/******************************************/
/* Module Styles - About Evo  */
/****************************************/
section.module.about-evo {
  background-color: #000000;
  background-image: url('../images/yoga.jpg');
  background-size: cover;
  background-position: center -3vw;
  background-repeat: no-repeat;
  position: relative;
}
section.module.about-evo:before {
  content: '';
  width: 100%;
  background-image: url('../images/type-darkening.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 20vw;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
section.module.about-evo div.top {
  /*height: 54vw;*/
    height: 20vw;
  position: relative;
  min-height: 530px;
}
section.module.about-evo h2 {
  text-align: center;
  max-width: 18em;
}
section.module.about-evo h3 {
  margin: 25px 0;
}
section.module.about-evo ul.verified {
  margin: 0;
  list-style-type: none;
  padding-left: 1.5rem;
  max-width: 26em;
}
section.module.about-evo ul.verified li {
  color: #00aeef;
  margin-bottom: 8px;
  position: relative;
}
section.module.about-evo ul.verified li:before {
  content: '';
  background-image: url('../images/bullet_check.png');
  background-size: contain;
  background-position: top left;
  background-repeat: no-repeat;
  width: 19px;
  height: 28px;
  position: absolute;
  top: 0;
  left: -1.5rem;
}
section.module.about-evo .evo-overview img {
  width: 9em;
}
section.module.about-evo .evo-device-wrap {
  position: relative;
  overflow: visible;
}
section.module.about-evo .evo-device-wrap:after {
  content: '';
  display: block;
  background-image: url('../images/yoga_device_glow.png');
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
  width: 140%;
  height: 60%;
  position: absolute;
  left: 43%;
  bottom: -1vw;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}
section.module.about-evo .evo-device-wrap img {
  position: relative;
  z-index: 2;
  top: -3vw;
  left: 2vw;
}
@media screen and (max-width: 1199px) {
  section.module.about-evo {
    font-size: 80%;
  }
}
@media screen and (max-width: 900px) {
  section.module.about-evo:before {
    height: 26vw;
  }
  section.module.about-evo .evo-device-wrap img {
    top: 2vw;
  }
  section.module.about-evo .evo-device-wrap:after {
    bottom: -6vw;
  }
}
@media screen and (max-width: 767px) {
  section.module.about-evo {
    font-size: 100%;
    background-position: left -7%;
    background-size: 138% auto;
    background-color: #000000;
  }
  section.module.about-evo:before {
    display: none;
  }
  section.module.about-evo h2 {
    visibility: hidden;
  }
  section.module.about-evo div.top {
    height: 48vw;
    min-height: 0px;
  }
  section.module.about-evo div.main {
    padding-bottom: 50px;
  }
  section.module.about-evo .evo-overview {
    position: relative;
  }
  section.module.about-evo .evo-overview img {
    width: 118px;
  }
  section.module.about-evo .evo-overview::after {
    content: url('../images/arrow-down-light.png');
    position: relative;
    bottom: 0em;
    display: block;
    margin: 1em auto;
    text-align: center;
  }
  section.module.about-evo ul.verified li:before {
    width: 11px;
    height: 15px;
    left: -1rem;
  }
  section.module.about-evo .evo-device-wrap {
    text-align: center;
  }
  section.module.about-evo .evo-device-wrap img {
    top: 0;
    height: 230px;
    width: auto;
  }
  section.module.about-evo .evo-device-wrap:after {
    bottom: auto;
    top: 122px;
  }
}
/******************************************/
/* Module Styles - Choose your PC  */
/****************************************/
section.module.choose-pc {
  overflow-x: hidden;
  position: relative;
  color: #414042;
}
section.module.choose-pc h2 {
  text-align: center;
  margin: 0 auto 0.75em auto;
  color: #414042;
}
section.module.choose-pc div.use-case {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  position: relative;
  height: 100%;
  padding: 0 1.5em 0 1.5em;
  margin-left: 0px !important;
  margin-bottom: 35px;
}
section.module.choose-pc div.use-case div.image-wrap {
  width: 100%;
  overflow: visible;
  position: relative;
  text-align: center;
}
section.module.choose-pc div.use-case div.image-wrap::after {
  content: url('../images/device-shadow.png');
  display: block;
  position: absolute;
  z-index: 0;
  width: 140%;
  left: 50%;
  bottom: -30%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}
section.module.choose-pc div.use-case img.primary {
  width: 95%;
  max-width: 270px;
  position: relative;
  z-index: 1;
}
section.module.choose-pc div.use-case h5 {
  text-align: center;
  margin: 8px auto 25px auto;
}
section.module.choose-pc div.use-case h6 {
  max-width: 9.5em;
  margin-bottom: 10px;
}
/* section.module.choose-pc div.use-case a.button {
  margin: auto auto 0 auto;
  padding: 0.75em;
  width: 13.5em;
  max-width: 100%;
  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: 1em;
  line-height: 1;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #414042;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
} */
/* section.module.choose-pc div.use-case a.button:focus {
  outline: none;
}
section.module.choose-pc div.use-case a.button span {
  position: relative;
  top: 0.0625em;
} */
section.module.choose-pc div.use-case div.processor {
  margin: 0 auto 1.5em auto;
  align-items: center;
}
section.module.choose-pc div.use-case div.processor img {
  max-width: 93px;
  width: 34%;
}
section.module.choose-pc div.use-case div.processor div.text-block {
  margin-left: 20px;
}
section.module.choose-pc div.use-case div.processor div.text-block p,
section.module.choose-pc div.use-case div.processor div.text-block ul {
  margin: 0;
  padding: 0;
}
section.module.choose-pc div.use-case div.processor div.text-block p {
  margin-bottom: 0.5em;
}
section.module.choose-pc div.use-case div.processor div.text-block ul {
  padding-left: 1em;
}
section.module.choose-pc div.use-case div.processor div.text-block li {
  line-height: 1.25em;
  font-size: 15px;
}
@media screen and (max-width: 1199px) {
  section.module.choose-pc {
    font-size: 80%;
    padding-bottom: 1em;
  }
  section.module.choose-pc div.main {
    padding-left: 1em;
    padding-right: 1em;
  }
  section.module.choose-pc div.use-case div.processor img {
    max-width: 93px;
    width: 30%;
  }
}
@media screen and (max-width: 900px) {
  section.module.choose-pc div.use-case {
    padding: 0 1em 0 1em;
  }
  section.module.choose-pc div.use-case div.image-wrap:after {
    display: none;
  }
  section.module.choose-pc div.use-case div.processor div.text-block li {
    font-size: 13px;
  }
}
@media screen and (max-width: 767px) {
  section.module.choose-pc {
    font-size: 100%;
  }
  section.module.choose-pc h2 {
    margin-bottom: 1.5em;
  }
  section.module.choose-pc div.main {
    margin: 0 auto;
  }
  section.module.choose-pc div.use-case {
    padding-top: 25px;
    padding-bottom: 25px;
    height: auto !important;
  }
  section.module.choose-pc div.use-case a.next-section {
    margin: 1em auto 0;
  }
  section.module.choose-pc div.use-case div.image-wrap::after {
    display: block;
    left: 43%;
  }
  /* section.module.choose-pc div.use-case a.button {
    width: 100%;
  } */
  section.module.choose-pc img.primary {
    max-width: 375px;
  }
}
/******************************************/
/* Module Styles - FEATURES  */
/****************************************/
section.module.features.bg-image {
  background-image: url('../images/features_bg.jpg');
}
section.module.features div.module-content.hide-on-mobile div.main {
  position: relative;
}
section.module.features div.module-content.hide-on-mobile h2 {
  max-width: 24em;
  margin: 0 auto;
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  section.module.features div.module-content.hide-on-mobile h2 {
    font-size: 34px;
  }
}
section.module.features div.module-content.hide-on-mobile h4 {
  margin-top: 0;
}
section.module.features div.module-content.hide-on-mobile img {
  position: relative;
  z-index: 0;
  width: 100%;
}
section.module.features div.module-content.hide-on-mobile img.device-graphic {
  bottom: 215px;
}
@media screen and (max-width: 1366px) {
  section.module.features div.module-content.hide-on-mobile img.device-graphic {
    bottom: 15vw;
  }
}
section.module.features div.module-content.hide-on-mobile div.callout {
  display: inline-block;
  position: absolute;
  width: 17em;
  font-size: 1.45vw;
  z-index: 1;
}
section.module.features div.module-content.hide-on-mobile div.callout.grow-up {
  transform: translateY(-100%);
}
section.module.features div.module-content.hide-on-mobile div.callout div.text-block {
  position: relative;
}
section.module.features div.module-content.hide-on-mobile div.callout div.text-block h4 {
  margin-bottom: 0.6em;
  text-align: left;
}
section.module.features div.module-content.hide-on-mobile div.callout div.text-block p {
  margin-top: 0;
  color: white;
  line-height: 1.4em;
}
section.module.features div.module-content.hide-on-mobile div.callout img {
  max-width: none;
}
section.module.features div.module-content.hide-on-mobile div.callout img:last-child {
  position: absolute;
  bottom: 0;
  transform: translateY(100%);
}
@media screen and (min-width: 1366px) {
  section.module.features div.module-content.hide-on-mobile div.callout {
    font-size: 100%;
  }
  section.module.features div.module-content.hide-on-mobile div.callout img {
    width: auto !important;
  }
}
section.module.features div.module-content.mobile-only .section-gutter {
  padding-left: 5%;
  padding-right: 5%;
}
section.module.features div.module-content.mobile-only .section-padding {
  padding-top: 7.5%;
  padding-bottom: 7.5%;
}
section.module.features div.module-content.mobile-only div.feature-copy {
  position: relative;
  font-size: 5.3vw;
  z-index: 0;
}
section.module.features div.module-content.mobile-only div.feature-copy.bg-image {
  background-position: bottom;
  background-size: auto 100%;
}
section.module.features div.module-content.mobile-only div.feature-copy > img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
section.module.features div.module-content.mobile-only div.feature-copy > div {
  position: relative;
  padding-bottom: 140%;
  z-index: 2;
}
section.module.features div.module-content.mobile-only div.feature-copy > div img {
  flex: 0 0 1.5em;
  height: 1.5em;
  margin-right: 0.5em;
}
section.module.features div.module-content.mobile-only div.feature-copy > div h4 {
  font-size: 1.3em;
  text-align: left;
}
section.module.features div.module-content.mobile-only div.feature-copy > div p {
  font-size: 0.91em;
  color: white;
}
section.module.features #features-header-mobile {
  padding-top: 180%;
  background-image: url('../images/features_bg_1.jpg');
}
section.module.features #features-header-mobile > div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-bottom: 35px;
}
section.module.features #features-header-mobile img {
  bottom: -15vw;
}
section.module.features #fast-performance {
  top: 65%;
  left: 3%;
}
section.module.features #fast-performance img {
  width: 34vw;
}
section.module.features #fast-performance div.text-block {
  left: 3em;
  bottom: 1.5em;
}
section.module.features #fast-performance-mobile {
  background-image: url('../images/features_bg_2.jpg');
}
section.module.features #immersive-viewing {
  top: 13.5%;
  left: 36%;
}
section.module.features #immersive-viewing-mobile {
  background-image: url('../images/features_bg_3.jpg');
}
section.module.features #immersive-viewing-mobile a.back-to-top {
  color: white;
}
section.module.features #instant-wake {
  top: 15%;
  left: 73%;
}
section.module.features #instant-wake-mobile {
  background-image: url('../images/features_bg_4.jpg');
}
section.module.features #reliable-connections {
  top: 19.5%;
  left: 3%;
}
section.module.features #reliable-connections img {
  width: 34vw;
}
section.module.features #reliable-connections div.text-block {
  top: 3.5em;
  left: 1.5em;
}
section.module.features #reliable-connections-mobile {
  background-image: url('../images/features_bg_5.jpg');
}
section.module.features #universal-connectivity {
  top: 63.5%;
  left: 72.5%;
}
section.module.features #universal-connectivity img {
  width: 19vw;
}
section.module.features #universal-connectivity div.text-block {
  right: 2em;
  bottom: 0.25em;
}
section.module.features #universal-connectivity-mobile {
  background-image: url('../images/features_bg_6.jpg');
}
section.module.features #unplug-longer {
  top: 75%;
  left: 60%;
  z-index: 2;
}
section.module.features #unplug-longer img {
  width: 19vw;
}
section.module.features #unplug-longer div.text-block {
  bottom: 1em;
  left: 1em;
}
section.module.features #unplug-longer-mobile {
  background-image: url('../images/features_bg_7.jpg');
}
/******************************************/
/* Module Styles - LEGAL  */
/****************************************/
section.module.legal {
  background-color: #d7d7d7;
  padding-bottom: 10em;
}
#page_wrap.evo section.module.legal p {
  margin-bottom: 0.75em;
  line-height: 1.5;
  font-size: 0.77em;
}
#page_wrap.evo section.module.legal p a{
	color: #000;
}
#page_wrap.evo section.module.legal p.small{
	 font-size: 0.6em;
	padding-left: 5px;
	box-sizing: border-box;
}
section.module.legal a:not(.back-to-top) {
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  section.module.legal {
    font-size: 80%;
  }
}
@media screen and (max-width: 767px) {
  section.module.legal {
    font-size: 100%;
  }
}



.add_text1{
    display: flex;
    position: relative;
}
@media screen and (max-width: 767px){
    .add_text1{
        margin-top: -30vw;
        padding-right: 30px;
        margin-bottom: 10vw;
    }
}
@media screen and (max-width: 500px){
    .add_text1{
        margin-top: -40vw;
        margin-bottom: 0;
    }
}

.header-text{
    max-width: 62%;
    margin-left: 75px;
    font-size: 0.9em;
    margin-bottom: 3em;
    line-height: 1.4;
    width: 100%;
}
@media screen and (max-width: 767px){
    .header-text{
        max-width: 70vw;
        margin-left: 36px;
        margin-top: 0!important;
        padding-right: 36px;
        font-size: 0.6em;
    }
}
@media screen and (max-width: 500px){
    .header-text{
        margin-top: 0!important;
    }
}


.header-text span{
    font-weight: bold;
}

.add_text1>div{
    position: absolute;
    right: 8%;
    bottom: 70%;
}
@media screen and (max-width: 767px){
    .add_text1>div{
        width: 20vw;
        right: 6%;
        bottom: 0;
    }
}

@media screen and (max-width: 500px){
    .add_text1>div{
        bottom: 50%;
    }
}

.add_text1>div img{
    max-height: 11em;
}
@media screen and (max-width: 767px){
    .add_text1>div img{
        max-height: 8em;
    }    
}

.add_text1>div::after{
  content: '';
  background-image: url('../images/header_badge_glow.png');
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
  width: 200%;
  height: 4em;
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -3.5em;    
}
@media screen and (max-width: 1200px) {
    .add_text1>div::after {
        width: 150%;
        left: 50%;
    }
}
@media screen and (max-width: 500px){
    .add_text1>div::after {
        bottom: -2.5em;
    }
}



.item_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;    
}

