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

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent; }
body { line-height:1; }
ol,ul { list-style:none; }
blockquote,q { quotes:none; }
blockquote:before,blockquote:after,q:before,q:after { content:'';content:none; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
table { border-collapse:collapse;border-spacing:0; }

body {
	background-color: #000;
	-webkit-text-size-adjust: none;
}
	::selection {
	background:#F35F91;
	}
	::-moz-selection {
	background:#F35F91;
	}
	::-webkit-selection {
	background:#F35F91;
}

a {
	color: #999;
	text-decoration: none;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
a:hover {
	color: #939300;
}

#page {
	padding: 2em 0 0 0;
}

.interior {
	margin: 0 auto;
	width: 100%;
}

#logonav {
	float: left;
	width: 30%;
}

#content {
	float: left;
	width: 69%;
	max-width: 1100px;
	margin-bottom: 30px;
}

.animation {
	padding-bottom: 10px;
	border-bottom: 1px dotted #555555;	
	margin-bottom: 10px;
	margin-left: 1%;
	margin-right: 4%;
	margin-top: 0px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=60);	
	-khtml-opacity: 0.60;
	-moz-opacity:0.60;
	opacity: 0.60;
}

#gallery {
	float: left;
	width: 100%;	
}

video {
  width: 100%    !important;
  height: auto   !important;
}

h1 {
	background-image: url(../262images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	z-index: 100;
}

h1 a {
	height: 260px;
	display: block;
	text-align: center;
} 

h2 {
	background-image: url(../262images/oulogo.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	z-index: 100;
}

h2 a {
	height: 172px;
	display: block;
	text-align: center;
} 

h4 {
	background-image: url(../262images/logo150.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	z-index: 100;
	height: 120px;
	display: block;
	text-align: center;
}

h5 {
	background-image: url(../262images/logo150.jpg);
	background-repeat: no-repeat;
	background-position: 50% 0;
	z-index: 100;
	height: 120px;
	display: block;
	text-align: center;
}

img {
	max-width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.categoryimage {
	padding: 6px 6px 8px 6px;
	float: left;
	width: 31.3%;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;	
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=75);	
	-khtml-opacity: 0.75;
	-moz-opacity:0.75;
	opacity: 0.75;
}

.categoryimage:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);	
	-khtml-opacity: .95;
	-moz-opacity: .95;
	opacity: .95;
}

#primaryconnect {
	float: left;
	width: 50%;
	max-width: 675px;
	margin-bottom: 0;
	margin-top: -2em;
	border-right: dotted 1px #F35F91;
}

#primaryconnectou {
	float: left;
	width: 50%;
	max-width: 675px;
	margin-bottom: 0;
	margin-top: -2em;
	border-right: dotted 1px #ae1f23;
}

#primarytextconnect {
	float: left;
	padding: 20px 20px 30px 20px;
	margin: 10px 2% 10px 3%;
	width: 85%;	
}

#primarytextconnect:first-child {
	margin-top: 70px;
}

#primarytextconnect a:hover {
	color: #F35F91;
}

#primarytextconnectou {
	float: left;
	padding: 20px 20px 30px 20px;
	margin: 10px 2% 10px 3%;
	width: 85%;	
}

#primarytextconnectou:first-child {
	margin-top: 70px;
}

#primarytextconnectou a:hover {
	color: #4c88aa;
}


.primarytitleconnect {
	color: #939300;
	font-family: 'Arapey', Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-decoration: none;
	letter-spacing: 0;
	font-style: italic;
	font-weight: 400;
	line-height: 24px;
	word-spacing: 0;
	padding-bottom: 20px;
}

.primarysubconnect {
	color: #555555;
	font-family: 'Arapey', Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 400;
	word-spacing: 0;
	padding-left: 20px;
}

.primaryconnectbody {
	font-family: 'Fjord One', Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: .1em;
	color: #666666;
	line-height: 26px;
	z-index:3;
	border-bottom: dotted 1px #222222;
}


#primarycontent {
	float: left;
	width: 69%;
	max-width: 950px;
	margin-bottom: 20px;
	margin-top: -2em;
	background-color: #222222;
	border-right: dotted 1px #F35F91;
}

#primarycontent img {
	width: 64%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 8px 15px 8px 10px;
	margin-bottom: 0;
	float: left;
	background-color: #000000;
	border-right: solid 1px #444444;
}

