html, body {height: 100%; margin:0; padding:0;}
#product-nav {height:auto;margin-right: -2px;}
a, a:link{ text-decoration:none;}
.cover{ background:url(http://asset.msi.com/event/nb/2015/Gseries/images/GE62-2QD-Apache-cover.jpg) no-repeat; min-height:100%; background-size:cover; background-position:50% 30%;}
.cover .inner{ padding:0px; margin:0 auto; }
.cover .inner .text-wd{ padding:15px 0; display:block;}

.cover2{ margin-top:0; padding:0;}
.cover2 .inner{ padding:0px; margin:0 auto; }
.cover2 .inner .text-wd{ padding:15px 0; display:block;}

.wtb { background:#171717; padding-bottom:100px;}
.wtb .logo{ margin:5px; padding:0; display:inline-block; }
.wtb .logo img{ margin:8px 5px;}


.wtb .intel{ padding:40px 0;}
.table-wtb{ margin-top:30px;}
.table-wtb th,table-wtb tr{ height:40px;}
.table-wtb th{ background-color:#5d0000; font-weight:bold;}
.table-wtb th.left,.table-wtb th,table-wtb td.left{ text-align:left;}
.table-wtb td{ padding:5px 10px; margin-bottom:10px; border-bottom:1px solid #444;}
.table-wtb th.center,.table-wtb th,table-wtb td.center{ text-align:center;}
.table-wtb tr:nth-child(even) {background: #101010}
.table-wtb tr:nth-child(odd) {background: #222}
.video { background:#000;}
.footer{ padding:20px 0; background:rgba(0,0,0,0.8); }
.footer .container{ padding:0; margin:0 auto; }
.footer .container p{ margin:0;}
.footer .btn{ margin:0 0 0 5px;}
@media screen and (min-width: 240px) and (max-width: 768px) {
   .footer { padding:10px 0;}
   .footer .navbar-right{ display:none;}
   .wtb { background:#171717; margin-bottom:0px;}
   
}
.btn-default {
  color: #fff;
  background-color: #cc0000;
  border-color: #ff0000;
}
.btn-default.on{ color: #cc0000;
  background-color: #f6f6f6;
  border-color: #fff;} 
  
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #cc0000;
  background-color: #f6f6f6;
  border-color: #fff;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
