/* 
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling. 
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * ==|== normalize ==========================================================
 */


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

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

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

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; background: url(../images/bg-main.jpg) repeat 0 0; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }
/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }


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

a { color: #a76703; text-decoration: none; }
a:visited { color: #a76703; }
a:hover { color: #efb331; }
a:focus { outline: thin dotted; }

a:hover, a:active { outline: 0; }
a.arrow { height: 13px; padding-left: 12px; font-family: 'Average', serif; text-transform: uppercase; background:url(../images/ico-arrow.png) no-repeat 0 top; }
a.arrow:hover { background-position: 0 bottom; }
a.OParrow { height: 13px; padding-left: 12px; font-family: 'Average', serif; text-transform: uppercase; background:url(../images/ico-arrow.png) no-repeat 0 bottom; }
a.OParrow:hover { background-position: 0 top; }

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

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _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; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

body { font-family: 'Asap', sans-serif; color: #a76703; }
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 { font-weight: 100; text-shadow: 0 1px 0 #fff; }
h1, .h1 { font-size: 3.07692308em /* 40px / 13px */; color: #000; }
h2, .h2 { font-size: 2.76923077em /* 36px / 13px */; color: #000; }
h3, .h3 { font-size: 1.69230769em /* 22px / 13px */; color: #efb331; }
h4, .h4 { font-size: 1.38461538em /* 18px / 13px */; font-family: 'Average', serif; color: #000; }
h5, .h5 { font-size: 1em /* 13px / 13px */; font-family: 'Average', serif; color: #a76703; text-transform: uppercase; }
h6, .h6 { font-size: 0.8461538462em /* 11px / 13px */;  color: #efb331; text-shadow: 0 1px 0 #fff; font-weight: lighter; margin: 0 auto; }

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

ul.Menu ul{display:none}
ul.Menu li:hover>ul{display:block}
ul.Menu ul{position: absolute;left:-1px;top:98%;}
ul.Menu ul ul{position: absolute;left:98%;top:-2px;}
ul.Menu,ul.Menu ul { margin:0px; list-style:none; padding:0px 1px 1px 0px;}
ul.Menu table {border-collapse:collapse} ul.Menu {display:block;zoom:1;float: left;}
ul.Menu ul{ width:140.70000000000002px; }
ul.Menu li{ display:block; margin:0px 0px 0px 1px; }
ul.Menu a:active, ul.Menu a:focus { outline-style:none; }
ul.Menu a, ul.Menu li.dis a:hover, ul.Menu li.sep a:hover {
	display:block;
	vertical-align:middle;
	background: url(../images/img-adBnr-black.jpg) repeat 0 0;
	border-width:0px;
	border-color:#FCEEB0;
	border-style:solid;
	text-align:left;
	text-decoration:none;
	padding:5px;
	_padding-left:0;
	font:normal 11px Arial;
	color: #fff;
	text-shadow: none;
	text-decoration:none;
	cursor:pointer;
}
ul.Menu a.M0, ul.Menu a.M0:hover { background: none; font-size: 1.23076923em /* 16px / 13px */; font-family: 'Average', serif; color: #000; text-shadow: 0 1px 0 #fff; margin-top: 3px; }
ul.Menu a.M0:hover { background: #a76703; text-shadow: 0 1px 0 #efb331; }
.M0 + .M0 { margin-left: 20px; }
ul.Menu span{ overflow:hidden; }
ul.Menu li { float:left; }
ul.Menu ul li { float:none; }
ul.Menu ul a { text-align:left; white-space:nowrap; }
ul.Menu li.sep{ text-align:left; padding:0px; line-height:0; height:100%; }
ul.Menu li.sep span{ float:none;	padding-right:0; width:3; height:100%; display:inline-block; background-color:#A6A6A6; background-image:none;}
ul.Menu ul li.sep span{ width:100%; height:3; }
ul.Menu li:hover{ position:relative; }
ul.Menu li:hover>a{
	background:#a76703;
	border-color:#4C99AB;
	border-style:solid;
	/* font: normal 11px Arial; controls parent on child:hover */
	color: #fff;
	text-shadow: 0 1px 0 #000;
	text-decoration:none;
}
ul.Menu li a:hover{
	position:relative;
	background:#a76703;
	border-color:#4C99AB;
	border-style:solid;
	font: normal 11px Arial;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	text-decoration:none;
}
ul.Menu li.dis a { color: #aaa !important; }
ul.Menu img {border: none;float:left;_float:none;margin-right:5px;width:16px; height:16px; }
ul.Menu ul img {width:16px; height:16px; }
ul.Menu img.over{display:none}
ul.Menu li.dis a:hover img.over{display:none !important}
ul.Menu li.dis a:hover img.def {display:inline !important}
ul.Menu li:hover > a img.def  {display:none}
ul.Menu li:hover > a img.over {display:inline}
ul.Menu a:hover img.over,ul.Menu a:hover ul img.def,ul.Menu a:hover a:hover ul img.def,ul.Menu a:hover a:hover a:hover ul img.def,ul.Menu a:hover a:hover img.over,ul.Menu a:hover a:hover a:hover img.over,ul.Menu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.Menu a:hover img.def,ul.Menu a:hover ul img.over,ul.Menu a:hover a:hover ul img.over,ul.Menu a:hover a:hover a:hover ul img.over,ul.Menu a:hover a:hover img.def,ul.Menu a:hover a:hover a:hover img.def,ul.Menu a:hover a:hover a:hover a:hover img.def{display:none}
ul.Menu a:hover ul,ul.Menu a:hover a:hover ul,ul.Menu a:hover a:hover a:hover ul{display:block}
ul.Menu a:hover ul ul,ul.Menu a:hover a:hover ul ul{display:none}
ul.Menu span{
	display:block;
	background-image:url(./images/arrv_blue_2.gif);
	background-position:right center;
	background-repeat: no-repeat;
   padding-right:8px;}
ul.Menu li:hover>a>span{	background-image:url(./images/arrv_white_2.gif);
}
ul.Menu a:hover span{	_background-image:url(./images/arrv_white_2.gif)}
ul.Menu ul span,ul.Menu a:hover table span{background-image:url(./images/arr_blue_2.gif)}
ul.Menu ul li:hover > a span{	background-image:url(./images/arr_white_2.gif);}
ul.Menu table a:hover span,ul.Menu table a:hover a:hover span,ul.Menu table a:hover a:hover a:hover span{background-image:url(./images/arr_white_2.gif)}
ul.Menu table a:hover table span,ul.Menu table a:hover a:hover table span{background-image:url(./images/arr_blue_2.gif)}
ul.Menu li a.M0{ font:n; }
ul.Menu li a.M0:hover{ font:o; }
ul.phone, ul.phone li { float:right; }

dl { width: 260px; float: left; margin-left: 50px; }
dl a.jmp { width: 58px; display: block; margin: 20px auto; }
dl + dl { margin-left: 30px; }
dl.last { float: right; margin-right: 50px; }
dt.hunt, dt.camp, dt.fish { width: 260px; height: 250px; background: url(../images/bdg-sprite.png) no-repeat center top; display: block; padding: 0; margin: 0; }
dt.hunt { background-position: center -250px; }
dt.fish { background-position: center -500px; }
dd { text-align: center; padding: 0; margin: 0; }
dt, dd { margin-top: 10px; }

/* =============================================================================
   Contact Form
   ========================================================================== */
#contact-form { width: 700px; margin: 0 auto;}

#contact-form h1 {width:  100%;
	font-size:15px;
}

#contact-form h2 {width: 100%;
	margin-bottom: 25px;
	font-weight:normal;
}

#contact-form input, 
#contact-form select, 
#contact-form textarea, 
#contact-form label {width: 100%;
	font-size:15px;
	margin-bottom: 10px;
}
/*textarea*/
#contact-form input, 
#contact-form select, 
#contact-form textarea {width:  100%;
	border: 1px solid #000;
	margin-bottom:15px;
	padding: 4px;
}
/*on click textarea*/
#contact-form input:focus, 
#contact-form select:focus, 
#contact-form textarea:focus {width: 100%;
	border: 1px solid #000;
	background-color: #fff;
}

#contact-form textarea {width: 100%;
	resize: none;
}

#contact-form label {
	display:block;
}
/* pound sign*/
#contact-form .required { float: left;
	font-size: 14px;
	color: #F00;	
}
/*submit-button*/
#contact-form #submit-button {
	width: 100px; text-shadow: 1px 1px 1px #a76703;
	color:#FFF;
	border:none;
	display:block;
	float:right;
	margin: 5px 0 0 0;
	background-color:#f0b73c;
	-moz-border-radius:8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
	border-radius: 8px;
}
/*submit-button hover*/
#contact-form #submit-button:hover {
	background-color: #a76703; color: #5f3c06; text-shadow: 0px 1px 0px #ccc;
}

#contact-form #submit-button:active {
	position:relative;
	top:1px;
}
/*submit-button*/
#contact-form #loading {
	width:32px;
	height:32px;
	background-image:url(../images/loading.gif);
	display:block;
	position:absolute;
	right:130px;
	bottom:16px;
	display:none;
}

#errors {color: #fff; font-size:10px;
	border:solid 1px #000;
	padding:10px;
	margin:25px 0px;
	display:block;
	width:95%;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background:#2b006b url(../images/cancel_48.png) no-repeat 405px center;
	display:none;
}

#errors li {
	padding:2px;
	list-style:none;	
}

#errors li:before {
	content: ' - ';	
}