#primarytextcontent {
	float: left;
	padding: 20px;
	margin: 100px 2% 0 3%;
	width: 22%;	
}

#primarytextcontent a:hover {
	color: #F35F91;
}

#clienttextcontent {
	float: left;
	padding: 20px;
	margin: 22px 2% 0 3%;
	width: 22%;	
}

.contentarrow_client {
	color: #F35F91;
	font-size: 11px;
	text-indent: -3px;
	margin-top: 58px;
	margin-bottom: -58px;
}

.contributor {
	color: #555555;
	font-family: 'Fjord One', Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: .1em;
	line-height: 26px;
}

#clienttextcontent a:hover {
	color: #F35F91;
}

.primarytext {
	font-family: 'Fjord One', Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: .1em;
	color: #666666;
	line-height: 26px;
	z-index:3;
	border-top: dotted 1px #444444;
	border-bottom: dotted 1px #666666;
}

.primarytext a {
	line-height: 38px;
	color: #939300;
	font-size: 13px;
}

.heart {
	color: #444444;
}

.primarytitle {
	color: #444444;
	font-family: 'Arapey', Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-decoration: none;
	letter-spacing: 0em;
	font-style: italic;
	font-weight: 400;
	line-height: 26px;
	word-spacing: -0.15em;
	padding-bottom: 20px;
}

.primary_grayit {
	color: #444444;
	font-family: 'Arapey', Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	text-decoration: none;
	letter-spacing: 0em;
	font-style: italic;
	font-weight: 400;
	line-height: 26px;
	word-spacing: -0.15em;
}

.galleryclear {
	clear: both;
	width: 100%;
}

h6 {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;	
	clear: both;	
}

ul.mobilenav {
	margin: 0 auto 2em auto;
	width: 100%;
}
ul.mobilenav a {
	display: block;
	text-align: center;
	margin-bottom: -1em;
	font-family: 'Shanti', Helvetica, Arial, Sans-Serif;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: .16em;
	padding: 1em 0em 2em 0em;
}

ul.mobilenav a:hover {
	background-position: 50% 100%;
}

ul.mobilenav li {
	border-top: 1px dotted #F35F91;
	border-bottom: 1px dotted #F35F91;
	background-color: #222222;
	margin-bottom: -1px;
}

ul.mobilenavou {
	margin: 0 auto 2em auto;
	width: 100%;
}
ul.mobilenavou a {
	display: block;
	text-align: center;
	margin-bottom: -1em;
	font-family: 'Shanti', Helvetica, Arial, Sans-Serif;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: .16em;
	padding: 1em 0em 2em 0em;
}

ul.mobilenavou a:hover {
	background-position: 50% 100%;
}

ul.mobilenavou li {
	border-top: 1px dotted #ae1f23;
	border-bottom: 1px dotted #ae1f23;
	background-color: #222222;
	margin-bottom: -1px;
}


#m_hide {
	display:none;
}

#m_hide:target {
	display:block;
}


#m_nav {
	display:none;
}

#m_nav:target {
	display:block;
}

ul.nav {
	margin: 2em auto 2em auto;
	width: 70%;
}
ul.nav a {
	display: block;
	text-align: center;
	margin-bottom: -1em;
	font-family: 'Shanti', Helvetica, Arial, Sans-Serif;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: .16em;
	padding: 2em 0em 3em 0em;
}

ul.nav a:hover {
	background-position: 50% 100%;
}

ul.nav li {
	border-bottom: 1px dotted #F35F91;
}

ul.nav li:first-child {
	border-top: 1px dotted #F35F91;
}

ul.nav h5{
	display: block;
	text-align: center;
	margin-bottom: -1em;
	font-family: 'Shanti', Helvetica, Arial, Sans-Serif;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: .16em;
	padding: 0;
	background-color: #333;
    border-top: 1px dotted #F35F91;
	border-bottom: 1px dotted #F35F91;
	margin-bottom: -1px;
}

ul.navou {
	margin: 2em auto 2em auto;
	width: 70%;
}
ul.navou a {
	display: block;
	text-align: center;
	margin-bottom: -1em;
	font-family: 'Shanti', Helvetica, Arial, Sans-Serif;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: .16em;
	padding: 2em 0em 3em 0em;
}

