main section {margin-bottom: 3em;}
.chart-line {  background: linear-gradient(to right, black, white, black); min-height: 3px;}
.features-line {  background: linear-gradient(to right, white, black); min-height: 3px;}
.solid-gold {font-size: 5vw; color: gold;}
.foundation {font-size: 8vw; color: gold;}
.section-info h2, .section-chart h1, .section-features h5 {color: goldenrod; text-transform: uppercase;}
.feature-text-header, .section-warranty h1 {text-transform: uppercase; text-shadow: -1px -1px 0 goldenrod, 1px -1px 0 goldenrod, -1px 1px 0 goldenrod, 1px 1px 0 goldenrod;}
.section-warranty h1 {font-size: 5.5vw; text-align: center;}
.section-header {background: center / cover no-repeat url("gd_psu_header_00_bg.jpg")}

.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: goldenrod; width: 100%;  display: block; margin: 0; height: auto;  border-bottom: #4B1319 2px solid; position: relative;top: 0px;}
main .nav a { color: #000000; }
main .active { color: #fff !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);}


main .section-specs .row [class^="col"] {margin: 0;}
.section-specs {border-top: solid goldenrod;}
.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;}
.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: 12px; margin: 0 1% 10px 0; width: 30%; padding: 0; background: url(/images/common/75_black_trans.png);}
.section-overview {padding-bottom: 5%;}
.product-buttons .statusComingSoon {display: block; padding: 4px 8px; border: 1px solid #666666;}
.product-group-specs, .product-group-features, .product-table-specs {display: none;}
.product-group-specs h3, .product-group-features h3, .product-table-specs h3 {font-size: 16px; font-style: italic; margin-bottom: 5px;}
.product-table-specs h4 {font-size: 15px;}
.product-table-specs table {background: url(/images/common/50_black_trans.png); border: 1px solid #666; font-size: 16px; text-align: center; width: 100%;}
.product-table-specs table td {padding: 3px; border: 1px solid #666;}
.product-table-specs table td:first-child {width: 150px;}
.prod-rowtable-specs {margin-top: 15px;}
.specs-column ul {list-style: none; margin: 5px 10px;}
.specs-column ul li {text-indent: -4px;}
.specs-column ul li:before {content: "-"; position: relative; left: -5px;}
.rotate360 {background: url("images/thumb360.png") no-repeat; display: block; width: 58px; height: 58px; color: transparent; font-size: 0; line-height: 0;}
.rotate360:hover {background-position: 0 -58px;}

table.gpu-table { border: 4px solid #daa520; background-color: #222121; width: 100%; text-align: center; border-collapse: collapse; margin: 3em;}
table.gpu-table td, table.gpu-table th { border: 1px solid #daa520; padding: 5px 10px; }
table.gpu-table tbody td { font-size: 12px; font-weight: bold; color: #daa520;}
table.gpu-table thead { background: #222121; border-bottom: 10px solid #daa520;}
table.gpu-table thead th { font-size: 15px; font-weight: bold; color: #daa520; text-align: center; border-left: 2px solid #daa520;}
table.gpu-table thead th:first-child { border-left: none;}


@media (min-width: 800px) {
  .flex-center { display: flex; align-items: center;}
}