.parent{
    margin-top: 50px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index:1;
}

iframe{
    position:absolute;
    width: 100%;
    height: 100%;
    border: 0px;
}

.navbar-nav > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
}

.navbar {
    margin-bottom: 0px;
  }

.navbar2 {
    min-height: 125px;
    width: 25%;
}

.overlay {
  z-index: 100;
}

.bar {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:40px;
}
