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


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

.nwa50be-pro-area {
    width: 100%;
    height: 100%;
}

.nwa50be-pro-box {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 46%;
	height: 100%;
	padding-left: 8%;
	color: #fff;
}

.nwa50be-pro-box h1 {
	font-weight:bold;
}

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

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

.nwa50be-pro-box {
	padding-left: 5%;
}
}

@media screen and (max-width: 991px) {
.nwa50be-pro-banner {
	background:url('/sites/zyxel/files/library/assets/products/nwa50be-pro/nwa50be-pro_Banner_1920x765.jpg') no-repeat 95% bottom;
	height:450px;	
	background-size: cover;
    position: relative;
}
}

@media screen and (max-width: 768px) {
.nwa50be-pro-box {
    width: 95%;
	align-items: center;
    text-align: center;
	justify-content: flex-start;
	padding-top: 40px;
    }
.nwa50be-pro-box p {	
	background-color: rgba(0, 0, 0, 0.4);	
    }		
}

@media screen and (max-width: 500px) {
.nwa50be-pro-banner {
	background:url('/sites/zyxel/files/library/assets/products/nwa50be-pro/nwa50be-pro_Banner_1920x765.jpg') no-repeat 90% bottom;
	height:450px;	
	background-size: cover;
    position: relative;
}
}
	
@media screen and (max-width: 450px) {
.nwa50be-pro-banner {
	 height:350px;
}
.nwa50be-pro-box h1 {
	font-size: 20px;
}
}


/* highlights */
.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;
}

.higtlights .box .area p {
	padding: 0 10px;
}

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


/* video */
div#scenarios {
    background-color: #000;
}

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


/* introduction */
.Small-Businesses-section {
    background-color: #000;
}

.Small-Businesses-banner {
	 background:url('/sites/zyxel/files/library/assets/products/nwa50be-pro/02_Future-Ready-WiFi7-for-Small-Businesses.jpg') no-repeat 50% bottom;
	 height:850px;
	 background-size:cover;
	 position:relative;
}

.Small-Businesses-box {
    width: 100%;
    height: 100%;
}

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

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

@media screen and (max-width: 1440px) {
    .Small-Businesses-banner .Small-Businesses-box .Small-Businesses-area {
        width: 80%;
    }
}

@media screen and (max-width: 1025px) {
.Small-Businesses-banner .Small-Businesses-box .Small-Businesses-area {
	 width: 90%;
}
}

@media screen and (max-width: 991px) {
.Small-Businesses-banner {
    background: url('/sites/zyxel/files/library/assets/products/nwa50be-pro/02_Future-Ready-WiFi7-for-Small-Businesses.jpg') no-repeat bottom;
    height: 700px;
    background-size: contain;
    position: relative;
}

.Small-Businesses-box {
	background-color: initial;
}

.Small-Businesses-banner .Small-Businesses-box .Small-Businesses-area {
    justify-content: flex-start;
    width: 100%;
	padding: 10% 5%;
	text-align: left;	
}
}

@media screen and (max-width: 768px) {
.Small-Businesses-banner {
    height: 600px;
}
}


/* feature 1 */
.Easy-Setup-banner {
	 background:url('/sites/zyxel/files/library/assets/products/nwa50be-pro/03_Unleash-Speeds.jpg') no-repeat 50% top;
	 height:850px;
	 background-size:cover;
	 position:relative;
}

.Easy-Setup-box {
	display: flex;
    flex-direction: row;
    align-items: center;
	width: 100%;
    height: 100%;
}

.Easy-Setup-area {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 40%;
    height: 100%;
    right: 3.5%;
    position: absolute;
    padding-right: 10%;
}

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

@media screen and (max-width: 1601px) {
.Easy-Setup-banner {
	 height:720px;
}
.Easy-Setup-area {
    padding-right: 5%;
}
}

@media screen and (max-width: 1440px) {
.Easy-Setup-banner {
	 height:620px;
}
}

@media screen and (max-width: 1025px) {
.Easy-Setup-banner {
	 height:700px;
}
.Easy-Setup-area {
    width: 35%;
    padding-right: 0;
    right: 4%;
    }
}

@media screen and (max-width: 991px) {
.Easy-Setup-banner {
	 background:url('/sites/zyxel/files/library/assets/products/nwa50be-pro/03_Unleash-Speeds-mobile.jpg') no-repeat 50% bottom;
	 height:960px;
	 background-size:cover;
	 position:relative;
}
.Easy-Setup-box {
    width: 100%;
    height: 100%;
}
.Easy-Setup-area {
    width: 90%;
    padding-top: 5%;
    justify-content: flex-start;
}
}

@media screen and (max-width: 768px) {
.Easy-Setup-banner {
	 height:820px;
}
}

@media screen and (max-width: 500px) {
.Easy-Setup-banner {
	 height:800px;
}
}


/* feature 2 */
.Blazing-WiFi7-Speeds-intro{
	 background:url('/sites/zyxel/files/library/assets/products/nwa50be-pro/04_features_bg.jpg') no-repeat bottom;
	 height:500px;
	 background-size:cover;
	 position:relative;
}

