@media (min-width: 768px) and (max-width: 979px) {
    
    #home-slider .claim li {
    position: absolute;
    top: 8%;
    left: 0%;
    list-style: none;
    text-align: left;
    background-color: #ffffff;
	color: #000000;
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
    padding-right: 18px;
    padding-left: 10.2%;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 16px;
    margin-left: 0%;
    }
    
    #home-slider .logo {
	position: absolute;
    top: 22%;
    width: 100%;
    overflow: hidden;
    text-align: center;
    }
    
    #home-slider .logo img {
    width: 85%;
    }
    
    header {
    position: absolute;
    top: 40%;
	left: 8%;
    padding: 0;
    margin: 0;
    background: rgba(255, 255, 255, 0);
    }

    header .sticky-nav {
    padding-top: 38px;
    margin: 0;
	background: rgba(255, 255, 255, 0);
    }

    header .sticky-nav.stuck {
	position: fixed;
	top: 0;
	left: 8%;
    padding-top: 38px;
    margin: 0;
    background: rgba(255, 255, 255, 0);
    }
    
    #menu {
    display: block;	
	}
	
    nav#menu #menu-nav li a {
	color: #000000;
    background-color: #ffffff;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 700;
	line-height: 44px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 2px;
    padding-bottom: 2px;
    }
    
	#mobile-nav {
    display: none;
    float: left;
	}
    
    #navigation-mobile {
	display: none;
	}
    
	#menu-nav-mobile {
    margin: 0;
	}
    
    .contact-details ul {
    background-color: rgba(255, 255, 255, 0);
	list-style: none;
    color: #000000;
    text-align: left;
    padding-top: 100px;
    margin-bottom: 0;
    margin-left: 0;
    }
    
    .contact-details ul li {
    margin-top: 13px;
	line-height: 30px;
    padding-left: 14px;
    font-size: 16px;
	}
    
    footer .impressum {
    padding-left: 8%;
    padding-right: 8%;
}
    
}

@media (min-width: 545px) and (max-width: 767px) {
	#back-to-top {
    display: none !important;	
	}
    
    #home-slider {
    margin-left: -20px;	
    margin-right: -20px;
	}
    
    #home-slider .claim li {
    position: absolute;
    top: 8%;
    left: 0%;
    list-style: none;
    text-align: left;
    background-color: #ffffff;
	color: #000000;
	font-size: 14px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
    padding-right: 14px;
    padding-left: 14px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 16px;
    margin-left: 0%;
    }
    
    #home-slider .logo {
	position: absolute;
    top: 30%;
    width: 100%;
    overflow: hidden;
    text-align: center;
    }
    
    #home-slider .logo img {
    width: 85%;
    }
    
    header {
    position: absolute;
    top: 60%;
	left: 12%;
    padding: 0;
    margin: 0;
    background: rgba(255, 255, 255, 0);
    }

    header .sticky-nav {
    padding-top: 28px;
    margin: 0;
	background: rgba(255, 255, 255, 0);
    }

    header .sticky-nav.stuck {
	position: fixed;
	top: 0%;
	left: 12%;
    padding-top: 28px;
    margin: 0;
    background: rgba(255, 255, 255, 0);
    }
	
	#menu {
    display: none;	
	}
    
	#navigation-mobile li a {
    font-size: 14px;
    padding-right: 14px;
    padding-left: 14px;
    line-height: 40px;
	}
	
	#mobile-nav {
    display: block;
	}
    
    .page {
	background: rgba(255, 255, 255, 0.0);
    padding-top: 20px;
    padding-bottom: 0;
	position: relative;
    }
	
    .contact-details ul {
    position: relative;
    left: 0%;
    background: #26292E;
    padding-top: 10px;
    padding-bottom: 30px;
    margin-top: -20px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    }
    
	.contact-details ul li {
    background: #26292E;
    color: #ffffff;
    margin-top: 13px;
	line-height: 13px;
    padding-left: 18%;
    font-size: 14px;
	}
    
      
    .page-alternate {
	background: #26292E;
	margin-top: 0px;
	position: relative;
    margin-left: -20px;	
    margin-right: -20px;
    }
    
    footer {
	position: relative;
	text-align: center;
    margin-left: -20px;	
    margin-right: -20px;
    }

    footer .credits {
	color: #b7b7b7;
	font-size: 13px;
	text-transform: uppercase;
    padding-top: 5px;
    }
    
    footer .impressum {
    padding-left: 40px;
    padding-right: 40px;
    }
    
	#response {
    margin-bottom: 30px;	
	}
    
}

