h1{font-size:32px;} h2 {font-size:30px;}h3 {font-size:28px;}h4 {font-size:26px;}h5 {font-size:24px;}h6 {font-size:20px;}p {font-size:18px;}


/* Additions */
.btn.btn-lg {padding: 0 20px;}
.bold {font-weight: bold;}

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


/* start */

.wbe630s-banner{
	 background:url('/sites/zyxel/files/library/assets/products/wbe630s/wbe630s_Banner_1920x765.jpg') no-repeat bottom;
	 height:765px;
	 background-size:cover;
	 position:relative;
}

.wbe630s-area{
    width: 100%;
    height: 100%;
}

.wbe630s-box {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 38%;
	height: 100%;
	padding-left: 8%;
}

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

@media screen and (max-width: 1601px) {
.wbe630s-banner{
	 height:550px;
}
}

@media screen and (max-width: 1440px) {
.wbe630s-box {
    width: 40%;
}
}

@media screen and (max-width: 1025px) {
.wbe630s-banner{
	 height:450px;
}

.wbe630s-box {
	padding-left: 5%;
}
}

@media screen and (max-width: 991px) {
.wbe630s-box {
    width: 100%;
    padding-top: 5%;
	justify-content: flex-start;
}
}


@media screen and (max-width: 450px) {
.wbe630s-banner{
	 height:350px;
}
.wbe630s-box {
    width: 90%;
}
.wbe630s-box h1{
	font-size: 20px;
}
}


/* start */

.highlights-section {
	background-color:#000;
}

.higtlights h2{
	font-size: 56px!important;
    text-align: center;
    font-weight: bold;
    padding-bottom: 30px;
	color:#fff;
}

.higtlights p{
	color:#fff;
}

.higtlights .box{
	display: flex;
    flex-wrap: wrap;
    width: 80%;
    justify-content: center;
	margin: 0 auto;
    text-align: center;
}

.higtlights .box .area{
	width: calc(100% / 4);
}

.higtlights .box .area img{
	width:50%!important;
	margin: 0 auto;
    text-align: center;
}


@media screen and (max-width: 991px) {
.higtlights .box .area{
	width: calc(100% / 2);
}
}


/* start */
.Next-GenWiFi7-banner{
	 background:url('/sites/zyxel/files/library/assets/products/wbe630s/03_Building_Resilient_Education_Connectivity_with_Next-Gen_WiFi7_1920x800.jpg') no-repeat 50% bottom;
	 height:800px;
	 background-size:cover;
	 position:relative;
}


.Next-GenWiFi7-box{
    width: 100%;
    height: 100%;
}


.Next-GenWiFi7-banner .Next-GenWiFi7-box .Next-GenWiFi7-area {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 60%;
    height: 100%;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    padding-top: 5%;
}

.Next-GenWiFi7-banner .Next-GenWiFi7-box .Next-GenWiFi7-area h3{
	font-weight: bold;
	padding-bottom: 30px;
}

@media screen and (max-width: 1601px) {
.Next-GenWiFi7-banner{
	 height:750px;
}
.Next-GenWiFi7-banner .Next-GenWiFi7-box .Next-GenWiFi7-area {
    width: 50%;
}
}

@media screen and (max-width: 1440px) {
.Next-GenWiFi7-banner .Next-GenWiFi7-box .Next-GenWiFi7-area {
    width: 55%;
}
}

@media screen and (max-width: 1025px) {
.Next-GenWiFi7-banner .Next-GenWiFi7-box .Next-GenWiFi7-area {
	padding-left: 5%;
	 width: 95%;
}
}

@media screen and (max-width: 991px) {
.Next-GenWiFi7-section{
	background-color:#000;
}

.Next-GenWiFi7-banner {
    background: url('/sites/zyxel/files/library/assets/products/wbe630s/03_Building_Resilient_Education_Connectivity_with_Next-Gen_WiFi7_1920x800.jpg') no-repeat bottom;
    height: 800px;
    background-size: contain;
    position: relative;
}

.Next-GenWiFi7-box{
	background-color: initial;
}

.Next-GenWiFi7-banner .Next-GenWiFi7-box .Next-GenWiFi7-area {
    justify-content: flex-start;
    width: 100%;
	padding: 10% 5%;
	color: #fff;
}
}

