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;}

hr {
    border-top: 1px solid #000;
}

.bold {
    font-weight: bold;
}

/* start */

.usgflex-h-banner{
     background:url('/sites/zyxel/files/library/assets/products/usgflex-h/usgflex200h_Banner_1920x765.jpg') no-repeat 50% center;
     height:650px;
     background-size:cover;
     position:relative;
}

.usgflex-h-area{
    width: 100%;
    height: 100%;
}

.usgflex-h-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 35%;
    height: 100%;
    padding-left: 10%;
    color: #fff;
}

.usgflex-h-box h1{
    font-weight:bold;
}

.Learnmore .btn-call-to-action{
    color: #fff;
    background-color: #ff8900!important;
}


@media screen and (max-width: 1440px) {
.usgflex-h-box {
     width: 40%;
}
}

@media screen and (max-width: 1025px) {
.usgflex-h-banner{
     height:500px;
}
.usgflex-h-box {
    padding-left: 5%;
}
}

@media screen and (max-width: 800px) {
.usgflex-h-banner{
    height:400px;
}

.usgflex-h-box {
    padding: 5%;
}
}


@media screen and (max-width: 450px) {
.usgflex-h-banner{
     background:url('/sites/zyxel/files/library/assets/products/usgflex-h/usgflex200h_Banner_1920x765.jpg') no-repeat 75% center;
     height:350px;
     background-size:cover;
     position:relative;
}

.usgflex-h-box {
    align-items: center;
    justify-content: flex-start;
    width: 100%;
}
.usgflex-h-box h1{
    font-size: 20px;
}
}

@media screen and (max-width: 380px) {
.usgflex-h-box {
    padding:20px;
}
}

/* start */

.intro-section {
    background-color:#000;
}

.intro-text{
    width:80%;
    margin:0 auto;
    text-align: center;
}

.intro-text p{
    color:#fff;
}

@media screen and (max-width: 1440px) {
.intro-text{
    width:75%;
}
}

/* Awards & Reviews star */
.awards-section{
    padding: 62px 0 50px;
    background-color: #000;
    color: #ffffff;
}
.awards-section h3,
.intro-section h3{
    padding-bottom: 30px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}
.awards-section .awards-wrapper{
        display: flex;
        gap: 20px;
        flex-direction: row;
        flex-wrap: wrap;
        padding: 0 40px;
}
.awards-section .awards-wrapper .award-item{
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
    padding: 0 10px;
    color: #ffffff;
}
.awards-section .awards-wrapper a.award-item:hover p{
    color: #6cbe45;
}
.awards-section .awards-wrapper a.award-item:hover{
    text-decoration: none;
}
.awards-section .awards-wrapper .award-item.CRN{
    /* flex: 1.2; */
}
.awards-section .awards-wrapper .award-item .award-logo{
    width: 120px;
    margin-bottom: 15px;
}
.awards-section .awards-wrapper .award-item.CRN .award-logo{
    width: 60px !important;
}
.awards-section .awards-wrapper .award-item .award-logo img{
    width: 100%;
    height: auto;
}
.awards-section .awards-wrapper .award-item .award-content{
   text-align: center; 
   color: #ffffff;
}
.awards-section .awards-wrapper .award-item .award-content{
   text-align: center; 
}
.slick-slider .slick-dots{
    bottom: -40px;
    left: 0;
    right: 0;
}
.slick-track{
    display: flex;
    flex-direction: row;
    align-items: baseline;
    flex-wrap: nowrap;
}

@media screen and (max-width: 991px) {
    .awards-section .awards-wrapper .award-item,
    .awards-section .awards-wrapper .award-item.CRN{
        flex: 1 40%;
    }
}

@media screen and (max-width: 450px) {
    .awards-section .awards-wrapper{
        gap: 60px 20px;
    }
    .awards-section .awards-wrapper .award-item,
    .awards-section .awards-wrapper .award-item.CRN{
        flex: 1 100%;
    }
}

/* video canvas section star*/
.video-desktop-section{
    padding: 62px 0 50px;
    background-color: #000;
}
.video-canvas{position:relative; height: 1000px;}
.video{position: absolute; width: auto; left: 0;right: 0;margin: 0 auto; overflow: hidden;}
.video video{width:100%;}
.video-mobile-section{display:none;}

@media screen and (max-width: 1601px) { 
.video-canvas{height:700px;}
}

