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

/* start */

.wax640s-6e-banner{
	 background:url('/library/assets/products/wax640s-6e/banner_WAX640S-6E_1920x450.jpg') no-repeat 50% center;
	 height:400px;
	 background-size:cover;
	 position:relative;
}

.wax640s-6e-box {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 60%;
	height: 100%;
	padding-left: 10%;
}

.wax640s-6e-box h1{
	font-weight:bold;
}

@media screen and (max-width: 1440px) {
.wax640s-6e-box {
    width: 48%;
}
}

@media screen and (max-width: 1025px) {
.wax640s-6e-box {
	padding-left: 5%;
	 width: 55%;
}
}

@media screen and (max-width: 800px) {
.wax640s-6e-banner{
	background:url('/library/assets/products/wax640s-6e/banner_WAX640S-6E_1920x765.jpg') no-repeat center right; 
	height:600px; 
	background-size:cover; 
	position:relative;
}

.wax640s-6e-box {
    justify-content: flex-start;
    width: 100%;
	padding: 5%;
}
}


@media screen and (max-width: 450px) {
.wax640s-6e-banner{
	height:320px;
}
.wax640s-6e-box h1{
	font-size: 20px;
}
}

@media screen and (max-width: 380px) {
.wax640s-6e-box {
	padding:10px;
}
}


/* start */

.WiFi6E-Speed-section{
	padding-top: 62px;
}

.WiFi6E-Speed{
	display: flex;
    flex-direction: row-reverse;
}


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

.WiFi6E-Speed .text h3{
	font-weight:bold;
	padding-bottom:30px;
}

.WiFi6E-Speed .button a:hover{
	color:#fff!important;
}

.WiFi6E-Speed img{
	width: 50%!important;
}


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


/* start */

.wax640s-6e-features{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.wax640s-6e-features .box{
	width: 90%;
	position: relative;
}

.wax640s-6e-features .image{
	padding-left: 40px;
	position: relative;
}


.wax640s-6e-features .panel-heading {
    padding: 0;
    position: relative;
    cursor: pointer;
    background-color: #fff!important;
}

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

.wax640s-6e-features .panel-body p{
	width:95%;
}

.wax640s-6e-features .panel {
    border-top: 1px solid #ff8900;
    padding: 10px 0;
}

.wax640s-6e-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;
}

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

@media screen and (max-width: 1025px) {
.wax640s-6e-features .box{
	width: 100%;
	position: relative;
}
}

@media screen and (max-width: 991px) {
.wax640s-6e-features {
    flex-direction: column;
}
.wax640s-6e-features .image{
	padding-left: 0px;
}
}

/* start */

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


.High-density-text h3{
	padding-bottom:30px;
	font-weight: bold;
}

.High-density-area{
	display: flex;
    flex-direction: row;
	width: 100%;
    justify-content: space-between;
	padding-top: 30px;
}

.High-density-box{
	height: 100%;
    position: relative;
    width: 48%;
}

.High-density-box .text{
	position: absolute;
    bottom: 0px;
    background: rgba(255,186,143,0.6);
    padding: 20px;
	height: 150px;
}

.High-density-box .text h6{
	font-weight: bold;
}

@media screen and (max-width: 1025px) {	
.High-density-box .text{
    height: auto;
}
}

@media screen and (max-width: 991px) {	
.High-density-area {
    flex-direction: column;
}
.High-density-box {
    width: 100%;
    margin-bottom: 20px;
}
.High-density-text {
    text-align: center;
    width: 95%;
    margin: 0 auto;
}
}

/* start */

.manage-text{
	width: 85%; 
	margin: 0 auto;
	text-align:center;
}
.manage-text h3{
	font-weight:bold;
	padding-bottom:30px;
}

.Nebula-Mobile-App{
	display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
}

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

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

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

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

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

.app_icon{
	width:60%;
}

@media screen and (max-width: 1025px) {
.Nebula-Mobile-App-area {
    width: 90%;
}
}

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

/* start */

