#jsddm {position:relative;
float:right;
margin: 0 4% 0 4%;
padding:0 !important;
width:auto;
font-family: fira-r, sans-serif;
z-index:9999;}
ul#jsddm {margin: 0 !important;
padding:0 !important;
display:inline-block;
overflow:visible;
cursor:default;
}
#jsddm li {display:inline-block;
float: left;
list-style: none;
padding: 28px 1.2em 0 1.2em;
margin:0;
text-decoration:none;
color:#fff;
text-transform: uppercase; 
}


@media only screen and (max-width: 1200px) {

#jsddm li {

padding: 28px 0.6em 0 0.6em;}
}

@media only screen and (max-width: 996px) {

#jsddm li {

padding: 28px 0.5em 0 0.5em;}
}
#jsddm li a {text-decoration:none;
margin:0;
border:0;
color:#fff !important;
white-space: nowrap;
border-bottom: 2px solid transparent;}
#jsddm li a:hover {color:#000 !important;
border-bottom: 2px solid #c71542;}
#jsddm li ul {margin: 0;
position: absolute;
padding: 0 0.8em;
padding-top: 4px;
padding-bottom:2px;
margin-top:2px;
min-width: 10%;
visibility: hidden;
background: #eaeaea;
border: 1px solid #fff;
border-top: 0;
font-size:90%;
}
#jsddm li ul li {float: none;
display: block;
margin-bottom:3px;
text-align:left;
padding: 0.3em;}
#jsddm li ul li a {width: auto;
padding: 0.2em 0.5em;
color:#000 !important;}
#jsddm li ul li a:hover {color:#c71542 !important;
border: 0;
}
jsddm ul li a:active {color:#c71542 !important;
border-bottom: 2px solid #c71542 !important;}
.bglogo {height:80px;
background: url(../src/bag_navbar_grey.png) top center repeat-x #fff;
background-position: top left;
border: 0 !important;
overflow-y:visible;
}


@media only screen and (max-width: 640px) {

.bglogo {

overflow:hidden;
height:50px;
background: #8d8d8d; }


}
