﻿body {
	font-family: 'Open Sans'; 
	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;
}


@media (max-width: 600px) {
	.container {
		padding-left: 0;
		padding-right:0;
		overflow-x: hidden;
	}
}
.InnerGIGABYTEContent {
	padding-bottom: 1px;
}
.InnerGIGABYTEContent .bg-black {
	background-color: #000000;
}
.InnerGIGABYTEContent .container {
	max-width: 1440px !important;
}

.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.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 {
	text-align: center;
	color: #ffffff;
	font-weight: 600;
	background: #00C1DF;
	vertical-align: middle;
}
#CPU table {
	border: 1px solid rgba(0, 0, 0, 0.125);
	border-left: 6px solid #0091BD;
	border-radius: 0.25rem;
}


.InnerGIGABYTEContent .text-info {
    color: #008cd6 !important;
}



#CPU .card-body  {
	padding: 0.6rem 0.15rem;
	vertical-align: middle;
	font-weight: 500;
	line-height: 1.35;
}

 .div-chipset .card-body {
	padding: 0.5rem;
	vertical-align: middle;
	font-weight: 600;
	line-height: 1.25;
}

#CPU .card-body b, .div-chipset .card-body b {
	font-size: 145% !important;
	font-weight: 700;
	color: #22D4FD;
}
body:lang(zh) #CPU .card-text {
	line-height: 1.5 !important;
	font-size: 95% !important;
}
#CPU .card-text {
	text-align: center;
	font-size: 85%;
}
.div-chipset .card-text {
	text-align: center;
	font-size: 90%;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	font-weight: 700;
	padding-bottom:0.4em;
	margin-bottom: 0.8rem;
}
.div-chipset .card-body ul {
	margin-bottom: 0.2em;
	margin-left: 1.4rem;
}
.div-chipset .card-body li {
	font-size: 84% !important;
	font-weight: normal !important;
}

#CPU .row.cpu-spec, .div-chipset .row.cpu-spec {
	margin-left: -0.25rem;
	margin-right: -0.25rem;
}

#AMD-EPYC-4004 {
	background: #030303 url("../innergigabyteimages/bg_EPYC-4004.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    text-shadow: 0 0 0.4rem rgba(0, 0, 0, 0.85), 0 0 0.85rem rgba(38, 71, 140, 1); 
}
#AMD-EPYC-4004  h2 {
	margin-bottom: 0.75rem;
}
#AMD-EPYC-4004 .div-content h4 {
	line-height: 1.3;
	text-align: center;
	margin-bottom: 30px;
	font-weight: 500 !important;
	color: #ffdd00;
	font-size: 1.25rem;
	letter-spacing: 0.03rem;
	
}
#AMD-EPYC-4004 .div-AMD-logo .img-fluid {
		max-width: 110px;
}
@media (min-width: 992px) {
	body:lang(zh) #AMD-EPYC-4004  h2 {
		letter-spacing: 0.3rem;
	}
	body:lang(zh) #AMD-EPYC-4004 .div-content h4 {
		letter-spacing: 0.08rem;
	}
	#AMD-EPYC-4004  h2 {
		font-size: 3.55rem;
		margin-top: 1rem;
	}
	#AMD-EPYC-4004 .div-content h4 {
		font-size: 1.5rem;
		letter-spacing: 0.05rem;
	}
	#AMD-EPYC-4004 .div-AMD-logo .img-fluid {
		max-width: 120px;
	}
}

#AMD-EPYC-4004 .docs-section {
	border: none !important;
	margin-bottom: 0;
}