#sections .lang-nav img{display:none;}
#sections .dropdown, .dropup {
    position: relative;
    font-family: 'Ubuntu', sans-serif;
}

#sections .dropdown-menu{min-width:auto;border-radius:0;    right: 0 !important;    left: auto;}

#sections .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #000000;
    white-space: nowrap;
}
#sections .dropdown-menu>li>a:hover {    background-color: #eecb00;}
#sections .caret {
    display: inline-block;
    width: 12px;
    height: 6px;
    margin-left: 5px;
    vertical-align: middle;
    border-top: 0;
    border-top: 4px solid\9;
    border-right: 0;
    border-left: 0;
    background: url(/Files/App_002/images/down.png)no-repeat;
}

