@font-face{
	font-family:'HelveticaNeueRomanRegular';
	src:url('../fonts/helveticaneue-roman.eot');
	src:url('../fonts/helveticaneue-roman.eot?#iefix') format('embedded-opentype'),
		url('../fonts/helveticaneue-roman.woff') format('woff'),
		url('../fonts/helveticaneue-roman.ttf') format('truetype'),
		url('../fonts/helveticaneue-roman.svg#HelveticaNeueRomanRegular') format('svg');
}
@font-face{
	font-family:'HelveticaNeueMedium';
	src:url('../fonts/helveticaneue-medium.eot');
	src:url('../fonts/helveticaneue-medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/helveticaneue-medium.woff') format('woff'),
		url('../fonts/helveticaneue-medium.ttf') format('truetype'),
		url('../fonts/helveticaneue-medium.svg#HelveticaNeueMedium') format('svg');
}
* { 
	margin:0; 
	padding:0;
	max-height:10000px;
}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset{margin:0 0 12px;}
html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video{
	border:0;
	background:none;
}
body{
	font:14px/17px "HelveticaNeueRomanRegular", Helvetica, Arial, Verdana, sans-serif;
	margin:0;
	background:#fff;
	color:#262626;
	-webkit-text-size-adjust:none;
	-ms-text-size-adjust: none;
	min-width:320px;
}
a {
	text-decoration:none;
	color:#000;
}
img{vertical-align:top;}
a:hover {text-decoration:underline;}
a:active {background-color: transparent;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
	overflow: auto;
}
label{vertical-align:middle;}
button, input{
	width: auto;
	overflow: visible;
}
h1, h2, h3, h4, h5, h6, b, strong, th{font-weight:bold;}
h1{font-size:200%;}
h2{font-size:150%;}
h3{font-size:120%;}
h4{font-size:110%;}
h5{font-size:100%;}
h6{font-size:90%;}
i, cite, em, var, dfn, address{font-style:italic;}
u, ins {text-decoration: underline;}
s, strike, del {text-decoration: line-through;}
blockquote, blockquote:before, blockquote:after, q, q:before, q:after {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
table, caption, tbody, tfoot, thead, tr, th, td{
	border-collapse: collapse;
	border-spacing: 0;
}
th, td{
	border:1px solid #ccc;
	padding:3px 7px;
	text-align:left;
	vertical-align:top;
}
th{
	border-color:#999;
	text-align:center;
	vertical-align:middle;
}
ul{margin-left:1px;}
ul li, ol li{list-style-position:inside;}
ul li{list-style-type:disc;}
p.indent{margin-bottom:27px;}
#footer:after,
.header-holder:after{
	content:"";
	clear:both;
	display:block;
}
#wrapper{
	margin:0 auto;
	max-width:994px;
	overflow:hidden;
	position:relative;
}
#header{
	position:relative;
	z-index:5;
	padding:0 0 14px;
	background: url(../images/bg-header.png) repeat-x 0 100%;
}
.home-page #header{
	padding-bottom:10px;
	background:none;
}
.logo{
	float:left;
	margin:117px 27px 0 0;
	width:119px;
	height:516px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/logo.png) no-repeat;
}
.logo a{
	height:100%;
	display:block;
}
.page{overflow:hidden;}
.top-bar{
	margin:0 0 40px;
	overflow:hidden;
}
.btn-join{
	float:right;
	width:119px;
	height:36px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/btn-join.png) no-repeat;
}
.header-holder{padding:0 0 0 44px;}
.button{
	float:left;
	margin:-4px 18px -32px 0;
	width:69px;
	height:69px;
	text-indent:-9999px;
	overflow:hidden;
	background: url(../images/text-online-shop.png) no-repeat;
}
#nav{
	float:left;
	margin:18px 10px 0 0;
}
#nav ul{margin:0;}
#nav li{
	float:left;
	margin:0 16px 0 0;
	list-style:none outside;
}
#nav .our-story a,
#nav .home a{
	display:block;
	width:74px;
	height:11px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/bg-nav.png) no-repeat;
	cursor:pointer;
}
#nav .home a{
	width:40px;
	background-position:-90px 0;
}
#nav .active .our-story a,
#nav .our-story a:hover{background-position:0 -11px;}
#nav .active .home a,
#nav .home a:hover{background-position:-90px -11px;}
.sub-menu .visit-us .link,
.sub-menu .contact-us a{
	display:block;
	width:74px;
	height:11px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/texts.png) no-repeat;
	cursor:pointer;
}
.social-networks{
	float:right;
	margin:0;
}
.social-networks li{
	list-style:none outside;
	float:left;
	margin:0 0 0 5px;
}
.social-networks a{
	display:block;
	margin:0;
	width:26px;
	height:26px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/sprite.png) no-repeat 0 100px;
	cursor:pointer;
}
.social-networks .facebook{background-position:0 0;}
.social-networks .pinterest{background-position:-30px 0;}
.social-networks .instagram{background-position:-62px 0;}
.social-networks .twitter{background-position:-93px 0;}
#main{padding:18px 0 10px;}
.home-page #main{padding-top:0;}
.slideshow {position: relative;}
.slideshow .slideset {
	width:100%;
	position:relative;
}
.slideshow .slide{
	width:100%;
	position:absolute;
	border-radius:4px;
	-webkit-border-radius:4px;
}
.slideshow .slide.active{z-index:2;}
.slideshow .slide img{
	width:100%;
	height:auto;
	border-radius:4px;
	-webkit-border-radius:4px;
	display:block;
}
.slideshow .pagination{
	position:absolute;
	right:10px;
	bottom:15px;
	padding:15px;
	z-index:5;
	display: none;
}
.page-load .pagination {display: block;}
.slideshow .pagination ul{
	margin:0;
	overflow:hidden;
}
.slideshow .pagination li{
	float:left;
	margin:0 0 0 13px;
	list-style:none outside;
}
.slideshow .pagination a{
	display:block;
	width:8px;
	height:8px;
	overflow:hidden;
	text-indent:-9999px;
	background:#fff;
	border-radius:4px;
	-webkit-border-radius:4px;
}
.slideshow .pagination a:active{background:#fff;}
.slideshow .pagination .active a:active,
.slideshow .pagination a:hover,
.slideshow .pagination .active a{background:#ea1c24;}
.carousel{
	position: relative;
	overflow:hidden;
	padding:0 0 2px;
}
.carousel .mask {
	position: relative;
	overflow: hidden;
	width:100%;
	padding:0 0 9px;
}
.carousel .slideset{
	width:99999px;
	float: left;
	position: relative;
}
.ajax-gallery .slideset {
	width: 100%;
	float: left;
	position: relative;
}
.carousel .slide {
	width: 845px;
	float: left;
}
.ajax-gallery .slide {
	position: absolute;
	top:0;
	left:0;
}
.carousel .slide-column{
	float:left;
	width:49%;
	margin:0 0 0 2%;
}
.carousel .layout .slide-column,
.carousel.layout .layout .slide-column:first-child,
.carousel.layout .layout .slide-column{
	width:100%;
	margin:0;
}
.carousel .slide-column:first-child{margin-left:0;}
.carousel.layout .slide-column,
.carousel.layout .slide{
	width:65%;
	margin-left:0;
}
.carousel.layout .slide-column:first-child,
.carousel.layout .slide:first-child{width:35%;}
.carousel.layout .slideset{width:100%;}
.carousel.layout .text-holder{padding-right:4%;}
.hidden-navigation,
.hidden-navigation .mask{padding-bottom:0;}
.hidden-navigation .btn-prev,
.hidden-navigation .btn-next{display:none;}
.carousel .text-holder{padding:20px 2% 0 2px;}
.carousel .image-holder{
	border-radius:4px;
	-webkit-border-radius:4px;
}
.carousel .image-holder img{
	border-radius:4px;
	-webkit-border-radius:4px;
	width:100%;
	height:auto;
}
.carousel .btn-prev,
.carousel .btn-next{
	float:left;
	margin:0 10px 0 0;
	width:12px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/sprite.png) no-repeat 0 -30px;
	cursor:pointer;
}
.carousel .btn-next{
	float:right;
	margin:0 0 0 10px;
	background-position:-12px -30px;
}
.carousel address{
	margin:0 0 23px;
	font-style:normal;
}
.carousel address .direction{text-decoration:underline;}
.carousel address .direction:hover{text-decoration:none;}
.carousel dl{
	overflow:hidden;
	margin:0 0 21px;
}
.carousel dt{
	float:left;
	width:68px;
	margin:0 3px 0 0;
}
.carousel dd{overflow:hidden;}
.carousel .link{text-decoration:underline;}
.carousel .link:hover{text-decoration:none;}
#main h2{
	font:29px/30px "HelveticaNeueRomanRegular", Helvetica, Arial, Verdana, sans-serif;
	margin:0 0 12px;
}
#main h2.small{
	font:15px/18px "HelveticaNeueMedium", Helvetica, Arial, Verdana, sans-serif;
	margin:0;
}
.name{
	display:block;
	font-weight:normal;
	font-size:12px;
	margin:0 0 15px;
}
#footer{
	padding:36px 0 15px;
	background: url(../images/bg-footer.png) repeat-x;
}
#footer .info-holder{
	float:left;
	margin:0 10px 0 2px;
	width:246px;
	height:9px;
	background: url(../images/text-address.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.footer-holder{
	position:relative;
	padding:20px 0 20px;
}
.sub-menu{
	margin:0 -15px 0 0;
	float:left;
	text-transform:uppercase;
}
.sub-menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
.sub-menu li{
	float:left;
	list-style:none outside;
	margin:0 17px 0 0;
}
.sub-menu li a{color:#262626;}
.sub-menu li a:hover{
	text-decoration:none;
	color:#736f6e;
}
.sub-menu .contact-us a{
	width:65px;
	height:9px;
	background-position:0 -40px;
}
.sub-menu .contact-us a:hover{background-position:0 -60px;}
.sub-menu .visit-us a{
	width:auto;
	height:auto;
}
.sub-menu .visit-us .link{
	width:42px;
	height:9px;
	background-position:0 -80px;
	float:left;
}
.sub-menu .visit-us .link:hover{background-position:0 -100px;}
.copyright-area{float:right;}
.copyright{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:84px;
	height:9px;
	background: url(../images/texts.png) no-repeat 0 -120px;
}
.copyright-area .link{
	float:left;
	margin:1px 0 0 8px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	width:56px;
	height:7px;
	background: url(../images/texts.png) no-repeat 0 -140px;
}
.copyright-area .link:hover{background-position:0 -160px;}
@media only screen and (max-width: 994px) {
	#wrapper{padding:0 5px;}
	.hidden-mobile{display:none;}
	.carousel .slide-column{width:100% !important;}
	.hidden-navigation .mask{padding-bottom:9px;}
	.carousel{
		margin:0;
		padding-bottom:0;
	}
	.carousel .slide,
	.carousel .slideset{height:auto !important;}
	.carousel .mask{padding-bottom:2px;}
	.carousel.layout .text-holder,
	.carousel .text-holder{padding:0 12px 0 0;}
	.carousel .slide-column{
		margin:0 0 14px !important;
		float:none !important;
	}
	.carousel.layout .slideset{margin:0 0 -14px;}
	.carousel .slide,
	.carousel.layout .slide-column:first-child,
	.carousel.layout .slide:first-child,
	.carousel.layout .slide {
		float: none;
		width:100%;
	}
	.carousel .btn-prev,
	.carousel .btn-next{
		width:8px;
		height:12px;
		background: url(../images/sprite-small.png) no-repeat 0 -20px;
		display:none;
	}
	.hidden-navigation .mask{padding-bottom:0;}
	.hidden-navigation .btn-prev,
	.hidden-navigation .btn-next{display:none;}
	.ajax-gallery .slide{position:static;}
}
@media only screen and (max-width: 800px) {
	#wrapper{padding:0 42px 0 47px;}
	body{
		font-size:18px;
		line-height:22px;
	}
	p{margin-bottom:14px;}
	#main h2{
		font-size:37px;
		line-height:38px;
		margin-bottom:19px;
	}
	#main h2.small{
		font-size:18px;
		line-height:21px;
		margin-bottom:0;
	}
	#header{padding:131px 0 15px;}
	.header-holder{padding-left:45px;}
	.top-bar{
		position:absolute;
		right:0;
		top:0;
		margin:0;
	}
	.logo{
		float:none;
		margin:0;
		position:absolute;
		left:44px;
		top:27px;
		width:340px;
		height:78px;
		background: url(../images/logo-medium.png) no-repeat;
		z-index:10;
	}
	.slideshow .pagination{bottom:25px;}
	.slideshow .pagination a{
		width:8px;
		height:8px;
		border-radius:4px;
		-webkit-border-radius:4px;
	}
	.carousel{
		padding-bottom:0;
		margin:0 0 -5px;
	}
	.carousel .mask{padding-bottom:15px;}
	.carousel.layout .text-holder,
	.carousel .text-holder{padding:25px 100px 0 0;}
	.name{
		font-size:15px;
		margin-bottom:19px;
	}
	.carousel dt{width:90px;}
	#footer{
		padding-top:49px;
		background-position:0 10px;
	}
	.home-page #footer{
		padding-top:44px;
		background-position:0 5px;
	}
	.sub-menu{margin-right:-17px;}
	.sub-menu li{margin-right:21px;}
	#footer .info-holder{
		width:246px;
		height:9px;
		background: url(../images/text-address-medium.png) no-repeat;
	}
}
@media only screen and (max-width: 767px) {
	#wrapper{padding:0 12px;}
}
@media only screen and (max-width: 599px) {
	p.indent{margin-bottom:9px;}
	#wrapper{padding:0 15px;}
	body{
		font-size:14px;
		line-height:16px;
	}
	.logo{
		position:static;
		float:left;
		margin:47px 8px 0 0;
		background: url(../images/logo-mobile.png) no-repeat;
		width:47px;
		height:204px;
	}
	.page{overflow:hidden;}
	p{margin-bottom:6px;}
	#header{
		padding:27px 0 4px;
		background: url(../images/bg-header-small.png) repeat-x 0 100%;
	}
	.home-page #header{
		padding-bottom:0;
		background:none;
	}
	.header-holder{padding-left:28px;}
	.top-bar{
		top:0;
		right:-2px;
	}
	#nav ul{
		font-size:8px;
		line-height:10px;
	}
	.btn-join{
		width:80px;
		display:inline-block;
		vertical-align:top;
		margin:0 3px 0 0;
		background: url(../images/btn-join-small.png) no-repeat;
		height:26px;
	}
	.button{
		width:42px;
		height:42px;
		background: url(../images/text-online-shop-small.png) no-repeat;
		margin:-5px 12px -14px -6px;
	}
	.social-networks{
		margin-right:0;
		position:absolute;
		right:90px;
		top:7px;
	}
	.social-networks li{margin-left:7px;}
	.social-networks a{
		width:17px;
		height:17px;
		background: url(../images/sprite-small.png) no-repeat 0 100px;
	}
	.social-networks .facebook{background-position:0 0;}
	.social-networks .pinterest{background-position:-18px 0;}
	.social-networks .instagram{background-position:-35px 0;}
	.social-networks .twitter{background-position:-51px 0;}
	#nav{margin-top:9px;}
	#nav .our-story a,
	#nav .home a{
		background: url(../images/bg-nav-small.png) no-repeat;
		width:49px;
		height:7px;
	}
	#nav .home a{
		width:26px;
		background-position:-58px 0;
	}
	#nav .our-story a:hover,
	#nav .active .our-story{background-position:0 -7px;}
	#nav .home a:hover,
	#nav .active .home{background-position:-58px -7px;}
	#main{padding:14px 0 11px;}
	.carousel .text-holder{
		padding:0;
		line-height:17.5px;
	}
	.home-page #main{padding:0 0 5px;}
	.slideshow .pagination{
		right:11px;
		bottom:13px;
	}
	.slideshow .pagination li{margin-left:6px;}
	.slideshow .pagination a{
		width:4px;
		height:4px;
		border-radius:3px;
		-webkit-border-radius:3px;
	}
	.ajax-gallery .slide {
		position: static;
		width:100% !important;
		float: none;
	}
	.name{
		font-size:11px;
		margin-bottom:6px;
	}
	.carousel address{margin-bottom:11px;}
	.carousel dl{margin-bottom:9px;}
	.carousel dt{width:39px;}
	.carousel .image-holder{
		border-radius:2px;
		-webkit-border-radius:2px;
	}
	.carousel .image-holder img{
		border-radius:2px;
		-webkit-border-radius:2px;
	}
	#main h2{
		font-size:18px;
		line-height:20px;
		margin-bottom:6px;
	}
	#main h2.small{
		font-size:14px;
		line-height:17px;
		margin-bottom:0;
	}
	.home-page #footer,
	#footer{
		padding-top:16px;
		padding-bottom:5px;
		background: url(../images/bg-footer-small.png) repeat-x;
	}
	.sub-menu{margin-right:-2px;}
	.sub-menu li{margin-right:4px;}
	#footer .info-holder{
		width:173px;
		height:7px;
		background: url(../images/text-address-small.png) no-repeat;
		margin-right:2px;
	}
	.sub-menu .contact-us a{
		background: url(../images/texts-small.png) no-repeat 0 -20px;
		width:51px;
		height:7px;
	}
	.sub-menu .contact-us a:hover{background-position:0 -30px;}
	.sub-menu .visit-us .link{
		background: url(../images/texts-small.png) no-repeat 0 -40px;
		width:30px;
		height:7px;
	}
	.sub-menu .visit-us .link:hover{background-position:0 -50px;}
	.copyright{
		width:63px;
		height:7px;
		background: url(../images/texts-small.png) no-repeat 0 -60px;
	}
	.copyright-area .link{
		background: url(../images/texts-small.png) no-repeat 0 -70px;
		width:41px;
		height:7px;
		margin:0 0 0 5px;
	}
	.copyright-area .link:hover{background-position:0 -80px;}
}
@media only screen and (max-width: 479px) {
	p{margin-bottom:10px;}
	#wrapper{padding:0 12px;}
	.button{margin:-5px 10px -13px -3px;}
	.btn-join{margin-top:-4px;}
	.logo{
		width:190px;
		height:44px;
		background: url(../images/logo-small.png) no-repeat;
		left:10px;
		top:10px;
		float:none;
		position:absolute;
		margin:0;
	}
	.page{overflow:visible;}
	#header{padding:69px 0 4px;}
	.home-page #header{
		padding-bottom:0;
		background:none;
	}
	.home-page #main{padding-bottom:8px;}
	.social-networks{
		margin-right:0;
		position:static;
	}
	.social-networks li{margin-left:4px;}
	.carousel.layout .text-holder,
	.carousel .text-holder{
		padding:0 12px 0 2px;
		line-height:17.5px;
	}
	.carousel address{margin-bottom:10px;}
	.slideshow .pagination{bottom:10px;}
	.slideshow .pagination li{margin-left:10px;}
	.slideshow .pagination a{
		width:5px;
		height:5px;
	}
	.carousel .mask{padding-bottom:4px;}
	#nav{margin-top:7px;}
	#nav .our-story a{
		background: url(../images/bg-nav-smaller.png) no-repeat;
		width:48px;
		height:7px;
	}
	#nav .home a{
		background-position:-58px 0;
		width:24px;
	}
	#nav .our-story a:hover,
	#nav .active .our-story{background-position:0 -7px;}
	#nav .home a:hover,
	#nav .active .home{background-position:-58px -7px;}
	#main{padding-bottom:4px;}
	#main h2{
		margin-bottom:9px;
	}
	.home-page #footer,
	#footer{padding-top:17px;}
	#footer .info-holder{
		width:126px;
		height:7px;
		background: url(../images/text-address-smaller.png) no-repeat;
	}
	.sub-menu .contact-us a{
		background: url(../images/texts-smaller.png) no-repeat 0 -20px;
		width:47px;
	}
	.sub-menu .contact-us a:hover{background-position:0 -30px;}
	.sub-menu .visit-us .link{
		background: url(../images/texts-smaller.png) no-repeat 0 -40px;
		width:30px;
	}
	.sub-menu .visit-us .link:hover{background-position:0 -50px;}
	.copyright-area.layout{
		float:none;
		padding:7px 0;
		clear:both;
		overflow:hidden;
	}
	
	.logo{
		width:192px;
		background: url(../images/logo-small2x.png) no-repeat;
		background-size: 192px 44px;
		-webkit-background-size: 192px 44px;
		-o-background-size: 192px 44px;
	}
	#nav .our-story a,
	#nav .home a{
		background: url(../images/bg-nav-smaller2x.png) no-repeat;
		background-size: 83px 14px;
		-webkit-background-size: 83px 14px;
		-o-background-size: 83px 14px;
	}
	#nav .home a{
		background-position:-58px 0;
	}
	#nav{margin-top:7px;}
	#nav .our-story a:hover,
	#nav .active .our-story{background-position:0 -7px;}
	#nav .home a:hover,
	#nav .active .home{background-position:-58px -7px;}
	#footer .info-holder{
		background: url(../images/text-address-smaller2x.png) no-repeat;
		background-size: 126px 6px;
		-webkit-background-size: 126px 6px;
		-o-background-size: 126px 6px;
	}
	.sub-menu .contact-us a{
		background: url(../images/texts-smaller2x.png) no-repeat 0 -20px;
		background-size: 48px 60px;
		-webkit-background-size: 48px 60px;
		-o-background-size: 48px 60px;
	}
	.sub-menu .contact-us a:hover{background-position:0 -30px;}
	.sub-menu .visit-us .link{
		background: url(../images/texts-smaller2x.png) no-repeat 0 -40px;
		background-size: 48px 60px;
		-webkit-background-size: 48px 60px;
		-o-background-size: 48px 60px;
	}
	.sub-menu .visit-us .link:hover{background-position:0 -50px;}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5) {
	.button{
		background: url(../images/text-online-shop2x.png) no-repeat;
		background-size:69px 69px;
		-webkit-background-size:69px 69px;
		-o-background-size:69px 69px;
	}
	.social-networks a{
		background: url(../images/sprite2x.png) no-repeat 0 100px;
		background-size:119px 26px;
		-webkit-background-size:119px 26px;
		-o-background-size:119px 26px;
	}
	.social-networks .facebook{background-position:0 0;}
	.social-networks .pinterest{background-position:-31px 0;}
	.social-networks .instagram{background-position:-62px 0;}
	.social-networks .twitter{background-position:-93px 0;}
	.btn-join{
		background: url(../images/btn-join2x.png) no-repeat;
		background-size:119px 36px;
		-webkit-background-size:119px 36px;
		-o-background-size:119px 36px;
	}
	#nav{margin-top:19px;}
	#nav .our-story a,
	#nav .home a{
		background: url(../images/bg-nav2x.png) no-repeat 0 0;
		background-size: 130px 22px;
		-webkit-background-size: 130px 22px;
		-o-background-size: 130px 22px;
	}
	#nav .home a{
		background-position:-90px 0;
	}
	#nav .our-story a:hover,
	#nav .active .our-story{background-position:0 -11px;}
	#nav .home a:hover,
	#nav .active .home{background-position:-90px -11px;}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 800px),
	   only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 800px),
	   only screen and (min-device-pixel-ratio: 1.5) and (max-width: 800px){
	
	.logo{
		background: url(../images/logo-medium2x.png) no-repeat;
		background-size:340px 78px;
		-webkit-background-size:340px 78px;
		-o-background-size:340px 78px;
	}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 599px),
	   only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 599px),
	   only screen and (min-device-pixel-ratio: 1.5) and (max-width: 599px){
	.logo{
		background: url(../images/logo-mobile2x.png) no-repeat;
		background-size: 47px 204px;
		-webkit-background-size: 47px 204px;
		-o-background-size: 47px 204px;
	}
	#nav{margin-top:9px;}
	#nav .our-story a,
	#nav .home a{
		background: url(../images/bg-nav-small2x.png) no-repeat;
		background-size: 84px 14px;
		-webkit-background-size: 84px 14px;
		-o-background-size: 84px 14px;
	}
	#nav .home a{
		background-position:-58px 0;
	}
	#nav .our-story a:hover,
	#nav .active .our-story{background-position:0 -7px;}
	#nav .home a:hover,
	#nav .active .home{background-position:-58px -7px;}
	.button{
		background: url(../images/text-online-shop-small2x.png) no-repeat;
		background-size: 42px 42px;
		-webkit-background-size: 42px 42px;
		-o-background-size: 42px 42px;
	}
	.btn-join{
		background: url(../images/btn-join-small2x.png) no-repeat;
		background-size: 80px 26px;
		-webkit-background-size: 80px 26px;
		-o-background-size: 80px 26px;
	}
	.social-networks a{
		background: url(../images/sprite-small2x.png) no-repeat 0 100px;
		background-size: 77px 17px;
		-webkit-background-size: 77px 17px;
		-o-background-size: 77px 17px;
	}
	.social-networks .facebook{background-position:0 0;}
	.social-networks .pinterest{background-position:-20px 0;}
	.social-networks .instagram{background-position:-40px 0;}
	.social-networks .twitter{background-position:-60px 0;}
	#footer .info-holder{
		background: url(../images/text-address-small2x.png) no-repeat;
		background-size: 173px 6px;
		-webkit-background-size: 173px 6px;
		-o-background-size: 173px 6px;
	}
	.sub-menu .contact-us a{
		background: url(../images/texts-small2x.png) no-repeat 0 -20px;
		background-size: 63px 90px;
		-webkit-background-size: 63px 90px;
		-o-background-size: 63px 90px;
	}
	.sub-menu .contact-us a:hover{background-position:0 -30px;}
	.sub-menu .visit-us .link{
		background: url(../images/texts-small2x.png) no-repeat 0 -40px;
		background-size: 63px 90px;
		-webkit-background-size: 63px 90px;
		-o-background-size: 63px 90px;
	}
	.sub-menu .visit-us .link:hover{background-position:0 -50px;}
	.copyright{
		background: url(../images/texts-small2x.png) no-repeat 0 -60px;
		background-size: 63px 90px;
		-webkit-background-size: 63px 90px;
		-o-background-size: 63px 90px;
	}
	.copyright-area .link{
		background: url(../images/texts-small2x.png) no-repeat 0 -70px;
		background-size: 63px 90px;
		-webkit-background-size: 63px 90px;
		-o-background-size: 63px 90px;
	}
	.copyright-area .link:hover{background-position:0 -80px;}
	.home-page #footer,
	#footer{
		background: url(../images/bg-footer-small2x.png) repeat-x;
		background-size: 38px 20px;
		-webkit-background-size: 38px 20px;
		-o-background-size: 38px 20px;
	}
	.home-page #footer,
	#footer{padding-top:28px;}
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 479px),
	   only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 479px),
	   only screen and (min-device-pixel-ratio: 1.5) and (max-width: 479px){
	
	.logo{
		width:192px;
		background: url(../images/logo-small2x.png) no-repeat;
		background-size: 192px 44px;
		-webkit-background-size: 192px 44px;
		-o-background-size: 192px 44px;
	}
	#nav .our-story a,
	#nav .home a{
		background: url(../images/bg-nav-smaller2x.png) no-repeat;
		background-size: 83px 14px;
		-webkit-background-size: 83px 14px;
		-o-background-size: 83px 14px;
	}
	#nav .home a{
		background-position:-58px 0;
	}
	#nav{margin-top:7px;}
	#nav .our-story a:hover,
	#nav .active .our-story{background-position:0 -7px;}
	#nav .home a:hover,
	#nav .active .home{background-position:-58px -7px;}
	#footer .info-holder{
		background: url(../images/text-address-smaller2x.png) no-repeat;
		background-size: 126px 6px;
		-webkit-background-size: 126px 6px;
		-o-background-size: 126px 6px;
	}
	.sub-menu .contact-us a{
		background: url(../images/texts-smaller2x.png) no-repeat 0 -20px;
		background-size: 48px 60px;
		-webkit-background-size: 48px 60px;
		-o-background-size: 48px 60px;
	}
	.sub-menu .contact-us a:hover{background-position:0 -30px;}
	.sub-menu .visit-us .link{
		background: url(../images/texts-smaller2x.png) no-repeat 0 -40px;
		background-size: 48px 60px;
		-webkit-background-size: 48px 60px;
		-o-background-size: 48px 60px;
	}
	.sub-menu .visit-us .link:hover{background-position:0 -50px;}
}