@media screen and (max-width: 1440px) { 
.video-canvas{height:600px;}
}
@media screen and (max-width: 1025px) { 
.video-canvas{height:500px;}
}
@media screen and (max-width: 991px) {  
#video-one{display:none;}
#video-two{display:none;}
.video-mobile-section{display:block;background-color: #000;}
}

/* start */

.Performance-banner{
     background:url('/sites/zyxel/files/library/assets/products/usgflex-h/01_3x_High_Performance.jpg') no-repeat 50% bottom;
     height:1000px;
     background-size:cover;
     position:relative;
}

.Performance-area{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 90%;
    height: 100%;
    color: #fff;
    text-align: center;
    margin: 0 auto;
}

.Performance-box {
    display: flex;
    flex-direction: column;
    width: 60%;
    padding-top: 5%;
}

.Performance-box h3{
    padding-bottom:30px;
    font-weight:bold;
}

@media screen and (max-width: 1440px) {
.Performance-banner{
     height:800px;
}
.Performance-box {
    width: 70%;
}
}

@media screen and (max-width: 1025px) {
.Performance-section{
    background-color:#000;
}
.Performance-banner{
     background:url('/sites/zyxel/files/library/assets/products/usgflex-h/01_3x_High_Performance.jpg') no-repeat 50% bottom;
     height:600px;
     background-size:contain;
     position:relative;
}
.Performance-box {
    width: 75%;
}
}

@media screen and (max-width: 991px) {
.Performance-banner{
     background:url('/sites/zyxel/files/library/assets/products/usgflex-h/01_3x_High_Performance.jpg') no-repeat 50% bottom;
     height:600px;
     background-size:contain;
     position:relative;
}
}

@media screen and (max-width: 450px) {
.Performance-banner{
     background:url('/sites/zyxel/files/library/assets/products/usgflex-h/01_3x_High_Performance.jpg') no-repeat 50% bottom;
     height:700px;
     background-size:contain;
     position:relative;
}
}

/* start */

.HighSpeed-banner{
     background:url('/sites/zyxel/files/library/assets/products/usgflex-h/usgflex200h_Multi-G.jpg') no-repeat 50% bottom;
     height:950px;
     background-size:cover;
     position:relative;
}

.HighSpeed-area{
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 95%;
    height: 100%;
    color: #fff;
    text-align: center;
    margin: 0 auto;
}

.HighSpeed-box {
    display: flex;
    flex-direction: column;
    width: 60%;
    padding-top: 30px;
}

.HighSpeed-box h3{
    padding-bottom:30px;
    font-weight:bold;
}

@media screen and (max-width: 1601px) {
.HighSpeed-banner{
     height:750px;
}
}

@media screen and (max-width: 1440px) {
.HighSpeed-banner{
     height:750px;
}
.HighSpeed-box {
    width: 75%;
}
}

@media screen and (max-width: 1025px) {
.HighSpeed-banner{
     height:750px;
}

.HighSpeed-box {
    width: 85%;
    padding-top: 0px;
}
}

@media screen and (max-width: 991px) {
.HighSpeed-section{
    background-color:#000;
}
.HighSpeed-banner{
     background:url('/sites/zyxel/files/library/assets/products/usgflex-h/usgflex200h_Multi-G.jpg') no-repeat 50% bottom;
     height:600px;
     background-size:contain;
     position:relative;
}
.HighSpeed-box {
    width: 85%;
    padding-top: 0px;
}
}


@media screen and (max-width: 450px) {
.HighSpeed-banner{
     background:url('/sites/zyxel/files/library/assets/products/usgflex-h/usgflex200h_Multi-G.jpg') no-repeat 50% bottom;
     height:700px;
     background-size:contain;
     position:relative;
}
}

/* start */

.network-management-banner{
     background:url('/sites/zyxel/files/library/assets/products/usgflex-h/03_network_management.png') no-repeat 50% center;
     height:1000px;
     background-size:cover;
     position:relative;
}

.network-management-area{
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 45%;
    padding-left: 10%;
    position: absolute;
    bottom: 20%;
}

.network-management-box {
    display: flex;
    flex-direction: column;
    width: 70%;
    padding-top: 5%;
}

.network-management-box h3{
    padding-bottom:30px;
    font-weight:bold;
}

@media screen and (max-width: 1920px) {
.network-management-area{
    bottom: 15%;
}
}

@media screen and (max-width: 1601px) {
.network-management-area{
    width: 50%;
}
}

@media screen and (max-width: 1440px) {
.network-management-banner{
     height:800px;
}
.network-management-box {
    width: 90%;
}
}

@media screen and (max-width: 1025px) {
.network-management-area{
    width: 55%;
    padding-left: 5%;
}
}

@media screen and (max-width: 991px) {
.network-management-banner{
     height:600px;
}
.network-management-area {
    width: 60%;
    padding-left: 5%;
    bottom: 0%;
}
}

@media screen and (max-width: 450px) {
.network-management-banner {
    background: url(/sites/zyxel/files/library/assets/products/usgflex-h/03_network_management.png) no-repeat 50% top;
    height: 650px;
    background-size: contain;
    position: relative;
}
.network-management-area {
    width: 90%;
}
}

/* start */

.AI-powered{
    display: flex;
    flex-direction: row-reverse;
    width: 90%;
    margin: 0 auto;
}


.AI-powered .text{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 60px;
}

.AI-powered .text h3{
    font-weight:bold;
    padding-bottom:30px;
}

.AI-powered img{
    width: 50%!important;
}


@media screen and (max-width: 991px) {
.AI-powered-area{
    padding-top:50px;
}

.AI-powered {
    display: flex;
    flex-direction: column;
}
.AI-powered .text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0px;
    padding-bottom: 10px;
}
.AI-powered img {
    width: 100%!important;
}
}

