﻿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: 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;
}


.hidden {
	display: none;
}


.card-title, .card-header { 
	text-align: center; font-weight: bold !important;
}

#WhyChoose .card-img-top, #intro-GSM .card-img-top, #ArmSystemReady .card-img-top {
	max-width: 300px;
}

#WhyChoose .card-text b, #intro-GSM .card-text b, #ArmSystemReady .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, #ArmSystemReady .card-text  {
	font-size: 85% !important;
	line-height: 1.65 !important;
	display: inline-block;
	text-align: center;
}

.InnerGIGABYTEContent .text-primary {
	color: #008CD6 !important;
}


#CPU table th, #Altra-Max table th {
	text-align: center;
	color: #ffffff;
	font-weight: 600;
	background: #00C1DF !important;
	vertical-align: middle;
}
#CPU table, #Altra-Max table   {
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-left: 6px solid #0091BD !important;
}

#Altra-Max .div-content-3 .bg-primary {
	text-align: center;
	color: #ffffff;
	font-weight: 600;
	background: #00C1DF !important;
	vertical-align: middle;
	border-left: 6px solid #0091BD !important;
}

#Altra-Max .div-content-3 .row {
	margin-left: 0;
	margin-right: 0;
}
@media (max-width: 460px) {
	#Altra-Max .div-content-3  {
		font-size: 85%;
	}
	.docs-section h2 {
		font-size: 1.85rem;
	}
	.InnerGIGABYTEContent h4 {
		font-size: 1.35rem;
	}
}
.InnerGIGABYTEContent .text-info {
	color: #0091BD !important;
}

#QualifiedComponentList .card-body b {
	font-weight: 600;
	color: #666;
}
#QualifiedComponentList .card-body img {
	max-height: 28px;
	margin: 10px 15px;
	margin-bottom: 0;
	display: inline-block;
	vertical-align: middle;
}

#SoftwareEcosystem .card-img-top {
	max-width: 100px;
}
#SoftwareEcosystem .row.div-content, #WhyChoose .row.div-content {
	margin-left: -0.25rem;
	margin-right: -0.25rem;
}
#SoftwareEcosystem .card-body b {
	font-weight: 500;
	color: #666;
	display: block;
	font-size: 80%;
}
#QualifiedComponentList .card .bg-info {
	background: #00C1DF;
	color: #fff;
}

#QualifiedComponentList .card .card-header {
	padding: 0.5rem;
	font-size: 1.2rem;
}

#QualifiedComponentList .card .card-body, #SoftwareEcosystem .card-body {
	padding: 1.2rem 0.35rem;
}