/* start */

.wbe630s-features{
	display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
	width: 90%;
    margin: 0 auto;
}

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

.wbe630s-features .image{
	padding-left: 40px;
	position: relative;
	width: 90%;
}

.wbe630s-features .panel-default:first-child {
    border-top: 1px solid #64be00 !important;
}

.wbe630s-features .panel-default {
    margin-bottom: 0;
    border: 1px solid #64be00;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0 !important;
    border-color: #64be00 !important;
}

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

.wbe630s-features  .panel-title{
	color: #000;
	font-size: 18px;
}

.wbe630s-features .panel-title:after {
    border: 1px solid #64be00;
}

.wbe630s-features .panel-body{
    padding: 20px 25px 30px 30px !important;
}

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

.wbe630s-features .accordion .panel-heading [data-toggle=collapse]:after {
font-family: FontAwesome;
    content: "\f106";
    font-size: 25px;
    line-height: 12px;
    position: absolute;
    right: 5px;
    top: 15px;
    border-radius: 99px;
    border: 1px solid #ff8900;
    width: 25px;
    height: 25px;
    padding: 4px;
}

.wbe630s-features .accordion .panel-heading [data-toggle=collapse].collapsed:after {
    content: "\f105";
	padding: 6px;
}

@media screen and (max-width: 1025px) {
.wbe630s-features {
    flex-direction: column;
}
.wbe630s-features .box{
	width: 100%;
	position: relative;
}
.wbe630s-features .image{
	padding-left: 0px;
}
}

/* start */

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

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

.Smart-Antenna-section .section .video video{
	width:100%;
	height: 100%;
	display: block;
	clip-path: polygon(0% 0%, calc(100% - 0px) 0%, calc(100% - 0px) calc(100% - 0px), 0% calc(100% - 1px));
	margin: -1px;
}

/* start */

.Cloud-Management-banner{
    background: url('/sites/zyxel/files/library/assets/products/wbe630s/06_Nebula_The_Intelligent_Cloud_Management_1920x850.jpg') no-repeat center;
    height: 1150px;
    background-size: cover;
    position: relative;
}

