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;
}

.text-color{
	color:#64be00;
}

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

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


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

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

.xmg1930-series-box h1{
	font-weight:bold;
}

@media screen and (max-width: 1440px) {
.xmg1930-series-box {
    width: 50%;
}
}

@media screen and (max-width: 1025px) {
.xmg1930-series-banner{
	height:350px;
}
.xmg1930-series-box {
	padding-left: 10%;
	 width: 50%;
}
}

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

.xmg1930-series-box {
	width: 75%;
    padding: 5%;
    justify-content: end;
}
}


@media screen and (max-width: 450px) {
.xmg1930-series-banner{
	height:320px;
}
.xmg1930-series-box h1{
	font-size: 20px;
}
}

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

.usgflex700h_award{
    position: absolute;
    width: 150px;
}

@media screen and (max-width: 1440px) {
.usgflex700h_award{
    position: absolute;
    width: 100px;
}
}

.Cloud-Managed{
	width: 85%;
    text-align: center;
    margin: 0 auto;
}

.Cloud-Managed h3{
	font-weight: bold;
    padding-bottom: 30px;
}

.Cloud-Managed-area{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	width: 100%;
}

.Cloud-Managed-text{
	text-align: center;
    width: 70%;
}

.Cloud-Managed-text p{
    padding-bottom: 20px;	
}

.Cloud-Managed-section .nav-tabs>li.active>a, 
.Cloud-Managed-section .nav-tabs>li.active>a:focus, 
.Cloud-Managed-section .nav-tabs>li.active>a:hover{
    color: #fff;
    background-color: #6CBE45;
}

.Cloud-Managed-section .nav-tabs{
	border-bottom:none;
	padding-bottom:50px;
	padding-top:20px;
	margin:0 auto;
	display:block;
	width:80%;
	text-align: center;
}

.Cloud-Managed-section .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 15px;
}

.Cloud-Managed-section .nav-tabs li{
    float: none;
    display: inline-block;
    border-radius: 5px;
}

.Cloud-Managed-section .nav-tabs>li>a{
	color:#758f86;
	font-size:18px;
	border: 1px solid #758f86;
	border-radius: 5px;
}

.Cloud-Managed-section .nav-tabs>li>a:hover{
	color:#758f86;
	background-color:#6CBE45;
	text-decoration: none;
	color: #fff;
}

@media only screen and (max-width: 1025px){
.Cloud-Managed-section .nav-tabs{
	width:100%;
	text-align:center;
}
.Cloud-Managed {
	width: 90%;
	text-align: center;
	margin: 0 auto;
}
}

@media only screen and (max-width: 991px){
.Cloud-Managed-area {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
}
.Cloud-Managed-text {
    padding-left: 0px;
    width: 100%;
}
.Cloud-Managed-area img{
	width: 100%!important;
}

.Cloud-Managed-section .nav-tabs li {
    margin-bottom: 10px;
}
}


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


.uplinks-area .text{
	width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 5% 10%;
}

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

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


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


.Nebula-area{
	display: flex;
    flex-direction: row;
}


.Nebula-area .text{
	width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
	padding-right: 20px;
}

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

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


.Nebula-area .btn-call-to-action, .AppWatch .btn-call-to-action {
    background-color: #64be00!important;
}


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

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

.Mobile-App-area ul {
    list-style: none;
    font-size: 18px;
}

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

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

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


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

.Mobile-App-area .AppWatch {
    display: block;
    padding-bottom: 10px;
}


.EcosystemNetwork {
    padding: 50px 0px;
}

.Ecosystem {
    width: 50%;
    text-align: center;
    margin: 0 auto;
}

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

.EcosystemNetwork .Ecosystem_diagram {
    width: 80% !important;
    margin: 0 auto;
}

@media screen and (max-width: 1025px) {
    .Ecosystem {
        width: 80%;
    }
}

@media screen and (max-width: 991px) {
    .Ecosystem {
        width: 90%;
    }

    .EcosystemNetwork .Ecosystem_diagram {
        width: 100% !important;
        margin: 0 auto;
    }
}

/* start */
.justconnect-features {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.justconnect-area {
    width: 80%;
    padding: 5%;
}

.justconnect-title {
    padding-top: 60px;
}

.justconnect-title h3 {
    padding-bottom: 30px;
    text-align: center;
    margin: 0 auto;
}

.justconnect-features .box {
    width: 90%;
    position: relative;
}

.justconnect-features .image {
    padding-left: 40px;
    position: relative;
}

.justconnect-features .panel-heading {
    padding: 0;
    position: relative;
    cursor: pointer;
    background-color: #fff !important;
}

.justconnect-features .panel-title {
    color: #000;
    font-size: 18px;
    padding-right: 60px !important;
}

.justconnect-features a.panel-title.collapsed {
    padding-right: 60px !important;
}

.justconnect-features .panel-body p {
    width: 95%;
}

.justconnect-features div.panel-body {
    padding: 30px !important;
}

.justconnect-features .panel {
    border-top: 1px solid #64be00 !important;
    padding: 10px 0;
    border-bottom: 0;
}

#justconnect-section #accordion .panel-title:after {
    border-color: #64be00;
}

