/*!
Leupold

@author: Substance Inc / findsubstance.com

-- */

@font-face {
    font-family: 'CabinCondensed';
    src: url(/fonts/cabincondensed-regular-webfont.eot); /* IE9 Compat Modes */
    src: url(/fonts/cabincondensed-regular-webfont.eot?#iefix) format('embedded-opentype'), /* IE6-IE8 */
         url(/fonts/cabincondensed-regular-webfont.woff) format('woff'), /* Modern Browsers */
         url(/fonts/cabincondensed-regular-webfont.ttf) format('truetype' ); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
	}
@font-face {
    font-family: 'Egyptienne';
    src: url(/fonts/EgyptienneFLTW01-65Bold-webfont.eot);
    src: url(/fonts/EgyptienneFLTW01-65Bold-webfont.eot?#iefix) format('embedded-opentype'),
         url(/fonts/EgyptienneFLTW01-65Bold-webfont.woff) format('woff'),
         url(/fonts/EgyptienneFLTW01-65Bold-webfont.ttf) format('truetype' );
    font-style: normal;
    font-weight: normal;
	}
/*@font-face {
    font-family: 'GothamBold';
    src: url(/fonts/GothaBol);
    font-style: normal;
    font-weight: normal;
	}
@font-face {
    font-family: 'GothamLight';
    src: url(/fonts/GothaLig);
    font-style: normal;
    font-weight: normal;
	}
@font-face {
    font-family: 'GothamBook';
    src: url(/fonts/GothaBoo);
    font-style: normal;
    font-weight: normal;
	}
@font-face {
    font-family: 'GothamMedium';
    src: url(/fonts/GothaMed);
    font-style: normal;
    font-weight: normal;
	}				
@font-face {
    font-family: 'GlyphaBold';
    src: url(/fonts/GlyphBol);
    font-style: normal;
    font-weight: normal;
	}	
@font-face {
    font-family: 'GlyphLight';
    src: url(/fonts/GlyphLig);
    font-style: normal;
    font-weight: normal;
	}	*/

/* -- reset -- */
html, body, a, abbr, blockquote, button, div, em, fieldset, form, h1, h2, h3, h4, h5, h6, hr, iframe, img, label, legend, li, object, ol, p, pre, span, strong, table, td, th, tr, ul { background: no-repeat 0 0; border: 0; font-size: 100%; margin: 0; padding: 0; vertical-align: baseline; }
ol, ul { list-style: none; }
strong { font-weight: bold; }
table {	border-spacing: 0; width: 100%; }
iframe, img, object { vertical-align: top; }
img { max-width: 100%; }
input, textarea, select, button { font-family: inherit; }
input, textarea { margin: 0; padding: 0; }
textarea { overflow: auto; }
legend { white-space: normal; width: 100%; }
a:hover, a:active, embed, object { outline: 0; }
button { cursor: pointer; }
button::-moz-focus-inner { border: 0; padding: 0; }


/* -- elements -- */
body {
	background: #d7d7d7 url(/img/ui/bg.jpg) repeat;
	color: #646464;
	font-size: 16px;
	line-height: 1.375em; /* 22px */

	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	}
a {
	color: #cdaf63;
	text-decoration: none;

	-moz-transition: color 100ms linear;
	-ms-transition: color 100ms linear;
	-o-transition: color 100ms linear;
	-webkit-transition: color 100ms linear;
	transition: color 100ms linear;
	}
a:hover {
	text-decoration: underline;
	}
h1, h2, h3, h4, h5, h6 {
	color: #4a4a4a;
	}
h1 {
	font-size: 40px;
	line-height: 1;
	margin-bottom: 1em;
	}
h2 {
	font-size: 22px;
	line-height: 1.1818; /* 26px */
	margin-bottom: .7272em; /* 16px */
	}
h3 {
	font-size: 18px;
	line-height: 1.2222; /* 22px */
	margin-bottom: .3333em; /* 6px */
	}
h4 {
	font-size: 16px;
	line-height: 1.375; /* 22px */
	margin-bottom: .375em; /* 6px */
	}
.left-align-group h4 {
	font-size: 15px;
	margin-top: 5px 
	}
h5, h6 {
	font-size: 14px;
	line-height: 1.4286; /* 20px */
	}
h6 {
	text-transform: uppercase;
	}
p {
	margin: 0 0 .75em;
	}
sup {
	font-size: .65em;
	line-height: 1;
	}

/* - elements: pseudo - */
::-moz-selection {
	background-color: #c6b99f;
	color: #000;
	}
::selection {
	background-color: #c6b99f;
	color: #000;
	}
:-moz-placeholder {
	color: #919191;
	}
::-webkit-input-placeholder {
	color: #919191;
	}
::input-placeholder {
	color: #919191;
	}
.left-align-group p {
	font-size: 12px;
	}

/* -- utility -- */
.hr-top {
	border-top: 1px dashed #afafaf;
	padding: 35px 0 0 0;
	margin: 35px 0 0 0;
	position: relative;
	overflow: hidden;
	-moz-border-image: url(/img/ui/line.png) 2 2 2 2 / 2px 0 0 0 repeat;
	-o-border-image: url(/img/ui/line.png) 2 2 2 2 / 2px 0 0 0 repeat;
	-webkit-border-image: url(/img/ui/line.png) 2 2 2 2 / 2px 0 0 0 repeat;
	border-image: url(/img/ui/line.png) 2 2 2 2 / 2px 0 0 0 repeat;
	}

/* - ui states - */
.s-hidden {
	display: none !important;
	}
.s-loading {
	background: url(/img/icons/loading.gif) no-repeat 50% 10% !important;
	min-height: 64px;
	min-width: 128px;
	padding-top: 60px;
	text-align: center;
	}
.s-loading-inline {
	background: url(/img/icons/loader-sm.gif) no-repeat 0 50%;
	line-height: 16px;
	margin: .5em 0;
	min-height: 16px;
	padding: 0 0 0 21px;
	}
.finder-form .s-loading-inline {
	color: #fff;
	font-size: 12px;
	}

/* - font stacks - */
h1, h2, h3, h4, .sku-price, .sku-size, .th-hd, .hd-split span, #nav-primary {
	font-family: 'Egyptienne', Serif;
	font-weight: normal;
	}
.breadcrumb, .btn, .button-submit, .button-cancel, .button-filter, .button-load-more, .hd-split, .nav, .product-title, .sub-menu, .tabs, .tabs h2, .toggle-link, .transform-link, .gform_button, .life-home h5, .truncate-link {
	font-family: 'CabinCondensed', Sans-serif;
	}
body, .hd, .nav-footer, .post-edit-link, .col-group > .col, .cbrb-alt > li, .pagination, .pagination.nav {
	font-family: 'Helvetica Neue', Arial, Sans-serif;
	}

/* - inline-block whitespace fix - */
.col-group, .cbrb-alt {
	font-family: 'Courier New', Monospace;
	letter-spacing: -.65em;
	}
.col-group > .col, .cbrb-alt > li {
	letter-spacing: normal;
	}

/* - contain floats - */
.article:after, .container:after, .group:after, .inset:after, .group-right-justify:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	visibility: hidden;
	}

/* - image: crop - */
.crop {
    display: block;
    height: 0;
    overflow: hidden;
    width: 100%;
    }

/* - image: resize - */
.resize img {
   	width: 100%;
    height: 100%;
    max-width: initial;
	}

.ci .resize img {
	width: auto;
   	width: initial;
   	height: auto;
    height: initial;
    max-width: initial;
	}	

/* -- grid -- */
.col-group {
	margin-left: -15px;
	margin-right: -15px;
	}
.col-group.left-align-group {
	margin: 20px -30px 0 0;	
	}
.col {
	display: inline-block;
	position: relative;
	vertical-align: top;
	}
.ci {
	padding-left: 15px;
	padding-right: 15px;
	}
.col-group.left-align-group .ci {
	padding-left: 0;
	padding-right: 30px;
	}	
.col-main {
	float: left;
	width: 66.6667%;
	}
.col-main-alt {
	width: 76%;
	}
.col-side {
	float: right;
	width: 25%;
	}
.col-side-alt {
	width: 21%;
	}
.col1of7 { width: 14.2857%; }
.col1of6 { width: 16.6667%; }
.col1of5 { width: 20%; }
.col1of4 { width: 25%; }
.col1of3 { width: 33.3333%; }
.col2of5 { width: 40%; }
.col5of12 { width: 41.6667%; }
.col1of2 { width: 50%; }
.col7of12 { width: 58.3333%; }
.col2of3 { width: 66.6667%; }
.col3of4 { width: 75%; }
.col4of5 { width: 80%; }
.col1of1 { width: 100%; }


/* -- structure -- */
#page {
	overflow: hidden;
	}
.inner {
	margin: 0 auto;
	max-width: 1100px;
	padding: 0 50px;
	}
.main {
	background: url(/img/ui/bg-top.jpg) 0 0 repeat-x;
	padding: 0 20px;
	}
.main-inner {
	background: #fff;
	box-shadow: 0 0 15px rgba(0, 0, 0, .8);
	margin: 0 auto;
	max-width: 1200px;
	padding: 50px 0 0;
	position: relative;
	top: -80px;
	}
.container {
	padding: 50px;
	}
.inset {
	background: #f1f1f1 url(/img/ui/noise-light-bg.png) repeat;
	position: relative;
	z-index: 1;
	}
.inset-alt {
	background: #717171 url(/img/ui/inset-grunge-bg.jpg) 50% 0 no-repeat;
	}
.inset > .col-main {
	background: #dfdfdf;
	width: 73%;
	}
.inset > .col-main:after {
	background: #dfdfdf;
	box-shadow: 8px 0 8px -8px rgba(0, 0, 0, .4);
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	top: 8px;
	width: 73%;
	z-index: -1;
	}
.inset > .col-side {
	width: 27%;
	}
.inset-series .data-table .th-hd h2 {
	color: #4a4a4a;
	line-height: 1;
	margin-bottom: 0;
	}	
.inset-series .container {
	padding: 50px 0;
	}
.mod {
	margin-top: 50px;
	}

/* -- forms -- */
fieldset {
	border: 1px solid transparent; /* fixes webkit vertical spacing issue */
	}
legend, label[for] {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.46667; /* 22px */
	padding: 0 0 6px;
	}
label {
	display: block;
	}
.label-context {
	font-size: 14px;
	font-weight: normal;
	}
input, select, textarea {
	font-size: 14px;

	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	}
input[type='password'], input[type='text'], textarea {
	background-color: #fcfcfc;
	border: 1px solid #ccc;
	padding: 8px;
	max-width: 460px;
	width: 100%;
	}
select {
	width: 100%;
	}
textarea {
	min-height: 100px;
	}
button {
	line-height: 1;
	vertical-align: top;
	}
