* {
	transition: all .5s ease-in-out ;
	  -o-transition: all .5s ease-in-out ;
	  -moz-transition: all .5s ease-in-out ;
	  -webkit-transition: all .5s ease-in-out ;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
body {
	margin: 0; border-top: 6px solid #ffa000;
	
}

body.mtentry {
	border-top: 0px;  background: #32353d; min-width: 1060px;
}

body.mtentry .entryholder {
	background: #32353d; color: #fff; padding: 0px;
}

body.mtentry .entryholder h1 {
	font-size:120px;
	text-align: center;
	margin: 60px auto;
	border: 0px;
	text-transform: uppercase;
	font-weight: 900;
	color: #fff;
	letter-spacing: -5px;
	padding: 0;
	
}

body.mtentry .entryholder h2 {
	font-size: 16px; color: #fff; line-height: 18px; padding: 6px 4px;
	background: rgba(0,0,0,0.25);
	text-transform: uppercase;
	font-weight: 300;
	display:block;
	margin: 0 auto 60px; text-align: center;
	letter-spacing: 0px;
	width: 30%;
}

body.mtentry .entryholder p {
	max-width: 720px;
	font-size: 18px;
	line-height: 150%;
	margin: 0 auto;
	text-align: center;
	
}

.wrapper { 	background: #fff; position: relative;
}

.hi {
	
		position: relative; top: auto; left: auto; width: auto ; text-align: center; box-sizing: border-box; float: none;
		
		
	
	
	
	
	
}



.content {
	/*padding-left: 300px;*/ text-align: center;  margin: 0 auto;
	float: none; 
}

.headertextholder {
	
}
h1 {
	font-size: 90px;
	letter-spacing: -5px;
	font-weight: 900;
	line-height: auto;

	margin: 0 0 0 0;  padding: 40px 45px 40px 45px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
	
	


color: rgba(0,0,0,0.75);
	box-sizing: border-box;
	
	 }

h2 {
	font-size: 26px;
	font-weight: 300;
	color: rgba(0,0,0,0.9);
	letter-spacing: -1px; 
	line-height: 140%;

	box-sizing: border-box;
	margin: 0	;
	padding: 0 60px 0 60px;
	
}
.hiholder {
	
}

.hi p {
	font-size: 26px; font-weight: 300; 	color: rgba(0,0,0,0.55);
	  letter-spacing: -1px;
	  padding: 45px 25px 55px 25px;
	  line-height: 140%;
	  margin: 0 auto 0 ;
	  max-width: 650px;
	  
}

.hi p span {
	color: rgba(0,0,0,0.7); font-weight: 400;
}

nav {
	 width: 100%; display: block; border-bottom: 1px solid transparent; top: 0; text-align: center;
	background: rgba(255,255,255,0.89); margin-bottom: 0px;
/*	border-top: 1px solid rgba(0,0,0,0.05);*/

	border-bottom: 1px solid rgba(0,0,0,0.05);
}

nav.fixed {
	position: fixed; width: 100%; display: block; border-bottom: 1px solid rgba(0,0,0,0.2); top: 0; text-align: left;
	background: rgba(255,255,255,0.89);
}
nav ul {
	margin-top: 0px;
}

nav li {
	display: inline-block;
}
nav a {
	display: block; padding: 15px 20px 11px 20px; font-size: 22px; line-height: 30px; text-decoration: none; box-sizing: border-box; border-bottom:  6px solid transparent; font-weight: 300; text-transform: uppercase; color: rgba(0,0,0,0.45); letter-spacing: -1px; text-align: center;
}

.active a {
	border-color: transparent; font-weight: 400; color: #000;
}

nav a:hover {
	border-color: #ffa000;
}
.header {
	position: fixed; width: 100%; z-index: 99	; padding: 20px; text-align: center; background: rgba(255,255,255,0.9); font-size: 22px; word-spacing: 30px; font-weight: 100; border-bottom: 1px solid rgba(0,0,0,0.5);
	box-shadow: 0px 1px 4px rgba(0,0,0,0.1);
}


body {
 }


.windowshadow {
	   margin: 60px auto 100px; border-radius: 5px; 
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.65), 0 20px 50px rgba(0, 0, 0, 0.71);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.65), 0 20px 50px rgba(0, 0, 0, 0.71);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.65), 0 20px 50px rgba(0, 0, 0, 0.71);
	box-sizing: border-box; 
		/*border: 1px solid rgba(0,0,0,0.5);*/
		
		
		
	
		
		
		
	}

