/* nav */
.jNav-visual {
	width: 100%;
	position: absolute;
	cursor: pointer;
	left: 0;
	right: 0;
	top: 0;
}

#jNav {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 999999999;
}

#jNav a {
	background: rgba(0,0,0,0.8);
	display: block;
	padding: 15px 10px;
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 26px;
	font-size: 19px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	text-transform: uppercase;
	margin: 0;
}

.jNav-visual .hotdogs { 
	position: absolute;
	display: none;
	top: 120px;
	left: 49px;
	width: 30px;
	height: 15px;
	z-index: 1;
}

.jNav-visual .hotdogs div {
	width: 100%;
	height: 20%;
	background: #d8d8d8;
}

.jNav-visual .hotdogs div+div {
	margin-top: 20%;
}

@media all and (max-width: 990px) {
	* {
		transition: all .5s;
	}
}
@media all and (max-width: 980px) {
	body.project {
		background-size: auto auto;
	}
	.jNav-visual .hotdogs {
		display: block;
	}
	input {
		max-width: 100%;
	}
	img {
		max-width: 100%;
	}
	body {
		min-width: 320px;
	}
	.header img.logo {
		width: 200px;
	}
	.container {
		overflow: hidden;
	}
	.container.sb {
		overflow: visible;
	}
	.content.left {
		height: auto !important;
	}

	.project .block-container {
		padding-top: 0;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
		overflow-x: scroll;
		white-space: nowrap;
	}
	.social-inner-container.right {
		display: none;
	}

	.column50,
	.column33,
	.column66,
	.column40,
	.column60 {
		width: 100%;
	}
	.project .column60, .project .column40 {
		height: auto;
	}
	.content.left,
	.inner {
		width: 100%;
		min-width: 300px;
		padding: 0 10px;
	}
	.right {
		float: left !important;
	}
	.lang .container.sb a {
		overflow: hidden;
		width: 27px;
		display: block;
	}
	.lang .container.sb {
		width: 60px;
	}

	.home .block-container {
		padding-top: 0;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
		overflow-x: scroll;
		white-space: nowrap;
	}
	.project h2.left {
		display: block;
		float: none;
	}
	.project .block-container *,
	.home .block-container * {
		white-space: normal;
	}
	.project form input[type=password],
	.project form input[type=text] {
		width: 100%;
	}
	.project label.submit-button {
		width: 100%;
	}
	.block-container + .content.text {
		border-top: 30px solid #e5e5e5;
	}
	.header .lang {
		top: 111px;
		right: 122px;
	}
	.header .login-button {
		top: 114px;
		right: 15px;
	}
	.header .nav {
		display: none;
	}
	.header #jNav {
		display: block;
	}
	.header #jNav a.subnav {
		padding: 10px 0 10px 50px;
		font-size: 16px;
	}
	.social-container {
		position: absolute;
		top: 165px;
		right: 15px;
		width: 100%;
	}
	.header + .content-container {
		margin-top: 50px;
	}

	.item-container .item {
		padding: 10px;
		height: auto;
	}

	.item-container .item .news-avatar {
		position: relative;
		top: 0;
		left: 0;
		float: left;
		margin: 0 10px 0 0;
	}
	.project .tabbed-nav li {
		display: block;
	}
	.project .border-left {
		border-left: 0;
		padding-left: 0;
		margin-top: 35px;
		border-top: 1px solid #ccc;
	}
	.project .euro-box {
		width: 60%;
	}
	.project .euro-box + label {
		width: 40%;
	}
	.check-out {
		width: 100%;
		top: 0;
		left: 50%;
		bottom: 0;
		margin-left: -50%;
	}
	.sidebar {
		display: none;
	}
	.footer-block {
		display: none;
	}
	.footer-block + .footer-block + .footer-block {
		display: block;
		width: 100%;
	}
	.check-out form .formrow label, .check-out .paymethods label {
		display: block;
	}
	.check-out form .formrow input {
		width: 100%;
	}
	.footer-bottom .left {
		display: none;
	}
	.checkout-logo img {
		max-width: none;
	}
	.content-container.product .products ul li .richtext {
		height: auto;
		overflow: visible;
	}
	.content-container.product .products ul li .desc {
		max-width: 70%;
		min-width: 230px;
	}
	.content-container.product .products ul li .order {
		width: auto;
		min-width: 230px;
		position: relative;
		overflow: hidden;
	}
	.content-container.product .products ul li .prices {
		margin-bottom: 20px;
	}
	.content-container.product .products ul li label.submit-button {
		width: 70%;
	}
	.content-container.product .products ul li .order input {
		width: 27%;
	}
	.content-container.product .products ul li .order p {
		display: none;
	}
	.content-container.product .products ul li .order .amount-container {
		width: 100%;
	}
	.product .content.left {
		margin-top: 520px;
		min-height: 0 !important;
	}
	.product .sidebar.right {
		display: block;
		position: absolute;
		right: 10px;
		top: 0;
		width: auto;
		left: 10px;
		min-width: 300px;
		min-height: 0 !important;
		height: auto !important;
		max-height: 500px;
		overflow: auto;
	}
	.product .sidebar .info-box {
		display: none;
	}
	.plus-minus {
		display: none;
	}
	.inner.content.content-inner {
		padding: 10px;
	}
	.account .column50 {
		padding: 0 !important;
	}
} 
@media all and (max-width: 568px) { 
	.content .content-inner.item .richtext .bottom {
		display: none;
	}
	.content .content-inner.item h2 {
		margin-top: 30px;
	}
}