.menu {padding:0 0 0 1em; width: 1140px; margin:0; list-style:none; height:43px; position:relative; background:transparent url(../images/back.gif) repeat-x left top; font-size:11px;}
.menu li {float:left; height:43px;}
.menu li a {display:block; float:left; height:40px; line-height:35px; color:#000; text-decoration:none; font-family:arial; text-align:center; padding:0 0 0 10px; cursor:pointer; background:url(../images/0a.gif) no-repeat;}
.menu li a b {float:left; display:block; padding:0 60px 0 0; background:url(../images/0.gif) no-repeat right top;}
.menu li.current a {color:#000; background:url(../images/2a.gif) no-repeat;}
.menu li.current a b {color:#000; background:url(../images/2.gif) no-repeat right top;}
.menu li a:hover {color:#000; background: url(../images/2a.gif) no-repeat;}
.menu li a:hover b {color:#000; background:url(../images/2.gif) no-repeat right top;}
.menu li.current a:hover {color:#000; cursor:default;}
img {box-shadow: 2px 2px 2px 4px rgba(0,0,0,0.16); border-radius:4px;}
a { cursor:pointer; }
@media all and (min-width: 700px) { 
nav { margin:
    0px auto; margin-left: 0%; margin-top: 0px; width: 100%; height: 50px;
    background: #ffd700; } 
nav .main_pages { margin: 0px auto; width: 100%;
    margin-top: 0px; height: 50px; background: #ffd700; display: flex;
    justify-content: space-around; align-items: center; box-shadow: 0 8px 24px 0 rgba(0,0,0,0.4), inset 0.3px 0px 12px rgba(0,0,0,0.2), inset -0.3px 0px 6px rgba(0,0,0,0.2);} 
nav a { width: 20%;
    display: flex; align-items: center; margin-top: 0px; justify-content:
    center; height: 50px; text-decoration: none; font-family: DIN Condensed;
    color: black; font-size: 18px; } 
nav a:hover {box-shadow: 0 3px 24px 0 rgba(0,0,0,0.16), inset 0.5px 0.5px 12px rgba(0,0,0,0.3), inset -0.5px -0.5px 6px rgba(0,0,0,0.3);
 } 
label {
    width: 0px; display: none; } 
header { } 
#wrap { font-family: DIN Condensed;
    font-size: 20px; margin: 0; text-align: right; } 
#wrap:not(:target) {
    font-family: DIN Condensed; font-size: 20px; margin: 0; } 
#wrap:target {
    font-family: DIN Condensed; font-size: 20px; margin: 0; } 
#open, #close {
    font-family: DIN Condensed; font-size: 20px; margin: 0; height: 20px; width:
    0px} 
#wrap:target #open, #wrap:not(:target) #close { } 
#wrap:target #open {
    } 
}

@media all and (max-width: 700px) { 


#wrap { font-family: DIN
    Condensed;background: #ffd700; font-size: 20px; line-height: 2; margin: 0;
    margin-left: -20px; flex-direction: column; width: 100%; justify-content:
    center; }
#wrap:not(:target) { -webkit-transform: translateY(-280px); transform: translate3d(0, -280px, 0); z-index:2}
    #wrap:target { -webkit-transform: translateY(0);transform: translate3d(0, 0, 0); }
#open, #close {
    text-align: right; display: flex; margin-right: 0px; box-shadow: 0 12px 24px 0 rgba(0,0,0,0.3), inset 0.2px 0px 12px rgba(0,0,0,0.16), inset -0.2px 0px 12px rgba(0,0,0,0.16);}
#wrap:target #open,
    #wrap:not(:target)
#close { display: none; }
#wrap:target #open { display:
    none; text-align: center;} 
.nav a { color: black; text-decoration: none;
    display: flex; margin-top: 0px; margin-left: 0px; background: #ffd700;
    justify-content: center; } 
nav .main_pages { height: 40px;} 
nav a:hover {box-shadow: 0 12px 24px 0 rgba(0,0,0,0.16), inset 0.2px 0px 12px rgba(0,0,0,0.16), inset -0.2px 0px 12px rgba(0,0,0,0.16); } 
.header {
    background: #ffd700; width: 100%; padding: 0 20px; display:inline-block;
    vertical-align:top; } 
.nav { padding: 0px; margin-top: 0px; background:
    #ffd700; justify-content: center;} 
.main { padding: 0px; flex: 1;
    display: inline-block;} 
label { width: 30px; height: 30px; display: column;
    align-items: center; text-align: center; margin-left: 20px; font-size: 30px;
    color: black; cursor: pointer; }
  .sticky-element {
  height: 30px;
position:sticky;
 
  top: 0px;
  display: inline;}



img {
    vertical-align:
    center; text-align: center; }

object {display: none;}
}
@media all and (min-width: 700px) {

.sticky-element {
  height: 50px;
  position: sticky;
  top: 0px;
  z-index:2;
  display: flex;
  
}}
       @media all and (max-width: 700px) {

.sticky-element {
  height: 30px;
  position: sticky;
 z-index:2;
  top: 0px;
  display: inline;
  
}}
button:hover {transform:scale(1.1);}
button {transition:transform .2s;}