ul.navou a:hover {
	background-position: 50% 100%;
}

ul.navou li {
	border-bottom: 1px dotted #ae1f23;
}

ul.navou li:first-child {
	border-top: 1px dotted #ae1f23;
}

ul.navou h5{
	display: block;
	text-align: center;
	margin-bottom: -1em;
	font-family: 'Shanti', Helvetica, Arial, Sans-Serif;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: .16em;
	padding: 0;
	background-color: #333;
    border-top: 1px dotted #ae1f23;
	border-bottom: 1px dotted #ae1f23;
	margin-bottom: -1px;
}

#categorytextcontainer {
	float: left;
	padding: 15% 2%;
	width: 58%;
}

.productfulldestitle {
	font-family: 'Shanti', Helvetica, Arial, Sans-Serif;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: .1em;
	color: #939300;
	line-height: 30px;
}

.productfulldesbody {
	font-family: 'Shanti', Helvetica, Arial, Sans-Serif;
	letter-spacing: .1em;
	color: #777;
	line-height: 19px;
}

.pricename {
	font-family: 'Fjord One', Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-top: 15px;
	position: relative;
	letter-spacing: .1em;
	display: block;
	color: #939300;
	z-index:3;
	padding-bottom: 12px;
	border-top: dotted 1px #555555;
	border-bottom: dotted 1px #555555;
	margin: 12px 12px 0 12px;
}

.pricename a {
	color: #939300;
}

.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	margin-top: 0%;
	display: block;
	color: #F35F91;
	z-index:3;
	text-align: center;
	vertical-align: middle;	
	height: 100%;
}

.footclear {
	clear: both;
	margin-top: 10px;
	width: 100%;
	background-color: #000;
}

.m_footer {
	margin: 40px auto -30px auto;
	width 100%;
	background-image: url(../262images/m_menu.png);
	background-repeat: no-repeat;
	border-top: 1px dotted #F35F91;			
}

.m_footer {
	text-align: center;
	padding: 20px 0 20px 0;
	color: #777;
	font-family: 'Shanti', Helvetica, Arial, Sans-Serif;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: .1em;
}

.m_footer ul {
	margin: 0 3% -5px 3%;
}

.m_footer li {
	padding: 20px 10px;	
	display: inline;
	line-height: 30px;
	clear: both;
}

.m_footerou {
	margin: 40px auto -30px auto;
	width 100%;
	background-image: url(../262images/m_menu.png);
	background-repeat: no-repeat;
	border-top: 1px dotted #ae1f23;			
}

.m_footerou {
	text-align: center;
	padding: 20px 0 20px 0;
	color: #777;
	font-family: 'Shanti', Helvetica, Arial, Sans-Serif;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: .1em;
}

.m_footerou ul {
	margin: 0 3% -5px 3%;
}

.m_footerou li {
	padding: 20px 10px;	
	display: inline;
	line-height: 30px;
	clear: both;
}


.footer {
	text-align: center;
	padding: 65px 0 20px 0;
	margin-top: 0px;
	color: #777;
	font-family: 'Shanti', Helvetica, Arial, Sans-Serif;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: .1em;
	background-color: #000;
	background-image: url(../262images/m_menu1000.png);
	background-repeat: no-repeat;
	z-index: 100;
}

.footer ul {
	margin: 0 3% -5px 3%;
}

.footer li {
	padding: 20px 10px;	
	display: inline;
	line-height: 30px;
	clear: both;
}

.footerhome {
	text-align: center;
	padding: 20px 0 20px 0;
	margin: 15px 3.5% -35px 12px;
	color: #777;
	font-family: 'Shanti', Helvetica, Arial, Sans-Serif;
	font-weight: 400;
	font-size: 13px;
	letter-spacing: .1em;
	background-color: #000;
	border-top: 1px dotted #F35F91;
	background-image: url(../262images/m_menu1000.png);
	background-repeat: no-repeat;
	z-index: 100;
}

.footerhome ul {
	margin: 0 3%;
}

.footerhome li {
	padding: 20px 10px;	
	display: inline;
	line-height: 30px;
	clear: both;
}


.zone img {
	margin: 1px 1px;
	display: block;
		}

.lazy {
}

