/*! normalize.css v1.1.2 | MIT License | git.io/normalize */


/* ==========================================================================
   HTML5 display definitions

   ========================================================================== */

/* Correct `block` display not defined in IE 6/7/8/9 and Firefox 3. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

/* Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3. */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }

/* Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/* Address styling not present in IE 7/8/9, Firefox 3, and Safari 4. Known issue: no IE 6 support. */
[hidden] { display: none; }


/* ==========================================================================
   Base
   ========================================================================== */

/* 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using `em` units. 
   2. Prevent iOS text size adjust after orientation change, without disabling    user zoom. */
html { font-size: 100%; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Address `font-family` inconsistency between `textarea` and other form elements. */
html, button, input, select, textarea { font-family: sans-serif; }

/* Address margins handled incorrectly in IE 6/7. */
body { margin: 0; }


/* ==========================================================================
   Links
   ========================================================================== */

/* Address `outline` inconsistency between Chrome and other browsers. */
a:focus { outline: thin dotted; }

/* Improve readability when focused and also mouse hovered in all browsers. */
a:active,
a:hover { outline: 0; }


/* ==========================================================================
   Typography
   ========================================================================== */

/* Address font sizes and margins set differently in IE 6/7. 
   Address font sizes within `section` and `article` in Firefox 4+, Safari 5, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }
h2 { font-size: 1.5em; margin: 0.83em 0; }
h3 { font-size: 1.17em; margin: 1em 0; }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.67em; margin: 2.33em 0; }

/* Address styling not present in IE 7/8/9, Safari 5, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/* Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome. */
b,
strong { font-weight: bold; }
blockquote { margin: 1em 40px; }

/* Address styling not present in Safari 5 and Chrome. */
dfn { font-style: italic; }

/* Address differences between Firefox and other browsers. Known issue: no IE 6/7 normalization. */
hr { box-sizing: content-box; height: 0; }

/* Address styling not present in IE 6/7/8/9. */
mark { background: #ff0; color: #000; }

/* Address margins set differently in IE 6/7. */
p, pre { margin: 1em 0; }

/* Correct font family set oddly in IE 6, Safari 4/5, and Chrome. */
code, kbd, pre, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers. */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

/* Address CSS quotes not supported in IE 6/7. */
q { quotes: none; }

/* Address `quotes` property not supported in Safari 4. */
q:before, q:after { content: ''; content: none; }

/* Address inconsistent and variable font size in all browsers. */
small { font-size: 80%; }

/* Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* ==========================================================================
   Lists
   ========================================================================== */

/* Address margins set differently in IE 6/7. */
dl,
menu,
ol,
ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }

/* Address paddings set differently in IE 6/7. */
menu,
ol,
ul { padding: 0 0 0 40px; }

/* Correct list images handled incorrectly in IE 7. */
nav ul,
nav ol { list-style: none; list-style-image: none; }


/* ==========================================================================
   Embedded content
   ========================================================================== */

/* 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3. 2. Improve image quality when scaled in IE 7. */
img { border: 0; /* 1 */ -ms-interpolation-mode: bicubic; /* 2 */ }
/* Correct overflow displayed oddly in IE 9. */
svg:not(:root) { overflow: hidden; }


/* ==========================================================================
   Figures
   ========================================================================== */

/* Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11. */
figure { margin: 0; }


/* ==========================================================================
   Forms
   ========================================================================== */

/* Correct margin displayed oddly in IE 6/7. */
form { margin: 0; }

/* Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/* 1. Correct color not being inherited in IE 6/7/8/9.
   2. Correct text not wrapping in Firefox 3.
   3. Correct alignment displayed oddly in IE 6/7. */
legend { border: 0; /* 1 */ padding: 0; white-space: normal; /* 2 */ *margin-left: -7px; /* 3 */ }

/* 1. Correct font size not being inherited in all browsers.
   2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5, and Chrome.
   3. Improve appearance and consistency in all browsers. */
button,
input,
select,
textarea { font-size: 100%; /* 1 */ margin: 0; /* 2 */ vertical-align: baseline; /* 3 */ *vertical-align: middle; /* 3 */ }

/* Address Firefox 3+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
button, input { line-height: normal; }

/* Address inconsistent `text-transform` inheritance for `button` and `select`.
   All other form control elements do not inherit `text-transform` values.
   Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
   Correct `select` style inheritance in Firefox 4+ and Opera. */
button, select { text-transform: none; }

/* 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls.
   2. Correct inability to style clickable `input` types in iOS.
   3. Improve usability and consistency of cursor style between image-type `input` and others.
   4. Remove inner spacing in IE 7 without affecting normal text inputs.
      Known issue: inner spacing remains in IE 6. */
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ *overflow: visible;  /* 4 */ }

/* Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/* 1. Address box sizing set to content-box in IE 8/9.
   2. Remove excess padding in IE 8/9.
   3. Remove excess padding in IE 7.
      Known issue: excess padding remains in IE 6. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ *height: 13px; /* 3 */ *width: 13px; /* 3 */ }

/* 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
   2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
      (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ /* 2 */ box-sizing: content-box; }

