#top-hero {padding:0 !important;}
#top-hero h1{display: none;}
#top-hero .row {height: 500px; align-items: center;}
[id*="custom-html"]{padding:0 !important;}
.text-show{display:block !important;}

/* Navigation Bar */
.navScrolled {position: fixed !important;top: 0;z-index: 1000;}
nav.second-nav {background-color: #eeeeee; width: 100%; overflow: hidden; padding: 14px 0; position:relative;}
nav.second-nav ul {width: max-content; margin:0 auto; text-align: center;}
nav.second-nav ul li {display: inline-block;padding: 0 5px;}
nav.second-nav ul li a {color: #404040; border-radius: 50px; padding: 5px 25px; display: inline-block; font-weight:normal;}
nav.second-nav ul li a:hover:before, .second-nav ul li a:before {text-decoration: none; height: 0 !important;}
nav.second-nav ul li.active a, nav.second-nav ul li a:hover {background-color: #00b2ff;color:#fff; text-decoration: none; }
nav.second-nav ul li a.border-adjusted, nav.second-nav ul li a.color-adjusted{color: #404040 !important; background-color: transparent!important;}
nav.second-nav ul li.active a.color-adjusted, nav.second-nav ul li.active a.border-adjusted, nav.second-nav ul li a.color-adjusted:hover, nav.second-nav ul li a.border-adjusted:hover{color: #fff !important; background-color: #003eab!important;}
@media screen and (max-width: 992px) {
	nav.second-nav {overflow-x: scroll;}
}
/* End Navigation Bar */

.easy-setup-canvas{position:relative; height:500px; background: linear-gradient(#efefef, #fff, #efefef); overflow:hidden;}
.easy-setup-cnt{width:60%;padding-top: 2rem;}
.air-app-img{position:absolute; right:-10%; bottom:0;}
.air-app-img img{width:90%;}
.easy-setup-canvas .air-video-btn.border-adjusted:hover, .easy-setup-canvas .installation-video-btn.border-adjusted:hover{background-color: transparent !important;}

/*Video pop-up*/
.show {display: flex !important;}
.popup {display: none; width: 100%; height: 100vh; background-color: rgba(0, 0, 0, 0.9); justify-content: center; align-items: center; position: fixed; top: 0; left: 0; z-index: 1050;}
.popup .video{margin: 0 auto; width:71vw; height:40vw; text-align:center;max-height: calc(100vh - 60px);}
#cbrs-video .close, #bandpilot-video .close, #air-video .close, #installation-video .close{position: absolute;border: 0;outline: none;cursor: pointer;background: none;font-size: 50px;z-index: 1;top: 0;right: 1%;color: #fff;opacity: 1;margin: 0;padding: 0;}
.air-video-btn, .installation-video-btn {color: #00b2ff; cursor: pointer; margin-bottom: 10px;}
.air-video-btn i, .installation-video-btn i{vertical-align: middle; margin-right:10px;}

#overview h3, #lower-capex h3, #scenarios h3, #band-pilot h3{display:none;}
#overview .context-html > *:last-child {margin-bottom: 0;}
#lower-capex{padding-top:0 !important;}

#featured-products{padding:0;}
#featured-products .context-html > *:last-child{margin-bottom:0;}
#featured-products h3{text-align:center;}

@media (max-width: 1700px) {
	.air-app-img {right:-15%;}
	.air-app-img img {width: 80%;}
}

@media (max-width: 1600px) {
	.easy-setup-cnt{width:50%;}
}

@media (max-width: 1500px) {
	.air-app-img {right:-20%;}
}

@media (max-width: 1400px) {
	.air-app-img {right:-24%;}
}

@media (max-width: 1300px) {
	.air-app-img {right:-28%;}
	.air-app-img img {width: 75%;}
}

@media (max-width: 1200px) {
	.air-app-img {right:-35%;}
	.air-app-img img {width: 70%;}
}

@media (max-width: 1100px) {
	.air-app-img {right:-50%;}
	.air-app-img img {width: 60%;}
}

@media (max-width: 800px) {
	.paragraph--type--top-hero{background:url('/sites/default/files/2021-04/cbrs_solution_page_banner_640x500.jpg')no-repeat center center !important;}
    .paragraph--type--top-hero .row .col{max-width: 60%;}
	.easy-setup-canvas{height:auto;}
	.easy-setup-cnt{width:100%;}
	.air-app-img{position:relative; right:0; left:0; margin: auto; text-align: center;}
	.air-app-img img{width:100%;}	
}

@media (max-width: 640px) {
	.popup .video{margin: 0 auto; width:80%; text-align:center;}
	.cbrs-video-btn, .bandpilot-video-btn, .air-video-btn{padding-left:1rem;}	
}