

/* R E S P O N S I V E */

@media(max-width:529px){
    
	p, ul, ol {
		font-size: 0.85rem;
	}
	
    .rwd_table tr td:first-child,
    .einzug-S tr td:first-child,
    .einzug-L tr td:first-child{
        display:block;
        width:100% !important;
    }
    .rwd_table tr td:last-child,
    .einzug-S tr td:last-child,
    .einzug-L tr td:last-child{
        display:block;
        width:100% !important;
    }
    
        
}


@media(min-width:530px){
    
    #galeria a img
    .images a{
        width:21%;
        max-width: 128px;
    }
    
    
    .rwd_table tr td:first-child,
    .einzug-S tr td:first-child,
    .einzug-L tr td:first-child{
        display:table-cell;
        text-align: right;
    }
    .rwd_table tr td:last-child,
    .einzug-S tr td:last-child,
    .einzug-L tr td:last-child{
        display:table-cell;
        padding-left:15px;
    }
    
    .einzug-S tr td:first-child{
        width:100px !important;
    }
    .einzug-S tr td:last-child{
        width:calc(100% - 100px) !important;
    }
    
    .einzug-L tr td:first-child{
        width:170px !important;
    }
    .einzug-L tr td:last-child{
        width:calc(100% - 170px) !important;
    }
    
    
    
    
}



@media(min-width:700px){
	
	#wrap{
		padding: 58px 30px 60px 30px;
	}
	
	
    #galeria a img,
    .images a{
        width: 128px;
    }
    
    
    .videobox{
        display: inline-block;
        margin: 0 0 30px 30px;;
    }
    
    #video-wrap{
        width: 700px;
        margin: 0 auto;
    }

    
    .collapsible ul li span{
        display: inline-block;
        vertical-align: top;
    }
    
    .collapsible ul li span:nth-child(1){
        text-align: right;
    }
    
    .collapsible ul li span:nth-child(2){
        padding-left: 15px;
    }
    
    ul.einzugS li span:nth-child(1){
        width: 100px;
    }
    
       
    ul.einzugS li span:nth-child(2){
        width: calc(98% - 100px);
    }
    
    ul.einzugL li span:nth-child(1){
        width: 170px;
    }
    
    
    ul.einzugL li span:nth-child(2){
        width: calc(98% - 170px);
    }
    
    #sklep .flex_wrap {
        display: flex;
        justify-content: space-between;
    }
    #sklep .flex_child {
        width:50%;
    }
    .video_links_sidebar_wrapper {
        text-align:right;
        padding:0px;
    }
    

}



@media(min-width:1024px){
    
	svg#vitapedia_logo {
		top: 0;
		left: 0;
		max-width:250px;
		height: 30px;
		max-height: 30px;
	}
	
    .menu-button{
        display:none;
    }
    
    .large-nav{
        display:block;
        width:100%;
        position:fixed;
        /*position:absolute;*/
        top:0;
        background-color: #fff;
        box-shadow: 0 0 10px #aaa;
        z-index:1000;
    }
    
    
    .large-nav img{
        top:0;
    }
  
    nav{
        position:static;
        float:right;
        /*width:750px;*/
        width:auto;
        background-color: transparent;
        box-shadow: none;
        transition:0s;
    }
    
    nav ul li{
        display:inline-block;
        box-sizing: border-box;
    }
    
    nav ul li a{
        display:inline-block; 
        padding: 20px 20px;
        border-bottom:none;
        font-size: 15px;
    }
	
	nav ul li.search a {
		padding: 20px 20px 20px 35px;
	}
	.search a::before  {
		left: 12px;
	}
	
	nav ul li.shopping a {
		padding: 20px 20px 20px 35px;
	}
	.shopping a::before  {
		left: 8px;
		top: calc(50% - 9px);
	}
	
    
    nav ul li a:hover{
        color: #aaa;
        font-weight: 100;
    }
    
    nav ul li:nth-child(1) a{
        border-top:none;
    }

    
    large-nav:after{
		clear: both;
    }
    
    #vitastempel{
        width:900px;
        margin: 10px auto 30px auto;
    }
    
    #vitastempel span{
        display:inline-block;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
    }
    
    #vitastempel span:nth-child(1){
        width: 150px;
        height:150px;
        background-image: url(images/vitapedia-stamp.png);
    }
   
    #vitastempel span:nth-child(2){
        width: 745px;
        height:150px;
        background-image: url(images/vitapedia-logo.png);
    }
    
    .kuchnia img{
        display:none;
    }
    
    
    #worktop{
        width:920px;
        height: 550px;
        margin: 20px auto 50px auto;
        background-image: url(images/worktop.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: bottom center;
        position: relative;
        z-index: 50;
        }


    #worktop li{
        width: auto;
        display:block;
        position:absolute;
        transition: 0.2s;
    }
    
    #worktop li:hover{
        transform: scale(1.2,1.2);
    }

    /* transform: rotate(-5deg); */

    #worktop li:nth-child(1){
        top: 25px;
        left: 7px;
    }


    #worktop li:nth-child(2){
        top: 115px;
        left: 180px;
    }


    #worktop li:nth-child(3){
        top: 140px;
        left: 300px;
    }


    #worktop li:nth-child(4){
        top: 205px;
        right: 260px;
    }

    #worktop li:nth-child(5){
        top: 85px;
        right: 245px;
    }


    #worktop li:nth-child(6){
        top: 150px;
        right: -30px;
    }


    #worktop li:nth-child(7){
        bottom: 35px;
        left: 195px;
    }

    #worktop li:nth-child(8){
        bottom: 115px;
        right: 40px;
    }
    
    #worktop li a img {
        height: 100%;
        max-height: 100%;
    }
    
    
    
    
    
    .socialmedia{
        bottom: 30vh;
    }
    
    
    
    
}



@media(min-width:1200px){
    
	#jumper {
		font-size: 30px;
		bottom: 30px;
		right: 30px;
	}
	

    
    
}



@media(min-width:1800px){
    
    
    
}