@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

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

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

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

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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

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

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*, *:before, *:after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

/**
 * Common devices screen size
 */
/**
 * Sizes
 */
/**
 * Ad Sizes
 * Reference: https://support.google.com/adxbuyer/answer/3011898
 */
/**
 * Content Detail Text Sizes
 */
/**
 * Transitions and animations
 */
/**
 * Colors
 */
/**
 * OLD Colors (no longer in use)
 */
/**
 * This is the font size that is used during the px to em conversions when coding the PSD as HTML.
 * This should never be changed! 16px is always the default browser font size that we assume.
 */
/* this include moved to <head> in html.tpl.php to manage switch between production and dev/staging modes */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?v=4.4.0");
  src: url("../fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.4.0") format("embedded-opentype"), url("../fonts/font-awesome/fontawesome-webfont.woff2?v=4.4.0") format("woff2"), url("../fonts/font-awesome/fontawesome-webfont.woff?v=4.4.0") format("woff"), url("../fonts/font-awesome/fontawesome-webfont.ttf?v=4.4.0") format("truetype"), url("../fonts/font-awesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

/**
 * Micro clearfix
 */
/**
 * Reset Micro clearfix
 */
/**
 * Disables page scrolling. Must be applied to the html element.
 */
/**
 * Transition shortcut which utilizes default duration and easing.
 */
.svgSprite_BR_logo, .svgSprite_BR_logo_black, .svgSprite_BR_logo_slogan, .svgSprite_BR_logo_slogan_black, .svgSprite_close_black, .svgSprite_close_white, .svgSprite_icon_cart_white, .svgSprite_icon_cart_white_old, .svgSprite_icon_cart_white_shadow, .svgSprite_icon_cart_yellow, .svgSprite_icon_megaphone, .svgSprite_icon_newsletter, .svgSprite_icon_pen, .svgSprite_icon_quote_yellow, .svgSprite_icon_separator, .svgSprite_icon_time, .svgSprite_store {
  font: 0/0 a;
  text-shadow: none;
  color: transparent; }

/**
 * Pop effect
 */
@-webkit-keyframes keyframe-effect-pop {
  50% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3); } }

@-moz-keyframes keyframe-effect-pop {
  50% {
    transform: scale(1.3); } }

@-ms-keyframes keyframe-effect-pop {
  50% {
    transform: scale(1.3); } }

@-o-keyframes keyframe-effect-pop {
  50% {
    transform: scale(1.3); } }

@keyframes keyframe-effect-pop {
  50% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3); } }

/**
 * Hanging effect
 */
@-webkit-keyframes keyframe-hang {
  0% {
    -webkit-transform: translateY(6px);
            transform: translateY(6px); }
  50% {
    -webkit-transform: translateY(2px);
            transform: translateY(2px); }
  100% {
    -webkit-transform: translateY(6px);
            transform: translateY(6px); } }

@-moz-keyframes keyframe-hang {
  0% {
    transform: translateY(6px); }
  50% {
    transform: translateY(2px); }
  100% {
    transform: translateY(6px); } }

@-ms-keyframes keyframe-hang {
  0% {
    transform: translateY(6px); }
  50% {
    transform: translateY(2px); }
  100% {
    transform: translateY(6px); } }

@-o-keyframes keyframe-hang {
  0% {
    transform: translateY(6px); }
  50% {
    transform: translateY(2px); }
  100% {
    transform: translateY(6px); } }

@keyframes keyframe-hang {
  0% {
    -webkit-transform: translateY(6px);
            transform: translateY(6px); }
  50% {
    -webkit-transform: translateY(2px);
            transform: translateY(2px); }
  100% {
    -webkit-transform: translateY(6px);
            transform: translateY(6px); } }

/**
 * Slide Back & Forth
 */
@-webkit-keyframes keyframe-slide-back-forth {
  50% {
    -webkit-transform: translate(0.3125em, 0);
            transform: translate(0.3125em, 0); } }

@-moz-keyframes keyframe-slide-back-forth {
  50% {
    transform: translate(0.3125em, 0); } }

@-ms-keyframes keyframe-slide-back-forth {
  50% {
    transform: translate(0.3125em, 0); } }

@-o-keyframes keyframe-slide-back-forth {
  50% {
    transform: translate(0.3125em, 0); } }

@keyframes keyframe-slide-back-forth {
  50% {
    -webkit-transform: translate(0.3125em, 0);
            transform: translate(0.3125em, 0); } }

/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
.svgSprite_BR_logo, .svgSprite_BR_logo_black, .svgSprite_BR_logo_slogan, .svgSprite_BR_logo_slogan_black, .svgSprite_close_black, .svgSprite_close_white, .svgSprite_icon_cart_white, .svgSprite_icon_cart_white_old, .svgSprite_icon_cart_white_shadow, .svgSprite_icon_cart_yellow, .svgSprite_icon_megaphone, .svgSprite_icon_newsletter, .svgSprite_icon_pen, .svgSprite_icon_quote_yellow, .svgSprite_icon_separator, .svgSprite_icon_time, .svgSprite_store, .tile-icon_pen .tile-icon-inner, .tile-icon_quote .tile-icon-inner, .tile-icon_megaphone .tile-icon-inner, .popup-button-close:before, .popup-button-close:hover:before, .detailPopup .popup-button-close:before, .detailPopup .popup-button-close:hover:before, .promoPopupPopup .popup-button-close:before, .promoPopupPopup .popup-button-close:hover:before, .promoPopupPopup .popup-button-close:active:before, .header-title p, .header-title .header-title-store, .header-navs .header-cartlink i.header-cartlink-icon, .header-navs .header-cartlink i.header-cartlink-icon:before, .header-navs .header-cartlink i.header-cartlink-icon:after, .menupane-title p, .featurednewsletter-content .featurednewsletter-icon, .detail-readtime p .detail-readtime-clock, .discussdetail-icon .discussdetail-icon-inner {
  background-image: url(../svg-spritesheets/sprites-805113e6.svg); }
  .no-svg .svgSprite_BR_logo, .no-svg .svgSprite_BR_logo_black, .no-svg .svgSprite_BR_logo_slogan, .no-svg .svgSprite_BR_logo_slogan_black, .no-svg .svgSprite_close_black, .no-svg .svgSprite_close_white, .no-svg .svgSprite_icon_cart_white, .no-svg .svgSprite_icon_cart_white_old, .no-svg .svgSprite_icon_cart_white_shadow, .no-svg .svgSprite_icon_cart_yellow, .no-svg .svgSprite_icon_megaphone, .no-svg .svgSprite_icon_newsletter, .no-svg .svgSprite_icon_pen, .no-svg .svgSprite_icon_quote_yellow, .no-svg .svgSprite_icon_separator, .no-svg .svgSprite_icon_time, .no-svg .svgSprite_store, .no-svg .tile-icon_pen .tile-icon-inner, .tile-icon_pen .no-svg .tile-icon-inner, .no-svg .tile-icon_quote .tile-icon-inner, .tile-icon_quote .no-svg .tile-icon-inner, .no-svg .tile-icon_megaphone .tile-icon-inner, .tile-icon_megaphone .no-svg .tile-icon-inner, .no-svg .popup-button-close:before, .no-svg .detailPopup .popup-button-close:hover:before, .detailPopup .no-svg .popup-button-close:hover:before, .no-svg .promoPopupPopup .popup-button-close:hover:before, .promoPopupPopup .no-svg .popup-button-close:hover:before, .no-svg .promoPopupPopup .popup-button-close:active:before, .promoPopupPopup .no-svg .popup-button-close:active:before, .no-svg .header-title p, .header-title .no-svg p, .no-svg .header-title .header-title-store, .header-title .no-svg .header-title-store, .no-svg .header-navs .header-cartlink i.header-cartlink-icon, .header-navs .header-cartlink .no-svg i.header-cartlink-icon, .no-svg .header-navs .header-cartlink i.header-cartlink-icon:before, .header-navs .header-cartlink .no-svg i.header-cartlink-icon:before, .no-svg .header-navs .header-cartlink i.header-cartlink-icon:after, .header-navs .header-cartlink .no-svg i.header-cartlink-icon:after, .no-svg .menupane-title p, .menupane-title .no-svg p, .no-svg .featurednewsletter-content .featurednewsletter-icon, .featurednewsletter-content .no-svg .featurednewsletter-icon, .no-svg .detail-readtime p .detail-readtime-clock, .detail-readtime p .no-svg .detail-readtime-clock, .no-svg .discussdetail-icon .discussdetail-icon-inner, .discussdetail-icon .no-svg .discussdetail-icon-inner {
    background-image: url(../svg-spritesheets/sprites-805113e6.svg.png); }

/**
 * Raw SVG sprite mixin. Turns an element into an SVG sprite.
 */
.svgSprite_BR_logo {
  display: inline-block;
  vertical-align: middle;
  background-position: 0% 0%;
  width: 376px;
  height: 72px;
  background-size: 376px 325px; }

.svgSprite_BR_logo_black {
  display: inline-block;
  vertical-align: middle;
  background-position: 0% 28.4585%;
  width: 376px;
  height: 72px;
  background-size: 376px 325px; }

.svgSprite_BR_logo_slogan {
  display: inline-block;
  vertical-align: middle;
  background-position: 0% 46.91929%;
  width: 247px;
  height: 19px;
  background-size: 376px 325px; }

.svgSprite_BR_logo_slogan_black {
  display: inline-block;
  vertical-align: middle;
  background-position: 0% 52.81353%;
  width: 247px;
  height: 19px;
  background-size: 376px 325px; }

.svgSprite_close_black {
  display: inline-block;
  vertical-align: middle;
  background-position: 68.25% 83.99344%;
  width: 20px;
  height: 20px;
  background-size: 376px 325px; }

.svgSprite_close_white {
  display: inline-block;
  vertical-align: middle;
  background-position: 62.63202% 83.99344%;
  width: 20px;
  height: 20px;
  background-size: 376px 325px; }

.svgSprite_icon_cart_white {
  display: inline-block;
  vertical-align: middle;
  background-position: 27.47661% 86.84068%;
  width: 34px;
  height: 30px;
  background-size: 376px 325px; }

.svgSprite_icon_cart_white_old {
  display: inline-block;
  vertical-align: middle;
  background-position: 47.22157% 86.5473%;
  width: 33px;
  height: 29px;
  background-size: 376px 325px; }

.svgSprite_icon_cart_white_shadow {
  display: inline-block;
  vertical-align: middle;
  background-position: 37.41813% 86.84068%;
  width: 34px;
  height: 30px;
  background-size: 376px 325px; }

.svgSprite_icon_cart_yellow {
  display: inline-block;
  vertical-align: middle;
  background-position: 97.66082% 67.85763%;
  width: 34px;
  height: 30px;
  background-size: 376px 325px; }

.svgSprite_icon_megaphone {
  display: inline-block;
  vertical-align: middle;
  background-position: 0% 72.36145%;
  width: 104px;
  height: 76px;
  background-size: 376px 325px; }

.svgSprite_icon_newsletter {
  display: inline-block;
  vertical-align: middle;
  background-position: 70.21277% 70.38281%;
  width: 94px;
  height: 69px;
  background-size: 376px 325px; }

.svgSprite_icon_pen {
  display: inline-block;
  vertical-align: middle;
  background-position: 36.87943% 72.36145%;
  width: 94px;
  height: 76px;
  background-size: 376px 325px; }

.svgSprite_icon_quote_yellow {
  display: inline-block;
  vertical-align: middle;
  background-position: 0% 99.68093%;
  width: 94px;
  height: 68px;
  background-size: 376px 325px; }

.svgSprite_icon_separator {
  display: inline-block;
  vertical-align: middle;
  background-position: 87.42515% 70.73498%;
  width: 42px;
  height: 42px;
  background-size: 376px 325px; }

.svgSprite_icon_time {
  display: inline-block;
  vertical-align: middle;
  background-position: 56.02586% 86.25589%;
  width: 28px;
  height: 28px;
  background-size: 376px 325px; }

.svgSprite_store {
  display: inline-block;
  vertical-align: middle;
  background-position: 99.205% 59.07541%;
  width: 82px;
  height: 20px;
  background-size: 376px 325px; }

/** initial setup **/
.nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.nano > .nano-content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.nano > .nano-content:focus {
  outline: thin dotted; }

.nano > .nano-content::-webkit-scrollbar {
  display: none; }

.has-scrollbar > .nano-content::-webkit-scrollbar {
  display: block; }

