p {
	font-size:18px !important;
	line-height: 1.4em !important;
}


h2 {
	font-size:36px;
	line-height: 1.4em !important;
}

h3 {
	font-size:32px !important;
	line-height: 1.4em !important;
}

h4 {
	font-size:26px !important;
}

h6 {
	font-size:14px !important;
}


.color{
	color:#ff8900;
}

.text-color{
	color:#ff8900;
}

.Padding20{
	padding:20px 0;
}


.paddingBottom20{
	padding-bottom:20px;
}

.paddingBottom40{
	padding-bottom:40px;
}


.imgCenter{
	display:block;
	margin:0 auto;
}

.paddingTop10{
	padding-top:10px;
}

.paddingTop20{
	padding-top:20px;
}

.paddingTop40{
	padding-top:40px;
}

.productspec {
	padding: 10px 0 15px 0;
	font-style:italic;
}

.pt60 {
	padding-top: 60px!important;
}

.textcenter {
	text-align:center;
}

.flexiblebottom{
	border-bottom: 1px solid;
    color: #ff8900;
}

.iconTableCell {
	display: table-cell;
	vertical-align: middle;
}


.noHyphen {
	-webkit-hyphens: none !important;
	-moz-hyphens: none !important;
	-ms-hyphens: none !important;
	hyphens: none !important;	
}

@media screen and (max-width: 768px) {
	.featureBg {
		background: none;
	}
}

@media screen and (min-width: 768px) {
	.hotspotContent{
		width: 750px;
	}

	.ovImg {
		height: 300px !important;
	}

}


.product-page .deck-wrapper .section.on-scroll {
	padding: 50px 0 50px;
	margin-top: 101px;
}

/*Auto simple slideshow: https://css-tricks.com/examples/SimpleSlideshow/*/

#slideshow {
	position: relative;
	min-height:450px;
	padding-top:20px;
}

@media screen and (max-width: 800px) {
	#slideshow {
		min-height:600px;
	}
}


@media screen and (max-width: 450px) {
	#slideshow {
		min-height:300px;
	}
}

#slideshow > div {
	position: absolute;
	width:90%;
}

.coverage{
	background:url(/library/assets/products/wac6303d-s/WAC6303D-S-Orange.jpg) no-repeat center;
	background-size:cover;
	height:950px;
}

@media only screen and (max-width:1367px){
	.coverage{
		height:600px;
	}
}

@media only screen and (max-width:450px){
	.coverage{
		height:400px;
	}
}


.NebulaFlexbannerCanvas{
	position:relative;
}


.NebulaFlexbannerBG{
    background:url(/library/assets/products/wac6303d-s/NebulaFlex_PRO_1920x500.png) no-repeat left center;
	height:500px;
	background-size:cover;
}


@media only screen and (max-width:1601px){
	.NebulaFlexbannerBG{
		height:350px;
	}
}

@media only screen and (max-width:991px){
	.NebulaFlexbannerBG{
		height:250px;
	}
}

.NebulaFlexbannerCnt{
    position: absolute;
    top: 150px;
    left: 65%;
    padding: 10px 30px;
	color:#ffffff!important;
}

@media only screen and (max-width:1601px){
	.NebulaFlexbannerCnt{
		top:80px;		
	}
}

@media only screen and (max-width:1440px){
	.NebulaFlexbannerCnt{
		left: 60%;
		top:80px;		
	}
}

@media only screen and (max-width:1025px){
	.NebulaFlexbannerCnt{
		left: 68%;
	}
}

@media only screen and (max-width:991px){
	.NebulaFlexbannerCnt{
		left: 60%;
		top: 40px;
	}
}

@media only screen and (max-width:450px){
	.NebulaFlexbannerCnt{
		left: 0px;
		top: 0px;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.4);
		padding:45px;
	}
}

#NebulaFlexbanner .btn-call-to-action{
	background-color: #FFFFFF; color:#ff8900; font-size:14px;
}

sup {
    top: -1em;
    font-size: 12px;
}

.btn-group-lg>.btn, .btn-lg {
    padding: 8px 16px;
    margin: 5px 0 5px 0;
}

.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:#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: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 #ff8900 !important;
    padding: 10px 0;
    border-bottom: 0;
}

#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;
}

.page-node-type-product .btn.btn-lg,
.page-node-type-product .btn.btn-lg:hover {
    background-color: #ff8900;
}