.Cloud-Management-banner .area .content{
	position: absolute;
    right: 12%;
    width: 30%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.Cloud-Management-banner .area .content h3{
	padding-bottom: 30px;
    font-weight: bold;
}

.Cloud-Management-banner .area .content .btn-call-to-action{
	background-color: #64be00;
}

.Cloud-Management-banner .area .content .nebula-mobile{
	display:none;
}

@media screen and (max-width: 2100px) {
.Cloud-Management-banner{
    height: 850px;
}
}

@media screen and (max-width: 1601px) {
.Cloud-Management-banner{
    height: 700px;
}
}

@media screen and (max-width: 1440px) {
.Cloud-Management-banner{
    height: 600px;
}
}

@media screen and (max-width: 1025px) {
.Cloud-Management-banner{
    height: 550px;
}
.Cloud-Management-banner .area .content{
    right: 5%;
    width: 40%;
}
}

@media screen and (max-width: 991px) {
.Cloud-Management-banner{
    height: 900px;
}
.Cloud-Management-banner .area{
	background-color: #dadada;
    width: 100%;
    height: 100%;
}
.Cloud-Management-banner .area .content {
	right: 5%;
	width: 90%;
	justify-content: flex-start;
	padding-top: 5%;
}
.Cloud-Management-banner .area .content .nebula-mobile{
	display:block;
}
}

@media screen and (max-width: 450px) {
.Cloud-Management-banner{
    height: 800px;
}
}

.Cloud-Management-area .video-canvas{position:relative; height: auto;}
.Cloud-Management-area .video {
	background-color: #dadada;
}
.Cloud-Management-area .video video{
	width:100%;
	height: 100%;
	display: block;
	clip-path: polygon(0% 0%, calc(100% - 0px) 0%, calc(100% - 0px) calc(100% - 0px), 0% calc(100% - 1px));
	margin: -1px;
}
.Cloud-Management-area .video-canvas .content{
    color: #000;
    position: absolute;
    right: 12%;
    width: 30%;
    display: flex;
    flex-direction: column;
    top: 0;
    bottom: 0;
    justify-content: center;
}

.Cloud-Management-area .video-canvas .content h3 {
	font-weight:bold;
	padding-bottom:30px;
}

.Cloud-Management-area  .btn-call-to-action {
    background-color: #64be00;
}

.Cloud-Management-area .video-canvas .content .nebula-mobile{
	display:none;
}

@media screen and (max-width: 1601px) {
.Cloud-Management-area .video video{
	margin:-1px;
}
}

@media screen and (max-width: 1025px) {
.Cloud-Management-area .video-canvas .content {
    right: 5%;
    width: 40%;
}
}

@media screen and (max-width: 991px) {
.Cloud-Management-area {
	background-color: #dadada;
}
.Cloud-Management-area .video-canvas .content {
	width: 100%;
	padding: 5%;
	position: relative;
	right:0px;
}
.Cloud-Management-area .video-canvas .content h3 {
	font-size: 30px;
}
.Cloud-Management-area .video video{
	display:none;
}
.Cloud-Management-area .video-canvas .content .nebula-mobile {
	display:block;
}
}



/* start */


.Nebula-WiFi-banner{
	background: url(/sites/zyxel/files/library/assets/products/wbe630s/07_Enhance_Your_WiFi_with_Nebula_1920x720.jpg) no-repeat bottom center;
    height: 900px;
    background-size: cover;
	position: relative;
}

.Nebula-WiFi-box{
	width: 100%;
    height: 100%;
}

.Nebula-WiFi-area{
	display: flex;
    flex-direction: column;
    width: 35%;
    height: 100%;
    position: absolute;
    left: 10%;
    padding-top: 6%;
}

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

@media screen and (max-width: 2000px) {
.Nebula-WiFi-banner{
    height: 720px;
}
.Nebula-WiFi-area{
    padding-top: 7%;
}
}

@media screen and (max-width: 1440px) {
.Nebula-WiFi-banner{
    height: 550px;
}
.Nebula-WiFi-area{
    width: 50%;
	left: 5%;
}	
}

@media screen and (max-width: 1025px) {
.Nebula-WiFi-banner {
	background: url(/sites/zyxel/files/library/assets/products/wbe630s/07_Enhance_Your_WiFi_with_Nebula_1200x1500.jpg) no-repeat bottom;
        height: 700px;
        background-size: cover;
        position: relative;
}
.Nebula-WiFi-area{
    width: 55%;
	padding-top: 10%;
}	
}

@media screen and (max-width: 991px) {
.Nebula-WiFi-area {
	width: 100%;
    padding: 10%;
    left: 0%;
}	
}



/* start */


.Wireless-Experience-box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
}

.Wireless-Experience-area {
    display: flex;
    flex-direction: column;
    width: 50%;
    height: 100%;
    right: 5%;
    padding-left: 5%;
}

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

.Wireless-Experience-section img {
	width: 50%!important;
}

.Wireless-Experience-area .btn-call-to-action {
    background-color: #64be00;
}

.Wireless-Experience-area .icon-box{
	display: flex;
    flex-direction: row;
    padding-top: 30px;
	align-items: flex-start;
	justify-content: center;
}

.Wireless-Experience-area .icon-box .area{
    display: flex;
    flex-direction: column-reverse;
	text-align: center;
	align-items: center;
	width: 45%;
	padding: 0px 10px;
}