.galleryback_next {
	margin: 0 15% 30px 15%;
	padding: 10px 10px 10px 15px;
	height: 35px;	
	border-bottom: 1px dotted #939300;
}

.back {
	float:left;
	margin-left: 5px;
}

.next {
	float:right;
	margin-right: 5px;
}

.galleryback_next a {
	color:#666666;	
}

.galleryback_next a:hover {
	color:#444444;	
}

.galleryarrow {
	color:#777777;
	font-size: 16px;
}

.galleryhold {
	color:#000;	
}

.studiotextcontainer {
	margin: 0 15% 30px 15%;
	padding: 0 10px 30px 15px;	
	border-bottom: 1px dotted #939300;
}

.studiotextcontainerou {
	margin: 0 15% 30px 15%;
	padding: 0 10px 30px 15px;	
	border-bottom: 1px dotted #939300;
}

.studiodesc {
	font-family: 'Fjord One', Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: .1em;
	color: #666666;
	line-height: 26px;
}

.studiodesc_gray {
	font-family: 'Fjord One', Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: .1em;
	color: #999999;
	line-height: 24px;
	font-style: italic;
}

.studiodesc_grayit {
	color: #444444;
	font-family: 'Arapey', Georgia, "Times New Roman", Times, serif;
	font-size: 42px;
	text-decoration: none;
	letter-spacing: 0em;
	font-style: italic;
	font-weight: 400;
	line-height: 26px;
	word-spacing: -0.15em;
}

.menu {
	width: 100%;
	display: block;
	text-align: center;
	margin: -2em auto 1em auto;
	padding: 0 0 -.5em 0;
	background-color: #222222;
	border-bottom: 1px dotted #333333;
	z-index: -1;
	background-image: url(../262images/m_menu.png);
	background-repeat: no-repeat;
}

.menu a {	
	color: #939300;
}

.menulines {
	margin: 0 auto 0 73%;
}

.m_menu {
	color: #939300;
	font-family: 'Shanti', Helvetica, Arial, Sans-Serif;
	font-weight: 400;
	font-size: 9px;
	letter-spacing: 0.2em;
	float: left;
}

.pilcrow {
	color: #333333;
}

.arrow {
	margin: -34px auto 0 auto;
	padding: 0 0 30px 0;
	background-image: url(../262images/arrow.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.footerarrow {
	margin: -28px auto 0 auto;
	padding: 30px 0 0 0;
	background-image: url(../262images/arrow_up.png);
	background-repeat: no-repeat;
	background-position: 48.4% 0;
	z-index: -100;
}

.arrowou {
	margin: -34px auto 0 auto;
	padding: 0 0 30px 0;
	background-image: url(../262images/arrowou.png);
	background-repeat: no-repeat;
	background-position: 50% 0;
}

.footerarrowou {
	margin: -28px auto 0 auto;
	padding: 30px 0 0 0;
	background-image: url(../262images/arrowou_up.png);
	background-repeat: no-repeat;
	background-position: 48.4% 0;
	z-index: -100;
}

.diamond {
 color: #555555;
 font-size: 12px;
}

#m_nav {
	margin-top: -1px;
	padding-top: 2em;	
	height: 1px;
	width: 100%;
	z-index: -5;
}
.footdot {
	margin: 20px 0 0 0;
	border-top: solid 1px #000;
	background-color: #000;	
}

.contentarrow {
	color: #F35F91;
	font-size: 11px;
	text-indent: -3px;
	margin-top: 138px;
	margin-bottom: -138px;
}

.no-js .lazy {
	display:none;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	margin: -8px 0;
	padding-top: 10px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	
	width: 100%;
	height: 100%;
}

.video-wrapper {
	max-width: 100%;
	width: 64%;
	padding: 0 12px 0 0;
	margin-bottom: 0;
	margin-top: 0;
	float: left;
	background-color: #000000;
	border-right: solid 1px #444444;
}

.video-wrapper_html5 {
	max-width: 100%;
	width: 65%;
	padding: 0 12px 0 0;
	margin-bottom: 0;
	float: left;
	background-color: #000000;
	border-right: solid 1px #444444;
}

embed {
	float: left;
	padding: 20px;
	margin: 12px 2% 0 3%;
	width: 22%;	
}

.moore {
	color: #939300;
	text-decoration: none;	
}


@media screen and (max-width: 800px) {
	#page {
		position: relative;
	}
 	#logonav {
		width: 100%;
	}
	#content {
		width: 96%;
		float: right;
		padding: 0;
	}
	.categoryimage {
		width: 47%;	
		padding: 0;
		margin: 0 1.5%;
	}
  li#con-type2011,
  li#con-literary, 
  li#con-information,
  li#con-grid,
  li#con-inspiration, 
  li#con-petbeds {
    margin-right: 0;
  }
    h1 {
	display: none;
  }
  
   h2 {
	display: none;
  }
    ul.nav a {
	padding: 1.25em 0em 2.25em 0em; 
  } 
  ul.navou a {
	padding: 1.25em 0em 2.25em 0em; 
	border: #ae1f23;
  } 
  .footer,
  .footer ul,
  .footer li {
	  display: none;
  }
  h5 {
	display: none;
	}
  .contentarrow {
	display:none;
    }
