@media(max-width:480px){
.video-section iframe{
max-width:100%;
height:205px;
}
}
.grecaptcha-badge{display:none !important;}
.link_comparePlans{text-decoration:none;}
.navbar-main-fixed{
position:fixed;
top:0px;
width:100%;
padding:10px;
background:#fff;
z-index: 9;
border-bottom:1px solid #ddd;
opacity:0.90;
}
.navbar-main-fixed .nav-link{color:#000;}