@media (max-width: 479px){

#rev_slider_3_1 .sc_button.sc_button_size_small.slider_button {
    padding: 6px !important;
    margin: 0px !important;
    font-size: 10px !important;
}

html .tp-static-layers
{
    width:100%;
}

.menu_main_wrap .logo_main {
    height: 70px;
}

.tp-static-layers .tp-parallax-wrap:first-child
{
  left:25%important;  
}

.tp-static-layers .tp-parallax-wrap:last-child {
    left: 65% !important;
}

.tp-static-layers .tp-parallax-wrap:nth-child(2) {
    left: 36.5% !important;
}

.tp-static-layers .tp-parallax-wrap:first-child {
    left: 15% !important;
}

}

.top_panel_fixed .menu_main_wrap .logo {
    padding: 0px !important;
}

html .menu_main_wrap .logo_fixed {
    display: none;
    max-height: 80px;
    width: auto;
}
html .menu_main_wrap .logo_main {
    height: 190px;
}