.pricename {
	margin-bottom: 12px;
}
    .footerhome,
    .footerhome ul, 
	.footerhome li {
		display: none;
	}
}

@media screen and (max-width: 799px) {
	.menu {
	display: block;  
  }
     ul.nav {
	display: none; 
  } 
  ul.navou {
	display: none; 
  } 
  .studiotextcontainer {
	margin: 30px 12% 30px 12%;
	padding: 20px 10px 20px 15px;	
	border-top: 1px dotted #F35F91;
	border-bottom: 1px dotted #F35F91;
}

  .studiotextcontainerou {
	margin: 30px 12% 30px 12%;
	padding: 20px 10px 20px 15px;	
	border-top: 1px dotted #ae1f23;
	border-bottom: 1px dotted #ae1f23;
}

  h1 {
	display: none;
    }
	 h2 {
	display: none;
  }
	.arrow {
	background-position: 49.3% 0;
	}
	
	.arrowou {
	background-position: 49.3% 0;
	}
	
	.studiodesc_grayit {
	font-size: 36px;
	}
	#content {
    width: 100%;
	padding: 0;
  }
  .footer,
  .footer ul,
  .footer li {
	  display: none;
  }
  	  #primarycontent {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		background-color: #000;
		border: none;
	}
	
		#primarycontent img {
		width: 74.4%;	
		padding: 6px 12.5% 4px 12.5%;
		border: none;
	}
	
	#primarycontentok {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		background-color: #000;
		border: none;
	}
	
		#primarycontentok img {
		width: 74.4%;	
		padding: 6px 12.5% 4px 12.5%;
		border: none;
	}
	
		#primarytextcontentok {
		margin: 15px 15% 11px 15%;
		padding: 20px 0 20px 0;
		width: 70%;	
	}
	
	.video-wrapper {
		width: 74.4%;	
		padding: 6px 12.5% 4px 12.5%;
		border: none;
	}	

		.video-wrapper_html5 {
		width: 74.4%;	
		padding: 6px 12.5% 0 12.5%;
		border: none;
	}	

		#primarytextcontent {
		margin: 15px 15% 11px 15%;
		padding: 20px 0 20px 0;
		width: 70%;	
	}
	.galleryback_next {
	margin: -20px 12% 10px 12%;
	padding: 0 10px 0px 15px;
	border-bottom: 1px dotted #444444;
    }
	.footdot {
	display: none;
    }
	h5 {
		display: none;
		}
    .contentarrow {
	display:none;
    }
	.footerhome,
    .footerhome ul, 
	.footerhome li {
		display: none;
	}
	.footerarrow {
	background-position: 49.4% 0;
    }
		#primaryconnect {
		width: 100%;
		padding: 0;
		margin: 0 auto;
		border: none;
	    max-width: 800px;
	}
	
	#primarytextconnect {
		padding: 10px 0 30px 0;
		margin: 15px 15% 0 15%;
		width: 70%;	
	}
	
		#primaryconnectou {
		width: 100%;
		padding: 0;
		margin: 0 auto;
		border: none;
	    max-width: 800px;
	}
	
	#primarytextconnectou {
		padding: 10px 0 30px 0;
		margin: 15px 15% 0 15%;
		width: 70%;	
	}
	
	#primarytextconnect:first-child {
		margin-top: 20px;
	}
	
	.primaryconnectbody {
		font-family: 'Fjord One', Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		letter-spacing: .1em;
		color: #666666;
		line-height: 26px;
		z-index:3;
		border-bottom: dotted 1px #444444;
	}
	.primarysubconnect {
		padding-left: 0;
	}
	#primarytextconnect:first-child {
		margin-top: 0;
	}
		#clienttextcontent {
			margin: 15px 15% 15px 15%;
			padding: 20px 0 20px 0;
			width: 70%;	
	}
	
	.contentarrow_client {
		display: none;
	}
	.primary_grayit {
	word-spacing: 0;
}

