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


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

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

@media screen and (max-width: 1440px) {
.nwa50ax-box {padding-top: 4%;}
.nwa50ax-banner{height:450px;}
.nwa50ax_product{width:65%;}
.nwa50ax_award{
    position: absolute;
    width: 100px;
}
}

@media screen and (max-width: 800px) {
.nwa50ax-banner{background:url('/library/assets/products/nwa50ax/NWA50AX_banner_mobile.jpg') no-repeat 50% center; height:600px; background-size:cover; position:relative;}
.nwa50ax_area{    
	position: absolute;
    bottom: 5%;
	width: 90%;
}
.nwa50ax-box {
    flex-direction: row;
    justify-content: center;
	width: 100%;
}
.nwa50ax_product{/* width:35%; */}
.nwa50ax-box h1 {font-size:20px;}
.nwa50ax-box p {font-size:14px;padding-top:0px;}
}


@media screen and (max-width: 450px) {
.nwa50ax-banner{height:300px;}
.MobileText{width:85%;}
}

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


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

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

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


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

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

@media screen and (max-width: 991px) {
.nwa50ax_section {
    height: 100%;
    width: 100%;
}
.photo-section {
    background-color: #ff8900;
    opacity: 0.7;
    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;
}
.nwa50ax_section .btn-lg{
	font-size: 12px;
}
}

/* start */

.Small-Offices{
	padding: 0% 5%;
	display: flex;
    flex-direction: column;
}

.Small-Offices-Text{padding-bottom:20px;}


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


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


.True_WiFi6{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.wifi-image-scenario{overflow: hidden;}
.wifi-image-scenario .zoom {
	transition: transform .2s; /* Animation */
	width:100%;
}
.wifi-image-scenario .zoom:hover {
  -ms-transform: scale(1.5); /* IE 9 */
  -webkit-transform: scale(1.5); /* Safari 3-8 */
  transform: scale(1.5); 
}


@media screen and (max-width: 991px) {
.True_WiFi6{
    flex-direction: column;
}
.wifi-image-scenario{width:100%;}
}



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

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


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


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

.video_configuration{
	display:none;
}

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

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

  
.Networking-Security{
	background-color:#feedd9;
}

.Networking-Security-Area{
	text-align:center;
	width:85%;
	margin:0 auto;
}

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


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


.Nebula-Mobile-App{
	background:url('/library/assets/products/nwa50ax/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/nwa50ax/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/nwa50ax/Nebula-Mobile-App.jpg') no-repeat left center; height:900px; background-size:cover; position:relative;	
}
}

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