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


.nwa90ax-banner{background:url('/library/assets/products/nwa90ax/banner_NWA90AX_1920x800.jpg') no-repeat 50% center; height:600px; background-size:cover; position:relative;}
.nwa90ax-box {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width:40%;
	padding-top: 8%;
}
.nwa90ax_product{margin: 0 auto;}
.nwa90ax-box h1 {color:#fff;text-align:center;}
.nwa90ax-box p {color:#fff;text-align:center;}

.deck-wrapper .nwa90ax_area .btn-outline{
	color: #fff!important;
    border-color: #fff!important;
}

.deck-wrapper .nwa90ax_area .btn-outline:hover{
	color: #fff!important;
}

@media screen and (max-width: 450px) {
.deck-wrapper .nwa90ax_area .btn-outline{
	font-size:12px;
}
}

@media screen and (max-width: 1440px) {
.nwa90ax-banner{height:450px;}
.nwa90ax_product{width:75%;}
}

@media screen and (max-width: 800px) {
.nwa90ax-banner{background:url('/library/assets/products/nwa90ax/NWA90AX_banner_mobile.jpg') no-repeat 50% center; height:600px; background-size:cover; position:relative;}
.nwa90ax_area{    
	position: absolute;
    bottom: 0%;
	width: 100%;
}
.nwa90ax-box {
    flex-direction: row;
    justify-content: center;
	width: 100%;
    align-items: flex-end;
}
.nwa90ax_product{/* width:35%; */}
.nwa90ax-box h1 {font-size:20px;/* color:#000; */}
.nwa90ax-box p {font-size:14px;padding-top:0px;/* color:#000; */}
.MobileText{padding-bottom: 3%;padding-right: 5%;}
/* .deck-wrapper .nwa90ax_area .btn-outline{
	color: #000!important;
    border-color: #000!important;
	font-size: 12px;
}

.deck-wrapper .nwa90ax_area .btn-outline:hover{
	color: #000!important;
} */
}


.nwa90ax-banner .nebula_logo{
    position: absolute;
    left: 8%;
    top: 10%;
    width: auto;
	z-index: 2;
}

.nwa90ax-banner .nebula_logo img{
	width: 15%;
}

@media screen and (max-width: 450px) {
.nwa90ax-banner{height:400px;}
.nwa90ax_product{width:100%;}
.MobileText{width:85%;}
}

@media screen and (max-width: 350px) {
.nwa90ax-box h1 {font-size:14px;}
.nwa90ax-box p {font-size:12px;}
}


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

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

/* start */
.nwa90ax_section{
	display: flex;
    flex-direction: column;
    height: 100%;
    width: 40%;
    justify-content: center;
    align-items: center;
}

.photo-section{
    margin: 0 auto;
    text-align: center;
}

.photo-section .img{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}



.photo-section .img .waxwifi, .photo-section .img .product{
	width:30%!important;
}

.photo-section .text p{
	color:#fff;
}

.nwa90ax_section .photo-section .btn-lg{
    background-color: #ff8900;
    border: 1px solid!important;
}

@media screen and (max-width: 991px) {
.nwa90ax_section {
    height: 100%;
    width: 100%;
}
.photo-section {
    background-color: #ff8900;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 0px;
}
.photo-section .img .waxwifi, .photo-section .img .product{
	width:20%!important;
}
}

@media screen and (max-width: 450px) {
.photo-section .text h5, .photo-section .text p{
	font-size: 12px;
}
.nwa90ax_section .btn-lg{
	font-size: 12px;
}
}


/* start */

.Simple-WiFi{
	padding: 0% 5%;
	display: flex;
    flex-direction: column;
}

.Simple-WiFi-Text{padding-bottom:20px;}


@media screen and (min-width: 1020px) {
.Simple-WiFi{
    display: flex;
    flex-direction: row-reverse;
	align-items: center;
    justify-content: center;
	padding: 2% 5%;
}
.Simple-WiFi-Text{
	width: 45%;
    padding-left: 30px;
}
.Simple-WiFi-Img{
	width:50%;
}
}


@media screen and (min-width: 1300px) {
.Simple-WiFi-Text{
	width: 50%;
    padding-left: 40px;
}
}


.Protect_Background{background-color:#fef7ed;}

.Protect-Networks{
	padding: 0% 5%;
	display: flex;
    flex-direction: column;
}

.Protect-Networks-Text{padding-bottom:20px;}


@media screen and (min-width: 1020px) {
.Protect-Networks{
    display: flex;
    flex-direction: row-reverse;
	align-items: center;
    justify-content: center;
	padding: 2% 5%;
}
.Protect-Networks-Text{
	width: 45%;
    padding-left: 30px;
}
.Protect-Networks-Img{
	width:50%;
}
}


@media screen and (min-width: 1300px) {
.Protect-Networks-Text{
	width: 50%;
    padding-left: 40px;
}
}


.Installation-section{background:url('/library/assets/products/nwa90ax/Simple_Installation_Easy_Configuration.jpg'); background-repeat:no-repeat; background-position:bottom center; height:750px; background-size:cover; position:relative;}
.Installation{
	position: absolute;
    width: 50%;
    display: flex;
    flex-direction: column;
    top: 10%;
    left: 5%;
}

@media screen and (max-width: 1440px) {
.Installation-section{
	height:600px;
}
.Installation{
    width: 55%;
}
}


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

@media screen and (max-width: 800px) {
.Installation{
    width: 75%;
}
}

@media screen and (max-width: 450px) {
.Installation-section{
    background-position: bottom right;
    height: 850px;
}
.Installation{
    width: 90%;
	top: 20%;
}
.Installation_Area{
	width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.6);
    padding: 2%;
}
}



/* The circle https://bootsnipp.com/snippets/bx9Ne */
.sonar-emitter {
  position: relative;
  margin: 0 auto;
  width: 150px;
  height: 150px;
  top:10px;
  right: -500px;
  background:url('/library/assets/products/nwa90ax/img_nwa90ax_wave.png') no-repeat center center;
}

/* the 'wave', same shape and size as its parent */
.sonar-wave {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
  background-color: #ff8900;
/*   opacity: 0;
  z-index: -1; */
  pointer-events: none;
}

.sonar-wave {
  animation: sonarWave 2s linear infinite;
}

@keyframes sonarWave {
  from {
    transform: scale(1);
    opacity: 0.3;
  }
  to {
    transform: scale(3);
    opacity: 0;
  }
}

@media only screen and (max-width: 1440px) {	
.sonar-emitter {
 right: -400px;
}
}

@media only screen and (max-width: 991px) {	
.sonar-emitter {
 right: -300px;
}
}

@media only screen and (max-width: 450px) {	
.sonar-emitter {
  right: -50px;
  top: -15px;
  background-position: right center;}
}


.video_configuration{
	display:block;
	text-align:center;
	margin: 0 auto;
	color:#ff9000;
}

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

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

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

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

@media screen and (max-width: 450px) {
.video_configuration{
	display:block;
	text-align:center;
	margin:0 auto;
	padding-top:30px;
}
.video_area ul {
    flex-direction: column;
	padding: 20px;
}
.video_area ul li {
    width: 100%;
	margin-top: 20px;
}
}

.manage-text{width: 85%; margin: 0 auto;}
.manage-network{margin-left: -90px; margin-right: -50px; width: 1300px}
.manage-network-line{border: 2px solid #ffa133; border-radius: 25px; padding: 25px 10px;height: 330px;width: 380px;margin-right: 20px;}
.manage-section{margin-left: -40px;}
.manage-box{width: 1200px;}
.manage-image{border: 2px solid #ffa133; border-radius: 25px; padding: 25px 10px;}

@media screen and (max-width: 1025px) {	
.manage-network-line{width: 320px;height: 300px;}
}

@media screen and (max-width: 991px) {
.manage-section{margin-left: 0px;}
.manage-network-line{width: 100%;height: auto;}
.manage-box{width:auto;}
}


.PoEInjectorOptions{background: linear-gradient(to bottom, #ffe7cd 0%, #fff 5%);}
.PoEInjector {width:120px!important;}
.Diagram{
	width:90%!important;
	margin:0 auto;
}

@media screen and (max-width: 768px){
.table-responsive {
    border: none;
}
}


.PoEInjectorOptions .panel-group {
    width: 85%;
    margin: 0 auto;
}

@media screen and (max-width: 450px){
.PoEInjectorOptions .panel-group {
    width: 100%;
    margin: 0 auto;
}
}

.LearnMore{
	text-align: center;
	padding-top:20px;
}

.Nebula-Mobile-App{
	background:url('/library/assets/products/nwa90ax/Nebula-Mobile-App.jpg') no-repeat left center; height:600px; background-size:cover; position:relative;	
}

.Nebula-Mobile-App .area{
	display: flex;
    align-items: center;
    height: 100%;
	justify-content: flex-end;
    padding-right: 2%;
}

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

.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 h3{
	padding-bottom:30px
}

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

.Nebula-Mobile-App .Watch{
    position: absolute;
    display: flex;
    justify-content: center;
    width: 100%;
	bottom:-10px;
}

.app_icon{
	width:60%;
}

.WatchMobile{
	display:none;
}

@media screen and (max-width: 1025px) {
.Nebula-Mobile-App{
	height:500px;
}
.Nebula-Mobile-App .Watch{
	display:none;
}
.WatchMobile{
    text-align: center;
    margin: 0 auto;
	display: block;
}
}


@media screen and (max-width: 991px) {
.Nebula-Mobile-App {
    background: url(/library/assets/products/nwa90ax/Nebula-Mobile-App-small.png) no-repeat bottom center;
    height: 1200px;
    background-size: contain;
    position: relative;
}

.Nebula-Mobile-App .area {
	align-items: flex-start;
    justify-content: flex-end;
    padding-top: 10%;
	padding-right: 1%;
}
.Nebula-Mobile-App .area .box {
    width: 95%;
}
}


@media screen and (max-width: 450px) {
.Nebula-Mobile-App {
    height: 950px;
}
}


@media screen and (min-width: 2100px) {
.Nebula-Mobile-App{
	background:url('/library/assets/products/nwa90ax/Nebula-Mobile-App.jpg') no-repeat left center; height:900px; background-size:cover; position:relative;	
}
}


#download-files.section-features {
    background: #f9f9f9;
}

.related-link{
	display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 100%;
    align-items: center;
    margin: 0 auto;
}

.related-link div{
	transform: scale(1.01, 1.01);
}

.related-link .image{
	width:30%;
}

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

@media screen and (max-width: 450px) {
.related-link{
    flex-direction: column;
    width: 100%;
}
.related-link .image{
	width:100%;
	padding-bottom:20px;
}
}

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

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

#specifications .panel-group .panel-body {
	padding: 30px 20px!important;
}