embed {
		margin: 15px 15% 11px 15%;
		padding: 20px 0 20px 0;
		width: 70%;	
}
.primarytitle {
	word-spacing: 0em;
}
.animation {
	margin-left: 10%;
	margin-right: 10%;
	margin-top: -10px;
}

}

@media screen and (min-width: 800px) {
	.menu {
	display: none;  
  }
   #logonav {
		width: 30%;
	  }
	 ul.nav {
	display: block; 
  } 
    ul.mobilenav {
	  display: none; 
	}
	ul.navou {
	display: block; 
	border: #ae1f23;
  } 
    ul.mobilenavou {
	  display: none; 
	  border: #ae1f23;
	}
	
  #m_hide {
	display:none;
	}
	
	#m_hide:target {
		display:none;
	}
    .arrow {
	background-image: url(../262images/arrow_green.png);
  }
    h4 {
	display: none;
    }
	.m_footer,
	.m_footerou,
    .m_footer ul,
    .m_footer li {
	  display: none;
  }
 	  #primarycontent {
		width: 50%;
		margin: -1.95em auto -6px auto;
		padding: 0 2px 0 0;
		padding-top: 4px;
		background-color: #000000;
		border-right: 1px dotted #F35F91;
		float: left;
	}
	
	#primarycontentok {
		width: 50%;
		margin: -1.95em auto -6px auto;
		padding: 0 2px 0 0;
		padding-top: 4px;
		background-color: #000000;
		border-right: 1px dotted #F35F91;
		float: left;
	}
	
	#primarycontentok img {
		width: 98%;	
		padding: 6px 2% 12px 1px;
		border-right: none;
		float: left;
		z-index: -100;
		margin-bottom: -6px;
	}
	
	#primarytextcontentok {
	    margin: 10px 2% 0 0;
		padding: 20px 5% 20px 5%;
		width: 88%;
		margin-bottom: 7px;
	}
	
	.primarytext {
	font-size: 13px;
	line-height: 22px;
    }
	.primarytitle {
	font-size: 19px;
	line-height: 22px;
    }
		#primarycontent img {
		width: 98%;	
		padding: 6px 2% 12px 1px;
		border-right: none;
		float: left;
		z-index: -100;
		margin-bottom: -6px;
	}
	.contentarrow_client {
		display: none;
	}
	.video-wrapper {
	width: 98%;	
	padding: 2px 2% 2px 0%;
    border-right: none;
	float: left;
}

.video-wrapper_html5 {
	width: 98%;	
	padding: 2px 2% 2px 0%;
    border-right: none;
	float: left;
}

	.video-container {
		margin: -2px 0;
	}
		#primarytextcontent {
	    margin: 10px 2% 0 0;
		padding: 20px 5% 20px 5%;
		width: 88%;
		margin-bottom: 7px;
	}
		#clienttextcontent {
		margin: 10px 2% 0 0;
		padding: 20px 5% 20px 5%;
		width: 88%;
		margin-bottom: 7px;
	}
	
	.galleryback_next {
	font-size: 9px;
    }
	
	.footdot {
	margin: 10px 0 0 0;
	border-top: solid 1px #000;
	background-color: #000;	
}
	h5 {
		display: none;
		}
	.contentarrow {
	color: #F35F91;
	font-size: 11px;
	text-indent: -2px;
	margin-top: 77px;
	margin-bottom: -77px;
	}
	.contentarrow {
	display:none;	
	}
	#galleryclear {
		display: none;
	}
	.footer {
	padding: 25px 0 20px 0;
	position: relative;
	margin-top: 5px; 
}

	.galleryback_next {
	margin: 0 15% 30px 15%;
	padding: 10px 10px 10px 15px;
	height: 35px;	
}

	.studiotextcontainer {
		margin: 0 15% 10px 15%;
		padding: 0 10px 30px 15px;	
	}
	
	.arrow {
		margin: -14px auto 0 auto;
		padding: 0 0 10px 0;
		background-image: url(../262images/arrow_green.png);
	}
	
	.arrowou {
		margin: -34px auto 0 auto;
		padding: 0 0 10px 0;
		background-image: url(../262images/arrow_green.png);
	}
	
	.footerhome {
		text-align: center;
		padding: 20px 0 20px 0;
		margin: 30px 3.5% -35px 12px;
	}
	.footerarrow {
		background-position: 50% 0;
	}
	.footer,
	.footer li,
	.footer ul,
	.footclear,
	.footdot {
		z-index: 100;
	}
	embed {
		margin: 15px 2% 11px 2%;
		padding: 10px 0 10px 0;
		width: 96%;	
}

}

