h1{font-size:56px;} h2 {font-size:32px;}h3 {font-size:30px !important;}h4 {font-size:28px;}h5 {font-size:26px;}h6 {font-size:24px;}p {font-size:20px;}
.gray-color-section{background-color:#f4f4f4;}
.flexible-border-right{border-right: 1px solid #64be00;}
.flexible-border-bottom{border-bottom: none;}
.flexible-border-right:last-child{border-right: none;}
.flexible-border-bottom:last-child{border-bottom: none;}
.wac500-banner{background:url('/library/assets/products/wac500/wac500_banner.jpg') no-repeat bottom center; height:700px; background-size:cover; position:relative;}
.wac500-banner-box {position: absolute; left: 35%; top: 35%; width: 35%;text-align:right;}
.wac500-banner-box h1,h6 {color:#fff;}
.wac500-banner-product{ background: url(/library/assets/products/wac500/wac500-banner-product.png) no-repeat center center;background-size: contain; position: absolute;
width: 30%; height: 40%;right: 5%; top: 25%;}
.Wave2-Dual-Radio-banner{background:url('/library/assets/products/wac500/wac500-Wave2-Dual-Radio.jpg') no-repeat bottom center; height:600px; background-size:cover; position:relative;}
.Wave2-Dual-Radio-banner-box {position: absolute; right: 20%; top: 25%; width: 35%;}
.Wave2-Dual-Radio-banner-product{ background: url(/library/assets/products/wac500/wac500-Wave2-product.png) no-repeat center center;background-size: contain; position: absolute;
width: 40%; height: 70%;left: 5%; top: 15%;}
.wac500_scenario{background:url('/library/assets/products/wac500/wac500_scenario.gif') no-repeat center center; height:700px; background-size:cover;position:relative;}
.advanced-features{padding-top:20px;}
.flexible-managemen-text{width:80%;text-align:center;margin:0 auto;}
.specImage{width: 200px!important;text-align: center; margin: 0 auto;}

@media screen and (max-width: 1601px) {
.wac500-banner{height:600px;}
.wac500-banner-box {top: 30%; width: 45%;left: 30%;}
.wac500-banner-product{right: 0%;}
.Wave2-Dual-Radio-banner{height:550px;}
}

@media screen and (max-width: 1440px) {
h1{font-size:46px;}
.wac500-banner{height:500px;}
.wac500-banner-box {position: absolute; left: 35%; width: 40%;}
.Wave2-Dual-Radio-banner{height:500px;}
.Wave2-Dual-Radio-banner-box {position: absolute; right: 10%; top: 25%; width: 45%;}
.wac500_scenario{height:500px;}
}

@media screen and (max-width: 1025px) {
h1{font-size:36px;}
.wac500-banner{height:400px;}
.wac500-banner-box {width: 45%;}
.wac500-banner-product{right: -5%;}
.Wave2-Dual-Radio-banner{background:url('/library/assets/products/wac500/wac500-Wave2-Dual-Radio.jpg') no-repeat bottom left; height:500px; background-size:cover; position:relative;}
.Wave2-Dual-Radio-banner-box {top: 20%;}
}

@media screen and (max-width: 991px) {
h1{font-size:30px;}
.wac500-banner{background:url('/library/assets/products/wac500/wac500_banner.jpg') no-repeat bottom right; height:500px; background-size:cover; position:relative;}
.wac500-banner-box {width: 40%; left: 30%;top: 35%;}
.wac500-banner-product{right: 0%;top: 30%;}
.advanced-features{padding-top:0px;text-align:center;}
.advanced-features-text{text-align:center;}
.flexible-managemen-text{width:100%;}
.flexible-border-right{border-right: none;}
.flexible-border-bottom{border-bottom: 1px solid #64be00;}
}

@media screen and (max-width: 800px) {
h1{font-size:26px;}
.wac500-banner{height:400px;}
.wac500-banner-box {width: 40%; left: 30%;top: 35%;}
.wac500-banner-product{right: 0%;top: 30%;}
.Wave2-Dual-Radio-banner-box {right: 5%; top: 15%; width: 50%;}
.Wave2-Dual-Radio-banner-product {left: 0%;}
}


@media screen and (max-width: 450px) {
.wac500-banner-box h1{font-size:20px !important;}
.wac500-banner-box h6 {font-size:14px !important;}
h3 {font-size:24px !important;}p {font-size:18px !important;}
.wac500-banner{background:url('/library/assets/products/wac500/wac500_banner.jpg') no-repeat bottom left; background-size:cover; position:relative;}
.wac500-banner-bg{position: absolute; background: rgba(0,0,0,0.2);width:100%;height:100%;}
.wac500-banner-box {width: 70%;left: 0%;top: 15%;text-align:right;}
.wac500-banner-product{top: 5%;}
.Wave2-Dual-Radio-banner{height:700px;}
.Wave2-Dual-Radio-banner-box {width: 90%;top: 10%;}
.Wave2-Dual-Radio-banner-product {width: 80%;height: 40%;top:60%;}
.wac500_scenario{height:250px;}
}

@media screen and (max-width: 350px) {
.Wave2-Dual-Radio-banner-product {top:60%;}
}

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

.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/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:#64be00;
}

.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:550px;
}
.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/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/Nebula-Mobile-App.jpg') no-repeat left center; height:900px; background-size:cover; position:relative;	
}
}

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

/* 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;
}
.justconnect-features .panel {
    border-top: 1px solid #6CBE45 !important;
    padding: 10px 0;
    border-bottom: 0;
}

#justconnect-section #accordion .panel-title:after {
    border-color: #6CBE45;
}

@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 #6CBE45
}

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

.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: #6CBE45;
}

.text-color {
    color: #6CBE45 !important;
}