/* start */

/* .uOS-section{
    background: linear-gradient(to bottom, #5b5b5b 30%, #c0c0c0 70%);
} */

.uOS{
    display: flex;
    flex-direction: row;
    width: 90%;
    margin: 0 auto;
    padding-top: 30px;
}


.uOS .text{
    width: 55%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 60px;
}

.uOS .text h3{
    font-weight:bold;
    padding-bottom:30px;
}

.uOS img{
    width: 45%!important;
}


@media screen and (max-width: 991px) {
.uOS {
    display: flex;
    flex-direction: column;
}
.uOS .text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0px;
    padding-bottom: 10px;
}
.uOS img {
    width: 100%!important;
}
}

@media screen and (max-width: 450px) {
.uOS .text{
    padding-right: 0px;
}
}




/* start */

.Just-Connect-section h3{
    font-weight:bold;
    padding-bottom:30px;
    margin: 0 auto;
    text-align:center;
}

.Just-Connect-Area{
    display: flex;
    flex-direction: row;
    width: 90%;
    margin: 0 auto;
}


.Just-Connect-Area .text{
    width: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-right: 60px;
}

.Just-Connect-Area .text h6:first-child {
    border-top:1px solid #64be00;
}

.Just-Connect-Area .text h6{
    border-bottom:1px solid #64be00;
    padding: 10px 0px;
}

.Just-Connect-Area img{
    width: 50%!important;
}


@media screen and (max-width: 991px) {
.Just-Connect-Area {
    display: flex;
    flex-direction: column;
}
.Just-Connect-Area .text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 0px;
    padding-bottom: 10px;
}
.Just-Connect-Area img {
    width: 100%!important;
}
}

@media screen and (max-width: 450px) {
.Just-Connect-Area .text{
    padding-right: 0px;
}
}

/* Additions */
.btn.btn-lg {padding: 0 20px;}

.container.maxwid {
    max-width: 1320px !important;
}

.page-node-type-product .btn.btn-lg,
.page-node-type-product .btn.btn-lg:hover {
    background-color: #ff8900;
    margin: 5px;
}

.intro-section .btn-call-to-action{
    background-color: #ff8900;
    margin: 5px;
}

.text-color {
    color: #ff8900 !important;
}

.spec-note{
    padding-top:20px;
}

.spec-note ol{
    list-style: none;
}

.spec-note ol li{
  text-indent: -20px;
  padding-left: 18px;
}

/*License Service*/

.license-pack{
    border: 1px solid #ccc;
    width: 85%;
    margin: 0 auto;
}

.license-pack .pack{
/*  background-color: #e8440a; */
    color: #000;
}

.license-pack th{
    padding: 10px 20px!important;
    font-size: 18px;
    border: 1px solid #ccc;
    text-align: center;
    width: 40%;

}

.license-pack tr td{
    padding: 10px 20px!important;
    border: 1px solid #ccc!important;
}

.license-pack tr .fa-orange {
    color: #ff8900!important;
}

.License-note{
/*  border-top: 1px solid #ccc; */
/*  padding-top: 10px;
    width: 85%;
    margin: 0 auto; */
}

.License-note ol{
    list-style: none;   
}

.License-note ol li{
    text-indent: -10px;
    padding-left: 20px;
}

.license-service {
    display: flex;
    flex-direction: row;
    width: 80%;
    margin: 0 auto;
}

.license-service .frame{
    width: 40%;
    margin: 0 auto;
    margin-left: 5%;
    padding-top: 20px;
}

.license-service .frame .table>tbody>tr>td:first-child {
    padding-left: 10px!important;
}

.license-service .frame .table>tbody>tr>th:first-child {
    border-top: 1px solid #fff!important;
    font-size: 18px;
}

@media screen and (max-width: 450px) {
.license-service {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0 auto;
}
.license-service .frame {
    width: 80%;
}
.License-note{
    padding-top: 20px;
}
}

/* start */


.slideshow {
    position: relative;
    min-height: 400px;
}

.slideshow div {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}

.specDetail ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    padding-top: 30px;
}

.specDetail ul li {
    display: inline-block;
    margin: 10px 30px 30px 0;
    width: 40%;
}

.specDetail h3 span {
    font-size: 16px;
    padding-left: 10px;
}

.specDetail p {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
}

