@media screen and (max-width: 414px)
{       
    /**********************************************/
    /* About */
    /**********************************************/ 
    
    /* texty v bílých částech, zlatý řez*/
/*    
    .boxW50Text li 
    {
        background-position-y: 1px;
    }      
    
    .wrapAboutUs
    {
        background-position-x: 40%;
    }
*/    

    .wrapDetailCover, .wrapDetailCurtain, .wrapDetailTitleSection 
    {
        min-height: 50vh;
    }

    .wrapDetailMatrix3 
    {
        display: block;
        width: 100%;
        margin: 0 0 25px 0;
    }

    .wrapRozcestnik, .wrapContactAddress, .wrapCervenaVoda, .wrapPraha, .wrapTransport, .wrapHistory, .wrapHistoryNow, .wrapDetailCurtain
    {
        height: 413px;   
        min-height: 413px;        
    }
    
    .wrapRozcestnik
    {
        background: transparent url('../../img/about/rozcestnik/414/bg_rozcestnik.jpg') no-repeat center center;        
    }        
    
    .wrapAboutUs
    {
        background: transparent url('../../img/about/about/414/bg_about2.jpg') no-repeat left top;
    } 
    
    .wrapCervenaVoda
    {
        background: transparent url('../../img/about/cervena_voda/414/bg_cervena_voda.jpg') no-repeat center center;        
    }     

    .wrapPraha
    {
        background: transparent url('../../img/about/praha/414/bg_praha.jpg') no-repeat center center;        
    }     

    .wrapTransport
    {
        background: transparent url('../../img/about/transport/414/bg_transport.jpg') no-repeat center center;        
    }         
    
    .wrapHistory
    {
        background: transparent url('../../img/about/history/414/history.jpg') no-repeat center center;        
    }  
    
    .wrapHistoryNow
    {
        background: transparent url('../../img/about/history/414/areal_od_mycky.jpg') no-repeat center center;        
    } 
    
    
    
    /**********************************************/
    /* kontakt */
    /**********************************************/

    .wrapContactAddressCv
    {
        background: transparent url('../../img/kontakt/414/bg_adresa_cv.jpg') no-repeat center center;        
    }

    .wrapContactAddressPraha
    {
        background: transparent url('../../img/kontakt/414/bg_adresa_praha3.jpg') no-repeat center center;        
    }    
    
    .wrapRozcestnikContact
    {
        background: transparent url('../../img/kontakt/414/bg_kontakt.jpg') no-repeat center center;        
    } 
    
    .wrapContactCoverWoMotto
    {
        background: transparent url('../../img/kontakt/414/bg_kontakt_wo_motto.jpg') no-repeat center bottom;    
    }     
    
    .wrapContactSale .contentSeller, .wrapContactPurchase .contentSeller 
    {
        min-height: 70vh;
    }    
    
    
    /**********************************************/
    /* filtry */
    /**********************************************/    
    
    .wrapFiltersResetSubmit .wrapButFilters
    {
        float: none !important;
    }
}