﻿body {
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif; 
	color: #222;
	font-size: 100% !important;
}

body:lang(zh)  {
	font-family:  'Noto Sans TC', sans-serif; 
	color: #222;
	font-weight: 400;
}

body:lang(zh) .InnerGIGABYTEContent h4 {
    font-weight: 500 !important;
}

@media (max-width: 600px) {
	.container {
		overflow-x: hidden;
	}
}

.InnerGIGABYTEContent .container {
	max-width: 1440px !important;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	padding-left: 0 !important;
	padding-right:0 !important;
	overflow-x: hidden; 
}


.InnerGIGABYTEContent h2 {
	margin-bottom: 1.65rem; 
}

.InnerGIGABYTEContent h4 {
	font-weight: 600 !important;
	margin-bottom: 0.75rem; 
}



.table {
	font-size:inherit;
}

.table thead tr th{
	background:#666;
	color:#fff;
}


.row img {
	display: block;
	margin: 5px auto;
}

hr {
	margin: 45px 0;
}
hr:last-child{
	margin-bottom: 0;
}

.docs-section {
    margin-bottom: 50px;
	line-height: 1.6;
	padding-bottom: 50px;
	border-bottom: 1px solid #ddd;
}

.docs-section h2 {
    margin-top: 0;
    font-weight: 700;
    font-size: 2.25rem;
    letter-spacing: 0;
}

.CPU-list {
	background:url(../innergigabyteimages/line_top.png) no-repeat left top, url(../innergigabyteimages/line_bottom.png) no-repeat left bottom, url(../innergigabyteimages/line.png) no-repeat left center; padding: 25px 0 25px 0px;
}

.hidden {
	display: none;
}

#CPU .div-content-2 b { font-size: 115%}

.card-title, .card-header { 
	text-align: center; font-weight: bold !important;
}

#WhyChoose .card-img-top, #intro-GSM .card-img-top  {
	max-width: 300px;
}

#WhyChoose .card-text b, #intro-GSM .card-text b  {
	font-weight: 600; 
	border-top: 1px solid rgba(0, 0, 0, 0.125); 
	padding-top: 0.8rem;
	margin-bottom: 0.7rem;
	color: #008CD6;
	display: block;
	text-align: center; 
}

#WhyChoose .card-text   {
	font-size: 100% !important;
	line-height: 1.65 !important;
	display: inline-block;
	text-align: center;
}


#WhyChoose .card-text span, #intro-GSM .card-text span {
	font-size: 80% !important;
	line-height: 1.65 !important;
	display: inline-block;
}

.InnerGIGABYTEContent .text-primary {
	color: #008CD6 !important;
}

.W-3300 .w3300-table {
	font-weight: 600;
	line-height: 1.25;
	font-size: 110%;
	border-collapse: separate;
    border-spacing: 6px;

}
.W-3300 .w3300-table thead th {
	background: #eee;
	color: #333;
	border: solid 1px #ccc;
	vertical-align: middle;
}

.W-3300 .w3300-table tbody td {
	color: #fff;
	vertical-align: middle;
	border: 0 ;
}
.W-3300 .w3300-table b {
	font-weight: 900;
	font-size: 150%;
}
.W-3300 .w3300-table small {
	font-size: 50%;
	font-weight: 600
}

@media (max-width: 650px) {
	.W-3300 .w3300-table {
		font-size: 80%;
    }
}