h1{font-size:36px;} h2 {font-size:34px;}h3 {font-size:32px;}h4 {font-size:30px;}h5 {font-size:28px;}h6 {font-size:26px;}p {font-size:20px;}
.bold {
	font-weight: bold;
}
.container.maxwid {
    max-width: 1320px !important;
}

#specifications .panel-group .panel-body {
	padding: 30px 20px!important;
}

/* start */

#features .panel .panel-body ul, #features .panel .panel-body ul li ul{
	padding-left: 45px;
}

/* start */

.GS100-Series-banner{
	 background:url('/sites/zyxel/files/library/assets/products/gs-100-series/GS-100_Banner_1920x765.jpg') no-repeat center center;
	 height:765px;
	 background-size:cover;
	 position:relative;
}

.GS100-Series-area{
    width: 100%;
    height: 100%;
}

.GS100-Series-box {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 40%;
	height: 100%;
	padding-left: 10%;
}

.GS100-Series-box h1{
	font-weight:bold;
}

@media screen and (max-width: 1601px) {
.GS100-Series-banner{
	 height:550px;
}
}

@media screen and (max-width: 1440px) {
.GS100-Series-banner{
	 height:500px;
}
.GS100-Series-box {
    width: 50%;
	padding-left: 5%;
}
}

@media screen and (max-width: 1025px) {
.GS100-Series-banner {
	height:350px;
}
.GS100-Series-box {
	padding-left: 5%;
	 width: 55%;
}
}

@media screen and (max-width: 991px) {
.GS100-Series-banner {
	height:500px;
}
.GS100-Series-box {
	width: 90%;
}
}

@media screen and (max-width: 450px) {
.GS100-Series-banner {
	height:350px;
}
.GS100-Series-box h1{
	font-size: 20px;
}
}

/* start */

.network_connectivity-section{
	padding-top: 62px;
}

.network_connectivity{
	display: flex;
    flex-direction: row-reverse;
	width: 90%;
    margin: 0 auto;
	padding: 5% 0%;
}


.network_connectivity .text{
	width: 95%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 30px;
    padding-right: 50px;
}

.network_connectivity .text h3{
	font-weight:bold;
	padding-bottom:30px;
}

.network_connectivity .button a:hover{
	color:#fff!important;
}

.network_connectivity img{
	width: 80%!important;
}

.icon-section {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.icon-section .area{
    display: flex;
    flex-direction: row;
    width: 80%;
    margin: 0 auto;
	padding-top: 15px;
	align-items: end;
}

.icon-section .area .box{
	width:20%;
	margin: 0 auto;
    text-align: center;
}

.icon-section .area .box img{
	width: 80% !important;
	padding-right: 0%;
	margin: 0 auto;
}

.icon-section .area .box p{
    font-size: 14px;
    margin: 0 auto;
    text-align: center;
	padding-top:10px;
    font-weight: bold;
}

@media screen and (max-width: 991px) {
.network_connectivity {
    display: flex;
    flex-direction: column;
}
.network_connectivity .text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
}
.icon-section .area {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 0 auto;
    padding-top: 15px;
    align-items: end;
}
}


/* start */

.mini-switch {
	 background:url('/sites/zyxel/files/library/assets/products/gs-100-series/02_Mini_sturdy_switch_1920x800.jpg') no-repeat center;
	 height:900px;
	 background-size:cover;
	 position:relative;
}

.mini-switch .frame{
	width: 45%;
    text-align: center;
    margin: 0 auto;
    padding-top: 5%;
}

.mini-switch .frame h3{
	font-weight:bold;
	padding-bottom:30px;
}

@media screen and (max-width: 2100px) {
.mini-switch {
	 height:750px;
}	
}

@media screen and (max-width: 1440px) {
.mini-switch {
	 height:650px;
}
.mini-switch .frame{
	width: 55%;
}	
}

@media screen and (max-width: 1025px) {
.mini-switch {
	 height:500px;
}
.mini-switch .frame{
	width: 60%;
}	
}