/* Remove inner padding and search cancel button in Safari 5 and Chrome on OS X. */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* Remove inner padding and border in Firefox 3+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 1. Remove default vertical scrollbar in IE 6/7/8/9.  
   2. Improve readability and alignment in all browsers. */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }


/* ==========================================================================
   Tables
   ========================================================================== */

/* Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

/* @override http://byhands.sogndc.com/public/docs/css/dev.css */


/* DEV ======================================================================
 Hash Grid Options
 showGridKey: 'g', 
 holdGridKey: 'h', 
 foregroundKey: 'f', 
 jumpGridsKey: 'j', 
 numberOfGrids: 2

 ========================================================================== */

/* general */
#grid 						{ overflow: hidden!important; position: absolute; top: 0; left: 50%; }

/* Baselines. Remember CSS properties that define box model: visible height = height + borders + margins + padding */
#grid div.horiz 			{ border-bottom: 1px dotted darkgray; margin: 0; padding: 0; }
#grid.grid-1 div.horiz 		{ height: 17px; }
#grid.grid-2 div.horiz 		{ height: 8px; }

/* Grid offset top*/
#grid div.horiz:first-child { margin-top: 1px; }

/* Column background colour */
#grid div.vert 				{ margin-right: 17px/* gutter */; opacity: .25; background-color: lightgrey; border-color: blue; border: solid blue; border-width: 0 1px; }

/* Vertical grid lines width - needs outer gutter because of bug */
#grid div.vert.first-line 	{ margin-left: 17px; }


/* ==========================================================================
 DEV - Breadcrumbs for dev

 ========================================================================== */
.crumbs	a					{ display: inline-block; }
.crumbs a:after 			{ content: "/"; }
.crumbs a:last-child:after 	{ content: ""; }


/* SITEMAP ===================================================================
 Tree

 ========================================================================== */
#tree						{ text-indent: -1px; margin-top: 27px; }

#tree ul					{ margin-left: 0px; position: relative; margin-bottom: 18px; }
#tree ul li 				{ padding-left: 21px/*width*/; position: relative; }

#tree ul:before				{ top: 3px; bottom: 0px; border-left: 2px solid; width: 0; }
#tree ul li:before			{ top: 15px; width: 13px; border-top: 2px solid; height: 0; }

#tree ul:before,
#tree ul li:before			{ position: absolute; left: 0; content: ""; display: block; }

#tree ul li:last-child:before{ background: #fcfcfc; bottom: 0; height: auto; }

/* 5 levels */
/*ul.l-1						{ }
ul.l-2						{ }
ul.l-3						{ }
ul.l-4						{ }
ul.l-5						{ }*/

#tree code 					{ padding-left: 9px; color: #888; }


/* Add new icons below here *****************************/

.icon-byhands-logo:before { content: "\E600"; }
.icon-by:after,
.icon-by:before { content: "\E601"; }
.icon-hands:after,
.icon-hands:before { content: "\E602"; }
.icon-byhands-logo:before {content: "\E600"; }
.icon-burger:before { content: "\E603"; }
.icon-close:before { content: "\E604"; }
.icon-open:before { content: "\E605"; }
.icon-mobile-open:before { content: "\E606"; }
.icon-previous:before { content: "\E607"; }
.icon-next:before { content: "\E608"; }
.icon-top:before { content: "\E609"; }
.icon-upscale:before { content: "\E60A"; }
.icon-facebook:before { content: "\E60B"; }
.icon-twitter:before { content: "\E60C"; }
.icon-instagram:before { content: "\E60D"; }
.icon-pinterest:before { content: "\E60E"; }
.icon-shop:before { content: "\E60F"; }
.icon-pay:before { content: "\E610"; }
.icon-shipping:before { content: "\E611"; }
.icon-send:before { content: "\E612"; }

/* @override http://byhands.sogndc.com/public/docs/css/boxer.css */


/* ==========================================================================
 Boxer v3.1.0 - 2014-05-07
 A jQuery plugin for displaying images, videos or content in a modal overlay. Part of the Formstone Library.
 http://formstone.it/boxer/
 Copyright 2014 Ben Plum; MIT Licensed


 ========================================================================== */
.boxer-open 						{  }/* class that gets added to the body */
.boxer-lock 						{ overflow: hidden!important; }/*what is this?*/

/* overlay content style */
#boxer 								{ /*background: #f80000;*/ padding: 0; opacity: 0; position: absolute; z-index: 105; }

/* animation resets */
#boxer * 							{ -webkit-transition: none; transition: none; }

/* overlay */
#boxer-overlay 						{ background: #fcfcfc; height: 100%; left: 0; opacity: 0; position: fixed; top: 0; width: 100%; z-index: 105;
									-webkit-transition: opacity 0.125s ease-out; transition: opacity 0.125s ease-out;
									}
/* overlay transparency - be careful because of functions attached */
.boxer-open #boxer-overlay 			{ opacity: 1; }
.boxer-open #boxer 					{ opacity: 1; }