.CNP-WiFi{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.CNP-WiFi .text{
	width: 100%;
    padding-right: 30px;
}

.CNP-WiFi .text h3{
	font-weight:bold;
	padding-bottom:30px;	
}

.CNP-WiFi .text span{
	color:#ff8900;
}

.CNP-WiFi .text .button a:hover{
	color:#fff!important;
}

@media screen and (max-width: 991px) {
.CNP-WiFi {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.CNP-WiFi .text {
    text-align: center;
    margin: 0 auto;
    width: 95%;
    padding-bottom: 50px;
}
}

/* start */


.PoEInjectorOptions {
    background: linear-gradient(to bottom, #f3f3f3 0%, #fff 5%);
}

.PoEInjectorOptions  h3{
	font-weight:bold;
	padding-bottom:30px;
	text-align:center;	
}

.PoEInjector {
    width: 120px!important;
}

.PoEInjectorOptions .button{
	text-align:center;
	margin: 0 auto;	
	padding-top: 10px;
}

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

/* start */

.related-resource .frame h3{
	font-weight:bold;
	padding-bottom:30px;		
}

.related-resource .frame .title {
  text-align: center;
}
.related-resource .frame .resource-wrap .resource {
  margin-top: 30px;
}
.related-resource .frame .resource-wrap .resource .resource-link {
  color: black;
}
.related-resource .frame .resource-wrap .resource .resource-link .resource-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.related-resource .frame .resource-wrap .resource .resource-link .resource-title {
  margin-top: 8px;
  margin-bottom: 10px;
  font-weight:bold;
}

@media screen and (min-width: 480px) {
  .related-resource .frame .resource-wrap .resource {
    margin: 10px;
  }
}
@media screen and (min-width: 480px) and (min-width: 768px) {
  .related-resource .frame .resource-wrap .resource {
    width: 32%;
  }
}
.related-resource .frame .resource-wrap .download-link {
  margin-top: 10px;
  color: #ff8900;
  position: relative;
  padding-right: 20px;
}
.related-resource .frame .resource-wrap .download-link:after {
  content: url("/library/assets/products/wax640s-6e/icon_download.svg");
  position: absolute;
  right: 0;
  top: 0;
  width: 13px;
}
@media screen and (min-width: 768px) {
  .related-resource .frame .resource-wrap {
    display: flex;
    justify-content: space-between;
  }
}



.related-resource .frame .resource-wrap .resource a{
	color:#ff8900;
}



/* start */

.justconnect-features{
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.justconnect-area{
    width: 70%;
    padding-left: 20%;
	padding-top:2%;
}

.justconnect-title{
	padding-top:60px;
}

.justconnect-title h3{
	font-weight:bold;
	padding-bottom:30px;
	text-align:center;
	margin:0 auto;	
}

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

.justconnect-features .image{
	padding-left: 40px;
	position: relative;
}


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

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

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

.wax640s-6e-features .panel,
.justconnect-features .panel {
    border-top: 1px solid #ff8900;
    padding: 10px 0;
}

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

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

@media screen and (max-width: 1440px) {
    .justconnect-area{
        width: 90%;
        padding-left: 8%;
        padding-top:2%;
    }
    }
@media screen and (max-width: 1025px) {
.justconnect-features .box{
	width: 100%;
	position: relative;
}
}

@media screen and (max-width: 991px) {
.justconnect-features {
    flex-direction: column;
}
}
/* start */
.justconnect-features {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.justconnect-area {
    width: 100%;
    padding: 5%;
}

.justconnect-title {
    padding-top: 60px;
}

.justconnect-title h3 {
    padding-bottom: 30px;
    text-align: center;
    margin: 0 auto;
}

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

.justconnect-features .image {
    padding-left: 40px;
    position: relative;
}

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

.justconnect-features .panel-title {
    color: #000;
    font-size: 18px;
    padding-right: 60px !important;
}

.justconnect-features a.panel-title.collapsed {
    padding-right: 60px !important;
}

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

.justconnect-features div.panel-body {
    padding: 30px !important;
}

.wax640s-6e-features .panel,
.justconnect-features .panel {
    border-top: 1px solid #ff8900 !important;
    padding: 10px 0;
    border-bottom: 0;
}

#wax640s-6e-features #wifi6e-accordion .panel-title:after,
#justconnect-section #accordion .panel-title:after {
    border-color: #ff8900;
}

@media screen and (max-width: 1025px) {
    .justconnect-features .box {
        width: 100%;
        position: relative;
    }
}

@media screen and (max-width: 991px) {
    .justconnect-features {
        flex-direction: column;
    }
}

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

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

.PoEInjectorOptions .panel-default {
    border: none !important;
}

.PoEInjectorOptions .table>thead>tr>th {
    color: black;
}

.PoEInjectorOptions .table>thead {
    border-top: none !important;
    border-bottom: 1px solid #ff8900
}

.PoEInjectorOptions .table>tbody {
    border-bottom: 1px solid #ff8900;
}

.PoEInjectorOptions .table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

.page-node-type-product .btn.btn-lg,
.page-node-type-product .btn.btn-lg:hover {
    background-color: #c75300;
}

.text-color {
    color: #c75300 !important;
}

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

.Nebula-Mobile-App .btn.btn-lg, .Nebula-Mobile-App .btn.btn-lg:hover {
    background: #d24400;
}