#errors #info {
	font-weight:bold;
}

#errors #info:before {
	content: '';	
}

#success {
	border:solid 1px #2b006b;
	padding:25px 10px;
	margin:25px 0px;
	display:block;
	width:320px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background:#a76703 url(../images/accepted_48.png) no-repeat 405px center;
	font-weight:bold;
	display:none;
}

#errors.visible, #success.visible {
	display:block;	
}

#req-field-desc {

}

/* Remove box shadow firefox, chrome and opera put around required fields. It looks rubbish. */
input:required, textarea:required {
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;
}

/* Normalize placeholder styles */

/* chrome, safari */
::-webkit-input-placeholder {
	color:#ccc;
	
}

/* mozilla */
input:-moz-placeholder, textarea:-moz-placeholder {
	color:#ccc;
	
}

/* ie (faux placeholder) */
input.placeholder-text, textarea.placeholder-text  { 
	color:#ccc;
	
}


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

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; max-width: 100%; }

/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }


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

figure { margin: 0; }


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

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

.line { width: 960px; height: 2px; margin: 20px auto; background-color: #eaddc0; border-bottom: 2px solid #fff; }
.line-dashed {width: 60% /* /940px */; border-bottom: 1px dotted #151412; margin: 20px auto; margin-left: -1px; }

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

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================

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

#container { width: 1400px; margin: 0 auto; background: url(../images/bg-dirt.png) no-repeat 0 top; }
header, section, footer { width: 940px; margin: 0 auto; padding: 0 10px; }
header { height: 301px; background: url(../images/bg-mast.jpg) no-repeat 0 top; border-bottom: 3px solid #000; }
header h1 { width: 380px; height: 89px; margin: 30px auto 0; padding-top: 5px; background: url(../images/gb-logo-main.png) no-repeat 0 top; display: block; }
header nav { width: 100%; height: 31px; margin-top: 140px; }
header nav ul { font-size: 1.38461538em /* 18px / 13px */; font-family: 'Average', serif; color: #000; text-shadow: 0 1px 0 #fff; }
#main h2 { margin: 30px auto 20px; text-align: center; font-style: italic; }
.adArms { width: 860px; height: 92px; margin: 0 auto; background: url(../images/img-adBnr-black.jpg) no-repeat center top; text-align: center; display: block; }
.adArms p.h3 { text-shadow: none; }
.adArms span { margin-right: 20px; color: #fff; font-size: 1.63636364em /* 36px / 22px */; }
.adArms a { float: right; margin-top: -15px; margin-right: 10px; font-size: 1em /* 13px / 13px */; font-family: 'Average', serif; color: #efb331; text-transform: uppercase; }
.adArms a:hover { color: #a76703; }
section.hero { width: 960px; padding: 20px 0; text-shadow: 0 1px 0 #fff; }
section.hero a { clear: both; margin-top: 10px; }
section.hero h2, section.prod h2 { padding-left: 50px; margin-bottom: 0; }
.hero figure, .camp figure, .fish figure { background: url(../images/hero-sprite.png) no-repeat left top; }
.hunt { }
.hunt figure { width: 420px; height: 280px; background-position: left -400px; float: left; }
.hunt aside { width: 480px; padding-right: 40px; float: right; }
.hunt h2, h2.hunt { background:url(../images/ico-hunt.png) no-repeat left 0; }
.hunt a { float: left; margin-left: 150px; }
.hunt ul { list-style-type: none; display: inline; }
.hunt ul li.bro { width: 128px; height: 30px; float: left; }
.hunt ul li.win { width: 146px; height: 30px; float: left; margin-left: 40px; }
.hunt ul li.rem { width: 125px; height: 30px; float: right; }
.camp { }
.camp figure { width: 480px; height: 400px; margin-top: -90px; float: right; }
.camp aside { width: 420px; padding-left: 40px; float: left; }
.camp h2 { background: url(../images/ico-camp.png) no-repeat left 0; }
.camp h2, h2.camp {  background: url(../images/ico-camp.png) no-repeat left 0; }
.camp a { float: right; }
.fish { }
.fish figure { width: 420px; height: 356px; background-position: left -680px; float: left; }
.fish aside { width: 480px; padding-right: 40px; float: right; }
.fish h2 { background: url(../images/ico-fish.png) no-repeat left 0; }
.fish a { float: left;}
.fish h2, h2.fish {  background: url(../images/ico-fish.png) no-repeat left 0; }
footer { background: url(../images/bg-foot.jpg) repeat-y 0 0; border-top: 3px solid #fff; color: #efb331; padding: 10px 10px 50px; }
footer a, footer a:visited { color: #efb331; }
footer a:hover, footer a:active { color: #a76703; }
.ftNav { float: left; margin-right: 30px; }
.ftNav h4 { margin: 0; padding: 0;  color: #efb331; text-shadow: none; }
.ftNav ul { list-style-type: none;  margin: 0; padding: 0; }
.ftNav ul li { margin-top: 10px;  }
.ftNav ul li + li { margin-top: 3px;  }
.cont { width: 260px; margin-top: 0; margin-left: 340px; }
.cont h2 { width: 260px; height: 60px; margin: 0; padding: 0; background: url(../images/logo-small-yellow.png) no-repeat 0 top; border-bottom: 3px solid #efb331; text-indent: -9999px; overflow: hidden; display: block; }
.cont p { text-align: center; margin-top: 10px; margin-bottom: 0; }
.about { width: 960px; padding: 0; margin-bottom: 150px; text-shadow: 0 1px 0 #fff; }
.about img { border: 1px solid #eaddc0; -moz-box-shadow: 1px 2px 8px 0 #eaddc0; -webkit-box-shadow: 1px 2px 8px 0 #eaddc0;  box-shadow: 1px 2px 8px 0 #eaddc0; }
.about p { font-size: 1.38461538em /* 18px / 13px */; margin-left: 10px; margin-right: 10px; }
.about .copy { float: left; }
.about .copy h2 {background:url(../images/ico-hunt.png) no-repeat left 0; margin-left: 10px; padding-left: 50px; }
.about figure { float: right; width: 300px; margin: 10px 10px 10px 50px; display: block; }
.about figure figcaption { margin-top: 8px; }
.bread { font-size: 1em /* 13px */; color: #a76703 text-shadow: 0 1px 0 #fff; }
.bread a, .bread a:visited { color: #efb331; }
.bread a:hover { color: #a76703; border-bottom: 1px dotted #a76703; }
.bread b { height: 12px; padding-left: 12px; margin-left: 5px; background:url(../images/ico-arrow.png) no-repeat 0 bottom; }
section.prod { margin-top: 0; }
.prod { padding: 0; text-shadow: 0 1px 0 #fff; }
.prod .line, .listAll .line { width: 940px;}
.prod dl { width: 300px; float: left; display: block; margin-left: 0; }
.prod dl img { max-width: 90%; border: 1px solid #eaddc0; background: #fff; -moz-box-shadow: 1px 2px 8px 0 #eaddc0; -webkit-box-shadow: 1px 2px 8px 0 #eaddc0;  box-shadow: 1px 2px 8px 0 #eaddc0; }
.prod dl + dl { margin-left: 20px; }
.prod dl.last { margin-right: 0; float: right; }
.prod dl img { padding: 10px; }
.prod dt { font-size: 1.38461538em /* 18px / 13px */; color: #000; text-shadow: 0 1px 0 #fff; }
.prod dd { text-align: left; }
.listAll { }
.listAll img { max-width: 21.27659575% /* 200px / 940px */; float: left; border: 1px solid #eaddc0; background: #fff; -moz-box-shadow: 1px 2px 8px 0 #eaddc0; -webkit-box-shadow: 1px 2px 8px 0 #eaddc0;  box-shadow: 1px 2px 8px 0 #eaddc0; }
.listAll dl { width: 34.04255319% /* 320px / 940px */; margin-left: 4.25531915% /* 40px / 940px */; display: block; margin-top: -10px; }
.listAll dt, .listAll dd { margin-left: none; float: left; clear: both; text-align: left;}
.listAll dt { color: #000; text-shadow: 0 1px 0 #fff;font-size: 1.38461538em /* 18px / 13px */; }

/* ========================================
   New Special -  pop up
   ============================================== */

span.dropt 			{	}
span.dropt:hover 	{	text-decoration: none; z-index: 6;}
span.dropt span 	{	position: absolute; left: -9999px;
  						margin-top: 20px;  padding: 3px 8px 3px 8px; z-index: 6;
						-moz-box-shadow: 1px 1px 3px #000;
						-webkit-box-shadow: 1px 1px 3px #000;
						box-shadow: 1px 1px 3px #000;}
span.dropt:hover span 
					{	margin-top: 20px; z-index: 6; left: 2%; background: #ca191a;  
						color: #eda739; text-shadow: 1px 1px 3px #000;} 


/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  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; }
}
