﻿body {
	font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif; 
	color: #222;
	/*font-size: 0.9375vw;*/
    /*line-height: 1.5625vw;*/
    font-size: 1rem;
    margin:0;
}

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 {
		padding-left: 0;
		padding-right:0;
		overflow-x: hidden;
	}
}
.InnerGIGABYTEContent .bg-black {
	background-color: #000000;
}
.InnerGIGABYTEContent .container {
	max-width: 1536px !important;
	padding-bottom: 1px;
}

.InnerGIGABYTEContent h2 {
	margin-bottom: 1.65rem; 
}

.InnerGIGABYTEContent h4 {
	font-weight: 600 !important;
	margin-bottom: 0.75rem; 
	line-height: 1.5;
}

.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.15rem;
    letter-spacing: 0;
}


.hidden {
	display: none;
}


#WhyChoose .card-img-top, #intro-GSM .card-img-top, #WhyChoose-Liquid .card-img-top {
	max-width: 300px;
}

#WhyChoose .card-text b, #intro-GSM .card-text b, #WhyChoose-Liquid .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, #WhyChoose-Liquid .card-text {
	font-size: 85% !important;
	line-height: 1.65 !important;
	display: inline-block;
	text-align: center;
}

.InnerGIGABYTEContent .text-primary {
	color: #008CD6 !important;
}
.InnerGIGABYTEContent .text-warning {
	color: #f8ad3b !important;
}


.InnerGIGABYTEContent .text-info {
	color: #008cd6 !important;
}


.InnerGIGABYTEContent #CPU .card-title { 
	font-weight: 600; 
	font-size:120%; 
	color:#344154; 
	line-height: 1.2;
}
.InnerGIGABYTEContent #CPU .card-title b {
	display: block; 
	font-size: 215%; 
	font-weight: 700; 
	color: #22D4FD;
}

.InnerGIGABYTEContent #CPU .card-text {
	font-size: 75%;
	line-height: 1.5 !important;
}