@media screen and (max-width: 400px) {
	  #logonav,
	  #content {
		width: 100%;
		padding: 0;
	  }
	  .categoryimage {
			width: 96%;	
			margin: 10px 3% 4px 2%;
		}
	  h1 {
		display: none;
		}
		 h2 {
	display: none;
  }
	  h5 {
		display: none;
		}
	  ul.nav a {
		padding: 1em 0em 2em 0em; 
	  }
	  ul.navou a {
		padding: 1em 0em 2em 0em; 
	  }
	   .menu {
		display: block;  
	  }
	  
	  .studiotextcontainer {
		margin: 30px 5% 30px 5%;
		padding: 20px 10px 20px 15px;	
		border-top: 1px dotted #F35F91;
		border-bottom: 1px dotted #F35F91;
	   }
	   .studiotextcontainerou {
		margin: 30px 5% 30px 5%;
		padding: 20px 10px 20px 15px;	
		border-top: 1px dotted #ae1f23;
		border-bottom: 1px dotted #ae1f23;
	   }
	   .studiodesc_grayit {
		font-size: 36px;
		}
	  .footer,
	  .footer ul,
	  .footer li {
		  display: none;
	  }
	  .m_footer {
		font-size: 10px;
	  }
	  
	  #primarycontent {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		background-color: #000;
		border: none;
	}
	
		#primarycontent img {
		width: 96%;	
		padding: 6px 2% 4px 2%;
		border: none;
	}
	
	  #primarycontentok {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		background-color: #000;
		border: none;
	}
	
		#primarycontentok img {
		width: 96%;	
		padding: 6px 2% 4px 2%;
		border: none;
	}
	
	.video-wrapper {
	width: 96%;	
	padding: 6px 2% 4px 2%;
	border: none;
}

	.video-wrapper_html5 {
	width: 96%;	
	padding: 6px 2% 0 2%;
	border: none;
}

		#primarytextcontent {
		margin: 15px 5% 15px 5%;
		padding: 20px 0 20px 0;
		width: 90%;	
	}
	
		#primarytextcontentok {
		margin: 15px 5% 15px 5%;
		padding: 20px 0 20px 0;
		width: 90%;	
	}

	.galleryback_next {
	margin: -20px 5% 10px 5%;
	padding: 0 10px 0px 15px;
	border-bottom: 1px dotted #444444;
    }
	.footdot {
	display: none;
    }
	.primarytitle {
	font-size: 20px;
    }
	.contentarrow {
	display:none;
    }
	.footerhome,
    .footerhome ul, 
	.footerhome li {
		display: none;
	}
	.pricename {
	padding-top: 15px;
	margin: 12px 12px 0 12px;
}
	#primaryconnect {
		width: 100%;
		padding: 0;
		border: none;
	}
	
	#primaryconnectou {
		width: 100%;
		padding: 0;
		border: none;
	}
	
	#primarytextconnect {
		padding: 10px 0 30px 0;
		margin: 15px 10% 0 10%;
		width: 80%;	
	}
	
	#primarytextconnect:first-child {
		margin-top: 0;
	}
	
	.primaryconnectbody {
		font-family: 'Fjord One', Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		letter-spacing: .1em;
		color: #666666;
		line-height: 26px;
		z-index:3;
		border-bottom: dotted 1px #444444;
	}
	.primarysubconnect {
		padding-left: 0;
	}
		#clienttextcontent {
		margin: 15px 5% 15px 5%;
		padding: 20px 0 20px 0;
		width: 90%;	
	}
	
	.contentarrow_client {
		display: none;
	}
	.primary_grayit {
	word-spacing: 0;
}
embed {
		margin: 15px 5% 11px 5%;
		padding: 10px 0 10px 0;
		width: 90%;	
}
.primarytitle {
	word-spacing: 0em;
}
.animation {
	margin-left: 5%;
	margin-right: 5%;
	margin-top: -10px;
}
}

