@font-face { font-family: "nexa"; font-weight: 300; src: url("/fonts/nexa-light-webfont.woff2") format("woff2");}
@font-face { font-family: "nexa"; font-weight: 400; src: url("/fonts/nexa-regular-webfont.woff2") format("woff2");}
@font-face { font-family: "nexa"; font-weight: 600; src: url("/fonts/nexa-bold-webfont.woff2") format("woff2");}
@font-face { font-family: "nexa"; font-weight: 900; src: url("/fonts/nexa-black-webfont.woff2") format("woff2");}

.buynow {display:inline-block; padding: 0.5em; background-color: #76b900; color: #ffffff;}
.green {color: #76b900;}
.white {color: white;}
section {border-bottom: solid #4ffaff;}

.section-header-text {padding: 2rem 0;}
.section-header-text h1 {line-height: 2.6rem;}
.section-header-text p {font-size: 1.35rem; text-align: center;}
.black-box {background-color: #000000ab; padding: 2rem;}
.teal {color: #4ffaff;}
main .product-images .new-buy-status {float: right; font-size: 2rem; text-transform: uppercase; background-color: green; padding: 0.1em 1em; font-weight: 700;}

.products-bg .mcontainer {background: url("/images/common/85_black_trans.png"); max-width: 1600px; padding: 20px 0;}
.products-bg h4 {font-size: 16px;}

.mcontainer .prod-column {position: initial;}
.prod-accord-header {border: 1px solid #555; color: #777; cursor: pointer; margin-top: 3px; padding: 5px;}
.itemSKU {float: right; margin: 0 5px;}
.arrow-left {width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right: 9px solid #555; float: right;}
.prod-accord-header.active {border-color: #fff; color: #fff; font-weight: bold;}
.prod-accord-header.active .arrow-left {border-top: 9px solid #fff; border-left: 6px solid transparent; border-right: 6px solid transparent; margin-top: 3px;}
.prod-specs {position: absolute; top: 0; right: 0; padding-left: 15px; padding-right: 15px; width: 50%;}
.prod-accord-content {display: none; overflow: hidden;}
.gold-dust {background: no-repeat right/60% url(golddust.jpg);}
.header-logo { margin: 10px 0;}
.header { background: #2c3951; width: 100%;  display: block; margin: 0; height: auto;  position: relative;top: 0px;}

main .nav a { color: #ffffff; }
main .active { color: #8ecfff !important; text-decoration: underline !important; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);}

.st {width: 100%; z-index: 9999;}
.owl-next {position: absolute; top: 40%; right: -4%}
.owl-prev {position: absolute; top: 40%; left: -4%}

main .section-specs .row [class^="col"] {margin: 0;}
.products-bg h2 {color: #fff; font-size: 1.4em; text-transform: none; margin-bottom: 0.5em; }
.products-bg h2.prod-second { margin-top: 0.5em; }
.products-bg .product-buttons {margin: 0.5em 0;}
.prod-column-specs { padding-left: 1em; }
.prod-accord-header {border: 1px solid #333; color: #777; cursor: pointer; margin-top: 3px; padding: 5px; font-size: 0.85em; }
.itemSKU {float: right; margin: 0 5px;}
.arrow-left {width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent; border-right: 9px solid #555; float: right;}
.prod-accord-header.active {border-color: #fff; color: #fff; font-weight: 500;}
.prod-accord-header.active .arrow-left {border-top: 9px solid #fff; border-left: 6px solid transparent; border-right: 6px solid transparent; margin-top: 3px;}
.prod-specs {position: absolute; top: 0; right: 0; padding-left: 15px; padding-right: 15px; width: 50%;}
.prod-accord-content {display: none; overflow: hidden;}

.products-bg .product-images {list-style: none; margin: 5px 0; overflow: hidden;}
.product-images li {float: left; margin: 3px 5px 3px 0;}
.product-images img {max-width: 50px;}
.product-buttons {list-style: none; margin: 15px 0 0;}
.product-buttons a {color: #fff; display: block; padding: 4px 8px; text-decoration: none; border: 1px solid #666666; font-size: 0.75em; text-transform: uppercase;}
.product-buttons a:hover {color: #999;}
.product-buttons li {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: inline-block; font-size: 1em; margin: 0 1% 10px 0; width: 30%; padding: 0; background: url(/images/common/75_black_trans.png);}
.product-buttons .statusComingSoon {display: block; padding: 4px 8px; border: 1px solid #666666; font-size: 0.75em; text-transform: uppercase;}
.product-group-specs {display: none;}
.product-group-specs h3 {font-size: 1em; font-style: italic;}
.specs-column {float: left; width: 50%;}
.specs-column ul {list-style: none; margin: 5px 10px;}
.specs-column ul li {text-indent: -4px; font-size: 0.9em;}
.specs-column ul li:before {content: "-"; position: relative; left: -5px;}
.specs-memoryheader {margin-top: 50px;}
.ko-text {max-width: 640px; float: right;}
.section-led {position: relative;}
.img-led-glow {position: absolute; top: 0;}


main .hue-animation {
    animation: color-hue 3s 0.2s linear infinite;
}
@keyframes color-hue {
   from {
   -webkit-filter: hue-rotate(0deg);
   filter: hue-rotate(0deg);
  }
   to {
   -webkit-filter: hue-rotate(359deg);
   filter: hue-rotate(359deg);
  }
}

@media (min-width: 801px) {
  .flex-center {display: flex; align-items: center;}
  .mobile {display: block;}
  main section .personal-row {position: absolute; bottom: 0;}
  main .section-plate {background: center / cover no-repeat url("patented_830.jpg"); min-height: 830px;}
  main .section-simple {background: center / cover no-repeat url("simple_935.jpg"); min-height: 935px;}
  main .section-simple .black-box {margin-top: 43rem;}
  main .section-innovation {background: center / cover no-repeat url("innovation_825.jpg"); min-height: 825px;}
  main .section-effortless {background: center / cover no-repeat url("cooling_825.jpg"); min-height: 825px;}
  main .section-effortless .black-box {width: 550px;}
  main .section-charts {background: center / cover no-repeat url("load_740.jpg"); min-height: 740px;}
  main .section-px1 {background: center / cover no-repeat url("PX1_835.jpg"); min-height: 835px;}
  
}

@media (max-width: 800px) {
  .mobile {display: none;}
  main .sticky-wrapper {display: block;}
}
