.head_tr .sell_menuline {
    margin-top: 0px !important;
}

@media only screen and (max-width: 777px) {

.rev_slider img, .tp-simpleresponsive img {
    margin-left: 200px !important;
}
}

@media only screen and (max-width: 480px) {

.rev_slider img, .tp-simpleresponsive img {
    margin-left: 180px !important;
}
}

@media (max-width: 960px){
.head_tr .sell_menuline, .head_tr .sell_topbar {
    background-color: #ffffff;
}}

.head_tr .navbar-toogle {
    color: #020202;
}
.head_tr .navbar-nav > li > a {
    color: rgb(255, 208, 20);
}