/* opening animation */
#boxer.animating 					{
    -webkit-transition: left 0.125s ease, opacity 0.125s ease-out, top 0.125s ease;
    transition: left 0.125s ease, opacity 0.125s ease-out, top 0.125s ease;
}
#boxer.animating .boxer-container 	{ -webkit-transition: height 0.125s ease, width 0.125s ease; transition: height 0.125s ease, width 0.125s ease; }
#boxer .boxer-container 			{ height: 100%; width: 100%; overflow: hidden; position: relative; z-index: 105; zoom: 1; }


/* image slide speed */
#boxer .boxer-content 				{ -webkit-transform: translate3d(0,0,0); opacity: 0; overflow: hidden; padding: 0; width: 10000px; }
#boxer.animating .boxer-content 	{
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out; }

.boxer-open #boxer.loading .boxer-content { opacity: 0; }
.boxer-open #boxer .boxer-content 	{ opacity: 1; }


/* close button */
#boxer .boxer-close 				{ color: #f80000; font-size: 3em; line-height: 36px; width: 120px; cursor: pointer; display: block; z-index: ; }
#boxer .boxer-close:before,
#boxer .boxer-close:after 			{ content: "\E604"; position: fixed; right: 36px; top: 39px; cursor: pointer; }
#boxer .boxer-close:after 			{ opacity: 0.0; color: #f80000; z-index: 999; -webkit-transition: opacity .25s ease-out 0.1s; transition: opacity .25s ease-out 0.1s; }
#boxer .boxer-close:hover:after 	{ opacity: 1; }

/* media */
#boxer .boxer-image 				{ float: left; /*padding: 36px; */ }
#boxer .boxer-video 				{ height: 100%; width: 100%; /*padding: 36px; */}
#boxer .boxer-iframe 				{ border: none; float: left; height: 100%; width: 100%; overflow: auto; }


/* counter + caption */
#boxer .boxer-meta 					{ color: ; padding: 12px 0 0 0; clear: both; }
#boxer .boxer-position,
#boxer .boxer-caption p,
#boxer .boxer-caption.gallery p 	{ text-align: center; margin: 0; padding: 0; }


/* arrow buttons */
#boxer .boxer-control 				{
    font-size: 4em;
    color: #f80000;
    position: absolute;
    cursor: pointer;
    display: block;
    bottom: 0;
    height: 0;
    width: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
}
#boxer .boxer-control.previous 		{ left: 0px; color: #f80000;}
#boxer .boxer-control.next 			{ right: 0px; color: #f80000;}

#boxer .boxer-control.previous:hover,
#boxer .boxer-control.next:hover 	{ /*color: #333;*/ }
#boxer .boxer-control.disabled 		{ color: #333; opacity: 0.05; }

/* custom arrows - O */
#boxer .boxer-control.previous:before,
#boxer .boxer-control.previous:after,
#boxer .boxer-control.next:before,
#boxer .boxer-control.next:after  	{
    line-height: 0;
    width: auto;
    height: 0px;
    overflow: visible;
    position: fixed;
    top: 50%; }

#boxer .boxer-control.previous:before,
#boxer .boxer-control.previous:after { left: 18px; content: "prev"; }
#boxer .boxer-control.next:before,
#boxer .boxer-control.next:after 	{ right: 18px; content: "Next"; text-align: right; }

#boxer .boxer-control.previous:after,
#boxer .boxer-control.next:after 	{
    opacity: 0.0;
    color: #f80000;
    z-index: 999;
    -webkit-transition: opacity .25s ease-out 0.1s;
    transition: opacity .25s ease-out 0.1s; }

#boxer .boxer-control:hover.previous:after,
#boxer .boxer-control:hover.next:after{ opacity: 1; }

/* loader */
#boxer.mobile.loading,
#boxer.loading 						{ background: # ; }
#boxer.mobile.loading:after,
#boxer.loading:after 				{ font-size: 4em; content: "loading"; line-height: 0px; height: 0px; overflow: visible; width: 100%; top: 50%; position: absolute; z-index: 999; text-align: center; }


/* Mobile */
#boxer.mobile 						{ background: #fcfcfc; padding: 27px 0px 0px 0px; position: fixed; width: 100%; height: 100%; top: 0; left: 0; bottom: 0; right: 0; }
#boxer.mobile .boxer-content 		{ overflow: hidden; padding: 0; }/*added O*/

/* Controls */
#boxer.mobile .boxer-close 			{ }
#boxer.mobile .boxer-container 		{ background: #; position: relative; }
#boxer.mobile .boxer-content 		{ background: #; }
#boxer.mobile .boxer-control 		{ }

/* Captions + counter */
#boxer.mobile .boxer-meta 			{ background: #fcfcfc; padding: 0 0 0 0; position: absolute; bottom: 54px; left: 0; width: 100%; }
#boxer.mobile .boxer-position 		{ background: #fcfcfc; } /* counter */
#boxer.mobile .boxer-caption p 		{ } /* caption */

