body {
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif; 
	color: #222;
}

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: 1400px !important;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-bottom: 30px;
	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 50px;
}


#LiquidCoolingComponents .card-img-top {
	max-width: 480px;
}

#WhyChoose .card-img-top, #Immersion-Cooling .card-img-top {
	max-width: 300px;
}
#WhyChoose .card-title {
	font-weight: 600; 
	text-align: center;
}
#WhyChoose .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: 85% !important;
	line-height: 1.65 !important;
	display: inline-block;
	text-align: center;
}

#WhyChoose .row.div-content {
	margin-left: -0.25rem;
	margin-right: -0.25rem;
}
#Milan-X .card {
	border: 1px solid rgba(0, 0, 0, 0.125);
	background: #f6f6f6;
}

#Milan-X .card-body {
	line-height: 1.35;
	font-size: 85%;
}
#Milan-X .card-body b {
	display: block;
	font-weight: bold;
	font-size: 250%;
}
#Milan-X .card-body b small {
	font-weight: 400;
	font-size:30%;
	display: inline-block;
	line-height: 1.25;
	padding-bottom: 6px;
	color: #555;
	vertical-align: middle;
}

.InnerGIGABYTEContent #Milan-X .card-body {
	padding: 5px 10px 10px 10px;
}