@media only screen and (max-width: 1025px){
.specDetail ul {
    text-align: center;
}
}

@media screen and (max-width: 900px) {
    .specBox {
        display: flex;
        flex-direction: column;
    }
    .specImage {
        width: 100% !important;
    }
    .specDetail {
        width: 100% !important;
    }
}

@media screen and (max-width: 450px){
.slideshow {
    min-height: 250px;
}
.specDetail ul li {
    width: 100%;
}
}



/* spec */

.usgflex-series-section  .tab-content .tab-pane .panel-group .panel-body {
    padding: 30px 20px!important;
}

.usgflex-series-section .nav-tabs{
    border-bottom:none;
    padding-bottom:50px;
    padding-top:20px;
    margin:0 auto;
    display:block;
    width:100%;
    text-align: center;
}

.usgflex-series-section .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 15px;
}

.usgflex-series-section .nav-tabs li{
    float: none;
    display: inline-block;
    border-radius: 5px;
margin-bottom: 10px;
}

.usgflex-series-section .nav-tabs>li>a{
    color:#000;
    font-size:18px!important;
}

.usgflex-series-section .nav-tabs>li>a:hover{
    color:#64be00;
    background-color: transparent;
    text-decoration: none;
    border-color: transparent;
}

.usgflex-series-section .nav-tabs>li.active>a, 
.usgflex-series-section .nav-tabs>li.active>a:focus, 
.usgflex-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){
.usgflex-series-section .nav-tabs{
    width:100%;
    text-align:center;
}
}

@media only screen and (max-width: 991px){
.usgflex-series-section .nav-tabs li {
    margin-bottom: 10px;
}
}

.note-section ul{
    list-style: none;
    margin-top: 30px;
    width: 85%;
}

.note-section ul li{
    text-indent: -20px;
    padding-left: 18px;
}

.spec-notice{
    padding-top:20px;
    text-align: center;
    margin: 0 auto;
}

.spec-notice .btn-call-to-action {
    color: #fff;
    background-color: #000;
    padding: 0px 15px;
}


.asterisk ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.asterisk li:nth-child(1):before {
   content: "*";
   margin-right: 0.6em;
   position: relative;
}

.asterisk li:nth-child(2):before {
   content: "*1.";
   left: -0.3em;
   margin-right: -0.em;
   position: relative;
}

.asterisk li:nth-child(3):before {
   content: "*2.";
   left: -0.3em;
   margin-right: -0.em;
   position: relative;
}


.usgflexh-note ul {
    list-style: none;
    padding-left: 0;
    font-size: 14px;
    padding-bottom: 50px;
}
    
.usgflexh-note .text li {
    text-indent: -15px;
    padding-left: 20px;
}

.license-service-section{width: 90%;text-align:center;margin:0 auto; padding-bottom:30px;}
.license-service-section h3{padding-bottom:30px; font-weight: bold;}
.license-content {table-layout: fixed; width: 90%; white-space: nowrap; margin:0 auto; border-collapse: initial;}
.carte-license-content {table-layout: fixed; width: 90%; white-space: nowrap; margin:0 auto; border-collapse: initial;}
.row-license {width: 25%;}
.license-content th, .carte-license-content th{font-weight:normal; font-size:18px; padding: 20px 10px;white-space:normal; }
.license-content td, .carte-license-content td {white-space: break-spaces; overflow: hidden; padding: 10px;}
.license-content td, .license-content th, .carte-license-content td, .carte-license-content th {text-align: center; color: #000; border-bottom:1px solid #000;}
.license-content td:first-child, .license-content th:first-child, .carte-license-content td:first-child, .carte-license-content th:first-child{text-align:left;}
.license-content td:nth-child(2), .license-content th:nth-child(2), .carte-license-content td:nth-child(2), .carte-license-content th:nth-child(2){text-align:center;}
.license-content a, .carte-license-content a{color:#000;}
.license-service-section .btn-call-to-action {
    background-color: #ff8900;
}
.table-responsive .note{
    font-size: 14px;
    padding-top: 20px;
    width: 95%;
    padding-left: 5%;
}

.carte-License{
    padding-top: 50px;
    text-align: center;
}

@media screen and (max-width: 991px) {
.license-content, .carte-license-content {table-layout: auto; width: 90%; white-space: nowrap; margin:0 auto; border-collapse: initial;}
}

.service {
    font-size: 14px;
    padding-top: 20px;
    width: 95%;
    padding-left: 5%;
}

.service ul{
    list-style: none;
    padding-bottom: 20px;
}

.service .text li {
    text-indent: -18px;
    padding-left: 20px;
}

.service .text li:nth-child(1):before {
    content: "*";
    margin-right: 0.8em;
    position: relative;
}

.service .text li:nth-child(2):before {
    content: "*1";
    margin-right: 0.3em;
    position: relative;
}