@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-header-text {margin: 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;}


.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;}


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;}
.table-section {margin: 3rem;}

table.purpleTheme {
  border: 0.15em solid #5b4ad6;
  background-color: #5b4ad6;
  width: 100%;
  text-align: center;
  border-collapse: collapse;
}
table.purpleTheme td, table.purpleTheme th {
  padding: 0.25em 0.5em;
}
table.purpleTheme tbody td {
  font-size: 0.75em;
  font-weight: 500;
  color: #FFFFFF;
}
table.purpleTheme tr:nth-child(even) {
  background: #1C1471;
}
table.purpleTheme thead {
  background: #1C1471;
}
table.purpleTheme thead th {
	color: #FFFFFF;
	font-size: 0.9em;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  border-left: 0.15em solid #5b4ad6;
}
table.purpleTheme thead th:first-child {
  border-left: none;
}
table.purpleTheme tfoot td {
  font-size: 1em;
}
table.purpleTheme tfoot .links {
  text-align: right;
}
table.purpleTheme tfoot .links a{
  display: inline-block;
  background: #792396;
  color: #FFFFFF;
  padding: 2px 8px;
  border-radius: 5px;
}

.table-button {
	background-color:#1C1471;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	border-radius:18px;
	border:8px solid #5b4ad6;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:28px;
	font-weight:bold;
	padding:15px 46px;
	text-decoration:none;
	text-shadow:0px 1px 0px #6b4880;
	margin: 1em auto;
	text-align: center;
	width: 221px;
	display: block;
}

.table-button:active {
	position:relative;
	top:1px;
}

@media (min-width: 801px) {
  .flex-center {display: flex; align-items: center;}
  
  .turing-text {font-size: 9rem; line-height: 6.7rem;}
  main .section-turing {background: center / cover no-repeat url("turing_bg_1140.jpg"); min-height: 1140px;}
  main .nvidia-turing {margin-top: 7rem;}
  main .nvidia-powered {line-height: 2.2rem;}
  main .nvidia-giving {line-height: 2.5rem;}
  main .section-game-on {background: center / cover no-repeat url("games_bg_800.jpg"); min-height: 800px;}
  main .section-icx2 {background: center / cover no-repeat url("icx_bg_1415.jpg"); min-height: 1415px;}
  main .section-px1 {background: center / cover no-repeat url("precision_bg_745.jpg"); min-height: 745px; margin: -5rem 0;}
  main .section-ko {background: center / cover no-repeat url("footer_bg_1055.jpg"); min-height: 1055px;}
  main .section-ko h1 {line-height: 2.6rem;}
  main .section-doubts h1 {font-size: 2.9rem; line-height: 3.5rem; }
  main .section-inbetween-text {margin-top: -9rem;}
  main .section-game-on h1 {font-size: 4.5rem;}
  main .section-backplate h1 {line-height: 3.4rem; font-size: 3.5rem;}
}
