
div#content-wrapper {
	height: 100%;
	min-width: 900px;
	min-height: 500px;
}
html.touch div#content-wrapper {
	min-width: 700px;
}
.scrollContainer {
	overflow-y: scroll;
	overflow-x: hidden;
	min-width: 650px;
	width: 100%
}
.scrollContent {
	position: relative;
	/*height: 100%;*/
}
		
.nav-wrapper	{
	min-height:60px;
}

.vspace	{
	margin-top:15px;
}
.vspace2	{
	margin-top:30px;
}
.vspace3	{
	margin-top:45px;
}
.imgfull	{
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}

.protxt h2 {
	font-size: 40px;
	text-transform: uppercase;
	color:#5c5b5a;
}
.protxt p{
	line-height:21px;
	font-size: 17px;
	color:#5c5b5a;
}

.custom-btn-product	{
	display: inline-block;
	padding-right:30px;
	padding-left:30px;
	height: 44px;
	border:solid 2px #5c5b5a;
	border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;
	line-height:40px;
	font-family: "Fjalla One", sans-serif;
	font-weight: normal;
	font-size: 14px;
	color:#5c5b5a;
	text-transform: uppercase;
	text-decoration: none;
}
.custom-btn-product:hover	{
	background:#000;
	border-color:#000;
	color:#fff;
	text-decoration: none;
}

#ergonomics	{
	position: relative;
	overflow: hidden !important;
}
/*#ergonomics h2 {
	color:white;
}
#ergonomics p{
	color:#ccc;
}*/
#ergonomics .custom-btn-product	{
	border-color:#ccc;
	color:#ccc;
}
#ergonomics .custom-btn-product:hover	{
	border-color:#000;
}
#ergonomics #ergonomicsbg {
	z-index:1;
	position: absolute;
	height:100%;
	top: 0%;
	width: 100%;
	margin-top: 0px;
	background-image: url(../images/ergonomics.jpg);
	background-size:1920px;
}
img#ergonomics-torso	{
	z-index: 2;
	position:absolute;
	top:0px;
	left:0px;
}
img#ergonomics-roam	{
	z-index: 3;
	position:absolute;
	top:0px;
	left:0px;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE8 and earlier */
}
#ergonomics #ergocontent	{
	z-index: 4;
	position:absolute;
	top:0px;
	left:0px;
	width: 100%;
}

#design	{
	position: relative;
	overflow: hidden !important;
	height:100%;
	top: 0%;
	width: 100%;
	margin-top: 0px;
	/*background:url(../images/shadow.png) repeat-x;*/
        background-color: #eee;
	background-position:bottom;
	background-size:1px;
}
#design #designbg {
	position: absolute;
	height:200%;
	top: 0%;
	width: 200%;
	margin-top: 0px;
	background-image: url(../images/pattern-design.jpg);/*design-1.png*/
	/*background-size:1920px;*/
}
#design .protxt h2{
	color:white;
}
#design .protxt p{
	color:#bbb;
}
#design .custom-btn-product	{
	border-color:#bbb;
	color:#bbb;
}
#design .custom-btn-product:hover	{
	border-color:#000;
}
img#design-img-1	{
	position:absolute;
	top:-10%;
	right:650px;
}
img#design-img-2	{
	position:absolute;
	top:-100px;
	right:0px;
}
#design-label-1{
	position:absolute;
	top:265px;
	right:620px;
}
#design-label-2{
	position:absolute;
	top:360px;
	right:110px;
}
#design-label-3{
	position:absolute;
	top:480px;
	right:600px;
}
#design-label-4{
	position:absolute;
	top:620px;
	right:135px;
}

#sounds	{
	position: relative;
	overflow: hidden !important;
	height:100%;
	top: 0%;
	width: 100%;
	margin-top: 0px;
	background:url(../images/shadow.png) repeat-x;
	background-position:bottom;
	background-size:1px;
}
#sounds #soundsbg {
	position: absolute;
	height:200%;
	top: 0%;
	width: 200%;
	margin-top: 0px;
	/*background-image: url(images/sounds-bg.jpg);/*design-1.png*/
	background-size:1920px;
}
img#sounds-right	{
	z-index: 2;
	position:absolute;
	bottom:0;
	right:20px;
}
img#sounds-left	{
	z-index: 1;
	position:absolute;
	bottom:0;
	right:360px;
}

#personal	{
	position: relative;
	overflow: hidden !important;
	height:100%;
	top: 0%;
	width: 100%;
	margin-top: 0px;
	background:url(../images/shadow.png) repeat-x;
	background-position:bottom;
	background-size:1px;
}
#personal #personalbg {
	position: absolute;
	height:200%;
	top: 0%;
	width: 200%;
	margin-top: 0px;
	background-image: url(../images/personal-bg.jpg);
	background-size:256px;
}
img#personal-left	{
	position:absolute;
	bottom:0px;
	right:450px;
}
img#personal-right	{
	position:absolute;
	bottom:0px;
	right:150px;
}
img#personal-hand	{
	position:absolute;
	top:450px;
	right:-75px;
}