.Wireless-Experience-area .icon-box .area ol, ul {
    padding-left: 45px;
}

.Wireless-Experience-area .icon-box .area img{
	width: 60%!important;
}

.Wireless-Experience-area .icon-box .area p {
	padding-top:15px;
	font-weight:bold;
}


@media screen and (max-width: 991px) {
.Wireless-Experience-box {
    flex-direction: column;
}
.Wireless-Experience-area {
	width: 100%;
    padding: 10%;
}	
.Wireless-Experience-section img {
	width: 90%!important;
}
}

@media screen and (max-width: 450px) {
.Wireless-Experience-area .icon-box .area ol, ul {
    padding-left: 5px;
}
}	

/* start */

.Nebula-Mobile-App{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
	width: 100%;
    margin: 0 auto;
}

.Nebula-Mobile-App .img{
	margin-right: 30px	
}

.Nebula-Mobile-App-area{
	width: 50%;
}

.Nebula-Mobile-App-area .box{

}

.Nebula-Mobile-App-area .box .text ul{
	list-style: none;
	line-height: 2em;
    padding-left: 0px;
}

.Nebula-Mobile-App-area .box .text ul li{
	text-indent: -10px;
    padding-left: 20px;
}

.Nebula-Mobile-App-area .box .text ul .fa-check{
	color:#64be00;
}

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

.Nebula-Mobile-App-area .box .text span{
	color:#64be00;
}

.Nebula-Mobile-App-area .box img{
	width:60%!important;
}

@media screen and (max-width: 991px) {
.Nebula-Mobile-App {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.Nebula-Mobile-App-area {
	width: 85%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 30px;
}
.manage-text {
    width: 95%;
    margin: 0 auto;
    text-align: center;
}
}


.slideArea{display: flex; flex-direction: row;}
.slideshowArea{width: 55%; flex-direction: column; padding-left: 5%;}
.slideshow-container {
  max-width: 600px;
  position: relative;
  margin: auto;
}

/* .mySlides {
  display: none;
} */

@media (max-width: 991px) {
.slideArea{flex-direction: column;}
.slideshowArea {width: 100%;margin: 0 auto; padding-top: 15%;}
}

@media (max-width: 630x) {
.slideshowArea {width: 80%;}
}

.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 45%;
  width: auto;
  margin-top: -35px;
  transition: 0.6s ease;
  margin-left:-30px;
  font-size: 30px;
  color:#59575a;
}

.next {
  right: -30px;
}

.numbertext {
  color: #dadada;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.slidedot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #dadada;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.slidedot:hover ,.datactive{
  background-color: #52959b;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

#mobile-screen{display:block;}
#mobile-screen .container ul{z-index:0; top:0 !important;}

@media (max-width: 1500px) {
#mobile-screen .container{width:80%;}
}

@media (max-width: 1300px) {
#mobile-screen .container{width:60%;}
#mobile-screen .container img{width:70% !important; height: auto !important;}
}

@media (max-width: 800px) {
#mobile-screen .container{margin: 0 auto; height: 500px !important;}
}

@media (max-width: 500px) {
#mobile-screen{display:block;}
#mobile-screen .container{margin: 0 auto; width:300px !important; height: 500px !important;}
}

/* start */

.Recommend-section h2{
    text-align: center;
    font-weight: bold;
    padding-bottom: 30px;
}

.Recommend{
	display: flex;
    flex-direction: row-reverse;
	width: 90%;
    margin: 0 auto;
}

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

.Recommend .text h3{
	font-weight:bold;
	padding-bottom:30px;
	font-size:30px!important;
}

.Recommend .text .btn-lg{
	background-color:#64be00!important;
}

.Recommend .button a:hover{
	color:#fff!important;
}

.Recommend img{
	width: 50%!important;
}


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


#scenarios-video {
	height: calc(100% + 1px);
    transform: translateY(1px);
    width: 100%;
    margin: -6px;
}

.spec-note ol {
	list-style: none;
}