@media (max-width: 991px)
{
    
      .navbar-nav li  a {
        background:inherit !important;
        position:initial !important;
        
    }    

 
.navbar-nav li:nth-last-child(3) {
    position: initial;
    padding: 0px 0 15px 10px;
    /* font-size: 22px; */
    font-weight:normal !important;
}

.navbar-nav li:nth-child(1) {
    margin: 20px 0 0 0;
}
    
    .navbar-nav li:nth-last-child(3) a {
    font-weight:normal !important;
    left: -10px;
    }
    
}

.fixedcarrer
{
    display:none !important;
}