@charset "UTF-8";
/* CSS Document */

body {
	min-width:400px;
	margin:0;
	padding:0;
	font-family:"Helvetica Neue", Helvetica, Arial;
	font-kerning:auto;
	background-color:#DDD;
}
a {
	color:inherit;
	text-decoration:none;
	border:none;
}
#menubackground {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height: 123px;
	background-color:#352f26;
	opacity:0.98;
	z-index:99;
}
#menubar {
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height: 123px;
	z-index:999;
	min-width:400px;
}
p {
	font-size:19px;
	line-height:1.2em;
	font-weight:300;
	color:#666;
	margin:0 20px;
	letter-spacing:1px
}
p.intro {
	font-size:25px;
	text-align:center;
	margin-bottom:50px
}
#menubar p {
	color:#FFF;
	margin: 72px 30px 0 300px;
	text-align:right;
	font-size:14px;
	letter-spacing:2px;
}
#menubar p a {
	margin:0 15px;
	color:inherit;
	text-decoration:none;
}
#logo {
	width:250px;
	height:80px;
	position:fixed;
	left:30px;
	top:30px
}
#logo img {
	width:100%;
	height: auto;
}
.cycle-slideshow {
	margin-top:123px;
	z-index:1;
}
.cycle-slideshow img {
	width:100%;
	z-index:inherit;
}
.cycle-pager {
	text-align: center;
	width: 100%;
	z-index: 500;
	position: absolute;
	bottom: 1px;
	overflow: hidden;
	opacity:0.9;
}
.cycle-pager span {
	font-family: helvetica;
	font-size: 40px;
	letter-spacing: 5px;
	width: 16px;
	height: 16px;
	color: #999;
	cursor: pointer;
}
.cycle-pager span.cycle-pager-active {
	color: #C60;
}
.cycle-pager > * {
	cursor: pointer;
}
div.content {
	width:100%;
	margin:0 auto;
	z-index:1;
}
div.usp {
	width: 1200px;
	height: 450px;
	position:relative;
	margin: 0 auto;
}
div.shadow {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:50px;
	background-image:url(images/chrobleshadow.png);
	background-repeat:no-repeat;
	background-size:100% auto;
	z-index:999;
}
p {
	font-size:19px;
	line-height:1.2em;
	font-weight:300;
	color:#666;
	margin:0 20px;
	letter-spacing:1px
}
p.intro {
	font-size:25px;
	text-align:center;
	margin-bottom:50px
}
h1 {
	font-size:80px;
	line-height:0.9em;
	letter-spacing:-2px;
	text-align:center;
	margin: 20px;
	font-weight:bold;
}
h1 span {
	display:inline-block;
}
h2 {
	font-size:32px;
	font-weight:bold;
	color:#333;
	margin:0 20px 15px 20px;
	line-height:.9em;
}
.specimg h2 {
	color:#FFFFFF;
	text-align:center;
	position:relative;
	top:30px;
}
.usptext {
	width:450px;
	height:450px;
	display: table-cell;
	vertical-align: middle;
}
.textleft, .textright {
	position:absolute;
	top:0;
	left: 0;
}
.textright {
	left: 750px
}
.textleft, .textright, .imageright {
	height:100%
}
.imageleft, .imageright {
	position:absolute;
	top: 0;
	left: 450px;
	width:750px;
}
.imageleft {
	left:0px
}
.imageright img, .imageleft img {
	width:100%;
	height:100%;
}
.spec {
	background-color:#352f26;
	width:100%
}
.specimg {
	width: 100%;
	max-width:1200px;
	margin: 0 auto;
}
.specimg img {
	width: 100%;
}
div.footer {
	width:1200px;
	margin:30px auto
}
.footer p {
	font-size:0.8em;
	color:#999
}
/*ABOUT PAGE*/

div.about {
	max-width: 600px;
	padding: 30px;
	margin:200px auto
}
div.about p {
	line-height:1.8em;
	margin-top:9px
}
/*SOCIAL PAGE*/

div#socials {
	position:relative;
	left: 9px
}
div.sicons {
	float:left;
	width:22%;
	padding:0 0 60px 10px;
}
.sicons img, .shopicons img {
	width:100%;
	height:auto
}
/*SHOPS PAGE*/

div.shopicons {
	float:left;
	width:46%;
	padding:0 0 60px 10px;
}
 @media screen and (max-width: 1220px) {
.usptext {
	width:375px;
	height:375px;
}
div.usp {
	width: 1000px;
	height:375px;
}
.textleft, .textright {
	width:375px;
}
.imageleft, .imageright {
	left: 375px;
	width:625px;
}
.imageleft {
	left:0px;
}
.textright {
	left: 625px;
}
p {
	font-size:18px;
}
h2 {
	font-size:29px;
	margin-bottom:10px;
}
div.footer {
	width:1000px;
}
}
 @media screen and (max-width: 1020px) {
div.content {
	top:620px
}
.usptext {
	width:300px;
	height:300px;
}
div.usp {
	width: 800px;
	height:300px
}
.textleft, .textright {
	width:300px
}
.imageleft, .imageright {
	left: 300px;
	width:500px;
}
.imageleft {
	left:0px
}
.textright {
	left: 500px
}
p {
	font-size:16px;
}
h2 {
	font-size:26px;
	letter-spacing:0;
	margin-bottom:10px;
}
div.footer {
	width:800px
}
}
 @media screen and (max-width: 820px) {
p {
	font-size:20px
}
h2 {
	margin-top:15px;
	font-size:30px;
}
.specimg h2 {
	top:15px;
}
div.usp {
	width:100%;
	max-width: 800px;
	height:auto;
}
.usptext {
	position:relative;
	left:0;
	width:100%;
	vertical-align: top;
	height:auto;
	padding-bottom:20px;
}
.textleft, .textright {
	position:relative;
	left:0;
	width:100%;
}
.imageleft, .imageright {
	position:relative;
	left: 0;
	width:100%;
	height:auto;
}
div.footer {
	width:100%;
	max-width:800px;
}
div#links {
	margin-top:-30px
}
div#menubar {
	background-color:#352f26;
	height:160px
}
#menubar p {
	font-size:16px;
	margin-top:66px;
	margin-left:30px;
	text-align:center
}
#menubar p a {
	margin:0 8px
}
#menubackground {
	display:none
}
#menubar, #logo {
	position:relative;
	left:0;
}
#logo {
	margin-left:auto;
	margin-right:auto
}
.cycle-slideshow {
	margin-top:0;
	z-index:1;
}
div.about {
	margin: 50px auto;
}
}
 @media screen and (max-width: 650px) and (orientation: portrait) {
h1 span {
	display:inline;
}
}
 @media screen and (max-device-width: 700px) and (orientation: landscape) {
body {
	min-width:600px;
}
.usptext p {
	font-size:0.7em
}
.footer p {
	font-size:0.5em
}
}
div, img {
	transition:all .2s linear;
	-o-transition:all .2s linear;
	-moz-transition:all .2s linear;
	-webkit-transition:all .2s linear;
}
