@media (max-width:1199px) {
    body {
/*         max-width:100vw; */
        
        overflow-x:hidden;
        max-width:100vw;
    }
    
    #slideshow-container img,
    #slideshow-container {
        width:100vw;
        overflow:hidden;
        display:none;
    }
    
    div.miejscemenu {
        width:100vw;
    }
    
    #nav a,
    #nav li {
        float:none !important;
    }
    div.menu1a {
        height:auto;
        background-color: #691779;
    }
    ul.menu1 li a {
        background-image: none;
        border-bottom: 1px solid white;
    }
    div.content {
        width:100%;
        margin:0;
    }
    div.leftsize3 {
        float: none;
        margin: 0 !important;
        padding: 10px;
        width: 90% !important;
        display: block;
        padding-top: 10px;
        /* border: 1px solid red; */
    }
    
    div.header > *,
    #przykryj {
    display:none;
    }
    
    div.contentb {
        width: 100vw !important;
    }
    
    .box {
        width:100% !important;
        position:relative;
    }
    
    .box_title {
        width:100% !important;
        
    }
    div.middlesize2
     {
        width:92% !important;
        float: none;
        overflow-x: hidden;
    }
   #middle-container,
    #middle-container img
    {
        width:100% !important;
        float: none;
    }
    .rightslidex {
        display: none;
    }
    div.box_produktu {
        float: left;
        width:calc( 50% - 12px );
        margin: 5px  !important;
    }
    
    .mobile-menu {
        display:block !important;
    }
    
    #nav li.mobile-slide-menu,
    .bok li.mobile-slide-menu{
        display: none;
    }
    
    .mobile-max {
        width:100% !important;
    }
    div.bottom_menu {
        float:none;
        text-align:center;
    }
    
    div.stopkaright {
        text-align:center;
        float:none;
    }
    
    .mobile-none {
        display:none;
        clear: none;
    }
    
    .mobile-float-right {
        float:right;
        margin-right: 10px;
    }
    
    .roww div.separator {
        display: none;
    }
    
    .roww div.fl:nth-child(4),
    .roww div.fl:nth-child(5),
    .roww div.fl:nth-child(6),
    .roww div.fl:nth-child(7),
    .roww div.fl:nth-child(8),
    .roww div.fl:nth-child(9),
    .roww div.fl:nth-child(10) {
        display: none;
    }
    
    div.belka_srodek_szeroka {
        width:100% !important;
    }
    
    .mobile-scroll-x {
        overflow-x: scroll;
    }
    
    div.path_underline {
        width: 100%;
        overflow-x:auto;
    }
    .show-in-mobile {
        display:block !important;
    }
    #searchm {
        display:inline-block;
        margin:0 0 0 10px;
        position: static;
    }
    
    #oknoszukania {
        position: fixed;
        width: 90%;
        background-color: white;
        border: 1px solid #aaa;
        z-index: 50;
        top: 10px;
        left: 0;
        right: 0;
        padding: 5px 10px;
        display: none;
        margin:0;
        height:auto !important;
    }
    
    #zppx table {
        width: 100vw;
        display: table;
    }
    
    #zppx table tr td.mobile-row
    {
        display: table-row;
    }
    
}