.Blazing-WiFi7-Speeds-intro-area{
	display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.Blazing-WiFi7-Speeds-intro-area .card{
	margin: 20px;
	width: 33%;
    text-align: center;
	box-shadow: 0 0 21px -3px rgba(0,0,0,0.18);
}

.Blazing-WiFi7-Speeds-intro-area .card img{
	width:40%!important;
    padding-bottom: 20px;
    margin: 0 auto;
}

@media screen and (max-width: 1025px) {
.Blazing-WiFi7-Speeds-intro-area .card{
	margin: 10px;
}
}


@media screen and (max-width: 991px) {
.Blazing-WiFi7-Speeds-intro{
	 height:1300px;
	 background-size:cover;
	 position:relative;
}
.Blazing-WiFi7-Speeds-intro-area{
    flex-direction: column;
}
.Blazing-WiFi7-Speeds-intro-area .card {
    width: 60%;
}
}

@media screen and (max-width: 450px) {
.Blazing-WiFi7-Speeds-intro-area .card {
    width: 80%;
}
}


/* feature 3 */
.Smart-Mesh {
	padding: 100px 0 0;
}

.Smart-Mesh .text {
    width: 90%;
    margin: 0 auto;
    text-align: center; 
	margin-bottom: 50px;	
}

.Smart-Mesh video {
	height: calc(100% + 1px);
    transform: translateY(1px);
    width: 100%;
    clip-path: polygon(0% 0%, calc(100% - 0px) 0%, calc(100% - 0px) calc(100% - 0px), 0% calc(100% - 1px));
    pointer-events: none;
}

@media screen and (max-width: 991px) {
.Smart-Mesh {
    padding: 100px 0 50px;
}
.Smart-Mesh .text {
    text-align: left;
}
}

@media screen and (max-width: 768px) {
.Smart-Mesh {
    padding: 10px 0 50px;
}
}


/* feature 4 */
.Connected-Secured-banner {
    background: url('/sites/zyxel/files/library/assets/products/nwa50be-pro/06_Connected-In-Just-a-Few-Clicks.jpg') no-repeat top;
    height: 1000px;
    background-size: cover;
	position: relative;
}

.Connected-Secured-box {
	width: 100%;
    height: 100%;
}

.Connected-Secured-area {
	display: flex;
    flex-direction: column;
    justify-content: center;
	align-items:center;
    width: 40%;
	height: 100%;
    margin: 0 auto;
	text-align: center;
}

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

.Connected-Secured-area .app_icon {
	width: 50%;
    margin: 0 auto;
}

.Connected-Secured-area .app_icon img {
  cursor: pointer;
}

@media screen and (max-width: 2100px) {
.Connected-Secured-banner {
    height: 720px;
}
}

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

@media screen and (max-width: 1025px) {
.Connected-Secured-area{
    width: 60%;
}	
}

@media screen and (max-width: 991px) {
.Connected-Secured-banner {
	background: url('/sites/zyxel/files/library/assets/products/nwa50be-pro/06_Connected-In-Just-a-Few-Clicks-mobile.jpg') no-repeat bottom center;
    height: 860px;
    background-size: contain;
    position: relative;
}
.Connected-Secured-area {
    width: 90%;
    padding-top: 5%;
	justify-content: flex-start;
    text-align: left;	
}	
}

@media screen and (max-width: 768px) {
.Connected-Secured-banner {
    height: 760px;
}	
}

@media screen and (max-width: 500px) {
.Connected-Secured-banner {
    height: 660px;
}	
.Connected-Secured-area .app_icon {
    width: 80%;
}
}


/* feature 5 */
.Cloud-Management-banner {
    background: url('/sites/zyxel/files/library/assets/products/nwa50be-pro/07_Nebula-The-Intelligent-Cloud-Management.jpg') no-repeat center;
    height: 1150px;
    background-size: cover;
    position: relative;
}

.Cloud-Management-banner .area .content {
	position: absolute;
    left: 15%;
    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: #288719;
}

.Cloud-Management-banner .area .content .btn-call-to-action:hover {
    background-color: #006e18;
}
	
@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: 1300px) {
.Cloud-Management-banner .area .content {
    left: 10%;
    width: 35%;
}
}

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

@media screen and (max-width: 991px) {
.Cloud-Management-banner {
     background: url('/sites/zyxel/files/library/assets/products/nwa50be-pro/07_Nebula-The-Intelligent-Cloud-Management-mobile.jpg') no-repeat 50% bottom;
	 height:1000px;
	 background-size:cover;
	 position:relative;
}
.Cloud-Management-banner .area {
    width: 100%;
    height: 100%;
}
.Cloud-Management-banner .area .content {
    width: 90%;
    padding-top: 5%;
    justify-content: flex-start;
}
}

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

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


/* configure */
.how-to-configure h3 {
	font-weight:bold;
	padding-bottom:40px;
    text-align: center;
}

.nebula_video {
	display: flex;
    flex-direction: row;
    width: 100%;
}

.video_area ul {
	list-style: none;
    display: flex;
    justify-content: space-around;
}

.video_area .zoom:hover {
  -ms-transform: scale(1.0); /* IE 9 */
  -webkit-transform: scale(1.0); /* Safari 3-8 */
  transform: scale(1.0); 
}

.video_area ul li {
	width:30%;
	box-shadow: 0px 0px 28px 3px rgb(0 0 0 / 15%);
	transform: scale(1.01, 1.01);
}

@media screen and (max-width: 769px) {
.video_area ul {
    flex-direction: column;
	padding: 20px 20px 0;
}
.video_area ul li {
    width: 100%;
    margin-bottom: 30px;
}
}


/* note */
div#note {
    margin-top: 10px;
    margin-bottom: 60px;
}


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