.tr-menu.header-creative #Header_creative:not(.active) {
background-color: #0b2e58;
}
#Header_creative #Top_bar .menu li ul {
left: 0;
right: auto;
top: 39px;
position: absolute;
width: 100%;
}
#Top_bar .menu li ul li {
width: 100%;
}
#Header_creative #Top_bar .menu li ul li a {
padding-top: 6px;
padding-bottom: 5px;
}
@media only screen and (min-width: 1240px) {
#Top_bar .menu > li > a span:not(.description) {
padding-left: 25px !important;
}
}