/*start*/
.glnavbar {
  overflow: hidden;
  background-color: #000;
}

.glnavbar a {
  float: left;
  font-size: 1vw;
  color: white;
  text-align: center;
  padding:.5vw 1vw;
  text-decoration: none;
  font-weight:bolder;
}

.gldropdown {
  float: left;
  overflow: hidden;
}

.gldropdown .gldropbtn {
  font-size: 1vw;  
  border: none;
  outline: none;
  color: white;
  padding: .5vw 1vw;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  font-weight:bolder;
}

.glnavbar a:hover, .gldropdown:hover .gldropbtn {
  background-color: #ffb014;
  font-size: 1vw;
  color: #000;
  text-align: center;
  padding:.5vw 1vw;
  text-decoration: none;
  border-radius:1vw;
  font-weight:bolder;
}

.gldropdown-content {
  display: none;
  position: absolute;
  background-color: #ffb014;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  font-weight:bolder;
}

.gldropdown-content a {
  float: none;
  color: black;
  padding: .5vw 1vw;
  text-decoration: none;
  display: block;
  text-align: left;
  font-weight:bolder;
}

.gldropdown-content a:hover {
  background-color: #1298d5;
  color:white;
  font-weight:bolder;
}

.gldropdown:hover .gldropdown-content {
  display: block;
  border-radius:1vw;
}
/*ENd*/
#obdpmenu{display:flex; flex-direction:row; height:auto; justify-content:center; background:#000; padding:1vw 0vw; position:relative; height:5vw;}
.obdpmenuone{width:33vw; align-self: center; position:absolute; left:10vw;}
.obdpmenutwo{width:11vw;   padding-bottom:.5vw; position:absolute; left:42.5vw; text-align: center; align-self: center;}
.obdpmenuthree{width:39vw; padding-left:1vw;  align-self: center;  right:7vw; position:absolute;}
.obdpmenutwors{width:100%;}

#obdpmenusix{width:0vw;}
.menusix{display:none;}
#obdpmenuseven{width:0vw; height:0vw;}
.obdpmenutseven{width:0vw; }
.sevenmenutwors{width:0%; padding:1vw;}
.obdpmenutfour{width:0vw; font-size:0vw;}
.obdpmenutfive{width:0vw;font-size:0vw;}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
#obdpmenu{display:flex; flex-direction:row;justify-content:center; background:#000; padding:1vw 0vw; position:fixed; top:0vw; z-index:2;height:15vw;}
#obdpmenu1{ background:#ffb014; padding:1vw 0vw; position:relative; top:0vw; z-index:0; height:30vw;}
.obdpmenuone{width:100vw; display:none; }
.obdpmenutwo{display:none;}
.obdpmenuthree{ display:none;}
.obdpmenutwors{width:90%;}	
.obdpmenutfour{width:10vw; padding:2vw; color:black; font-size:7vw; background:#ffb014;align-self: center; right:2vw;top:20vw; position:fixed; height:10vw; font-weight:9000; text-align:center; cursor:pointer;}
.obdpmenutfive{width:10vw; padding:2vw; color:red; font-size:7vw; background:#ffb014;align-self: center; text-align:center; right:2vw;top:20vw; position:fixed; height:10vw; font-weight:9000; display:none;}
.obdpmenusix{width:100vw; }
#obdpmenusix{width:100vw; align-self: center; position:fixed; left:0vw; top:34vw;z-index:9999; background:#000; height:100vh; padding-top:4vw;}
.menusix{display:none;}
#obdpmenuseven{width:100vw; align-self: center; position:fixed; left:0vw; top:17vw;z-index:9999; background:#000; height:auto; padding:1vw;}
.obdpmenutseven{width:80vw; }
.sevenmenutwors{width:60%; padding:1vw;}
.menusixglnavbar a {
  float: none;
  display:block;
  font-size: 6vw;
  color: white;
  text-align: center;
  padding:3vw 2vw;
  text-decoration: none;
  font-weight:bolder;
}

.menusixgldropdown {
  float: none;
  overflow: hidden;
  text-align:center;
}

.menusixgldropdown .menusixgldropbtn {
  font-size: 7vw;  
  border: none;
  outline: none;
  color: white;
  padding: .5vw 1vw;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  font-weight:bolder;
}

.menusixglnavbar a:hover, .menusixgldropdown:hover .menusixgldropbtn {
  background-color: #ffb014;
  font-size: 6vw!important;
  color: #000;
  text-align: center;
  padding:3vw 2vw;
  text-decoration: none;
  border-radius:1vw;
  font-weight:bolder;
}

.menusixgldropdown-content {
  display: none;
  position: relative;
  background-color: #ffb014;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
 
  font-weight:bolder;
}

.menusixgldropdown-content a {
  float: none;
  color: black;
  padding: 3vw 2vw;
  text-decoration: none;
  display: block;
  text-align:center;
  font-weight:bolder;
  font-size:6vw;
}

.menusixgldropdown-content a:hover {
  background-color: #1298d5;
  color:white;
  font-weight:bolder;
  padding: 3vw 2vw;
  text-decoration: none;
  display: block;
  text-align:center;
  font-weight:bolder;
  font-size:6vw;
}

.menusixgldropdown:hover .menusixgldropdown-content {
  display: block;
  border-radius:1vw;
}

.hidemenu3{display:block;}
.showmenu4{display:none;}
.hd{height:100vw!important;}

#box0{background:#000; width:100%; height:33vw; position:relative; top:0vw;}
#box1{background:#ffb014; width:100%; height:26vw; position:fixed; top:0vw; z-index:2;}
#box2{background:#e9e9e9; width:100%; height:10vw; position:fixed; top:10vw; }



}