h1 {
    font-size: 36px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 28px;
}

h5 {
    font-size: 26px;
}

h6 {
    font-size: 20px;
}

p {
    font-size: 18px;
}

.bold {
	font-weight: bold;
}

.text-color{
	color:#ff8900!important;
}

/* .btn.btn-lg {padding: 0 20px;} */

.container.maxwid {
    max-width: 1320px !important;
}

.apc-banner{
	 background:url('/sites/zyxel/files/library/assets/products/apc/banner_AP_Controller_Technology_1920x450.jpg') no-repeat 50% center;
	 height:450px;
	 background-size:cover;
	 position:relative;
}

.apc-box {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 40%;
	height: 100%;
	padding-left: 10%;
}

.apc-box h1{
	font-weight:bold;
}

@media screen and (max-width: 1025px) {
.apc-banner{
	height:350px;
}
.apc-box {
	padding-left: 5%;
	 width: 45%;
}
}

@media screen and (max-width: 800px) {
.apc-banner{
	background:url('/sites/zyxel/files/library/assets/products/apc/banner_AP_Controller_Technology_1920x765.jpg') no-repeat center right; 
	height:600px; 
	background-size:cover; 
	position:relative;
}

.apc-box {
	width: 100%;
    padding: 5%;
    justify-content: end;
	color: #fff;
}
.apc-box h1{
	color: #fff;
}
}


@media screen and (max-width: 450px) {
.apc-banner{
	height:320px;
}
.apc-box h1{
	display:none;
}
}

@media screen and (max-width: 380px) {
.apc-box {
	padding:10px;
}
}


.uplinks-area{
	display: flex;
    flex-direction: row-reverse;
}


.uplinks-area .text{
	width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 60px;
}

.uplinks-area .text h3{
	font-weight:bold;
	padding-bottom:30px;
}

.uplinks-area img{
	width: 50%!important;
}


@media screen and (max-width: 991px) {
.uplinks-area {
    display: flex;
    flex-direction: column;
}
.uplinks-area .text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0px;
	padding-bottom: 10px;
}
.uplinks-area img {
    width: 100%!important;
}
}

.table-outline{
	width:25%;
}

#note, .support, #features>.container, #notice {max-width: 1320px; margin: auto;}
.panel-default:first-child {border-top: none !important;}

.main-basic-content ul{
	margin-left: 20px;
}

.Benefits{
	text-align:center;
	padding-bottom:30px;
	width: 70%;
    margin: 0 auto;
}

.Benefits .text h3{
	font-weight:bold;
	padding-bottom:30px;
}

#benefits-section .card {
    padding: 0px;
    margin-bottom: 15px;
    border: 1px solid #eee;
    background-color: #fff;
    transition: all .22s;
    position: relative;
}

#benefits-section .card-content{
	padding:25px;
}

#benefits-section .card-content ul{
    list-style: none;
}

#benefits-section  .card-content ul li {
    padding-bottom: 10px;
    padding-left: 0em;
    text-indent: -0.3em;
}

.card-content .fa{
    color:#ff8900;
    font-size: 18px;
}

#benefits-section  .card-content h6{
	font-weight:bold;
}

@media only screen and (max-width: 991px){
.Benefits{
	width: 100%;
}
}


.textright{
	padding: 14px 45px!important;
}

#specifications-accordion .table>thead>tr>th {
    color: #ff8900;
}

#specifications-accordion .table>thead {
    border: 2px solid #ffb966;
	border-right: 0;
    border-left: 0;
}

#specifications-accordion .panel-default {
    border-color: #ffe8cc!important;
}

#specifications-accordion a, a:hover {
    color: #ff8900;
}

#specifications-accordion .table-hover>tbody>tr:hover {
    background-color: #ffe8cc;
}

.xmg1930-series-note{
	padding-top:150px;
}

@media only screen and (max-width: 991px){
.xmg1930-series-note{
	padding-top:200px;
}
}


.asterisk li{
	list-style: revert!important;
}

.asterisk li:before {
    content: "*";
    margin-right: -0.4em;
    position: relative;
    left: -1.5em;
}


@media only screen and (max-width: 1025px){
.table>thead>tr>th, .table>thead>tr>td, .table>tbody>tr>th, .table>tbody>tr>td {
    padding: 15px 20px !important;
}
}

.specifications-container .table.table-specifications tr th {
    height: 45px;
}

.table-specifications tr th {
    background-color: #ffe8cc;
}

.specifications-container .table.table-specifications tr th .spec-title {
    margin-top: 10px;
}

@media (min-width: 1200px) {
    .specifications-container.non-freeze .table.table-specifications tr td:first-child {
        background-color: #fff;
    }
}

[id^="table-scroller"] {
    width: 100% !important;
    max-width: 1320px;
    border: none !important;
}

@media screen and (max-width: 990px){
    [id^="table-scroller"] {
        width: 990px !important;
        border: none !important;
    }
    .specifications-container {
        overflow: auto;
        border: 1px solid #c8c8c8;
        border-top: 0
    }
}


[id^="table-scroller"] .table.table-specifications tr th,
[id^="table-scroller"] .table.table-specifications tr th:first-child {
    width: auto !important;
}

#table-scroller .table.table-specifications tr td,
#table-scroller .table.table-specifications tr td:first-child {
    width: 25% !important;
}

#table-scroller-2 .table.table-specifications tr td,
#table-scroller-2 .table.table-specifications tr td:first-child {
    width: 20% !important;
}

[id^="table-scroller"] .table > tbody > tr > td:first-child {
    padding-left: 8px;
    border-right: 1px solid #c8c8c8 !important;
    border-left: 1px solid transparent !important;
}

[id^="table-scroller"] li {
    list-style: none;
}

[id^="table-scroller"] .table > tbody {
    border: 1px solid #c8c8c8;
}

[id^="table-scroller"] tr th:first-child,
[id^="table-scroller"] tr th {
    background-color: transparent;
    color: #ff8900 !important;
    border-right: none !important;
    border-left: none !important;
}

[id^="table-scroller"] .table > thead {
    border-color: #ff8900;
    border-width: 1px;
}

[id^="table-scroller"] a,
[id^="table-scroller"] a:hover {
    color: #ff8900;
}

.table>tbody>tr>td {
    padding: 22px 8px;
}