.windowshadow.mt {
	width: 1022px;
	
}

.windowshadow.lyatiss, .lyatiss .windowholder img {
	width: 1160px;
	
}

.ponga .windowshadow, .ponga .windowholder img {
	width: 1200px;
	
}

.switchcam .windowshadow, .switchcam .windowholder img {
	width: 1160px;
	
}

.clo .windowshadow, .clo .windowholder img {
	width: 1160px;
	
}


.mt .windowholder { 
/*height: 745px; */overflow: scroll;
	
}

.windowholder {
	display: block; -webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; 
	margin-bottom: 0px; padding-bottom: 0px;

	
}

.windowholder img {
	display: block; -webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; 
	margin-bottom: 0px; padding-bottom: 0px;
	height: auto;

	
}

.windowholder.scrolly {
	height: 800px; overflow: scroll; -webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; 
} 

.windowholder.noscrolly

{
	height: 580px; overflow: hidden;
}

.chrome {
	display: block; 
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.157, #b6b7b6), to(#e6e7e6));
	background-image: -moz-linear-gradient(90deg, #b6b7b6 15.7%, #e6e7e6 100%);
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-box-shadow: 0 1px 1px black, inset 0 1px 0 rgba(255, 255, 255, 0.84);
	-webkit-box-shadow: 0 1px 1px black, inset 0 1px 0 rgba(255, 255, 255, 0.84);
	box-shadow: 0 1px 1px black, inset 0 1px 0 rgba(255, 255, 255, 0.84);
/*	border: 1px solid rgba(0, 0, 0, 0.2);
	border-top-color: #bebebe;
	box-sizing: border-box;
	border-bottom: 0px solid transparent;*/
	padding: 10px 8px;
	box-sizing: border-box;
	text-align: left;
	border-bottom: 1px solid rgba(0,0,0,0.40);
	
}
.addressbar {  color: #111; padding: 1px;
	background-image: -webkit-gradient(linear, left bottom, left top, from(#bcbdbc), to(#aeb0ae));
	background-image: -moz-linear-gradient(90deg, #bcbdbc 0%, #aeb0ae 100%); 
	border-radius: 3px;
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.57);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.57);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.57);
}
.addressbar:hover {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#84a4c1), to(#8bacc9));
	background-image: -moz-linear-gradient(90deg, #84a4c1 0%, #8bacc9 100%);
}



.address {
	background: #fff; border-radius: 3px;
	-moz-box-shadow: inset 0 1px 1px #e4e5e4;
	-webkit-box-shadow: inset 0 1px 1px #e4e5e4;
	box-shadow: inset 0 1px 1px #e4e5e4;
	display: block; font-size: 12px;
	font-family: Helvetica, sans-serif; line-height: 16px; padding: 3px; 
	opacity
}

.address:hover {
	-moz-box-shadow: inset 0 0 1px #1e5787;
	-webkit-box-shadow: inset 0 0 1px #1e5787;
	box-shadow: inset 0 0 1px #1e5787;
	
}

.address:hover span {
	background: #b6d7fe;
}

.address img {
	vertical-align: middle; margin-right: 5px; margin-left: 5px;
}

/*.content .imgholder:nth-child(2) {
	margin-right: 0px;
}*/

.content .imgholder.lg {
 
		box-shadow: inset 0 0 80px rgba(0,0,0,0.1);
		display: block;
		overflow: hidden;
		width: 300px;
		height: 300px;  
	
}
.content .imgholder {
	margin: 0 10px 10px 0;  
		box-shadow: inset 0 0 80px rgba(0,0,0,0.2);
		display: block;
		width: 300px;
		height: 300px;  float: left; overflow: hidden; position: relative;
	
}

.aboutimage {

height: 300px;
width: 300px;
position: absolute;
bottom: -300px;
background: #fff;
transition: all .2s ease-in-out ;
  -o-transition: all .2s ease-in-out ;
  -moz-transition: all .2s ease-in-out ;
  -webkit-transition: all .2s ease-in-out ;
  padding: 70px 50px; box-sizing: border-box;
	
}

.lg .aboutimage {

height: 300px;
width: 300px;
}

.imgholder:hover .aboutimage {
	bottom: 0px;
	
} 

.mt .aboutimage {
	background: rgba(32,35,45,0.9); color: #fff; font-weight: 100; font-size: 16px;
}

.chair .aboutimage {
	background: rgba(103,192,207,0.95); color: #fff; font-weight: 100; font-size: 16px;
}

.handg .aboutimage {
	background: rgba(68,188,238,0.97); color: #fff; font-weight: 100; font-size: 16px;
}

.koding .aboutimage {
	background: rgba(246,161,18,0.97); color: #fff; font-weight: 100; font-size: 16px;
}

.mtv .aboutimage {
	background: rgba(47,48,53,0.9); color: #fff; font-weight: 100; font-size: 16px;
}

.ponga .aboutimage {
	background: rgba(225,101,56,0.95); color: #fff; font-weight: 100; font-size: 16px;
}

.re .aboutimage {
	background: rgba(83,179,90,0.97); color: #fff; font-weight: 100; font-size: 16px;
}

.colorflow .aboutimage {
	background: rgba(156,75,141,0.97); color: #fff; font-weight: 100; font-size: 16px;
}

.aboutimage em { font-style: normal; color: rgba(255,255,255,0.7); text-transform: uppercase; font-size: 14px; display: block; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid rgba(255,255,255,0.1);
	
}

.aboutimage span {
	display: inline-block; margin-right: 5px; margin-bottom: 4px;
	background-color: rgba(0,0,0,0.2); padding: 0px 8px;
}

.aboutimage span.type {background-color: rgba(255,255,255,0.2);
	
}
.aboutimage strong {
	display: block; font-size: 24px; font-weight: 700;
}





.imgholder.mt {
	background: #f5f5f5 url('img/tn-mt.png') no-repeat left top;
}

.imgholder.mtv {
	background: #f5f5f5 url('img/tn-mtv.png') no-repeat left top;
}

.imgholder.ponga {
	background: #f5f5f5 url('img/tn-ponga.png') no-repeat left top;
}

.imgholder.colorflow {
	background: #f5f5f5 url('img/tn-colorflow.png') no-repeat left top;
}

.imgholder.handg {
	background: #f5f5f5 url('img/tn-handg.png') no-repeat left top;
}

.imgholder.re {
	background: #f5f5f5 url('img/tn-re.png') no-repeat left top;
}

.imgholder.chair {
	background: #f5f5f5 url('img/tn-chair.png') no-repeat left top;
}

.imgholder.koding {
	background: #f5f5f5 url('img/tn-koding.png') no-repeat left top;
}



.workmatrix { width: 320px; margin: 0 auto; text-align: center;
	
}

.elsewhere {
	padding: 25px 0 25px 40px;  bottom: auto; background: rgba(255,255,255,0.8); width: 100%;
	text-align: center;
	border-top: 1px solid rgba(0,0,0,0.05);
	box-sizing: border-box;
/* 	margin-top: 25px; */ /*changed for even spacing*/
	
	
}

.elsewhere img {
	margin-right: 20px; width: 60px;
}

.elsewhere img:nth-child(3) {
	margin-right: 0px;
}

.ipmatrix {
	text-align: center;
	 margin: 0 auto;
	 width: 840px;
}

.iphoneholder {
	width: 380px;
	height: 765px;
	box-sizing: border-box;
	padding-top: 152px;
	padding-left: 32px;
	background: transparent url('recent/iphone.png') no-repeat left top;
	position: relative;
	overflow: hidden;
	background-size: 380px 765px;
	margin: 0 auto;
	float: left;
	display: block;
	margin: 20px;
}

.ipheader {
	position: absolute; top: 152px; left: 32px; height: 59px;
}

.ipheader img {
	height: 59px;
}
.iphonescreen {
	width: 320px;
	height: 460px;
	overflow: scroll;
	position: absolute;
}
.iphonescreen img {
	width: 320px;
}

.itemlogo {
	display: block; margin: 40px auto 80px; text-align: center;
}

.freshdish {
	background: #55bb2d; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #55bb2d 0%, #355e22 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#55bb2d), color-stop(100%,#355e22)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  #55bb2d 0%,#355e22 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  #55bb2d 0%,#355e22 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  #55bb2d 0%,#355e22 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  #55bb2d 0%,#355e22 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55bb2d', endColorstr='#355e22',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}
	
	
	.dsc {
		background: #eb6724; /* Old browsers */
		background: -moz-radial-gradient(center, ellipse cover,  #eb6724 0%, #963b0e 100%); /* FF3.6+ */
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#eb6724), color-stop(100%,#963b0e)); /* Chrome,Safari4+ */
		background: -webkit-radial-gradient(center, ellipse cover,  #eb6724 0%,#963b0e 100%); /* Chrome10+,Safari5.1+ */
		background: -o-radial-gradient(center, ellipse cover,  #eb6724 0%,#963b0e 100%); /* Opera 12+ */
		background: -ms-radial-gradient(center, ellipse cover,  #eb6724 0%,#963b0e 100%); /* IE10+ */
		background: radial-gradient(ellipse at center,  #eb6724 0%,#963b0e 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb6724', endColorstr='#963b0e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		
		
	}
	
	
	.cloudweaver {background: #00799b; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #00799b 0%, #004e64 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#00799b), color-stop(100%,#004e64)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  #00799b 0%,#004e64 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  #00799b 0%,#004e64 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  #00799b 0%,#004e64 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  #00799b 0%,#004e64 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00799b', endColorstr='#004e64',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
		
	}
	
	.clo {
		background: #154e48; /* Old browsers */
		background: -moz-radial-gradient(center, ellipse cover,  #154e48 0%, #101013 100%); /* FF3.6+ */
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#154e48), color-stop(100%,#101013)); /* Chrome,Safari4+ */
		background: -webkit-radial-gradient(center, ellipse cover,  #154e48 0%,#101013 100%); /* Chrome10+,Safari5.1+ */
		background: -o-radial-gradient(center, ellipse cover,  #154e48 0%,#101013 100%); /* Opera 12+ */
		background: -ms-radial-gradient(center, ellipse cover,  #154e48 0%,#101013 100%); /* IE10+ */
		background: radial-gradient(ellipse at center,  #154e48 0%,#101013 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#154e48', endColorstr='#101013',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		
	}
	
	.ponga {
		background: #71757e; /* Old browsers */
		background: -moz-radial-gradient(center, ellipse cover,  #71757e 0%, #424953 100%); /* FF3.6+ */
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#71757e), color-stop(100%,#424953)); /* Chrome,Safari4+ */
		background: -webkit-radial-gradient(center, ellipse cover,  #71757e 0%,#424953 100%); /* Chrome10+,Safari5.1+ */
		background: -o-radial-gradient(center, ellipse cover,  #71757e 0%,#424953 100%); /* Opera 12+ */
		background: -ms-radial-gradient(center, ellipse cover,  #71757e 0%,#424953 100%); /* IE10+ */
		background: radial-gradient(ellipse at center,  #71757e 0%,#424953 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71757e', endColorstr='#424953',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		
	}
	
	.switchcam {
background: #fcc558; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #fcc558 0%, #f6802e 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#fcc558), color-stop(100%,#f6802e)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #fcc558 0%,#f6802e 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #fcc558 0%,#f6802e 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #fcc558 0%,#f6802e 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #fcc558 0%,#f6802e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcc558', endColorstr='#f6802e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

		
	}
	
	.fullitem {
		padding: 60px;
	}
	
	
/*	.fullitem {
		padding: 60px;
		padding-top: 100px;
	}*/
	
	
	.fullitem p {
		margin: 40px auto !important; font-size: 18px;  line-height: 150%;
	}
	
	.navbar {
		background: #fff; padding: 0px; text-align: center; width: 100%; /*border-bottom: 1px solid rgba(0,0,0,0.1); */border-top: 1px solid rgba(0,0,0,0.1);
	}
	
	.navbar a {
		padding: 20px 40px; font-size: 16px !important; color: rgba(0,0,0,0.65); display: inline-block; text-transform: uppercase; font-weight: 400; text-decoration: none; border-left: 1px solid rgba(0,0,0,0.1);
	}
	
	.navbar a:hover  {
		color: #fff;
		background: #FFA000;
	}
	
	.navbar a:last-child { border-right: 1px solid rgba(0,0,0,0.2);
		
	}
	
	.navbar.fixed {
		position:fixed;
		top:0px;
			z-index:10;
		-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.39);
		-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.39);
		box-shadow: 0 0 15px rgba(0, 0, 0, 0.39);
		background: rgba(255,255,255,0.95);
		
	}
	
	
	.addtoppadding {
/*		padding-top: 57px;*/
	}

.navbar a.active {
background: rgba(0,0,0,0.7); color: #fff;	
}

body.recents .entryholder, body.recents  {
	background: #ffffff !important;
	
	
}
.recents p {
	display: none;
}
body.recents .entryholder h1 {
	color: rgba(0,0,0,0.89); margin-bottom: 10px; font-size: 40px; letter-spacing: -2px;
}

body.recents .entryholder h3 {
	color: rgba(0,0,0,0.69); font-size: 20px; font-weight: 100; text-transform: uppercase; padding-bottom: 60px; text-align: center;

}
	
@media only screen and (min-width: 480px) {
  /* 480 =================================================== */
.workmatrix { width: 300px;  
	
}

.content .imgholder.lg {
	width: 300px; overflow: hidden;
}
}
@media only screen and (min-width: 620px) {
  /* 600 =================================================== */
.workmatrix { width: 600px;  
	
}
.content .imgholder.lg {
 
		box-shadow: inset 0 0 80px rgba(0,0,0,0.1);
		display: block;
		width: 600px;
		height: 300px;  
	
}
.content .imgholder {
	margin: 0 10px 10px 0;  
		box-shadow: inset 0 0 80px rgba(0,0,0,0.2);
		display: block;
		width: 300px;
		height: 300px;  float: left; overflow: hidden; position: relative;
	
}

.aboutimage {

height: 300px;
width: 300px;
position: absolute;
bottom: -300px;
background: #fff;
transition: all .2s ease-in-out ;
  -o-transition: all .2s ease-in-out ;
  -moz-transition: all .2s ease-in-out ;
  -webkit-transition: all .2s ease-in-out ;
  padding: 70px 50px; box-sizing: border-box;
	
}
.lg .aboutimage {

height: 300px;
width: 600px;
}
.content .imgholder {
	margin-right: 0px; width: 295px; overflow: hidden;
}

.content .imgholder:nth-child(2), .content .imgholder:nth-child(6) {
	margin-right: 10px;
}

}
@media only screen and (min-width: 982px) {
  /* 768 =================================================== */

.workmatrix { width: 940px;  
	
}

.content .imgholder {
	
	margin: 0 10px 10px 0;  
		box-shadow: inset 0 0 80px rgba(0,0,0,0.2);
		display: block;
		width: 300px;
		height: 300px;  float: left; overflow: hidden; position: relative;
	
}

}
@media only screen and (min-width: 1220px) {
  /* 992 =================================================== */

body {
	border-top: 0px; 
}
.wrapper {
	max-width: 1220px;
}
.elsewhere {
	padding: 25px 0 25px 40px; position: fixed; bottom: 0px; background: rgba(255,255,255,0.8); width: 300px;
	border-top: 1px solid rgba(0,0,0,0.05);
	box-sizing: border-box; margin: 0;
	text-align: left;
	overflow: hidden;
	
	
}

.elsewhere img {
	margin-right: 20px; 
}
.hi {
	  width: 100%; /*position: fixed; top: 0; left: 0; */text-align: left; float: left; display: block;  height: auto;
}

.hiholder {
	 position: fixed; width: 300px; top: 0; left: auto; overflow: hidden;  height: auto;
}

.hi p {
	font-size: 20px; 
	
}

.content {
	/*margin-left: 350px;*/ 
	/*padding-top: 10px; 
	*/float:right;
	display: block; width: auto;
}
h1 {
	font-size: 52px;
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 40px;

	margin: 0 0 0 0;  padding: 45px 45px 45px 45px;
	text-align: left;
	
	


color: rgba(0,0,0,0.75);
	box-sizing: border-box;
	
	 }

h2 {
	font-size: 26px;
	font-weight: 300;
	color: rgba(0,0,0,0.9);
	letter-spacing: -1px; 
	line-height: 140%;

	box-sizing: border-box;
	margin: 0	;
	padding: 0 60px 0 60px;
	
}


.workmatrix { width: 920px; overflow: hidden;  
	
}

.hi p {
	font-size: 18px; font-weight: 300; 	color: rgba(0,0,0,0.45);
	  letter-spacing: -.5px;
	  padding: 45px 45px 0 45px;
	  line-height: 140%;
	  
}

.hi p span {
	color: #111; font-weight: 400;
}
nav {
	position:relative; height: auto; display: block;
}
nav ul {
	margin-top: 25px; margin-bottom: 25px;
}

nav li {
	display: block;
}
nav a {
	display: block; padding: 4px 0 4px 45px; font-size: 24px; line-height: 30px; text-decoration: none; box-sizing: border-box; border-left:  6px solid transparent; font-weight: 300; text-transform: uppercase; color: rgba(0,0,0,0.45); letter-spacing: -1px;
	border-top: 0px;
		border-bottom: 0px;
	
	text-align: left;
}

.active a {
	border-color: #000;
}

}

@media only screen and (min-width: 1320px) {
  /* 992 =================================================== */
  
  .wrapper {
  	max-width: 1320px;
  }
  .hi, .hiholder, .elsewhere { width: 400px;
  	
  }
  

  
  }

@media only screen and (min-width: 1420px) {
  /* 1382 =================================================== */
  body {
/*    max-width: 1440px;*/
    background-color: #fff;
  }
  .hi, .hiholder, .elsewhere {
  	  width: 500px;    }
  

  
  .wrapper {
  	max-width: 1420px;
  }
  


  .content {
/*  	margin-left: 500px;*/
  }
  
  h1 {
  	font-size: 75px;
  		letter-spacing: -4px;
  		font-weight: 900;
  		line-height: 60px;
  	
  		margin: 0 0 0 0;  padding: 45px 60px 45px 60px;
  }
  
  .hi p {
  	 padding: 45px 60px 0 60px;
  	 font-size: 20px;
  }
  
 
/*nav ul {
	margin-top: 25px;
}
nav a {
	display: block; padding: 6px 0 6px 60px; font-size: 28px; line-height: 40px; text-decoration: none; box-sizing: border-box; border-left:  6px solid transparent; font-weight: 300; text-transform: uppercase; color: rgba(0,0,0,0.45); letter-spacing: -1px;
}*/

}

@media only screen and (min-width: 1480px) {
  /* 1382 =================================================== */

body {
	text-align: center; background: #f5f5f5;
}

.content {
	margin-left: 0px; 
}

.hi {
	position: relative; top: auto; left: auto; float: left;
}



.wrapper {
	max-width: 1420px; margin: 0 auto;
	-moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.14);
	-webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.14);
	box-shadow: 0 0 80px rgba(0, 0, 0, 0.14);
}
}
@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) {
  /* 2x =================================================== */

 body {
/*    background-image: url('img/bg@2x.jpg');*/
  }
  
  .windowshadow.mt, .windowshadow.mt .windowholder img  {
  	width: 800px; 
  	
  }
  

  
.mt .windowholder {
/*	height: 322px;*/
}
  

  
.imgholder {
	background-size: 300px 300px !important;
}


.imgholder.lg {
	background-size: 600px 300px !important ;
}
  
  .imgholder.mt {
  	background: #f5f5f5 url('img/tn-mt@2x.png') no-repeat left top;
  }
  
  .imgholder.mtv {
  	background: #f5f5f5 url('img/tn-mtv@2x.png') no-repeat left top;
  }
  
  .imgholder.ponga {
  	background: #f5f5f5 url('img/tn-ponga@2x.png') no-repeat left top;
  }
  
  .imgholder.colorflow {
  	background: #f5f5f5 url('img/tn-colorflow@2x.png') no-repeat left top;
  }
  
  .imgholder.handg {
  	background: #f5f5f5 url('img/tn-handg@2x.png') no-repeat left top;
  }
  
  .imgholder.re {
  	background: #f5f5f5 url('img/tn-re@2x.png') no-repeat left top;
  }
  
  .imgholder.chair {
  	background: #f5f5f5 url('img/tn-chair@2x.png') no-repeat left top;
  }
  
  .imgholder.koding {
  	background: #f5f5f5 url('img/tn-koding@2x.png') no-repeat left top;
  }

.stripe {
	background-image: -webkit-gradient(linear, left bottom, right bottom, from(#a8c98a), color-stop(0.273, #d7a57b), color-stop(0.529, #9a332b), color-stop(0.719, #8d4e98), color-stop(0.849, #5f94be), to(#a7e1dd));
	background-image: -moz-linear-gradient(0deg, #a8c98a 0%, #d7a57b 27.3%, #9a332b 52.9%, #8d4e98 71.9%, #5f94be 84.9%, #a7e1dd 100%); height: 6px; position: fixed; top: 0; width: 100%; line-height: 6px; display: block;
}
}