@media screen and (max-width: 991px) {
.mini-switch {
    background: url('/sites/zyxel/files/library/assets/products/gs-100-series/02_Mini_sturdy_switch_1920x800.jpg') no-repeat bottom;
    height: 550px;
    background-size: contain;
    position: relative;
}
.mini-switch .frame{
	width: 90%;
}
}

@media screen and (max-width: 450px) {
.mini-switch {
    height: 450px;
}
}


/* start */

.QoS_ports {
	display: flex;
    flex-direction: row;
    width: 90%;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
	padding: 5% 0%;
}

.QoS_ports .text{
    padding-right: 5%;
}

.QoS_ports .text h3{
	font-weight:bold;
	padding-bottom:30px;
}

.QoS_ports img{
	width:50%!important;
}

@media screen and (max-width: 991px) {
.QoS_ports {
    flex-direction: column;
}
.QoS_ports img{
	width:90%!important;
}
}

/* start */

.Saves_Energy {
	display: flex;
    flex-direction: row-reverse;
    width: 90%;
    margin: 0 auto;
    justify-content: center;
    align-items: center;
    padding: 5% 0%;
}

.Saves_Energy h3{
	font-weight:bold;
	padding-bottom:30px;
}

.Saves_Energy .text{
    padding-left: 5%;
}

.Saves_Energy img{
	width:50%!important;
}


@media screen and (max-width: 991px) {
.Saves_Energy {
    flex-direction: column;
}
.Saves_Energy img{
	width:90%!important;
}
}

/* start */

.Application_scenario {
	width:90%;
	margin:0 auto;
    text-align: center;
}

.Application_scenario h3{
	font-weight:bold;
	padding-bottom:30px;
}

.Application_scenario_photo {
    background: url('/sites/zyxel/files/library/assets/products/gs-100-series/05_Application scenario.gif') no-repeat bottom;
    height: 800px;
    background-size: cover;
    position: relative;
}

@media screen and (max-width: 2100px) {
.Application_scenario_photo {
    height: 600px;
}
}

@media screen and (max-width: 1440px) {
.Application_scenario_photo {
    height: 450px;
}
}

@media screen and (max-width: 1025px) {
.Application_scenario_photo {
    height: 350px;
}
}

@media screen and (max-width: 991px) {
.Application_scenario_photo {
    height: 500px;
}
}

@media screen and (max-width: 450px) {
.Application_scenario_photo {
    height: 250px;
}
}


.gs100-series-section .tab-content .tab-pane .panel-group .panel-body {
	padding: 30px 20px!important;
}

.gs100-series-section .nav-tabs{
	border-bottom:none;
/* 	padding-bottom:50px; */
	padding-top:20px;
	margin:0 auto;
	display:block;
	width:100%;
	text-align: center;
    position: fixed;
	max-width: 1320px !important;
    z-index: 10; /* 確保選單在其他內容之上 */
    background-color: white; /* 防止滾動時與背景內容重疊 */
}

.gs100-series-section .tab-content{
	padding-top:180px;
}

.gs100-series-section .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 15px;
}

.gs100-series-section .nav-tabs li{
    float: none;
    display: inline-block;
    border-radius: 5px;
margin-bottom: 10px;
}

.gs100-series-section .nav-tabs>li>a{
	color:#000;
	font-size:18px!important;
}

.gs100-series-section .nav-tabs>li>a:hover{
	color:#64be00;
	background-color: transparent;
    text-decoration: none;
    border-color: transparent;
}

.gs100-series-section .nav-tabs>li.active>a, 
.gs100-series-section .nav-tabs>li.active>a:focus, 
.gs100-series-section .nav-tabs>li.active>a:hover{
    color: #64be00;
    border-bottom: 2px solid #64be00;
    border-top: transparent;
    border-right: transparent;
    border-left: transparent;
	font-weight:bold;
}

@media only screen and (max-width: 1025px){
.gs100-series-section .nav-tabs{
	width:100%;
	text-align:center;
	position: relative;
}
}

@media only screen and (max-width: 991px){
.gs100-series-section .nav-tabs li {
    margin-bottom: 10px;
}
}