p {
	font-size:18px;
	line-height: 1.4em;
}


h2 {
	font-size:36px;
	line-height: 1.4em;
}

h3 {
	font-size:32px !important;
	line-height: 1.4em;
}

h4 {
	font-size:26px;
}

.color{
   color:#6CBE45;
}

.whitecolor{
   color:#fff;
}

.noPadding{
	padding:0;
}

.noLeftPadding{
	padding:0;
}

@media screen and (min-width: 800px) {
.BestInteriorContent h3, .BestContent h3, .OptimizeContent h3, .BlendingContent h3, .SetupContent h3, .Hardware h3{
	font-size:2em;
	padding-bottom:30px;
}

.BestInteriorContent p, .BestContent p, .OptimizeContent p, .BlendingContent p, .SetupContent p, .Hardware p{
	font-size:1.4em;
}
}

.BestInteriorBG{
	background:url(/library/assets/products/nwa1123-ac_pro/best-interior-performance.png) no-repeat bottom;
	background-size:cover;
	height:600px;
	position:relative;
}

.BestInteriorBlueContent{
	background:rgba(0,178,255,0.8);
	height:280px;
	width:100%;
	position:absolute;
	bottom:0; left:0; right:0;	
}

@media screen and (max-width: 1025px) {
	.BestInteriorBlueContent{
		height:350px;
	}
}

@media screen and (max-width: 800px) {
	.BestInteriorBlueContent{
		top:0;
		height:300px;
	}
}

@media screen and (max-width: 400px) {
	.BestInteriorBlueContent{
		top:0;
		height:400px;
	}
}

.BestInteriorContent{
	padding:40px;
	width:60%;
	margin:0 auto;
}

@media screen and (max-width: 1400px) {
	.BestInteriorContent{
		width:80%;
	}
}

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

.BestInteriorContent h3, .BestInteriorContent p{
	color:#fff;
}

.OptimizeBG{
	background:url('/library/assets/products/nwa1123-ac_pro/optimize-for-what-you-need.png') no-repeat right center;
	height:600px;
	position:relative;
}

@media screen and (max-width: 1600px) {
	.OptimizeBG{
		background-size:1500px;
	}
}

@media screen and (max-width: 1400px) {
	.OptimizeBG{
		background-size:1300px;
	}
}

@media screen and (max-width: 1025px) {
	.OptimizeBG{
		background-size:1050px;
		height:550px;
	}
}

@media screen and (max-width: 800px) {
	.OptimizeBG{
		background-size:1050px;
		height:600px;
	}
}

@media screen and (max-width: 500px) {
	.OptimizeBG{
		background-size:1050px;
		height:700px;
	}
}


.OptimizeContent{
	/*padding:50px;*/
	position:absolute;
	top:20%;
}

@media screen and (max-width: 1025px) {
	.OptimizeContent{
	position:absolute;
	top:10%;
	}
}

.BlendingBG{
	background:url(/library/assets/products/nwa1123-ac_pro/BlendingMulti-operation.png) no-repeat;
	background-size:cover;
	height:600px;
}

.BestContent{
	width:70%;
	margin:50px auto;
}

.BlendingContent{
	padding:50px;
	width:70%;
	margin:50px auto;
}

.SetupBG{
	background:url(/library/assets/products/nwa1123-ac_pro/setup-and-forget.png) no-repeat;
	background-size:cover;
	height:600px;
}

.SetupContent{
	background:#6CBE45;
	padding:50px;
	height:600px;
}

.SetupContent h3, .SetupContent p{
	color:#fff;
}

.SetupContent h5.note{
	padding-top:50px;
	color:#fff;
	font-size:16px;
}


@media screen and (max-width: 500px) {
	.BlendingContent{
		padding:50px;
		width:100%;
		margin:50px auto;
	}	
	.BestContent{
		padding:50px;
		width:100%;
		margin:50px auto;		
	}
}

.Hardware{
	width:80%;
	margin: 0 auto;
}

.StandaloneCanvas{
	position:relative;
}


.StandaloneBannerBG{
    background:url(/library/assets/products/nwa1123-ac_pro/NebulaFlex-1920x500-blue.jpg) no-repeat center center;
	height:550px;
	background-size:cover;
}

@media only screen and (max-width:1601px){
	.StandaloneBannerBG{
		height:400px;
	}
}

@media only screen and (max-width:1367px){
	.StandaloneBannerBG{
		height:400px;
	}
}

@media only screen and (max-width:1025px){
	.StandaloneBannerBG{
		height:400px;
	}
}

@media only screen and (max-width:800px){
	.StandaloneBannerBG{
		height:350px;
	}
}

@media only screen and (max-width:450px){
	.StandaloneBannerBG{
		height:180px;
	}
}

@media only screen and (max-width:400px){
	.StandaloneBannerBG{
		height:180px;
	}
}

.StandaloneBannerCnt{
    position: absolute;
    height: 30%;
    top: 110px;
    left: 50%;
    padding: 10px 35px;
}

@media only screen and (max-width:1601px){
	.StandaloneBannerCnt{
		left: 50%;
	}
}

@media only screen and (max-width:1367px){
	.StandaloneBannerCnt{
		left: 50%;
		
	}
}


@media only screen and (max-width:1025px){
	.StandaloneBannerCnt{
		left: 50%;
	}
}

@media only screen and (max-width:800px){
	.StandaloneBannerCnt{
		left: 45%;
		top: 50px;
	}
}

@media only screen and (max-width:450px){
	.StandaloneBannerCnt{
		left: 45%;
		top: 20px;
	}
}

@media only screen and (max-width:400px){
	.StandaloneBannerCnt{
		left: 45%;
		top: 20px;
	}
}


.StandaloneBannerCnt h3{
	color:#000;
}

@media only screen and (max-width:450px){
	.StandaloneBannerCnt h3{
	    color:#000;		
		font-size:12px;
	}
}

.cloudmanagedBannerCnt{
    position: absolute;
    height: 30%;
    top: 110px;
    right: 15%;
    padding: 10px 50px;
}

@media only screen and (max-width:1601px){
	.cloudmanagedBannerCnt{
		left: 65%;
	}
}

@media only screen and (max-width:1367px){
	.cloudmanagedBannerCnt{
		left: 70%;
		width:300px;
	}
}


@media only screen and (max-width:1025px){
	.cloudmanagedBannerCnt{
		left: 55%;
	    padding: 0px 30px;
		width: 60%;
	}
}


.cloudmanagedBannerCnt h3{
	color:#000;
}

@media only screen and (max-width:450px){
	.cloudmanagedBannerCnt h3{
	    color:#000;		
		font-size:20px;
	}
}

.StandaloneContentmobile{
	background:#6CBE45;
	padding:20px;
}

.StandaloneContentmobile h3, .StandaloneContentmobile p{
	color:#000;
}

.StandaloneContentmobile h3 {
	font-size:28px;
}

.StandaloneContentmobile p{
	font-size:16px;
}

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

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