@media screen and (max-width: 1025px) {
.justconnect-features .box {
        width: 100%;
        position: relative;
    }
.justconnect-area {
    width: 100%;
}
}

@media screen and (max-width: 991px) {
    .justconnect-features {
        flex-direction: column;
    }
}


.Application-Diagram{
	width: 85%;
    text-align: center;
    margin: 0 auto;
}

.Application-Diagram h3{
	font-weight: bold;
    padding-bottom: 30px;
}

.Application-Diagram-area{
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	width: 100%;
}

.Application-Diagram-text{
	text-align: center;
    width: 60%;
}

.Application-Diagram-area img{
    width: 90%!important;
    padding-top: 20px;
    margin: 0 auto;	
}

.Application-Diagram-section .nav-tabs>li.active>a, 
.Application-Diagram-section .nav-tabs>li.active>a:focus, 
.Application-Diagram-section .nav-tabs>li.active>a:hover{
    color: #fff;
    background-color: #6CBE45;
}

.Application-Diagram-section .nav-tabs{
	border-bottom:none;
	padding-bottom:50px;
	padding-top:20px;
	margin:0 auto;
	display:block;
	width:80%;
	text-align: center;
}

.Application-Diagram-section .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 15px;
}

.Application-Diagram-section .nav-tabs li{
    float: none;
    display: inline-block;
    border-radius: 5px;
}

.Application-Diagram-section .nav-tabs>li>a{
	color:#758f86;
	font-size:18px;
	border: 1px solid #758f86;
	border-radius: 5px;
}

.Application-Diagram-section .nav-tabs>li>a:hover{
	color:#758f86;
	background-color:#6CBE45;
	text-decoration: none;
	color: #fff;
}

@media only screen and (max-width: 1025px){
.Application-Diagram-section .nav-tabs{
	width:100%;
	text-align:center;
}
.Application-Diagram {
	width: 80%;
	text-align: center;
	margin: 0 auto;
}
}

@media only screen and (max-width: 991px){
.Application-Diagram-area {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 80%;
    margin: 0 auto;
}
.Application-Diagram-text {
    padding-left: 0px;
    width: 100%;
}
.Application-Diagram-area img{
	width: 100%!important;
}
.Application-Diagram-section .nav-tabs li {
    margin-bottom: 10px;
}
}

.table-outline{
	width:33%;
}

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

Product Specs Bullets
#specifications-accordion .panel-default ul {
	padding-left: 40px;
}

#specifications-accordion .panel-default li {
	list-style-type: disc;
}

#specifications-accordion .panel-default ul li ul li {
    list-style-type: circle;
}


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

.XMG1930-series-section .tab-content .tab-pane .panel-group .panel-body {
	padding: 30px 20px!important;
}

.XMG1930-series-section .nav-tabs{
	border-bottom:none;
	padding-bottom:50px;
	padding-top:20px;
	margin:0 auto;
	display:block;
	width:100%;
	text-align: center;
}

.XMG1930-series-section .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 15px;
}

.XMG1930-series-section .nav-tabs li{
    float: none;
    display: inline-block;
    border-radius: 5px;
margin-bottom: 10px;
}

.XMG1930-series-section .nav-tabs>li>a{
	color:#000;
	font-size:18px!important;
}

.XMG1930-series-section .nav-tabs>li>a:hover{
	color:#64be00;
	background-color: transparent;
    text-decoration: none;
    border-color: transparent;
}

.XMG1930-series-section .nav-tabs>li.active>a, 
.XMG1930-series-section .nav-tabs>li.active>a:focus, 
.XMG1930-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){
.XMG1930-series-section .nav-tabs{
	width:100%;
	text-align:center;
}
}

@media only screen and (max-width: 991px){
.XMG1930-series-section .nav-tabs li {
    margin-bottom: 10px;
}
}

.features-note ul{
	list-style:none;
}

.features-note li {
    text-indent: -25px;
    padding-left: 5px;
}

.features-note li:nth-child(1):before {
    content: "*";
    margin-right: 0.6em;
    position: relative;
	padding-right: 11px;
}

.features-note li:nth-child(2):before {
    content: "**";
    margin-right: 0.6em;
    position: relative;  
	padding-right: 5px;
}

.features-note li:nth-child(3):before {
    content: "***";
    margin-right: 0.6em;
    position: relative;
}


/* start */

.Networked-AV-Mode-area{
	width: 85%;
    text-align: center;
    margin: 0 auto;
}

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

.Networked-AV-Mode-img{
	display: flex;
    flex-direction: row;
    padding-top: 30px;
}

.Networked-AV-Mode-img img{
	width:33%!important;
}

.Networked-AV-Mode-area .btn-call-to-action {
    background-color:#64be00!important;
}