@media (max-width: 544px) {
	#back-to-top {
    display: none !important;	
	}
	
	#home-slider {
    margin-left: -20px;
    margin-right: -20px;
	}
	
	#home-slider ul#slide-list {
    display: none;	
	}
    
    #home-slider .claim li {
    position: absolute;
    top: 8%;
    left: 0%;
	font-size: 11px;
	line-height: 25px;
    padding-right: 12px;
    padding-left: 12px;
    } 
    
    #home-slider .logo {
	position: absolute;
    top: 25%;
    width: 100%;
    overflow: hidden;
    }
    
    #home-slider .logo img {
    width: 85%;
    }
    
	header {
    position: absolute;
    top: 55%;
	left: 10%;
    padding-left: 0px;
    margin: 0px;
    background: rgba(255, 255, 255, 0);
	}
    
    header .sticky-nav {
    padding-top: 0px;
    margin: 0;
	background: rgba(255, 255, 255, 0);
}
        
    header .sticky-nav.stuck {
    position: fixed;
	top: 10px;
	left: 10%;
    padding-top: 0px;
    padding-left: 0;
    margin: 0;
    background: rgba(255, 255, 255, 0);
	}
	
	header .sticky-nav,
	#navigation-mobile,
	.page,
	.page-alternate,
	#twitter-feed,
	footer {
		margin-left: -20px;
		margin-right: -20px;
		padding-left: 20px;
		padding-right: 20px;	
	}
	
	header .sticky-nav #menu {
		margin-right: 0;
	}
	
	header .sticky-nav.stuck #menu {
		margin-right: 0px;	
	}
	
	#menu {
    display: none;	
	}
	
	#mobile-nav {
    display: block;
	}
	
    .menu-nav.open {
    margin-left: -25px;
    }
    
	#navigation-mobile li a {
		font-size: 12px;
		padding-right: 14px;
        padding-left: 14px;
        line-height: 40px;
	}

	#response {
		margin-bottom: 30px;	
	}
    
    .page-alternate {
	background: #26292E;
	margin-top: 0px;
	position: relative;
}
	
    .contact-details ul {
    position: relative;
    left: 0%;
    background: #26292E;
    padding-top: 1px;
    padding-bottom: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
    
	.contact-details ul li {
    background: #26292E;
    color: #ffffff;
    margin-top: 13px;
	line-height: 13px;
    padding-left: 10%;
    font-size: 14px;
	}
	
	#contact-form .submit {
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;	
	}
    
    footer .impressum {
    padding-left: 0px;
    padding-right: 0px;
    }
	
	.info-block a.button {
    	margin-top: 20px;
    	position: inherit;
		display: block;
	}
	
	.info-text {
		padding-right: 0;	
	}
}


/* Retina Display */

@media only screen and (-webkit-min-device-pixel-ratio: 2),
 	only screen and (-moz-min-device-pixel-ratio: 2),
  	only screen and (-o-min-device-pixel-ratio: 2/1),
  	only screen and (min-device-pixel-ratio: 2),
  	only screen and (min-resolution: 2dppx) {
		
		header #logo a {
			background-image: url(../img/logo_@2x.png);
			background-size: 96px 30px;
		}
		
		.menu-nav {
			background-image: url(../img/menu-mobile_@2x.png);
			background-size: 16px 32px;
		}
		
		.type-work {
			background-image: url(../img/filter-icon_@2x.png);
			background-size: 16px 16px;
		}
	}