#boxer.mobile .boxer-image 			{ -webkit-transition: none!important; transition: none!important; -webkit-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); }
#boxer.mobile.animated .boxer-image { -webkit-transition: -webkit-transform 0.25s ease-out!important; transition: -webkit-transform 0.25s ease-out!important; transition: transform 0.25s ease-out!important; transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out!important; }

#boxer.mobile.inline .boxer-content,
#boxer.mobile.iframe .boxer-content { overflow-x: hidden; overflow-y: scroll; -webkit-overflow-scrolling: touch; }


@media only screen and (max-width: 767px) {

	#boxer .boxer-control,
	#boxer.mobile.loading:after,
	#boxer.loading:after 			{ font-size: 2em; }

	#boxer .boxer-image,
	#boxer .boxer-video 			{ padding: 9px; }

}



/* @override http://byhands.sogndc.com/public/docs/css/main.css */

/* ==========================================================================
 Icons
 NB: remember workaround for chrome/opera on windows
 http://icomoon.io/#post/318

 ========================================================================== */
@font-face { font-family: "icomoon"; src:url(/fonts/icomoon-e5da23cc7188a4560f0ab196a48e0683.eot?vsn=d); src:url(/fonts/icomoon-952b004c10d8155d0067193ed34fe934.woff?vsn=d) format("woff"); src:url(/fonts/icomoon-60ab078708c0a2fdf67ed35e4b834ee8.ttf?vsn=d) format("truetype"), url(/fonts/icomoon.svg#icomoon) format("svg"), url(/fonts/icomoon.eot?#iefix) format("embedded-opentype"); font-weight: normal; font-style: normal; }
@font-face {
  font-family: "Apercu Regular";
  src:url(/fonts/apercu_regular-4dad578c78e787d3cbeb5dd8c365da59.eot?vsn=d);
  src:url(/fonts/apercu_regular-b23291da24630d29314a41f8181bc301.woff?vsn=d) format("woff");
  src:url(/fonts/apercu_regular-7b407a351b70c2b7ec9a2b936a8900df.ttf?vsn=d) format("truetype"),
  url(/fonts/apercu_regular.svg#apercuregular) format("svg"),
  url(/fonts/apercu_regular.eot?#iefix) format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Apercu Bold";
  src:url(/fonts/apercu_bold-fd7b76069861640e5270d0529813644a.eot?vsn=d);
  src:url(/fonts/apercu_bold-49daf60d0b4958c9eb667f43e7296b5a.woff?vsn=d) format("woff");
  src:url(/fonts/apercu_bold-907b89664727168376cdd4c14ff95b81.ttf?vsn=d) format("truetype"),
  url(/fonts/apercu_bold.svg#apercubold) format("svg"),
  url(/fonts/apercu_bold.eot?#iefix) format("embedded-opentype");
  font-weight: bold;
  font-style: normal;
}

.mc-modal iframe html body, .mc-modal iframe html {
  overflow: hidden;
}

/* http://icomoon.io/#post/318 */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face { font-family: "icomoon"; src: url(/fonts/icomoon.svg#icomoon) format("svg"); }
}
.boxer-close,
a#submit:after,
input[type=submit]:after,
.toggle-icon,
#burger,
[class^="icon-"],
[class*=" icon-"]{ font-family: "icomoon"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-backface-visibility: hidden; text-rendering: optimizeLegibility; }


/* ==========================================================================
 HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)

 ========================================================================== */

/* select text colour. NB needs to be separate css specs */
::-moz-selection 		{ background: #f80000; color: #fcfcfc; text-shadow: none; }
::selection 			{ background: #f80000; color: #fcfcfc; text-shadow: none; }

/* border line */
hr 						{ display: block; height: 0px; border: 0; border-top: 2px solid #333; margin: 9px; padding: 0; }
.col hr 				{ margin: 0; }/* hr inside column */

/* do we need this? */
fieldset 				{ border: 0; margin: 0; padding: 0; }

/* do we need this? */
textarea 				{ resize: vertical; }

/* Reset lists */
ul, ol 					{ padding: 0; margin: 0; list-style: none; }

/* Removing flickering on following elements */
img,
.iframe,.video,embed,
a 						{ -webkit-backface-visibility: hidden; }
a 						{ text-decoration: none; }


/* PRELOADING */

/* we cant fade in the first image since we lose positioning with masonry :( */

.placeholder .img-main {
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: opacity 1s linear;
  transition: opacity 1s linear;
}

.placeholder .img-main.loaded {
  opacity: 1;
  -webkit-transition: opacity 1s linear;
  transition: opacity 1s linear;
}

.placeholder .img-placeholder {
  -webkit-filter: blur(30px);
          filter: blur(30px);

  /* this is needed so Safari keeps sharp edges */
  /*transform: scale(1);*/
  opacity: 0.2;
  -webkit-transition: opacity 1s linear;
  transition: opacity 1s linear;
}

.placeholder .img-placeholder.hidden {
  /*transform: scale(0);*/
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: opacity 1s linear;
  transition: opacity 1s linear;
}




/* ==========================================================================
   Images and Video - Be careful check javascript

 ========================================================================== */

/* Resets */
img {
  max-width: 100%;
  vertical-align: top;
  height: auto;
  margin: 0;
  padding: 0;
  display: block;
}

.thumb-over img {
  min-width: 100%;
}


/* ==========================================================================
   Padding bottom hack - http://www.smashingmagazine.com/2013/09/16/responsive-images-performance-problem-case-study/
   Inline padding bottom with Twig/Stacey by Karl Ward:

   {% set imageRatio = page.thumb.height/page.thumb.width*100 %}
   <figure style="padding-bottom:{{imageRatio}}%;"><img src="{{page.thumb.url}}" /></figure>
 ========================================================================== */

figure 					{ margin: 0; background: #e4e4e4; position: relative; height: 0; overflow: visible; }
figure img				{ -webkit-backface-visibility: hidden; }

/* Fit Video */
.fitvid					{ max-width: 100%; }


.qLtempOverlay {
  background-color: #fff !important;
}

/* ==========================================================================
   RESPONSIVE NAV
   responsive-nav.js v1.0.20 by @viljamis

   ========================================================================== */
/* important styles */
.js #menu 				{ clip: rect(0 0 0 0); max-height: 0; position: absolute; display: block; overflow: hidden; zoom: 1; }
#menu.opened 			{ max-height: 9999px; }

#menu li 				{ display: block; }
#menu,
#menu a 				{ display: inline-block; width: 100%; /*float: left;*/ }
#burger 				{ -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }


/* ==========================================================================
   MASONRY
   Recommended Masonry styles

   ========================================================================== */

/* required for containers to inherit vertical size from window */
html, body 				{ height: 100%; }

/**** Transitions ****/
.masonry,
.masonry .masonry-brick { -webkit-transition-duration: .5s; transition-duration: .5s; }
.masonry 				{ -webkit-transition-property: height, width; transition-property: height, width; }
.masonry .masonry-brick { -webkit-transition-property: left, right, top; transition-property: left, right, top; }


/* ==========================================================================
   SLIDER BANNER
   http://responsiveslides.com v1.51 by @viljamis

 ========================================================================== */

.rslides 				{ position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li 			{ position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img 			{ display: block; height: auto; float: left; width: 100%; border: 0; }


/* ==========================================================================
   FLEX LOGO feature

 ========================================================================== */
#flex-logo 								{ color: #f80000; font-size: 10.475em; height: 0px; overflow: visible; top: 50%; position: absolute; width: 100%; }

/* icon + position */
#flex-logo #by:before,
#flex-logo #by:after 					{ left: 18px; position: absolute; line-height: 0px; }
#flex-logo #hands:before,
#flex-logo #hands:after 				{ right: 18px; position: absolute; line-height: 0px; }
#flex-logo #by:before,
#flex-logo #hands:before 				{ z-index: -1; }

/* depth + opacity */
#flex-logo #by:after,
#flex-logo #hands:after 				{ opacity: 1; z-index: 999; }
#flex-logo.loaded #by:after,
#flex-logo.loaded #hands:after 			{ opacity: 0; -webkit-transition: opacity 1s ease-out 2s; transition: opacity 1s ease-out 2s; }
#flex-logo.loaded.finished #by:after,
#flex-logo.loaded.finished #hands:after	{ visibility: hidden; display: none; }


/* ==========================================================================
   General layout

 ========================================================================== */

*						{ -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; }
body					{ overflow-y: scroll; background: #fcfcfc; color: #333; }
	.container			{ margin: 0 auto; }
		header 			{ }
		section 		{ }
		footer 			{ padding-bottom: 90px; }

/* columns */
.col 					{ float: left; padding: 9px; }
.float-right 			{ float: right; }



/* ==========================================================================
	Colours:

	Red: #f80000 - 248,0,0
	Grey: #919191 - 145,145,145
	Black: #333 - 51,51,51
	Orange: #FFA022 - 255,160,34
 ========================================================================== */


/* ==========================================================================
   Links

 ========================================================================== */

/* stacey is current Menu - active class is added only to root element in ol > li > etc*/
a:active,
a:hover,
a 						{ color: #f80000; /* Disable tap highlighting */ -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }


/* ==========================================================================
   Typography

  font-family: "Apercu Regular", Calibri, sans-serif; font-size-adjust:0.508; font-weight:normal; font-style:normal;
  font-family:"Apercu Bold", Calibri, sans-serif; font-size-adjust:0.508; font-weight:bold; font-style:normal;
  font-family:"Apercu Italic", Calibri, sans-serif; font-size-adjust:0.508; font-weight:normal; font-style:italic;

 ========================================================================== */

/* TYPOGRAPHY size, weight and family */
body 					{ font-size: 19px; line-height: 27px; font-family: "Apercu Regular", helvetica, sans-serif; font-size-adjust: 0.508; font-weight: normal; font-style: normal; }

h1,
h2 						{ font-size: 48px; line-height: 54px; font-weight: normal; font-style: normal; margin: 0; }

h3,
h4,
#site-header a,
#page-header p 			{ font-size: 27px; line-height: 36px; font-weight: normal; font-style: normal; }

ul#page-nav,
.small p,
small,
figcaption,
h5,
h6 			 			{ font-size: 15px; line-height: 21px; font-weight: normal; font-style: normal; margin: 0; }



/* DESKTOP TYPO */
h4 						{ padding: 0 0 25px 0; margin: 0; }
.rslides h4 			{ padding: 0 0 27px 0; }
p 						{ padding: 4px 0 23px 0; margin: 0; }
.small p 			 	{ padding: 0 0 21px 0; }
h5 			 			{ padding: 2px 0 1px 0; }
small,
figcaption,
h6 			 			{ padding: 0 0 0 0; }


/* MARKDOWN STYLES */
.markdown figure		{ margin-bottom: 10px; }
.markdown h3,
.markdown h4			{ padding: 13px 0 1px 0; }
.markdown ul 			{ margin: 0 0 18px 18px; list-style: disc; }
.markdown ol 			{ margin: 0 0 18px 18px; }


/* INLINE STYLES */
strong, b 				{ font-family: "Apercu Bold", helvetica, sans-serif; font-size-adjust: 0.508; font-weight: normal; font-style: normal; }
/*
em 						{ font-family: "Apercu Italic", helvetica, sans-serif; font-size-adjust: 0.508; font-weight: normal; font-style: italic; }
*/
/* code */
code, pre 				{ font-size: 15px; line-height: inherit; font-family: 'courier new', monospace, serif; _font-family: 'courier new', monospace; }


/* BUTTONS */
.btn 					{ background: #fcfcfc; border: 2px solid #f80000; display: block; text-align: center; padding: 3px; }
.no-touch .btn:hover 	{ background: #f80000; color: #fcfcfc; }

/* Share */
.circle-btn				{ padding: 9px 0; line-height: 36px; font-size: 39px; }
.circle-btn a			{ border: 2px solid #f80000; border-radius: 50%; }
.circle-btn a:hover		{ color: #fcfcfc; background: #f80000; }


.posts figure {
  height: auto;
}

[data-script="post"] article figure.auto-height {
	height: auto !important;
}

/* ==========================================================================
 Media Queries

 ==========================================================================

/* portrait mobile */
@media only screen and (min-width: 0px) {
	.mobile-hide 		{ display: none; visibility: hidden; }
}

	/* BREAKPOINT */
	.mobile-hide 		{ display: none; visibility: hidden; }

	/* COLUMNS */
	.one,
	.two,
	.three,
	.four,
	.five,
	.six-two,
	.six 				{ width: 100%; }
	.container 			{ width: auto; min-width: 192px; padding: 0 18px; }
	.one-two 			{ width: 50%; }

/* } */
/* landscape mobile */
@media only screen and (min-width: 480px) {

	/* COLUMNS */
 	.one,
	.two,
	.three				{ width: 50%; }

}
/* up to landscape tablet */
@media only screen and (max-width: 972px) {
	figure { height: 0; }
	#post figure { height: auto; }
  #grid{ left: auto!important; right: auto!important; width: 100%; }
  #grid div.vert {margin: 0 27px!important; display: block!important; }

	/* TYPOGRAPHY */
	body,
	ul#page-nav,
	.small p,
	small,
	figcaption,
	h5,
	h6 			 			{ font-size: 15px; line-height: 21px; }

	h1,
	h2 						{ font-size: 36px; line-height: 45px; padding: 0; }

	#site-header a 			{ font-size: 27px; line-height: 36px; }

	h3,
	h4,
	#page-header p 			{ font-size: 19px; line-height: 27px; margin: 0; }

	/* Toggler h2 type size reset */
	.toggler-link h2 		{ font-size: 27px; line-height: 36px; }


	/* MENU floats */
	#site-header.container		{ padding: 0; margin-bottom: 10px;}
	#site-header #logo 			{ padding: 0 18px; color: #fcfcfc; background: #f80000; border-bottom: 2px solid #fcfcfc; }
	#site-header #logo a 		{ color: #fcfcfc; }
	#site-header #menu .col		{ padding: 0; width: 100%/*force full width*/;  }
	#site-header #menu .col a	{ padding: 9px 27px; color: #fcfcfc; background: #f80000; border-bottom: 2px solid #fcfcfc; }

	/* BURGER */
	#site-header #logo .col 			{ position: relative/*contains abbsolute burger*/; }
	#site-header a#burger 				{ /*font-size: 30px; line-height: 36px;*/ color: #fcfcfc; width: 54px; text-align: right; position: absolute; top: 9px; right: 9px; }
	#site-header a#burger:hover 		{ color: #fcfcfc; }
	#site-header a#burger:before 		{ content: "\E603"; }
	#site-header a#burger.served:before { content: "\E604"; }

	/* TOGGLERS .toggler button open/closed styling for mobile */
	.js .toggler-link .toggle-icon:after 		{ content: "\E605"; }
	.js .active.toggler-link .toggle-icon:after { content: "\E604"; }
	.js .toggle-content 						{ max-height: 0; overflow: hidden; /*-webkit-transition: max-height .5s ease-in-out 0s; transition: max-height .5s ease-in-out 0s;*/ } /* hide .toggleContent with css avoid FOUC */
	.js .toggle-content.expanded 				{ max-height: 9999px; overflow: visible; } /* show the .toggleContent when added .toggle-expand class */

	/* WIDE BOX Illustrators columns */
	.wide-box .col 			{ padding: 0 9px; }
	.wide-box .col			{ width: 100%; height: 100%; }
	.wide-box hr 			{ margin: 0 9px; }
	.wide-box .col a		{ padding: 18px 0; display: block; height: 100%; width: 100%; }
	h3 span					{ font-size: 27px; }

	/* PADDING ADJUSTMENTS */
	#page-header .col,
	#footer nav .col 		{ padding: 0 9px; }
	#footer nav h3 			{ padding: 0; margin: 0; }
	#footer nav .col:last-of-type { display: block; }

}


/* landscape tablet and small desktop */
@media only screen and (min-width: 972px) { #grid.grid-1, #grid.grid-2 { width: 990px; margin-left: -495px; } #grid.grid-1 div.vert { width: 145px; } #grid.grid-2 div.vert { width: 64px; }

	/* TYPOGRAPHY */
	#page-header h1,
	#page-header h2 	{ padding: 0 0 7px 0; }

	h2,
	h3,
	#page-header p 		{ padding: 7px 0; margin: 0; }

	ul#page-nav			{ font-size: 15px; line-height: 27px; padding: 9px 0; font-weight: normal; font-style: normal; }

	/* FLEX logo */
	#flex-logo 			{ font-size: 20em; }


	/* BREAKPOINT related */
	.mobile-hide 		{ display: block; visibility: visible; }
	#burger,
	.desktop-hide 		{ display: none; visibility: hidden; }

	/* RESPONSIVE NAV important styles */
	.js #menu 			{ position: relative; }
	.js #menu.closed 	{ max-height: none; }
	#menu div 			{ background: transparent; border-bottom: 0; } /* reset background + color on nav */
	#menu div a 		{ background: transparent; -webkit-transition: color .125s ease-out, background 0 ease-out; transition: color .125s ease-out, background 0 ease-out; }
	/* end responsive-nav important styles */

	/* TOGGLER */
	.js .toggle-icon 	{ display: none; } /* hide toggler */
	a.toggler-link,
	a.toggler-link.active,
	a.toggler-link:hover{ color: #333!important; cursor: default!important; } /* prevent toggler-link looking like link on expanded */

	/* LINKS no-touch */
	a 					{ -webkit-transition: color .125s ease-out, background .125s ease-out; transition: color .125s ease-out, background .125s ease-out; }
	a:hover,
	a.active 			{ color: #333; }
	a.active:hover 		{ color: #f80000; }

	/* HEADER menu floats */
	#site-header 		{ padding-top: 5px;	}
	#site-header #logo 	{ float: left; }
	#site-header #menu 	{ width: 66.666%; min-height: 108px; }

	/* BLOCK CAPTIONS */
	figure.thumb-over					{
    position: relative;
  }
	figure.thumb-over figcaption		{
    opacity: 0;
    background: #f80000;
    color: #fcfcfc;
    padding: 9px 18px 18px 18px;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.125s ease-out;
    transition: opacity 0.125s ease-out;
    z-index: 10;
  }
	figure.thumb-over figcaption:hover	{
    opacity: 1;
  }
  figure.auto-height {
    height: auto;
  }

	/* COLUMNS */
 	.one 				{ width: 162px; }
	.six-two,
	.two 				{ width: 324px; }
	.three 				{ width: 486px; }
	.four 				{ width: 648px; }
	.five 				{ width: 810px; }
	.six,
	.container			{ width: 972px; }
	.container			{ padding: 0/*remove padding from fluid widths*/; }
	section 			{ width: 648px; float: left; }

	/* BUTTON 75% */
	.buy 				{ width: 225px; }

}
/* big desktop */
@media only screen and (min-width: 1214px) {

	/* COLUMNS */
 	.one 				{ width: 200px; }
	.six-two,
	.two 				{ width: 400px; }
	.three 				{ width: 600px; }
	.four 				{ width: 800px; }
	.five 				{ width: 1000px; }
	.six,
	.container			{ width: 1200px; }
	section 			{ width: 800px; }

	/* BUTTON 75% */
	.buy 				{ width: 282px; }

}


/* ==========================================================================
 NEWSLETTER

 ========================================================================== */

/* resets */
input,
input:focus 			{ border: none; outline: none; }

/* style typo */
#newsletter 			{ height: 36px; position: relative; }

#newsletter input		{ font-size: 27px; line-height: normal; background: #fcfcfc; /*border-bottom: 2px dashed #f80000;*/ padding: 0; margin: 0; height: 100%; width: 100%; font-family: "Apercu Regular", helvetica, sans-serif; font-size-adjust: 0.508; font-weight: normal; font-style: normal; }
#newsletter input:focus	{ background: #fcfcfc; /*border-bottom: 2px dashed #333;*/ }

a#submit				{ font-size: 27px; line-height: 36px; opacity: 0; text-align: right; width: 27px; height: 100%; position: absolute; top: 0; right: 0; -webkit-transition: color 0.125s ease-out, background 0.125s ease-out; transition: color 0.125s ease-out, background 0.125s ease-out; }
#newsletter input:focus + a#submit { color: #333; opacity: 1; }
#newsletter input:focus + a#submit:hover { color: #fcfcfc; background: #f80000; }

a#submit:after 			{  }
a#submit:hover			{ text-align: center; width: 100%; }

a:hover#submit:after 	{ content: "Ship it!"; font-family: "Apercu Regular", helvetica, sans-serif; font-size-adjust: 0.508; font-weight: normal; font-style: normal;  }
a:hover#submit span		{ display: none; }
a:active#submit:after  	{ content: "Thanks"; }


/* http://sridharkatakam.com/make-search-form-input-box-text-go-away-focus-genesis/ */
/* not on focus - NB needs separate css for each prefix */
/* style placeholder - NB FIREFOX BORDER NEEDS FIXING ON FOCUS */
#newsletter input 								{ color: #f80000; -webkit-transition: color 0.25s ease-out; transition: color 0.25s ease-out; }
#newsletter input::-webkit-input-placeholder 	{ color: #f80000; -webkit-transition: color 0.25s ease-out; }
#newsletter input:-moz-placeholder 				{ color: #f80000; -moz-transition: color 0.25s ease-out; /* Firefox 18- */ }
#newsletter input::-moz-placeholder 			{ color: #f80000; -moz-transition: color 0.25s ease-out; /* Firefox 19+ */ }
#newsletter input:-ms-input-placeholder 		{ color: #f80000; -ms-transition: color 0.25s ease-out; /* oldIE ;) */ }

/* on focus - NB needs separate css for each prefix */
#newsletter input:focus 						{ color: #333; outline: 0; -webkit-transition: color 0.25s ease-out; transition: color 0.25s ease-out; }
#newsletter input:focus::-webkit-input-placeholder{ color: #333; -webkit-transition: color 0.25s ease-out; }
#newsletter input:focus:-moz-placeholder 		{ color: #333; -moz-transition: color 0.25s ease-out; } /* Firefox 18- */
#newsletter input:focus::-moz-placeholder 		{ color: #333; -moz-transition: color 0.25s ease-out; } /* Firefox 19+ */
#newsletter input:focus:-ms-input-placeholder 	{ color: #333; -o-transition: color 0.25s ease-out; } /* oldIE ;) */



/* ==========================================================================
 Helper classes

 ========================================================================== */

.cf:before,
.cf:after { content: " "; display: table; }
.cf:after { clear: both; }
.cf { *zoom: 1; }


/* ==========================================================================
 Print styles

 ========================================================================== */

@media print {
	* { background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */ box-shadow: none !important; text-shadow: none !important; }

	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }

	/* Don't show links for images, or javascript/internal links */
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after { content: ""; }
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-header-group; /* h5bp.com/t */ }
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
}

.ir {
background-color: transparent;
border: 0;
overflow: hidden;
/* IE 6/7 fallback */
*text-indent: -9999px;
}

.ir:before {
content: "";
display: block;
width: 0;
height: 150%;
}

.no-fouc {
	display: none;
}

/*body {
  opacity: 1;
  transition: 1s opacity;
}

body.fade-out {
  opacity: 0;
  transition: none;
}*/

#boxer .boxer-video {
	border: 0;
	padding-bottom: 55px;
}

.wf-loading body {
    visibility: hidden;
}

/** css fixes 081214 **/

#boxer.mobile .boxer-meta {
	background: #fcfcfc;
	padding: 0;
	bottom: 38px;
	left: 0;
}

#boxer .boxer-image {
	float: left;
	box-sizing: content-box;
	-webkit-transform: scale(0.85) !important;
	-ms-transform: scale(0.85) !important;
	transform: scale(0.85) !important;
}

#boxer .boxer-close {
	z-index: 9999;
}

.col.toggler-link hr {
	padding-top: 17px;
}

.ico-circ {

}

@media only screen and (min-width: 972px) {
	.social-footer h3, input#email {
		font-size: 24px;
	}
	h4.news-lead {
		font-size: 21px;
		padding-bottom: 0;
	}
}

/** end css fixes 081214 **/

.n-m-b {
	margin-bottom: 0;
}

.n-p-t {
	padding-top: 0;
}

.n-p-b {
	padding-bottom: 0;
}

.mh {
	display: block;
}

@media only screen and (max-width: 480px) {
	.mh {
		display: none;
	}
}

#CookielawBanner .btn-float {
	background: #fcfcfc;
	border: 2px solid #f80000;
	text-align: center;
	padding: 3px 6px;
	position: relative;
	top: -13px;
	right: 0;
}

.no-touch #CookielawBanner .btn-float:hover {
	background: #f80000;
	color: #fcfcfc;
}

@media only screen and (max-width: 1199px) {
	#CookielawBanner {
		font-size: 15px;
	}
}

h1 {
	line-height: 60px;
}