#experience	{
	position: relative;
	overflow: hidden !important;
	height:100%;
	top: 0%;
	width: 100%;
	margin-top: 0px;
	background:url(../images/shadow.png) repeat-x;
	background-position:bottom;
	background-size:1px;
}
/*
#experience h2, #experience h3, #experience h4 {
	color:white;
}
#experience p, #experience li{
	color:#aaa;
}
*/
#experience #experiencebg {
	position: absolute;
	height:200%;
	top: 0%;
	width: 200%;
	margin-top: 0px;
	background-image: url(../images/experience-bg.jpg);
	background-size:256px;
}
#experience .custom-btn-product	{
	border-color:#ccc;
	color:#ccc;
}
#experience .custom-btn-product:hover	{
	border-color:#000;
}
#experience h3{
	font-size: 20px;
}
#experience h3 {
	margin-bottom:10px;
	text-transform: uppercase;
}
#experience ul{
	margin:0;
	padding:0;
}
#experience ul li{
	margin-top:3px;
	padding-left:20px;
	list-style:none;
	background:url(../images/products/bullet.png) no-repeat 0 4px;
	background-size:10px;
	font-size: 14px;
}
#experience ul#wyg-list{
	width: 100%;
}
#experience ul#wyg-list li{
	float: left;
	padding-left:20px;
	width: 45%;
}

#experience .link{
	display: block;
	color:#bf0a0a;
	font-weight: bold;
	cursor: pointer;
}
#experience .link:hover	{
	text-decoration: none;
	color:black;
}
/*img#experience-box	{
	position:absolute;
	top:200px;
	right:50px;
}*/	










/**************************************************************************************
LG - Large desktops and laptops
***************************************************************************************/
@media (min-width: 1200px) {}











/**************************************************************************************
MD - Medium Desktop & Landscape Tablets | 992 to 1199
***************************************************************************************/
@media (max-width: 1199px) {
	
	ul#nav-product	{
		margin:0;
		padding:0;
	}
	ul#nav-product li:first-child	{
		display: none;
	}
	ul#nav-product li	{
		width: 20%;
		text-align: center;
	}
	
	img#ergonomics-torso	{
		margin-left:-500px;
	}
	img#ergonomics-roam	{
		left:-500px;
	}
	
	#design-label-1, #design-label-2, #design-label-3, #design-label-4{
		display: none;
	}
	
	img#sounds-right	{
		top:110px;
		right:0px;
		width: 372px;
	}
	img#sounds-left	{
		top:110px;
		right:220px;
		width: 320px;
	}
	.hole {
	  position: absolute;
	  top: 390px;
	  right: 330px;
	  z-index: 0;
	}
	
	img#personal-left	{
		display: none;
	}
	
	img#experience-box	{
		right:100px;
	}
	
	
	
}
/*MD*/










/**************************************************************************************
SM - Small Desktops & Portrait Tablets | 768 to 991
***************************************************************************************/
@media (max-width: 991px) {

	div#content-wrapper {
		height: 100%;
		min-width: 100%;
	}
	html.touch div#content-wrapper {
		min-width: 100%;
	}
	.scrollContainer {
		overflow-y: scroll;
		overflow-x: hidden;
		min-width: 100%;
		width: 100%
	}
	
	img#design-img-1	{
		position:absolute;
		top:-20%;
		right:650px;
		margin-right:-370px;
	}
	img#design-img-2	{
		display: none;
	}
	
	img#sounds-right	{
		top:270px;
	}
	img#sounds-left	{
		top:270px;
	}
	.hole {
	  top: 550px;
	}
	
	img#personal-right	{
		margin-right:-100px;
	}
	img#personal-hand	{
		margin-right:-100px;
	}
	
	img#experience-box	{
		right:20px;
		width: 240px;
	}
	
	

}
/*SM*/









/**************************************************************************************
XS - Mobile
***************************************************************************************/
@media (max-width: 767px) {
	
	#header	{
		min-height:20px;
	}
	.nav-wrapper .content-links .container	{
		display: block;
		width: 100%;
		height: auto;
	}
	.nav-wrapper, .content-links {
		min-height: 60px;
	}
	.content-links .nav-pills li a	{
		margin:0;
		padding:0;
		min-height: 60px;
		line-height:60px;
		font-size: 11px;
	}
	
	div#content-wrapper {
		height: auto;
		min-width: 100%;
		min-height: auto;
	}
	html.touch div#content-wrapper {
		min-width: 100%;
	}
	.scrollContainer {
		overflow-y: scroll;
		overflow-x: hidden;
		min-width: 100%;
		width: 100%
	}

	.slide h2	{
		font-size: 32px;
	}
	
	#ergonomics-torso, #ergonomics-roam,
	#design-img-1, #design-img-2, #design-label-1, #design-label-2,
	#design-label-3, #design-label-4,
	#sounds-right, #sounds-left, .hole,
	#personal-right, #personal-left, #personal-hand,
	#experience-box	{
		display:none;
	}	
	
	#experience ul#wyg-list li{
		float: left;
		padding-left:20px;
		width: 85%;
	}
	

}




























