body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

p {
  font-size: 1.4em;
  line-height: 1.3em;
}

a {
  text-decoration: underline;
}

.cont {
  position: relative;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.iframe-child {
  position: relative;
  background-image: url('../images/b4-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}

.parent {
  position: relative;
  display: block;
  padding-top: 0px;
  padding-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.child {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.body {
  background-color: #000;
  font-family: Intelclear, Tahoma, sans-serif;
  color: #fff;
}

.blue-glow {
  position: absolute;
  display: block;
  width: 250%;
  height: 250%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.blue-glow.upper-left {
  display: block;
  width: 196px;
  height: 196px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.blade-3 {
  position: relative;
  overflow: hidden;
}

.md-spacer {
  height: 50px;
}

.heading-2 {
  position: relative;
  z-index: 2;
  max-width: 800px;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  font-size: 3.3em;
  line-height: 1em;
  text-align: center;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.icon {
  position: relative;
  width: 196px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  opacity: 0.5;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}

.sm-spacer {
  height: 35px;
}

.tabs {
  margin-top: 57px;
}

.heading-3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Intelclear, Tahoma, sans-serif;
  color: #ffa300;
  font-size: 2.9em;
  font-weight: 300;
  text-align: center;
}

.paragraph {
  width: 100%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-size: 1.5em;
  line-height: 1.25em;
  text-align: center;
}

.cta-block {
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.cta-block.hide {
  display: none;
}

.button {
  padding-right: 31px;
  padding-left: 31px;
  border-style: solid;
  border-width: 1px;
  border-color: #ffa300;
  border-radius: 6px;
  background-color: transparent;
  color: #ffa300;
  font-size: 1.5em;
  line-height: 1em;
  letter-spacing: 3px;
}

.icon-glow {
  position: relative;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tabs-content {
  margin-top: 94px;
}

.ex-sm-spacer {
  height: 35px;
}

.tabs-mobile {
  display: none;
  width: 100%;
}

.tab {
  padding: 0px;
  background-color: transparent;
}

.tab.w--current {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
}

.blue-glow-image {
  position: relative;
  left: 50%;
  top: 50%;
  display: block;
  width: 250%;
  height: 250%;
  max-width: none;
  margin-top: -125%;
  margin-left: -125%;
}

.icon-2 {
  position: relative;
  width: 196px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  opacity: 0.5;
}

.icon-glow-2 {
  position: relative;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-glow-copy {
  position: relative;
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .cont {
    overflow: hidden;
  }
  .iframe-child {
    background-size: cover;
  }
  .parent {
    position: relative;
    padding-top: 75px;
  }
  .child {
    width: 100%;
    max-width: 670px;
    padding-right: 50px;
    padding-left: 50px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .blade-3 {
    overflow: hidden;
  }
  .md-spacer {
    height: 66px;
  }
  .heading-2 {
    max-width: 570px;
    font-size: 2.3em;
    line-height: 1em;
  }
  .tabs {
    margin-top: 17px;
  }
  .heading-3 {
    font-size: 1.8em;
  }
  .paragraph {
    width: auto;
    font-size: 1em;
    line-height: 1.3em;
  }
  .cta-block {
    margin-top: 32px;
  }
  .button {
    padding-right: 18px;
    padding-left: 18px;
    font-size: 0.9em;
  }
  .icon-glow {
    width: 160px;
    height: 160px;
  }
  .tabs-content {
    margin-top: 51px;
  }
  .ex-sm-spacer {
    height: 12px;
  }
  .blue-glow-image {
    width: 220%;
    height: 220%;
  }
  .icon-glow-2 {
    width: 160px;
    height: 160px;
  }
  .icon-glow-copy {
    width: 160px;
    height: 160px;
  }
}

@media screen and (max-width: 767px) {
  .iframe-child {
    background-size: cover;
  }
  .child {
    max-width: 90%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .blue-glow {
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
  }
  .blade-3 {
    overflow: hidden;
  }
  .md-spacer {
    height: 80px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .heading-2 {
    max-width: 471.1875px;
    font-size: 2.4em;
    line-height: 1em;
  }
  .tabs-menu {
    padding-right: 31px;
    padding-left: 31px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .sm-spacer {
    height: 28px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .tabs {
    width: 100%;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .heading-3 {
    font-size: 2em;
  }
  .paragraph {
    width: auto;
    font-size: 1.1em;
    line-height: 1.5em;
  }
  .cta-block {
    margin-top: 40px;
  }
  .button {
    font-size: 1.2em;
  }
  .icon-glow {
    width: 120px;
    height: 120px;
  }
  .tabs-content {
    margin-top: 20px;
  }
  .ex-sm-spacer {
    height: 15px;
  }
  .tab {
    margin: 10px;
  }
  .blue-glow-image {
    width: 220%;
    height: 220%;
  }
  .icon-glow-2 {
    width: 120px;
    height: 120px;
  }
  .icon-glow-copy {
    width: 120px;
    height: 120px;
  }
}

@media screen and (max-width: 479px) {
  .cont {
    overflow: visible;
    min-height: 0px;
  }
  .iframe-child {
    background-image: url('../images/bg-mobile.jpg');
    background-size: cover;
  }
  .child {
    max-width: 90%;
    padding-right: 21px;
    padding-left: 21px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .blue-glow {
    width: 400%;
    height: 170%;
  }
  .blue-glow.upper-left.mobile {
    opacity: 1;
  }
  .blade-3 {
    overflow: visible;
  }
  .md-spacer {
    height: 70px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .heading-2 {
    position: relative;
    max-width: 246px;
    font-size: 1.8em;
    text-align: center;
  }
  .icon.mobile {
    opacity: 1;
  }
  .tabs {
    display: none;
  }
  .heading-3 {
    position: relative;
    max-width: 350px;
    margin-top: 10px;
    font-size: 1.8em;
    line-height: 1.2em;
  }
  .paragraph {
    margin-top: 21px;
    margin-bottom: 0px;
    font-size: 1em;
    line-height: 1.5em;
  }
  .cta-block {
    margin-top: 20px;
  }
  .icon-glow {
    position: relative;
    width: 140px;
    height: 140px;
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .tabs-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .icon-glow-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .icon-2.mobile {
    opacity: 1;
  }
  .icon-glow-2 {
    position: relative;
    width: 140px;
    height: 140px;
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .icon-glow-copy {
    position: relative;
    width: 140px;
    height: 140px;
    margin-top: 0px;
    margin-bottom: 15px;
  }
}

@font-face {
  font-family: 'Intelclear';
  src: url('../fonts/IntelClear-BoldItalic.woff2') format('woff2'), url('../fonts/IntelClear-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Intelclear';
  src: url('../fonts/IntelClear-Bold.woff2') format('woff2'), url('../fonts/IntelClear-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Intelclear';
  src: url('../fonts/IntelClear-Italic.woff2') format('woff2'), url('../fonts/IntelClear-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Intelclear';
  src: url('../fonts/IntelClear-Light.woff2') format('woff2'), url('../fonts/IntelClear-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Intelclear';
  src: url('../fonts/IntelClear-LightItalic.woff2') format('woff2'), url('../fonts/IntelClear-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Intelclear';
  src: url('../fonts/IntelClear-Regular.woff2') format('woff2'), url('../fonts/IntelClear-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Intelclearprolcproductnames';
  src: url('../fonts/IntelClearProLCProductNames.woff2') format('woff2'), url('../fonts/IntelClearProLCProductNames.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Intelclearpro';
  src: url('../fonts/IntelClearPro-Bold.woff2') format('woff2'), url('../fonts/IntelClearPro-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}