@media only screen and (max-width: 1179px){
#Top_bar #menu ul li.submenu .menu-toggle {
    display: block;
    position: absolute;
    right: 15px;
    top: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    cursor: pointer;
    color: #f4e616;
    opacity: 1.33;
}
}

#Top_bar .top_bar_left {
    position: relative;
    float: left;
    width: 100%;
}