.button-submit,
.gform_button {
	background: #dac9ad url(/img/legacy/submit-button-gradient.gif) repeat-x 0 100%;
	background: -moz-linear-gradient(#dacaae, #a67f3b);
	background: -ms-linear-gradient(#dacaae, #a67f3b);
	background: -o-linear-gradient(#dacaae, #a67f3b);
	background: -webkit-linear-gradient(#dacaae, #a67f3b);
	background: linear-gradient(#dacaae, #a67f3b);
	background-clip: padding-box;
	border: 1px solid #cdaf63;
	border-radius: 3px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
	color: #333;
	cursor: pointer;
	font-size: 16px;
	padding: 8px 12px;
	position: relative;
	z-index: 2;
	}
.button-submit:hover,
.gform_button:hover {
	background: -moz-linear-gradient(#dacaae, #af8b4e);
	background: -ms-linear-gradient(#dacaae, #af8b4e);
	background: -o-linear-gradient(#dacaae, #af8b4e);
	background: -webkit-linear-gradient(#dacaae, #af8b4e);
	background: linear-gradient(#dacaae, #af8b4e);
	background-clip: padding-box;
	color: #000;
	}
.button-cancel {
	background: #dac9ad url(/img/legacy/cancel-button-gradient.gif) repeat-x 0 100%;
	background: -moz-linear-gradient(#f0f0f0, #b1b1b1);
	background: -ms-linear-gradient(#f0f0f0, #b1b1b1);
	background: -o-linear-gradient(#f0f0f0, #b1b1b1);
	background: -webkit-linear-gradient(#f0f0f0, #b1b1b1);
	background: linear-gradient(#f0f0f0, #b1b1b1);
	background-clip: padding-box;
	border: 1px solid #b3b3b3;
	border-radius: 3px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
	color: #333;
	cursor: pointer;
	font-size: 16px;
	padding: 8px 12px;
	position: relative;
	z-index: 2;
	}
.button-cancel:hover {
	background: -moz-linear-gradient(#f0f0f0, #c1c1c1);
	background: -ms-linear-gradient(#f0f0f0, #c1c1c1);
	background: -o-linear-gradient(#f0f0f0, #c1c1c1);
	background: -webkit-linear-gradient(#f0f0f0, #c1c1c1);
	background: linear-gradient(#f0f0f0, #c1c1c1);
	background-clip: padding-box;
	color: #000;
	}
.button-filter,
.button-load-more {
	background: #dac9ad url(/img/legacy/filter-button-gradient.gif) repeat-x 0 100%;
	background: -moz-linear-gradient(#4a4a4a, #171717);
	background: -ms-linear-gradient(#4a4a4a, #171717);
	background: -o-linear-gradient(#4a4a4a, #171717);
	background: -webkit-linear-gradient(#4a4a4a, #171717);
	background: linear-gradient(#4a4a4a, #171717);
	background-clip: padding-box;
	border: 1px solid #010101;
	border-radius: 3px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
	color: #b38e49;
	cursor: pointer;
	font-size: 16px;
	padding: 8px 12px;
	position: relative;
	z-index: 2;
	}
.button-filter:hover,
.button-load-more:hover {
	background: -moz-linear-gradient(#4a4a4a, #272727);
	background: -ms-linear-gradient(#4a4a4a, #272727);
	background: -o-linear-gradient(#4a4a4a, #272727);
	background: -webkit-linear-gradient(#4a4a4a, #272727);
	background: linear-gradient(#4a4a4a, #272727);
	background-clip: padding-box;
	color: #ab8846;
	}
.button-load-more {
	width: 100%;
	}
.button-load-more .down-arrow {
	margin-bottom: -2px;
	padding-left: 6px;
	padding-right: 6px;
	}
.cbrb {
	margin-top: -3px;
	}
.cbrb > li {
	margin-top: 3px;
	}
.cbrb label {
	padding-left: 18px;
	}
.cbrb input[type='checkbox'], .cbrb input[type='radio'] {
	display: block;
	margin: 0 0 -1.25em -18px;
    }
.cbrb-alt > li {
	display: inline-block;
	vertical-align: top;
	width: 33.3333%;
	}
.cbrb-alt > li > label {
	padding-right: 10px;
	white-space: nowrap;
	}
.field {
	font-size: 14px;
	line-height: 1.4286; /* 20px */
	margin: 0 0 20px;
	}
.field-inner {
	margin: 20px 0 0;
	}
.field-inner:first-child {
	margin-top: 0;
	}
.field-inner label {
	font-size: 12px;
	font-weight: normal;
	}
.field-help {
	font-size: 11px;
	font-style: italic;
	line-height: 1.3636; /* 15px */
	margin: 5px 0 0;
	}
.field-suffix {
	margin-left: 2px;
	}
.placeholder-wrap {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	}
.placeholder {
	color: #919191;
	cursor: text;
	font-size: 14px;
	left: 9px;
	line-height: 1;
	position: absolute;
	top: 7px;
	}
.multi-select > select {
	margin-top: 5px;
	}
.multi-select > select:first-child {
	margin-top: 0;
	}
.form-control {
	display: inline-block;
	margin-left: 10px;
	}
.form-control > button,
a.form-control {
	background: #f0f0f0 url(/img/legacy/scopefinder-compare-button-gradient.gif) repeat-x 0 100%;
	background: -moz-linear-gradient(#f2f2f2, #ccc);
	background: -ms-linear-gradient(#f2f2f2, #ccc);
	background: -o-linear-gradient(#f2f2f2, #ccc);
	background: -webkit-linear-gradient(#f2f2f2, #ccc);
	background: linear-gradient(#f2f2f2, #ccc);
	border: 1px solid #999;
	border-radius: 3px;
	box-shadow: 0 0 2px rgba(0, 0, 0, .15);
	color: #333;
	display: inline-block;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 7px;
	text-decoration: none;
	text-transform: uppercase;
	}
.form-control > button:hover,
a.form-control:hover {
	background: -moz-linear-gradient(#f2f2f2, #ddd);
	background: -ms-linear-gradient(#f2f2f2, #ddd);
	background: -o-linear-gradient(#f2f2f2, #ddd);
	background: -webkit-linear-gradient(#f2f2f2, #ddd);
	background: linear-gradient(#f2f2f2, #ddd);
	color: #000;
	}
a.form-control {
	padding: 0 7px;
	}

/* - forms: search - */
.search-form {
	float: right;
	margin-right: -15px;
	position: relative;
	}
.search-form input {
	background: #373737;
	background: rgba(116, 116, 116, .25);
	border: 1px solid #383838;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .4) inset;
	color: #d3d3d3;
	max-width: none;
	padding: 5px 28px 5px 8px;
	width: 170px;
	}
.search-form > label {
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
	width: 1px;
   	}
.search-form > button {
	background-image: url(/img/ui/sprite.png);
	background-position: -146px 0;
	bottom: 0;
	color: transparent;
	height: 22px;
	margin-top: -11px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	text-indent: 100%;
	top: 50%;
	white-space: nowrap;
	width: 22px;
	}
.search-form .placeholder {
	color: #b3b3b3;
	}
.search-form :-moz-placeholder {
	color: #b3b3b3;
	}
.search-form ::-webkit-input-placeholder {
	color: #b3b3b3;
	}
.search-form ::input-placeholder {
	color: #b3b3b3;
	}

/* - forms: finder - */
.box-search .finder-error {
	margin: 15px 0 0;
	}
.finder-form {
	background: url(/img/ui/noise-med-80-bg.png) repeat;
	border: solid #494949;
	border-width: 1px 0;
	color: #bbb;
	margin: 0 -60px 0 -20px;
	padding: 20px 35px 25px 20px;
	}
.finder-form label[for],
.finder-form legend {
	color: #fff;
	}
.finder-form .field-inner label {
	color: #bbb;
	}
.finder-form input[name='obj_size'] {
	max-width: 100px;
	}
.finder-error {
	background: #c00;
	color: #fff;
	font-size: 12px;
	margin: 0 0 1.5em;
	padding: 5px 8px;
	position: relative;
	}
.finder-error:before {
	border: 6px solid transparent;
	border-bottom-color: #c00;
	content: '';
	left: 50%;
	margin: 0 0 0 -6px;
	position: absolute;
	top: -12px;
	}

/* - forms: share your story - */
.gform_body {
	margin-top: 2em;
	max-width: 460px;
	}
.gform_body .gfield_required {
	color: #c00;
	}
.gfield {
	margin-bottom: 2.5em;
	}
.ginput_container {
	margin-bottom: 0.5em;
	}
.gfield_half {
	display: inline-block;
	margin-right: 5px;
	width: 47%;
	}
.gfield_checkbox input,
.gfield_checkbox label {
	display: inline-block;
	margin-right: 8px;
	vertical-align: baseline;
	}
.gfield_description,
input[type='checkbox'] + label {
	font-size: 75%;
	font-weight: normal;
	line-height: 1.25;
	}
.gchoice_32_1 {
	margin-top: -1em;
	}
#field_1_30,
#field_1_31 {
	margin-bottom: 0.25em;
	}
#field_1_25,
#field_1_27,
#field_1_28,
#field_1_29 {
	margin-bottom: 0;
	}
#field_1_32 .gfield_label,
#field_1_15 .gfield_label,
#field_1_21 .gfield_label,
#field_1_16 .gfield_label,
#field_1_17 .gfield_label,
label.ginput_post_image_file {
	display: none;
	}


/* -- tabular -- */
.table-wrap {
	margin-left: -15px;
	margin-right: -15px;
	overflow: auto;
	}
	.inset .table-wrap {
		margin-left: 0;
		}
.table-wrap + .table-wrap {
	margin-top: 25px;
	}
.data-table {
	font-size: 15px;
	font-weight: bold;
	}
.data-table col {
	width: 10%;
	}
.data-table col.wide {
	width: 15%;
	}
.data-table .tcol-alt {
	width: 20%;
	}
.data-table .tcol-alt2 {
	width: 25%;
	}
.data-table .tcol-title {
	width: auto;
	}
.data-table th, .data-table td {
	padding: 10px;
	text-align: center;
	}
.data-table th:first-child,
.data-table td:first-child {
	padding-left: 15px;
	text-align: left;
	}
.data-table th {
	background: url(/img/ui/line-table.png) 0 100% repeat-x;
	color: #373737;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.1667; /* 14px */
	padding: 0 10px 24px;
	vertical-align: bottom;
	}
.data-table th > span {
	visibility: hidden;
	}
.th-hd,
.data-table .th-hd,
.data-table .th-hd h2 {
	color: #e7e7e7;
	font-size: 22px;
	line-height: 1;
	}
.inset-series .th-hd h2 {
	color: #4a4a4a;
	}
.data-table .th-hd2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	}
.data-table td {
	background: #f2f2f2;
	border-left: 2px solid #fff;
	}
.data-table td:first-child {
	border-left: 0;
	}
.data-table .alt > td {
	background: #fff;
	}
.data-table .active, .data-table .active a {
	color: #fff;
	}
.data-table .active > td:first-child {
	border-left: 3px solid #c68d28;
	padding-left: 12px;
	}
.data-table td.vmiddle {
	vertical-align: middle;
	}

/* - table: data alternate (dark) - */
.data-table-alt {
	color: #a1a1a1;
	}
.data-table-alt a {
	color: #c68d28;
	}
.data-table-alt th {
	background-image: url(/img/ui/line-table-dark.png);
	}
.data-table-alt td {
	background: #474747;
	border-left-color: #3e3e3e;
	}
.data-table-alt .alt > td {
	background: #3e3e3e;
	}

/* - table: specs - */
.specs-table col {
	width: 15%;
	}
.specs-table th, .specs-table td {
	text-align: left;
	}
.specs-table td {
	border-left: 0;
	}
.specs-table .alpha {
	color: #9f9f9f;
	font-size: 12px;
	font-weight: bold;
	}
.specs-table .unit {
	font-weight: normal;
	}

/* - table: specs detail - */
.specs-table-detail {
	border-bottom: 1px solid #fff;
	}
.specs-table-detail td {
	border-top: 1px solid #d2d2d2;
	}
.specs-table-detail tr:first-child > td {
	border-color: #fff;
	}
.specs-table-detail .diagram td {
	border-top: 0;
	padding: 30px 25px 20px;
	text-align: center;
	}
.specs-table-detail .diagram img {
	max-width: 530px;
	width: 100%;
	}
.specs-table-detail .diagram + tr > td {
	border-top: 0;
	}
.mounts-rings-table th.mounts-rings-product-name {
	display: none;
	}

/* -- nav -- */
.nav a {
	color: inherit;
	display: block;
	}
.nav a:hover {
	color: #cdaf63;
	text-decoration: none;
	}
.nav > li {
	position: relative;
	}
.current_page_item > a, .current_page_ancestor > a,
.nav > .current_page_item > a, .nav > .current_page_ancestor > a {
	color: #cdaf63;
	}

/* - nav: global - */
#nav {
	background: #151515 url(/img/ui/noise-dark-bg.png) repeat;
	color: #d4d4d4;
	letter-spacing: .025em;
	margin-top: 20px;
	position: relative;
	z-index: 20;
	}
#nav-primary > li:hover > a {
	color: #cdaf63;
	}
#nav-primary > li {
	display: inline-block;
	vertical-align: top;
	}
#nav-primary > li > a {
	font-size: 20px;
	line-height: 1;
	padding: 25px 15px;
	text-transform: uppercase;
	}
#nav-primary > li:first-child {
	margin-left: -20px;
	}
#nav-primary > .menu-parent > a:after {
	border: 6px solid transparent;
	border-top-color: #434343;
	bottom: 3px;
	content: '';
	left: 50%;
	margin-left: -6px;
	position: absolute;
	z-index: 25;

	-moz-transition: bottom 250ms linear,  border-color 250ms linear;
	-ms-transition: bottom 250ms linear,  border-color 250ms linear;
	-o-transition: bottom 250ms linear,  border-color 250ms linear;
	-webkit-transition: bottom 250ms linear,  border-color 250ms linear;
	transition: bottom 250ms linear,  border-color 250ms linear;
	}
#nav-primary > .menu-parent:hover > a:after {
	bottom: -12px;
	border-top-color: #151515;
	}
#nav-secondary {
	font-size: 14px;
	float: right;
	line-height: 1;
	letter-spacing: .05em;
	margin-top: -7px;
	text-transform: uppercase;
	}
#nav-secondary > li {
	display: inline-block;
	}
#nav-secondary > li > a {
	padding: 10px 12px;
	}
#nav-secondary > li + li:before {
	border-left: 1px solid #565656;
	bottom: 8px;
	content: '';
	left: -2px;
	position: absolute;
	top: 8px;
	}

/* nav: global: flyout menu */
.sub-menu {
	background: #535353 url(/img/ui/flyout-nav-bg.jpg) no-repeat 50% 0;
	border-bottom: 14px solid #1a1a1a;
	box-shadow: 0 0 5px rgba(0, 0, 0, .6);
	color: #e5e5e5;
	display: none;
	font-size: 18px;
	left: 50%;
	margin-left: -120px;
	padding: 15px 25px 10px;
	position: absolute;
	top: 100%;
	width: 190px;
	}
.sub-menu:after {
	background: url(/img/ui/noise-dark-bg.png) repeat;
	bottom: -14px;
	content: '';
	height: 14px;
	left: 0;
	position: absolute;
	right: 0;
	}
li:hover > .sub-menu {
	display: block;
	}
.sub-menu a {
	padding: 7px 0;
	}
.sub-menu > li + li {
	border-top: 1px dashed #3c3c3c;

	-moz-border-image: url(/img/ui/flyout-nav-line.png) 2 / 1px 0 0 repeat;
	-o-border-image: url(/img/ui/flyout-nav-line.png) 2 / 1px 0 0 repeat;
	-webkit-border-image: url(/img/ui/flyout-nav-line.png) 2 / 1px 0 0 repeat;
	border-image: url(/img/ui/flyout-nav-line.png) 2 / 1px 0 0 repeat;
	}
.sub-menu > .hd-split {
	background: #2d2d2c url(/img/ui/noise-med-bg.jpg) repeat;
	border-bottom: 1px solid #404040;
	border-top: 2px solid #4e4e4e;
	color: #c7c7c7;
	margin: 10px -25px -10px;

	-moz-border-image: none;
	-o-border-image: none;
	-webkit-border-image: none;
	border-image: none;
	}
.sub-menu > .hd-split > a {
	padding: 20px 25px;
	}
.sub-menu > .hd-split > a:hover {
	background-color: rgba(0, 0, 0, .1);
	}
.sub-menu > .hd-split > a > span {
	color: #cdaf63;
	}

/* - nav: sub - */
.nav-sub {
	background: #7c7c7c url(/img/ui/noise-med2-bg.jpg) repeat;
	font-size: 18px;
	margin: 0 -50px 30px 0;
	padding-bottom: 5px;
	}
.nav-sub a, .nav-sub a:hover {
	color: #fff;
	}
.nav-sub a {
	padding: 10px 30px;
	}
.nav-sub > li > a {
	background: #292929 url(/img/ui/noise-med-bg.jpg) repeat;
	color: #d4d4d4;
	letter-spacing: .025em;
	position: relative;
	text-transform: uppercase;
	}
.nav-sub > li > a:hover {
	color: #fff;
	}
.nav-sub > li > a:after {
	border: 6px solid transparent;
	border-top-color: #292929;
	bottom: -12px;
	content: '';
	left: 50%;
	margin-left: -6px;
	position: absolute;
	}
.nav-sub .children a:hover {
	background: #646464;
	background: rgba(0, 0, 0, .2);
	}
.nav-sub .children .current_page_item > a {
	background: #4d4d4d;
	background: rgba(0, 0, 0, .4);
	}
.nav-sub .children > li {
	margin: 0 30px;
	}
.nav-sub .children > li > a {
	margin: -1px -30px;
	}
.nav-sub .children > li + li {
	border-top: 1px dashed #3c3c3c;

	-moz-border-image: url(/img/ui/line-alt.png) 2 / 1px 0 0 repeat;
	-o-border-image: url(/img/ui/line-alt.png) 2 / 1px 0 0 repeat;
	-webkit-border-image: url(/img/ui/line-alt.png) 2 / 1px 0 0 repeat;
	border-image: url(/img/ui/line-alt.png) 2 / 1px 0 0 repeat;
	}
.nav-sub > .current_page_ancestor > a {
	color: #d4d4d4;
	}
.nav-sub .current_page_item > a, .nav-sub .current_page_item > a:hover {
	color: #cdaf63;
	}

/* - nav: breadcrumb - */
.breadcrumb {
	font-size: 15px;
	letter-spacing: .15em;
	margin: 0 0 .6667em; /* 10px */
	text-transform: uppercase;
	}
.breadcrumb > li {
	display: inline;
	}
.breadcrumb > li:before {
	color: #919191;
	content: '/ ';
	margin: 5px;
	}
.breadcrumb > li:first-child:before {
	display: none;
	}

.breadcrumb-nav-bar {
	width: 76%;
	}
.breadcrumb-nav-bar .breadcrumb {
	float: left;
	}
.breadcrumb-nav-bar > .past-product {
	float: right;
	}
.breadcrumb-nav-bar + .h1-alt {
	clear:left;
	}

/* -- header -- */
.header {
	background: #151515 url(/img/ui/header-bg.jpg) no-repeat 50% 0;
	color: #d4d4d4;
	padding: 20px 20px 30px;
	}
#logo {
	float: left;
	}
#logo > a {
	-moz-transition: opacity 200ms linear;
	-ms-transition: opacity 200ms linear;
	-o-transition: opacity 200ms linear;
	-webkit-transition: opacity 200ms linear;
	transition: opacity 200ms linear;
	}
#logo > a:hover {
	opacity: .8;
	}


/* -- footer -- */
.footer, .footer h3, .footer h4 {
	color: #919191;
	}
.footer h4 {
	font-size: 18px;
	line-height: 1.2222; /* 22px */
	margin-bottom: .3333em; /* 6px */	
	}	
.footer {
	background: #292929 url(/img/ui/noise-med-bg.jpg) repeat;
	border-top: 1px solid #727272;
	color: #919191;
	font-size: 14px;
	line-height: 1.4286em; /* 20px */
	margin-bottom: -80px;
	position: relative;
	top: -80px;
	}
.footer a {
	color: #e5e5e5;
	}
.footer a:hover {
	color: #fff;
	}
.footer h3, .footer h4 {
	letter-spacing: .025em;
	font-weight: normal;
	text-transform: uppercase;
	}
.footer-mid {
	position: relative;
	}
.footer-mid:before, .footer-mid:after {
	background: #222;
	border-left: 1px solid #383838;
	border-left-color: rgba(255, 255, 255, .1);
	bottom: 0;
	content: '';
	position: absolute;
	top: 0;
	width: 1px;
	}
.footer-mid:before {
	left: 30.5%;
	}
.footer-mid:after {
	right: 30.5%;
	}
.footer-mid .colb {
	padding: 0 8.3333%;
	}
.footer-links {
	font-size: 15px;
	text-transform: uppercase;
	}
.footer-links a {
	color: #ababaa;
	display: inline;
	}
.footer-links a:hover {
	text-decoration: none;
	}
.footer-links > li + li {
	margin-top: 10px;
	}
.copyright {
	background: #1a1a1a url(/img/ui/noise-dark-bg.png) repeat;
	border-top: 1px solid #4e4e4e;
	font-size: 12px;
	margin: 30px 0 0;
	padding: 20px 0;
	}
.copyright p, .copyright ul, .copyright li {
	display: inline;
	}
.copyright li {
	border-left: 1px solid #717171;
	margin: 0 0 0 6px;
	padding: 0 0 0 8px;
	}

/* - footer: social - */
.footer-social > li {
	margin-top: 10px;
	min-height: 38px;
	padding-left: 50px;
	position: relative;
	}
.footer-social > li:first-child {
	margin-top: 0;
	}
.footer-social > li > a:before {
	background-image: url(/img/ui/sprite.png);
	content: '';
	height: 38px;
	left: 0;
	position: absolute;
	top: .25em;
	width: 36px;
	}
.social-youtube > a:before {
	background-position: -36px 0;
	}
.social-facebook > a:before {
	background-position: -72px 0;
	}
.social-twitter > a:before {
	background-position: -108px 0;
	}
.social-instagram > a:before {
	background-position: -214px 0;
	}	

/* - footer: nav - */
.nav-footer-wrap {
	background: #424242 url(/img/ui/footer-nav-grunge-bg.jpg) no-repeat 50%;
	border-bottom: 2px solid #4e4e4e;
	margin: 0 0 30px;
	text-align: center;
	}
.nav-footer {
	overflow: hidden;
	position: relative;
	}
.nav-footer:before,
.nav-footer:after {
	background: #383838;
	border-left: 1px solid #535353;
	border-left-color: rgba(255, 255, 255, .15);
	bottom: 22px;
	content: '';
	position: absolute;
	top: 22px;
	width: 1px;
	}
.nav-footer:before {
	left: 34.5%;
	}
.nav-footer:after {
	right: 34.5%;
	}
.nav-footer > li {
	float: left;
	width: 33.3333%;
	z-index: 1;
	}
.nav-footer a {
	color: #bababa;
	display: block;
	padding: 22px 15px;
	}
.nav-footer a > h3 {
	color: #e5e5e5;
	}
.nav-footer a:hover > h3 {
	color: #fff;
	}
.nav-footer p {
	margin: 0 10%;
	}

/* -- content -- */
.accent {
	border: #afafaf dashed;
	border-width: 1px 0;
	margin: 10px 0 25px;
	padding: 8px 3px 6px;

	-moz-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	-o-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	-webkit-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	}
.goldaccent {
	border-top: 3px solid #cdaf63;
	border-bottom: 3px solid #cdaf63;
	border-image: none;
	display: inline-block;
	padding: 10px 0;
	width: 100%;	
	}	
.message-accent {
	border: #afafaf dashed;
	border-width: 1px 0;
	margin: 0 0 25px;
	padding: 8px 3px 6px;

	-moz-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	-o-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	-webkit-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	}
.description {
	margin-bottom: 50px;
	}
.disclaimer {
	color: #777;
	font-size: 12px;
	font-style: italic;
	}
.downloads {
	margin-right: 20%;
	}
.lst {
	color: #4a4a4a;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4286; /* 20px */
	list-style: disc;
	margin-bottom: 1.4286em; /* 20px */
	}
ol.lst {
	list-style: decimal;
	}
.lst > li {
	margin: .75em 0 0 20px;
	}
.lst > li:first-child {
	margin-top: 0;
	}
.posts > li {
	margin: 30px 0 0;
	}
.posts > li:first-child {
	margin: 0;
	}
.more-link {
	font-weight: bold;
	color: #cdaf63;
	}
.more-link:after {
	content: " \203A";
	white-space: nowrap;
	}
.post-edit-link {
	font-size: 14px;
	line-height: 1;
	text-transform: none;
	color: #ffffff;
	}
.product-img {
	text-align: right;
	}
.whitepaper-link {
	float: right;
	font-size: 14px;
	font-weight: bold;
	margin: -20px 0 20px;
	}
.whitepaper-link:before {
	background-image: url(/img/ui/sprite.png);
	background-position: -193px 0;
	content: '';
	display: inline-block;
	height: 19px;
	margin-right: 8px;
	vertical-align: text-bottom;
	width: 19px;
	}
.search-criteria {
	display: block;
	font-size: 22px;
	line-height: 1.2; /* 30px */
	margin: 0 0 .4em; /* 10px */
	}

/* -- custom shop customize button -- */
.customize {
	margin: 1em 0 2em;
	}
.customize .button {
	padding: 5px 15px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #a67f3b;
	background-color: #a67f3b;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFDACAAE', endColorstr='#FFA67F3B');
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dacaae), color-stop(100%, #a67f3b));
	background-image: -webkit-linear-gradient(top, #dacaae, #a67f3b);
	background-image: -webkit-gradient(linear, top left, bottom left, from(#dacaae), to(#a67f3b));
	background-image: linear-gradient(top, #dacaae, #a67f3b);
	background-image: linear-gradient(to bottom , #dacaae, #a67f3b);
	-webkit-box-shadow: #111111 0 0 5px;
	box-shadow: #111111 0 0 5px;
	width: auto;
	display: inline-block;
	text-align: center;
	color: #333333;
	font-family: "Cabin", "Arial Narrow", Arial, sans-serif;
	font-size: 1em;
	cursor: pointer;
	}
.customize .button:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFDACAAE', endColorstr='#FFBC9F6C');
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dacaae), color-stop(100%, #bc9f6c));
	background-image: -webkit-linear-gradient(top, #dacaae, #bc9f6c);
	background-image: -webkit-gradient(linear, top left, bottom left, from(#dacaae), to(#bc9f6c));
	background-image: linear-gradient(top, #dacaae, #bc9f6c);
	background-image: linear-gradient(to bottom , #dacaae, #bc9f6c);
	color: #010101;
	text-decoration: none;
	}


/* -- article -- */
.article {
	margin-bottom: 50px;
	}
.article-compact {
	margin-bottom: 30px;
	}
.article h1 {
	margin-bottom: .625em; /* 25px */
	}
.article h2, .article h3 {
	margin-top: 1.5em;
	}
.article h2:first-child, .article h3:first-child {
	margin-top: 0;
	}
.article > form {
	margin-top: 30px;
	}
.article > p,
.article > ul,
.article > ol,
.article > .intro,
.entry-content > ul,
.entry-content > ol {
	margin-bottom: 1em;
	}
.article > p:last-child,
.article > ul:last-child,
.article > ol:last-child,
.article > .intro:last-child,
.entry-content > ul:last-child,
.entry-content > ol:last-child {
	margin-bottom: 0;
	}
.article > ul,
.entry-content > ul {
	list-style: disc;
	}
.article > ol,
.entry-content > ol {
	list-style: decimal;
	}
.article > ol > li,
.article > ul > li,
.entry-content > ol > li,
.entry-content > ul > li {
	margin: .5em 0 0 35px;
	}
.article > ol > li:first-child,
.article > ul > li:first-child,
.entry-content > ol > li:first-child,
.entry-content > ul > li:first-child {
	margin-top: 0;
	}
.article table {
	font-size: 12px;
	line-height: 1.5; /* 18px */
	margin: 0 0 1em;
	}
.article th, .article td {
	border-bottom: 1px solid #ccc;
	padding: 5px 15px 5px 0;
	}
.article th {
	text-align: left;
	}
.article form td {
	border: 0;
	}

/* - article: wordpress - */
.thumb, .alignleft {
    float: left;
    margin: 0 30px 0 0;
	}
.thumb-alt, .alignright {
    float: right;
    margin: 0 0 0 30px;
	}
.thumb > img, .thumb-alt > img {
	display: block;
	margin: .25em 0 10px;
	}
.thumb-w {
	border: 1px solid #bbb;
	}


/* -- headlines -- */
.h-alt {
	text-align: center;
	}
.hd, .hd-split {
	font-size: 14px;
	line-height: 1.4286; /* 20px */
	text-transform: uppercase;
	}
.hd {
	border-bottom: 1px dashed #afafaf;
	font-weight: bold;
	margin-bottom: 1.0714em; /* 15px */
	padding-bottom: .5em; /* 7px */

	-moz-border-image: url(/img/ui/line.png) 2 / 0 0 1px repeat;
	-o-border-image: url(/img/ui/line.png) 2 / 0 0 1px repeat;
	-webkit-border-image: url(/img/ui/line.png) 2 / 0 0 1px repeat;
	border-image: url(/img/ui/line.png) 2 / 0 0 1px repeat;
	}
.hd-box {
	border: 0;
	padding-bottom: .1429em; /* 2px */

	-o-border-image: none;
	}
.hd-split {
	color: #727272;
	font-weight: normal;
	letter-spacing: .17em;
	margin-bottom: .7143em; /* 10px */
	}
.hd-split span {
	color: #4a4a4a;
	display: block;
	font-size: 20px;
	letter-spacing: .025em;
	line-height: 1.1; /* 22px */
	}
.hd-split span > em {
	font-size: 30px;
	font-style: normal;
	line-height: 1;
	}
h1.hd-split {
	font-size: 22px;
	line-height: 1;
	margin-bottom: .2727em; /* 6px */
	}
h1.hd-split > span {
	font-size: 40px;
	}
.h1-alt {
	margin-bottom: .625em; /* 25px */
	}
div.h1-alt {
	color: #4a4a4a;
	font-family: 'Egyptienne', Serif;
	font-weight: normal;
	font-size: 40px;
	line-height: 1;	
	margin-bottom: .925em;
	}	
.hd-disclaimer {
	color: #919191;
	font-size: 10px;
	font-weight: normal;
	line-height: 1;
	text-transform: none;
	}
.leadin {
	display: block;
	font-size: 25px;
	line-height: 1.2; /* 30px */
	margin: 0 0 .4em; /* 10px */
	}
h2.hd-split.inline {
	display: inline-block;
	}

/* -- intro -- */
.intro {
	font-size: 19px;
	line-height: 1.3158; /* 25px */
	margin: 0 0 50px;
	}


/* -- figure -- */
.figure {
	margin: 0 0 40px;
	}
.figcaption {
	font-size: 11px;
	line-height: 1.6363; /* 18px */
	margin: .4545em 0 0; /* 5px */
	}

/* -- light management -- */
.light-management-hero {
	margin: 12px 0;
	text-align: center;
}

.light-management h3 {
	text-transform: uppercase;
}

.light-management hr {
	border-bottom: 3px solid #cdaf63;
	margin-bottom: 12px;
}

.light-management .letter-icon {
	background-color: #cdaf63;
	border-radius: 50%;
	box-sizing: border-box;
	color: #fff;
	display: block;
	float: left;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 15px;
    height: 30px;
    margin: 0 12px 12px 0;
    padding: 5px;
    text-align: center;
    width: 30px;
}

.light-management .letter-icon ~ p {
	clear: left;
}


/* -- video -- */
.video {
	margin: 0 0 15px;
	}
.video-alt {
	margin: 10px 0 25px;
	position: relative;
	z-index: 1;
	}
.video-alt:before {
	border: dashed #afafaf;
	border-width: 1px 0;
	bottom: -.625em; /* 10px */
	content: '';
	left: 0;
	position: absolute;
	right: 0;
	top: -.625em; /* 10px */
	z-index: -1;

	-moz-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	-o-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	-webkit-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	}
.fluid-width-video-wrapper {
	padding: 0;
	position: relative;
	width: 100%;
	}
.fluid-width-video-wrapper > embed,
.fluid-width-video-wrapper > iframe,
.fluid-width-video-wrapper > object {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	}


/* -- buttons -- */
.btn {
	background: #525252;
	background: rgba(0, 0, 0, .2);
	border: 1px solid #414141;
	color: #ababaa;
	display: inline-block;
	font-size: 15px;
	line-height: 1;
	margin: 0 0 10px -15px;
	padding: 10px 14px;
	position: relative;
	top: -15px;
	}
.btn:hover {
	background: #3d3d3d;
	background: rgba(0, 0, 0, .4);
	color: #c68d28;
	text-decoration: none;
	}


/* -- icons -- */
.check-yes {
	background-image: url(/img/ui/sprite.png);
	background-position: -168px 0;
	color: transparent;
	display: block;
	height: 20px;
	overflow: hidden;
	margin: 0 auto;
	text-indent: 100%;
	white-space: nowrap;
	width: 20px;
	}
.check-no {
	visibility: hidden;
	}


/* -- tabs -- */
.tabs {
	background: #585858 url(/img/ui/tabs-bg.png) repeat;
	line-height: 1;
	margin: -50px -50px 35px;
	text-align: center;
	text-transform: uppercase;
	}
.tabs > li {
	display: inline-block;
	}
.tabs h2 {
	font-size: 16px;
	line-height: 1;
	margin-bottom: 0;
	}
.tab-link {
	color: #d4d4d4;
	display: block;
	padding: 20px;
	position: relative;
	}
.tab-link:after {
	border: 6px solid transparent;
	border-top-color: #3f3f3f;
	content: '';
	display: none;
	left: 50%;
	margin-left: -6px;
	position: absolute;
	top: 100%;
	}
.tab-link:hover, .tab-link:focus, .tab-link.on {
	color: #fff;
	text-decoration: none;
	}
.tab-link:focus {
	outline: none;
	}
.tab-link.on {
	background: #3f3f3f;
	background: rgba(0, 0, 0, .25);
	}
.tab-link.on:after {
	display: block;
	}
.tab-content {
	display: none;
	}
.tab-content.on {
	display: block;
	}
.tabs-side {
	padding-top: 40px;
	}


/* -- toggle -- */
.toggle-link {
	color: inherit;
	}
.toggle-link:after {
	background: #cdaf63;
	border-radius: .8636em; /* 19px */
	box-shadow: 0 1px 0 #d3a85b inset, 0 1px 1px rgba(0, 0, 0, .5);
	color: #fff;
	content: url(/img/ui/arrow-closed.png);
	display: inline-block;
	font-size: 22px;
	height: .8636em; /* 19px */
	line-height: .7272; /* 16px */
	margin: .1em 0 0 9px;
	text-align: center;
	vertical-align: top;
	width: .8636em; /* 19px */
	}
.toggle-link.open:after {
	content: url(/img/ui/arrow-open.png);
	}
.toggle-link:hover {
	color: #cdaf63;
	}
.toggle-content {
	display: none;
	padding-top: 10px;
	}

/* -- toggle: specialized -- */
.tout-list .toggle-link {
	width: 100%;
	display: inline-block;
	}
.tout-list .toggle-link:after {
	float: right;
	margin-right: 15px;
	}

/* -- toggle -- */
.toggle-link {
	color: inherit;
	}
.toggle-link:after {
	background: #cdaf63;
	border-radius: .8636em; /* 19px */
	box-shadow: 0 1px 0 #d3a85b inset, 0 1px 1px rgba(0, 0, 0, .5);
	color: #fff;
	content: url(/img/ui/arrow-closed.png);
	display: inline-block;
	font-size: 22px;
	height: .8636em; /* 19px */
	line-height: .7272; /* 16px */
	margin: .1em 0 0 9px;
	text-align: center;
	vertical-align: top;
	width: .8636em; /* 19px */
	}
.toggle-link.open:after {
	content: url(/img/ui/arrow-open.png);
	}
.toggle-link:hover {
	color: #cdaf63;
	}
.toggle-content {
	display: none;
	padding-top: 10px;
	}


/* -- transform -- */
.transform-link {
	color: inherit;
	}
.transform-link:before {
	background: #cdaf63;
	border-radius: .8636em; /* 19px */
	box-shadow: 0 1px 0 #d3a85b inset, 0 1px 1px rgba(0, 0, 0, .5);
	color: #fff;
	content: url(/img/ui/arrow-open.png);
	display: inline-block;
	font-size: 22px;
	height: .8636em; /* 19px */
	line-height: .7272; /* 16px */
	margin: 0 9px 0 0;
	text-align: center;
	vertical-align: top;
	width: .8636em; /* 19px */
	}
.transform-link.open:before {
	content: url(/img/ui/arrow-closed.png);
	}
.transform-link:hover {
	color: #cdaf63;
	}
.transform-content {
	display: none;
	padding-top: 10px;
	}
.transform-content.detail-content {
	display: block;
	padding: 5px 0 0 5px;
	}

/* -- truncate -- */
.truncate-link {
    color: inherit;
    }
.truncate-link:after {
    background: #cdaf63;
    border-radius: .8636em; /* 19px */
    box-shadow: 0 1px 0 #d3a85b inset, 0 1px 1px rgba(0, 0, 0, .5);
    color: #fff;
    content: url(/img/ui/arrow-open.png);
    display: inline-block;
    font-size: 22px;
    height: .8636em; /* 19px */
    line-height: .7272; /* 16px */
    margin: .1em 0 0 9px;
    text-align: center;
    vertical-align: top;
    width: .8636em; /* 19px */
    }
.truncate-link.open:after {
    content: url(/img/ui/arrow-closed.png);
    }
.truncate-link:hover {
    color: #cdaf63;
    }
.truncate-content {
    display: none;
    padding-top: 10px;
    }

/* -- truncate: specialized -- */
.tout-list .truncate-link {
	width: 100%;
	display: inline-block;
	}
.tout-list .truncate-link:after {
	float: right;
	margin-right: 15px;
	}

/* -- slats -- */
.slat {
	font-size: 14px;
	line-height: 1.4286; /* 20px */
	margin-bottom: 50px;
	}
.slat img {
	display: block;
	margin: 10px 0;
	}
.slat p {
	margin: 0;
	}
.slats-title {
	margin-bottom: 25px;
	}

/* - slats: horizontal - */
.slats-h {
	margin-bottom: -15px;
	}
.slats-h > li {
	margin: 0 0 15px;
	}
.slats-h > li img {
	margin-left: auto;
	margin-right: auto;
	}


/* -- callout box -- */
.box {
	background: #eaeaea;
	background: rgba(185, 185, 185, .3);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 1.4286; /* 20px */
	margin: 10px 0 50px;
	padding: 20px;
	position: relative;
	z-index: 1;
	}
.box:before {
	border: dashed #afafaf;
	border-width: 1px 0;
	bottom: -.7143em; /* 10px */
	content: '';
	left: 0;
	position: absolute;
	right: 0;
	top: -.7143em; /* 10px */
	z-index: -1;

	-moz-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	-o-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	-webkit-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	}
.box.pull {
	margin-left: -60px;
	padding-left: 60px;
	}
.box.pull:before {
	left: 10px;
	}
.box.push {
	margin-right: -60px;
	padding-right: 60px;
	}
.box-rings.push {
	margin-right: -60px;
	padding-right: 10px;
	}
.box.push:before {
	right: 10px;
	}

/* - callout box: alternate - */
.box-alt {
	background: #333;
	background: rgba(0, 0, 0, .8);
	color: #ddd;
	}
.box-alt .hd-split {
	color: #c7c7c7;
	}
.box-alt .hd-split span {
	color: #fff;
	}

/* - callout box: specialized - */
.box-guarantee {
	background-image: url(/img/ui/box-guarantee.png);
	}
.box-leupold {
	background-image: url(/img/ui/box-leupold.png);
	}
.box-leupold .hd-split span {
	font-size: 40px;
	}
.box-ask:after,
.box-hunting-shooting:after,
.box-mounts:after,
.box-tactical:after,
.box-reticles:after {
	display: block;
	margin: -55px -60px -24px -20px;
	overflow: hidden;
	position: relative;
	text-align: right;
	z-index: -1;
	}
.box-reticles:after {
	margin-bottom: -25px;
	margin-top: -115px;
	}
.box-ask:after {
	content: url(/img/ui/box-ask.png);
	margin-top: 0;
	}
.box-hunting-shooting:after {
	content: url(/img/ui/box-hunting.png);
	}
.box-mounts:after {
	content: url(/img/ui/box-mounts.png);
	margin-top: -45px;
	}
.box-reticles:after {
	content: url(/img/ui/box-reticles.png);
	}
.box-rings {
	margin: 175px 0 0 0;
	padding: 20px 0 0 0;
	}
.box-rings h2 {
	margin-left: 20px;
	}
.box-rings h3.hd-split {
	margin-left: 20px;
	}	
.box-search {
	margin: 30px 0 50px -20px;
	background: #171718;
	padding: 0;
	}
.box-search	.finder-form {
	margin: 0;
	}
.box-search select {
	width: 35%;
	margin-right: 20px;
	}
.box-search .field {
	margin: 0;
	}
.box-search:before {
	border: 0;
	border-width: 0;
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	right: 0;
	top: 0;

	-moz-border-image: none;
	-o-border-image: none;
	-webkit-border-image: none;
	border-image: none;
	}
.box-search .finder-form {
	padding-top: 15px;
	}
.box-tactical:after {
	content: url(/img/ui/box-tactical.png);
	}
.box-finder:after {
	z-index: 1;
	}
.box-finder > p {
	margin-bottom: 20px;
	}
.box-mounts > p {
	padding-right: 37px;
	}
.box-mounts .more-link {
	display: block;
	padding-right: 25%;
	}
.scopefinder div:first-child .box {
	margin-bottom: 0;
	}

/* -- image viewer -- */
.img-viewer {
	text-align: right;
	}
.viewer-thumbs {
	border: dashed #afafaf;
	border-width: 1px 0;
	float: right;
	margin: 5px 0 20px;
	padding: 0 0 9px;

	-moz-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	-o-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	-webkit-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	}
.viewer-thumbs > li {
	float: left;
	margin: 9px 20px 0 0;
	}
.viewer-thumbs > li:last-child {
	margin-right: 0;
	}
.viewer-link {
	border: 1px solid #fff;
	display: block;
	}
.viewer-link:hover {
	border-color: #cdaf63;
	}
.viewer-link.on, .viewer-link.on:hover {
	border-color: #8b8b8b;
	cursor: default;
	}
.viewer-main {
	clear: right;
	display: block;
	min-height: 530px;
	}
.viewer-main:before {
	content: '+ Enlarge';
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	}

/* -- hero -- */
.hero, .hero-title {
	color: #e2d6c4;
	}
.hero {
	margin: 0 0 -8px;
	overflow: hidden;
	padding-bottom: 8px;
	position: relative;
	text-align: right;
	z-index: 1;
	}
.hero.centered-message {
	text-align: center;
	}
.hero.no-shadow {
	padding-bottom: 0;
	}

.hero:after {
	box-shadow: 0 0 8px #000, 0 0 8px rgba(0, 0, 0, .5);
	content: '';
	height: 8px;
	left: 0;
	margin-top: -16px;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: -1;
	}
.hero-inner {
	background: #000;
	line-height: 0;
	}
.hero-photo {
	left: 0;
	max-width: none;
	position: absolute;
	top: 0;
	}
.hero-content {
	display: inline-block;
	padding: 40px 50px 20px;
	line-height: 1;
	max-width: 450px;
	min-height: 270px;
	position: relative;
	text-align: center;
	text-shadow: 0 0 5px rgba( 0, 0, 0, .5 );
	color: #ffffff;
	}

.no-top-padding {
	padding: 0 50px 20px;
	}

.hero-content .more-link {
	font-weight: normal;
	color: #ffffff;
	}

.hero-title {
	font-size: 60px;
	line-height: .9;
	margin: 0 0 10px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	}
.hero.centered-message .hero-content {
	max-width: none;
	min-height: 330px;
	padding: 0;
	top: 200px;
	overflow: hidden;
	}	
.hero.centered-message .hero-title {
	font-size: 74px;
	font-weight: bold;
	}
.hero.centered-message .hero-title > span {
	font-weight: normal;
	font-size: 33px;
	margin: 0 0 15px;
	}

.hero.centered-message .hero-title span:before {
	border-top: 3px solid #b89556;
	display: block;
	height: 1px;
	content: " ";
	width: 27%;
	position: absolute;
	right: 5%;
	top: 0.5em;
	}
.hero.centered-message .hero-title span:after {
	border-top: 3px solid #b89556;
	display: block;
	height: 1px;
	content: " ";
	width: 27%;
	position: absolute;
	left: 5%;
	top: 0.5em;
	}

.hero.centered-message .hero-title span.wide-accents:before,
.hero.centered-message .hero-title span.wide-accents:after {
	width: 16%;
	}

.hero-content > p{
	color: #ffffff;
	}

.hero-title > span {
	display: block;
	font-size: 22px;
	margin: 0 0 8px;
	padding-top: 6px;
	font-family: 'Egyptienne', serif;
	color: #ffffff;
	}

.hero-title > span.hero-title-large {
	display: block;
	font-size: 58px;
	font-family: 'Montserrat', sans-serif;
	text-transform: none;
	}

.hero-title > span.hero-title-bar {
	border-top: 2px solid #b89556;
	}

/*.hero-title:before {
	border-top: 2px solid #b89556;
	display: block;
	height: 1px;
	content: " ";
	width: 15%;
	position: absolute;
	right: 8%;
	top: 2.3em;
	}
	
.hero-title:after {
	border-top: 2px solid #b89556;
	display: block;
	height: 1px;
	content: " ";
	width: 15%;
	position: absolute;
	left: 8%;
	top: 2.3em;
	}*/

.hero-product {
	display: block;
	margin: 0 auto .75em;
	}
.hero-product-title:before {
	content: '\A';
	white-space: pre;
	}

.hero-product-title{
	color: #ffffff;
	}

.hero-content h2 {
	color: #f2f2f2;
	font-family: 'Helvetica Neue', Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3;
	margin-bottom: 12px;
	}	


/* -- slideshow -- */
.slideshow {
	-webkit-tap-highlight-color: transparent;
	}
.slides {
	background: #000;
	display: table;
	overflow: hidden;
	width: 100%;
	}
.slide {
	box-shadow: 0 0 12px #000, 0 0 12px #000;
	display: table-cell;
	height: 420px;
	overflow: hidden;
	position: relative;
	visibility: hidden;
	}
.slides.s-loaded > .slide {
	visibility: visible;
	}
.slides.s-transition-ready > .slide {
	-moz-transition: width 700ms ease-out;
	-ms-transition: width 700ms ease-out;
	-o-transition: width 700ms ease-out;
	-webkit-transition: width 700ms ease-out;
	transition: width 700ms ease-out;
	}
.slide.on {
	z-index: 10 !important;
	}
.slide-i {
	height: 100%;
	position: relative;
	opacity: .5;

	-moz-transition: opacity 700ms linear;
	-ms-transition: opacity 700ms linear;
	-o-transition: opacity 700ms linear;
	-webkit-transition: opacity 700ms linear;
	transition: opacity 700ms linear;
	}
.slide.on > .slide-i, .slide:hover > .slide-i {
	opacity: 1;
	}
.slide-i:before, .slide-i:after {
	background: rgba(255, 255, 255, .6);
	content: '';
	bottom: 0;
	position: absolute;
	top: 0;
	width: 1px;
	z-index: 15;

	-moz-transition: opacity 700ms linear;
	-ms-transition: opacity 700ms linear;
	-o-transition: opacity 700ms linear;
	-webkit-transition: opacity 700ms linear;
	transition: opacity 700ms linear;
	}
.slide-i:before {
	left: 0;
	}
.slide-i:after {
	right: 0;
	}
.slide.on > .slide-i:before, .slide.on > .slide-i:after {
	opacity: .5;
	}
.slide:first-child > .slide-i:before,
.slide:last-child > .slide-i:after {
	display: none;
	}
.slide .hero-photo {
	bottom: 0;
	left: auto;
	right: 0;
	}
.slide .hero-content {
	bottom: 0;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 400px;

	-moz-transition: opacity 700ms linear;
	-ms-transition: opacity 700ms linear;
	-o-transition: opacity 700ms linear;
	-webkit-transition: opacity 700ms linear;
	transition: opacity 700ms linear;
	}
.slide.on .hero-content {
	opacity: 1;
	}
.slide .hero-content > p {
	margin: 0 30px .75em;
	font-family: 'Montserrat', sans-serif;
	}
.ie .slide {
	float: left; /* IE doesn't behave well with display: table-cell that changes width */
	margin-left: -1px; /* fix IE % width rounding error */
	}
.ie .slide .hero-content {
	display: none;
	}
.ie .slide.on .hero-content {
	display: block;
	}


/* -- badges -- */
.badges > li {
	display: inline;
	margin: 0 0 0 10px;
	}
.badges > li:first-child {
	margin: 0;
	}
.badges > li > a {
	display: inline-block;
	}
.badges-desc {
	font-size: 13px;
	line-height: 1.3077; /* 17px */
	padding-left: 75px;
	}
.badges-desc > li {
	display: block;
	margin: 10px 0 0;
	}
.badges-desc > li:first-child {
	margin: 0;
	}
.badges-desc img {
	float: left;
	margin-left: -75px;
	}
.badges-desc p {
	margin: 6px 0 0;
	}


/* -- skus -- */
.skus {
	color: #585858;
	font-size: 12px;
	line-height: 1.1667; /* 14px */
	margin-bottom: -15px;
	}
.sku {
	border-top: 1px solid #c5c5c5;
	padding-top: 15px;
	}
.sku:first-child {
	border-top: 0;
	margin-top: 0;
	padding-top: 0;
	}
.sku-part, .sku-math {
	display: inline-block;
	position: relative;
	vertical-align: top;
	}
.sku-part {
	padding-bottom: 15px;
	text-align: center;
	width: 80px;
	}

.sku-part-size {
	color: #828282;
	font-size: 13px;
	line-height: 1;
	margin: 5px 0 0 5px;
	text-align: left;
	width: 208px;
}
.sku-size  {
	color: #585858;
	display: block;
	font-size: 28px;
	line-height: 1;
	margin-bottom: .1071em; /* 3px */
}

.sku-part img {
	display: block;
	margin: 0 auto 5px;
	}
.sku-part-finish img {
	margin: 5px auto 10px;
	}
.sku-part-price {
	color: #828282;
	font-size: 13px;
	line-height: 1;
	margin: 5px 0 0 5px;
	text-align: left;
	width: auto;
	}
.sku-math {
	font-size: 14px;
	font-weight: bold;
	margin: 23px 5px;
	}
.sku-price {
	color: #585858;
	display: block;
	font-size: 28px;
	line-height: 1;
	margin-bottom: .1071em; /* 3px */
	}
.sku div.reticle-whitepaper {
	margin-left: 10px;
	}
.sku div.reticle-whitepaper a {
	display: block;
	line-height: 1.35em;
	}
div.reticle-whitepaper {
	margin-bottom: 5px;
	margin-top: 0;
	}


/* -- product listing -- */
.col-main + .product-list-h {
	clear: left;
	}
.product-list-h > li {
	overflow: hidden;
	text-align: center;
	}
.product-list-h > li:before {
	border-left: 1px solid #e7e7e7;
	content: '';
	height: 120px;
	left: 0;
	position: absolute;
	top: 30px;
	}
.product-list-h > li:first-child:before {
	display: none;
	}
.product-list-h .categories {
	font-weight: bold;
	margin-top: 10px;
	}
.product-list-h .categories > li {
	margin-top: 3px;
	}
.product-title {
	font-size: 20px;
	line-height: 1.1em; /* 22px */
	margin-bottom: .1364em; /* 3px */
	}
.featured-product > .product-title {
	font-size: 22px;
	margin-bottom: .2273em; /* 5px */
	}
.featured-product > .badges {
	float: left;
	}
.featured-product > .badges > li:first-child {
	margin-left: -3px;
	}
.featured-product > .badges > li {
	display: block;
	margin: 7px 0;
	text-align: center;
	}
.featured-product-photo {
	border-right: 1px dashed #afafaf;
	float: left;
	margin-right: 30px;
	padding-right: 30px;

	-moz-border-image: url(/img/ui/line.png) 2 / 0 1px 0 0 repeat;
	-o-border-image: url(/img/ui/line.png) 2 / 0 1px 0 0 repeat;
	-webkit-border-image: url(/img/ui/line.png) 2 / 0 1px 0 0 repeat;
	border-image: url(/img/ui/line.png) 2 / 0 1px 0 0 repeat;
	}

/* -- expanable list -- */
.expandable-list {
	font-size: 15px;
	font-weight: bold;
	}
.expandable-list .transform-link {
	float: left;
	font-family: 'Egyptienne', Serif;
	font-size: 18px;
	font-weight: normal;
	margin-right: 15px;
	padding-top: 25px;
	}
.expandable-list .transform-content {
	clear: left;
	}
.expandable-list .transform-content a {
	clear: both;
	display: block;
	}
.expandable-list .transform-content p {
	float: left;
	width: 45%;
	}
.expandable-list img.full {
	float: right;
	margin-right: 20px;
	width: 45%;
	}
.expandable-list img.thumb {
	float: right;
	margin-right: 40%;
	}
.expandable-list .transform-content .features,
.expandable-list td > h3.disappears {
	display: none;
	}
.expandable-list col {
	width: 10%;
	}
.expandable-list col.wide {
	width: 15%;
	}
.expandable-list .tcol-alt {
	width: 20%;
	}
.expandable-list .tcol-alt2 {
	width: 25%;
	}
.expandable-list .tcol-title {
	width: auto;
	}
.expandable-list.table-wrap {
	margin-left: -50px;
	}
.expandable-list > table {
	border-top: 1px dashed #afafaf;
	border-bottom: 1px dashed #afafaf;
	padding: 35px 0 35px 35px;
	position: relative;
	overflow: hidden;
	-moz-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	-o-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	-webkit-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	}
.expandable-list th, .expandable-list td {
	padding: 10px;
	text-align: center;
	}
.expandable-list th:first-child,
.expandable-list td:first-child {
	padding-left: 15px;
	text-align: left;
	}
.expandable-list th {
	background: url(/img/ui/line-table.png) 0 100% repeat-x;
	color: #373737;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.1667; /* 14px */
	padding: 0 10px 24px;
	vertical-align: bottom;
	}
.expandable-list tfoot th {
	background: url(/img/ui/line-table.png) 0 0% repeat-x;
	padding: 10px;
	}
.expandable-list th > span {
	visibility: hidden;
	}
.expandable-list .th-hd {
	color: #e7e7e7;
	font-size: 22px;
	line-height: 1;
	}
.expandable-list .th-hd2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	}
.expandable-list td {
	background: #f2f2f2;
	border-left: 2px solid #fff;
	vertical-align: top;
	}
.expandable-list td > span {
	margin-top: 20px;
	}
.expandable-list td p {
	font-weight: normal;
	}
.expandable-list td h3 {
	float: left;
	padding-top: 25px;
	}
.expandable-list td > div {
	clear: both;
	overflow: hidden;
	padding-left: 27px;
	}
.expandable-list td:first-child {
	border-left: 0;
	}
.expandable-list .alt > td {
	background: #fff;
	}
.expandable-list .active, .expandable-list .active a {
	color: #fff;
	}
.expandable-list .active > td:first-child {
	border-left: 3px solid #c68d28;
	padding-left: 12px;
	}
.expandable-list button {
	clear: both;
	color: #cdaf63;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	-moz-transition: color 100ms linear;
	-ms-transition: color 100ms linear;
	-o-transition: color 100ms linear;
	-webkit-transition: color 100ms linear;
	transition: color 100ms linear;
	}
.expandable-list .transform-data-title {
	display: none;
	font-size: 12px;
	font-weight: normal;
	}
.expandable-list .transform-data-title.open {
	display: block;
	}
.expandable-list tr td.long-cell {
	border-left: 2px dotted #ffffff;
	}
.expandable-list tr.alt td.long-cell {
	border-left: 2px dotted #f2f2f2;
	}


/* - .expandable-list results: sort - */
.expandable-list .sort {
	color: #373737;
	line-height: inherit;
	position: relative;
	}
.expandable-list .sort:after {
	border: 4px solid transparent;
	content: '';
	display: none;
	left: 50%;
	margin: 3px 0 0 -4px;
	top: 100%;
	position: absolute;
	}
.expandable-list .sort:hover {
	color: #666;
	}
.expandable-list .sort-asc:after,
.expandable-list .sort-desc:after {
	display: block;
	}
.expandable-list .sort-asc:after {
	border-bottom-color: #888;
	margin-top: -2px;
	}
.expandable-list .sort-desc:after {
	border-top-color: #888;
	}

/* -- .expandable-list: pagination -- */
.expandable-list + .pagination {
	line-height: 1;
	margin: .75em 0 0;
	padding: .35em 0 0;
	text-align: center;
	}
.expandable-list + .pagination > li {
	display: inline-block;
	}
.expandable-list + .pagination > li > a,
.expandable-list + .pagination > li > strong {
	display: block;
	padding: .5em .75em;
	}
.expandable-list + .pagination > li > strong {
	background: #4a4a4a;
	border-radius: 4px;
	color: #fff;
	font-weight: normal;
	margin: 0 .25em;
	padding: .25em .5em;
	}

/* - table: data alternate (dark) - */
.data-table-alt {
	color: #a1a1a1;
	}
.data-table-alt a {
	color: #c68d28;
	}
.data-table-alt th {
	background-image: url(/img/ui/line-table-dark.png);
	}
.data-table-alt td {
	background: #474747;
	border-left-color: #3e3e3e;
	}
.data-table-alt .alt > td {
	background: #3e3e3e;
	}

/* -- promo list -- */
.promo-list-h {
	margin: 50px -50px 0;
	overflow: hidden;
	padding: 50px 50px 0;
	}
.promo-list-h > li {
	text-align: center;
	}
.promo-list-h > li:before {
	border-left: 1px dashed #afafaf;
	content: '';
	height: 170px;
	left: 0;
	position: absolute;
	top: 0;

	-moz-border-image: url(/img/ui/line.png) 2 / 0 0 0 1px repeat;
	-o-border-image: url(/img/ui/line.png) 2 / 0 0 0 1px repeat;
	-webkit-border-image: url(/img/ui/line.png) 2 / 0 0 0 1px repeat;
	border-image: url(/img/ui/line.png) 2 / 0 0 0 1px repeat;
	}
.promo-list-h > li:first-child:before {
	display: none;
	}


/* -- series list -- */
.series-list {
	margin-left: -50px;
	position: relative;
	z-index: 1;
	}
.series-list > li {
	border-top: 1px dashed #afafaf;
	border-bottom: 1px dashed #afafaf;
	margin: 0 0 50px;
	min-height: 125px;
	padding: 25px 0 30px 50px;
	position: relative;
	overflow: hidden;

	-moz-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	-o-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	-webkit-border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	border-image: url(/img/ui/line.png) 2 / 1px 0 repeat;
	}
.series-list > li:after {
	background: url(/img/legacy/series-gradient.png) repeat-x;
	background: -moz-linear-gradient(#fff, #e5e5e5);
	background: -ms-linear-gradient(#fff, #e5e5e5);
	background: -o-linear-gradient(#fff, #e5e5e5);
	background: -webkit-linear-gradient(#fff, #e5e5e5);
	background: linear-gradient(#fff, #e5e5e5);
	bottom: 0;
	content: '';
	height: 30px;
	left: 0;
	position: absolute;
	right: 0;
	z-index: -1;
	}
.series-list .toggle-content {
	margin: 0 0 0 -15px;
	padding: 10px 0 0 15px;
	}
.series-list .table-wrap {
	margin-right: 25px;
	}
.series-list-alt > li {
	margin-bottom: 0;
	}
.series-list-alt > li:after {
	display: none;
	}
.series-list-alt > li + li {
	margin-top: -1px;
	}
.series-list h3 {
	clear: both;
	font-size: 22px;
	line-height: 1.1818; /* 26px */
	margin-bottom: .7272em; /* 16px */
	}	

/* -- tout list -- */
.tout-list {
	margin-left: 0px;
	position: relative;
	z-index: 1;
	}
.tout-list > li {
	background-color: #dbdbdb;
	border-top: 1px solid #c6c6c6;
	margin: 0;
	margin-left: 0px;
	min-height: 25px;
	padding: 10px 0 5px 20px;
	position: relative;
	}
.tout-list > li:after {
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	right: 0;
	z-index: -1;
	}
.tout-list .toggle-content {
	background-color: #eaeaea;
	margin: 0 0 -5px -20px;
	padding: 10px 20px 10px 20px;
	}

/* -- location-specific -- */
.section-hunting-shooting > #page > .main,
.section-tactical > #page > .main {
	background-image: none;
	}

/* - location-specific: hunting/shooting - */
.section-hunting-shooting {
	background-color: #7e714f;
	background-image: url(/img/ui/hunting-bg.jpg);
	}

/* - location-specific: tactical - */
.section-tactical {
	background-color: #4c4c4c;
	background-image: url(/img/ui/tactical-bg.gif);
	}
.section-tactical .hero-content, .section-tactical .hero-title {
	color: #ffffff;
	}
.tactical-masthead {
	margin: -15px 0 35px;
	position: relative;
	text-align: right;
	z-index: 1;
	}
.tactical-masthead:before, .tactical-masthead:after {
	border-top: 1px dashed #afafaf;
	content: '';
	left: -50px;
	margin-top: -2px;
	position: absolute;
	right: -50px;
	top: 50%;
	z-index: -1;

	-moz-border-image: url(/img/ui/line.png) 2 / 1px 0 0 repeat;
	-o-border-image: url(/img/ui/line.png) 2 / 1px 0 0 repeat;
	-webkit-border-image: url(/img/ui/line.png) 2 / 1px 0 0 repeat;
	border-image: url(/img/ui/line.png) 2 / 1px 0 0 repeat;
	}
.tactical-masthead:after {
	margin-top: 1px;
	}
.tactical-masthead img {
	background: #fff;
	padding: 0 20px;
	}

/* - location-specific: observation - */
.section-observation {
	background-color: #8fa179;
	background-image: url(/img/ui/observation-bg.jpg);
	}
.section-observation > #page > .main {
	background-image: url(/img/ui/observation-bg-top.jpg);
	}

/* - location-specific: golf - */
.section-golf {
	background: url(/img/ui/golf-bg.jpg) repeat;
	}
.section-golf > #page > .main {
	background: url(/img/ui/golf-bg-top.jpg) repeat-x;
	}

/* -- life -- */
.life-home {
	background: transparent url('/img/life/feature_bg.jpg');
	margin: 50px -50px 0;
	padding: 50px;
	}
.life-home .col-group {
	margin-bottom: 40px;
	}
.life-home h3 {
	font-size: 25px;
	margin-bottom: 0.025em;
	}
.life-home h3.entry-title {
	line-height: 1.1818;
	}
.life-home > h3 {
	margin-bottom: 1.5em;
	}
.life-home h4 {
	font-size: 16px;
	margin-bottom: 0;
	margin-top: 1em;
	}
.life-home h5 {
	font-size: 15px;
	font-weight: normal;
	letter-spacing: .2em;
	text-transform: uppercase;
	}
.life-home img,
.life-home .figure {
	height: auto;
	max-width: 100%;
	}
.life-home p {
	margin-bottom: 0;
	}
.life-home .section-header {
	margin-bottom: 15px;
	}
.life-home .article {
	margin-bottom: .5em;
	}
.life-home .article.leupold_life.help-desk {
	padding-bottom: 0;
	}
.life-home .entry-title a,
.life-home .entry-content a {
	color: inherit;
	}
.life-home .entry-title a:hover,
.life-home .entry-content a:hover {
	text-decoration: none;
	}
.life-home .article.leupold_life .figure {
	margin-bottom: 20px;
	}
.life-home .article.leupold_life.shared-stories .figure,
.life-home .article.leupold_life.help-desk .figure {
	margin-bottom: 1em;
	}
.life-home .entry-meta {
	font-size: 81.25%;
	margin-bottom: 1em;
	}
.life-home .author,
.life-home .time {
	display: inline-block;
	}
.life-home .archive-link {
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	}
.life-home .shared-stories .author {
	font-weight: bold;
	}
.life-home .article.leupold_life.help-desk,
.life-home .article.leupold_life.shared-stories {
	border-bottom: 0;
	}
.life-home .help-desk h3:before {
	color: #828282;
	content: 'Q. ';
	font-size: 16px;
	position: absolute;
	left: 15px;
	}
.related-life-posts h3 {
	font-size: 22px;
	line-height: 1.1818;
	margin-bottom: .7272em;
	}

/* -- 3rd party -- */

/* - 3rd party: jQuery UI - */
.ui-slider-container {
	background: #bababa;
	border-radius: 24px;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .4) inset;
	height: 8px;
	font-size: 12px;
	margin: 0 0 15px;
	padding: 8px 15px;
	}
.ui-slider {
	background: #d1d1d1;
	border-radius: 8px;
	box-shadow: 1px 1px 0 rgba(255, 255, 255, .05), 1px 1px 2px rgba(0, 0, 0, .45) inset;
	height: 8px;
	position: relative;
	}
.ui-slider-range {
	background: #aa8b55 url(/img/ui/slider-range-bg.gif) repeat;
	box-shadow: 1px 1px 0 rgba(255, 255, 255, .25) inset;
	height: 8px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	}
.ui-slider-handle {
	background: url(/img/legacy/slider-handle.png);
	background: -moz-linear-gradient(#ced3d8, #797e81);
	background: -ms-linear-gradient(#ced3d8, #797e81);
	background: -o-linear-gradient(#ced3d8, #797e81);
	background: -webkit-linear-gradient(#ced3d8, #797e81);
	background: linear-gradient(#ced3d8, #797e81);
	border-radius: 18px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, .7), 1px 1px 0 rgba(255, 255, 255, .45) inset;
	color: #fff;
	cursor: default;
	height: 18px;
	margin: -9px 0 0 -9px;
	position: absolute;
	top: 50%;
	width: 18px;
	z-index: 2;
	}
.ui-slider-handle:after {
	background: #333;
	border-radius: 6px;
	box-shadow: 1px 1px 0 rgba(255, 255, 255, .35), 1px 1px 0 rgba(0, 0, 0, .35) inset;
	content: '';
	height: 6px;
	left: 50%;
	margin: -3px 0 0 -3px;
	position: absolute;
	top: 50%;
	width: 6px;
	}
.ui-slider-handle:hover {
	text-decoration: none;
	}
.ui-slider-handle:focus {
	outline: none;
	text-shadow: 0 0 5px #fff;
	}
.ui-slider-handle:focus:after {
	background: #eee;
	}
.ui-slider-handle > span {
	position: absolute;
	right: .85em;
	top: 25px;
	}
.ui-slider-handle + .ui-slider-handle > span {
	left: .85em;
	right: auto;
	}
.ui-slider-price .ui-slider-handle > span:before {
	content: '$';
	}

/* - New Products - */
.new-product-ribbon {
	background-color: rgba(184, 53, 46,0.90);
	color: #ffffff;
	float: right;
	font-family: 'Helvetica Neue', Arial, Sans-serif;
	font-size: 19px;
	font-weight: bold;
	margin: 8px -60px 10px -6px;
	padding: 9px 32px 9px 16px;
	position: relative;
	text-transform: uppercase;
	}
.new-product-ribbon > span {
	color: #070102;
	font-weight: bold;
	}
.new-product-ribbon:after {
	border-width: 5px 5px;
	border-style: solid;
	border-color: #b2746f transparent transparent #b2746f;
	content: ' ';
	height: 0;
	position: absolute;
	right: 0px;
	top: 100%;
	width: 0;
	}
.new-product-highlight {
	background: #b63630;
	color: #ffffff;
	display: inline-block;
	padding: 4px;
	}
.new-product-highlight-product {
	background: #b63630;
	color: #ffffff;
	display: inline-block;
	float: right;
	font-size: 11px;
	letter-spacing: 1.5px;
	line-height: 19px;
	margin-top: 3px;
	padding: 0px 5px;
	text-transform: uppercase;
	}
.new-product-highlight-series {
	background: #b63630;
	color: #ffffff;
	font-size: 16px;
	float: right;
	margin-top: -26px;
	padding: 5px 10px;
	text-align: center;
	text-transform: uppercase;
	width: 132px;
	}

.skus .new-product-highlight-product {
    display: block;
    font-size: 9px;
    float: none;
    margin-top: 10px;
    width: 23px;
    }
.ie .skus .new-product-highlight-product {
    width: 26px;
    }
.new-product-highlight-series + h2,
.new-product-highlight-series + h3 {
	margin-top: 6px;
	}
.new-product-highlight-series > span {
	color: #070102;
	font-weight: bold;
	}

/* - Past Products - */
.past-product-ribbon {
    background-color: #919191;
    color: #ffffff;
    float: right;
    font-family: 'Helvetica Neue', Arial, Sans-serif;
    font-size: 19px;
    font-weight: bold;
    margin: 8px -60px 10px -6px;
    padding: 9px 32px 9px 16px;
    position: relative;
    text-transform: uppercase;
}
.past-product-ribbon > span {
    color: #070102;
    font-weight: bold;
}
.past-product-ribbon:after {
    border-width: 5px 5px;
    border-style: solid;
    border-color: #B3B2B2 transparent transparent #B3B2B2;
    content: ' ';
    height: 0;
    position: absolute;
    right: 0px;
    top: 100%;
    width: 0;
}
.past-product-highlight-series {
	background: #919191;
	color: #ffffff;
	font-size: 16px;
	float: right;
	margin-top: -26px;
	padding: 5px 10px;
	text-align: center;
	text-transform: uppercase;
	width: 134px;
}
.past-product-highlight-series > span {
	color: #070102;
	font-weight: bold;
}

.series-list > li .thumb-alt {
	margin-top: 30px;
	}

/* -- Rewards -- */
.reward-main {
	width: 690px; text-align: center;
}
.reward-main .bold {
	font-weight: bold;
}
.reward-main .pull-up {
	margin-top: -10px; 
}
.reward-main .push-right {
	margin-left: 10px
}
.reward-main .font-small {
	font-size: 2.4em;
}
.reward-main .font-medium {
	font-size: 3.4em;
}
.reward-main .font-big {
	font-size: 5.5em;
}
.reward-main .reward-center {
	margin-left:auto;
	margin-right:auto;	
}
.reward-main .pull-left {
	text-align: left;
}
.reward-main .pull-left-image {
	float:left;
	padding-right: 10px;
}
.reward-main .pull-up-spacing {
	margin-left: 10px; margin-top: -20px; margin-bottom: 10px;
}

h2.reward-title {
	margin-top: 0px; 
	margin-bottom: 0px; 
	font-family: "Arial Narrow", Arial, sans-serif; 
	color: #58595b; 
	text-transform: uppercase;
}

/* -- Careers -- */

.comp span { background:url(/img/ui/benefit-sprite.png) -8px -8px; }
.k401 span { background:url(/img/ui/benefit-sprite.png) -40px -8px; }
.cash-merit span { background:url(/img/ui/benefit-sprite.png) -8px -48px; }
.pen-plan span { background:url(/img/ui/benefit-sprite.png) -40px -48px; }
.prof-sh span { background:url(/img/ui/benefit-sprite.png) -8px -90px; }	
.flex span { background:url(/img/ui/benefit-sprite.png) -40px -90px; }
.health span { background:url(/img/ui/benefit-sprite.png) -8px -132px; }
.wellness span { background:url(/img/ui/benefit-sprite.png) -40px -132px; }
.life span { background:url(/img/ui/benefit-sprite.png) -8px -174px; }
.emp-disc span { background:url(/img/ui/benefit-sprite.png) -40px -174px; }
.shrt-term span { background:url(/img/ui/benefit-sprite.png) -8px -217px; }
.nra span { background:url(/img/ui/benefit-sprite.png) -39px -216px; }
.lng-term span { background:url(/img/ui/benefit-sprite.png) -8px -258px; }
.hunt-lic span { background:url(/img/ui/benefit-sprite.png) -40px -258px; }
.emp-assist span { background:url(/img/ui/benefit-sprite.png) -8px -298px; }
.tuition span { background:url(/img/ui/benefit-sprite.png) -40px -298px; }
.fsa span { background:url(/img/ui/benefit-sprite.png) -8px -338px; }
.prof-dev span { background:url(/img/ui/benefit-sprite.png) -40px -338px; }

.gnewtonCareerGroupJobTitleClass * {
	color: #cdaf63;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;

	-moz-transition: color 100ms linear;
	-ms-transition: color 100ms linear;
	-o-transition: color 100ms linear;
	-webkit-transition: color 100ms linear;
	transition: color 100ms linear;
	}
a:hover, .gnewtonCareerGroupJobTitleClass:hover {
	text-decoration: underline;
	}
.gnewtonCareerGroupHeaderClass{
	color: #4a4a4a;
	}
#gnewtonCareerHome .gnewtonCareerGroupHeaderClass,
#gnewtonCareerHome .gnewtonCareerGroupHeaderClass * {
	border-bottom: 1px solid #999999;
	font-size: 20px;
	line-height: 1.1em;
	margin-bottom: .1364em;
	font-family: 'CabinCondensed',Sans-serif;
	font-weight: normal;
	color: #4a4a4a;
	}
.gnewtonCareerGroupHeaderClass * {
	font-size: 22px;
	line-height: 1.1818; /* 26px */
	margin-bottom: .7272em; /* 16px */
	}
.gnewtonLandingAreaClass *, .gnewtonCareerBodyClass {
	line-height: 1.3158;
	font-size: 100%;
	}
.gnewtonLogoClass {
	display:none;
	}
#position .gnewtonCareerBodyClass {
	font-size: 18px;
	}	
.gnewtonCareerBodyClass hr {
	background-color:#999999;
	margin-top: 10px;
	margin-bottom: 10px;
	}
#gnewtonJobDescription b,
.gnewtonResumeFormTitleClass,
.formLable {
	color: #4a4a4a;
	font-family: 'Egyptienne',Serif;
	font-size: 17px;
	font-weight: normal;
	line-height: 1.1818;
	margin-top: 1.5em;
	margin-bottom: .7272em;
	margin: 0;
	padding: 0 0 6px;
	}
#gnewtonJobDescriptionText>ul, #gnewtonJobDescriptionText>ol {
	color: #646464;
	line-height: 1.375em;
	list-style: disc;
	margin-bottom: 1em;
	}
#gnewtonCareerHome .gnewtonCareerGroupHeaderClass {
	border-bottom: 1px dashed #afafaf;
	margin-top:  40px;
	margin-bottom:0;
	position: relative;

	-moz-border-image: url(https://www.leupold.com/img/ui/line.png) 2 / 1px 0 repeat;
	-o-border-image: url(https://www.leupold.com/img/ui/line.png) 2 / 1px 0 repeat;
	-webkit-border-image: url(https://www.leupold.com/img/ui/line.png) 2 / 1px 0 repeat;
	border-image: url(https://www.leupold.com/img/ui/line.png) 2 / 1px 0 repeat;
	}
#gnewtonCareerHome .gnewtonCareerGroupHeaderClass:first-child {
	margin-top:15px;
	}
.gnewtonCareerGroupJobDescriptionClass {
	float: right;
	}
.gnewtonCareerGroupJobTitleClass {
	float: left;
	}
.gnewtonCareerGroupRowClass {
	clear: both;
	overflow: auto;	
	padding: 5px;
	}
.gnewtonCareerGroupRowClass.alt {
	background-color: #eee;
	overflow: auto;
	}
#gnewtonCareerHome h3 {
	margin-top: 1em;
	}
.gnewtonCareerBodyClass {
	margin-bottom: 30px;
	}
#position {
	margin-top: 30px;
	}

.panel {
	overflow: hidden;
	text-align: left;
}
.panel h3 {
    color: #cdaf63;
	font-family: 'Rokkitt', serif;    
    font-size: 36px;
    font-weight: bold;
    line-height: 34px;    
}
.panel h4 {
    color: #cdaf63;
    font-family: 'Helvetica Neue', Arial, Sans-serif;
    font-size: 18px;
    font-weight: initial;
}
.panel p {
    color: #ffffff;
    font-size: 20px;
    font-weight: 200;
    line-height: 26px;
}

.panel > img {
	float: left;
	margin: 0 0 30px 50px;
	width: 42%;
}

.panel:last-child > img {
	margin: 0 0 0 50px;
}

.panel > div {
	float: left;
	margin: 30px 0 0 50px;
	width: 45%;
}

.dark {
	background: #000000;
}

.careers .hero {
	background: #000000;
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 8px;
	position: relative;
	z-index: 1;
	}
.careers .hero h1 {
	color: #cdaf63;
    font-size: 70px;
    font-weight: bold;
	line-height: 1;
    margin-bottom: .5em;    
	}
.careers .hero .col {
	display: block;
	text-align: center;
	margin: 40px auto 10px auto;
	width: 70%;	
	}
.careers .hero p {
	color: #ffffff;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	}	
.careers .hero, .careers .hero-title {
	color: #e2d6c4;
	}	
.careers .hero-photo {
	left: 0;
	max-width: none;
	position: absolute;
	top: 0;
	}
.careers .hero-content {
	display: inline-block;
	padding: 40px 50px 20px;
	line-height: 1;
	max-width: 450px;
	min-height: 270px;
	position: relative;
	text-align: center;
	text-shadow: 0 0 5px rgba( 0, 0, 0, .5 );
	}
.careers .hero-content .more-link {
	font-weight: normal;
	}
.careers .hero-title {
	font-size: 60px;
	line-height: .9;
	margin: 0 0 10px;
	text-transform: uppercase;
	}
.careers .hero-title > span {
	display: block;
	font-size: 22px;
	margin: 0 0 8px;
	}
.careers .hero-product {
	display: block;
	margin: 0 auto .75em;
	}
.careers .hero-product-title:before {
	content: '\A';
	white-space: pre;
	}

.careers .section {
	background: #ffffff;
	padding: 40px 0 0 0;
	text-align: center;
}

.careers .section h2 {
    color: #cdaf63;
	font-family: 'Rokkitt', serif;    
    font-size: 70px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: .25em;
}

#benefits {
	margin: 50px 0 0 0 ;
}

#benefits .col-group {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	}
#benefits ul.col-group > li { 
	margin-bottom: 15px;
	}
#benefits ul.col-group > li span { 
	display: inline-block;
	height: 24px;
	margin-right: 10px;
	width: 24px; 
	vertical-align: middle;
	}	

.hd-fancy {	
	border-bottom: 1px dashed #afafaf;
	font-size: 32px;
	line-height: 1.30625; /* 41.8px */
	margin-bottom: 0.15em;	
	text-transform: uppercase;

	-moz-border-image: url(/img/ui/line.png) 2 / 0 0 1px repeat;
	-o-border-image: url(/img/ui/line.png) 2 / 0 0 1px repeat;
	-webkit-border-image: url(/img/ui/line.png) 2 / 0 0 1px repeat;
	border-image: url(/img/ui/line.png) 2 / 0 0 1px repeat;
	}

/* -- BV styles-- */
h1.bv-style {
	margin-bottom: 0;
}

/* -- @media -- */

/* - high dpi - */
@media (-webkit-min-device-pixel-ratio: 2){
	.check-yes, .whitepaper-link:before, .search-form > button, .footer-social > li > a:before {
		background-image: url(/img/ui/sprite-2x.png);
		background-size: 250px 38px;
		}
	#logo {
		background-image: url(/img/logo-2x.png);
		background-size: 136px 90px;
		height: 90px;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		width: 136px;
		}
	#logo > a {
		bottom: 0;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
		}
	#logo img {
		display: none;
		}
}

/* - breakpoints - */


@media (min-width: 900px){
	/* - ui states - */
	.box-search .s-loading-inline {
		display: inline-block;
		margin-left: 10px;
		}
	.box-search label {
		display: inline-block;
		}
	.box-search .multi-select {
		margin-top: 10px;
		}
	legend, label[for] {
		line-height: 1.50;
		}
	}
@media (min-width: 1150px){
	#nav-primary > li:first-child {
		margin-left: -30px;
		}
	#nav-primary > li > a {
		padding-left: 22px;
		padding-right: 22px;
		}
	}
@media (min-width: 1200px){
	#nav-primary > li:first-child {
		margin-left: -40px;
		}
	#nav-primary > li > a {
		padding-left: 28px;
		padding-right: 28px;
		}
	}
@media (max-width: 1150px){
	.box-search select {
		width: 30%;
		margin-right: 20px;
	}
}
@media (max-width: 1050px){
	#nav-primary > li > a {
		font-size: 18px;
		}
	.box .form-control {
		display: block;
		margin-left: 0px;
		margin-bottom: 10px;
		}
}
@media (max-width: 1000px){
	.footer-customshop:before, .footer-apparelshop:before {
		left: 0;
		margin-left: 0;
		}
	.footer-customshop:before {
		width: 100%;
		}
	#nav-primary > li > a {
		font-size: 14px;
		padding-left: 18px;
		padding-right: 18px;
		}
	#nav-primary > li:first-child {
		margin-left: -15px;
		}
}
@media (max-width: 950px){
	/* - content - */
	.box-rings {
		margin: 200px 0 0 0;
		}
}
@media (max-width: 900px){

	/* - nav - */
	#nav-primary > li > a {
		padding-left: 10px;
		padding-right: 10px;
		}
	#nav-primary > li:first-child {
		margin-left: -10px;
		}

	/* - content - */

	.box-rings h2 {
		margin-left: 10px;
		}
	.box-search select {
		width: 100%;
		margin-right: 5px;
		}
	.box-search button {
		margin-top: 5px;
		}
	.featured-product .badges {
		display: block;
		float: none;
		margin: 10px 0 0;
		}
	.featured-product > .badges > li:first-child {
		margin-left: 0;
		}	
	.featured-product .badges > li {
		display: inline;
		margin: 0 10px 0 0;
		}
	.featured-product-photo {
		border: 0;
		float: none;
		margin-right: 0;
		padding-right: 0;

		-o-border-image: none;
		}
	.viewer-main {
		min-height: 0;
		}
	.tout-list > li {
		padding: 10px 0 5px 10px;
		}
	.tout-list .toggle-content {
		margin: 0 0 -5px -10px;
		padding: 10px 20px 10px 10px;
		}
}
@media (max-width: 850px){
	.no-mobile-display {
		display: none;
		}
	.col-main {
		width: 60%;
		}
	.col-side {
		width: 35%;
		}
	.header, .main {
		padding-left: 0;
		padding-right: 0;
		}
	.search-form {
		margin-right: 0;
		}
	.inner {
		padding: 0 20px;
		}
	.container {
		padding: 20px;
		}
	.inset > .col-main,
	.inset > .col-side {
		float: none;
		width: auto;
		}
	.inset > .col-main {
		margin-bottom: 0;
		}
	.inset > .col-main:after {
		display: none;
		}

	/* - tabular - */
	.table-wrap {
		margin-left: 0;
		margin-right: 0;
		}

	/* - nav - */
	.nav-sub {
		margin-right: -20px;
		}
	#nav-secondary {
		clear: right;
		margin-bottom: -9px;
		margin-right: -10px;
		margin-top: 15px;
		}

	/* - footer - */
	.nav-footer p {
		margin: 0;
		}

	/* - content - */
	.box,
	.box.pull,
	.box.push {
		padding: 20px;
		}
	.box.pull {
		margin-left: -20px;
		}
	.box.pull:before {
		left: 0;
		}
	.box.push {
		margin-right: -20px;
		}
	.box.push:before {
		right: 0;
		}
	.box-rings {
		margin: 220px 0 0 0;
		}
	.box-rings.push {
		padding: 20px 0 0;
		}
	.box-rings h2 {
		margin-left: 20px;
		}
	.box-search {
		padding: 0 20px;
		}
	.box-search .finder-form {
		padding-top: 15px;
		margin: 0 -20px;
		}
	.box-search .button-submit {
		padding: 8px 3px;
		}
	.btn {
		margin: 0 0 20px;
		top: 0;
		}
	.downloads {
		margin-right: 0;
		}
	.finder-form {
		margin-right: -20px;
		padding-right: 20px;
		}
	.hero-content {
		display: block;
		padding: 30px 20px 10px;
		min-height: 290px;
		max-width: none;
		width: auto;
		background-color: rgba(0,0,0,0.5);
		color: #ffffff;
		}
	.hero.centered-message .hero-content {
		max-width: none;
		min-height: 220px;
		padding: 0;
		top: 0;
		overflow: hidden;
		}	
	.hero.centered-message .hero-title {
		font-size: 58px;
		font-weight: bold;
		margin-top: 115px;
		}
	.hero.centered-message .hero-title > span {
		font-weight: normal;
		font-size: 28px;
		margin: 0 0 10px;
		}
	.hero.centered-message .hero-title span:before {
		border-top: 3px solid #b89556;
		display: block;
		height: 1px;
		content: " ";
		width: 11%;
		position: absolute;
		right: 25%;
		top: 4.7em;
		}
	.hero.centered-message .hero-title span:after {
		border-top: 3px solid #b89556;
		display: block;
		height: 1px;
		content: " ";
		width: 11%;
		position: absolute;
		left: 25%;
		top: 4.7em;
		}
	.hero.centered-message .hero-title span.wide-accents:before {
		right: 11%;
		}
	.hero.centered-message .hero-title span.wide-accents:after {
		left: 11%;
		}
	.hero.centered-message .hero-title span.wide-accents:before,
	.hero.centered-message .hero-title span.wide-accents:after {
		width: 11%;
		}

	.hero-content a {
		color: #e5b86e;
		}
	.slide .hero-content {
		right: 0;
		width: auto;
		}
	.promo-list-h {
		padding: 30px 20px 0;
		margin: 20px -20px 0;
		}
	.series-list {
		margin-left: -20px;
		}
	.series-list > li {
		padding-left: 20px;
		}
	.series-list .toggle-content {
		margin: 0;
		padding: 0;
		}
	.series-list .table-wrap {
		margin-right: 0;
		}
	.slats-h {
		margin-bottom: 0;
		}
	.tabs {
		margin: -20px -20px 30px;
		}
	.tactical-masthead {
		margin: 0 0 20px;
		}
	.tout-list > li {
		padding: 10px 0 5px 20px;
		}
	.tout-list .toggle-content {
		margin: 0 0 -5px -20px;
		padding: 10px 20px 10px 20px;
		}
	.whitepaper-link {
		margin-top: 0;
		}
	.new-product-ribbon {
		margin-right: -30px
		}

}
@media (max-width: 767px){
	.col {
		width: 50%;
		}
	.col-main {
		width: 60%;
		}
	.col-side {
		width: 35%;
		}

	/* - nav - */
	#nav {
		text-align: center;
		}

	/* - footer - */
	.footer-mid .col {
		border-top: 1px solid rgba(255, 255, 255, .1);
		display: block;
		padding: 20px 0 0;
		margin: 20px 0 0;
		width: auto;
		}
	.footer-mid .col:first-child {
		border: 0;
		padding: 0;
		margin-top: 0;
		}

	/* - content - */
	.box-rings {
		margin: 225px 0 0 0;
		}
	.hd-disclaimer {
		display: block;
		}
	.product-list-h > li, .promo-list-h > li {
		width: 33.3333%;
		}
	.product-list-h > li:before, .promo-list-h > li:before {
		display: none;
		}

	/* - special tabular - expandable-list - */
	.expandable-list td > div {
		padding-left: 5px;
		}
	.expandable-list .transform-content p {
		float: none;
		margin-top: 10px;
		width: 100%;
		}
	.expandable-list img.full {
		display: block;
		float: none;
		margin: auto;
		width: 85%;
		}
	.expandable-list img.thumb {
		margin-right: 30%;
		}

	.box .form-control {
		display: inline-block;
		margin-left: 10px;
		}

	/* - hidden - */
	.footer-mid:before, .footer-mid:after, .nav-footer > li:before {
		display: none;
		}
}
@media (max-width: 747px){
	/* - content - */
	.box-rings {
		margin: 265px 0 0 0;
		}
	#nav-primary > li > a {
		font-size: 11px;
		}
}
@media (max-width: 600px){
	.hero.centered-message .hero-content {
		min-height: 180px;
		padding: 0;
		top: 0;
		}
	.hero.centered-message .hero-title span:before {
		border-top: 3px solid #b89556;
		display: none;
		height: 1px;
		content: " ";
		width: 10%;
		position: absolute;
		right: 26%;
		top: 5.3em;
		}
	.hero.centered-message .hero-title span:after {
		border-top: 3px solid #b89556;
		display: none;
		height: 1px;
		content: " ";
		width: 10%;
		position: absolute;
		left: 26%;
		top: 5.3em;
		}
	.hero.centered-message .hero-title {
		font-size: 40px;
		}
	.hero.centered-message .hero-title > span {
		font-weight: normal;
		font-size: 22px;
		}

	body:after {
		content: 'smallscreen';
		display: none;
		}
	h1 {
		font-size: 30px;
		}
	.leadin {
		font-size: 20px;
		}
	.article,
	.description,
	.intro,
	.series-list > li {
		margin: 0 0 30px;
		}
	.series-list-alt > li {
		margin-bottom: 0;
		}
	.mod,
	.promo-list-h,
	.slat {
		margin-top: 30px;
		}
	.col {
		display: block;
		float: none;
		width: auto;
		}
	.slides {
		display: inherit;
		}

	/* - tabular - */
	.data-table,
	.data-table tbody,
	.data-table tfoot,
	.data-table tr,
	.data-table th,
	.data-table td {
		display: block;
		}
	.data-table {
		margin: 15px 0 0;
		}
	.data-table br {
		display: none;
		}
	.data-table thead {
		float: left;
		}
	.ie .data-table thead {
		float: none;
		}
	.data-table tbody {
		overflow-x: auto;
		white-space: nowrap;
		width: auto;
		}
	.data-table tbody > tr {
		display: inline-block;
		margin-right: -.3333em; /* 4px */
		vertical-align: top;
		}
	.data-table th,
	.data-table td {
		background-image: none;
		border: 0;
		border-bottom: 1px solid #bbb;
		font-size: 12px;
		font-weight: normal;
		line-height: 1.25;
		min-height: 1.35em;
		text-align: left;
		}
	.data-table th, .data-table th:first-child,
	.data-table td, .data-table td:first-child {
		padding: 10px;
		}
	.data-table th, .data-table th:first-child {
		padding-left: 0;
		}
	.data-table th > span {
		visibility: visible;
		}
	.data-table tfoot td {
		border: 0;
		}
	.data-table .th-hd,
	.data-table .th-hd2,
	.inset-series .data-table .th-hd h2 {
		font-size: 12px;
		line-height: 1.25;
		}
	.data-table .active > td:first-child {
		border-left: 0;
		padding-left: 15px;
		}
	.specs-table-detail {
		border-bottom: 0;
		}
	.specs-table-detail tr:first-child > td {
		border-color: #bbb;
		}
	.mounts-rings-table tr.mounts-rings-info-row {
		display: none;
		}
	.mounts-rings-table th.mounts-rings-series {
		height: 80px;
		}
	.mounts-rings-table th.mounts-rings-product-name {
		display: block;
		}

	/* - nav - */
	#nav-primary {
		padding: 10px 0;
		}
	#nav-primary > li {
		display: block;
		}
	#nav-primary > li:first-child {
		margin-left: 0;
		}
	#nav-primary > li > a {
		display: inline-block;
		padding: 10px 0;
		}
	#nav-primary > li:hover > a {
		color: inherit;
		}
	#nav-primary > .current-menu-item:hover > a,
	#nav-primary > .current-menu-ancestor:hover > a {
		color: #cdaf63;
		}
	#nav-secondary {
		margin-top: 10px;
		}

	/* nav: global: flyout menu */
	.sub-menu {
		background-image: none;
		border-bottom: 0;
		font-size: 15px;
		margin: 0 0 10px;
		padding: 0;
		position: static;
		width: auto;
		}
	.sub-menu > li {
		margin: 0 20px;
		}
	.sub-menu a {
		padding: 10px 0;
		}
	.sub-menu > .hd-split {
		margin: 0 0 -5px;
		}
	.menu-toggle {
		background: #222;
		border: 1px solid #555;
		display: inline-block;
		height: 20px;
		margin: -3px 0 -3px 12px;
		position: relative;
		vertical-align: middle;
		top: -1px;
		width: 20px;
		}
	.menu-toggle:after {
		border: 3px solid transparent;
		border-top-color: #d4d4d4;
		content: '';
		left: 50%;
		margin-left: -3.5px;
		position: absolute;
		top: 8px;
		}
	.open > .menu-toggle {
		background-color: #d4d4d4;
		border-color: #b4b4b4;
		}
	.open > .menu-toggle:after {
		border-top-color: #000;
		}
	.sub-menu.open, li:hover > .sub-menu.open {
		display: block;
		}

	/* nav: sub */
	.nav-sub {
		margin: 30px 0;
		}

	/* - header - */
	#logo {
		float: none;
		text-align: center;
		margin-bottom: 10px;
		}
	.search-form {
		float: none;
		margin: 0 auto;
		}
	.search-form input {
		width: 100%;
		}

	/* - footer - */
	.footer-mid > .col-group {
		margin: 0;
		}
	.footer-mid > .col-group > .col > .ci {
		padding: 0;
		}
	.nav-footer {
		padding-bottom: 15px;
		padding-top: 15px;
		text-align: left;
		}
	.nav-footer > li {
		display: block;
		float: none;
		width: auto;
		}
	.nav-footer a {
		padding: 10px 0;
		}
	.nav-footer h3 {
		margin: 0;
		}
	.copyright p {
		display: block;
		margin: 0;
		}
	.copyright li:first-child {
		border: 0;
		margin: 0;
		padding: 0;
		}

	/* - content - */
	.box {
		margin: 40px -20px;
		padding: 20px;
		}
	.box-search {
		padding: 0 20px;
		}
	.hd-box + .box {
		margin-top: 0;
		}
	.cbrb-alt > li {
		width: 25%;
		}
	.check-yes {
		background: none;
		color: inherit;
		display: inline;
		height: auto;
		width: auto;
		}
	.check-no {
		visibility: visible;
		}
	.expandable-list .check-yes {
		background-image: url(/img/ui/sprite.png);
		background-position: -168px 0;
		color: transparent;
		display: block;
		height: 20px;
		overflow: hidden;
		margin: 0 auto;
		text-indent: 100%;
		white-space: nowrap;
		width: 20px;
		}
	.expandable-list .check-no {
		visibility: hidden;
		}
	.product-list-h > li {
		min-height: 120px;
		padding-left: 130px;
		position: relative;
		text-align: left;
		}
	.product-list-h > li img {
		left: 15px;
		margin: 0;
		position: absolute;
		top: 0;
		}
	.series-list {
		margin-right: -20px;
		}
	.series-list > li {
		padding-right: 20px;
		}
	.slats-h > li {
		width: auto;
		}
	.tab-link {
		font-size: 15px;
		padding: 15px 10px;
		}
	.video-alt {
		margin: 0 0 15px;
		}
	.data-table .new-product-highlight-product {
		float: none;
		line-height: normal;
		margin-top: 0;
		margin-right: 3px;
		}

	/* - hero - */
	.hero-title {
		font-size: 35px;
		font-family: 'Egyptienne', Serif;
		}


	/* - slideshow - */
	.slide {
		display: none;
		}
	.slide:first-child {
		display: block;
		width: 100% !important;
		}

	/* -- Rewards -- */
	.reward-main {
		width: 100%; 
		text-align: center;
	}
	.reward-main .bold {
		font-weight: bold;
	}
	.reward-main .pull-up {
		margin-top: -10px; 
	}
	.reward-main .push-right {
		margin-left: 10px
	}
	.reward-main .font-small {
		font-size: 1.2em;
	}
	.reward-main .font-medium {
		font-size: 1.6em;
	}
	.reward-main .font-big {
		font-size: 2.5em;
	}
	.reward-main .reward-center {
		margin-left:auto;
		margin-right:auto;	
	}
	.reward-main .pull-left {
		text-align: left;
	}
	.reward-main .pull-left-image {
		float:right;
		padding-right: 0;
	}
	.reward-main .pull-up-spacing {
		margin-left: 10px; 
		margin-top: -20px; 
		margin-bottom: 10px;
	}
	.reward-main .reward-list {
		margin-left: 30px;
	}
	h2.reward-title {
		margin-top: 0px; 
		margin-bottom: 0px; 
		font-family: "Arial Narrow", Arial, sans-serif; 
		color: #58595b; 
		text-transform: uppercase;
	}

	/* - hidden - */
	.hero:after, .slide-i:before, .slide-i:after, .video-alt:before, .nav-footer:before, .nav-footer:after, .nav-footer > li > a > p,
	li:hover > .sub-menu, #nav-primary > .menu-parent > a:after, .mobile-hide {
		display: none;
		}
}
@media (max-width: 320px){

	.hero.centered-message .hero-title {
		font-size: 26px;
		margin-top: 70px;
		}
	.hero.centered-message .hero-title > span {
		font-weight: normal;
		font-size: 22px;
		}
	.hero.centered-message .hero-content {		
		max-height: 140px;
		min-height: 140px;
		height: 140px;
		}
	.hero.centered-message .resize img {
		height: 140px;
		}

	/* - special tabular - expandable-list - */
	.expandable-list .transform-content p {
		float: left;
		margin-top: 10px;
		width: 100%;
		}
	.expandable-list img.full {
		display: block;
		margin: auto;
		width: 85%;
		}
	.expandable-list img.thumb,
	.expandable-list tr > .disappears,
	.expandable-list .transform-link {
		display: none;
		}
	.expandable-list .transform-content,
	.expandable-list .transform-content > .disappears,
	.expandable-list td > h3.disappears {
		display: block;
		}
	.expandable-list td > div {
		padding-left: 0;
		}
	.expandable-list .transform-content .features {
		display: block;
		margin: 15px 0px;
		overflow: hidden;
		width: 100%;
		}
	.expandable-list .transform-content .features div:first-child span {
		font-weight: bold;
		}
	.expandable-list .transform-content .features div:first-child span+span {
		margin-right: 20%;
		}
	.expandable-list .transform-content .features span {
		display: inline-block;
		font-weight: normal;
		}
	.expandable-list .transform-content .features span+span {
		float: right;
		margin-right: 30%;
		}

	.thumb, .thumb-alt, .alignleft, .alignright {
		float: none;
		margin: .25em 0;
		}
	#nav-secondary > li > a {
		padding: 10px 6px;
		}
	.reward-main .font-small {
		font-size: 1.1em;
		}
	.reward-main .font-medium {
		font-size: 1.4em;
		}
	.reward-main .font-big {
		font-size: 2.3em;
		}

}