.nano > .nano-pane {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  width: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: .01;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.nano > .nano-pane > .nano-slider {
  background: #444;
  background: rgba(0, 0, 0, 0.5);
  position: relative;
  margin: 0 1px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

.nano:hover > .nano-pane, .nano-pane.active, .nano-pane.flashed {
  visibility: visible\9;
  /* Target only IE7 and IE8 with this hack */
  opacity: 0.99; }

* {
  tap-highlight-color: transparent; }

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

*:focus, *:active {
  outline: none; }

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 780px; } }
  @media (min-width: 992px) {
    .container {
      width: 1000px; } }
  @media (min-width: 1332px) {
    .container {
      width: 1332px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 30px;
  padding-right: 30px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -30px;
  margin-right: -30px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 30px;
  padding-right: 30px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1332px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.container {
  width: auto;
  max-width: 1332px; }
  @media (min-width: 768px) {
    .container {
      width: auto; } }
  @media (min-width: 992px) {
    .container {
      width: auto; } }
  @media (min-width: 1332px) {
    .container {
      width: auto; } }

/**
 * General styles
 */
html {
  height: 100%;
  font-size: 100%; }

body {
  font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
  /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
  font-weight: 500;
  background: #000;
  color: #fff;
  line-height: 1.5;
  position: relative; }

a {
  font-weight: 500;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  color: #fff;
  text-decoration: none;
  outline: none; }
  a:hover, a:active {
    opacity: 0.65; }

input[type="submit"],
input[type="button"],
button[type="submit"] {
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  outline: none; }
  input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus,
  input[type="button"]:hover,
  input[type="button"]:active,
  input[type="button"]:focus,
  button[type="submit"]:hover,
  button[type="submit"]:active,
  button[type="submit"]:focus {
    opacity: 0.65; }
  input[type="submit"].btn, input[type="submit"].btn_big, input[type="submit"].btn_small,
  input[type="button"].btn,
  input[type="button"].btn_big,
  input[type="button"].btn_small,
  button[type="submit"].btn,
  button[type="submit"].btn_big,
  button[type="submit"].btn_small {
    -webkit-transition: -webkit-box-shadow 0.2s ease-out;
    transition: -webkit-box-shadow 0.2s ease-out;
    transition: box-shadow 0.2s ease-out;
    transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out; }
    input[type="submit"].btn:hover, input[type="submit"].btn:active, input[type="submit"].btn:focus, input[type="submit"].btn_big:hover, input[type="submit"].btn_big:active, input[type="submit"].btn_big:focus, input[type="submit"].btn_small:hover, input[type="submit"].btn_small:active, input[type="submit"].btn_small:focus,
    input[type="button"].btn:hover,
    input[type="button"].btn:active,
    input[type="button"].btn:focus,
    input[type="button"].btn_big:hover,
    input[type="button"].btn_big:active,
    input[type="button"].btn_big:focus,
    input[type="button"].btn_small:hover,
    input[type="button"].btn_small:active,
    input[type="button"].btn_small:focus,
    button[type="submit"].btn:hover,
    button[type="submit"].btn:active,
    button[type="submit"].btn:focus,
    button[type="submit"].btn_big:hover,
    button[type="submit"].btn_big:active,
    button[type="submit"].btn_big:focus,
    button[type="submit"].btn_small:hover,
    button[type="submit"].btn_small:active,
    button[type="submit"].btn_small:focus {
      opacity: 1;
      -webkit-box-shadow: 0 0 0 0 !important;
              box-shadow: 0 0 0 0 !important; }

input::-webkit-input-placeholder {
  color: #888 !important;
  opacity: 1 !important; }

input:-moz-placeholder {
  color: #888 !important; }

input::-moz-placeholder {
  color: #888 !important; }

input::-moz-p {
  color: #888 !important; }

input:-ms-input-placeholder {
  color: #888 !important; }

input[placeholder], [placeholder], *[placeholder] {
  color: #888 !important; }

strong {
  font-weight: bold !important; }

em {
  font-style: italic !important; }

.cf:before, .cf:after {
  content: ' ';
  display: table; }

.cf:after {
  clear: both; }

#page {
  position: relative; }

.wrap, .layout-main, .featuredtiles.carousel_grid .carousel-slides-viewport, .view-br-hhog-issue-list-view .item-list {
  max-width: 1292px;
  position: relative;
  margin: 0 auto; }
  @media screen and (max-width: 1331px) {
    .wrap, .layout-main, .featuredtiles.carousel_grid .carousel-slides-viewport, .view-br-hhog-issue-list-view .item-list {
      margin-left: 20px;
      margin-right: 20px; } }

.main ul.primary {
  white-space: normal !important;
  /* stop drupal admin tabs breaking responsive layout at small widths */ }

.rtecenter {
  text-align: center; }

.rteright {
  text-align: right; }

.rtejustify {
  text-align: justify;
  text-justify: inter-word; }

.indent {
  text-indent: -1em;
  padding-left: 1em; }

.highlighter {
  background-color: #f5ef00;
  padding: 0.25rem 0.125rem;
  margin-left: -0.125rem;
  margin-right: -0.125rem; }

.no-padding-top {
  padding-top: 0 !important; }

.no-margin-top {
  margin-top: 0 !important; }

.divider {
  height: 1px;
  line-height: 1px;
  max-width: 1292px;
  background-color: #eee;
  margin: 4.375em auto; }
  .divider.no-margin {
    margin: 0; }

.btn {
  font-weight: 800;
  padding: 0.75em;
  -webkit-box-shadow: 0.3125em 0.3125em 0 0;
          box-shadow: 0.3125em 0.3125em 0 0;
  /* defaults to text color */
  background: #000;
  color: #f5ef00 !important;
  /* will also be box-shadow color */
  line-height: 1;
  display: inline-block;
  text-transform: uppercase;
  border: 0;
  text-align: center;
  outline: 1px solid transparent;
  /* helps box-shadow animation glitches */
  -webkit-backface-visibility: hidden;
  /* helps box-shadow animation glitches */
  -webkit-transition: -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out; }
  .btn span {
    font-size: 0.75em;
    letter-spacing: -0.5px;
    display: block; }
  .btn:hover, .btn:active {
    opacity: 1;
    -webkit-box-shadow: 0 0 0 0 !important;
            box-shadow: 0 0 0 0 !important;
    /*
	position: relative;
	z-index: 10;
	*/ }
  .btn:hover, .btn:active {
    opacity: 1;
    -webkit-box-shadow: 0 0 0 0 !important;
            box-shadow: 0 0 0 0 !important;
    /*
	position: relative;
	z-index: 10;
	*/ }

.btn_big {
  font-weight: 800;
  padding: 1.0625em;
  -webkit-box-shadow: 0.625em 0.625em 0 0;
          box-shadow: 0.625em 0.625em 0 0;
  /* defaults to text color */ }
  .btn_big span {
    font-size: 1em;
    letter-spacing: -1px;
    display: block; }
  .btn_big:hover, .btn_big:active {
    opacity: 1;
    -webkit-box-shadow: 0 0 0 0 !important;
            box-shadow: 0 0 0 0 !important;
    /*
	position: relative;
	z-index: 10;
	*/ }

.btn_small {
  font-weight: 800;
  padding: 0.75em;
  -webkit-box-shadow: 0.3125em 0.3125em 0 0;
          box-shadow: 0.3125em 0.3125em 0 0;
  /* defaults to text color */ }
  .btn_small span {
    font-size: 0.75em;
    letter-spacing: -0.5px;
    display: block; }
  .btn_small:hover, .btn_small:active {
    opacity: 1;
    -webkit-box-shadow: 0 0 0 0 !important;
            box-shadow: 0 0 0 0 !important;
    /*
	position: relative;
	z-index: 10;
	*/ }

.btn_full {
  width: 100%; }

.btn_mini {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #fff !important;
  text-transform: none !important;
  padding: 1.25em !important;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  font-size: 0.8125em !important; }
  .btn_mini span {
    font-size: 0.8125em !important; }
  .btn_mini:hover, .btn_mini:active {
    opacity: 0.65 !important; }

.btn_yellowblack {
  background: #f5ef00;
  color: #000 !important; }

.btn_blackblue {
  background: #000;
  color: #0095d1 !important; }

.btn_blueblack {
  background: #0095d1;
  color: #000 !important; }

.tiles, .featuredslider-tiles {
  margin: 0 -0.9375em;
  margin-top: -2.375em; }
  .tiles:before, .featuredslider-tiles:before, .tiles:after, .featuredslider-tiles:after {
    content: ' ';
    display: table; }
  .tiles:after, .featuredslider-tiles:after {
    clear: both; }

.tile {
  padding: 0 0.9375em;
  margin: 2.375em 0 0 0;
  float: left;
  width: 25%;
  position: relative; }
  @media screen and (max-width: 1200px) {
    .tile {
      width: 33.333%; } }
  @media screen and (max-width: 740px) {
    .tile {
      width: 50%; } }
  @media screen and (max-width: 568px) {
    .tile {
      width: 100%; } }

@media screen and (max-width: 1200px) {
  .tile_wide {
    width: 33.333%; } }

@media screen and (max-width: 740px) {
  .tile_wide {
    width: 50%; } }

@media screen and (max-width: 568px) {
  .tile_wide {
    width: 100%; } }

@media screen and (max-width: 1200px) {
  .tiles_avoid3up .tile {
    width: 33.333%; } }

@media screen and (max-width: 740px) {
  .tiles_avoid3up .tile {
    width: 50%; } }

@media screen and (max-width: 568px) {
  .tiles_avoid3up .tile {
    width: 100%; } }

.innercols-primary .tile {
  width: 33.333%; }
  @media screen and (max-width: 1080px) {
    .innercols-primary .tile {
      width: 50%; } }
  @media screen and (max-width: 888px) {
    .innercols-primary .tile {
      width: 100%; } }
  @media screen and (max-width: 778px) {
    .innercols-primary .tile {
      width: 50%; } }
  @media screen and (max-width: 568px) {
    .innercols-primary .tile {
      width: 100%; } }

.tile_standalone,
.innercols-primary .tile_standalone {
  padding: 0;
  margin: 0;
  float: none;
  width: auto; }
  @media screen and (max-width: 1200px) {
    .tile_standalone,
    .innercols-primary .tile_standalone {
      width: auto; } }
  @media screen and (max-width: 740px) {
    .tile_standalone,
    .innercols-primary .tile_standalone {
      width: auto; } }
  @media screen and (max-width: 568px) {
    .tile_standalone,
    .innercols-primary .tile_standalone {
      width: auto; } }

.tile-inner {
  position: relative; }

.tile_poem .tile-inner {
  padding: 1.75em;
  background: #fffb67; }

.tile_poem_yellow .tile-inner {
  background: #fffb67; }

.tile_poem_gold .tile-inner {
  background: #ffd970; }

.tile_poem_blue .tile-inner {
  background: #94daff; }

.tile_discuss .tile-inner {
  padding: 1.75em;
  background: #0095d1; }

.tile_promo .tile-inner {
  padding: 1.75em;
  background: #fff;
  border: 1px solid #c5c5c5; }

.tile_special_pad .tile-inner {
  padding: 2.625em 2em; }

.tile-img {
  background: #c5c5c5 none no-repeat 50% 50%;
  background-size: cover;
  position: relative;
  margin: 0;
  z-index: 1; }
  .tile-img:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%; }

.tile-img_blue {
  background-color: #0095d1; }

.tile-img_lightblue {
  background-color: #94daff; }

.tile-img_yellow {
  background-color: #fffb67; }

.tile-img_gold {
  background-color: #ffd970; }

.tile_issue .tile-img {
  background: #c5c5c5 none no-repeat 50% 0;
  background-size: cover; }

.tile-img-linkcover {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }
  .tile-img-linkcover:hover, .tile-img-linkcover:active {
    opacity: 1; }

.tile-discusstitle {
  margin: -0.3125em -1.75em 1.875em -2.375em;
  text-align: left;
  position: relative;
  pointer-events: none;
  z-index: 6;
  /* make sure this appears above linkcover hover effects */ }
  .tile-discusstitle .tile-discusstitle-inner {
    font-weight: 500;
    font-size: 0.75em;
    padding: 0.66667em 1.16667em;
    line-height: 1;
    text-transform: uppercase;
    display: inline-block;
    background: #000;
    color: #fff;
    position: relative; }
    .tile-discusstitle .tile-discusstitle-inner a {
      font-weight: 500;
      color: #fff; }
    .tile-discusstitle .tile-discusstitle-inner .tile-discusstitle-icon {
      background: #fff;
      font-size: 1em;
      line-height: 2em;
      height: 2.16667em;
      width: 2.16667em;
      top: 0.08333em;
      right: 0.08333em;
      display: block;
      position: absolute;
      text-align: center;
      vertical-align: middle; }
      .tile-discusstitle .tile-discusstitle-inner .tile-discusstitle-icon i {
        color: #000;
        vertical-align: middle; }

.tile-icon {
  margin: 0 0 1.25em 0;
  text-align: center;
  position: relative; }
  .tile-icon .tile-icon-inner {
    display: block;
    margin: 0 auto;
    border: 0;
    outline: 0; }
  .tile-icon img {
    display: block;
    margin: 0 auto;
    border: 0;
    outline: 0;
    max-width: 100%; }

.tile-icon_pen .tile-icon-inner {
  /*
			background: transparent url(../images/icon_pen.png) no-repeat 50% 50%;	
			width: pxToEm(94);
			height: pxToEm(68);
			*/
  background-position: 36.87943% 72.36145%;
  width: 94px;
  height: 76px;
  background-size: 376px 325px; }

.tile-icon_quote .tile-icon-inner {
  background-position: 0% 99.68093%;
  width: 94px;
  height: 68px;
  background-size: 376px 325px; }

.tile-icon_megaphone .tile-icon-inner {
  /*
			background: transparent url(../images/icon_megaphone.png) no-repeat 50% 50%;	
			width: pxToEm(115);
			height: pxToEm(73);
			*/
  background-position: 0% 72.36145%;
  width: 104px;
  height: 76px;
  background-size: 376px 325px; }

.tile-promotitle h3 {
  font-weight: 800;
  font-size: 2.75em;
  margin: -0.36364em 0 0 0;
  line-height: 0.9;
  letter-spacing: -2px;
  color: #000;
  text-align: left; }
  .tile-promotitle h3 a {
    font-weight: 800;
    color: #000; }
  @media screen and (max-width: 670px) {
    .tile-promotitle h3 {
      font-size: 2.125em;
      margin: -0.58824em 0 0 0;
      line-height: 0.95;
      letter-spacing: -1px; } }

.tile_standalone .tile-promotitle h3 {
  text-align: center; }

.tile-quote {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: normal;
  font-style: italic;
  font-size: 1.0625em;
  line-height: 1.47059em;
  margin: 1.76471em 0;
  color: #000;
  text-align: left; }

.tile_discuss .tile-quote {
  color: #fff; }

.tile_promo .tile-quote {
  font-style: normal;
  margin: 0.82353em 0; }

.tile_standalone .tile-quote {
  text-align: center; }

.tile-data {
  font-weight: 500;
  font-size: 0.88235em;
  margin: -0.53333em 0 2em 0;
  line-height: 1.2;
  text-align: left; }
  .tile-data a {
    font-weight: 500; }
  .tile-data p {
    padding: 0.4em 0 0 0;
    margin: 0; }

.tile-promobutton {
  position: relative; }

.tile_standalone .tile-promobutton {
  text-align: center; }

.tile-inner-linkcover:hover + .tile-promobutton .btn,
.tile-inner-linkcover:hover + .tile-promobutton .btn_big,
.tile-inner-linkcover:hover + .tile-promobutton .btn_small,
.tile-inner-linkcover:active + .tile-promobutton .btn,
.tile-inner-linkcover:active + .tile-promobutton .btn_big,
.tile-inner-linkcover:active + .tile-promobutton .btn_small {
  opacity: 1;
  -webkit-box-shadow: 0 0 0 0 !important;
          box-shadow: 0 0 0 0 !important;
  /*
	position: relative;
	z-index: 10;
	*/ }

.tile-inner-linkcover:hover + .tile-promobutton input[type="submit"].btn, .tile-inner-linkcover:hover + .tile-promobutton input[type="submit"].btn_big, .tile-inner-linkcover:hover + .tile-promobutton input[type="submit"].btn_small,
.tile-inner-linkcover:hover + .tile-promobutton input[type="button"].btn,
.tile-inner-linkcover:hover + .tile-promobutton input[type="button"].btn_big,
.tile-inner-linkcover:hover + .tile-promobutton input[type="button"].btn_small,
.tile-inner-linkcover:hover + .tile-promobutton button[type="submit"].btn,
.tile-inner-linkcover:hover + .tile-promobutton button[type="submit"].btn_big,
.tile-inner-linkcover:hover + .tile-promobutton button[type="submit"].btn_small,
.tile-inner-linkcover:active + .tile-promobutton input[type="submit"].btn,
.tile-inner-linkcover:active + .tile-promobutton input[type="submit"].btn_big,
.tile-inner-linkcover:active + .tile-promobutton input[type="submit"].btn_small,
.tile-inner-linkcover:active + .tile-promobutton input[type="button"].btn,
.tile-inner-linkcover:active + .tile-promobutton input[type="button"].btn_big,
.tile-inner-linkcover:active + .tile-promobutton input[type="button"].btn_small,
.tile-inner-linkcover:active + .tile-promobutton button[type="submit"].btn,
.tile-inner-linkcover:active + .tile-promobutton button[type="submit"].btn_big,
.tile-inner-linkcover:active + .tile-promobutton button[type="submit"].btn_small {
  opacity: 1;
  -webkit-box-shadow: 0 0 0 0 !important;
          box-shadow: 0 0 0 0 !important;
  /*
	position: relative;
	z-index: 10;
	*/ }

.tile-inner-linkcover:hover ~ .tile-promobutton .btn,
.tile-inner-linkcover:hover ~ .tile-promobutton .btn_big,
.tile-inner-linkcover:hover ~ .tile-promobutton .btn_small,
.tile-inner-linkcover:active ~ .tile-promobutton .btn,
.tile-inner-linkcover:active ~ .tile-promobutton .btn_big,
.tile-inner-linkcover:active ~ .tile-promobutton .btn_small {
  opacity: 1;
  -webkit-box-shadow: 0 0 0 0 !important;
          box-shadow: 0 0 0 0 !important;
  /*
	position: relative;
	z-index: 10;
	*/ }

.tile-inner-linkcover:hover ~ .tile-promobutton input[type="submit"].btn, .tile-inner-linkcover:hover ~ .tile-promobutton input[type="submit"].btn_big, .tile-inner-linkcover:hover ~ .tile-promobutton input[type="submit"].btn_small,
.tile-inner-linkcover:hover ~ .tile-promobutton input[type="button"].btn,
.tile-inner-linkcover:hover ~ .tile-promobutton input[type="button"].btn_big,
.tile-inner-linkcover:hover ~ .tile-promobutton input[type="button"].btn_small,
.tile-inner-linkcover:hover ~ .tile-promobutton button[type="submit"].btn,
.tile-inner-linkcover:hover ~ .tile-promobutton button[type="submit"].btn_big,
.tile-inner-linkcover:hover ~ .tile-promobutton button[type="submit"].btn_small,
.tile-inner-linkcover:active ~ .tile-promobutton input[type="submit"].btn,
.tile-inner-linkcover:active ~ .tile-promobutton input[type="submit"].btn_big,
.tile-inner-linkcover:active ~ .tile-promobutton input[type="submit"].btn_small,
.tile-inner-linkcover:active ~ .tile-promobutton input[type="button"].btn,
.tile-inner-linkcover:active ~ .tile-promobutton input[type="button"].btn_big,
.tile-inner-linkcover:active ~ .tile-promobutton input[type="button"].btn_small,
.tile-inner-linkcover:active ~ .tile-promobutton button[type="submit"].btn,
.tile-inner-linkcover:active ~ .tile-promobutton button[type="submit"].btn_big,
.tile-inner-linkcover:active ~ .tile-promobutton button[type="submit"].btn_small {
  opacity: 1;
  -webkit-box-shadow: 0 0 0 0 !important;
          box-shadow: 0 0 0 0 !important;
  /*
	position: relative;
	z-index: 10;
	*/ }

.tile-content {
  margin: -3.125em 0.625em 0 0.625em;
  padding: 0.8125em 1.125em 1.1875em 1.125em;
  background: #fff;
  position: relative;
  text-align: left;
  z-index: 3; }
  .tile-content h2 {
    font-weight: 500;
    font-size: 0.6875em;
    margin: 0.36364em 0 0 0;
    line-height: 1;
    letter-spacing: -0.2px;
    color: #888;
    text-transform: uppercase;
    vertical-align: middle; }
    .tile-content h2 a {
      font-weight: 500;
      color: #888; }
    .tile-content h2 .emph {
      display: inline-block;
      padding: 0.36364em 0.36364em 0.27273em 0.36364em;
      margin: -0.36364em -0.36364em -0.27273em -0.36364em;
      color: #000;
      background: #f5ef00; }
      .tile-content h2 .emph a {
        color: #000; }
    .tile-content h2 .tile-content-fa-icon {
      font-size: 1.27273em;
      padding: 0.21429em 0.35714em 0.07143em 0.35714em;
      margin: 0 0.21429em 0 0;
      background: #000;
      color: #fff;
      display: inline-block;
      text-align: center;
      vertical-align: middle; }
  .tile-content h3 {
    font-weight: 800;
    font-size: 1.125em;
    margin: 0.22222em 0 0 0;
    line-height: 1.2;
    letter-spacing: -0.7px;
    color: #000; }
    .tile-content h3 a {
      font-weight: 800;
      color: #000; }
  .tile-content p.tile-desc {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.375em;
    margin: 0.16667em 0 0 0;
    color: #888; }
    .tile-content p.tile-desc a {
      font-weight: normal;
      color: #888; }
  .tile-content p.tile-author {
    font-weight: 500;
    font-size: 0.6875em;
    margin: 0.45455em 0 0 0;
    line-height: 1.2;
    color: #0095d1;
    text-transform: uppercase; }
    .tile-content p.tile-author a {
      font-weight: 500;
      color: #0095d1; }

.tile-inner-linkcover:hover + .tile-content .btn,
.tile-inner-linkcover:hover + .tile-content .btn_big,
.tile-inner-linkcover:hover + .tile-content .btn_small,
.tile-inner-linkcover:active + .tile-content .btn,
.tile-inner-linkcover:active + .tile-content .btn_big,
.tile-inner-linkcover:active + .tile-content .btn_small {
  opacity: 1;
  -webkit-box-shadow: 0 0 0 0 !important;
          box-shadow: 0 0 0 0 !important;
  /*
	position: relative;
	z-index: 10;
	*/ }

.tile-inner-linkcover:hover + .tile-content input[type="submit"].btn, .tile-inner-linkcover:hover + .tile-content input[type="submit"].btn_big, .tile-inner-linkcover:hover + .tile-content input[type="submit"].btn_small,
.tile-inner-linkcover:hover + .tile-content input[type="button"].btn,
.tile-inner-linkcover:hover + .tile-content input[type="button"].btn_big,
.tile-inner-linkcover:hover + .tile-content input[type="button"].btn_small,
.tile-inner-linkcover:hover + .tile-content button[type="submit"].btn,
.tile-inner-linkcover:hover + .tile-content button[type="submit"].btn_big,
.tile-inner-linkcover:hover + .tile-content button[type="submit"].btn_small,
.tile-inner-linkcover:active + .tile-content input[type="submit"].btn,
.tile-inner-linkcover:active + .tile-content input[type="submit"].btn_big,
.tile-inner-linkcover:active + .tile-content input[type="submit"].btn_small,
.tile-inner-linkcover:active + .tile-content input[type="button"].btn,
.tile-inner-linkcover:active + .tile-content input[type="button"].btn_big,
.tile-inner-linkcover:active + .tile-content input[type="button"].btn_small,
.tile-inner-linkcover:active + .tile-content button[type="submit"].btn,
.tile-inner-linkcover:active + .tile-content button[type="submit"].btn_big,
.tile-inner-linkcover:active + .tile-content button[type="submit"].btn_small {
  opacity: 1;
  -webkit-box-shadow: 0 0 0 0 !important;
          box-shadow: 0 0 0 0 !important;
  /*
	position: relative;
	z-index: 10;
	*/ }

.tile-inner-linkcover:hover ~ .tile-content .btn,
.tile-inner-linkcover:hover ~ .tile-content .btn_big,
.tile-inner-linkcover:hover ~ .tile-content .btn_small,
.tile-inner-linkcover:active ~ .tile-content .btn,
.tile-inner-linkcover:active ~ .tile-content .btn_big,
.tile-inner-linkcover:active ~ .tile-content .btn_small {
  opacity: 1;
  -webkit-box-shadow: 0 0 0 0 !important;
          box-shadow: 0 0 0 0 !important;
  /*
	position: relative;
	z-index: 10;
	*/ }

.tile-inner-linkcover:hover ~ .tile-content input[type="submit"].btn, .tile-inner-linkcover:hover ~ .tile-content input[type="submit"].btn_big, .tile-inner-linkcover:hover ~ .tile-content input[type="submit"].btn_small,
.tile-inner-linkcover:hover ~ .tile-content input[type="button"].btn,
.tile-inner-linkcover:hover ~ .tile-content input[type="button"].btn_big,
.tile-inner-linkcover:hover ~ .tile-content input[type="button"].btn_small,
.tile-inner-linkcover:hover ~ .tile-content button[type="submit"].btn,
.tile-inner-linkcover:hover ~ .tile-content button[type="submit"].btn_big,
.tile-inner-linkcover:hover ~ .tile-content button[type="submit"].btn_small,
.tile-inner-linkcover:active ~ .tile-content input[type="submit"].btn,
.tile-inner-linkcover:active ~ .tile-content input[type="submit"].btn_big,
.tile-inner-linkcover:active ~ .tile-content input[type="submit"].btn_small,
.tile-inner-linkcover:active ~ .tile-content input[type="button"].btn,
.tile-inner-linkcover:active ~ .tile-content input[type="button"].btn_big,
.tile-inner-linkcover:active ~ .tile-content input[type="button"].btn_small,
.tile-inner-linkcover:active ~ .tile-content button[type="submit"].btn,
.tile-inner-linkcover:active ~ .tile-content button[type="submit"].btn_big,
.tile-inner-linkcover:active ~ .tile-content button[type="submit"].btn_small {
  opacity: 1;
  -webkit-box-shadow: 0 0 0 0 !important;
          box-shadow: 0 0 0 0 !important;
  /*
	position: relative;
	z-index: 10;
	*/ }

.tile_product .storedetail-content-inner {
  margin: -3.125em 0.625em 0 0.625em;
  position: relative;
  z-index: 3; }

.tile_poem .tile-content,
.tile_discuss .tile-content,
.tile_promo .tile-content {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent; }

.tile_poem .tile-content h2 {
  color: #000; }
  .tile_poem .tile-content h2 a {
    color: #000; }

.tile_poem .tile-content p.tile-author {
  color: #007cae; }
  .tile_poem .tile-content p.tile-author a {
    color: #007cae; }

.tile_discuss .tile-content h2 {
  color: #fff; }
  .tile_discuss .tile-content h2 a {
    color: #fff; }
  .tile_discuss .tile-content h2 .tile-content-fa-icon {
    background: #fff;
    color: #0095d1; }
  @media screen and (max-width: 850px) {
    .tile_discuss .tile-content h2 {
      font-size: 0.625em;
      margin: 0.4em 0 0 0; } }
  @media screen and (max-width: 740px) {
    .tile_discuss .tile-content h2 {
      font-size: 0.6875em;
      margin: 0.36364em 0 0 0; } }

.tile_discuss .tile-content h3 {
  color: #fff; }
  .tile_discuss .tile-content h3 a {
    color: #fff; }

.tile_discuss .tile-content p.tile-author {
  color: #fff; }
  .tile_discuss .tile-content p.tile-author a {
    color: #fff; }

.tile_store .tile-content h2 {
  font-weight: 700;
  font-size: 0.75em;
  margin: 0.33333em 0 0 0;
  color: #0095d1;
  text-transform: none; }
  .tile_store .tile-content h2 a {
    font-weight: 700;
    color: #0095d1; }
  .tile_store .tile-content h2 .emph {
    padding: 0.33333em 0.33333em 0.25em 0.33333em;
    margin: -0.33333em -0.33333em -0.25em -0.33333em; }

.tile-inner-linkcover {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 4;
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  display: none; }
  .tile-inner-linkcover:hover, .tile-inner-linkcover:active {
    opacity: 1; }

.tile_discuss .tile-inner-linkcover,
.tile_poem .tile-inner-linkcover,
.tile_promo .tile-inner-linkcover,
.tile_issue .tile-inner-linkcover {
  display: block; }

.cols:before, .cols:after {
  content: ' ';
  display: table; }

.cols:after {
  clear: both; }

.col1 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 70%;
  padding: 0 0.9375em; }

.col2 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
  width: 30%;
  padding: 0 0.9375em; }
  .col2 .col-inner {
    border-left: 1px solid #eee; }

.layout-main {
  margin-bottom: 2.5em; }
  .layout-main_2colsLeft, .layout-main_2colsRight {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .layout-main_2colsLeft .layout-col_main, .layout-main_2colsRight .layout-col_main {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      width: auto; }
    .layout-main_2colsLeft .layout-col_right, .layout-main_2colsRight .layout-col_right {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 20.625em;
      padding-left: 30px; }
    .layout-main_2colsLeft .layout-col_left, .layout-main_2colsRight .layout-col_left {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 20.625em;
      padding-right: 30px; }
    @media screen and (max-width: 778px) {
      .layout-main_2colsLeft, .layout-main_2colsRight {
        display: block; }
        .layout-main_2colsLeft:before, .layout-main_2colsLeft:after, .layout-main_2colsRight:before, .layout-main_2colsRight:after {
          content: none;
          display: inline; }
        .layout-main_2colsLeft:after, .layout-main_2colsRight:after {
          clear: none; }
        .layout-main_2colsLeft .layout-col_main, .layout-main_2colsLeft .layout-col_left, .layout-main_2colsLeft .layout-col_right, .layout-main_2colsRight .layout-col_main, .layout-main_2colsRight .layout-col_left, .layout-main_2colsRight .layout-col_right {
          display: block;
          width: auto;
          margin: 60px 0;
          padding: 0; } }
  .layout-main_2colsLeft .layout-col_main {
    padding-left: 30px; }
    @media screen and (max-width: 778px) {
      .layout-main_2colsLeft .layout-col_main {
        padding: 0; } }
  .layout-main_2colsLeft.layout-main-border .layout-col_main {
    border-left: 1px solid #eee; }
    @media screen and (max-width: 778px) {
      .layout-main_2colsLeft.layout-main-border .layout-col_main {
        border: none; } }
  .layout-main_2colsRight .layout-col_main {
    padding-right: 30px; }
    @media screen and (max-width: 778px) {
      .layout-main_2colsRight .layout-col_main {
        padding: 0; } }
  .layout-main_2colsRight.layout-main-border .layout-col_main {
    border-right: 1px solid #eee; }
    @media screen and (max-width: 778px) {
      .layout-main_2colsRight.layout-main-border .layout-col_main {
        border: none; } }

.layout-col_right .block {
  padding-bottom: 1.875em;
  margin-bottom: 1.875em;
  border-bottom: 1px solid #eee; }

.ad-container {
  margin: 0 auto;
  padding: 0;
  position: relative;
  background: #888;
  overflow: hidden; }

.ad-promotop img {
  display: block;
  border: 0;
  width: 100%;
  height: auto; }

.ad-billboard-breakout {
  /* intended mostly to jam large ads into thinner content cols like on article detail pages */
  margin: 22px auto;
  height: 318px;
  width: 1px;
  position: relative;
  text-align: center; }
  .ad-billboard-breakout .ad-billboard-breakout-inner {
    background: #888;
    width: 1038px;
    height: 318px;
    position: absolute;
    top: 0;
    left: -519px; }
    .ad-billboard-breakout .ad-billboard-breakout-inner .billboard {
      margin-top: 0 !important;
      margin-bottom: 0 !important; }

.ad-billboard {
  max-width: 970px; }
  .ad-billboard img {
    display: block;
    border: 0;
    width: 100%;
    height: auto; }

.ad-rectangle {
  width: 18.75em; }
  .ad-rectangle img {
    display: block;
    border: 0;
    width: 100%;
    height: auto; }

.ad-banner-leaderboard {
  max-width: 45.5em; }
  .ad-banner-leaderboard img {
    display: block;
    border: 0;
    width: 100%;
    height: auto; }

/*
.examplead {
	background: $color-gray-medium;
	// border: 1px solid lighten($color-gray-medium, 15%);
	color: darken($color-gray-medium, 15%);
	padding: pxToEm(8);
	text-align: center;
	text-transform: uppercase;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	box-sizing: border-box;
	cursor: pointer;

	&:after {
		content: "Example Ad"
	}
}
*/
.accent {
  position: absolute;
  background: #fff;
  width: 1px;
  height: 100%;
  pointer-events: none;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg); }

.accent_white {
  background: #fff; }

.accent_black {
  background: #000; }

.accent_yellow {
  background: #f5ef00; }

.accent_blue {
  background: #0095d1; }

.accent_blue_light {
  background: #80daef; }

/**
 * Popup
 *
 */
html.popupActive {
  overflow: hidden; }
  html.popupActive body {
    overflow: hidden; }

.popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9000; }

.popup-link {
  cursor: pointer; }

.popup-overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  background: #666;
  opacity: 0.9;
  cursor: pointer; }

.popup-container,
.popup-cover {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  font-size: 0;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch; }
  .popup-container:before,
  .popup-cover:before {
    content: ' ';
    display: inline-block;
    height: 100%;
    line-height: 100%;
    vertical-align: middle; }

.popup-container {
  overflow: auto; }

.popup-cover {
  right: 0px; }
  .popup-cover > div {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    -webkit-perspective: 1400px;
            perspective: 1400px; }

.popup-inner {
  font-size: 16px;
  line-height: 1.375em;
  white-space: normal;
  display: block;
  margin: 0 auto;
  padding: 1.25em;
  text-align: left;
  position: relative;
  opacity: 0;
  -webkit-transform: rotateY(-70deg);
          transform: rotateY(-70deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s; }
  .popup-inner.flipY {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); }

.popup-button-close {
  position: absolute;
  right: 25px;
  top: 25px;
  display: block;
  padding: 4px;
  overflow: hidden;
  z-index: 2;
  text-decoration: none; }
  .popup-button-close:before {
    content: ' ';
    display: block;
    background-position: 62.63202% 83.99344%;
    width: 20px;
    height: 20px;
    background-size: 376px 325px; }
  .popup-button-close:hover:before {
    background-position: 62.63202% 83.99344%;
    width: 20px;
    height: 20px;
    background-size: 376px 325px; }

.popup-content {
  background: #fff;
  min-height: 11.25em;
  position: relative;
  z-index: 1; }

.popup-loader {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  background: #fff url("../images/mask_loader.gif") 50% 50% no-repeat;
  background-color: rgba(255, 255, 255, 0.6); }

.detailPopup .popup-inner {
  max-width: 1000px; }

.detailPopup .popup-button-close {
  display: none; }
  .detailPopup .popup-button-close:before {
    content: ' ';
    display: block;
    background-position: 68.25% 83.99344%;
    width: 20px;
    height: 20px;
    background-size: 376px 325px; }
  .detailPopup .popup-button-close:hover:before {
    background-position: 68.25% 83.99344%;
    width: 20px;
    height: 20px;
    background-size: 376px 325px; }
  @media screen and (max-width: 500px) {
    .detailPopup .popup-button-close {
      display: block;
      padding: 5px;
      top: 20px;
      right: 20px;
      background-color: #f5ef00; } }

.detailPopup-body {
  background-color: #f5ef00;
  color: #000; }

.detailPopup-issuesummary {
  position: relative;
  display: table; }
  .detailPopup-issuesummary:before, .detailPopup-issuesummary:after {
    content: ' ';
    display: table; }
  .detailPopup-issuesummary:after {
    clear: both; }

.detailPopup-issuesummary-cover {
  display: block;
  background: #000 none no-repeat 50% 50%;
  padding: 5em 3.75em;
  display: table-cell;
  width: 13.75em;
  vertical-align: top; }
  @media screen and (max-width: 1000px) {
    .detailPopup-issuesummary-cover {
      display: block;
      float: left;
      margin-right: 1.875em;
      margin-bottom: 1.875em;
      width: 21.25em; } }
  @media screen and (max-width: 720px) {
    .detailPopup-issuesummary-cover {
      padding: 3.125em 1.875em;
      width: 13.75em; } }
  @media screen and (max-width: 500px) {
    .detailPopup-issuesummary-cover {
      float: none;
      margin: 0 auto 0 0;
      width: auto;
      max-width: 100%;
      padding: 2.1875em; } }
  .detailPopup-issuesummary-cover p {
    display: none; }

.detailPopup-issuesummary-img {
  width: 13.75em;
  display: block;
  height: 0;
  padding-bottom: 136.36364%;
  background: #c5c5c5 none no-repeat scroll 50% 50%/cover;
  position: relative; }
  .detailPopup-issuesummary-img img {
    display: none; }
    @media screen and (max-width: 1000px) {
      .detailPopup-issuesummary-img img {
        display: block;
        max-width: 100%;
        height: auto; } }
  .detailPopup-issuesummary-img .tile-img-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10; }
  @media screen and (max-width: 1000px) {
    .detailPopup-issuesummary-img {
      padding: 0;
      height: auto; } }
  @media screen and (max-width: 720px) {
    .detailPopup-issuesummary-img {
      width: 10em;
      padding: 0; } }
  @media screen and (max-width: 500px) {
    .detailPopup-issuesummary-img {
      width: auto; } }

.detailPopup-issuesummary-container {
  display: table-cell;
  vertical-align: top;
  padding: 3.125em 0 0 1.875em; }
  @media screen and (max-width: 1000px) {
    .detailPopup-issuesummary-container {
      display: block; } }

.detailPopup-issuesummary-content h2 {
  font-weight: 800;
  font-size: 0.8125em;
  margin: 0 0.76923em 0 0;
  line-height: 1;
  color: #000;
  text-transform: uppercase; }
  .detailPopup-issuesummary-content h2 a {
    font-weight: 800;
    color: #000; }
  @media screen and (max-width: 720px) {
    .detailPopup-issuesummary-content h2 {
      font-size: 0.75em;
      margin: 0.83333em 0 0 0; } }

.detailPopup-issuesummary-content h3 {
  font-weight: 800;
  font-size: 2.8125em;
  margin: 0.22222em 0.66667em 0.44444em 0;
  line-height: 1;
  letter-spacing: -2px;
  color: #000; }
  .detailPopup-issuesummary-content h3 a {
    font-weight: 800;
    color: #000; }
  @media screen and (max-width: 720px) {
    .detailPopup-issuesummary-content h3 {
      font-size: 1.625em; } }

.detailPopup-issuesummary-content .issue-description {
  margin: 0.88889em 0 0 0;
  padding-right: 2.5em;
  padding-bottom: 3.61111em; }
  .detailPopup-issuesummary-content .issue-description p {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 1.125em;
    line-height: 1.55556em;
    color: #000; }
    .detailPopup-issuesummary-content .issue-description p a {
      font-weight: normal;
      color: #000; }
    @media screen and (max-width: 720px) {
      .detailPopup-issuesummary-content .issue-description p {
        font-size: 1em; } }

.detailPopup-issuesummary-content .issue-buttons {
  text-align: right;
  font-weight: 800;
  position: absolute;
  bottom: 0;
  right: 0; }
  .detailPopup-issuesummary-content .issue-buttons a {
    font-weight: 800;
    font-size: 0.75em;
    padding: 1.33333em 1.5em;
    line-height: 1;
    margin: 0;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    display: inline-block; }

.promoPopupPopup .popup-container,
.promoPopupPopup .popup-cover {
  text-align: center; }

.promoPopupPopup .popup-inner {
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.75em;
  display: inline-block;
  position: relative; }
  .promoPopupPopup .popup-inner .popup-content {
    min-width: 0.0625em;
    min-height: 0.0625em; }

.promoPopupPopup .popup-button-close {
  display: block;
  padding: 0.3125em;
  top: 0.375em;
  right: 0.375em;
  background-color: white; }
  .promoPopupPopup .popup-button-close:before {
    content: ' ';
    display: block;
    background-position: 68.25% 83.99344%;
    width: 20px;
    height: 20px;
    background-size: 376px 325px;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out; }
  .promoPopupPopup .popup-button-close:hover:before, .promoPopupPopup .popup-button-close:active:before {
    background-position: 68.25% 83.99344%;
    width: 20px;
    height: 20px;
    background-size: 376px 325px;
    opacity: 0.65; }
  .promoPopupPopup .popup-button-close:hover, .promoPopupPopup .popup-button-close:active {
    opacity: 1; }

.promoPopupPopup-body {
  background-color: #fff;
  margin: 0;
  padding: 0.0625em; }

.promopopup {
  /* Hide popup contents at first. */
  /* JS will clone contents of this container into popup. */
  display: none; }

.promopopup-content {
  margin: 0;
  padding: 0;
  position: relative;
  line-height: 0; }
  .promopopup-content img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    border: 0; }
  .promopopup-content a {
    opacity: 1; }
    .promopopup-content a:hover, .promopopup-content a:active {
      opacity: 1; }

.promotop {
  padding: 0.0625em 0;
  background: #000;
  color: #fff;
  text-align: center; }
  .promotop .wrap, .promotop .layout-main, .promotop .featuredtiles.carousel_grid .carousel-slides-viewport, .featuredtiles.carousel_grid .promotop .carousel-slides-viewport, .promotop .view-br-hhog-issue-list-view .item-list, .view-br-hhog-issue-list-view .promotop .item-list {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1292px; }
  @media screen and (max-width: 758px) {
    .promotop {
      padding: 0.0625em 0; } }

.header {
  min-height: 8.875em;
  background: #0095d1;
  color: #fff; }
  .header:before, .header:after {
    content: ' ';
    display: table; }
  .header:after {
    clear: both; }
  @media screen and (max-width: 950px) {
    .header {
      min-height: 6.625em; } }
  @media screen and (max-width: 780px) {
    .header {
      min-height: 5.25em; } }

.header-title {
  width: 23.625em;
  padding-top: 1.75em;
  float: left;
  position: relative; }
  .header-title a.header-logo {
    display: block;
    margin: 0; }
    .header-title a.header-logo img {
      display: block;
      width: 100%;
      height: auto;
      border: 0;
      margin: 0;
      color: #fff; }
  .header-title p {
    background-position: 0% 46.91929%;
    width: 247px;
    height: 19px;
    background-size: 376px 325px;
    font-size: 0.75em;
    margin: 0.58333em 0 0 -0.16667em;
    text-transform: uppercase;
    overflow: hidden;
    text-align: left;
    text-indent: -600px;
    position: relative;
    z-index: 1; }
  .header-title .header-title-store {
    background-position: 99.205% 59.07541%;
    width: 82px;
    height: 20px;
    background-size: 376px 325px;
    position: absolute;
    left: 100%;
    top: 1.5625em;
    color: #fff;
    overflow: hidden;
    text-align: left;
    text-indent: -600px;
    z-index: 1; }

@media screen and (max-width: 950px) {
  .header_default .header-title {
    width: 16.25em; }
    .header_default .header-title p {
      display: none; } }

@media screen and (max-width: 780px) {
  .header_default .header-title {
    width: 10.625em; } }

@media screen and (max-width: 1082px) {
  .header_store .header-title {
    width: 16.25em; }
    .header_store .header-title p {
      display: none; } }

@media screen and (max-width: 912px) {
  .header_store .header-title {
    width: 10.625em; } }

@media screen and (max-width: 912px) {
  .header_store .header-title .header-title-store {
    display: none; } }

.header-navs {
  padding-top: 2.25em;
  float: right;
  vertical-align: middle; }
  .header-navs .header-navs-primary {
    position: relative;
    margin-top: -12px; }
    .header-navs .header-navs-primary:before, .header-navs .header-navs-primary:after {
      content: ' ';
      display: table; }
    .header-navs .header-navs-primary:after {
      clear: both; }
  .header-navs .header-navs-secondary {
    position: relative;
    padding-top: 22px; }
    .header-navs .header-navs-secondary:before, .header-navs .header-navs-secondary:after {
      content: ' ';
      display: table; }
    .header-navs .header-navs-secondary:after {
      clear: both; }
  .header-navs .header-cartlink,
  .header-navs .header-menulink,
  .header-navs .header-searchlink {
    font-weight: 800;
    font-size: 0.875em !important;
    line-height: 1.42857em !important;
    margin: 0;
    margin-left: 1.85714em;
    float: right;
    text-transform: uppercase;
    vertical-align: middle;
    position: relative;
    white-space: nowrap; }
    .header-navs .header-cartlink i,
    .header-navs .header-menulink i,
    .header-navs .header-searchlink i {
      font-weight: 400;
      font-size: 1.42857em !important;
      margin-right: 0.25em;
      vertical-align: middle; }
  .header-navs .header-menulink {
    font-size: 14px !important;
    line-height: 20px !important;
    margin-right: 0 !important;
    padding: 0.65em 1.1em !important; }
    .header-navs .header-menulink i.header-menulink-icon {
      font-size: 1px;
      display: inline-block;
      position: relative;
      width: 17px;
      height: 8px;
      margin-right: 3px; }
      .header-navs .header-menulink i.header-menulink-icon:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 3px;
        background: #000; }
      .header-navs .header-menulink i.header-menulink-icon:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 3px;
        background: #000; }
    .header-navs .header-menulink span {
      font-size: 14px !important;
      line-height: 20px !important;
      display: inline; }
  .header-navs .header-searchlink {
    margin-top: 0.78571em;
    margin-left: 2.22857em; }
    .header-navs .header-searchlink span.hider {
      display: none !important; }
    .header-navs .header-searchlink i {
      color: #f5ef00;
      text-shadow: 0.125em 0.125em 0 #02749d; }
  .header-navs .header-cartlink {
    margin-top: 0.35714em; }
    .header-navs .header-cartlink span.hider {
      display: none !important; }
    .header-navs .header-cartlink i.header-cartlink-icon {
      background-position: 97.66082% 67.85763%;
      width: 34px;
      height: 30px;
      background-size: 376px 325px;
      background: transparent none;
      display: inline-block;
      margin-right: 0.1em;
      position: relative; }
      .header-navs .header-cartlink i.header-cartlink-icon:before {
        background-position: 37.41813% 86.84068%;
        width: 34px;
        height: 30px;
        background-size: 376px 325px;
        display: block;
        content: "";
        position: absolute;
        top: 2px;
        left: 2px;
        z-index: 1; }
      .header-navs .header-cartlink i.header-cartlink-icon:after {
        background-position: 97.66082% 67.85763%;
        width: 34px;
        height: 30px;
        background-size: 376px 325px;
        display: block;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2; }
    .header-navs .header-cartlink .header-cartlink-count {
      font-weight: 700;
      font-size: 0.78571em;
      background: #fff;
      color: #000;
      /* will also be box-shadow color */
      -webkit-box-shadow: 0.13636em 0.13636em 0 0;
              box-shadow: 0.13636em 0.13636em 0 0;
      /* defaults to text color */
      width: 1.81818em;
      height: 1.81818em;
      line-height: 1.90909em;
      top: -0.45455em;
      left: 1.72727em;
      text-align: center;
      display: block;
      border-radius: 50%;
      position: absolute;
      z-index: 3;
      overflow: hidden;
      display: none;
      outline: 1px solid transparent;
      /* helps box-shadow animation glitches */
      -webkit-backface-visibility: hidden;
      /* helps box-shadow animation glitches */
      -webkit-transition: -webkit-box-shadow 0.2s ease-out;
      transition: -webkit-box-shadow 0.2s ease-out;
      transition: box-shadow 0.2s ease-out;
      transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out; }
    .header-navs .header-cartlink:hover .header-cartlink-count, .header-navs .header-cartlink:active .header-cartlink-count {
      -webkit-box-shadow: 0 0 0 0;
              box-shadow: 0 0 0 0; }
  .header-navs .header-cartlink_showcount {
    padding-right: 0.28571em; }
    .header-navs .header-cartlink_showcount i.header-cartlink-icon {
      margin-right: 0.2em; }
    .header-navs .header-cartlink_showcount .header-cartlink-count {
      display: block; }
  .header-navs #header-cartlinkclose,
  .header-navs #header-menulinkclose,
  .header-navs #header-searchlinkclose {
    display: none; }
  .header-navs .header-support {
    margin: 0;
    margin-top: 0.57143em;
    float: right;
    text-align: center; }
    .header-navs .header-support a {
      font-weight: 700;
      float: right;
      display: block;
      font-size: 1em;
      line-height: 1;
      color: #fff;
      text-shadow: 0.125em 0.125em 0 #02749d;
      margin: 0;
      margin-left: 1.625em;
      padding: 0.4375em 0;
      text-transform: uppercase; }
      .header-navs .header-support a:last-child {
        margin-left: 0; }
  .header-navs ul.header-social {
    margin: 0;
    padding: 0;
    float: right;
    vertical-align: middle;
    list-style: none; }
    .header-navs ul.header-social li {
      margin: 0 8px 0 0;
      float: left;
      vertical-align: middle; }
      .header-navs ul.header-social li a {
        font-size: 1.5em;
        width: 0.91667em;
        height: 0.91667em;
        line-height: 22px;
        /* keep in exact px since this related to the icon size */
        background: transparent;
        color: #f5ef00;
        text-shadow: 0.08333em 0.08333em 0 #02749d;
        display: inline-block;
        text-align: center;
        vertical-align: middle; }
  .header-navs .header-newsletter {
    margin: 0;
    margin-left: 0.28571em;
    float: right;
    vertical-align: middle; }
    .header-navs .header-newsletter form {
      display: inline;
      padding: 0;
      margin: 0;
      vertical-align: middle; }
    .header-navs .header-newsletter input[type="text"],
    .header-navs .header-newsletter input[type="email"] {
      font-weight: 400;
      font-size: 0.8125em;
      padding: 0 0.76923em;
      line-height: 1.53846em;
      border: 1px solid #02749d;
      border-right: 0;
      background: transparent;
      color: #f5ef00 !important;
      display: inline-block;
      height: 2.46154em;
      vertical-align: middle;
      width: 15.38462em;
      text-shadow: 0.125em 0.125em 0 #02749d;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .header-navs .header-newsletter input[type="text"]:-webkit-autofill,
      .header-navs .header-newsletter input[type="email"]:-webkit-autofill {
        -webkit-text-fill-color: #f5ef00 !important;
        -webkit-box-shadow: 0 0 0 30px #0095d1 inset; }
      .header-navs .header-newsletter input[type="text"]::-webkit-input-placeholder,
      .header-navs .header-newsletter input[type="email"]::-webkit-input-placeholder {
        color: #f5ef00 !important; }
      .header-navs .header-newsletter input[type="text"]:-moz-placeholder,
      .header-navs .header-newsletter input[type="email"]:-moz-placeholder {
        color: #f5ef00 !important; }
      .header-navs .header-newsletter input[type="text"]::-moz-placeholder,
      .header-navs .header-newsletter input[type="email"]::-moz-placeholder {
        color: #f5ef00 !important; }
      .header-navs .header-newsletter input[type="text"]::-moz-p,
      .header-navs .header-newsletter input[type="email"]::-moz-p {
        color: #f5ef00 !important; }
      .header-navs .header-newsletter input[type="text"]:-ms-input-placeholder,
      .header-navs .header-newsletter input[type="email"]:-ms-input-placeholder {
        color: #f5ef00 !important; }
    .header-navs .header-newsletter input[placeholder], .header-navs .header-newsletter [placeholder], .header-navs .header-newsletter *[placeholder] {
      color: #f5ef00 !important; }
    .header-navs .header-newsletter input[type="submit"] {
      font-style: normal;
      font-variant: normal;
      font-weight: normal;
      font-stretch: normal;
      font-size: inherit;
      line-height: inherit;
      font-family: FontAwesome;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 0.75em;
      padding: 0 0.75em 0 1em;
      line-height: 1.66667em;
      border: 1px solid #02749d;
      background: #02749d;
      color: #f5ef00;
      display: inline-block;
      height: 2.66667em;
      vertical-align: middle;
      text-transform: uppercase;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .header-navs .header-newsletter input[type="submit"]:hover, .header-navs .header-newsletter input[type="submit"]:active, .header-navs .header-newsletter input[type="submit"]:focus {
        color: #f5ef00; }

@media screen and (max-width: 950px) {
  .header-navs {
    padding-top: 1.4375em; }
    .header-navs .header-navs-primary {
      margin-top: -13px; }
    .header-navs .header-navs-secondary {
      padding-top: 15px; } }

@media screen and (max-width: 780px) {
  .header-navs {
    padding-top: 0.6875em; }
    .header-navs .header-navs-primary {
      margin-top: -11px; }
    .header-navs .header-navs-secondary {
      padding-top: 8px; }
    .header-navs .header-cartlink span.hider,
    .header-navs .header-menulink span.hider,
    .header-navs .header-searchlink span.hider {
      display: none; } }

@media screen and (max-width: 680px) {
  .header-navs .header-navs-primary {
    margin-top: 9px; }
  .header-navs .header-navs-secondary,
  .header-navs .header-support-donate {
    display: none !important; } }

@media screen and (max-width: 640px) {
  .header-navs .header-support-shop {
    display: none !important; } }

@media screen and (max-width: 560px) {
  .header-navs .header-support {
    display: none !important; }
  .header-navs .header-searchlink {
    margin-left: 0; } }

.main {
  margin: 0;
  padding: 0;
  background: #fff;
  border-bottom: 1px solid #fff;
  color: #000;
  text-align: center;
  overflow: auto; }
  .main a {
    color: #0095d1; }

.loggedintools {
  padding: 1.25em 0;
  margin: 0;
  background: #fff;
  text-align: left; }

.sectiontitle {
  margin: 0 0 1.25em 0; }
  .sectiontitle h1 {
    font-weight: 800;
    font-size: 2.75em;
    margin: 0;
    line-height: 1.05;
    letter-spacing: -2px;
    color: #000;
    text-align: left; }
    .sectiontitle h1 a {
      font-weight: 800;
      color: #000; }
    @media screen and (max-width: 690px) {
      .sectiontitle h1 {
        font-size: 1.5em;
        letter-spacing: -1.4px; } }
  .sectiontitle h2,
  .sectiontitle h3 {
    font-weight: 800;
    font-size: 1.5em;
    margin: 0;
    line-height: 1.05;
    letter-spacing: -1.4px;
    color: #000;
    text-align: left; }
    .sectiontitle h2 a,
    .sectiontitle h3 a {
      font-weight: 800;
      color: #000; }
    @media screen and (max-width: 690px) {
      .sectiontitle h2,
      .sectiontitle h3 {
        font-size: 1.375em;
        letter-spacing: -1.1px; } }

.innercols-primary-inner .sectiontitle:nth-child(1) {
  margin-top: -0.3125em; }

.promobottom {
  background: #0095d1;
  color: #fff;
  min-height: 12.125em; }
  .promobottom:before, .promobottom:after {
    content: ' ';
    display: table; }
  .promobottom:after {
    clear: both; }
  @media screen and (max-width: 800px) {
    .promobottom {
      padding: 1.875em 0;
      min-height: 1;
      text-align: center; } }

.promobottom-title {
  padding-top: 3.5em;
  float: left; }
  .promobottom-title a.promobottom-logo {
    width: 19.625em;
    height: auto;
    display: block;
    margin: 0 auto 0 0; }
    .promobottom-title a.promobottom-logo img {
      display: block;
      width: 100%;
      height: auto;
      border: 0;
      margin: 0 auto;
      color: #fff; }
  .promobottom-title p {
    font-weight: 400;
    font-size: 0.66875em;
    margin: 0.74766em 0 0 -0.09346em;
    color: #fff; }
  @media screen and (max-width: 800px) {
    .promobottom-title {
      padding-top: 0;
      float: none; }
      .promobottom-title a.promobottom-logo {
        width: auto;
        max-width: 100%;
        margin: 0 auto; }
        .promobottom-title a.promobottom-logo img {
          max-width: 17.5em; }
      .promobottom-title p {
        font-size: 0.6em;
        margin: 0.41667em 0 0 -0.20833em; } }

.promobottom-support {
  padding-top: 3.375em;
  float: right;
  text-align: center; }
  .promobottom-support p.promobottom-support-title {
    font-weight: 400;
    font-size: 0.9375em;
    margin: 0 0 0.53333em 0;
    color: #000;
    line-height: 1;
    padding: 0;
    display: none; }
    .promobottom-support p.promobottom-support-title a {
      font-weight: 400;
      color: #000; }
  .promobottom-support a.btn {
    min-width: 16.25em;
    margin-left: -0.625em; }
  .promobottom-support p.promobottom-support-closer {
    margin: 1.5em 0 0 0;
    padding: 0; }
    .promobottom-support p.promobottom-support-closer a {
      font-weight: 700;
      font-size: 0.875em;
      line-height: 1.2; }
  @media screen and (max-width: 800px) {
    .promobottom-support {
      padding-top: 2.125em;
      float: none; }
      .promobottom-support p.promobottom-support-title {
        font-size: 0.75em;
        margin: 0 0 0.41667em 0; }
      .promobottom-support a.btn_big {
        font-weight: 800;
        padding: 0.75em;
        -webkit-box-shadow: 0.3125em 0.3125em 0 0;
                box-shadow: 0.3125em 0.3125em 0 0;
        /* defaults to text color */
        min-width: 11.875em;
        margin-left: -0.25em; }
        .promobottom-support a.btn_big span {
          font-size: 0.75em;
          letter-spacing: -0.5px;
          display: block; }
        .promobottom-support a.btn_big:hover, .promobottom-support a.btn_big:active {
          opacity: 1;
          -webkit-box-shadow: 0 0 0 0 !important;
                  box-shadow: 0 0 0 0 !important;
          /*
	position: relative;
	z-index: 10;
	*/ }
      .promobottom-support p.promobottom-support-closer {
        margin-top: 1em; }
        .promobottom-support p.promobottom-support-closer a {
          font-size: 0.75em;
          line-height: 1.02; } }

.footer {
  padding: 3.875em 0;
  background: #000;
  color: #fff; }
  .footer:before, .footer:after {
    content: ' ';
    display: table; }
  .footer:after {
    clear: both; }
  @media screen and (max-width: 1331px) {
    .footer {
      padding: 2.625em 0; } }

.footer-primary {
  padding-right: 5.25em;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  float: left; }
  .footer-primary:before, .footer-primary:after {
    content: ' ';
    display: table; }
  .footer-primary:after {
    clear: both; }
  @media screen and (max-width: 1331px) {
    .footer-primary {
      float: none;
      border-right: 0;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      padding-right: 0;
      padding-bottom: 1.375em;
      margin-bottom: 2.75em; } }

.footer-primary-menu {
  float: left; }
  .footer-primary-menu ul {
    margin: 0;
    padding: 0 2.125em 0 0;
    list-style: none; }
    .footer-primary-menu ul li a {
      font-weight: 700;
      font-size: 0.8125em;
      padding-bottom: 1.69231em;
      color: #fff;
      line-height: 1;
      text-transform: uppercase;
      display: block; }
  @media screen and (max-width: 1331px) {
    .footer-primary-menu {
      width: 33.33%; }
      .footer-primary-menu ul {
        padding-right: 0; } }
  @media screen and (max-width: 740px) {
    .footer-primary-menu {
      width: auto;
      float: none; }
      .footer-primary-menu ul {
        padding-right: 0; } }

.footer-secondary {
  float: right; }
  .footer-secondary:before, .footer-secondary:after {
    content: ' ';
    display: table; }
  .footer-secondary:after {
    clear: both; }
  @media screen and (max-width: 1331px) {
    .footer-secondary {
      float: none; } }
  @media screen and (max-width: 740px) {
    .footer-secondary {
      float: none; } }

.footer-secondary-links {
  padding-right: 4em;
  float: left;
  position: relative; }
  .footer-secondary-links:before, .footer-secondary-links:after {
    content: ' ';
    display: table; }
  .footer-secondary-links:after {
    clear: both; }
  @media screen and (max-width: 1331px) {
    .footer-secondary-links {
      width: 66.66%;
      padding-right: 0; } }
  @media screen and (max-width: 740px) {
    .footer-secondary-links {
      width: auto;
      padding-right: 0;
      float: none; } }

.footer-secondary-links-menu {
  float: left; }
  .footer-secondary-links-menu ul {
    margin: 0;
    padding: 0 2.125em 0 0;
    list-style: none; }
    .footer-secondary-links-menu ul li a {
      font-weight: 300;
      font-size: 0.8125em;
      padding-bottom: 1.69231em;
      color: #fff;
      line-height: 1;
      text-transform: uppercase;
      display: block; }
  @media screen and (max-width: 1331px) {
    .footer-secondary-links-menu {
      width: 50%; }
      .footer-secondary-links-menu ul {
        padding-right: 0; } }
  @media screen and (max-width: 740px) {
    .footer-secondary-links-menu {
      float: none; }
      .footer-secondary-links-menu ul {
        padding-right: 0; } }

.footer-secondary-social {
  float: right; }
  .footer-secondary-social ul {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none; }
    .footer-secondary-social ul li {
      display: inline;
      margin: 0;
      padding: 0; }
      .footer-secondary-social ul li a {
        font-weight: 800;
        font-size: 0.8125em;
        margin-bottom: 1em;
        color: #0095d1;
        line-height: 1;
        text-transform: uppercase;
        display: block;
        text-align: left;
        vertical-align: middle; }
        .footer-secondary-social ul li a span {
          font-size: 1.38462em;
          width: 1.55556em;
          height: 1.55556em;
          line-height: 28px;
          /* keep in exact px since this related to the icon size */
          margin: 0 0.55556em 0 0;
          background: #0095d1;
          color: #000;
          display: inline-block;
          text-align: center;
          vertical-align: middle; }
  @media screen and (max-width: 1331px) {
    .footer-secondary-social {
      float: left;
      width: 33.33%; } }
  @media screen and (max-width: 740px) {
    .footer-secondary-social {
      width: auto;
      padding-top: 1.875em;
      float: none; } }

.menupane-wrap {
  position: relative;
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }

.menupane-mask {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
  z-index: 9998;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }

.menupane-pane {
  width: 21.25em;
  background: #f5ef00;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  -webkit-transform: translateX(21.25em);
  -moz-transform: translateX(21.25em);
  -o-transform: translateX(21.25em);
  transform: translateX(21.25em);
  -webkit-transition: -webkit-transform 0.2s ease-out;
  -moz-transition: -moz-transform 0.2s ease-out;
  -o-transition: -o-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }

body.menupane-on {
  overflow: hidden; }
  body.menupane-on .menupane-wrap {
    -webkit-transform: translateX(-21.25em);
    -moz-transform: translateX(-21.25em);
    -o-transform: translateX(-21.25em);
    transform: translateX(-21.25em); }
  body.menupane-on .menupane-mask {
    width: 100%;
    height: 100%;
    opacity: 1;
    cursor: pointer; }
  body.menupane-on .menupane-pane {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }

.menupane-inner {
  padding: 0 2em 0 2.5em;
  position: relative; }

a.menupane-close {
  display: block;
  text-align: right;
  vertical-align: middle;
  padding-top: 1em; }
  a.menupane-close:before, a.menupane-close:after {
    content: ' ';
    display: table; }
  a.menupane-close:after {
    clear: both; }
  a.menupane-close span {
    font-size: 0.875em;
    width: 1.57143em;
    height: 1.57143em;
    line-height: 1.57143em;
    background: #000;
    float: right;
    display: block;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    color: #f5ef00; }

.menupane-title {
  padding: 1em 2em 1.875em 2.5em;
  margin: 0 -2em 0.9375em -2.5em;
  border-bottom: 1px solid #d0cb00;
  position: relative; }
  .menupane-title a.menupane-logo {
    width: 18.75em;
    max-width: 16.75em;
    display: block;
    margin: 0 auto 0 0;
    position: relative; }
    .menupane-title a.menupane-logo img {
      display: block;
      width: 100%;
      height: auto;
      border: 0;
      margin: 0 auto 0 0;
      color: #000; }
  .menupane-title p {
    background-position: 0% 52.81353%;
    width: 247px;
    height: 19px;
    background-size: 376px 325px;
    font-size: 0.75em;
    margin: 0.58333em 0 0 -0.16667em;
    text-transform: uppercase;
    overflow: hidden;
    text-align: left;
    text-indent: -600px;
    position: relative;
    z-index: 1; }

.menupane-search {
  padding: 0.9375em 0 0 0;
  color: #000;
  overflow-y: auto; }
  .menupane-search h5 {
    font-weight: 800;
    font-size: 1.3125em;
    margin: 0 0 0.42857em 0;
    line-height: 1;
    letter-spacing: -1.0px;
    display: block;
    color: #000; }
  .menupane-search form {
    display: block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    position: relative; }
    .menupane-search form input[type="text"],
    .menupane-search form input[type="email"] {
      font-weight: 400;
      font-size: 0.875em;
      padding: 0 0.85714em;
      line-height: 1.42857em;
      border: 1px solid #000;
      border-right: 0;
      background: #fff;
      color: #000 !important;
      display: inline-block;
      height: 3.57143em;
      vertical-align: middle;
      width: 79%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .menupane-search form input[type="submit"],
    .menupane-search form button[type="submit"] {
      font-weight: 800;
      font-size: 1.125em;
      padding: 0 0.72222em;
      line-height: 1.11111em;
      border: 1px solid #000;
      background: #000;
      color: #fff;
      display: inline-block;
      height: 2.77778em;
      vertical-align: middle;
      text-transform: uppercase;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }

.menupane-menu {
  margin-right: -1.4em !important;
  color: #000; }
  .menupane-menu .menupane-menu-cats {
    padding: 1.125em 0 1.125em 0; }
    .menupane-menu .menupane-menu-cats ul {
      margin: 0;
      padding: 0; }
    .menupane-menu .menupane-menu-cats li {
      list-style: none;
      margin: 0;
      padding: 0; }
    .menupane-menu .menupane-menu-cats a {
      font-weight: 800;
      font-size: 1.3125em;
      margin: 0 0 1.2381em 0;
      line-height: 1;
      letter-spacing: -1.0px;
      display: block;
      color: #000; }
  .menupane-menu .menupane-menu-secondaries {
    padding: 0.9375em 0 0 0; }
    .menupane-menu .menupane-menu-secondaries ul {
      margin: 0;
      padding: 0; }
    .menupane-menu .menupane-menu-secondaries li {
      list-style: none;
      margin: 0;
      padding: 0; }
    .menupane-menu .menupane-menu-secondaries a {
      font-weight: 500;
      font-size: 1.1875em;
      margin: 0 0 0.89474em 0;
      line-height: 1;
      letter-spacing: -1.0px;
      display: block;
      color: #000; }
  .menupane-menu .menupane-menu-promo {
    padding: 0 0 1.5em 0; }
    .menupane-menu .menupane-menu-promo p {
      padding: 0 3.125em 0 0;
      margin: 0; }
      .menupane-menu .menupane-menu-promo p a {
        font-weight: 500;
        font-size: 0.9375em;
        margin: 0 0 0.6em 0;
        line-height: 1.2;
        display: block;
        color: #000; }

.nano {
  width: auto; }
  .nano .nano-content {
    padding: 0; }
  .nano .nano-pane {
    background: rgba(0, 0, 0, 0.12); }
    .nano .nano-pane .nano-slider {
      background: rgba(0, 0, 0, 0.4); }

.shareiconsbar {
  height: 1.875em;
  background: #0095d1;
  color: #fff;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 800;
  opacity: 0;
  pointer-events: none;
  overflow: hidden;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }

.shareiconsbar_on {
  opacity: 1;
  pointer-events: auto; }

.shareiconsbar-icons {
  padding-top: 0; }

.banner-leaderboard {
  margin: 4.375em 0;
  text-align: center; }
  @media screen and (max-width: 1162px) {
    .banner-leaderboard {
      display: none; } }

.banner-leaderboard-inner {
  padding: 1.875em 0 1.875em 0;
  margin: 0 auto;
  display: block;
  background: transparent url(../images/diaglines.gif) repeat 0 0;
  text-align: center;
  max-width: 49.25em; }

/*
.banner-leaderboard-title {
	@extend .billboard-title;
}
*/
.billboard {
  margin: 42px 0;
  text-align: center; }

.billboard-inner {
  padding: 34px 0 34px 0;
  display: inline-block;
  background: transparent url(../images/diaglines.gif) repeat 0 0;
  text-align: center;
  min-width: 1038px;
  position: relative; }
  @media screen and (max-width: 1068px) {
    .billboard-inner {
      min-width: 0;
      display: block;
      width: auto; } }

/*
.billboard-title {
	font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif !important;
	font-weight: 500 !important;
	font-size: 12px; // keep in precise px since used in variety of containers
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	line-height: 1;
	color: $color-black;
	text-transform: uppercase;
}
*/
.featuredtiles {
  margin: 0.4375em 0 2.625em 0; }
  .featuredtiles .wrap, .featuredtiles .layout-main, .featuredtiles.carousel_grid .carousel-slides-viewport, .featuredtiles .view-br-hhog-issue-list-view .item-list, .view-br-hhog-issue-list-view .featuredtiles .item-list {
    /*
		@include mq-max(880px) {
			margin-left: pxToEm(5);
			margin-right: pxToEm(5);
			overflow: hidden;
		}
		*/ }
  .featuredtiles .featuredtiles-mobileflag {
    display: none;
    position: absolute;
    left: -9999px; }
    @media screen and (max-width: 568px) {
      .featuredtiles .featuredtiles-mobileflag {
        display: block; } }
  .featuredtiles.carousel {
    margin: 0.4375em 0 2.625em 0; }
    .featuredtiles.carousel .carousel-pages {
      display: none; }
    .featuredtiles.carousel .carousel-slides-viewport {
      overflow: hidden; }
    .featuredtiles.carousel .carousel-nav {
      position: static;
      display: block; }
    .featuredtiles.carousel .carousel-nav-prev, .featuredtiles.carousel .carousel-nav-next {
      position: absolute;
      top: 50%;
      height: 50px;
      width: 50px;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      background-position: 50% 50%;
      background-size: 50px 50px;
      background-repeat: no-repeat;
      background-color: #0095d1;
      outline: none; }
      .featuredtiles.carousel .carousel-nav-prev span, .featuredtiles.carousel .carousel-nav-next span {
        display: none; }
      .featuredtiles.carousel .carousel-nav-prev.disabled, .featuredtiles.carousel .carousel-nav-next.disabled {
        cursor: default;
        opacity: 0.3; }
      @media screen and (max-width: 520px) {
        .featuredtiles.carousel .carousel-nav-prev, .featuredtiles.carousel .carousel-nav-next {
          top: 40%;
          width: 40px;
          height: 40px;
          background-size: 40px 40px; } }
    .featuredtiles.carousel .carousel-nav-prev {
      left: 5px;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUY1Q0ZBRjk3RTQ1MTFFNjhDOTE4NTZGQTk5MTU4NEYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUY1Q0ZBRkE3RTQ1MTFFNjhDOTE4NTZGQTk5MTU4NEYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFRjVDRkFGNzdFNDUxMUU2OEM5MTg1NkZBOTkxNTg0RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFRjVDRkFGODdFNDUxMUU2OEM5MTg1NkZBOTkxNTg0RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PooR5Z0AAAJJSURBVHja7N2/q45hHMfx60EZZPEzokgxEDlFZDCILAxKRv+CncXOTn6WH4MyMElZlFIGUnabUZkUeXzu7icdFko6zvd6vev9B5znfb7XfT/Xfd3nTKbTaUNdlvgIBIbAEBgCQ2AIDIEFhsAQGAJDYAgMgQWGwBAYAkNgCAyBIbDAEBgCQ2AIDIEhsMAQGAJDYAgMgSGwwBAYAkNgCLywrI+P4+sqP9AyTX9wMl6Pa01wLVbEq/FRtbgmuLV98W7c7hpci6XxQnxROW6vE7w13omH3EXX42x800vcniZ4VbwST/e2XPUQ+Ei8HTf1eLNReYleHi/Hp73GrTzBu+K9uLv3L/nVJngSz8VX4tab4I2za+1RWetN8Kn4Vtx6gVfGm/FhXC1nrSX6YBt3pLbJWGuCh1/Ki/G5uDUn+EkbNy/Q4dckFAh8fLZEf5XvDzYGFvF/Hz3Qxof1/+o6PDHBC8vLuDfeMKc1J3g+w0bHcK5qjQmuGXhgQxu3Ko8JXPMu+sPsBmx42PDZ4lxvguezM95vf/dEyQT/x7yL++Ol+M0E12bY9boVN5vgmjyLe+KDHie4l63Kj/FMG4/NfrJE12ZLG3fAfnc22hK9SHkfD8fz8YsJrs3w8tlwaGCHCa7JcPpyro3bnCa4OCfa+AL4ukoTLPDPDH/C4Vob34SYExiuwRAYAkNgCCwwBIbAEBgCQ2AILLCPQGAIDIEhMASGwBBYYAgMgSEwBIbAEFhgCAyBITAEhsAQGAILDIEhMASGwBAYv/JdgAEAtVdRkTDcgs0AAAAASUVORK5CYII="); }
    .featuredtiles.carousel .carousel-nav-next {
      right: 5px;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkNDNzUyODI3RTQ2MTFFNjlEODJDMUI4MTk4MENDQzUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkNDNzUyODM3RTQ2MTFFNjlEODJDMUI4MTk4MENDQzUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQ0M3NTI4MDdFNDYxMUU2OUQ4MkMxQjgxOTgwQ0NDNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQ0M3NTI4MTdFNDYxMUU2OUQ4MkMxQjgxOTgwQ0NDNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plqqf5YAAAJGSURBVHja7Ny/q09xHMfxc7ll0J0ki00ZicFisFB3tig/chUx2lns/AEG/gCisJFFiTLQjYESReRHlEmRr9en81WHJGXQ930ez3ru99znfZ37Pd/vOd+5yWTSoS4r/AoEhsAQGAJDYAgMgQWGwBAYAkNgCAyBBYbAEBgCQ2AIDIEhsMAQGAJDYAgMgSGwwBAYAkNgCAyBIbDAEBgCQ2AI/G/cj1fjOml75op9leGPg3kXD09jW3BB1sYr8WxcbcH1FjzkSdwf71lwTTbG2/FkXGnB9RY8pIU+EJ9ZcE22xwfxoAXXXPCQi/FY/CBwzcCNl3Ep3nSKrsn6eD2eiassuN6ChyzHffGhBddk0/Ra+Xj7w7fgegsecmP6v/mVBddk1/SUvVvguqyJl+L5uOAUXesU/StPu/4dsDsWXJMN8VY8FectuN6Ch7Q3RXZaMASeMb5OT9GLs/RDz+v21y+y2k0Ddy24HufillmMa8F/5n08Gi/P8kEI/HvaJ0xL8bUXWbX43PUfNixWiGvBP9Pee94bH7lMqsW3eDpuqxbXgrvuRTzUuWWnJBfi5spxxxr4U9ffNrsnfqx+sGM7Rbcb39s7Us/HcsBjWfCXeCLuGFPcsSz4cdd/WO/hs4K0x0e3jjVu5QW/7foHwK+N/SK/WuD2FQ7tcZQj8U2HcrfswHWwwBAYAkNgCAyBIbDAEBgCQ2AIDIEhMAQWGAJDYAgMgSEwBBYYAkNgCAyBITAEFhgCQ2AIDIEhMASGwAJDYAiM/813AQYA8utsp9dAzScAAAAASUVORK5CYII="); }
    .featuredtiles.carousel .carousel-slide {
      padding: 0;
      margin: 2.375em 0 0 0 !important;
      float: left;
      width: 25%;
      position: relative; }
      @media screen and (max-width: 1200px) {
        .featuredtiles.carousel .carousel-slide {
          width: 33.333%; } }
      @media screen and (max-width: 740px) {
        .featuredtiles.carousel .carousel-slide {
          width: 50%; } }
      @media screen and (max-width: 568px) {
        .featuredtiles.carousel .carousel-slide {
          width: 100%;
          margin-top: 0; } }
      @media screen and (min-width: 569px) {
        .featuredtiles.carousel .carousel-slide {
          padding: 0 0.9375em; } }
  .featuredtiles.issue-archives .issue-description {
    display: none; }

.featuredtiles-heading {
  margin: 3.125em 0; }

h3.featuredtiles-title {
  font-weight: 800;
  color: #000;
  font-size: 2.8125em;
  margin: 0 0 0.44444em 0;
  line-height: 1.05;
  letter-spacing: -2.5px;
  text-align: left; }
  h3.featuredtiles-title a {
    font-weight: 800;
    color: #000; }
  @media screen and (max-width: 690px) {
    h3.featuredtiles-title {
      font-size: 1.625em;
      margin: 0 0 0.76923em 0;
      letter-spacing: -1.2px; } }

/* special handling when placed in innercols */
.innercols-primary .featuredtiles {
  margin: 1.875em 0; }
  .innercols-primary .featuredtiles .wrap, .innercols-primary .featuredtiles .layout-main, .innercols-primary .featuredtiles.carousel_grid .carousel-slides-viewport, .innercols-primary .featuredtiles .view-br-hhog-issue-list-view .item-list, .view-br-hhog-issue-list-view .innercols-primary .featuredtiles .item-list {
    margin-left: 0;
    margin-right: 0; }
    @media screen and (max-width: 880px) {
      .innercols-primary .featuredtiles .wrap, .innercols-primary .featuredtiles .layout-main, .innercols-primary .featuredtiles.carousel_grid .carousel-slides-viewport, .innercols-primary .featuredtiles .view-br-hhog-issue-list-view .item-list, .view-br-hhog-issue-list-view .innercols-primary .featuredtiles .item-list {
        margin-left: 0;
        margin-right: 0; } }

.featurednewsletter {
  margin: 2.625em 0;
  overflow: hidden;
  /* prevent accent lines from creating scrollbars by going off screen */ }

.featurednewsletter-inner {
  padding: 0.625em 0 3.125em 0;
  position: relative; }

.featurednewsletter-accents {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none; }
  .featurednewsletter-accents .accent_1 {
    background: #0095d1;
    top: 12%;
    left: 14.3%;
    height: 100%; }
  .featurednewsletter-accents .accent_2 {
    background: #f5ef00;
    top: 10%;
    left: 18.5%;
    height: 80%; }
  .featurednewsletter-accents .accent_3 {
    background: #0095d1;
    top: 27%;
    right: 18%;
    height: 68%; }
  .featurednewsletter-accents .accent_4 {
    background: #80daef;
    top: 36%;
    right: 21%;
    height: 80%; }
  .featurednewsletter-accents .accent_5 {
    background: #f5ef00;
    bottom: -22%;
    right: 15%;
    height: 60%; }

.featurednewsletter-content {
  position: relative;
  z-index: 2; }
  .featurednewsletter-content .featurednewsletter-icon {
    background-position: 70.21277% 70.38281%;
    width: 94px;
    height: 69px;
    background-size: 376px 325px;
    display: block;
    margin: 0 auto;
    border: 0;
    outline: 0; }
  .featurednewsletter-content h4 {
    font-weight: 800;
    font-size: 2.8125em;
    margin: 0.17778em 0 0 0;
    line-height: 1.05;
    letter-spacing: -2.5px;
    color: #000;
    text-align: center; }
    .featurednewsletter-content h4 a {
      font-weight: 800;
      color: #000; }
  .featurednewsletter-content p {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 1.3125em;
    margin: 0.04762em 0 0.85714em 0;
    line-height: 1.4;
    font-weight: normal;
    color: #000;
    text-align: center; }
    .featurednewsletter-content p a {
      font-weight: normal;
      color: #000; }
  .featurednewsletter-content form {
    display: block;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    text-align: center;
    position: relative; }
    .featurednewsletter-content form input[type="text"],
    .featurednewsletter-content form input[type="email"] {
      font-weight: 400;
      font-size: 1em;
      padding: 0 1.5em;
      line-height: 1.25em;
      border: 1px solid #000;
      border-right: 0;
      background: #fff;
      color: #000 !important;
      display: inline-block;
      height: 3.125em;
      vertical-align: middle;
      width: 41%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .featurednewsletter-content form input[type="submit"] {
      font-weight: 800;
      font-size: 1em;
      padding: 0 1.5em;
      line-height: 1.25em;
      border: 1px solid #000;
      background: #000;
      color: #fff;
      display: inline-block;
      height: 3.125em;
      vertical-align: middle;
      text-transform: uppercase;
      -webkit-transition: color 0.2s ease-out;
      transition: color 0.2s ease-out;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .featurednewsletter-content form input[type="submit"]:hover, .featurednewsletter-content form input[type="submit"]:active, .featurednewsletter-content form input[type="submit"]:focus {
        color: #888;
        opacity: 1; }

@media screen and (max-width: 1160px) {
  .featurednewsletter-accents .accent_1 {
    left: 4%; }
  .featurednewsletter-accents .accent_2 {
    left: 7%; }
  .featurednewsletter-accents .accent_3 {
    right: 8%; }
  .featurednewsletter-accents .accent_4 {
    right: 11%; }
  .featurednewsletter-accents .accent_5 {
    right: 5%; } }

@media screen and (max-width: 690px) {
  .featurednewsletter-content h4 {
    font-size: 1.625em;
    margin: 0.30769em 0 0 0;
    letter-spacing: -1.2px; }
    .featurednewsletter-content h4 .wrapmobl {
      display: block; }
  .featurednewsletter-content p {
    font-size: 1em;
    margin: 1.125em 0 1.125em 0; }
    .featurednewsletter-content p .wrapmobl {
      display: block; }
  .featurednewsletter-content form input[type="text"],
  .featurednewsletter-content form input[type="email"] {
    padding: 0 1em;
    width: 54%; }
  .featurednewsletter-content form input[type="submit"] {
    padding: 0 1em; } }

@media screen and (max-width: 500px) {
  .featurednewsletter-accents .accent_1 {
    top: 14%;
    left: -25%; }
  .featurednewsletter-accents .accent_2 {
    left: -2%; }
  .featurednewsletter-accents .accent_3 {
    right: 4%; }
  .featurednewsletter-accents .accent_4 {
    right: 7%; }
  .featurednewsletter-accents .accent_5 {
    right: 1%; }
  .featurednewsletter-content .featurednewsletter-icon {
    display: none; }
  .featurednewsletter-content h4 {
    margin-top: 0; } }

/* when placed in innercol-secondary (such as when used as block on detail pages) (similar to medium and small breakpoints above) */
.innercols-secondary .featurednewsletter,
.layout-col_right .featurednewsletter {
  margin: -0.625em 0 -0.625em 0; }

.innercols-secondary .featurednewsletter-inner,
.layout-col_right .featurednewsletter-inner {
  padding: 1.25em 0 2.5em 0; }

@media screen and (min-width: 779px) {
  .innercols-secondary .featurednewsletter,
  .layout-col_right .featurednewsletter {
    margin: -0.625em 0 -0.625em 0; }
    .innercols-secondary .featurednewsletter .wrap, .innercols-secondary .featurednewsletter .layout-main, .innercols-secondary .featurednewsletter .featuredtiles.carousel_grid .carousel-slides-viewport, .featuredtiles.carousel_grid .innercols-secondary .featurednewsletter .carousel-slides-viewport, .innercols-secondary .featurednewsletter .view-br-hhog-issue-list-view .item-list, .view-br-hhog-issue-list-view .innercols-secondary .featurednewsletter .item-list,
    .layout-col_right .featurednewsletter .wrap,
    .layout-col_right .featurednewsletter .layout-main,
    .layout-col_right .featurednewsletter .featuredtiles.carousel_grid .carousel-slides-viewport,
    .featuredtiles.carousel_grid .layout-col_right .featurednewsletter .carousel-slides-viewport,
    .layout-col_right .featurednewsletter .view-br-hhog-issue-list-view .item-list,
    .view-br-hhog-issue-list-view .layout-col_right .featurednewsletter .item-list {
      margin-left: 0;
      margin-right: 0; }
  .innercols-secondary .featurednewsletter-accents .accent_1,
  .layout-col_right .featurednewsletter-accents .accent_1 {
    top: 0%;
    left: -22%; }
  .innercols-secondary .featurednewsletter-accents .accent_2,
  .layout-col_right .featurednewsletter-accents .accent_2 {
    top: -10%;
    left: 0%; }
  .innercols-secondary .featurednewsletter-accents .accent_3,
  .layout-col_right .featurednewsletter-accents .accent_3 {
    right: auto;
    left: 25%;
    top: auto;
    bottom: -15%;
    height: 69%; }
  .innercols-secondary .featurednewsletter-accents .accent_4,
  .layout-col_right .featurednewsletter-accents .accent_4 {
    right: auto;
    left: 24%;
    top: auto;
    bottom: 0%;
    height: 30%; }
  .innercols-secondary .featurednewsletter-accents .accent_5,
  .layout-col_right .featurednewsletter-accents .accent_5 {
    right: 5%; }
  .innercols-secondary .featurednewsletter-content .featurednewsletter-icon,
  .layout-col_right .featurednewsletter-content .featurednewsletter-icon {
    display: none; }
  .innercols-secondary .featurednewsletter-content h4,
  .layout-col_right .featurednewsletter-content h4 {
    font-size: 1.375em;
    margin: 0;
    letter-spacing: -1.2px; }
    .innercols-secondary .featurednewsletter-content h4 .wrapmobl,
    .layout-col_right .featurednewsletter-content h4 .wrapmobl {
      display: block; }
  .innercols-secondary .featurednewsletter-content p,
  .layout-col_right .featurednewsletter-content p {
    font-size: 1em;
    margin: 1.125em 0 1.125em 0; }
    .innercols-secondary .featurednewsletter-content p .wrapmobl,
    .layout-col_right .featurednewsletter-content p .wrapmobl {
      display: block; }
  .innercols-secondary .featurednewsletter-content form input[type="text"],
  .innercols-secondary .featurednewsletter-content form input[type="email"],
  .layout-col_right .featurednewsletter-content form input[type="text"],
  .layout-col_right .featurednewsletter-content form input[type="email"] {
    padding: 0 1em;
    width: 54%; }
  .innercols-secondary .featurednewsletter-content form input[type="submit"],
  .layout-col_right .featurednewsletter-content form input[type="submit"] {
    padding: 0 1em; } }

.featuredpromo {
  margin: 2.625em 0;
  padding: 5em 0 5em 0;
  background: #0095d1;
  overflow: hidden;
  /* prevent accent lines from creating scrollbars by going off screen */
  position: relative; }
  @media screen and (max-width: 880px) {
    .featuredpromo {
      padding: 1.875em 0; } }

.featuredpromo_top {
  border-top: 1px solid #008dc5;
  margin-top: 0;
  margin-bottom: -1.875em; }
  @media screen and (max-width: 880px) {
    .featuredpromo_top {
      margin-bottom: 0; } }
  .featuredpromo_top:before {
    content: "";
    display: block;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 32%;
    z-index: 1; }
    @media screen and (max-width: 880px) {
      .featuredpromo_top:before {
        display: none; } }

.featuredpromo-content {
  position: relative; }
  @media screen and (max-width: 880px) {
    .featuredpromo-content {
      margin-left: -20px;
      margin-right: -20px; } }

.featuredpromo-accents {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none; }
  .featuredpromo-accents .accent_1 {
    background: #f5ef00;
    top: -18%;
    left: 1%;
    height: 50%; }
  .featuredpromo-accents .accent_2 {
    background: #f5ef00;
    top: -11%;
    right: 24%;
    height: 70%; }
  .featuredpromo-accents .accent_3 {
    background: #fff;
    top: -4%;
    right: 13.5%;
    height: 15%; }

.featuredpromo-accents_front {
  z-index: 3; }
  .featuredpromo-accents_front .accent_1 {
    background: #fff;
    top: -10%;
    left: -6%;
    height: 91%; }
  .featuredpromo-accents_front .accent_2 {
    background: #f5ef00;
    top: 50%;
    left: 3%;
    height: 70%; }
  .featuredpromo-accents_front .accent_3 {
    background: #0095d1;
    top: 78%;
    left: 45%;
    height: 40%; }

.featuredpromo-img {
  max-width: 46.25em;
  max-height: 31.25em;
  background: #000 none no-repeat 50% 50%;
  background-size: cover;
  position: relative;
  margin: 0 auto 0 0;
  z-index: 2; }
  .featuredpromo-img:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 67.56757%; }
  @media screen and (max-width: 880px) {
    .featuredpromo-img {
      max-width: 100%; } }

.featuredpromo_issue .featuredpromo-img {
  background: #000 none no-repeat 50% 0;
  background-size: cover; }

.featuredpromo_issue_coverimg .featuredpromo-img {
  background: #000 none repeat 0 0;
  background-size: auto; }

.featuredpromo-img-linkcover {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }
  .featuredpromo-img-linkcover:hover, .featuredpromo-img-linkcover:active {
    opacity: 1; }

.featuredpromo-text-container-outer {
  height: 100%;
  width: 41.25em;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4; }
  @media screen and (max-width: 1331px) {
    .featuredpromo-text-container-outer {
      min-width: 37.5em;
      max-width: 60%;
      width: auto; } }
  @media screen and (max-width: 880px) {
    .featuredpromo-text-container-outer {
      height: auto;
      position: relative;
      top: auto;
      right: auto;
      max-width: none;
      min-width: 0;
      margin: -1.875em 0.625em 0 0.625em; } }

.featuredpromo-text-container {
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.featuredpromo-text-outer {
  display: table-cell;
  vertical-align: middle; }

.featuredpromo-text {
  margin: 0;
  padding: 1.125em 1.5em 2.25em 1.875em;
  background: #f5ef00;
  position: relative;
  text-align: left; }
  .featuredpromo-text h2 {
    font-weight: 800;
    font-size: 0.8125em;
    margin: 1.23077em 0 0 0;
    line-height: 1;
    color: #000;
    text-transform: uppercase; }
    .featuredpromo-text h2 a {
      font-weight: 800;
      color: #000; }
  .featuredpromo-text h3 {
    font-weight: 800;
    font-size: 2.8125em;
    margin: 0.35556em 0 0 -0.08889em;
    line-height: 1;
    letter-spacing: -2px;
    color: #000; }
    .featuredpromo-text h3 a {
      font-weight: 800;
      color: #000; }
  .featuredpromo-text p.featuredpromo-desc {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 1.125em;
    line-height: 1.55556em;
    margin: 0.88889em 0 0 0;
    color: #000; }
    .featuredpromo-text p.featuredpromo-desc a {
      font-weight: normal;
      color: #000; }
  .featuredpromo-text p.featuredpromo-author {
    font-weight: 500;
    font-size: 0.8125em;
    margin: 1.23077em 0 0 0;
    line-height: 1;
    color: #007cae;
    text-transform: uppercase; }
    .featuredpromo-text p.featuredpromo-author a {
      font-weight: 500;
      color: #007cae; }
  .featuredpromo-text a.featuredpromo-readmore {
    font-weight: 800;
    font-size: 0.75em;
    padding: 1.33333em 1.5em;
    line-height: 1;
    margin: 0;
    background: #000;
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    text-transform: uppercase; }
  @media screen and (max-width: 660px) {
    .featuredpromo-text {
      padding: 0.6875em 0.75em 2.5em 1.125em; }
      .featuredpromo-text h2 {
        font-size: 0.75em;
        margin: 0.83333em 0 0 0; }
      .featuredpromo-text h3 {
        font-size: 1.625em;
        margin: 0.38462em 0 0 -0.07692em;
        letter-spacing: -1px; }
      .featuredpromo-text p.featuredpromo-desc {
        display: none; }
      .featuredpromo-text p.featuredpromo-author {
        font-size: 0.75em;
        margin: 0.83333em 0 0 0; }
      .featuredpromo-text a.featuredpromo-readmore {
        padding: 0.83333em 1em; } }

.featuredpromo_forum .featuredpromo-text a.featuredpromo-readmore {
  display: none; }

.featuredpromo_issue .featuredpromo-text {
  padding: 1.125em 1.5em 2.625em 1.875em; }
  .featuredpromo_issue .featuredpromo-text h2 {
    text-transform: none; }
  .featuredpromo_issue .featuredpromo-text p.featuredpromo-desc {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 1.0625em;
    line-height: 1.52941em;
    margin: 0.94118em 0 0 0; }
    .featuredpromo_issue .featuredpromo-text p.featuredpromo-desc a {
      font-weight: bold; }
  @media screen and (max-width: 660px) {
    .featuredpromo_issue .featuredpromo-text p.featuredpromo-desc {
      display: block; } }

.featuredslider {
  margin: 4.375em 0; }
  .featuredslider img {
    max-width: 100%;
    height: auto; }

.featuredslider-tiles {
  margin: 0 -0.9375em; }
  .featuredslider-tiles .tile-inner {
    position: relative; }
  .featuredslider-tiles .tile-content-outer {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 100%;
    display: table; }
  .featuredslider-tiles .tile-content-inner {
    display: table-cell;
    vertical-align: middle; }
  .featuredslider-tiles .tile-img {
    top: 0;
    width: 100%;
    height: 0;
    padding-bottom: 100%; }
  .featuredslider-tiles .tile-content {
    margin-top: 0;
    margin-left: 2.43309%;
    margin-right: 2.43309%;
    position: absolute;
    top: 0;
    width: 95.13382%;
    display: block;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }

.view-id-br_hhog_featured_slider_view .featuredslider-tiles .tile-content {
  padding-top: 12px !important;
  padding-bottom: 0 !important; }

h3.featuredslider-title {
  font-weight: 800;
  color: #000;
  font-size: 1.5em;
  margin: 0 0 0.83333em 0;
  line-height: 1.05;
  letter-spacing: -2px;
  text-align: left; }
  h3.featuredslider-title a {
    font-weight: 800;
    color: #000; }

.featuredslider-carousel .carousel-pages {
  display: none; }

.featuredslider-carousel .carousel-slides-viewport {
  overflow: hidden; }

.featuredslider-carousel .carousel-nav {
  position: static;
  display: block; }

.featuredslider-carousel .carousel-nav-prev, .featuredslider-carousel .carousel-nav-next {
  position: absolute;
  top: 50%;
  height: 50px;
  width: 50px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-position: 50% 50%;
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-color: #0095d1;
  outline: none; }
  .featuredslider-carousel .carousel-nav-prev span, .featuredslider-carousel .carousel-nav-next span {
    display: none; }
  .featuredslider-carousel .carousel-nav-prev.disabled, .featuredslider-carousel .carousel-nav-next.disabled {
    cursor: default;
    opacity: 0.3; }
  @media screen and (max-width: 520px) {
    .featuredslider-carousel .carousel-nav-prev, .featuredslider-carousel .carousel-nav-next {
      width: 40px;
      height: 40px;
      background-size: 40px 40px; } }

.featuredslider-carousel .carousel-nav-prev {
  left: 0;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUY1Q0ZBRjk3RTQ1MTFFNjhDOTE4NTZGQTk5MTU4NEYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUY1Q0ZBRkE3RTQ1MTFFNjhDOTE4NTZGQTk5MTU4NEYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFRjVDRkFGNzdFNDUxMUU2OEM5MTg1NkZBOTkxNTg0RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFRjVDRkFGODdFNDUxMUU2OEM5MTg1NkZBOTkxNTg0RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PooR5Z0AAAJJSURBVHja7N2/q45hHMfx60EZZPEzokgxEDlFZDCILAxKRv+CncXOTn6WH4MyMElZlFIGUnabUZkUeXzu7icdFko6zvd6vev9B5znfb7XfT/Xfd3nTKbTaUNdlvgIBIbAEBgCQ2AIDIEFhsAQGAJDYAgMgQWGwBAYAkNgCAyBIbDAEBgCQ2AIDIEhsMAQGAJDYAgMgSGwwBAYAkNgCLywrI+P4+sqP9AyTX9wMl6Pa01wLVbEq/FRtbgmuLV98W7c7hpci6XxQnxROW6vE7w13omH3EXX42x800vcniZ4VbwST/e2XPUQ+Ei8HTf1eLNReYleHi/Hp73GrTzBu+K9uLv3L/nVJngSz8VX4tab4I2za+1RWetN8Kn4Vtx6gVfGm/FhXC1nrSX6YBt3pLbJWGuCh1/Ki/G5uDUn+EkbNy/Q4dckFAh8fLZEf5XvDzYGFvF/Hz3Qxof1/+o6PDHBC8vLuDfeMKc1J3g+w0bHcK5qjQmuGXhgQxu3Ko8JXPMu+sPsBmx42PDZ4lxvguezM95vf/dEyQT/x7yL++Ol+M0E12bY9boVN5vgmjyLe+KDHie4l63Kj/FMG4/NfrJE12ZLG3fAfnc22hK9SHkfD8fz8YsJrs3w8tlwaGCHCa7JcPpyro3bnCa4OCfa+AL4ukoTLPDPDH/C4Vob34SYExiuwRAYAkNgCCwwBIbAEBgCQ2AILLCPQGAIDIEhMASGwBBYYAgMgSEwBIbAEFhgCAyBITAEhsAQGAILDIEhMASGwBAYv/JdgAEAtVdRkTDcgs0AAAAASUVORK5CYII="); }

.featuredslider-carousel .carousel-nav-next {
  right: 0;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkNDNzUyODI3RTQ2MTFFNjlEODJDMUI4MTk4MENDQzUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkNDNzUyODM3RTQ2MTFFNjlEODJDMUI4MTk4MENDQzUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQ0M3NTI4MDdFNDYxMUU2OUQ4MkMxQjgxOTgwQ0NDNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQ0M3NTI4MTdFNDYxMUU2OUQ4MkMxQjgxOTgwQ0NDNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plqqf5YAAAJGSURBVHja7Ny/q09xHMfxc7ll0J0ki00ZicFisFB3tig/chUx2lns/AEG/gCisJFFiTLQjYESReRHlEmRr9en81WHJGXQ930ez3ru99znfZ37Pd/vOd+5yWTSoS4r/AoEhsAQGAJDYAgMgQWGwBAYAkNgCAyBBYbAEBgCQ2AIDIEhsMAQGAJDYAgMgSGwwBAYAkNgCAyBIbDAEBgCQ2AI/G/cj1fjOml75op9leGPg3kXD09jW3BB1sYr8WxcbcH1FjzkSdwf71lwTTbG2/FkXGnB9RY8pIU+EJ9ZcE22xwfxoAXXXPCQi/FY/CBwzcCNl3Ep3nSKrsn6eD2eiassuN6ChyzHffGhBddk0/Ra+Xj7w7fgegsecmP6v/mVBddk1/SUvVvguqyJl+L5uOAUXesU/StPu/4dsDsWXJMN8VY8FectuN6Ch7Q3RXZaMASeMb5OT9GLs/RDz+v21y+y2k0Ddy24HufillmMa8F/5n08Gi/P8kEI/HvaJ0xL8bUXWbX43PUfNixWiGvBP9Pee94bH7lMqsW3eDpuqxbXgrvuRTzUuWWnJBfi5spxxxr4U9ffNrsnfqx+sGM7Rbcb39s7Us/HcsBjWfCXeCLuGFPcsSz4cdd/WO/hs4K0x0e3jjVu5QW/7foHwK+N/SK/WuD2FQ7tcZQj8U2HcrfswHWwwBAYAkNgCAyBIbDAEBgCQ2AIDIEhMAQWGAJDYAgMgSEwBBYYAkNgCAyBITAEFhgCQ2AIDIEhMASGwAJDYAiM/813AQYA8utsp9dAzScAAAAASUVORK5CYII="); }

.featuredslider-carousel .carousel-slide {
  width: 33.33333%;
  padding: 0 0.9375em;
  float: left; }
  @media screen and (max-width: 960px) {
    .featuredslider-carousel .carousel-slide {
      width: 50%; } }
  @media screen and (max-width: 568px) {
    .featuredslider-carousel .carousel-slide {
      width: 100%; } }

.featuredcols {
  margin: 4.375em 0; }

.featuredcols-inner {
  border-top: 1px solid #eee;
  padding: 4.375em 0 0 0; }

/*
modifier classes (defined at bottom of this file):
featuredtitle_noaccents - hide diagonal accent lines and spacing at all screen widths
featuredtitle_slim - hide diagonal accent lines and spacing below medium screen widths, also slim vertical spacing more below medium screen widths 
featuredtitle_slimicon - hide icon below medium screen widths
*/
.featuredtitle {
  margin: 4.375em 0 -3.5em 0;
  overflow: hidden;
  /* prevent accent lines from creating scrollbars by going off screen */ }

.featuredtitle-inner {
  padding: 0 0 4.375em 0;
  position: relative; }

.featuredtitle-accents {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none; }
  .featuredtitle-accents .accent_1 {
    background: #0095d1;
    top: -6%;
    left: 12%;
    height: 90%; }
  .featuredtitle-accents .accent_2 {
    background: #f5ef00;
    top: 6%;
    left: 8%;
    height: 80%; }
  .featuredtitle-accents .accent_3 {
    background: #80daef;
    top: 6%;
    left: 14%;
    height: 65%; }
  .featuredtitle-accents .accent_4 {
    background: #0095d1;
    top: 50%;
    right: 20%;
    height: 50%; }
  .featuredtitle-accents .accent_5 {
    background: #f5ef00;
    top: 0%;
    right: 15%;
    height: 120%; }
  @media screen and (max-width: 1160px) {
    .featuredtitle-accents .accent_1 {
      top: 5%;
      left: 12%;
      height: 30%; }
    .featuredtitle-accents .accent_3 {
      top: 0%; }
    .featuredtitle-accents .accent_4 {
      right: 12%; }
    .featuredtitle-accents .accent_5 {
      top: 26%;
      right: 14%;
      height: 100%; } }
  @media screen and (max-width: 700px) {
    .featuredtitle-accents .accent_2 {
      top: -4%;
      left: -1%; }
    .featuredtitle-accents .accent_3 {
      top: -6%;
      left: 5%; }
    .featuredtitle-accents .accent_4 {
      top: 50%; }
    .featuredtitle-accents .accent_5 {
      top: 23%; } }
  @media screen and (max-width: 700px) {
    .featuredtitle-accents .accent_1 {
      display: none; } }

.featuredtitle-content {
  position: relative;
  z-index: 2; }
  .featuredtitle-content .featuredtitle-icon {
    text-align: center;
    display: block;
    margin: -0.25em 0 auto 0;
    border: 0;
    outline: 0;
    background: transparent none no-repeat 50% 50%;
    /*	
		width: pxToEm(99);
		height: pxToEm(72);
		*/ }
    .featuredtitle-content .featuredtitle-icon h5 {
      font-weight: 500;
      font-size: 0.875em;
      line-height: 1.1;
      margin: -0.42857em 0 0.57143em 0;
      padding: 0;
      color: #0095d1;
      text-transform: uppercase;
      text-align: center; }
  .featuredtitle-content h4 {
    font-weight: 800;
    font-size: 2.8125em;
    margin: 0;
    line-height: 1.05;
    letter-spacing: -2.5px;
    color: #000; }
    .featuredtitle-content h4 a {
      font-weight: 800;
      color: #000; }
    @media screen and (max-width: 700px) {
      .featuredtitle-content h4 {
        font-size: 1.625em;
        margin: 0.30769em 0 0 0;
        letter-spacing: -1.2px; }
        .featuredtitle-content h4 .wrapmobl {
          display: block; } }
  .featuredtitle-content p {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 1.3125em;
    margin: 0.47619em auto 0 auto;
    line-height: 1.4;
    font-weight: normal;
    color: #000;
    max-width: 50%; }
    .featuredtitle-content p a {
      font-weight: normal;
      color: #000; }
    @media screen and (max-width: 1160px) {
      .featuredtitle-content p {
        max-width: 65%; } }
    @media screen and (max-width: 700px) {
      .featuredtitle-content p {
        font-size: 1em;
        margin: 1.125em 0 1.125em 0;
        max-width: 98%; }
        .featuredtitle-content p .wrapmobl {
          display: block; } }
  .featuredtitle-content .featuredtitle-actions {
    margin: 1.875em 0 0 0;
    padding-bottom: 0.625em; }

.featuredtitle_noaccents {
  margin-bottom: 4.375em; }
  .featuredtitle_noaccents .featuredtitle-inner {
    padding-bottom: 0; }
  .featuredtitle_noaccents .featuredtitle-accents {
    display: none; }

@media screen and (max-width: 700px) {
  .featuredtitle_slim {
    margin: 1.09375em 0 -2.625em 0; }
    .featuredtitle_slim .featuredtitle-inner {
      padding-bottom: 0; }
    .featuredtitle_slim .featuredtitle-accents {
      display: none; }
    .featuredtitle_slim .featuredtitle-content .featuredtitle-icon h5 {
      font-size: 0.8125em;
      margin: -0.53846em 0 0.15385em 0; }
    .featuredtitle_slim h4 {
      margin-top: 0.07692em; }
    .featuredtitle_slim p {
      font-size: 0.875em;
      margin-top: 0.21429em;
      margin-bottom: 0.21429em;
      line-height: 1.3; }
    .featuredtitle_slim .featuredtitle-actions {
      margin-top: 0.25em; } }

@media screen and (max-width: 700px) {
  .featuredtitle_slimicon .featuredtitle-content .featuredtitle-icon {
    margin-top: 0.0625em; }
    .featuredtitle_slimicon .featuredtitle-content .featuredtitle-icon img {
      display: none; }
    .featuredtitle_slimicon .featuredtitle-content .featuredtitle-icon h5 {
      margin-top: 0; } }

/**
 * Carousel
 */
.carousel,
.carousel-slides-viewport,
.carousel-slides,
.carousel-slide,
.carousel-pages,
.carousel-nav {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  float: none;
  width: auto;
  height: auto;
  max-width: none;
  max-height: none;
  position: relative;
  text-align: left; }
  .carousel:before, .carousel:after,
  .carousel-slides-viewport:before,
  .carousel-slides-viewport:after,
  .carousel-slides:before,
  .carousel-slides:after,
  .carousel-slide:before,
  .carousel-slide:after,
  .carousel-pages:before,
  .carousel-pages:after,
  .carousel-nav:before,
  .carousel-nav:after {
    content: none; }

.carousel {
  overflow: hidden; }

.carousel-slide {
  width: 100%;
  max-width: 100%; }

.carousel-pages {
  text-align: center; }

.carousel-page {
  display: inline-block;
  background: none;
  width: 30px;
  height: 8px;
  border: 1px solid #fff;
  border-radius: 3px;
  margin: 0 6px;
  padding: 0; }
  .carousel-page span {
    display: none; }
  .carousel-page:hover {
    background: #f3f3f3; }

.carousel-page-active {
  background: #fff; }

.carousel-nav-prev,
.carousel-nav-next {
  text-decoration: none;
  outline: none; }

.featuredslider {
  margin: 4.375em 0; }
  .featuredslider img {
    max-width: 100%;
    height: auto; }

.featuredslider-tiles {
  margin: 0 -0.9375em; }
  .featuredslider-tiles .tile-inner {
    position: relative; }
  .featuredslider-tiles .tile-content-outer {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 100%;
    display: table; }
  .featuredslider-tiles .tile-content-inner {
    display: table-cell;
    vertical-align: middle; }
  .featuredslider-tiles .tile-img {
    top: 0;
    width: 100%;
    height: 0;
    padding-bottom: 100%; }
  .featuredslider-tiles .tile-content {
    margin-top: 0;
    margin-left: 2.43309%;
    margin-right: 2.43309%;
    position: absolute;
    top: 0;
    width: 95.13382%;
    display: block;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }

.view-id-br_hhog_featured_slider_view .featuredslider-tiles .tile-content {
  padding-top: 12px !important;
  padding-bottom: 0 !important; }

h3.featuredslider-title {
  font-weight: 800;
  color: #000;
  font-size: 1.5em;
  margin: 0 0 0.83333em 0;
  line-height: 1.05;
  letter-spacing: -2px;
  text-align: left; }
  h3.featuredslider-title a {
    font-weight: 800;
    color: #000; }

.featuredslider-carousel .carousel-pages {
  display: none; }

.featuredslider-carousel .carousel-slides-viewport {
  overflow: hidden; }

.featuredslider-carousel .carousel-nav {
  position: static;
  display: block; }

.featuredslider-carousel .carousel-nav-prev, .featuredslider-carousel .carousel-nav-next {
  position: absolute;
  top: 50%;
  height: 50px;
  width: 50px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-position: 50% 50%;
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-color: #0095d1;
  outline: none; }
  .featuredslider-carousel .carousel-nav-prev span, .featuredslider-carousel .carousel-nav-next span {
    display: none; }
  .featuredslider-carousel .carousel-nav-prev.disabled, .featuredslider-carousel .carousel-nav-next.disabled {
    cursor: default;
    opacity: 0.3; }
  @media screen and (max-width: 520px) {
    .featuredslider-carousel .carousel-nav-prev, .featuredslider-carousel .carousel-nav-next {
      width: 40px;
      height: 40px;
      background-size: 40px 40px; } }

.featuredslider-carousel .carousel-nav-prev {
  left: 0;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RUY1Q0ZBRjk3RTQ1MTFFNjhDOTE4NTZGQTk5MTU4NEYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RUY1Q0ZBRkE3RTQ1MTFFNjhDOTE4NTZGQTk5MTU4NEYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFRjVDRkFGNzdFNDUxMUU2OEM5MTg1NkZBOTkxNTg0RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFRjVDRkFGODdFNDUxMUU2OEM5MTg1NkZBOTkxNTg0RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PooR5Z0AAAJJSURBVHja7N2/q45hHMfx60EZZPEzokgxEDlFZDCILAxKRv+CncXOTn6WH4MyMElZlFIGUnabUZkUeXzu7icdFko6zvd6vev9B5znfb7XfT/Xfd3nTKbTaUNdlvgIBIbAEBgCQ2AIDIEFhsAQGAJDYAgMgQWGwBAYAkNgCAyBIbDAEBgCQ2AIDIEhsMAQGAJDYAgMgSGwwBAYAkNgCLywrI+P4+sqP9AyTX9wMl6Pa01wLVbEq/FRtbgmuLV98W7c7hpci6XxQnxROW6vE7w13omH3EXX42x800vcniZ4VbwST/e2XPUQ+Ei8HTf1eLNReYleHi/Hp73GrTzBu+K9uLv3L/nVJngSz8VX4tab4I2za+1RWetN8Kn4Vtx6gVfGm/FhXC1nrSX6YBt3pLbJWGuCh1/Ki/G5uDUn+EkbNy/Q4dckFAh8fLZEf5XvDzYGFvF/Hz3Qxof1/+o6PDHBC8vLuDfeMKc1J3g+w0bHcK5qjQmuGXhgQxu3Ko8JXPMu+sPsBmx42PDZ4lxvguezM95vf/dEyQT/x7yL++Ol+M0E12bY9boVN5vgmjyLe+KDHie4l63Kj/FMG4/NfrJE12ZLG3fAfnc22hK9SHkfD8fz8YsJrs3w8tlwaGCHCa7JcPpyro3bnCa4OCfa+AL4ukoTLPDPDH/C4Vob34SYExiuwRAYAkNgCCwwBIbAEBgCQ2AILLCPQGAIDIEhMASGwBBYYAgMgSEwBIbAEFhgCAyBITAEhsAQGAILDIEhMASGwBAYv/JdgAEAtVdRkTDcgs0AAAAASUVORK5CYII="); }

.featuredslider-carousel .carousel-nav-next {
  right: 0;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHgAAAB4CAYAAAA5ZDbSAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkNDNzUyODI3RTQ2MTFFNjlEODJDMUI4MTk4MENDQzUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkNDNzUyODM3RTQ2MTFFNjlEODJDMUI4MTk4MENDQzUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQ0M3NTI4MDdFNDYxMUU2OUQ4MkMxQjgxOTgwQ0NDNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQ0M3NTI4MTdFNDYxMUU2OUQ4MkMxQjgxOTgwQ0NDNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Plqqf5YAAAJGSURBVHja7Ny/q09xHMfxc7ll0J0ki00ZicFisFB3tig/chUx2lns/AEG/gCisJFFiTLQjYESReRHlEmRr9en81WHJGXQ930ez3ru99znfZ37Pd/vOd+5yWTSoS4r/AoEhsAQGAJDYAgMgQWGwBAYAkNgCAyBBYbAEBgCQ2AIDIEhsMAQGAJDYAgMgSGwwBAYAkNgCAyBIbDAEBgCQ2AI/G/cj1fjOml75op9leGPg3kXD09jW3BB1sYr8WxcbcH1FjzkSdwf71lwTTbG2/FkXGnB9RY8pIU+EJ9ZcE22xwfxoAXXXPCQi/FY/CBwzcCNl3Ep3nSKrsn6eD2eiassuN6ChyzHffGhBddk0/Ra+Xj7w7fgegsecmP6v/mVBddk1/SUvVvguqyJl+L5uOAUXesU/StPu/4dsDsWXJMN8VY8FectuN6Ch7Q3RXZaMASeMb5OT9GLs/RDz+v21y+y2k0Ddy24HufillmMa8F/5n08Gi/P8kEI/HvaJ0xL8bUXWbX43PUfNixWiGvBP9Pee94bH7lMqsW3eDpuqxbXgrvuRTzUuWWnJBfi5spxxxr4U9ffNrsnfqx+sGM7Rbcb39s7Us/HcsBjWfCXeCLuGFPcsSz4cdd/WO/hs4K0x0e3jjVu5QW/7foHwK+N/SK/WuD2FQ7tcZQj8U2HcrfswHWwwBAYAkNgCAyBIbDAEBgCQ2AIDIEhMAQWGAJDYAgMgSEwBBYYAkNgCAyBITAEFhgCQ2AIDIEhMASGwAJDYAiM/813AQYA8utsp9dAzScAAAAASUVORK5CYII="); }

.featuredslider-carousel .carousel-slide {
  width: 33.33333%;
  padding: 0 0.9375em;
  float: left; }
  @media screen and (max-width: 960px) {
    .featuredslider-carousel .carousel-slide {
      width: 50%; } }
  @media screen and (max-width: 568px) {
    .featuredslider-carousel .carousel-slide {
      width: 100%; } }

.featuredreadinglist {
  margin: 4.375em 0;
  overflow: hidden;
  /* prevent accent lines from creating scrollbars by going off screen */
  position: relative;
  padding: 0 0 4.375em 0;
  border-bottom: 1px solid #eee; }

.featuredreadinglist-title {
  font-weight: 800;
  color: #000;
  font-size: 2.8125em;
  margin: 0 0 0.44444em 0;
  line-height: 1.05;
  letter-spacing: -2.5px;
  text-align: left; }
  .featuredreadinglist-title a {
    font-weight: 800;
    color: #000; }

.featuredreadinglist-img {
  max-width: 39.375em;
  max-height: 25em;
  background: #000 none no-repeat 50% 50%;
  background-size: cover;
  position: relative;
  margin: 0 auto 0 0;
  z-index: 2; }
  .featuredreadinglist-img:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 63.49206%; }
  .featuredreadinglist-img:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid #000;
    -webkit-box-shadow: inset 0 0 10px #000;
            box-shadow: inset 0 0 10px #000;
    opacity: 0.04;
    pointer-events: none; }
  .featuredreadinglist-img .featuredreadinglist-img-linkcover {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
    opacity: 0;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out; }
    .featuredreadinglist-img .featuredreadinglist-img-linkcover:hover, .featuredreadinglist-img .featuredreadinglist-img-linkcover:active {
      opacity: 1; }
  @media screen and (max-width: 880px) {
    .featuredreadinglist-img {
      max-width: 100%; } }

.featuredreadinglist_coverimg .featuredreadinglist-img {
  background: #000 none repeat 0 0;
  background-size: auto; }

.featuredreadinglist-content {
  position: relative; }

.featuredreadinglist-container-outer {
  height: 100%;
  width: 40.30172%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 4; }
  @media screen and (max-width: 1331px) {
    .featuredreadinglist-container-outer {
      max-width: 55%;
      width: auto; } }
  @media screen and (max-width: 980px) {
    .featuredreadinglist-container-outer {
      height: auto;
      position: relative;
      top: auto;
      right: auto;
      max-width: none;
      min-width: 0;
      margin: -5em 0.625em 0 0.625em; } }
  @media screen and (max-width: 880px) {
    .featuredreadinglist-container-outer {
      margin: -1.875em 0.625em 0 0.625em; } }

.featuredreadinglist-container-inner {
  display: table;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.featuredreadinglist-container {
  display: table-cell;
  vertical-align: middle; }

.featuredreadinglist-content-wrapper {
  margin: 0;
  padding: 1.25em 1.5em 1.25em 1.875em;
  background: #fff;
  position: relative;
  text-align: left; }

.featuredreadinglist-intro p {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.375em;
  margin: 0 0 0.625em 0;
  color: #888; }

.featuredreadinglist-intro h6 {
  font-weight: 500;
  font-size: 0.6875em;
  text-transform: uppercase;
  line-height: 1;
  color: #888;
  text-transform: uppercase;
  margin: 0 0 0.45455em 0; }

.featuredreadinglist-issuetoc {
  margin-top: -1.125em; }
  .featuredreadinglist-issuetoc div.featuredreadinglist-issuetoc-featuretext h4 {
    font-weight: 500;
    font-size: 0.6875em;
    margin: 0;
    padding: 1.63636em 0 0 0;
    line-height: 1.2;
    letter-spacing: -0.5px;
    color: #888;
    text-transform: uppercase; }
  .featuredreadinglist-issuetoc div.featuredreadinglist-issuetoc-featuretext h5 {
    font-weight: 800;
    font-size: 1.125em;
    margin: 0.11111em 0 0 0;
    line-height: 1.2;
    letter-spacing: -0.9px;
    color: #000; }
    .featuredreadinglist-issuetoc div.featuredreadinglist-issuetoc-featuretext h5 a {
      font-weight: 800;
      color: #000; }
  .featuredreadinglist-issuetoc div.featuredreadinglist-issuetoc-featuretext p,
  .featuredreadinglist-issuetoc div.featuredreadinglist-issuetoc-featuretext div {
    font-weight: 500;
    font-size: 0.6875em;
    margin: 0.27273em 0 0 0;
    line-height: 1.2;
    color: #0095d1;
    text-transform: uppercase; }
    .featuredreadinglist-issuetoc div.featuredreadinglist-issuetoc-featuretext p a,
    .featuredreadinglist-issuetoc div.featuredreadinglist-issuetoc-featuretext div a {
      font-weight: 500;
      color: #0095d1; }
  .featuredreadinglist-issuetoc div.featuredreadinglist-issuetoc-fallback {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    font-size: 0.9375em;
    line-height: 1.4;
    margin: 0;
    padding: 1.2em 0 0 0;
    color: #000;
    text-transform: none; }
    .featuredreadinglist-issuetoc div.featuredreadinglist-issuetoc-fallback p {
      margin: 0;
      padding: 0; }
    .featuredreadinglist-issuetoc div.featuredreadinglist-issuetoc-fallback a {
      font-weight: bold;
      color: #000; }
  .featuredreadinglist-issuetoc-footer {
    font-weight: 500;
    font-size: 0.6875em;
    color: #0095d1;
    margin: 1.63636em 0 0 0; }
    .featuredreadinglist-issuetoc-footer a {
      color: #0095d1; }
      @media screen and (max-width: 1180px) {
        .featuredreadinglist-issuetoc-footer a {
          display: block; } }
    .featuredreadinglist-issuetoc-footer span.sep {
      padding: 0 0.90909em; }
      @media screen and (max-width: 1180px) {
        .featuredreadinglist-issuetoc-footer span.sep {
          display: none; } }

.featuredreadinglist-listing-item {
  margin-bottom: 1.25em; }
  .featuredreadinglist-listing-item h4 {
    font-weight: 500;
    font-size: 0.6875em;
    margin: 0.36364em 0 0 0;
    line-height: 1;
    color: #888;
    text-transform: uppercase; }
  .featuredreadinglist-listing-item h5 {
    font-weight: 800;
    font-size: 1.125em;
    margin: 0.22222em 0 0 0;
    line-height: 1.2;
    letter-spacing: -0.7px;
    color: #000; }
    .featuredreadinglist-listing-item h5 a {
      font-weight: 800;
      color: #000; }
  .featuredreadinglist-listing-item p.item-author {
    font-weight: 500;
    font-size: 0.6875em;
    margin: 0.45455em 0 0 0;
    line-height: 1.2;
    color: #0095d1;
    text-transform: uppercase; }
    .featuredreadinglist-listing-item p.item-author a {
      font-weight: 500;
      color: #0095d1; }

.featuredreadinglist-listing-footer {
  font-size: 0.6875em;
  font-weight: 500;
  color: #0095d1; }
  .featuredreadinglist-listing-footer a {
    color: #0095d1; }
    @media screen and (max-width: 1180px) {
      .featuredreadinglist-listing-footer a {
        display: block; } }
  .featuredreadinglist-listing-footer span.sep {
    padding: 0 0.90909em; }
    @media screen and (max-width: 1180px) {
      .featuredreadinglist-listing-footer span.sep {
        display: none; } }

.featuredreadinglist-B .featuredreadinglist-img {
  max-width: 32.5em;
  max-height: 20.625em; }
  .featuredreadinglist-B .featuredreadinglist-img:before {
    padding-top: 63.46154%; }

.featuredreadinglist-B .featuredreadinglist-content-wrapper {
  padding-bottom: 0.3125em; }

.featuredreadinglist-B .featuredreadinglist-container-outer {
  width: 53.8793%; }
  @media screen and (max-width: 1331px) {
    .featuredreadinglist-B .featuredreadinglist-container-outer {
      max-width: 60%;
      width: auto; } }
  @media screen and (max-width: 980px) {
    .featuredreadinglist-B .featuredreadinglist-container-outer {
      height: auto;
      position: relative;
      top: auto;
      right: auto;
      max-width: none;
      min-width: 0;
      margin: -5em 0.625em 0 0.625em; } }
  @media screen and (max-width: 880px) {
    .featuredreadinglist-B .featuredreadinglist-container-outer {
      margin: -1.875em 0.625em 0 0.625em; } }

.featuredreadinglist-B .featuredreadinglist-container {
  vertical-align: bottom; }

.featuredreadinglist-B .featuredreadinglist-listing-item {
  margin-bottom: 0.75em; }

.featuredreadinglist-B .featuredreadinglist-listing-footer {
  margin-top: 0.3125em;
  text-transform: uppercase; }

.featuredreadinglist-listing-simplecontent ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .featuredreadinglist-listing-simplecontent ul li {
    font-weight: 800;
    font-size: 1.125em;
    line-height: 1.2;
    letter-spacing: -0.8px;
    color: #000;
    margin: 0 0 0.77778em 0;
    padding: 0; }
    .featuredreadinglist-listing-simplecontent ul li a {
      font-weight: 800;
      color: #000; }

.sidebar-facebook {
  width: 18.75em;
  margin: 0 auto; }

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
  width: 100% !important; }

/* these should likely stay almost identical in size and behavior to genericcontentcols, but we keep them separate to allow for small differences */
.detailcols {
  margin: 0; }
  .detailcols:before, .detailcols:after {
    content: ' ';
    display: table; }
  .detailcols:after {
    clear: both; }

.detailcols-primary {
  margin-left: -11.875em;
  float: right;
  width: 100%; }

.detailcols-primary-inner {
  margin-left: 13.75em;
  padding: 0 0.9375em;
  float: left; }

.detailcols-secondary {
  width: 11.875em;
  float: left; }

@media screen and (max-width: 1200px) {
  .detailcols-primary {
    margin-left: -10em; }
  .detailcols-primary-inner {
    margin-left: 11.875em;
    padding: 0; }
  .detailcols-secondary {
    width: 10em; } }

@media screen and (max-width: 990px) {
  .detailcols-primary {
    margin-left: 0;
    float: none; }
  .detailcols-primary-inner {
    margin-left: 0;
    padding: 0;
    float: none; }
  .detailcols-secondary {
    display: none; } }

/* these should likely stay almost identical in size and behavior to detailcols, but we keep them separate to allow for small differences */
.genericcontentcols {
  margin: 0; }
  .genericcontentcols:before, .genericcontentcols:after {
    content: ' ';
    display: table; }
  .genericcontentcols:after {
    clear: both; }

.genericcontentcols-primary {
  margin-left: -11.875em;
  float: right;
  width: 100%;
  position: relative;
  z-index: 1; }

.genericcontentcols-primary-inner {
  margin-left: 13.75em;
  padding: 0 0.9375em;
  float: left;
  position: relative;
  z-index: 1; }

.genericcontentcols-secondary {
  width: 11.875em;
  float: left;
  position: relative;
  z-index: 2; }

.genericcontentcols-secondary-inner {
  position: relative;
  z-index: 3; }

@media screen and (max-width: 1200px) {
  .genericcontentcols-primary {
    margin-left: -10em; }
  .genericcontentcols-primary-inner {
    margin-left: 11.875em;
    padding: 0; }
  .genericcontentcols-secondary {
    width: 10em; } }

@media screen and (max-width: 990px) {
  .genericcontentcols-primary {
    margin-left: 0;
    float: none; }
  .genericcontentcols-primary-inner {
    margin-left: 0;
    padding: 0;
    float: none; }
  .genericcontentcols-secondary {
    width: auto;
    float: none; } }

.innercols {
  margin: 2.8125em 0;
  position: relative; }
  .innercols:before, .innercols:after {
    content: ' ';
    display: table; }
  .innercols:after {
    clear: both; }

.innercols-primary {
  margin-right: -18.75em;
  float: left;
  width: 100%;
  position: relative; }

.innercols-primary-inner {
  margin-right: 20.625em;
  text-align: left;
  position: relative; }

.innercols-secondary {
  width: 18.75em;
  text-align: left;
  float: right;
  position: relative; }

.innercols-secondary_stick {
  float: none;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0; }

.innercols-secondary-inner {
  position: relative; }
  .innercols-secondary-inner .block {
    padding-bottom: 1.875em;
    margin-bottom: 1.875em;
    border-bottom: 1px solid #eee; }
  .innercols-secondary-inner .block:last-child {
    border-bottom: 0; }

/*
.logged-in .is_stuck {
	// attempt to deal with logged-in drupal admin header toolbar
	padding-top: pxToEm(50);
}
*/
@media screen and (max-width: 778px) {
  .innercols-primary {
    margin-right: 0;
    float: none;
    width: auto; }
  .innercols-primary-inner {
    margin-right: 0;
    float: none; }
  .innercols-secondary {
    margin-top: 1.875em;
    padding-top: 1.875em;
    border-top: 1px solid #eee;
    width: auto;
    height: auto;
    float: none;
    position: relative;
    top: auto;
    right: auto; }
  .innercols-secondary_stick {
    width: auto;
    height: auto;
    float: none;
    position: relative;
    top: auto;
    right: auto; }
  .innercols-secondary-inner {
    /* override sticky kit JS */
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    width: auto !important;
    float: none !important; } }

.rectanglead {
  text-align: center; }

.relatedpopular {
  text-align: left; }
  .relatedpopular p.relatedpopular-title {
    font-weight: 800;
    font-size: 1.5em;
    line-height: 1.1;
    letter-spacing: -0.6px;
    margin: 0;
    padding: 0; }
  .relatedpopular ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .relatedpopular ul li {
      margin: 1.75em 0 0 0;
      padding: 0;
      position: relative; }
      .relatedpopular ul li:before, .relatedpopular ul li:after {
        content: ' ';
        display: table; }
      .relatedpopular ul li:after {
        clear: both; }
      .relatedpopular ul li .relatedpopular-img {
        position: relative;
        width: 5.3125em;
        float: left;
        background: #eee;
        position: relative;
        z-index: 2; }
        .relatedpopular ul li .relatedpopular-img:before {
          display: block;
          content: "";
          width: 100%;
          padding-top: 100%; }
        .relatedpopular ul li .relatedpopular-img > .content {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0; }
        .relatedpopular ul li .relatedpopular-img a {
          border: 0;
          text-decoration: none;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          display: block;
          overflow: hidden; }
        .relatedpopular ul li .relatedpopular-img img {
          display: block;
          border: 0;
          -o-object-fit: cover;
             object-fit: cover;
          -o-object-position: 50% 50%;
             object-position: 50% 50%;
          width: 100%;
          height: 100% !important;
          margin: 0 !important; }
      .relatedpopular ul li .relatedpopular-content {
        float: right;
        width: 12.5em; }
      .relatedpopular ul li h4 {
        font-weight: 800;
        font-size: 1em;
        line-height: 1.1;
        letter-spacing: -0.3px;
        margin: 0;
        padding: 0;
        position: relative; }
        .relatedpopular ul li h4 a {
          font-weight: 800;
          color: #000;
          position: relative;
          -webkit-backface-visibility: hidden;
                  backface-visibility: hidden; }
          .relatedpopular ul li h4 a:hover, .relatedpopular ul li h4 a:active {
            font-weight: 800;
            color: #000; }
      .relatedpopular ul li p.relatedpopular-summary {
        font-family: Georgia, 'Times New Roman', Times, serif;
        font-size: 0.9375em;
        line-height: 1.33333;
        margin: 0.4em 0 0 0; }
        .relatedpopular ul li p.relatedpopular-summary a {
          font-weight: 500;
          color: #888;
          position: relative;
          -webkit-backface-visibility: hidden;
                  backface-visibility: hidden; }
          .relatedpopular ul li p.relatedpopular-summary a:hover, .relatedpopular ul li p.relatedpopular-summary a:active {
            color: #888; }
      .relatedpopular ul li p.relatedpopular-authors {
        font-weight: 500;
        font-size: 0.625em;
        line-height: 1.2;
        color: #0095d1;
        margin: 0.9em 0 0 0;
        padding: 0;
        text-transform: uppercase;
        position: relative;
        z-index: 1; }
        .relatedpopular ul li p.relatedpopular-authors a {
          font-weight: 500;
          color: #0095d1;
          position: relative;
          -webkit-backface-visibility: hidden;
                  backface-visibility: hidden; }
          .relatedpopular ul li p.relatedpopular-authors a:hover, .relatedpopular ul li p.relatedpopular-authors a:active {
            font-weight: 500;
            color: #0095d1; }

#detail-body .relatedarticlesinsert {
  display: none; }

#detail-body .relatedpopular p.relatedpopular-title {
  font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
  /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
  font-size: 1.33333em; }

#detail-body .relatedpopular ul li {
  margin: 1.55556em 0 0 0; }
  #detail-body .relatedpopular ul li .relatedpopular-img {
    width: 4.72222em; }
  #detail-body .relatedpopular ul li .relatedpopular-content {
    width: 11.11111em; }
  #detail-body .relatedpopular ul li h4 {
    font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
    /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
    font-size: 0.88889em; }
    #detail-body .relatedpopular ul li h4 a {
      font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
      /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
      text-decoration: none; }
      #detail-body .relatedpopular ul li h4 a:hover, #detail-body .relatedpopular ul li h4 a:active {
        font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
        /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/ }
  #detail-body .relatedpopular ul li p.relatedpopular-summary {
    font-size: 0.83333em; }
    #detail-body .relatedpopular ul li p.relatedpopular-summary a {
      text-decoration: none; }
  #detail-body .relatedpopular ul li p.relatedpopular-authors {
    font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
    /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
    font-size: 0.55556em; }
    #detail-body .relatedpopular ul li p.relatedpopular-authors a {
      font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
      /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
      text-decoration: none; }
      #detail-body .relatedpopular ul li p.relatedpopular-authors a:hover, #detail-body .relatedpopular ul li p.relatedpopular-authors a:active {
        font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
        /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/ }

#most-related-view-mobile {
  display: none; }

@media screen and (max-width: 778px) {
  .relatedarticlesinsert {
    display: block;
    margin: 0 !important;
    padding: 0 !important; }
  #most-related-view-mobile {
    display: block;
    margin: 0.8125em 0;
    padding: 1.25em 0 0 0;
    border-top: 2px solid #eee;
    border-bottom: 2px solid #eee; }
  #detail-body .relatedpopular p.relatedpopular-title,
  .relatedpopular p.relatedpopular-title {
    font-size: 1.3125em;
    line-height: 1.1;
    margin-bottom: 0.90476em; }
  #detail-body .relatedpopular ul,
  .relatedpopular ul {
    margin-top: 0.95em;
    margin-bottom: 0.85em; }
    #detail-body .relatedpopular ul li,
    .relatedpopular ul li {
      margin: 0.5625em 0 0 0; }
      #detail-body .relatedpopular ul li .relatedpopular-img,
      .relatedpopular ul li .relatedpopular-img {
        width: 5em;
        margin: 0 0.75em 0.75em 0; }
      #detail-body .relatedpopular ul li .relatedpopular-content,
      .relatedpopular ul li .relatedpopular-content {
        float: none;
        width: auto; }
      #detail-body .relatedpopular ul li h4,
      .relatedpopular ul li h4 {
        font-size: 0.9375em;
        overflow: hidden;
        max-height: 2.2em; }
      #detail-body .relatedpopular ul li p.relatedpopular-summary,
      .relatedpopular ul li p.relatedpopular-summary {
        margin: 0.33333em 0 0 0;
        overflow: hidden;
        max-height: 2.66667em; }
      #detail-body .relatedpopular ul li p.relatedpopular-authors,
      .relatedpopular ul li p.relatedpopular-authors {
        margin: 0.7em 0 1.2em 0; }
    #detail-body .relatedpopular ul li:nth-child(3),
    #detail-body .relatedpopular ul li:nth-child(4),
    #detail-body .relatedpopular ul li:nth-child(5),
    #detail-body .relatedpopular ul li:nth-child(6),
    .relatedpopular ul li:nth-child(3),
    .relatedpopular ul li:nth-child(4),
    .relatedpopular ul li:nth-child(5),
    .relatedpopular ul li:nth-child(6) {
      display: none; }
  .region-br-hhog-general-col-extras #block-br-hhog-module-br-hhog-related-popular {
    display: none; } }

/* addthis.com style overrides */
.shareiconsbar .at-share-btn-elements a,
.detail-share .at-share-btn-elements a {
  background-color: #0095d1 !important; }

.authorintro {
  margin: 3.125em 0 4.375em 0;
  text-align: left;
  position: relative; }
  .authorintro:before, .authorintro:after {
    content: ' ';
    display: table; }
  .authorintro:after {
    clear: both; }

.authorintro-img {
  float: left;
  width: 35%;
  max-width: 18.75em;
  margin: 0 1.875em 0.375em 0;
  position: relative; }
  .authorintro-img img {
    display: block;
    width: 100%;
    height: auto;
    border: 0; }
  @media screen and (max-width: 700px) {
    .authorintro-img {
      float: none;
      width: auto;
      margin: 0 auto 0.875em 0; } }

.authorintro-content {
  position: relative; }
  .authorintro-content .authorintro-lead {
    font-weight: 500;
    font-size: 0.6875em;
    margin: 0 0 0.36364em 0;
    line-height: 1.2;
    color: #888;
    padding: 0;
    text-transform: uppercase; }
  .authorintro-content h1.authorintro-title {
    font-weight: 800;
    font-size: 2.8125em;
    margin: 0 0 -0.13333em 0;
    line-height: 1.05;
    letter-spacing: -2.0px;
    color: #000; }
    .authorintro-content h1.authorintro-title a {
      font-weight: 800;
      color: #000; }
      .authorintro-content h1.authorintro-title a:hover, .authorintro-content h1.authorintro-title a:active {
        font-weight: 800; }
    @media screen and (max-width: 700px) {
      .authorintro-content h1.authorintro-title {
        font-size: 2.25em;
        margin: 0 0 -0.16667em 0;
        letter-spacing: -1.3px; } }
  .authorintro-content .authorintro-body {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    font-size: 1.125em;
    line-height: 1.55;
    /* Prevent long words or URLs from breaking width of content column. */
    /* (Does not work in IE since solutions that work in IE also break tons of words in ugly ways that don't need to be broken.) */
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    /* Helps break long words in a safe way in some browsers (Chrome, FireFox). */
    position: relative; }
    .authorintro-content .authorintro-body a:not(.btn) {
      font-weight: 800;
      text-decoration: underline;
      color: #000;
      -webkit-transition: color 0.2s ease-out;
      transition: color 0.2s ease-out; }
      .authorintro-content .authorintro-body a:not(.btn):hover, .authorintro-content .authorintro-body a:not(.btn):active {
        opacity: 1;
        color: #0095d1; }
    .authorintro-content .authorintro-body a.btn {
      font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
      /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
      font-weight: 800;
      text-decoration: none; }
      .authorintro-content .authorintro-body a.btn span {
        font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
        /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
        font-weight: 800;
        font-size: 0.88889em; }
    .authorintro-content .authorintro-body a.btn_mini {
      font-size: 0.72222em !important; }
      .authorintro-content .authorintro-body a.btn_mini span {
        font-size: 0.72222em !important; }
    .authorintro-content .authorintro-body h1,
    .authorintro-content .authorintro-body h2,
    .authorintro-content .authorintro-body h3,
    .authorintro-content .authorintro-body h4,
    .authorintro-content .authorintro-body h5,
    .authorintro-content .authorintro-body h6,
    .authorintro-content .authorintro-body p,
    .authorintro-content .authorintro-body ul,
    .authorintro-content .authorintro-body ol,
    .authorintro-content .authorintro-body blockquote,
    .authorintro-content .authorintro-body pullquote,
    .authorintro-content .authorintro-body .editorsnote,
    .authorintro-content .authorintro-body .subhead {
      margin: 1.22222em 0;
      min-height: 1px; }
    .authorintro-content .authorintro-body h1,
    .authorintro-content .authorintro-body h2,
    .authorintro-content .authorintro-body h3,
    .authorintro-content .authorintro-body h4,
    .authorintro-content .authorintro-body h5,
    .authorintro-content .authorintro-body h6 {
      font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
      /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
      font-weight: 800;
      font-size: 1.55556em;
      margin: 0.78571em 0;
      letter-spacing: -1.3px; }
    .authorintro-content .authorintro-body h5,
    .authorintro-content .authorintro-body h6 {
      font-size: 1.05556em;
      margin: 1.15789em 0;
      letter-spacing: -0.8px; }
    .authorintro-content .authorintro-body h6 {
      margin-bottom: 0; }
    .authorintro-content .authorintro-body > div:empty {
      margin: 0;
      min-height: 1.22222em; }
    .authorintro-content .authorintro-body .detailemptyspacer {
      margin: 1.22222em 0;
      min-height: 1px; }
    .authorintro-content .authorintro-body hr {
      border: 0;
      height: 1px;
      border-top: 1px solid #eee;
      margin: 1.22222em 0; }
    .authorintro-content .authorintro-body blockquote {
      /* inline smaller text excerpt */
      font-size: 0.83333em;
      background: #f5f5f5;
      padding: 1.86667em 2em;
      border: 1px solid #eee; }
      .authorintro-content .authorintro-body blockquote p {
        margin: 0;
        padding: 0; }
    .authorintro-content .authorintro-body pullquote {
      /* large quote that stands out */
      font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
      /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
      font-weight: 800;
      font-size: 1.33333em;
      line-height: 1.3;
      margin: 0.20833em 1.25em 0.41667em -2.08333em;
      padding: 1em 1.25em;
      float: left;
      width: 55%;
      background: transparent url(../images/diaglines_wideblue.gif) repeat 0 0;
      display: block;
      border: 1px solid #fff;
      /*
		// always make full width (no float)
		margin: pxToEm($detail-pacing-vert, 24) 0;
		padding: pxToEm(28, 24) pxToEm(30, 24);
		float: none;
		width: auto;
		*/ }
      .authorintro-content .authorintro-body pullquote p {
        margin: 0;
        padding: 0; }
      @media screen and (max-width: 990px) {
        .authorintro-content .authorintro-body pullquote {
          margin: 0.91667em 0;
          padding: 1.16667em 0.83333em;
          float: none;
          width: auto; } }
    .authorintro-content .authorintro-body .pullquote_slim {
      margin: 0.91667em 0;
      float: none;
      width: auto; }
      @media screen and (max-width: 990px) {
        .authorintro-content .authorintro-body .pullquote_slim {
          margin: 0.91667em 0;
          padding: 1.16667em 0.83333em; } }
    .authorintro-content .authorintro-body .caption {
      font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
      /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
      font-weight: 500;
      font-size: 0.61111em;
      color: #888; }
      .authorintro-content .authorintro-body .caption a {
        font-weight: 500;
        text-decoration: none;
        color: #0095d1;
        -webkit-transition: opacity 0.2s ease-out;
        transition: opacity 0.2s ease-out; }
        .authorintro-content .authorintro-body .caption a:hover, .authorintro-content .authorintro-body .caption a:active {
          font-weight: 500;
          opacity: 0.65; }
    .authorintro-content .authorintro-body .caption_first {
      margin-top: -1.72727em !important;
      text-align: right; }
      @media screen and (max-width: 990px) {
        .authorintro-content .authorintro-body .caption_first {
          margin-top: 0.18182em !important; } }
    .authorintro-content .authorintro-body .sep {
      text-align: center !important;
      clear: both;
      line-height: 1px; }
      .authorintro-content .authorintro-body .sep img {
        border: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        display: inline !important;
        width: auto !important; }
    .authorintro-content .authorintro-body iframe {
      width: 100% !important;
      max-width: 100% !important; }

.view-br-hhog-blog-list-view .views-row {
  padding: 2.5em 0 0 0;
  margin: 1.875em 0 2.5em 0;
  border-top: 1px solid #eee; }
  .view-br-hhog-blog-list-view .views-row:before, .view-br-hhog-blog-list-view .views-row:after {
    content: ' ';
    display: table; }
  .view-br-hhog-blog-list-view .views-row:after {
    clear: both; }
  .view-br-hhog-blog-list-view .views-row .views-field-field-date {
    font-weight: 500;
    font-size: 0.6875em;
    margin: 0 0 0.36364em 0;
    line-height: 1.2;
    color: #888;
    padding: 0;
    text-transform: uppercase; }
  .view-br-hhog-blog-list-view .views-row .views-field-title {
    font-weight: 800;
    font-size: 1.5em;
    margin: 0;
    line-height: 1.05;
    letter-spacing: -1.4px;
    color: #000;
    text-align: left; }
    .view-br-hhog-blog-list-view .views-row .views-field-title a {
      font-weight: 800;
      color: #000; }
    @media screen and (max-width: 690px) {
      .view-br-hhog-blog-list-view .views-row .views-field-title {
        font-size: 1.375em;
        letter-spacing: -1.1px; } }
  .view-br-hhog-blog-list-view .views-row .views-field-field-author {
    display: none; }
  .view-br-hhog-blog-list-view .views-row .views-field-body .field-content {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-weight: normal;
    font-size: 1.125em;
    line-height: 1.55;
    /* Prevent long words or URLs from breaking width of content column. */
    /* (Does not work in IE since solutions that work in IE also break tons of words in ugly ways that don't need to be broken.) */
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    /* Helps break long words in a safe way in some browsers (Chrome, FireFox). */
    position: relative; }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content a:not(.btn) {
      font-weight: 800;
      text-decoration: underline;
      color: #000;
      -webkit-transition: color 0.2s ease-out;
      transition: color 0.2s ease-out; }
      .view-br-hhog-blog-list-view .views-row .views-field-body .field-content a:not(.btn):hover, .view-br-hhog-blog-list-view .views-row .views-field-body .field-content a:not(.btn):active {
        opacity: 1;
        color: #0095d1; }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content a.btn {
      font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
      /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
      font-weight: 800;
      text-decoration: none; }
      .view-br-hhog-blog-list-view .views-row .views-field-body .field-content a.btn span {
        font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
        /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
        font-weight: 800;
        font-size: 0.88889em; }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content a.btn_mini {
      font-size: 0.72222em !important; }
      .view-br-hhog-blog-list-view .views-row .views-field-body .field-content a.btn_mini span {
        font-size: 0.72222em !important; }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content h1,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content h2,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content h3,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content h4,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content h5,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content h6,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content p,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content ul,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content ol,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content blockquote,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content pullquote,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content .editorsnote,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content .subhead {
      margin: 1.22222em 0;
      min-height: 1px; }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content h1,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content h2,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content h3,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content h4,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content h5,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content h6 {
      font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
      /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
      font-weight: 800;
      font-size: 1.55556em;
      margin: 0.78571em 0;
      letter-spacing: -1.3px; }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content h5,
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content h6 {
      font-size: 1.05556em;
      margin: 1.15789em 0;
      letter-spacing: -0.8px; }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content h6 {
      margin-bottom: 0; }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content > div:empty {
      margin: 0;
      min-height: 1.22222em; }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content .detailemptyspacer {
      margin: 1.22222em 0;
      min-height: 1px; }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content hr {
      border: 0;
      height: 1px;
      border-top: 1px solid #eee;
      margin: 1.22222em 0; }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content blockquote {
      /* inline smaller text excerpt */
      font-size: 0.83333em;
      background: #f5f5f5;
      padding: 1.86667em 2em;
      border: 1px solid #eee; }
      .view-br-hhog-blog-list-view .views-row .views-field-body .field-content blockquote p {
        margin: 0;
        padding: 0; }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content pullquote {
      /* large quote that stands out */
      font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
      /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
      font-weight: 800;
      font-size: 1.33333em;
      line-height: 1.3;
      margin: 0.20833em 1.25em 0.41667em -2.08333em;
      padding: 1em 1.25em;
      float: left;
      width: 55%;
      background: transparent url(../images/diaglines_wideblue.gif) repeat 0 0;
      display: block;
      border: 1px solid #fff;
      /*
		// always make full width (no float)
		margin: pxToEm($detail-pacing-vert, 24) 0;
		padding: pxToEm(28, 24) pxToEm(30, 24);
		float: none;
		width: auto;
		*/ }
      .view-br-hhog-blog-list-view .views-row .views-field-body .field-content pullquote p {
        margin: 0;
        padding: 0; }
      @media screen and (max-width: 990px) {
        .view-br-hhog-blog-list-view .views-row .views-field-body .field-content pullquote {
          margin: 0.91667em 0;
          padding: 1.16667em 0.83333em;
          float: none;
          width: auto; } }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content .pullquote_slim {
      margin: 0.91667em 0;
      float: none;
      width: auto; }
      @media screen and (max-width: 990px) {
        .view-br-hhog-blog-list-view .views-row .views-field-body .field-content .pullquote_slim {
          margin: 0.91667em 0;
          padding: 1.16667em 0.83333em; } }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content .caption {
      font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
      /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
      font-weight: 500;
      font-size: 0.61111em;
      color: #888; }
      .view-br-hhog-blog-list-view .views-row .views-field-body .field-content .caption a {
        font-weight: 500;
        text-decoration: none;
        color: #0095d1;
        -webkit-transition: opacity 0.2s ease-out;
        transition: opacity 0.2s ease-out; }
        .view-br-hhog-blog-list-view .views-row .views-field-body .field-content .caption a:hover, .view-br-hhog-blog-list-view .views-row .views-field-body .field-content .caption a:active {
          font-weight: 500;
          opacity: 0.65; }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content .caption_first {
      margin-top: -1.72727em !important;
      text-align: right; }
      @media screen and (max-width: 990px) {
        .view-br-hhog-blog-list-view .views-row .views-field-body .field-content .caption_first {
          margin-top: 0.18182em !important; } }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content .sep {
      text-align: center !important;
      clear: both;
      line-height: 1px; }
      .view-br-hhog-blog-list-view .views-row .views-field-body .field-content .sep img {
        border: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        display: inline !important;
        width: auto !important; }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content iframe {
      width: 100% !important;
      max-width: 100% !important; }
    .view-br-hhog-blog-list-view .views-row .views-field-body .field-content img {
      max-width: 100% !important;
      height: auto !important; }

.contactdetails {
  font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
  /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
  font-weight: 800;
  letter-spacing: -1.0px; }
  .contactdetails .contactdetails-addresses:before, .contactdetails .contactdetails-addresses:after {
    content: ' ';
    display: table; }
  .contactdetails .contactdetails-addresses:after {
    clear: both; }
  .contactdetails .contactdetails-addresses .contactdetails-address {
    float: left;
    width: 50%; }
    .contactdetails .contactdetails-addresses .contactdetails-address h6 {
      font-size: 11px;
      font-weight: 500;
      text-transform: uppercase;
      color: #888;
      margin-top: 22px;
      margin-bottom: 0;
      letter-spacing: -0.4px; }
    .contactdetails .contactdetails-addresses .contactdetails-address p {
      font-weight: 800;
      margin-top: 0;
      line-height: 1.2; }
      @media screen and (max-width: 1100px) {
        .contactdetails .contactdetails-addresses .contactdetails-address p {
          font-size: 16px;
          line-height: 1.2; } }
    @media screen and (max-width: 800px) {
      .contactdetails .contactdetails-addresses .contactdetails-address {
        float: none;
        width: auto; } }
  .contactdetails .contactdetails-email p a {
    color: #0095d1;
    text-decoration: none;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out; }
    .contactdetails .contactdetails-email p a:hover, .contactdetails .contactdetails-email p a:active {
      opacity: 0.65; }

.contact-form:before, .contact-form:after {
  content: ' ';
  display: table; }

.contact-form:after {
  clear: both; }

.contact-form .form-item {
  position: relative;
  margin: 0 0 26px 0; }
  .contact-form .form-item label {
    font-size: 16px;
    padding: 0 0 6px 0;
    margin: 0;
    font-weight: normal; }
  .contact-form .form-item input,
  .contact-form .form-item select,
  .contact-form .form-item textarea {
    font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
    /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
    font-weight: 500;
    font-size: 13px;
    width: 100%;
    padding: 16px; }

.contact-form .form-item:nth-child(1),
.contact-form .form-item:nth-child(2),
.contact-form .form-item:nth-child(3),
.contact-form .form-item:nth-child(4) {
  float: left;
  clear: left;
  width: 48%; }

.contact-form .form-item:nth-child(2),
.contact-form .form-item:nth-child(4) {
  float: right;
  clear: right; }

.contact-form .form-item:nth-child(5),
.contact-form .form-item:nth-child(6),
.contact-form .form-item:nth-child(7) {
  clear: both; }

.contact-form .form-item-copy {
  display: none; }

.contact-form .form-submit {
  background: #000;
  color: #f5ef00 !important;
  /* will also be box-shadow color */
  line-height: 1;
  display: inline-block;
  text-transform: uppercase;
  border: 0;
  text-align: center;
  outline: 1px solid transparent;
  /* helps box-shadow animation glitches */
  -webkit-backface-visibility: hidden;
  /* helps box-shadow animation glitches */
  -webkit-transition: -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out;
  transition: box-shadow 0.2s ease-out, -webkit-box-shadow 0.2s ease-out;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #fff !important;
  text-transform: none !important;
  padding: 1.25em !important;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  font-size: 0.8125em !important;
  font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
  /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
  font-weight: 800; }
  .contact-form .form-submit:hover, .contact-form .form-submit:active {
    opacity: 1;
    -webkit-box-shadow: 0 0 0 0 !important;
            box-shadow: 0 0 0 0 !important;
    /*
	position: relative;
	z-index: 10;
	*/ }
  .contact-form .form-submit span {
    font-size: 0.8125em !important; }
  .contact-form .form-submit:hover, .contact-form .form-submit:active {
    opacity: 0.65 !important; }

@media screen and (max-width: 800px) {
  .contact-form .form-item:nth-child(1),
  .contact-form .form-item:nth-child(2),
  .contact-form .form-item:nth-child(3),
  .contact-form .form-item:nth-child(4) {
    float: none;
    width: auto;
    clear: both; }
  .contact-form .form-item:nth-child(2),
  .contact-form .form-item:nth-child(4) {
    float: none;
    clear: both; } }

.detail-date {
  margin: 0 0 1.625em 0; }
  .detail-date p {
    font-weight: 500;
    font-size: 0.875em;
    line-height: 1.2;
    letter-spacing: -0.6px;
    color: #888;
    margin: 0;
    padding: 0; }

.detail-readtime {
  margin: -1.125em 0 1.625em 0;
  display: none; }
  .detail-readtime p {
    font-weight: 500;
    font-size: 0.875em;
    line-height: 1.2;
    letter-spacing: -0.6px;
    color: #000;
    margin: 0;
    padding: 0;
    vertical-align: middle; }
    .detail-readtime p .detail-readtime-clock {
      background-position: 56.02586% 86.25589%;
      width: 28px;
      height: 28px;
      background-size: 376px 325px;
      margin-left: -0.125em;
      margin-right: 0.1875em;
      display: inline-block;
      vertical-align: middle; }

.detail-tags {
  margin: 0 0 1.625em 0; }
  .detail-tags h5 {
    font-weight: 800;
    font-size: 0.875em;
    line-height: 1.2;
    letter-spacing: -0.6px;
    color: #000;
    margin: 0;
    padding: 0; }
  .detail-tags ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .detail-tags ul li {
      font-weight: 500;
      font-size: 0.75em;
      line-height: 1.2;
      letter-spacing: -0.6px;
      color: #0095d1;
      margin: 0.625em 0 0 0;
      padding: 0;
      text-transform: uppercase; }
      .detail-tags ul li a {
        font-weight: 500;
        color: #0095d1; }

.detail-share {
  margin: 0 0 1.625em 0; }
  .detail-share h5 {
    font-weight: 800;
    font-size: 0.875em;
    line-height: 1.2;
    letter-spacing: -0.6px;
    color: #000;
    margin: 0;
    padding: 0; }
  .detail-share .detail-share-icons {
    margin: 0.4375em 0 0 0; }

.detail-intro {
  margin: 0 0 1.375em 0;
  position: relative; }
  @media screen and (max-width: 778px) {
    .detail-intro {
      margin-top: -2.8125em;
      margin-left: -0.625em;
      margin-right: -0.625em; }
      .detail-intro:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 2.5em;
        right: -0.625em;
        left: -0.625em;
        background: #0095d1;
        z-index: 0; } }

.detail-intro_up {
  margin-top: -8.3125em; }
  @media screen and (max-width: 778px) {
    .detail-intro_up {
      margin-top: -2.8125em; } }

.detail-intro-img {
  position: relative;
  margin: 0 -0.625em;
  background: transparent none repeat 50% 0; }
  .detail-intro-img img {
    width: 100%;
    max-width: 56.25em;
    height: auto;
    display: block;
    border: 0;
    margin: 0 auto 0 0; }
  .detail-intro-img .detail-intro-img-accents {
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none; }
    @media screen and (max-width: 778px) {
      .detail-intro-img .detail-intro-img-accents {
        overflow: hidden; } }
    .detail-intro-img .detail-intro-img-accents .accent_1 {
      background: #f5ef00;
      top: -12%;
      right: 3.5%;
      height: 40%; }
    .detail-intro-img .detail-intro-img-accents .accent_2 {
      background: #fff;
      top: 0%;
      right: 4%;
      height: 23%; }
    .detail-intro-img .detail-intro-img-accents .accent_3 {
      background: #0095d1;
      bottom: -1%;
      left: 6%;
      height: 45%; }
    .detail-intro-img .detail-intro-img-accents .accent_4 {
      background: #fff;
      bottom: -2%;
      right: 10%;
      height: 30%; }

.detail-intro-img_pattern img {
  background: rgba(245, 239, 0, 0.5); }

.detail-intro-img_pattern_yellow img {
  background: rgba(255, 251, 103, 0.5); }

.detail-intro-img_pattern_gold img {
  background: rgba(255, 217, 112, 0.5); }

.detail-intro-img_pattern_blue img {
  background: rgba(148, 218, 255, 0.5); }

.detail-intro-text {
  margin: 0;
  padding: 1.125em 1.5em 2.25em 1.875em;
  background: #f5ef00;
  position: relative;
  text-align: left;
  z-index: 2; }
  .detail-intro-text h2 {
    font-weight: 800;
    font-size: 0.8125em;
    margin: 1.23077em 0 0 0;
    line-height: 1;
    color: #000;
    text-transform: uppercase; }
    .detail-intro-text h2 a {
      font-weight: 800;
      color: #000; }
  .detail-intro-text h1 {
    font-weight: 800;
    font-size: 2.8125em;
    margin: 0.35556em 0 0 -0.08889em;
    line-height: 1;
    letter-spacing: -2px;
    color: #000; }
    .detail-intro-text h1 a {
      font-weight: 800;
      color: #000; }
  .detail-intro-text div.detail-intro-text-desc h3,
  .detail-intro-text div.detail-intro-text-desc h4,
  .detail-intro-text div.detail-intro-text-desc h5,
  .detail-intro-text div.detail-intro-text-desc h6,
  .detail-intro-text div.detail-intro-text-desc p {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 1.125em;
    line-height: 1.44444em;
    margin: 0.77778em 0 0 0;
    color: #000; }
    .detail-intro-text div.detail-intro-text-desc h3 a,
    .detail-intro-text div.detail-intro-text-desc h4 a,
    .detail-intro-text div.detail-intro-text-desc h5 a,
    .detail-intro-text div.detail-intro-text-desc h6 a,
    .detail-intro-text div.detail-intro-text-desc p a {
      font-weight: normal;
      color: #000; }
  .detail-intro-text p.detail-intro-text-date-printonly {
    font-weight: 500;
    font-size: 0.8125em;
    margin: 1.23077em 0 0 0;
    line-height: 1;
    color: #007cae;
    text-transform: uppercase;
    display: none; }
  .detail-intro-text p.detail-intro-text-author {
    font-weight: 500;
    font-size: 0.8125em;
    margin: 1.23077em 0 0 0;
    line-height: 1;
    color: #007cae;
    text-transform: uppercase; }
    .detail-intro-text p.detail-intro-text-author a {
      font-weight: 500;
      color: #007cae; }
  @media screen and (max-width: 1100px) {
    .detail-intro-text h1 {
      font-size: 2.375em;
      margin: 0.31579em 0 0 -0.07895em; } }
  @media screen and (max-width: 660px) {
    .detail-intro-text {
      padding: 0.6875em 0.75em 2.5em 1.125em; }
      .detail-intro-text h2 {
        font-size: 0.75em;
        margin: 0.83333em 0 0 0; }
      .detail-intro-text h1 {
        font-size: 1.625em;
        margin: 0.38462em 0 0 -0.07692em;
        letter-spacing: -1px; }
      .detail-intro-text p.detail-intro-text-date-printonly {
        font-size: 0.75em;
        margin: 0.83333em 0 0 0; }
      .detail-intro-text p.detail-intro-text-author {
        font-size: 0.75em;
        margin: 0.83333em 0 0 0; } }

.detail-intro-text_yellow {
  background: #fffb67; }

.detail-intro-text_gold {
  background: #ffd970; }

.detail-intro-text_blue {
  background: #94daff; }

.detail-intro-text_hasImg {
  margin-top: -5em; }

.detail-intro-text_pattern {
  margin-top: -8.75em; }

.detail-body {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: normal;
  font-size: 1.125em;
  line-height: 1.55;
  /* Prevent long words or URLs from breaking width of content column. */
  /* (Does not work in IE since solutions that work in IE also break tons of words in ugly ways that don't need to be broken.) */
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  /* Helps break long words in a safe way in some browsers (Chrome, FireFox). */
  margin-bottom: 1.875em;
  position: relative;
  width: 100%; }
  .detail-body a:not(.btn) {
    font-weight: 800;
    text-decoration: underline;
    color: #000;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out; }
    .detail-body a:not(.btn):hover, .detail-body a:not(.btn):active {
      opacity: 1;
      color: #0095d1; }
  .detail-body a.btn {
    font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
    /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
    font-weight: 800;
    text-decoration: none; }
    .detail-body a.btn span {
      font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
      /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
      font-weight: 800;
      font-size: 0.88889em; }
  .detail-body a.btn_mini {
    font-size: 0.72222em !important; }
    .detail-body a.btn_mini span {
      font-size: 0.72222em !important; }
  .detail-body h1,
  .detail-body h2,
  .detail-body h3,
  .detail-body h4,
  .detail-body h5,
  .detail-body h6,
  .detail-body p,
  .detail-body ul,
  .detail-body ol,
  .detail-body blockquote,
  .detail-body pullquote,
  .detail-body .editorsnote,
  .detail-body .subhead {
    margin: 1.22222em 0;
    min-height: 1px; }
  .detail-body h1,
  .detail-body h2,
  .detail-body h3,
  .detail-body h4,
  .detail-body h5,
  .detail-body h6 {
    font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
    /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
    font-weight: 800;
    font-size: 1.55556em;
    margin: 0.78571em 0;
    letter-spacing: -1.3px; }
  .detail-body h5,
  .detail-body h6 {
    font-size: 1.05556em;
    margin: 1.15789em 0;
    letter-spacing: -0.8px; }
  .detail-body h6 {
    margin-bottom: 0; }
  .detail-body > div:empty {
    margin: 0;
    min-height: 1.22222em; }
  .detail-body .detailemptyspacer {
    margin: 1.22222em 0;
    min-height: 1px; }
  .detail-body hr {
    border: 0;
    height: 1px;
    border-top: 1px solid #eee;
    margin: 1.22222em 0; }
  .detail-body blockquote {
    /* inline smaller text excerpt */
    font-size: 0.83333em;
    background: #f5f5f5;
    padding: 1.86667em 2em;
    border: 1px solid #eee; }
    .detail-body blockquote p {
      margin: 0;
      padding: 0; }
  .detail-body pullquote {
    /* large quote that stands out */
    font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
    /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
    font-weight: 800;
    font-size: 1.33333em;
    line-height: 1.3;
    margin: 0.20833em 1.25em 0.41667em -2.08333em;
    padding: 1em 1.25em;
    float: left;
    width: 55%;
    background: transparent url(../images/diaglines_wideblue.gif) repeat 0 0;
    display: block;
    border: 1px solid #fff;
    /*
		// always make full width (no float)
		margin: pxToEm($detail-pacing-vert, 24) 0;
		padding: pxToEm(28, 24) pxToEm(30, 24);
		float: none;
		width: auto;
		*/ }
    .detail-body pullquote p {
      margin: 0;
      padding: 0; }
    @media screen and (max-width: 990px) {
      .detail-body pullquote {
        margin: 0.91667em 0;
        padding: 1.16667em 0.83333em;
        float: none;
        width: auto; } }
  .detail-body .pullquote_slim {
    margin: 0.91667em 0;
    float: none;
    width: auto; }
    @media screen and (max-width: 990px) {
      .detail-body .pullquote_slim {
        margin: 0.91667em 0;
        padding: 1.16667em 0.83333em; } }
  .detail-body .caption {
    font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
    /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
    font-weight: 500;
    font-size: 0.61111em;
    color: #888; }
    .detail-body .caption a {
      font-weight: 500;
      text-decoration: none;
      color: #0095d1;
      -webkit-transition: opacity 0.2s ease-out;
      transition: opacity 0.2s ease-out; }
      .detail-body .caption a:hover, .detail-body .caption a:active {
        font-weight: 500;
        opacity: 0.65; }
  .detail-body .caption_first {
    margin-top: -1.72727em !important;
    text-align: right; }
    @media screen and (max-width: 990px) {
      .detail-body .caption_first {
        margin-top: 0.18182em !important; } }
  .detail-body .sep {
    text-align: center !important;
    clear: both;
    line-height: 1px; }
    .detail-body .sep img {
      border: 0 !important;
      margin: 0 !important;
      padding: 0 !important;
      display: inline !important;
      width: auto !important; }
  .detail-body iframe {
    width: 100% !important;
    max-width: 100% !important; }
  .detail-body .detailsummary {
    /*
		This is only in the HTML to encourage Twitter Cards and other
		similar mechanisms to use the same description included in the
		appropriate meta tags, which they do not in some cases unless we
		also place this in the HTML for some sad reason.
		*/
    display: none; }
  .detail-body img {
    /* they often have inline width and height on old images that we must override */
    display: inline-block;
    border: 0;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto 2px 0 !important;
    float: none !important;
    padding: 0 !important; }

.detail-share-end {
  text-align: center; }
  .detail-share-end h5 {
    text-transform: uppercase;
    margin: 0 0 0.125em 0;
    padding: 0; }
  .detail-share-end .addthis_inline_share_toolbox {
    display: inline-block;
    border-top: 1px solid #000; }

/* mobile mode */
.detail-body .detail-secondary-mobile {
  font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
  /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
  font-weight: 500;
  margin-top: -1em;
  border-bottom: 1px solid #eee;
  display: none; }
  .detail-body .detail-secondary-mobile a {
    text-decoration: none; }
  .detail-body .detail-secondary-mobile .detail-secondary-mobile-topper {
    margin: 0 0 0.33333em 0;
    padding: 0.33333em 0 0 0; }
    .detail-body .detail-secondary-mobile .detail-secondary-mobile-topper:before, .detail-body .detail-secondary-mobile .detail-secondary-mobile-topper:after {
      content: ' ';
      display: table; }
    .detail-body .detail-secondary-mobile .detail-secondary-mobile-topper:after {
      clear: both; }
  .detail-body .detail-secondary-mobile .detail-date {
    margin: 0;
    float: left; }
    .detail-body .detail-secondary-mobile .detail-date p {
      font-size: 0.77778em;
      color: #888;
      margin: 0;
      padding: 0; }
  .detail-body .detail-secondary-mobile .detail-readtime {
    margin: -0.33333em 0 0 0;
    float: right; }
    .detail-body .detail-secondary-mobile .detail-readtime p {
      font-size: 0.77778em;
      color: #000;
      margin: 0;
      padding: 0; }
  .detail-body .detail-secondary-mobile .detail-tags {
    margin: 0 0 0.44444em 0; }
    .detail-body .detail-secondary-mobile .detail-tags h5 {
      font-weight: 800;
      font-size: 0.77778em;
      color: #000;
      margin: 0;
      padding: 0;
      display: inline; }
    .detail-body .detail-secondary-mobile .detail-tags .item-list {
      display: inline;
      margin: 0;
      padding: 0; }
    .detail-body .detail-secondary-mobile .detail-tags ul {
      list-style: none;
      margin: 0;
      padding: 0;
      display: inline; }
      .detail-body .detail-secondary-mobile .detail-tags ul li {
        font-weight: 500;
        font-size: 0.66667em;
        color: #0095d1;
        margin: 0;
        padding: 0;
        text-transform: uppercase;
        display: inline; }
        .detail-body .detail-secondary-mobile .detail-tags ul li a {
          font-weight: 500;
          color: #0095d1;
          display: inline; }
        .detail-body .detail-secondary-mobile .detail-tags ul li:after {
          content: ","; }
        .detail-body .detail-secondary-mobile .detail-tags ul li.last:after {
          content: ""; }
  .detail-body .detail-secondary-mobile .detail-share {
    margin: 0 0 0.44444em 0; }
    .detail-body .detail-secondary-mobile .detail-share:before, .detail-body .detail-secondary-mobile .detail-share:after {
      content: ' ';
      display: table; }
    .detail-body .detail-secondary-mobile .detail-share:after {
      clear: both; }
    .detail-body .detail-secondary-mobile .detail-share h5 {
      font-weight: 800;
      font-size: 0.77778em;
      line-height: 30px;
      color: #000;
      margin: 0;
      padding: 0 0.27778em 0 0;
      display: inline;
      float: left; }
    .detail-body .detail-secondary-mobile .detail-share .detail-share-icons {
      margin: 0;
      display: inline;
      float: left; }
  @media screen and (max-width: 990px) {
    .detail-body .detail-secondary-mobile {
      display: block; } }
  @media screen and (max-width: 778px) {
    .detail-body .detail-secondary-mobile {
      margin-left: -20px;
      margin-right: -20px;
      padding-left: 20px;
      padding-right: 20px; } }

.poemcontainer {
  width: auto;
  height: auto;
  position: relative;
  -ms-overflow-x: auto;
  overflow-x: auto;
  /*
	&:before {
		@include font-sans-serif;
		content: "NOTE: This poem is in a fixed-width container that you can scroll left and right.";
		display: block;
		font-size: pxToEm(12);
		background: $color-gray-medium;
		color: $color-white;
		padding: pxToEm(12, 12);
		margin: pxToEm(20, 12) 0;
	}
	*/ }
  .poemcontainer .poemcontainer-inner {
    width: 1412px; }
    .poemcontainer .poemcontainer-inner .sep {
      text-align: left !important;
      padding-left: 300px; }

.poemcontainer_variable .indent {
  display: block; }

.detailbottom {
  margin: 1.375em 0; }

.discussdetail {
  margin: 1.375em 0;
  padding: 1.875em;
  background: #0095d1;
  position: relative; }

.discussdetail-linkcover {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 4;
  background: rgba(255, 255, 255, 0.2);
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }
  .discussdetail-linkcover:hover, .discussdetail-linkcover:active {
    opacity: 1; }

.discussdetail-inner {
  max-width: 32.5em;
  margin: 0 auto; }

.discussdetail-icon {
  margin: 0 0 1.25em 0;
  text-align: center;
  position: relative; }
  .discussdetail-icon img {
    display: block;
    margin: 0 auto;
    border: 0;
    outline: 0;
    max-width: 100%; }
  .discussdetail-icon .discussdetail-icon-inner {
    display: block;
    margin: 0 auto;
    border: 0;
    outline: 0;
    background-position: 0% 99.68093%;
    width: 94px;
    height: 68px;
    background-size: 376px 325px; }

.discussdetail-content {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 1.0625em;
  line-height: 1.47059em;
  margin: 1.76471em 0;
  color: #fff;
  text-align: left;
  font-weight: normal;
  font-style: italic; }

.discussdetail-btn,
.main a.discussdetail-btn {
  font-weight: 500;
  font-size: 0.875em;
  line-height: 1.35714em;
  padding: 1.14286em 0.71429em;
  letter-spacing: -0.4px;
  background: #3b5999;
  color: #fff;
  text-align: center;
  display: block;
  text-transform: uppercase;
  vertical-align: middle; }
  .discussdetail-btn:hover, .discussdetail-btn:active,
  .main a.discussdetail-btn:hover,
  .main a.discussdetail-btn:active {
    font-weight: 500;
    color: #fff; }
  .discussdetail-btn .discussdetail-fa-icon,
  .main a.discussdetail-btn .discussdetail-fa-icon {
    font-size: 1em;
    line-height: 1;
    padding: 0.21429em 0.35714em 0.07143em 0.35714em;
    margin: -0.125em 0.35714em 0 0;
    background: #fff;
    color: #3b5999;
    display: inline-block;
    text-align: center;
    vertical-align: middle; }

.forumopening {
  margin: 0 0 1.625em 0; }

p.forumopening-title {
  font-weight: 800;
  font-size: 0.875em;
  line-height: 1.2;
  color: #000;
  letter-spacing: -0.4px;
  margin: 0;
  padding: 0; }
  p.forumopening-title a {
    font-weight: 800;
    color: #000; }
    p.forumopening-title a:hover, p.forumopening-title a:active {
      font-weight: 800; }
  p.forumopening-title span {
    display: none; }

.forumopening-author {
  font-weight: 500;
  font-size: 0.75em;
  line-height: 1.2;
  color: #0095d1;
  letter-spacing: -0.4px;
  margin: 0.5em 0 0 0;
  padding: 0;
  text-transform: uppercase; }
  .forumopening-author a {
    font-weight: 500;
    color: #0095d1; }
    .forumopening-author a:hover, .forumopening-author a:active {
      font-weight: 500; }

.forumopening-content {
  margin: 0.375em 0 0 0; }
  .forumopening-content:before, .forumopening-content:after {
    content: ' ';
    display: table; }
  .forumopening-content:after {
    clear: both; }

.forumopening-img {
  width: 9.375em;
  height: 9.375em;
  background: #222 none no-repeat 50% 0;
  background-size: cover;
  position: relative;
  overflow: hidden;
  margin: 0 auto 0 0; }
  .forumopening-img a.forumopening-img-linkcover {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 0;
    outline: none;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
    background: rgba(255, 255, 255, 0.2);
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out; }
    .forumopening-img a.forumopening-img-linkcover:hover, .forumopening-img a.forumopening-img-linkcover:active {
      opacity: 1; }

.forumopening-summary {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 0.875em;
  line-height: 1.3;
  color: #000;
  margin: 0.42857em 0 0 0;
  padding: 0; }
  .forumopening-summary a {
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #000;
    font-weight: normal; }
    .forumopening-summary a:hover, .forumopening-summary a:active {
      font-family: Georgia, 'Times New Roman', Times, serif;
      font-weight: normal; }

/* mobile mode */
.detail-secondary-mobile .forumopening {
  margin: 0 0 0.5625em 0; }

.detail-secondary-mobile p.forumopening-title {
  font-weight: 800;
  font-size: 0.77778em;
  color: #000;
  margin: 0;
  padding: 0;
  display: inline; }
  .detail-secondary-mobile p.forumopening-title a {
    font-weight: 800;
    color: #000; }
    .detail-secondary-mobile p.forumopening-title a:hover, .detail-secondary-mobile p.forumopening-title a:active {
      font-weight: 800; }
  .detail-secondary-mobile p.forumopening-title span {
    display: inline; }

.detail-secondary-mobile .forumopening-author {
  font-weight: 500;
  font-size: 0.66667em;
  color: #0095d1;
  margin: 0;
  padding: 0;
  display: inline; }
  .detail-secondary-mobile .forumopening-author a {
    font-weight: 500;
    color: #0095d1; }
    .detail-secondary-mobile .forumopening-author a:hover, .detail-secondary-mobile .forumopening-author a:active {
      font-weight: 500; }

.detail-secondary-mobile .forumopening-content {
  margin-top: 0.16667em; }

.detail-secondary-mobile .forumopening-img {
  width: 4.16667em;
  height: 4.16667em;
  float: left;
  margin: 0 0.55556em 0 0; }

.detail-secondary-mobile .forumopening-summary {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 0.77778em;
  color: #000;
  margin: -0.11111em 0 0 0;
  padding: 0; }
  .detail-secondary-mobile .forumopening-summary a {
    font-family: Georgia, 'Times New Roman', Times, serif;
    color: #000;
    font-weight: normal; }
    .detail-secondary-mobile .forumopening-summary a:hover, .detail-secondary-mobile .forumopening-summary a:active {
      font-family: Georgia, 'Times New Roman', Times, serif;
      font-weight: normal; }

.forumrespondents {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background: #000;
  margin: 1.875em -1.5em -2.375em -1.875em;
  padding: 1.875em 1.875em 0.375em 1.875em; }
  .forumrespondents p.forumrespondents-title {
    font-weight: 700;
    font-size: 0.9375em;
    margin: 0 0 0.8em 0;
    line-height: 1;
    color: #fff;
    text-transform: uppercase; }

.forumrespondents-slider {
  height: 9.25em;
  vertical-align: top;
  overflow: visible !important;
  position: relative; }
  .forumrespondents-slider .carousel-slides-viewport {
    overflow-x: hidden !important; }
  .forumrespondents-slider .carousel-nav {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 1px; }
    .forumrespondents-slider .carousel-nav a {
      width: 2em;
      height: 2.375em;
      background: #000;
      color: #fff;
      top: 2em;
      position: absolute;
      z-index: 4;
      overflow: hidden;
      text-indent: -31.25em; }
      .forumrespondents-slider .carousel-nav a.carousel-nav-prev {
        left: -2.5em; }
        .forumrespondents-slider .carousel-nav a.carousel-nav-prev:after {
          /* leftward css triangle */
          content: "";
          position: absolute;
          left: 0.5em;
          top: 0.6875em;
          width: 0;
          height: 0;
          border-top: 0.5em solid transparent;
          border-bottom: 0.5em solid transparent;
          border-right: 0.5em solid #fff;
          -webkit-transition: opacity 0.2s ease-out;
          transition: opacity 0.2s ease-out; }
      .forumrespondents-slider .carousel-nav a.carousel-nav-next {
        right: -2.5em; }
        .forumrespondents-slider .carousel-nav a.carousel-nav-next:after {
          /* rightward css triangle */
          content: "";
          position: absolute;
          right: 0.5em;
          top: 0.6875em;
          width: 0;
          height: 0;
          border-top: 0.5em solid transparent;
          border-bottom: 0.5em solid transparent;
          border-left: 0.5em solid #fff;
          -webkit-transition: opacity 0.2s ease-out;
          transition: opacity 0.2s ease-out; }
      .forumrespondents-slider .carousel-nav a:hover, .forumrespondents-slider .carousel-nav a:active {
        opacity: 1; }
        .forumrespondents-slider .carousel-nav a:hover:after, .forumrespondents-slider .carousel-nav a:active:after {
          opacity: 0.65; }
  .forumrespondents-slider .carousel-pages {
    display: none; }

.forumrespondents-item-outer {
  width: 20%;
  height: 9.25em;
  text-align: left;
  display: block;
  float: left;
  vertical-align: top;
  position: relative;
  margin: 0; }

.forumrespondents-item {
  width: 6.25em;
  height: 9.25em;
  display: block;
  float: left;
  text-align: left;
  vertical-align: top;
  overflow-y: hidden;
  position: relative;
  margin: 0 auto 0 0;
  z-index: 1; }

.forumrespondents-img {
  width: 100px;
  height: 100px;
  background: #222 none no-repeat 50% 0;
  background-size: cover;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .forumrespondents-img a.forumrespondents-img-linkcover {
    padding: 0.3125em 0.3125em;
    background: rgba(0, 0, 0, 0.75);
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    overflow: hidden;
    border: 0;
    outline: none;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: -webkit-transform 0.2s ease-out, background 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out, background 0.2s ease-out;
    -o-transition: -o-transform 0.2s ease-out, background 0.2s ease-out;
    -webkit-transition: background 0.2s ease-out, -webkit-transform 0.2s ease-out;
    transition: background 0.2s ease-out, -webkit-transform 0.2s ease-out;
    transition: transform 0.2s ease-out, background 0.2s ease-out;
    transition: transform 0.2s ease-out, background 0.2s ease-out, -webkit-transform 0.2s ease-out; }
    .forumrespondents-img a.forumrespondents-img-linkcover span {
      font-weight: 500;
      font-size: 0.75em;
      line-height: 1.25em;
      color: #fff;
      display: block;
      overflow: hidden;
      position: relative;
      height: 100%; }
    .forumrespondents-img a.forumrespondents-img-linkcover:hover, .forumrespondents-img a.forumrespondents-img-linkcover:active {
      opacity: 1;
      background: rgba(0, 0, 0, 0.75); }
  .forumrespondents-img:hover a.forumrespondents-img-linkcover,
  .forumrespondents-img:active a.forumrespondents-img-linkcover {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

.forumrespondents-text {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  z-index: 1; }
  .forumrespondents-text p {
    font-weight: 500;
    font-size: 0.6875em;
    line-height: 1.27273em;
    padding: 0.54545em 0 0 0;
    margin: 0;
    word-wrap: break-word; }
    .forumrespondents-text p a {
      font-weight: 500;
      color: #fff; }

.forumrespondents-item-linkcover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  border: 0;
  outline: none;
  z-index: 2; }
  .forumrespondents-item-linkcover:hover ~ .forumrespondents-img a.forumrespondents-img-linkcover, .forumrespondents-item-linkcover:active ~ .forumrespondents-img a.forumrespondents-img-linkcover {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

/* special handling when placed inside innercols (like on article detail pages) */
@media screen and (max-width: 778px) {
  .innercols .forumrespondents .forumrespondents-slider .carousel-nav a {
    width: 1.625em; } }

@media screen and (max-width: 660px) {
  .forumrespondents {
    margin: 1.25em -0.75em -2.5em -1.125em;
    padding: 1.125em 1.0625em; }
    .forumrespondents p.forumrespondents-title {
      font-size: 0.75em;
      margin: 0 0 1em 0; }
    .forumrespondents .forumrespondents-slider .carousel-nav a.carousel-nav-prev {
      left: -2em; }
      .forumrespondents .forumrespondents-slider .carousel-nav a.carousel-nav-prev:after {
        /* leftward css triangle */
        left: 0.75em; }
    .forumrespondents .forumrespondents-slider .carousel-nav a.carousel-nav-next {
      right: -2em; }
      .forumrespondents .forumrespondents-slider .carousel-nav a.carousel-nav-next:after {
        /* rightward css triangle */
        right: 0.75em; }
  .detailcols .forumrespondents .forumrespondents-slider .carousel-nav a.carousel-nav-prev {
    left: -1.625em; }
    .detailcols .forumrespondents .forumrespondents-slider .carousel-nav a.carousel-nav-prev:after {
      /* leftward css triangle */
      left: 0.4375em; }
  .detailcols .forumrespondents .forumrespondents-slider .carousel-nav a.carousel-nav-next {
    right: -1.625em; }
    .detailcols .forumrespondents .forumrespondents-slider .carousel-nav a.carousel-nav-next:after {
      /* rightward css triangle */
      right: 0.4375em; } }

@media screen and (max-width: 410px) {
  .forumrespondents {
    padding-right: 0.9375em;
    padding-left: 0.9375em; }
  .forumrespondents-slider {
    height: 8em; }
  .forumrespondents-item-outer {
    height: 8em; }
  .forumrespondents-item {
    width: 5em;
    height: 8em; }
  .forumrespondents-img {
    width: 80px;
    height: 80px; }
    .forumrespondents-img a.forumrespondents-img-linkcover {
      width: 80px;
      height: 80px;
      -webkit-transform: translateY(80px);
      -moz-transform: translateY(80px);
      -o-transform: translateY(80px);
      transform: translateY(80px); }
      .forumrespondents-img a.forumrespondents-img-linkcover span {
        font-size: 0.6875em;
        line-height: 1.27273em;
        height: 99%; }
  .forumrespondents-text {
    text-transform: none; } }

.forumrespondentslite {
  margin: 1.375em 0;
  padding: 1.875em;
  background: #f5ef00; }
  @media screen and (max-width: 700px) {
    .forumrespondentslite {
      padding: 1.25em; } }

.forumrespondentslite-intro {
  position: relative; }
  .forumrespondentslite-intro h5 {
    font-weight: 800;
    font-size: 0.8125em;
    letter-spacing: -0.3px;
    line-height: 1.2;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 1.75em 0; }
    @media screen and (max-width: 700px) {
      .forumrespondentslite-intro h5 {
        margin-bottom: 1.25em; } }

.forumrespondentslite-nav {
  margin-top: -0.3125em;
  float: right;
  text-align: right; }
  .forumrespondentslite-nav a {
    background: #000;
    color: #fff;
    display: inline-block;
    width: 1.75em;
    height: 1.75em;
    position: relative;
    text-align: left;
    text-indent: -31.25em;
    overflow: hidden; }
    .forumrespondentslite-nav a.forumrespondentslite-nav-prev:after {
      /* leftward css triangle */
      content: "";
      position: absolute;
      left: 0.5625em;
      top: 0.375em;
      width: 0;
      height: 0;
      border-top: 0.5em solid transparent;
      border-bottom: 0.5em solid transparent;
      border-right: 0.5em solid #fff;
      -webkit-transition: opacity 0.2s ease-out;
      transition: opacity 0.2s ease-out; }
    .forumrespondentslite-nav a.forumrespondentslite-nav-next:after {
      /* rightward css triangle */
      content: "";
      position: absolute;
      right: 0.5625em;
      top: 0.375em;
      width: 0;
      height: 0;
      border-top: 0.5em solid transparent;
      border-bottom: 0.5em solid transparent;
      border-left: 0.5em solid #fff;
      -webkit-transition: opacity 0.2s ease-out;
      transition: opacity 0.2s ease-out; }
    .forumrespondentslite-nav a:hover, .forumrespondentslite-nav a:active {
      opacity: 1; }
      .forumrespondentslite-nav a:hover:after, .forumrespondentslite-nav a:active:after {
        opacity: 0.65; }

.forumrespondentslite-list {
  list-style: none;
  margin: 0 -0.625em 0 -0.625em;
  padding: 0; }
  .forumrespondentslite-list:before, .forumrespondentslite-list:after {
    content: ' ';
    display: table; }
  .forumrespondentslite-list:after {
    clear: both; }

.forumrespondentslite-item {
  font-size: 0.6875em;
  padding: 1.81818em 0.90909em 0 0.90909em;
  letter-spacing: -0.2px;
  line-height: 1.2;
  margin: 0;
  float: left;
  width: 20%;
  text-align: left;
  text-transform: uppercase; }
  .forumrespondentslite-item a {
    font-weight: 500;
    color: #000; }
    .forumrespondentslite-item a:hover, .forumrespondentslite-item a:active {
      font-weight: 500; }
  @media screen and (max-width: 1280px) {
    .forumrespondentslite-item {
      width: 25%; } }
  @media screen and (max-width: 1130px) {
    .forumrespondentslite-item {
      width: 33.33%; } }
  @media screen and (max-width: 1060px) {
    .forumrespondentslite-item {
      width: 50%; } }
  @media screen and (max-width: 990px) {
    .forumrespondentslite-item {
      width: 33.33%; } }
  @media screen and (max-width: 900px) {
    .forumrespondentslite-item {
      width: 50%; } }
  @media screen and (max-width: 778px) {
    .forumrespondentslite-item {
      width: 25%; } }
  @media screen and (max-width: 700px) {
    .forumrespondentslite-item {
      width: 33.33%; } }
  @media screen and (max-width: 500px) {
    .forumrespondentslite-item {
      width: 50%; } }

.genericcontent-menu .genericcontent-menu-wide {
  padding: 1.375em 0 0 0; }
  .genericcontent-menu .genericcontent-menu-wide ul.links {
    margin: 0;
    padding: 0;
    list-style: none; }
    .genericcontent-menu .genericcontent-menu-wide ul.links li {
      margin: 0;
      padding: 0;
      display: inline; }
      .genericcontent-menu .genericcontent-menu-wide ul.links li a {
        font-weight: 500;
        font-size: 0.75em;
        line-height: 1.2;
        letter-spacing: -0.8px;
        padding: 0.5em 0;
        text-transform: uppercase;
        display: block; }
        .genericcontent-menu .genericcontent-menu-wide ul.links li a:hover, .genericcontent-menu .genericcontent-menu-wide ul.links li a:active {
          font-weight: 500; }
        .genericcontent-menu .genericcontent-menu-wide ul.links li a.active {
          font-weight: 800;
          color: #000; }
          .genericcontent-menu .genericcontent-menu-wide ul.links li a.active:hover, .genericcontent-menu .genericcontent-menu-wide ul.links li a.active:active {
            font-weight: 800; }

.genericcontent-menu .genericcontent-menu-mobile {
  background: #f5f5f5;
  padding: 1.25em;
  border: 1px solid #eee;
  display: none; }
  .genericcontent-menu .genericcontent-menu-mobile .genericcontent-menu-mobile-inner {
    position: relative;
    text-align: center; }
    .genericcontent-menu .genericcontent-menu-mobile .genericcontent-menu-mobile-inner select {
      font-size: 0.875em;
      letter-spacing: -1.0px;
      padding: 0.28571em;
      max-width: 100%;
      width: 100%;
      text-align: left;
      text-transform: uppercase; }

@media screen and (max-width: 990px) {
  .genericcontent-menu .genericcontent-menu-wide {
    display: none; }
  .genericcontent-menu .genericcontent-menu-mobile {
    display: block; } }

.genericcontent-body {
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: normal;
  font-size: 1.125em;
  line-height: 1.55;
  /* Prevent long words or URLs from breaking width of content column. */
  /* (Does not work in IE since solutions that work in IE also break tons of words in ugly ways that don't need to be broken.) */
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  /* Helps break long words in a safe way in some browsers (Chrome, FireFox). */
  position: relative; }
  .genericcontent-body a:not(.btn) {
    font-weight: 800;
    text-decoration: underline;
    color: #000;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out; }
    .genericcontent-body a:not(.btn):hover, .genericcontent-body a:not(.btn):active {
      opacity: 1;
      color: #0095d1; }
  .genericcontent-body a.btn {
    font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
    /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
    font-weight: 800;
    text-decoration: none; }
    .genericcontent-body a.btn span {
      font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
      /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
      font-weight: 800;
      font-size: 0.88889em; }
  .genericcontent-body a.btn_mini {
    font-size: 0.72222em !important; }
    .genericcontent-body a.btn_mini span {
      font-size: 0.72222em !important; }
  .genericcontent-body h1,
  .genericcontent-body h2,
  .genericcontent-body h3,
  .genericcontent-body h4,
  .genericcontent-body h5,
  .genericcontent-body h6,
  .genericcontent-body p,
  .genericcontent-body ul,
  .genericcontent-body ol,
  .genericcontent-body blockquote,
  .genericcontent-body pullquote,
  .genericcontent-body .editorsnote,
  .genericcontent-body .subhead {
    margin: 1.22222em 0;
    min-height: 1px; }
  .genericcontent-body h1,
  .genericcontent-body h2,
  .genericcontent-body h3,
  .genericcontent-body h4,
  .genericcontent-body h5,
  .genericcontent-body h6 {
    font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
    /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
    font-weight: 800;
    font-size: 1.55556em;
    margin: 0.78571em 0;
    letter-spacing: -1.3px; }
  .genericcontent-body h5,
  .genericcontent-body h6 {
    font-size: 1.05556em;
    margin: 1.15789em 0;
    letter-spacing: -0.8px; }
  .genericcontent-body h6 {
    margin-bottom: 0; }
  .genericcontent-body > div:empty {
    margin: 0;
    min-height: 1.22222em; }
  .genericcontent-body .detailemptyspacer {
    margin: 1.22222em 0;
    min-height: 1px; }
  .genericcontent-body hr {
    border: 0;
    height: 1px;
    border-top: 1px solid #eee;
    margin: 1.22222em 0; }
  .genericcontent-body blockquote {
    /* inline smaller text excerpt */
    font-size: 0.83333em;
    background: #f5f5f5;
    padding: 1.86667em 2em;
    border: 1px solid #eee; }
    .genericcontent-body blockquote p {
      margin: 0;
      padding: 0; }
  .genericcontent-body pullquote {
    /* large quote that stands out */
    font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
    /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
    font-weight: 800;
    font-size: 1.33333em;
    line-height: 1.3;
    margin: 0.20833em 1.25em 0.41667em -2.08333em;
    padding: 1em 1.25em;
    float: left;
    width: 55%;
    background: transparent url(../images/diaglines_wideblue.gif) repeat 0 0;
    display: block;
    border: 1px solid #fff;
    /*
		// always make full width (no float)
		margin: pxToEm($detail-pacing-vert, 24) 0;
		padding: pxToEm(28, 24) pxToEm(30, 24);
		float: none;
		width: auto;
		*/ }
    .genericcontent-body pullquote p {
      margin: 0;
      padding: 0; }
    @media screen and (max-width: 990px) {
      .genericcontent-body pullquote {
        margin: 0.91667em 0;
        padding: 1.16667em 0.83333em;
        float: none;
        width: auto; } }
  .genericcontent-body .pullquote_slim {
    margin: 0.91667em 0;
    float: none;
    width: auto; }
    @media screen and (max-width: 990px) {
      .genericcontent-body .pullquote_slim {
        margin: 0.91667em 0;
        padding: 1.16667em 0.83333em; } }
  .genericcontent-body .caption {
    font-family: 'Gotham SSm A', 'Gotham SSm B', 'Helvetica Neue', Helvetica, 'Arial', sans-serif;
    /*
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-stretch: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	*/
    font-weight: 500;
    font-size: 0.61111em;
    color: #888; }
    .genericcontent-body .caption a {
      font-weight: 500;
      text-decoration: none;
      color: #0095d1;
      -webkit-transition: opacity 0.2s ease-out;
      transition: opacity 0.2s ease-out; }
      .genericcontent-body .caption a:hover, .genericcontent-body .caption a:active {
        font-weight: 500;
        opacity: 0.65; }
  .genericcontent-body .caption_first {
    margin-top: -1.72727em !important;
    text-align: right; }
    @media screen and (max-width: 990px) {
      .genericcontent-body .caption_first {
        margin-top: 0.18182em !important; } }
  .genericcontent-body .sep {
    text-align: center !important;
    clear: both;
    line-height: 1px; }
    .genericcontent-body .sep img {
      border: 0 !important;
      margin: 0 !important;
      padding: 0 !important;
      display: inline !important;
      width: auto !important; }
  .genericcontent-body iframe {
    width: 100% !important;
    max-width: 100% !important; }
  .genericcontent-body img {
    max-width: 100% !important;
    height: auto !important; }

.issuedetail {
  padding: 0 0 0 1.25em;
  position: relative; }

.issuedetail-forum {
  margin: 0 0 1.375em 0; }
  .issuedetail-forum p.issuedetail-forum-head {
    font-weight: 800;
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: -1.3px;
    color: #000;
    text-transform: none;
    margin: 0 0 0.91667em -0.83333em; }
  .issuedetail-forum h2 {
    font-weight: 800;
    font-size: 18px;
    line-height: 1.3;
    letter-spacing: -0.8px;
    margin: 1.22222em 0 0.11111em 0;
    position: relative; }
    .issuedetail-forum h2 a {
      font-weight: 800;
      color: #000;
      position: relative; }
      .issuedetail-forum h2 a:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-left: 6px solid #0095d1;
        left: -19px;
        top: 7px; }
  .issuedetail-forum p,
  .issuedetail-forum div {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.4;
    color: #0095d1;
    margin: 0 0 0 0;
    text-transform: uppercase; }
    .issuedetail-forum p strong,
    .issuedetail-forum p b,
    .issuedetail-forum div strong,
    .issuedetail-forum div b {
      font-weight: 500 !important; }
    .issuedetail-forum p em,
    .issuedetail-forum p i,
    .issuedetail-forum div em,
    .issuedetail-forum div i {
      font-style: normal !important; }
  .issuedetail-forum hr {
    display: none; }
  .issuedetail-forum:after {
    content: "";
    display: block;
    height: 2.5em;
    background: transparent url(../images/icon_separator.png) no-repeat 49% 0;
    margin: 1.875em 0;
    padding: 0; }

.issuedetail-toc h4 {
  font-weight: 800;
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: -1.2px;
  color: #000;
  text-transform: none;
  margin: 1.83333em 0 0.91667em -0.83333em; }
  .issuedetail-toc h4 a {
    font-weight: 800;
    color: #000; }

.issuedetail-toc h5,
.issuedetail-toc h6 {
  font-weight: 800;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: -0.8px;
  color: #000;
  text-transform: none;
  margin: 1.22222em 0 0.11111em 0;
  position: relative; }
  .issuedetail-toc h5 a,
  .issuedetail-toc h6 a {
    font-weight: 800;
    color: #000;
    position: relative; }
    .issuedetail-toc h5 a strong,
    .issuedetail-toc h5 a b,
    .issuedetail-toc h6 a strong,
    .issuedetail-toc h6 a b {
      font-weight: 800 !important; }
    .issuedetail-toc h5 a:before,
    .issuedetail-toc h6 a:before {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent;
      border-left: 6px solid #0095d1;
      left: -19px;
      top: 7px; }

.issuedetail-toc p {
  font-weight: 800;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: -0.8px;
  margin: 1.22222em 0 0.11111em 0;
  position: relative; }
  .issuedetail-toc p a {
    font-weight: 800 !important;
    color: #000;
    position: relative; }
    .issuedetail-toc p a strong,
    .issuedetail-toc p a b {
      font-weight: 800 !important; }
    .issuedetail-toc p a:before {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-top: 4px solid transparent;
      border-bottom: 4px solid transparent;
      border-left: 6px solid #0095d1;
      left: -19px;
      top: 7px; }

.issuedetail-toc > div:nth-child(1),
.issuedetail-toc > div:nth-child(2) {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.4;
  color: #0095d1;
  margin: 0 0 0 0;
  text-transform: uppercase; }
  .issuedetail-toc > div:nth-child(1) strong,
  .issuedetail-toc > div:nth-child(1) b,
  .issuedetail-toc > div:nth-child(2) strong,
  .issuedetail-toc > div:nth-child(2) b {
    font-weight: 500 !important; }
  .issuedetail-toc > div:nth-child(1) em,
  .issuedetail-toc > div:nth-child(1) i,
  .issuedetail-toc > div:nth-child(2) em,
  .issuedetail-toc > div:nth-child(2) i {
    font-style: normal !important; }

.issuedetail-toc > div div,
.issuedetail-toc > div p {
  font-weight: 500;
  font-size: 12px;
  line-height: 1.4;
  color: #0095d1;
  margin: 0 0 0 0;
  text-transform: uppercase; }
  .issuedetail-toc > div div strong,
  .issuedetail-toc > div div b,
  .issuedetail-toc > div p strong,
  .issuedetail-toc > div p b {
    font-weight: 500 !important; }
  .issuedetail-toc > div div em,
  .issuedetail-toc > div div i,
  .issuedetail-toc > div p em,
  .issuedetail-toc > div p i {
    font-style: normal !important; }
  .issuedetail-toc > div div h5,
  .issuedetail-toc > div div h6,
  .issuedetail-toc > div p h5,
  .issuedetail-toc > div p h6 {
    font-weight: 800 !important; }
    .issuedetail-toc > div div h5 strong,
    .issuedetail-toc > div div h5 b,
    .issuedetail-toc > div div h6 strong,
    .issuedetail-toc > div div h6 b,
    .issuedetail-toc > div p h5 strong,
    .issuedetail-toc > div p h5 b,
    .issuedetail-toc > div p h6 strong,
    .issuedetail-toc > div p h6 b {
      font-weight: 800 !important; }
    .issuedetail-toc > div div h5 a,
    .issuedetail-toc > div div h6 a,
    .issuedetail-toc > div p h5 a,
    .issuedetail-toc > div p h6 a {
      font-weight: 800 !important; }
      .issuedetail-toc > div div h5 a strong,
      .issuedetail-toc > div div h5 a b,
      .issuedetail-toc > div div h6 a strong,
      .issuedetail-toc > div div h6 a b,
      .issuedetail-toc > div p h5 a strong,
      .issuedetail-toc > div p h5 a b,
      .issuedetail-toc > div p h6 a strong,
      .issuedetail-toc > div p h6 a b {
        font-weight: 800 !important; }

.issuedetail-toc .rteindent1,
.issuedetail-toc .rteindent2 {
  margin-left: 0 !important; }

.view-br-hhog-list-view .item-list,
.view-br-hhog-blog-list-view .item-list,
.view-br-hhog-issue-list-view .item-list {
  margin: 2.125em auto;
  padding-top: 1.875em;
  border-top: 1px solid #eee;
  text-align: center; }
  .view-br-hhog-list-view .item-list ul.pager,
  .view-br-hhog-blog-list-view .item-list ul.pager,
  .view-br-hhog-issue-list-view .item-list ul.pager {
    margin: 0;
    padding: 0;
    list-style: none; }
    .view-br-hhog-list-view .item-list ul.pager li,
    .view-br-hhog-blog-list-view .item-list ul.pager li,
    .view-br-hhog-issue-list-view .item-list ul.pager li {
      padding: 0;
      margin: 0; }
    .view-br-hhog-list-view .item-list ul.pager li.pager-previous a,
    .view-br-hhog-blog-list-view .item-list ul.pager li.pager-previous a,
    .view-br-hhog-issue-list-view .item-list ul.pager li.pager-previous a {
      font-weight: 800;
      font-size: 0.875em;
      line-height: 1.2;
      text-transform: uppercase;
      display: inline-block;
      margin-right: 0.71429em; }
    .view-br-hhog-list-view .item-list ul.pager li.pager-next a,
    .view-br-hhog-blog-list-view .item-list ul.pager li.pager-next a,
    .view-br-hhog-issue-list-view .item-list ul.pager li.pager-next a {
      font-weight: 800;
      font-size: 0.875em;
      line-height: 1.2;
      text-transform: uppercase;
      display: inline-block;
      margin-left: 0.71429em; }
    .view-br-hhog-list-view .item-list ul.pager li.pager-current,
    .view-br-hhog-blog-list-view .item-list ul.pager li.pager-current,
    .view-br-hhog-issue-list-view .item-list ul.pager li.pager-current {
      font-weight: 800;
      font-size: 0.875em;
      line-height: 1.2;
      display: inline-block; }

.promogeneral {
  font-size: 0.88889em;
  margin: 1.375em 0 1.5em 0;
  padding: 1em 1.8125em 1.25em 1.875em;
  background: #deeaf1;
  border: 1px solid #deeaf1; }
  .promogeneral h2 {
    margin: 0.42em 0; }
  .promogeneral p {
    margin: 0.875em 0; }
  .promogeneral blockquote {
    display: block;
    position: relative;
    font-style: italic;
    margin: 0.89em 30px 0.89em 52px; }
    .promogeneral blockquote p {
      margin: 0;
      padding: 0; }
    .promogeneral blockquote:before {
      content: "“";
      font-size: 70px;
      line-height: 1;
      color: #0095d1;
      font-weight: bold;
      position: absolute;
      top: -4px;
      left: -56px;
      padding: 0;
      margin: 0;
      text-align: left; }
  .promogeneral .btn {
    letter-spacing: 0.3px; }

.page-search .content .search-form {
  background: #f5f5f5;
  padding: 1.25em;
  margin: 0 0 1.875em 0;
  border: 1px solid #eee;
  text-align: center; }
  .page-search .content .search-form .form-item-keys label {
    margin: 0;
    line-height: 1;
    display: block; }
  .page-search .content .search-form .form-item-keys input.form-text {
    width: 18.75em;
    max-width: 100%; }
  .page-search .content .search-form .form-item-keys input.form-text,
  .page-search .content .search-form .form-item-keys input.form-submit {
    margin: 0.375em 0.125em; }
  .page-search .content .search-form .search-advanced {
    display: none; }

.page-search .content h2 {
  font-weight: 800;
  font-size: 2.75em;
  margin: 0;
  line-height: 1.05;
  letter-spacing: -2px;
  color: #000;
  text-align: left; }
  .page-search .content h2 a {
    font-weight: 800;
    color: #000; }
  @media screen and (max-width: 690px) {
    .page-search .content h2 {
      font-size: 1.5em;
      letter-spacing: -1.4px; } }

.page-search .content .search-results {
  margin: 0;
  padding: 0; }
  .page-search .content .search-results .search-result {
    padding: 2.5em 0 0 0;
    margin: 1.875em 0 2.5em 0;
    border-top: 1px solid #eee; }
    .page-search .content .search-results .search-result:before, .page-search .content .search-results .search-result:after {
      content: ' ';
      display: table; }
    .page-search .content .search-results .search-result:after {
      clear: both; }
    .page-search .content .search-results .search-result p.search-result-date {
      font-weight: 500;
      font-size: 0.6875em;
      margin: 0 0 0.81818em 0;
      line-height: 1.2;
      color: #888;
      padding: 0;
      text-transform: uppercase; }
    .page-search .content .search-results .search-result h3.title {
      font-weight: 800;
      font-size: 1.5em;
      margin: 0;
      line-height: 1.05;
      letter-spacing: -1.4px;
      color: #000;
      text-align: left; }
      .page-search .content .search-results .search-result h3.title a {
        font-weight: 800;
        color: #000; }
      @media screen and (max-width: 690px) {
        .page-search .content .search-results .search-result h3.title {
          font-size: 1.375em;
          letter-spacing: -1.1px; } }
    .page-search .content .search-results .search-result .search-snippet-info {
      margin: 0.5em 0 0 0;
      padding: 0; }
      .page-search .content .search-results .search-result .search-snippet-info p.search-snippet {
        font-family: Georgia, 'Times New Roman', Times, serif;
        font-weight: normal;
        font-size: 1.125em;
        line-height: 1.55;
        margin: 0;
        padding: 0; }
        .page-search .content .search-results .search-result .search-snippet-info p.search-snippet a {
          font-weight: 800;
          text-decoration: underline;
          color: #000;
          -webkit-transition: color 0.2s ease-out;
          transition: color 0.2s ease-out; }
          .page-search .content .search-results .search-result .search-snippet-info p.search-snippet a:hover, .page-search .content .search-results .search-result .search-snippet-info p.search-snippet a:active {
            opacity: 1;
            color: #0095d1; }
    .page-search .content .search-results .search-result p.search-result-readmore {
      font-size: 0.875em;
      margin: 0.5em 0 0 0; }

.topbuffer {
  height: 10.25em;
  background: #0095d1;
  border-top: 1px solid #008dc5; }
  @media screen and (max-width: 990px) {
    .topbuffer {
      height: 7.5em; } }
  @media screen and (max-width: 778px) {
    .topbuffer {
      height: 1em; } }

/* general store content box */
@media screen and (max-width: 880px) {
  .storecontent .wrap, .storecontent .layout-main, .storecontent .featuredtiles.carousel_grid .carousel-slides-viewport, .featuredtiles.carousel_grid .storecontent .carousel-slides-viewport, .storecontent .view-br-hhog-issue-list-view .item-list, .view-br-hhog-issue-list-view .storecontent .item-list {
    margin-left: 1.25em;
    margin-right: 1.25em;
    overflow: hidden; } }

.storecontent-insetter {
  border-top: 1px solid #008dc5;
  background: #0095d1;
  height: 12.5em;
  display: none; }

.storecontent-inner {
  background: #fff;
  min-height: 12.5em;
  padding: 0.0625em 0; }

.storecontent_inset .storecontent-insetter {
  display: block; }

.storecontent_inset .storecontent-inner {
  margin-top: -8.875em; }

@media screen and (max-width: 880px) {
  .storecontent_inset .storecontent-insetter {
    display: none; }
  .storecontent_inset .storecontent-inner {
    margin-top: 0; } }

.storedetail {
  margin: 4.375em 0;
  position: relative; }

.storedetail-inner {
  margin: 0 -0.9375em; }
  .storedetail-inner:before, .storedetail-inner:after {
    content: ' ';
    display: table; }
  .storedetail-inner:after {
    clear: both; }

.storedetail-img {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 41.66667%;
  padding: 0 0.9375em;
  position: relative;
  margin-left: 8.33333%; }

.storedetail-img-inner img {
  display: block;
  width: 100%;
  height: auto;
  border: 0; }

.storedetail-content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: left;
  width: 41.66667%;
  padding: 0 0.9375em;
  position: relative;
  margin-right: 8.33333%; }

.storedetail-content-inner {
  padding: 2.25em 2.375em;
  background: #0095d1;
  text-align: left; }
  .storedetail-content-inner h3 {
    font-weight: 800;
    color: #fff;
    font-size: 1.5em;
    margin: 0 0 1.25em 0;
    line-height: 1.1;
    letter-spacing: -1.1px; }
    .storedetail-content-inner h3 a {
      font-weight: 800;
      color: #fff; }
  .storedetail-content-inner h4 {
    font-weight: 800;
    color: #000;
    font-size: 1.125em;
    margin: 0 0 1.11111em 0;
    line-height: 1.1;
    letter-spacing: -1px; }
    .storedetail-content-inner h4 a {
      font-weight: 800;
      color: #000; }
    .storedetail-content-inner h4.emph {
      color: #fff; }
  .storedetail-content-inner ul {
    margin: 1.25em 0;
    padding: 0;
    list-style: none; }
    .storedetail-content-inner ul li {
      padding: 0 0 0.625em 1.375em;
      position: relative; }
      .storedetail-content-inner ul li h5 {
        font-family: Georgia, 'Times New Roman', Times, serif;
        font-weight: bold;
        font-size: 1em;
        line-height: 1.35;
        margin: 0; }
        .storedetail-content-inner ul li h5.emph {
          color: #fff; }
      .storedetail-content-inner ul li p {
        font-family: Georgia, 'Times New Roman', Times, serif;
        font-weight: normal;
        font-size: 1em;
        line-height: 1.35;
        margin: 0; }
      .storedetail-content-inner ul li:before {
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-stretch: normal;
        font-size: inherit;
        line-height: inherit;
        font-family: FontAwesome;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f058";
        color: #fff;
        font-weight: normal;
        font-size: 1em;
        line-height: 1.35;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0; }
  .storedetail-content-inner .storedetail-action {
    margin-top: 1.25em;
    text-align: center; }
    .storedetail-content-inner .storedetail-action h6 {
      font-weight: 800;
      color: #fff;
      font-size: 2.8125em;
      margin: 0 0 0.35556em 0;
      line-height: 1.05;
      letter-spacing: -2.5px; }
      .storedetail-content-inner .storedetail-action h6 a {
        font-weight: 800;
        color: #fff; }
    .storedetail-content-inner .storedetail-action .btn {
      min-width: 60%; }

.tile_product .storedetail-content-inner {
  padding: 1.875em 1.75em; }

.tile_product ul li p {
  color: #fff; }

.tile_product ul li:before {
  color: #f5ef00; }

@media screen and (max-width: 1100px) {
  .storedetail-img {
    width: 50%;
    margin-left: 0; }
  .storedetail-content {
    width: 50%;
    margin-right: 0; } }

@media screen and (max-width: 700px) {
  .storedetail-inner {
    margin: 0; }
  .storedetail-img,
  .storedetail-content {
    float: none;
    width: auto;
    padding: 0; } }

.printfooter {
  margin: 2.5em auto 0 auto;
  padding: 2.5em 0;
  border-top: 1px solid #c5c5c5;
  background: #fff;
  display: none; }
  .printfooter .printfooter-inner {
    font-size: 0.6875em;
    line-height: 1.3;
    margin: 0 auto;
    padding: 0;
    color: #000;
    max-width: 36.36364em;
    text-align: center; }
    .printfooter .printfooter-inner img {
      margin: 0 auto 0.90909em auto;
      max-width: 14.54545em;
      display: block;
      border: 0; }

/* sitewide print styles */
@media print {
  body {
    padding-top: 0 !important; }
  #fb-root,
  #toolbar,
  .region-page-top,
  .promotop,
  .header,
  .element-invisible,
  .loggedintools,
  .topbuffer,
  .accent,
  .view-br-hhog-forum-respondents-view,
  .view-br-hhog-forum-respondents-lite-view,
  .promobottom,
  .footer,
  .menupane-pane,
  .shareiconsbar,
  .region-page-bottom {
    display: none !important; }
  /*
	.page,
	.menupane-wrap,
	.main
	{
		overflow: visible !important;
	}
	*/
  .innercols {
    overflow: visible !important; }
    .innercols .innercols-primary,
    .innercols .innercols-primary-inner {
      margin: 0 !important;
      padding: 0 !important;
      float: none !important;
      display: block !important;
      width: auto !important;
      height: auto !important;
      top: auto !important;
      left: auto !important;
      right: auto !important;
      bottom: auto !important; }
    .innercols .innercols-secondary {
      display: none !important; }
  .detailcols {
    overflow: visible !important; }
    .detailcols .detailcols-primary,
    .detailcols .detailcols-primary-inner {
      margin: 0 !important;
      padding: 0 !important;
      float: none !important;
      display: block !important;
      width: auto !important;
      height: auto !important;
      top: auto !important;
      left: auto !important;
      right: auto !important;
      bottom: auto !important; }
    .detailcols .detailcols-secondary {
      display: none !important; }
  .detail-intro-img {
    margin: 0 !important; }
  .detail-intro-text {
    padding: 10px 0 !important; }
    .detail-intro-text p.detail-intro-text-date-printonly {
      display: block;
      color: #000; }
    .detail-intro-text p.detail-intro-text-author {
      color: #000; }
      .detail-intro-text p.detail-intro-text-author a {
        color: #000; }
  /*
	.detail-secondary-mobile {
		display: block !important;

		* {
			display: none !important;
		}

		.detail-secondary-mobile-topper,
		.detail-date {
			display: block !important;
		}
	}
	*/
  .detail-date {
    display: none; }
  blockquote,
  pullquote,
  .pullquote_slim {
    float: none !important;
    padding: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: auto !important; }
  blockquote {
    border: 1px solid #c5c5c5 !important;
    padding: 20px !important; }
  .caption,
  .caption_first {
    text-align: left !important;
    font-style: normal !important;
    border: 1px solid #c5c5c5 !important;
    padding: 10px !important; }
    .caption em,
    .caption i,
    .caption_first em,
    .caption_first i {
      font-style: italic !important; }
  .printfooter {
    display: block; } }