@media screen and (min-width: 1200px) {
  .product {
    margin-right: 2%;    /* 21px / 633px */
    width: 31%;          /* 88px / 633px */
  }
   	#logonav {
		min-width: 320px;
	}
   .menu {
   display: none;  
  }
	  h4 {
	display: none;
    }
	#m_hide {
	display:none;
	}
	
	#m_hide:target {
		display:none;
	}
  .m_footer,
  .m_footerou,
  .m_footer ul,
  .m_footer li {
	  display: none;
  }
  #primarycontent {
	float: left;
	width: 65%;
	max-width: 950px;
	margin-bottom: 30px;
	margin-top: -2.2em;
	background-color: #222222;
	border-right: dotted 1px #F35F91;
}

#primarycontent img {
	width: 65%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 16px 15px 0 0;
	margin-bottom: 0;
	float: left;
	background-color: #000000;
	border-right: solid 1px #444444;
}

  #primarycontentok {
	float: left;
	width: 65%;
	max-width: 1150px;
	margin-bottom: 0px;
	margin-top: -2.2em;
	background-color: #222222;
	border-right: dotted 1px #F35F91;
}

#primarycontentok img {
	width: 68.2%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 16px 15px 0 0;
	margin-bottom: 0;
	float: left;
	background-color: #000000;
	border-right: solid 1px #444444;
}

.video-wrapper {
	max-width: 100%;
	width: 65%;
	padding: 8px 12px 8px 0;
	border-right: 1px solid #444444;
}

.video-wrapper_html5 {
	max-width: 100%;
	width: 65%;
	padding: 8px 12px 0 0;
	border-right: 1px solid #444444;
}

#primarytextcontent {
	float: left;
	padding: 20px;
	margin: 40px 2% 0 3%;
	width: 22%;	
}

#primarytextcontentok {
	float: left;
	padding: 20px;
	margin: 40px 2% 0 3%;
	width: 20%;	
}

.galleryback_next {
	font-size: 13px;
}
.footdot {
	margin: 10px 0 0 0;
	border-top: solid 1px #000;
	background-color: #000;	
}
  #primarycontent {
	  margin-bottom: 0;
  }
  h5 {
		display: none;
		}
	.primarytitle {
	color: #555555;
}
	.contentarrow {
	color: #F35F91;
	font-size: 11px;
	text-indent: -3px;
	margin-top: 78px;
	margin-bottom: -78px;
}
.footer {
	padding: 25px 0 20px 0;
}
.footerhome {
	text-align: center;
	padding: 20px 0 20px 0;
	margin: 30px 3.5% -35px 12px;
}
#primarycontent img {
	padding: 12px 12px 0 0;
}

.galleryback_next {
	margin: 0 15% 30px 15%;
	padding: 10px 10px 10px 15px;
	height: 35px;	
}

.studiotextcontainer {
	margin: 0 15% 10px 15%;
	padding: 0 10px 30px 15px;	
}

.arrow {
	margin: -14px auto 0 auto;
	padding: 0 0 10px 0;
	background-image: url(../262images/arrow_green.png);
}

.arrowou {
	margin: -34px auto 0 auto;
	padding: 0 0 10px 0;
	background-image: url(../262images/arrow_green.png);
}

.footerarrow {
	background-position: 50% 0;
}
	.contentarrow_client {
		display: block;
	}
	.contentarrow {
	display:block;	
	}
	#clienttextcontent {
	float: left;
	padding: 20px;
	margin: 22px 2% 0 3%;
	width: 22%;	
}
.footer {
	padding: 25px 0 20px 0;
	position: relative;
	margin-top: 0px; 
}

embed {
	float: left;
	padding: 20px;
	margin: 12px 2% 0 3%;
	width: 22%;	
}
}