.deck-wrapper .section-navigation .navbar-default .navbar-nav>li>a.btn-buy {
    height: auto!important;
    line-height: 1em!important;
    padding: 5px 10px;
    color: #fff;
    margin-top: 0px;
}

 
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;}

/*new enhancement message*/
.message-box{position:fixed; bottom:150px; right: 10px; z-index: 100; width:150px;}
.new-message{position:relative; margin-bottom: 20px;}
.message-box h6{color: #ff8900; position:absolute; top:-35px; left: 0; right: 0; margin: 0 auto; padding: 5px;text-align: center; font-size:13px; width:150px;font-size: 40px;}
.message-box p{background:#fff; border:3px solid #ff8900; color: #000; padding:10px 5px 5px;text-align: center; font-size:13px;}
.message-box a{color:#ff8900;}
.arrow-down{width: 0;height: 0;border-style: solid;border-width: 15px 10px 0 10px;border-color: #ff8900 transparent transparent transparent;position: absolute; bottom: -15px; right: 15px;}
.btn-new{border-radius:50%; background:#ff8900; color:#fff; width: 35px; height: 35px; font-size:13px; text-align: center; position: absolute; right: 0;border: none; display: none; padding: 0;}
.btn-close {border-radius:50%; background:#ff8900; width: 35px; height: 35px;position: absolute; right: 0;border: none;}
.btn-close:before, .btn-close:after {position: absolute;left: 0; right:0; margin: 0 auto; top: 5px; content: ' ';height: 25px;width: 1px; background-color: #fff;}
.btn-close:before {transform: rotate(45deg);}
.btn-close:after {transform: rotate(-45deg);}
.new-message a:hover {
    text-decoration: none;
}

@media (max-width: 450px) {
.message-box h6{color: #ff8900; position:absolute; top:-30px; left: 0; right: 0; margin: 0 auto; padding: 5px;text-align: center; font-size:13px; width:150px;font-size: 36px;}
}

.nwa50ax-banner{background:url('/library/assets/products/nwa50ax/banner_NWA50AX_1920x800.jpg') no-repeat 50% center; height:600px; background-size:cover; position:relative;}

.nwa50ax_logo{
	position: absolute;
    left: 9%;
    width: 200px;
}

@media (max-width: 1440px) {
.nwa50ax_logo{
    width: 150px;
}
}

@media (max-width: 991px) {
.nwa50ax_logo{
    right: 5%;
    bottom: 5%;
    left: auto;
}
}

@media (max-width: 450px) {
.nwa50ax_logo{
    right: 2%;
    width: 100px;
}
}

.nwa50ax_area{
	height: 100%;
    width: 100%;
}
.nwa50ax-box {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 40%;
	height: 100%;
	padding-left: 20px;
	padding-top: 0px;
}
.MobileText h1 {
    color: #fff;
    text-align: center;
    font-size: 42px;
}

.MobileText p {
	color: #fff;
    text-align: center;
    padding-top: 10px;
}

.MobileText{
    padding: 0% 5%;
}

.nwa50ax_product{margin: 0 auto;}

.button .banner_video .btn-outline , .button .banner_buy .btn-outline{
	color:#ffffff!important;
    border-color:#ffffff!important;	
}

.button .banner_video .btn-outline:hover , .button .banner_buy .btn-outline:hover{
	color:#ffffff!important;
    border-color:#ffffff!important;	
}

.banner_video{
	margin-right: 10px;
}

@media screen and (max-width: 1440px) {
.nwa50ax-banner{height:450px;}
.nwa50ax_product{width:65%;}
.MobileText h1 {
    font-size: 36px;
}
}

@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{    
    background: rgba(0,0,0,0.1);
}
.nwa50ax-box {
    justify-content: center;
	width: 100%;
}
}


@media screen and (max-width: 450px) {
.nwa50ax-banner{height:300px;}
.MobileText h1 {
    font-size: 26px;
}
.MobileText{width:85%;}
}



.button{
	 display: flex;
    justify-content: space-around;
}


.nwa50ax-banner-product{
    position: absolute;
    width: 100%;
    height: 75%;
    bottom: -50%;
    display: flex;
    justify-content: center;
}

/* .nwa50axfeature{
	padding-top: 150px;
} */

.feature-section{
	display: flex;
    flex-direction: row;
	align-items: flex-start;
    justify-content: space-between;
}

.feature-section p{
	padding-top:20px;
}

.feature-area{
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
	text-align: center;
    width: 31%;
}

.feature-icon{
	width:33%!important;
}

@media screen and (max-width: 1025px) {
.nwa50ax-banner-product{
    bottom: -45%;
}
}

@media screen and (max-width: 450px) {
.nwa50ax-box {
    padding-left: 0px;
}
.feature-section {
    flex-direction: column;
}
.feature-area {
    width: 100%;
}
}


.WiFi{
    text-align: center;
    margin: 0 auto;
    width: 85%;
}

@media screen and (max-width: 991px) {
.WiFi{
    width: 85%;
}
}

.background{
	background:url('/library/assets/products/nwa50ax-in/nebula_cloud_management.png') no-repeat 50% center; height:800px; background-size:cover; position:relative;
}

.management-section{
	display: flex;
	padding-top: 50px;
}

.management-area{
	display: flex;
	flex-direction: row;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.management-text{
    width: 30%;
    padding: 30px;
}

.management-text h3, .management-text p {
	color:#fff;
}

.management-gui{
	display: flex;
	position: relative;
}

.management-text .btn-outline{
	color: #ffffff!important;
    border-color: #fff!important;
}

.gui-img{
    display: flex;
    justify-content: center;
    width: 100%;
}

.Mode-text{
	position: absolute;
    left: 30%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: #fff;
    top: 8%;
}

.Mode-text h5{
	padding-left:10px;
    margin-bottom: 0px;
	color:#fff;
}

.Mode-text .nebule_logo{
	 width: 10%!important;
}

.Standalone-text{
	position: absolute;
    left: 56%;
    top: 120px;
}

.Standalone-text h5{
	color:#fff;
}

.Simple-Easy-Text ul{
	list-style: none;
}


@media screen and (max-width: 1440px) {
.management-text {
    width: 40%;
}
.Mode-text{
    left: 20%;
}
.Standalone-text {
    right: 25%;
}
}

@media screen and (max-width: 1025px) {
.Mode-text{
    left: 10%;
}
.Standalone-text {
    right: 20%;
}
}

@media screen and (max-width: 991px) {
.background {
    height: 1000px;
}

.management-area {
    flex-direction: column;
}
.management-text {
    width: 100%;
    padding: 30px;
}
.Mode-text {
    left: 10%;
}
.Standalone-text {
    top: 90px;
}
}

@media screen and (max-width: 450px){
.background {
    height: 800px;
}
.Mode-text {
    padding-top: 0px;
}
.management-section{
	padding-top: 30px;
}
/* .Mode-text, .Standalone-text {
    display: none;
} */

.Mode-text {
    left: 1%;
    top: 5%;
}

.Mode-text h5, .Standalone-text h5 {
    font-size: 16px;
}
.Standalone-text {
    right: 5%;
    top: 40px;
}
}

@media screen and (min-width: 2100px){
.Mode-text {
    left: 35%!important;
}
.Standalone-text {
    right: 38%;
}
}

.Mobile-App{
	display: flex;
    align-items: center;
    justify-content: center;
	padding: 10% 0% 0% 5%;
	flex-direction: row;
}


.Mobile-App-Text{
	width: 40%;
}

.Mobile-App-Text ul{
    list-style: none;
    margin-left: -25px;
}

.Mobile-App-Text ul li{
	text-indent: -10px;
    padding-left: 20px;
}

.Mobile-App-Text .fa-check{
	 color: #ff8900;
}

.NebulaQR{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding-top: 10px;
}

.NebulaQR p {
	padding-left: 20px;
}

.NebulaQR .NebulaQRIMG{
	width:20%!important;
}

.Mobile-App-Text .app_icon{
	width: 70%!important;
}


.Mobile-App-Text hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 2px solid #000;
}

@media screen and (max-width: 991px){
.Mobile-App {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10% 0% 0% 5%;
    flex-direction: column;
}
.Mobile-App-Text {
    width: 100%;
}
.Mobile-App-Img{
	padding-top: 30px;
}
}

.Ecosystem-section{
	background-color:#e5e5e6;
}
.NebulaEcosystem{
	background:url('/library/assets/products/nwa50ax-in/Nebula_Ecosystem.png') no-repeat bottom center; height:800px; background-size:cover; position:relative;
}

.Nebula-Ecosystem-Text{
	text-align: center;
    margin: 0 auto;
	padding:60px 0px 20px;
}

@media screen and (max-width: 1440px) {
.NebulaEcosystem{
	height:700px;
}
}

@media screen and (max-width: 1025px) {
.NebulaEcosystem{
	height:550px;
}
}


@media screen and (max-width: 991px) {
.NebulaEcosystem{
	height:450px;
}
}

@media screen and (max-width: 450px) {
.NebulaEcosystem{
	height:250px;
}
}

@media screen and (min-width: 2100px){
.NebulaEcosystem{
	height:1100px;
}
}

.Easyinstall{
	background:url('/library/assets/products/nwa50ax-in/Easyinstall.jpg') no-repeat bottom center; height:600px; background-size:cover; position:relative;	
}

@media screen and (max-width: 1025px) {
	.Easyinstall{height:500px;}
}

@media screen and (max-width: 991px) {
.Easyinstall{
	background:url('/library/assets/products/nwa50ax-in/Easyinstall.jpg') no-repeat bottom right; height:400px; background-size:cover; position:relative;	
}
}


.nebula_video{
	display: flex;
    flex-direction: row;
    width: 100%;
	padding-top:5%;
}

.video_area ul{
	list-style: none;
    display: flex;
    justify-content: space-around;
	padding: 10px;
}

.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;
}
.video_area ul li {
    width: 100%;
	margin-top: 20px;
}
}