@charset "UTF-8";
/*!
Theme Name: Guns.com 2015
Theme URI: http://underscores.me/
Author: 10up LLC
Author URI: http://10up.com
Description: Theme for guns.com
Version: 2.1.0
License: GNU General Public License
License URI: license.txt
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/**
 * Colors
 * Color names from http://chir.ag/projects/name-that-color/
 */
/**
 * Fonts
 */
/* Google Fonts import */
@import url("https://fonts.googleapis.com/css?family=Quantico:700|Roboto+Condensed:700|Roboto:400,400i,700,700i");
/* FontAwesome import */
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");
/**
 * Media Queries
 */
.screen-reader-text, .sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus, .sr-only:hover, .sr-only:active, .sr-only:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 0.875em;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar */ }

.alignleft {
  display: block;
  margin-bottom: 20px;
  max-width: 100%; }
  @media screen and (min-width: 30.0625em) {
    .alignleft {
      float: left;
      margin-right: 20px;
      max-width: 60%; } }
  @media screen and (min-width: 40em) {
    .alignleft {
      float: none;
      margin-right: 0;
      max-width: 100%; } }
  @media screen and (min-width: 48.0625em) {
    .alignleft {
      float: left;
      margin-right: 20px;
      max-width: 60%; } }

.alignright {
  display: block;
  margin-bottom: 20px;
  max-width: 100%; }
  @media screen and (min-width: 30.0625em) {
    .alignright {
      float: right;
      margin-left: 20px;
      max-width: 60%; } }
  @media screen and (min-width: 40em) {
    .alignright {
      float: none;
      margin-left: 0;
      max-width: 100%; } }
  @media screen and (min-width: 48.0625em) {
    .alignright {
      float: right;
      margin-left: 20px;
      max-width: 60%; } }

img.alignleft,
img.alignright {
  position: relative;
  top: 7px; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

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

.grid-gutters {
  padding: 0 20px; }
  .grid-gutters > [class*='col-']:last-of-type {
    padding-right: 20px; }

[class*='col-'] {
  float: left;
  padding-right: 20px; }
  [class*='col-'].double-gutter {
    padding-right: 40px; }

[class*='col-']:last-of-type {
  padding-right: 0; }
  [class*='col-']:last-of-type.double-gutter {
    padding-left: 40px; }

.col-1-8 {
  width: 12.5%; }

.col-1-4 {
  width: 25%; }

.col-1-3 {
  width: 33.33333333%; }

.col-1-2 {
  width: 50%; }

.col-2-3 {
  width: 66.66666666%; }

/*! normalize.css v3.0.2 | 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,
menu,
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-color: 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;
  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"] {
  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 {
  box-sizing: border-box; }

body {
  background: #ffffff; }

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

input[type='text'],
input[type='email'],
textarea {
  padding: 2px 4px; }

input[type='submit'] {
  background: #999999;
  border: 0 none;
  box-shadow: none;
  color: #ffffff;
  font-weight: bold;
  padding: 3px 10px; }
  input[type='submit']:hover, input[type='submit']:active {
    background: #807f7f;
    text-decoration: underline; }

img {
  height: auto;
  max-width: 100%; }

embed,
iframe,
object {
  max-width: 100%; }

.btn-link:hover {
  text-decoration: none; }

body {
  color: #262626;
  font-family: Georgia, "Times New Roman", Times, serif, sans-serif; }

body,
button,
input,
select,
textarea {
  line-height: 1.5; }

a {
  color: #005093;
  text-decoration: none; }
  .entry-content a {
    font-weight: bold; }
  a:hover, a:active {
    text-decoration: underline; }

p {
  margin: 0 0 1.7142857143em 0; }

b,
strong {
  font-weight: bold; }

dfn,
cite,
em,
i {
  font-style: italic; }

blockquote {
  border-left: 1px solid #cfcfcf;
  font-style: italic;
  margin: 0 0.875em;
  padding: 0 0.875em; }

.wp-caption-text {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  line-height: 1.3; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em; }

code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

.wp-caption {
  margin-bottom: 6px;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 7px auto 0 auto; }

.wp-caption-text {
  text-align: center; }

.wp-caption .wp-caption-text {
  margin: 8px 14px 0 14px; }

.comments h4 {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 0.875em; }

#disqus_thread {
  margin: 35px 0 15px; }
  @media screen and (min-width: 30.0625em) {
    #disqus_thread {
      max-width: 380px; } }
  @media screen and (min-width: 48.0625em) {
    #disqus_thread {
      max-width: 640px; } }

.gun-bazaar-breakout {
  *zoom: 1;
  border-top: 1px solid #cfcfcf;
  clear: both;
  margin: 50px 0 0 0;
  padding: 0 0 44px 0;
  position: relative;
  z-index: 2; }
  .gun-bazaar-breakout:before, .gun-bazaar-breakout:after {
    content: " ";
    display: table; }
  .gun-bazaar-breakout:after {
    clear: both; }
  .gun-bazaar-breakout > h2 {
    border-top: 3px solid #262626;
    display: inline-block;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin: -1px 0 18px 0;
    padding: 2px 0 0 0; }
    .gun-bazaar-breakout > h2 a {
      color: #262626; }
      .gun-bazaar-breakout > h2 a:hover {
        text-decoration: none; }
  .gun-bazaar-breakout > .flexslider {
    border: 0;
    margin: 0;
    overflow: hidden; }
    .gun-bazaar-breakout > .flexslider .flex-direction-nav a {
      opacity: 0.8; }
    .gun-bazaar-breakout > .flexslider:hover .flex-direction-nav .flex-prev {
      left: 0; }
    .gun-bazaar-breakout > .flexslider:hover .flex-direction-nav .flex-next {
      right: 0; }
    .gun-bazaar-breakout > .flexslider .slides > li {
      margin: 0 12px 0 0; }
      .gun-bazaar-breakout > .flexslider .slides > li.read-more a {
        border: 1px solid #cfcfcf;
        color: #262626;
        display: block;
        height: 134px;
        font-family: Roboto, Arial, Helvetica, sans-serif;
        margin: 0 auto;
        padding: 40px 0;
        text-align: center; }
      .gun-bazaar-breakout > .flexslider .slides > li.read-more strong {
        display: block; }
    .gun-bazaar-breakout > .flexslider .slide-image {
      width: 100%; }
      .gun-bazaar-breakout > .flexslider .slide-image img {
        display: block; }
    .gun-bazaar-breakout > .flexslider .slide-title {
      color: #262626;
      display: inline-block;
      line-height: 1.2;
      margin: 8px 0 0 0;
      text-decoration: none; }
      .gun-bazaar-breakout > .flexslider .slide-title:hover {
        text-decoration: underline; }
    .gun-bazaar-breakout > .flexslider .flex-prev,
    .gun-bazaar-breakout > .flexslider .flex-next {
      background: #ffffff;
      box-shadow: 0 0 9px rgba(0, 0, 0, 0.35);
      height: 80px;
      left: 0;
      margin: 0 0 0 0;
      text-indent: 999em;
      top: 38px;
      width: 30px; }
      .gun-bazaar-breakout > .flexslider .flex-prev:before,
      .gun-bazaar-breakout > .flexslider .flex-next:before {
        font-size: 15px;
        left: 50%;
        line-height: 1;
        margin: -7px 0 0 -7px;
        position: absolute;
        text-align: center;
        text-indent: 0;
        top: 50%; }
    .gun-bazaar-breakout > .flexslider .flex-next {
      left: auto;
      right: 0; }
      .gun-bazaar-breakout > .flexslider .flex-next:before {
        left: auto;
        margin: -7px -7px 0 0;
        right: 50%; }

.pum-container {
  max-width: 500px; }
  @media screen and (min-width: 900px) {
    .pum-container {
      max-width: none; } }

.pum-container.pum-responsive.pum-responsive-medium,
.pum-container.pum-responsive {
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0 1rem; }

.pum-container .gform_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.pum-container .gform_confirmation_message {
  text-align: center;
  margin-bottom: 20px;
  font-size: 1em;
  line-height: 1.7em; }

.pum-container.pum-responsive .pum-content + .pum-close,
.pum-container.pum-responsive .pum-theme-default-theme .pum-content + .pum-close {
  padding: 15px; }

@media screen and (min-width: 900px) {
  .pum-container .gform_wrapper {
    display: block; }
  .pum-container.pum-responsive.pum-responsive-medium,
  .pum-container.pum-responsive {
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0; } }

.pum-open.pum-open-overlay.pum-open-fixed .pum-container {
  max-height: 95%;
  overflow: scroll;
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.popmake-content {
  color: #262626; }
  .popmake-content .image {
    display: none; }
  .popmake-content .pum-close {
    font-family: sans-serif;
    font-size: 1em; }
  .popmake-content .image {
    background: url(images/shooting-range.jpg);
    background-size: cover;
    width: 50%; }
  .popmake-content .info {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 2em 0; }
    .popmake-content .info img {
      display: block;
      margin-bottom: 2em; }
    .popmake-content .info hr {
      max-width: 80px;
      background: #e5e5e5;
      height: 1px;
      border: 0; }
    .popmake-content .info h2 {
      font-family: sans-serif;
      font-size: 28px;
      text-align: center;
      color: #262626; }
    .popmake-content .info p {
      font-size: 1em;
      color: #262626;
      line-height: 1.7em;
      text-align: center; }
    @media screen and (min-width: 900px) {
      .popmake-content .info h2 {
        font-family: sans-serif;
        font-size: 34px;
        text-align: center;
        color: #262626; }
      .popmake-content .info p {
        color: #262626;
        line-height: 1.7em;
        text-align: center; } }
  @media screen and (min-width: 900px) {
    .popmake-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .popmake-content .image {
        display: block; }
      .popmake-content .info {
        width: 50%;
        padding: 2rem; } }
  .popmake-content .gform_validation_error form {
    display: inherit !important;
    font-family: sans-serif !important; }
    .popmake-content .gform_validation_error form .gfield_error {
      background-color: inherit;
      margin-bottom: inherit;
      border-top: inherit;
      border-bottom: inherit; }
    .popmake-content .gform_validation_error form .validation_error {
      border: 0; }
    .popmake-content .gform_validation_error form input[type="text"] {
      width: 100% !important; }
  .popmake-content .gform_wrapper form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .popmake-content .gform_wrapper form label {
      display: none !important; }
    .popmake-content .gform_wrapper form .top_label div.ginput_container {
      margin-top: 0; }
    .popmake-content .gform_wrapper form input[type="text"] {
      line-height: 1.35em !important;
      width: 100%;
      font-size: .9em !important;
      padding: 1em !important;
      border: 0;
      border-top: #e2e2e2 1px solid;
      border-bottom: #e2e2e2 1px solid;
      border-left: #e2e2e2 1px solid; }
    @media screen and (min-width: 900px) {
      .popmake-content .gform_wrapper form input[type="text"] {
        font-size: .95em !important; } }
    .popmake-content .gform_wrapper form input[type="submit"] {
      background: #ff3a2c;
      color: #fff;
      text-transform: uppercase;
      font-size: .8em;
      padding: 1em 2em;
      margin-right: 0;
      font-family: sans-serif;
      -webkit-transition: .2s all;
      transition: .2s all;
      line-height: 2.15em; }
      .popmake-content .gform_wrapper form input[type="submit"]:hover {
        background: #f81000;
        text-decoration: none;
        -webkit-transition: .2s all;
        transition: .2s all; }
    .popmake-content .gform_wrapper form ul li {
      margin: 0 !important;
      padding: 0 !important; }
    .popmake-content .gform_wrapper form .gform_footer {
      clear: none;
      width: inherit;
      margin: 0;
      padding: 0; }
  .popmake-content .policy {
    font-size: .8em;
    font-family: sans-serif;
    color: #a8a8a8; }
    .popmake-content .policy a {
      color: #a8a8a8;
      text-decoration: underline; }

.reviews-breakout {
  *zoom: 1;
  border-top: 1px solid #cfcfcf;
  clear: both;
  padding: 0 0 34px 0;
  position: relative;
  z-index: 2; }
  .reviews-breakout:before, .reviews-breakout:after {
    content: " ";
    display: table; }
  .reviews-breakout:after {
    clear: both; }
  .reviews-breakout > h2 {
    border-top: 3px solid #262626;
    display: inline-block;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin: -1px 0 18px 0;
    padding: 2px 0 0 0; }
    .reviews-breakout > h2 a {
      color: #262626; }
      .reviews-breakout > h2 a:hover {
        text-decoration: none; }
  .reviews-breakout ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .reviews-breakout li {
    float: left;
    margin: 0 0 14px 0;
    padding-right: 6px;
    width: 50%; }
    @media screen and (min-width: 48.0625em) {
      .reviews-breakout li {
        padding-right: 8px;
        width: 33.33333333%; } }
    .reviews-breakout li:nth-child(2), .reviews-breakout li:nth-child(4), .reviews-breakout li:nth-child(6) {
      padding-left: 6px;
      padding-right: 0; }
      @media screen and (min-width: 48.0625em) {
        .reviews-breakout li:nth-child(2), .reviews-breakout li:nth-child(4), .reviews-breakout li:nth-child(6) {
          padding: 0; } }
    .reviews-breakout li:nth-child(3), .reviews-breakout li:nth-child(5) {
      clear: left; }
      @media screen and (min-width: 48.0625em) {
        .reviews-breakout li:nth-child(3), .reviews-breakout li:nth-child(5) {
          clear: none; } }
    @media screen and (min-width: 48.0625em) {
      .reviews-breakout li:nth-child(2), .reviews-breakout li:nth-child(5) {
        padding-left: 4px;
        padding-right: 4px; } }
    @media screen and (min-width: 48.0625em) {
      .reviews-breakout li:nth-child(3), .reviews-breakout li:nth-child(6) {
        padding-left: 8px;
        padding-right: 0; } }
    @media screen and (min-width: 48.0625em) {
      .reviews-breakout li:nth-child(4) {
        clear: left;
        padding-right: 8px; } }
    .reviews-breakout li:last-child {
      padding-right: 0; }
    .reviews-breakout li .review-image {
      max-height: 180px;
      overflow: hidden;
      width: 100%; }
      .reviews-breakout li .review-image img {
        display: block; }
    .reviews-breakout li .review-title {
      color: #262626;
      display: inline-block;
      line-height: 1.2;
      margin: 8px 0 0 0;
      text-decoration: none;
      color: #262626;
      display: block;
      font-size: 0.875em;
      line-height: 1.2;
      margin: 8px 0 0 0;
      overflow: hidden;
      position: relative;
      text-decoration: none; }
      .reviews-breakout li .review-title:hover {
        text-decoration: underline; }
      @media screen and (min-width: 40em) {
        .reviews-breakout li .review-title {
          font-size: 1em;
          height: 38px; } }

.river-ad {
  height: auto;
  text-align: center;
  width: 100%; }
  .river-ad > iframe {
    display: block;
    margin: 0 auto; }

.ad-heading {
  color: #999999;
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.openx-ad {
  text-align: center; }

#search {
  position: relative; }
  @media screen and (min-width: 48.0625em) {
    #search {
      overflow: hidden;
      right: -170px;
      transition: 0.2s ease; } }
  #search.active {
    right: 0; }
  #search > label {
    left: -999em;
    position: absolute; }

#s {
  border: 1px solid #cfcfcf;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 0.875em;
  height: 30px;
  padding: 1px 4px;
  position: relative;
  width: 190px; }
  @media screen and (min-width: 48.0625em) {
    #s {
      width: 180px; } }
  #s:focus {
    border-color: #262626;
    outline: none; }

#submit {
  background: transparent;
  border: 0 none;
  padding: 3px 6px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-appearance: none; }
  #submit > i:before {
    color: #b1b1b1;
    content: '\e800';
    position: static; }
  #submit:hover > i:before {
    color: #262626; }
  #submit > span {
    left: -999em;
    position: absolute; }

.social {
  *zoom: 1; }
  .social:before, .social:after {
    content: " ";
    display: table; }
  .social:after {
    clear: both; }
  .social > a {
    bottom: 0;
    display: block;
    float: left;
    margin: 0 7px 0 0;
    position: relative;
    transition: bottom 0.33s ease-in-out; }
    .social > a:hover {
      bottom: 3px;
      text-decoration: none; }
    .social > a:last-child {
      margin: 0; }
    .social > a img {
      height: 35px;
      width: 35px; }

/* Disable buttons until loaded */
.fb-xfbml-parse-ignore, a.twitter-share-button {
  display: none; }

.twitter-share-button-rendered {
  display: block; }

.addthis_native_toolbox {
  margin-bottom: 3px; }

.addthis_toolbox {
  line-height: 1; }
  .entry-footer .addthis_toolbox {
    margin: 14px 0 0 0; }
  .addthis_toolbox > a {
    margin: 2px 12px 0 0; }
    .addthis_toolbox > a:first-child {
      padding-left: 0; }
    .addthis_toolbox > a:last-child {
      margin: 0; }
  .addthis_toolbox .addthis_button_tweet {
    margin: 2px 0 0 0;
    width: 94px !important; }

.addthis_responsive_sharing {
  margin-left: -2px;
  padding-top: 4px; }

.subscribe {
  max-width: 400px; }
  .subscribe h3 {
    margin: 0; }
  .subscribe input[type='text'],
  .subscribe input[type='email'] {
    display: inline-block;
    font-size: 0.875em;
    line-height: normal;
    padding: 10px 12px;
    vertical-align: middle;
    width: 180px; }
    @media screen and (min-width: 61.25em) {
      .subscribe input[type='text'],
      .subscribe input[type='email'] {
        width: 250px; } }
  .subscribe input[type='submit'] {
    display: inline-block;
    font-size: 0.875em;
    vertical-align: middle; }
  .subscribe #cc-result {
    padding-top: 10px; }

.sidebar .widget_constant-contact {
  display: block;
  position: relative;
  border: 1px solid #B5865D;
  padding: 20px;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 1em;
  text-align: center;
  color: #424242;
  margin-top: 20px; }
  .sidebar .widget_constant-contact:before {
    content: "\f003";
    font-family: FontAwesome;
    font-weight: normal;
    color: white;
    background-color: #B5865D;
    display: inline-block;
    position: absolute;
    height: 48px;
    width: 48px;
    border-radius: 50%;
    top: -23px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 22px;
    line-height: 48px; }
  .sidebar .widget_constant-contact input[type="submit"] {
    padding: 14px;
    font-weight: normal; }
  .sidebar .widget_constant-contact .ginput_container_text input {
    border: 1px solid #cccccc; }
  .sidebar .widget_constant-contact .widget-title {
    text-align: center;
    text-transform: uppercase;
    color: #424242;
    font-family: Quantico, Arial, Helvetica, sans-serif;
    font-size: 1.125em;
    line-height: 1.375em;
    margin: 14px 0 14px 0; }
  .sidebar .widget_constant-contact .gform_wrapper .gform_footer.top_label {
    display: block;
    width: 100%;
    max-width: 100%;
    float: none; }
    .sidebar .widget_constant-contact .gform_wrapper .gform_footer.top_label input[type="submit"] {
      width: 100%;
      text-align: center;
      color: white;
      margin-top: 4px;
      background-color: #B5865D;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .sidebar .widget_constant-contact .gform_wrapper .gform_body {
    display: block;
    width: 100%;
    max-width: 100%;
    float: none; }
    .sidebar .widget_constant-contact .gform_wrapper .gform_body > .gform_fields > .gfield {
      margin-right: 0;
      padding-right: 0; }

.widget-area .widget_guns_the_wire_widget {
  background: url("images/bg-wire.jpg");
  border-top: 4px solid #feb551;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.35);
  display: none;
  padding: 15px 20px 24px 20px; }
  @media screen and (min-width: 40em) {
    .widget-area .widget_guns_the_wire_widget {
      display: block; } }
  .widget-area .widget_guns_the_wire_widget > h3 {
    background: url("images/bg-highlight.png") no-repeat;
    font-family: "Courier New", Courier, monospace;
    font-size: 1.125em;
    font-weight: bold;
    margin: 0 0 8px -12px;
    padding: 5px 0 5px 12px;
    margin: 2px 0 5px -12px; }
    .widget-area .widget_guns_the_wire_widget > h3 a {
      color: #262626; }
      .widget-area .widget_guns_the_wire_widget > h3 a:hover {
        text-decoration: underline; }
  .widget-area .widget_guns_the_wire_widget > ul {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0; }
  .widget-area .widget_guns_the_wire_widget li {
    border-bottom: 1px solid #cfcfcf;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    line-height: 1.2;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0; }
    .widget-area .widget_guns_the_wire_widget li:last-child {
      border: 0 none;
      margin: 0;
      padding: 0; }
    .widget-area .widget_guns_the_wire_widget li > a {
      color: #262626;
      font-size: 0.875em;
      font-weight: bold; }
  .widget-area .widget_guns_the_wire_widget .time-ago {
    color: #636363;
    font-size: 0.75em;
    font-weight: normal; }
  .widget-area .widget_guns_the_wire_widget p {
    font-family: "Courier New", Courier, monospace;
    font-size: 0.875em;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: right; }
    .widget-area .widget_guns_the_wire_widget p > a {
      color: #262626; }

.widget-area .tptn_posts_list_widget {
  border: 0 none;
  box-shadow: none;
  display: none;
  position: relative;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .widget-area .tptn_posts_list_widget .gtc-list {
    list-style-type: none;
    padding: 0; }
  @media screen and (min-width: 40em) {
    .widget-area .tptn_posts_list_widget {
      display: block;
      padding: 10px 0 10px 0; } }
  .widget-area .tptn_posts_list_widget > .tptn_posts ol {
    *zoom: 1;
    list-style: none;
    list-stye-type: none;
    margin: 20px 0;
    padding: 0; }
    .widget-area .tptn_posts_list_widget > .tptn_posts ol:before, .widget-area .tptn_posts_list_widget > .tptn_posts ol:after {
      content: " ";
      display: table; }
    .widget-area .tptn_posts_list_widget > .tptn_posts ol:after {
      clear: both; }
  .widget-area .tptn_posts_list_widget li {
    *zoom: 1;
    line-height: 1.5;
    margin: 0 0 15px 0;
    font-family: Quantico, Arial, Helvetica, sans-serif;
    /*.gtc-content-thumb + .gtc-link {
				width: percentage(315/440);

				@include min-max-width($thirtytwocal, $threeeightycal) {
					padding: 0 20px 0 0;
					vertical-align: top;
					width: percentage(140/240);
				}

				@include min-width($threeeightycal) {
					width: percentage(189/260);
				}
			}*/ }
    .widget-area .tptn_posts_list_widget li:before, .widget-area .tptn_posts_list_widget li:after {
      content: " ";
      display: table; }
    .widget-area .tptn_posts_list_widget li:after {
      clear: both; }
    @media screen and (min-width: 30.0625em) and (max-width: 40em) {
      .widget-area .tptn_posts_list_widget li {
        float: left;
        width: 50%; } }
    .widget-area .tptn_posts_list_widget li:last-child {
      border: 0 none;
      margin: 0; }
      @media screen and (min-width: 30.0625em) and (max-width: 40em) {
        .widget-area .tptn_posts_list_widget li:last-child {
          display: none; } }
      .widget-area .tptn_posts_list_widget li:last-child:last-child .gtc-link {
        border-bottom: none; }
      .widget-area .tptn_posts_list_widget li:last-child .divider {
        display: none; }
    .widget-area .tptn_posts_list_widget li > .tptn_link {
      display: inline-block;
      vertical-align: middle;
      padding-bottom: 15px;
      width: 28.4090909091%; }
      @media screen and (min-width: 30.0625em) and (max-width: 40em) {
        .widget-area .tptn_posts_list_widget li > .tptn_link {
          margin: 5px 0 0 0;
          width: 41.6666666667%; } }
      @media screen and (min-width: 40em) {
        .widget-area .tptn_posts_list_widget li > .tptn_link {
          width: 27.3076923077%; } }
      .widget-area .tptn_posts_list_widget li > .tptn_link::after {
        content: "";
        display: block;
        margin: 0 14px 0 0;
        max-height: 70px;
        max-width: 125px; }
        @media screen and (min-width: 30.0625em) and (max-width: 40em) {
          .widget-area .tptn_posts_list_widget li > .tptn_link::after {
            max-height: 55px;
            max-width: 100px; } }
        @media screen and (min-width: 40em) {
          .widget-area .tptn_posts_list_widget li > .tptn_link::after {
            margin: 0;
            max-height: 57px;
            max-width: 57px;
            overflow: hidden; } }
      .widget-area .tptn_posts_list_widget li > .tptn_link img {
        display: block;
        height: auto;
        width: auto; }
        @media screen and (min-width: 40em) {
          .widget-area .tptn_posts_list_widget li > .tptn_link img {
            max-height: 57px;
            max-width: none;
            position: relative; } }
    .widget-area .tptn_posts_list_widget li .tptn_after_thumb {
      width: 70%;
      display: inline-block; }
      .widget-area .tptn_posts_list_widget li .tptn_after_thumb > .tptn_link {
        color: #474747;
        display: inline-block;
        font-family: 'Quantico';
        line-height: 20px;
        font-weight: bold;
        font-size: 1em;
        vertical-align: middle;
        padding-right: 10px;
        padding-bottom: 15px;
        border-bottom: 1px solid #e6e6e6; }
    .widget-area .tptn_posts_list_widget li .divider {
      display: none; }
      @media screen and (min-width: 40em) {
        .widget-area .tptn_posts_list_widget li .divider {
          background: #cfcfcf;
          display: block;
          height: 1px;
          margin: 10px 0 0 0;
          position: absolute;
          right: 0;
          width: 216px; } }

.widget-area .widget_guns_social_links_widget {
  display: none; }
  @media screen and (min-width: 40em) {
    .widget-area .widget_guns_social_links_widget {
      display: block; } }
  .widget-area .widget_guns_social_links_widget .widget-title {
    line-height: 1.0;
    padding-bottom: 4px; }

.widget-area .widget_sidebar-ad-300x250,
.widget-area .widget_sidebar-ad-300x600,
.widget-area .widget_dfp-ad-300x250 {
  line-height: 0; }
  .widget-area .widget_sidebar-ad-300x250 .ad-wrap iframe,
  .widget-area .widget_sidebar-ad-300x600 .ad-wrap iframe,
  .widget-area .widget_dfp-ad-300x250 .ad-wrap iframe {
    display: block; }

.widget-area .widget_sidebar-ad-300x250 {
  margin: 0 0 30px 0; }

.widget-area .tablet-desktop-only {
  display: none; }
  @media screen and (min-width: 40em) {
    .widget-area .tablet-desktop-only {
      display: block; } }

.social {
  margin-top: 16px; }
  .social > a {
    margin: 0 10px 0 0;
    background-color: black;
    color: white;
    border-radius: 50%;
    width: 50px;
    height: 50px; }
    .social > a:last-child {
      margin: 0; }
    .social > a.facebook {
      background-color: #3B5998; }
    .social > a.twitter {
      background-color: #1DA1F2; }
    .social > a.instagram {
      background-color: #C13584; }
    .social > a.youtube {
      background-color: #FF0000; }
    .social > a.rss {
      background-color: #F86813; }
    .social > a > i {
      width: 50px;
      text-align: center; }
      .social > a > i:before {
        font-size: 27px;
        line-height: 50px;
        text-align: center; }

.below-article {
  margin: 20px 0; }

.widget_custom_html .widget-title {
  display: none; }

.widget_custom_html .promo-widget {
  padding: 20px;
  border: 1px solid #7F0211;
  position: relative; }
  .widget_custom_html .promo-widget h3 {
    display: block;
    text-align: center;
    font-family: Quantico, Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #424242;
    font-size: 1.375em;
    line-height: 1.375em; }
    .widget_custom_html .promo-widget h3:after {
      position: absolute;
      left: 50%;
      -webkit-transform: translateX(-24px);
      -moz-transform: translateX(-24px);
      -ms-transform: translateX(-24px);
      -o-transform: translateX(-24px);
      transform: translateX(-24px);
      content: '';
      width: 48px;
      height: 4px;
      margin-top: 10px;
      background-color: #7F0211;
      display: block; }
  .widget_custom_html .promo-widget .promo-container {
    margin-top: 40px; }
    .widget_custom_html .promo-widget .promo-container img {
      float: left;
      max-width: 50%;
      width: 50%;
      height: auto;
      margin-right: 15px; }
    .widget_custom_html .promo-widget .promo-container span {
      font-family: Roboto, Arial, Helvetica, sans-serif;
      color: #424242; }
  .widget_custom_html .promo-widget a.btn-link {
    display: block;
    clear: both;
    margin-top: 20px;
    background-color: #7F0211;
    color: white;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    font-size: 1em;
    line-height: 0.75em;
    text-align: center;
    text-transform: uppercase;
    padding: 14px; }

.widget_custom_html .we-buy-guns-promo {
  *zoom: 1;
  position: relative;
  overflow: hidden;
  background-color: #2E4B59;
  background-image: url("/wp-content/themes/guns-2015/images/header-bg@2x.jpg");
  background-size: 466px 602px;
  width: 100%;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 24px 18px; }
  .widget_custom_html .we-buy-guns-promo:before, .widget_custom_html .we-buy-guns-promo:after {
    content: " ";
    display: table; }
  .widget_custom_html .we-buy-guns-promo:after {
    clear: both; }
  .widget_custom_html .we-buy-guns-promo:after {
    display: block;
    position: absolute;
    background: -moz-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.65) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.65) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.65) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    z-index: 1; }
  .widget_custom_html .we-buy-guns-promo .content {
    position: relative;
    z-index: 3;
    height: 100%; }
  .widget_custom_html .we-buy-guns-promo .image-area {
    float: left;
    display: block;
    width: 36%;
    max-width: 36%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: left;
    flex-wrap: wrap;
    margin: 0;
    padding: 10px 0;
    z-index: 2;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg); }
    .widget_custom_html .we-buy-guns-promo .image-area img {
      max-width: 100%;
      height: auto; }
    @media screen and (min-width: 61.25em) {
      .widget_custom_html .we-buy-guns-promo .image-area {
        width: 36%;
        max-width: 36%;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg); } }
  .widget_custom_html .we-buy-guns-promo .text-area {
    float: left;
    width: 62%;
    padding: 0;
    margin-left: 2%;
    text-align: left;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: left;
    flex-wrap: wrap; }
    @media screen and (min-width: 61.25em) {
      .widget_custom_html .we-buy-guns-promo .text-area {
        text-align: center;
        align-items: center; } }
    .widget_custom_html .we-buy-guns-promo .text-area h3 {
      margin: 0 0 15px 0;
      font-family: Quantico, Arial, Helvetica, sans-serif;
      letter-spacing: -2px;
      text-align: left;
      text-transform: uppercase;
      color: white;
      font-size: 48px;
      line-height: 44px;
      z-index: 2; }
      @media screen and (min-width: 61.25em) {
        .widget_custom_html .we-buy-guns-promo .text-area h3 {
          font-size: 3.9375em;
          line-height: 100px;
          white-space: nowrap; } }
    .widget_custom_html .we-buy-guns-promo .text-area .btn-link {
      text-align: center;
      display: inline-block;
      background-color: #B5865D;
      color: white;
      text-transform: uppercase;
      letter-spacing: 1px;
      padding: 10px 20px;
      z-index: 2; }
      @media screen and (min-width: 48.0625em) {
        .widget_custom_html .we-buy-guns-promo .text-area .btn-link {
          padding: 15px 20px; } }

.site-content article {
  border-bottom: 1px solid #cfcfcf;
  margin: 0 0 4px 0;
  padding: 0 0 24px 0; }
  .page .site-content article {
    border: 0 none;
    margin: 0; }
  .site-content article:last-child {
    margin: 0 0 24px 0; }

#featured-content {
  *zoom: 1;
  margin-bottom: 40px;
  border-bottom: 1px solid #cfcfcf;
  padding-bottom: 40px; }
  #featured-content:before, #featured-content:after {
    content: " ";
    display: table; }
  #featured-content:after {
    clear: both; }
  @media screen and (min-width: 48.0625em) {
    #featured-content {
      border-bottom: 0;
      padding-bottom: 0; } }
  #featured-content .feature {
    background-color: #2E4B59;
    background-image: url("/wp-content/themes/guns-2015/images/header-bg@2x.jpg");
    background-size: 466px 602px; }
    #featured-content .feature.square, #featured-content .feature.rectangle {
      height: 304px; }
      @media screen and (min-width: 48.0625em) {
        #featured-content .feature.square, #featured-content .feature.rectangle {
          height: 254px; } }
      @media screen and (min-width: 61.25em) {
        #featured-content .feature.square, #featured-content .feature.rectangle {
          height: 304px; } }
    #featured-content .feature.first > .meta-container {
      text-align: center; }
      @media screen and (min-width: 48.0625em) {
        #featured-content .feature.first > .meta-container {
          text-align: left; } }
      #featured-content .feature.first > .meta-container > span {
        font-size: 16px; }
        @media screen and (min-width: 48.0625em) {
          #featured-content .feature.first > .meta-container > span {
            font-size: 14px; } }
    #featured-content .feature > a:before {
      display: block;
      position: absolute;
      background: -moz-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.65) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.65) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.65) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      content: '';
      z-index: 2;
      transition: opacity .33s ease-in-out; }
    #featured-content .feature > .meta-container {
      position: absolute;
      bottom: 0;
      z-index: 3;
      padding: 20px;
      width: 100%;
      font-smooth: always;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
      #featured-content .feature > .meta-container h4, #featured-content .feature > .meta-container a > h4 {
        font-family: Quantico, Arial, Helvetica, sans-serif;
        font-size: 1.25em;
        line-height: 1.5em;
        font-weight: bold;
        text-transform: uppercase;
        color: white;
        margin-top: 0;
        margin-bottom: 0; }
        #featured-content .feature > .meta-container h4:hover, #featured-content .feature > .meta-container a > h4:hover {
          text-decoration: none; }
      #featured-content .feature > .meta-container span {
        font-family: Roboto, Arial, Helvetica, sans-serif;
        font-size: 0.875em;
        font-weight: normal;
        line-height: 1.125em;
        color: white; }
    #featured-content .feature .desktop-image {
      display: none; }
    @media screen and (min-width: 48.0625em) {
      #featured-content .feature .desktop-image {
        display: block; }
      #featured-content .feature .mobile-image {
        display: none; } }
    #featured-content .feature:hover > a:before {
      opacity: .8; }
  #featured-content .square {
    position: relative;
    overflow: hidden;
    height: 304px;
    margin-right: 0;
    margin-bottom: 15px; }
    @media screen and (min-width: 48.0625em) {
      #featured-content .square {
        float: left;
        width: 49%;
        margin-left: 2%; } }
    #featured-content .square:first-of-type {
      margin-left: 0; }
    #featured-content .square > a > img {
      position: absolute;
      top: -9999px;
      right: -9999px;
      bottom: -9999px;
      left: -9999px;
      margin: auto;
      width: auto;
      height: auto;
      min-width: 100%;
      min-height: 100%;
      z-index: 1; }
  #featured-content .rectangle {
    clear: both;
    position: relative;
    float: none;
    margin-top: 15px;
    width: 100%;
    height: 304px;
    overflow: hidden; }
    #featured-content .rectangle > a > img {
      position: absolute;
      top: -9999px;
      right: -9999px;
      bottom: -9999px;
      left: -9999px;
      margin: auto;
      width: auto;
      height: auto;
      min-width: 100%;
      min-height: 100%;
      z-index: 1; }

.paged #featured-content {
  display: none; }

@media screen and (min-width: 61.25em) {
  #featured-content .feature.square, #featured-content .feature.rectangle {
    height: 304px; } }

.home .site-content article {
  margin-bottom: 30px; }

.home .site-content .lower-posts article:last-child,
.home.paged .site-content article:last-child {
  margin-bottom: 24px; }

.entry-title {
  font-size: 1.875em;
  font-weight: normal;
  line-height: 1.2;
  margin: 0 0 12px 0; }
  .page .entry-title,
  .single .entry-title {
    position: relative;
    top: -5px;
    margin-bottom: 7px; }
  .home .entry-title,
  .archive .entry-title,
  .category .entry-title {
    display: inline;
    font-size: 1.25em;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0; }
    @media screen and (min-width: 61.25em) {
      .home .entry-title,
      .archive .entry-title,
      .category .entry-title {
        font-size: 1.5em;
        position: relative;
        top: -4px; } }
    .home .entry-title > a,
    .archive .entry-title > a,
    .category .entry-title > a {
      color: #262626; }

.entry-meta {
  color: #636363;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  margin: 0 0 17px 0; }
  .entry-meta > a {
    color: #636363;
    margin: 0 4px 0 0; }
  .entry-meta .author,
  .entry-meta .byline {
    margin: 0 16px 0 0; }
    .entry-meta .author > a,
    .entry-meta .byline > a {
      font-weight: bold; }
      .home .entry-meta .author > a,
      .archive .entry-meta .author > a,
      .category .entry-meta .author > a, .home
      .entry-meta .byline > a,
      .archive
      .entry-meta .byline > a,
      .category
      .entry-meta .byline > a {
        color: #636363;
        font-weight: normal; }
  .entry-meta .author {
    margin: 0; }
  .entry-meta .opinion-category-label {
    display: block; }
    .single .entry-meta .opinion-category-label {
      display: inline; }
  .entry-meta > * {
    display: inline-block;
    vertical-align: middle; }

.entry-content,
.entry-summary {
  *zoom: 1;
  line-height: 1.7em; }
  .entry-content:before, .entry-content:after,
  .entry-summary:before,
  .entry-summary:after {
    content: " ";
    display: table; }
  .entry-content:after,
  .entry-summary:after {
    clear: both; }
  .entry-content > p:last-child,
  .entry-summary > p:last-child {
    margin: 0; }

.entry-content > p:first-child > *,
.entry-content > p:first-child > a img {
  margin-top: 2px; }

.entry-summary {
  font-size: 0.875em; }

body.home .entry-image,
body.archive .entry-image {
  float: none;
  height: auto;
  margin: 0 0 10px 0;
  width: 100%; }
  @media screen and (min-width: 30.0625em) {
    body.home .entry-image,
    body.archive .entry-image {
      float: right;
      margin: 0 0 10px 30px;
      max-width: 400px;
      width: 60%; } }
  @media screen and (min-width: 40em) {
    body.home .entry-image,
    body.archive .entry-image {
      float: none;
      height: auto;
      margin: 0 0 10px 0;
      width: 100%; } }
  @media screen and (min-width: 48.0625em) {
    body.home .entry-image,
    body.archive .entry-image {
      float: right;
      margin: 0 0 10px 30px;
      max-width: 400px;
      width: 60%; } }

.entry-footer {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 0.875em;
  font-weight: bold;
  padding-top: 15px; }
  .entry-footer .entry-categories {
    margin: 14px 0; }

.below-article {
  margin-top: 35px;
  margin-bottom: 15px; }

.rc-belowarticle {
  clear: both;
  margin-top: 10px;
  overflow: hidden; }

.widget_guns_leaderboard_728x90_footer {
  clear: both;
  padding-top: 34px; }
  .widget_guns_leaderboard_728x90_footer .ad-wrap {
    text-align: center; }
  @media (max-width: 800px) {
    .widget_guns_leaderboard_728x90_footer {
      display: none; } }

.footer-advertisement {
  text-align: center; }
  .footer-advertisement > div {
    margin: 0 0 24px 0; }

#colophon {
  *zoom: 1;
  background: #f4f4f4;
  border-top: 1px solid #cfcfcf;
  color: #565656;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  padding: 30px 0; }
  #colophon:before, #colophon:after {
    content: " ";
    display: table; }
  #colophon:after {
    clear: both; }
  @media screen and (min-width: 61.25em) {
    #colophon {
      padding: 30px 0 100px; } }
  #colophon > .container {
    margin: 0 auto;
    max-width: 1040px;
    padding: 0 20px; }
  #colophon .grid {
    margin: 0 0 30px 0; }
  #colophon .col-1-2 {
    padding: 0;
    width: 100%; }
    @media screen and (min-width: 48.0625em) {
      #colophon .col-1-2 {
        width: 50%; } }
    #colophon .col-1-2:last-child {
      padding: 0; }
      @media screen and (min-width: 48.0625em) {
        #colophon .col-1-2:last-child {
          padding: 0 0 0 40px; } }
  #colophon .logo {
    margin: 0 0 14px 0; }
  #colophon .social {
    margin: 25px 0 0 0; }
    #colophon .social > a {
      width: 34px;
      height: 34px; }
      #colophon .social > a > i {
        width: 34px; }
        #colophon .social > a > i:before {
          font-size: 18px;
          line-height: 34px; }
    @media screen and (min-width: 40em) {
      #colophon .social {
        margin: 25px 0 20px 0; } }
  #colophon .subscribe {
    display: none;
    max-width: 400px; }
    @media screen and (min-width: 40em) {
      #colophon .subscribe {
        display: block; } }
    #colophon .subscribe h3 {
      margin: 0; }
    #colophon .subscribe input[type='text'],
    #colophon .subscribe input[type='email'] {
      font-size: 0.875em;
      padding: 6px 8px;
      width: 180px; }
      @media screen and (min-width: 61.25em) {
        #colophon .subscribe input[type='text'],
        #colophon .subscribe input[type='email'] {
          width: 250px; } }
    #colophon .subscribe input[type='submit'] {
      margin-left: 4px;
      margin-right: 4px;
      padding: 3px 12px;
      font-size: 0.875em;
      font-weight: normal; }
    #colophon .subscribe .waiting-animation {
      background: url("images/spinner.gif") no-repeat;
      display: inline-block;
      vertical-align: middle;
      visibility: hidden;
      width: 20px;
      height: 20px; }
      #colophon .subscribe .waiting-animation.visible {
        visibility: visible; }
    #colophon .subscribe .result-message {
      background-color: #ffffff;
      border: 1px solid #cfcfcf;
      display: none;
      margin-top: 10px;
      padding: 15px 15px 5px; }
      #colophon .subscribe .result-message.visible {
        display: block; }
  #colophon h3,
  #colophon ol,
  #colophon p {
    font-size: 0.875em;
    margin: 0 0 8px 0; }
  #colophon .footer-navigation {
    *zoom: 1;
    margin: 24px 0 0 0; }
    #colophon .footer-navigation:before, #colophon .footer-navigation:after {
      content: " ";
      display: table; }
    #colophon .footer-navigation:after {
      clear: both; }
    @media screen and (min-width: 48.0625em) {
      #colophon .footer-navigation {
        margin: 14px 0 0 0; } }
  #colophon ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    @media screen and (min-width: 30.0625em) {
      #colophon ul li {
        float: left;
        padding: 0 20px 0 0;
        width: 33.33333333%; } }
    #colophon ul li:last-child {
      padding: 0; }
    #colophon ul li > a {
      display: none; }
    #colophon ul li li {
      padding: 0;
      width: 100%; }
      #colophon ul li li > a {
        color: #565656;
        display: block;
        font-size: 0.875em;
        line-height: 1.3;
        margin: 0 0 8px 0; }

#masthead {
  *zoom: 1;
  margin: 0 0 20px 0;
  padding: 18px 0 12px 0; }
  #masthead:before, #masthead:after {
    content: " ";
    display: table; }
  #masthead:after {
    clear: both; }

.site-title {
  float: left;
  margin: 0;
  padding: 0; }

#top-promo-bar {
  *zoom: 1;
  background-color: #2E4B59;
  background-image: url("/wp-content/themes/guns-2015/images/header-bg@2x.jpg");
  background-size: 466px 602px;
  width: 100%;
  font-smooth: always;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden; }
  #top-promo-bar:before, #top-promo-bar:after {
    content: " ";
    display: table; }
  #top-promo-bar:after {
    clear: both; }
  @media screen and (min-width: 48.0625em) {
    #top-promo-bar {
      height: 88px; } }
  #top-promo-bar .container {
    position: relative;
    max-width: 1040px;
    margin: 0 auto;
    padding: 0 10px;
    display: flex;
    flex-wrap: nowrap; }
    @media screen and (min-width: 48.0625em) {
      #top-promo-bar .container {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap; } }
    @media screen and (min-width: 20.0625em) {
      #top-promo-bar .container {
        padding: 0 20px; } }
  #top-promo-bar .promotion {
    flex: 1 1 auto;
    position: relative;
    z-index: 3;
    width: 100%;
    height: 88px; }
    @media screen and (min-width: 48.0625em) {
      #top-promo-bar .promotion {
        max-width: 75%;
        min-width: 24%; } }
  #top-promo-bar .textwidget {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%; }

#top-promo-bar .promotion.promo-right {
  flex: 1 1 auto; }

#top-promo-bar .promotion .promo-icon {
  max-width: 88px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 88px;
  width: 30%; }

#top-promo-bar .promotion .promo-icon img {
  margin-top: 4px;
  transform: scale(1.2); }

#top-promo-bar .promo-icon img {
  display: inline-block;
  width: 100%;
  max-width: 50px;
  height: auto;
  max-height: 50px; }

.promotion {
  margin: 10px 0; }
  @media screen and (min-width: 48.0625em) {
    .promotion {
      margin: 0; } }
  .promotion .promo-icon {
    float: left; }
    .promotion .promo-icon img {
      width: auto;
      height: 88px;
      text-align: center; }
  .promotion .promo-text-long,
  .promotion .promo-text-short {
    float: left;
    width: 70%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 88px;
    text-align: left; }
    .promotion .promo-text-long span,
    .promotion .promo-text-short span {
      margin-left: 0px;
      font-family: Quantico, Arial, Helvetica, sans-serif;
      font-size: 1.125em;
      line-height: 1.25em;
      color: white;
      font-weight: bold; }
      @media screen and (min-width: 48.0625em) {
        .promotion .promo-text-long span,
        .promotion .promo-text-short span {
          margin-left: -10px; } }
      .promotion .promo-text-long span a,
      .promotion .promo-text-short span a {
        color: white;
        text-decoration: none; }
        .promotion .promo-text-long span a:hover, .promotion .promo-text-long span a:active,
        .promotion .promo-text-short span a:hover,
        .promotion .promo-text-short span a:active {
          text-decoration: underline; }
  @media screen and (min-width: 48.0625em) {
    .promotion .promo-text-short {
      display: none; } }
  .promotion .promo-text-long {
    display: none; }
    @media screen and (min-width: 48.0625em) {
      .promotion .promo-text-long {
        display: flex; } }

@media screen and (min-width: 48.0625em) {
  #top-promo-bar .promotion.promo-left {
    max-width: 60%; }
  #top-promo-bar .promotion.promo-right {
    flex: 1 1.5 auto; }
  #top-promo-bar .promo-icon img {
    display: inline-block;
    width: 100%;
    max-width: 65px;
    height: auto;
    max-height: 65px; } }

#top-ad {
  text-align: center; }
  #top-ad > div {
    margin: 10px 0 0 0; }

.navigation-toggle,
.navigation-close {
  display: block;
  float: right;
  height: 25px;
  margin: 12px 0 0 0;
  position: relative;
  width: 35px;
  z-index: 5001; }
  @media screen and (min-width: 25.0625em) {
    .navigation-toggle,
    .navigation-close {
      margin: 18px 0 0 0; } }
  @media screen and (min-width: 30.0625em) {
    .navigation-toggle,
    .navigation-close {
      margin: 33px 0 0 0; } }
  @media screen and (min-width: 48.0625em) {
    .navigation-toggle,
    .navigation-close {
      display: none; } }
  #site-wrap:target .navigation-toggle, #site-wrap:target
  .navigation-close {
    display: none; }
  .navigation-toggle i,
  .navigation-toggle i:before,
  .navigation-toggle i:after,
  .navigation-close i,
  .navigation-close i:before,
  .navigation-close i:after {
    background: #262626;
    content: '';
    cursor: pointer;
    display: block;
    height: 3px;
    position: absolute;
    top: 8px;
    transition: all .1s ease-in-out;
    width: 26px; }
  .navigation-toggle i:before,
  .navigation-close i:before {
    top: -8px; }
  .navigation-toggle i:after,
  .navigation-close i:after {
    top: 8px; }
  .mobile-menu .navigation-toggle i,
  #site-wrap:target .navigation-toggle i, .mobile-menu
  .navigation-close i,
  #site-wrap:target
  .navigation-close i {
    background-color: transparent; }
  .mobile-menu .navigation-toggle i:before,
  .mobile-menu .navigation-toggle i:after,
  #site-wrap:target .navigation-toggle i:before,
  #site-wrap:target .navigation-toggle i:after, .mobile-menu
  .navigation-close i:before,
  .mobile-menu
  .navigation-close i:after,
  #site-wrap:target
  .navigation-close i:before,
  #site-wrap:target
  .navigation-close i:after {
    top: 0; }
  .mobile-menu .navigation-toggle i:before,
  #site-wrap:target .navigation-toggle i:before, .mobile-menu
  .navigation-close i:before,
  #site-wrap:target
  .navigation-close i:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg); }
  .mobile-menu .navigation-toggle i:after,
  #site-wrap:target .navigation-toggle i:after, .mobile-menu
  .navigation-close i:after,
  #site-wrap:target
  .navigation-close i:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }

.navigation-close {
  display: none; }
  #site-wrap:target .navigation-close {
    display: block; }

#site-navigation {
  float: right;
  font-family: "Roboto Condensed", Roboto, Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #2E4B59;
  margin: -4px 0 0 0;
  z-index: 2; }
  @media screen and (min-width: 25.0625em) {
    #site-navigation {
      margin: 8px 0 0 0; } }
  @media screen and (min-width: 30.0625em) {
    #site-navigation {
      margin: 18px 0 0 0; } }
  @media screen and (min-width: 48.0625em) {
    #site-navigation {
      float: left;
      margin: 12px 0 0 0;
      position: relative; } }
  @media screen and (min-width: 61.25em) {
    #site-navigation {
      float: right; } }
  #site-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  #site-navigation li {
    margin: 0;
    padding: 0;
    position: relative; }
    @media screen and (min-width: 25.0625em) {
      #site-navigation li {
        float: left; } }
  #site-navigation #menu-primary > li:after,
  #site-navigation #menu-secondary > li:after {
    display: block;
    content: '';
    left: -3px;
    position: absolute;
    top: 4px; }
    @media screen and (min-width: 48.0625em) {
      #site-navigation #menu-primary > li:after,
      #site-navigation #menu-secondary > li:after {
        content: '\2022';
        font-size: 0.75em;
        top: 7px;
        color: #2E4B59; } }
  #site-navigation #menu-primary > li:first-child:after,
  #site-navigation #menu-secondary > li:first-child:after {
    content: ''; }
  #site-navigation #menu-primary > li.menu-item-object-page {
    font-family: Quantico, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #115D82;
    letter-spacing: 0; }
    @media screen and (min-width: 48.0625em) {
      #site-navigation #menu-primary > li.menu-item-object-page {
        margin-top: -4px;
        border-left: 1px solid #979797;
        padding-left: 0.5em;
        margin-left: 0.5em; } }
    #site-navigation #menu-primary > li.menu-item-object-page > a {
      color: #115D82;
      font-size: 1.125em;
      line-height: 1.25em; }
    #site-navigation #menu-primary > li.menu-item-object-page:after {
      content: ''; }
  #site-navigation #menu-secondary > li {
    display: inline-block;
    font-size: 0.75em;
    margin-top: 0.9em; }
    @media screen and (min-width: 25.0625em) {
      #site-navigation #menu-secondary > li {
        font-size: 0.875em;
        margin-top: 0; } }
    @media screen and (min-width: 40em) {
      #site-navigation #menu-secondary > li {
        margin-top: -0.1em;
        font-size: 1em; } }
    @media screen and (min-width: 48.0625em) {
      #site-navigation #menu-secondary > li {
        margin-top: 0; } }
    #site-navigation #menu-secondary > li:after {
      content: '\2022';
      top: -1px; }
      @media screen and (min-width: 25.0625em) {
        #site-navigation #menu-secondary > li:after {
          top: -3px; } }
      @media screen and (min-width: 48.0625em) {
        #site-navigation #menu-secondary > li:after {
          top: 4px; } }
  #site-navigation a {
    color: #2E4B59;
    display: block;
    font-size: 0.875em;
    font-weight: bold;
    line-height: 1;
    margin: 0 7px;
    padding: 2px 0;
    position: relative;
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
    @media screen and (min-width: 25.0625em) {
      #site-navigation a {
        padding: 1px 3px; } }
    @media screen and (min-width: 48.0625em) {
      #site-navigation a {
        padding: 8px 3px; } }
  #site-navigation .menu-primary-container {
    background: #cfcfcf;
    background: linear-gradient(to right, #cfcfcf 0%, #ffffff 5%);
    bottom: 0;
    display: none;
    overflow: visible;
    padding: 60px 30px 30px 30px;
    position: absolute;
    right: -500px;
    top: 0;
    transition: 0.2s ease;
    width: 250px; }
    @media screen and (min-width: 48.0625em) {
      #site-navigation .menu-primary-container {
        background: none;
        display: block;
        float: left;
        padding: 0;
        position: static;
        transition: none;
        margin-top: 13px;
        width: auto; } }
    .mobile-menu #site-navigation .menu-primary-container,
    #site-wrap:target #site-navigation .menu-primary-container {
      display: block;
      right: -250px; }
    #site-navigation .menu-primary-container li {
      float: none; }
      @media screen and (min-width: 48.0625em) {
        #site-navigation .menu-primary-container li {
          float: left; } }
      #site-navigation .menu-primary-container li.menu-item-has-children > a {
        display: none; }
        @media screen and (min-width: 48.0625em) {
          #site-navigation .menu-primary-container li.menu-item-has-children > a {
            display: block; } }
    #site-navigation .menu-primary-container > ul > li:last-child {
      padding-top: 12px; }
      @media screen and (min-width: 48.0625em) {
        #site-navigation .menu-primary-container > ul > li:last-child {
          padding-top: 0; } }
    #site-navigation .menu-primary-container a {
      margin: 0;
      padding: 6px 0; }
      @media screen and (min-width: 48.0625em) {
        #site-navigation .menu-primary-container a {
          margin: 0 7px;
          padding: 8px 3px; } }
  #site-navigation .menu-secondary-container {
    margin: 0 8px 0 0; }
    @media screen and (min-width: 25.0625em) {
      #site-navigation .menu-secondary-container {
        float: left;
        margin: 0 12px 0 0; } }
    @media screen and (min-width: 48.0625em) {
      #site-navigation .menu-secondary-container {
        border-left: 1px solid #cfcfcf;
        margin: 0;
        padding: 0 0 0 5px; } }
    #site-navigation .menu-secondary-container a {
      text-align: right; }
      @media screen and (min-width: 25.0625em) {
        #site-navigation .menu-secondary-container a {
          text-align: left; } }
      @media screen and (min-width: 48.0625em) {
        #site-navigation .menu-secondary-container a {
          font-weight: normal; } }
  #site-navigation .menu-item-has-children {
    margin: 0 17px 0 0;
    position: relative; }
    @media screen and (min-width: 48.0625em) {
      #site-navigation .menu-item-has-children:hover ul,
      #site-navigation .menu-item-has-children > a:focus + ul,
      #site-navigation .menu-item-has-children ul.active,
      #site-navigation .menu-item-has-children.focus ul {
        opacity: 1;
        transition: 0.1s 0s;
        visibility: visible; } }
    #site-navigation .menu-item-has-children:before {
      display: none; }
      @media screen and (min-width: 48.0625em) {
        #site-navigation .menu-item-has-children:before {
          color: #636363;
          display: block;
          font-size: 0.625em;
          position: absolute;
          right: -7px;
          top: 11px; } }
    #site-navigation .menu-item-has-children:hover:before {
      color: #262626;
      text-decoration: none; }
    @media screen and (min-width: 48.0625em) {
      #site-navigation .menu-item-has-children ul {
        background: #ffffff;
        border: 1px solid #cfcfcf;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
        left: -18px;
        opacity: 0;
        padding: 15px 20px;
        position: absolute;
        text-align: left;
        top: 100%;
        transition: 0.2s 0.6s;
        visibility: hidden;
        width: 225px; } }
    #site-navigation .menu-item-has-children li {
      float: none; }
      #site-navigation .menu-item-has-children li > a {
        display: block;
        padding: 6px 0; }
        #site-navigation .menu-item-has-children li > a:hover {
          text-decoration: underline; }
        #site-navigation .menu-item-has-children li > a:before {
          content: ''; }
  #site-navigation .search-container {
    position: absolute;
    right: -220px;
    top: 15px;
    transition: none;
    width: 190px; }
    @media screen and (min-width: 48.0625em) {
      #site-navigation .search-container {
        overflow: hidden;
        right: 26px;
        top: 18px;
        transition: 0.23s ease-in-out;
        width: 0; } }
    #site-navigation .search-container.active {
      width: 180px; }
  #site-navigation .search-toggle {
    display: none;
    font-size: 1em;
    font-weight: normal;
    margin: 16px 0 0 3px;
    padding: 6px 0 8px 3px;
    position: relative;
    width: 25px;
    z-index: 2; }
    @media screen and (min-width: 48.0625em) {
      #site-navigation .search-toggle {
        display: block;
        float: left; } }
    #site-navigation .search-toggle:hover, #site-navigation .search-toggle:active {
      text-decoration: none; }
    #site-navigation .search-toggle:before {
      color: #000;
      content: ' ';
      background-image: url("/wp-content/themes/guns-2015/images/search-icon.svg");
      height: 30px;
      width: 30px;
      background-size: 30px 30px;
      background-repeat: no-repeat;
      margin-top: -8px;
      position: static; }
    #site-navigation .search-toggle:hover:before, #site-navigation .search-toggle:active:before, #site-navigation .search-toggle.close:hover:before, #site-navigation .search-toggle.close:active:before {
      color: #2E4B59; }
    #site-navigation .search-toggle.close {
      height: 32px;
      padding: 0;
      width: 25px; }
      #site-navigation .search-toggle.close:after, #site-navigation .search-toggle.close:before {
        background: #636363;
        content: '';
        cursor: pointer;
        display: block;
        height: 1px;
        margin: 0;
        position: absolute;
        right: 0;
        top: 15px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        width: 15px; }
      #site-navigation .search-toggle.close:before {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg); }
      #site-navigation .search-toggle.close:hover:after, #site-navigation .search-toggle.close:hover:before {
        background: #000; }

.content-navigation {
  *zoom: 1;
  margin: 40px 0 50px 0; }
  .content-navigation:before, .content-navigation:after {
    content: " ";
    display: table; }
  .content-navigation:after {
    clear: both; }
  @media screen and (min-width: 40em) {
    .content-navigation {
      margin: 0; } }
  .home .content-navigation {
    width: 100%; }
    @media screen and (min-width: 40em) {
      .home .content-navigation {
        margin: 0 340px 0 0; } }
  .content-navigation .nav-next,
  .content-navigation .nav-previous {
    background: #ffffff;
    background: linear-gradient(to bottom, #ffffff 0%, #f4f4f4 100%);
    border: 1px solid #cfcfcf;
    border-radius: 2px;
    line-height: 1;
    position: relative; }
    .content-navigation .nav-next:before,
    .content-navigation .nav-previous:before {
      position: absolute;
      top: 5px;
      left: 8px; }
    .content-navigation .nav-next > a,
    .content-navigation .nav-previous > a {
      color: #262626;
      display: inline-block;
      font-family: Roboto, Arial, Helvetica, sans-serif;
      font-size: 0.75em;
      font-weight: bold;
      padding: 8px 16px; }
      .content-navigation .nav-next > a:hover, .content-navigation .nav-next > a:active,
      .content-navigation .nav-previous > a:hover,
      .content-navigation .nav-previous > a:active {
        text-decoration: underline; }
  .content-navigation .nav-next {
    float: right; }
    .content-navigation .nav-next:before {
      left: auto;
      right: 8px; }
    .content-navigation .nav-next > a {
      padding-right: 28px; }
  .content-navigation .nav-previous {
    float: left; }
    .content-navigation .nav-previous > a {
      padding-left: 28px; }

.cse .gsc-control-cse,
.gsc-control-cse,
.gsc-control-cse table,
.gsc-control-cse td,
.gsc-search-box,
.gsc-search-box table,
.gsc-search-box td,
.gsc-control-searchbox-only,
.gsc-control-searchbox-only table,
.gsc-control-searchbox-only td {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important; }

.gsc-control-searchbox-only {
  width: auto; }

.gsc-thumbnail-inside,
.gsc-url-top {
  padding: 0 !important; }

.gsc-url-top {
  font-weight: bold !important; }

.gsc-input-box {
  height: 36px !important;
  padding: 3px 12px 4px 12px !important; }
  .gsc-input-box input {
    height: 30px !important;
    line-height: 1 !important; }

input.gsc-search-button {
  background: none !important;
  background-color: #999999 !important;
  border: 0 none !important;
  height: auto !important;
  margin: 4px 0 0 3px !important;
  padding: 11px !important;
  width: auto !important; }

input.gsc-search-button:hover,
input.gsc-search-button:focus {
  background-color: #262626 !important; }

.gsst_a .gscb_a {
  color: #999999 !important;
  margin: 5px 0 0 0 !important; }
  .gsst_a .gscb_a:hover {
    color: #262626 !important; }

.gsc-tabsArea {
  display: none; }

.gsc-webResult.gsc-result {
  border-bottom: 1px solid #cfcfcf !important;
  padding: 20px 0 !important; }

.gsc-result .gs-title,
.gs-result .gs-title * {
  height: auto !important;
  font-family: Georgia, "Times New Roman", Times, serif, sans-serif;
  font-size: 22px !important;
  line-height: 1.2 !important;
  text-decoration: none !important; }

.gs-webResult.gs-result a,
.gs-imageResult a,
.gs-webResult.gs-result a.gs-title:link,
.gs-webResult.gs-result a.gs-title:link b,
.gs-imageResult a.gs-title:link,
.gs-imageResult a.gs-title:link b {
  color: #262626 !important;
  text-decoration: none !important; }
  .gs-webResult.gs-result a:hover,
  .gs-imageResult a:hover,
  .gs-webResult.gs-result a.gs-title:link:hover,
  .gs-webResult.gs-result a.gs-title:link b:hover,
  .gs-imageResult a.gs-title:link:hover,
  .gs-imageResult a.gs-title:link b:hover {
    text-decoration: underline !important; }

.gs-webResult div.gs-visibleUrl,
.gs-imageResult div.gs-visibleUrl {
  color: #636363 !important;
  font-size: 12px !important; }

.gs-webResult .gs-snippet,
.gs-imageResult .gs-snippet,
.gs-fileFormatType {
  font-family: Georgia, "Times New Roman", Times, serif, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.4 !important; }

.gsc-results .gsc-cursor-box {
  margin: 20px 0 !important; }

.gsc-results .gsc-cursor-box .gsc-cursor-current-page,
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  color: #005093 !important; }

.widget-area.homepage-upper {
  border-top: 1px solid #cfcfcf;
  padding: 30px 0 0 0; }
  @media screen and (min-width: 40em) {
    .widget-area.homepage-upper {
      border: 0 none;
      padding: 0; } }

.site-content.not-paged .widget-area.homepage-lower {
  margin: 47px 0 0 0; }

.widget-area .gfield_required {
  display: none; }

.widget-area .widget_constant-contact {
  margin-top: 60px; }

.widget-area .ad-wrap,
.widget-area div[class~="sidebar-ad"] {
  width: 300px;
  margin-left: auto;
  margin-right: auto; }

.widget-area + .widget-area {
  margin-top: 10px; }

.widget-area > aside {
  margin: 0 0 30px 0; }
  .widget-area > aside:last-child {
    margin-bottom: 0; }
    @media screen and (min-width: 30.0625em) {
      .widget-area > aside:last-child {
        margin-bottom: 30px; } }

.widget-area h3 {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 0.875em;
  margin: 0 0 4px 0; }

.widget-area .widget_guns_social_links_widget .widget-title,
.widget-area .tptn_posts_list_widget .widget-title {
  font-family: Quantico, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #424242;
  font-size: 1.375em;
  line-height: 1.375em; }
  .widget-area .widget_guns_social_links_widget .widget-title:after,
  .widget-area .tptn_posts_list_widget .widget-title:after {
    content: '';
    width: 32px;
    height: 4px;
    margin-top: 10px;
    background-color: #B5865D;
    display: block; }

#site-wrap {
  overflow: hidden;
  position: relative;
  right: 0;
  transition: all 0.2s ease; }
  @media screen and (min-width: 48.0625em) {
    #site-wrap {
      overflow: visible; } }
  #site-wrap.mobile-menu, #site-wrap:target {
    overflow: visible;
    right: 250px; }
    @media screen and (min-width: 48.0625em) {
      #site-wrap.mobile-menu, #site-wrap:target {
        right: 0; } }

#page {
  *zoom: 1;
  margin: 0 auto 50px auto;
  max-width: 1040px;
  padding: 0 10px; }
  #page:before, #page:after {
    content: " ";
    display: table; }
  #page:after {
    clear: both; }
  @media screen and (min-width: 20.0625em) {
    #page {
      padding: 0 20px; } }

.content-area {
  width: 100%; }
  @media screen and (min-width: 40em) {
    .content-area {
      clear: left;
      float: left;
      margin: 0 -340px 0 0; } }
  .home .not-paged .content-area {
    float: none;
    margin: 0; }

@media screen and (min-width: 40em) {
  .site-content {
    margin: 0 340px 0 0; } }

.home .site-content.not-paged {
  *zoom: 1;
  margin: 0; }
  .home .site-content.not-paged:before, .home .site-content.not-paged:after {
    content: " ";
    display: table; }
  .home .site-content.not-paged:after {
    clear: both; }

@media screen and (min-width: 40em) {
  .widget-area {
    clear: right;
    float: right;
    width: 300px; } }

.logo > a {
  background: url("images/guns-interim-logo@4x.png") no-repeat;
  background-size: 136px 44px;
  display: block;
  height: 44px;
  text-indent: -999em;
  width: 140px; }
  @media screen and (min-width: 30.0625em) {
    .logo > a {
      background-size: 238px 80px;
      height: 80px;
      width: 238px; } }

.opb-container {
  position: relative; }
  .opb-container .opb-text-bkg {
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    border: 2px solid #9c9d9d;
    max-height: 200px;
    max-width: 720px;
    background-color: rgba(255, 255, 255, 0.9);
    color: #4a4a4a; }
    .opb-container .opb-text-bkg .opb-text-insert {
      width: 100%;
      text-align: center;
      font-size: 46px;
      margin: auto; }
  .opb-container .opb-image {
    width: 100%; }

@media screen and (max-width: 800px) {
  .opb-text-bkg {
    padding: 0 !important; }
  .opb-text-insert {
    font-size: 34px; } }

@media screen and (max-width: 440px) {
  .opb-text-insert {
    font-size: 34px !important; } }

.archive .site-content article,
.category .site-content article {
  margin-bottom: 30px; }
  .archive .site-content article:last-child,
  .category .site-content article:last-child {
    margin-bottom: 24px; }

.archive .page-header,
.category .page-header {
  margin-top: -5px; }
  .archive .page-header > h1,
  .category .page-header > h1 {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 0.875em;
    margin: 0 0 14px 0; }

.archive.author .page-header > h2 {
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 0.875em;
  margin: 0 0 14px 0; }

.split-posts-wrapper {
  width: 100%; }
  @media screen and (min-width: 40em) {
    .split-posts-wrapper {
      clear: left;
      float: left;
      margin: 0 -340px 0 0; } }
  .split-posts-wrapper.second {
    border-top: 1px solid #cfcfcf; }
  .split-posts-wrapper > h2 {
    border-top: 3px solid #262626;
    display: inline-block;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 1em;
    margin: -1px 0 18px 0;
    padding: 2px 0 0 0; }
    .split-posts-wrapper > h2 a {
      color: #262626; }
      .split-posts-wrapper > h2 a:hover {
        text-decoration: none; }

@media screen and (min-width: 40em) {
  .upper-posts,
  .lower-posts {
    margin: 0 340px 0 0; } }

@media screen and (min-width: 40em) {
  .upper-posts article:last-child {
    padding: 0 0 44px 0; } }

body.single-guns-old-review .entry-content th,
body.single-guns-old-review .entry-content td {
  padding: 10px; }

body.single-guns-old-review .entry-content th {
  text-align: left; }

.single .ad-wrap {
  margin-top: 30px; }
  @media screen and (min-width: 40em) {
    .single .ad-wrap {
      margin-top: 0px; } }
  .single .ad-wrap .tablet-desktop-only {
    display: none; }
    @media screen and (min-width: 40em) {
      .single .ad-wrap .tablet-desktop-only {
        display: block; } }

.page-template-template-the-wire-php .entry-title {
  background: url("images/bg-highlight.png") no-repeat;
  font-family: "Courier New", Courier, monospace;
  font-size: 1.125em;
  font-weight: bold;
  margin: 0 0 8px -12px;
  padding: 5px 0 5px 12px; }

.page-template-template-the-wire-php .the-wire-archive {
  list-style: none;
  margin: 0;
  padding: 0; }
  .page-template-template-the-wire-php .the-wire-archive > li {
    border-bottom: 1px solid #cfcfcf;
    font-family: Roboto, Arial, Helvetica, sans-serif;
    line-height: 1.2;
    margin: 0 0 12px 0;
    padding: 0 0 8px 0; }
    .page-template-template-the-wire-php .the-wire-archive > li:last-child {
      border: 0 none;
      margin: 0;
      padding: 0; }
    .page-template-template-the-wire-php .the-wire-archive > li > a {
      color: #262626;
      font-size: 0.875em;
      font-weight: bold; }
      .page-template-template-the-wire-php .the-wire-archive > li > a:hover {
        text-decoration: none; }
        .page-template-template-the-wire-php .the-wire-archive > li > a:hover .wire-link {
          text-decoration: underline; }

.page-template-template-the-wire-php .time-ago,
.page-template-template-the-wire-php .source {
  color: #636363;
  font-size: 0.75em;
  font-weight: normal; }

.page-template-template-the-wire-php .source {
  margin: 0; }
  .page-template-template-the-wire-php .source > .icon-right-dir {
    color: #999999;
    display: inline-block;
    font-size: 1.5em;
    vertical-align: middle; }
    .page-template-template-the-wire-php .source > .icon-right-dir:before {
      margin: 0; }

body.submit-gun {
  font-family: 'Roboto', Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #424242;
  background-color: #2E4B59;
  background-image: url("/wp-content/themes/guns-2015/images/header-bg@2x.jpg");
  background-size: 466px 602px;
  border: none;
  padding: 0;
  margin: 0;
  position: relative;
  /** form styles **/
  /** end form styles **/
  /* Desktop */
  /* Tablet-specific */ }
  body.submit-gun .navbar {
    margin-bottom: 0; }
  body.submit-gun [class*='col-'] {
    padding-left: 15px;
    padding-right: 15px; }
  body.submit-gun [class*="col-"]:last-of-type {
    padding-right: 15px; }
  body.submit-gun .gform_wrapper .gform_footer input.button:hover, body.submit-gun .gform_wrapper .gform_footer input[type=submit]:hover, body.submit-gun .gform_wrapper .gform_page_footer input.button:hover, body.submit-gun .gform_wrapper .gform_page_footer input[type=submit]:hover {
    text-decoration: none; }
  body.submit-gun .selling-guns-form_wrapper form.selling-guns-form,
  body.submit-gun .gform_confirmation_wrapper {
    max-width: 825px;
    margin: 0 auto; }
  body.submit-gun .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body.submit-gun body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    display: inline; }
  body.submit-gun .gform_wrapper .top_label li ul.gfield_checkbox, body.submit-gun .gform_wrapper .top_label li ul.gfield_radio {
    display: inline-block;
    position: relative;
    width: 300px; }
  body.submit-gun #post-3062197 > div > div > div.row {
    margin-top: 0px; }
  body.submit-gun .gform_wrapper .gfield_radio li label {
    font-weight: 700; }
  body.submit-gun .gform_wrapper .gform_footer input.button:hover, body.submit-gun .gform_wrapper .gform_footer input[type=submit]:hover, body.submit-gun .gform_wrapper .gform_page_footer input.button:hover, body.submit-gun .gform_wrapper .gform_page_footer input[type=submit]:hover {
    text-decoration: none; }
  body.submit-gun #field_5_17 .gfield_label, body.submit-gun #field_5_18 .gfield_label {
    display: inline-block;
    width: 50%;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    line-height: 28px;
    color: #424242; }
  body.submit-gun #field_5_19 > label {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    line-height: 28px;
    color: #424242; }
  body.submit-gun .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description,
  body.submit-gun .gform_wrapper .field_description_below .gfield_description {
    padding-top: 16px;
    line-height: 1.5; }
  body.submit-gun .entry-header h1 {
    margin-top: 0; }
  body.submit-gun .logo {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; }
  body.submit-gun .faq-content .collapse {
    clear: both; }
  body.submit-gun .list-number {
    margin: 20px 0 10px 0; }
  body.submit-gun .list-number span {
    display: block;
    padding: 0 0 10px 0;
    border-bottom: 1px solid gray; }
  body.submit-gun .md-right {
    padding: 15px; }
  body.submit-gun p {
    margin: 15px 0; }
  body.submit-gun .btn-default {
    background-color: #B5865D;
    text-transform: uppercase;
    color: white;
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 0;
    height: 39px;
    line-height: 40px;
    border: none;
    padding: 0 20px;
    margin-left: 4px;
    font-weight: 400; }
  body.submit-gun .container, body.submit-gun .row {
    position: relative; }
  body.submit-gun .btn-default:hover {
    text-decoration: none;
    background-color: #B5865D;
    color: #EBEBEB; }
  body.submit-gun h1, body.submit-gun h2, body.submit-gun h3, body.submit-gun h4 {
    font-family: 'Quantico', Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    color: #032639;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: geometricPrecision; }
  body.submit-gun h1 {
    color: #032639;
    font-weight: 700;
    font-size: 68px;
    letter-spacing: -2px;
    line-height: 65px;
    margin: 10px 0 20px 0; }
  body.submit-gun h2 {
    font-weight: 700;
    text-align: center;
    font-size: 46px;
    line-height: 1;
    margin-bottom: 27px;
    letter-spacing: -1px; }
  body.submit-gun h3 {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 1; }
  body.submit-gun #main {
    background-color: #EBEBEB;
    background-image: url("/wp-content/themes/guns-2015/images/gray-textured-bg@2x.jpg");
    background-size: 258px 258px; }
  body.submit-gun .navbar, body.submit-gun footer, body.submit-gun #footer-newbrand, body.submit-gun .icon-circle {
    background-color: #2E4B59;
    background-image: url("/wp-content/themes/guns-2015/images/header-bg@2x.jpg");
    background-size: 466px 602px;
    color: white; }
  body.submit-gun .navbar-header, body.submit-gun .navbar-collapse {
    border: 0; }
  body.submit-gun .navbar.navbar-default {
    border-width: 0;
    border-radius: 0; }
  body.submit-gun .navbar-default .navbar-toggle.collapsed {
    background-color: transparent !important;
    border-color: #B5865D; }
  body.submit-gun .navbar-default .navbar-toggle {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: #B5865D; }
  body.submit-gun .navbar-default .navbar-toggle:focus, body.submit-gun .navbar-default .navbar-toggle:hover {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: #B5865D; }
  body.submit-gun .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff; }
  body.submit-gun .navbar-default .navbar-nav > li > a {
    color: white; }
  body.submit-gun .navbar-default .navbar-nav > li > a:hover,
  body.submit-gun .navbar-default .navbar-nav > li > a:active,
  body.submit-gun .navbar-default .navbar-nav > li > a:focus,
  body.submit-gun footer a:hover,
  body.submit-gun footer a:active,
  body.submit-gun footer a:focus {
    color: #EBEBEB; }
  body.submit-gun .navbar-brand {
    padding: 5px 5px 5px 15px; }
  body.submit-gun .navbar-header {
    padding: 5px 0; }
  body.submit-gun .icon-row {
    display: block; }
  body.submit-gun .icon-row div {
    text-align: center; }
  body.submit-gun .icon-row span {
    font-weight: 700;
    color: #2E4B59;
    line-height: 24px;
    text-transform: uppercase;
    display: block; }
  body.submit-gun .icon-row .icon-circle {
    display: block;
    background-color: #2E4B59;
    border-radius: 100%;
    height: auto;
    width: 100%;
    max-width: 152px;
    max-height: 152px;
    margin: 20px auto;
    padding: 40px;
    position: relative; }
  body.submit-gun .icon-row div img {
    margin: 0;
    padding: 0;
    display: block;
    vertical-align: center; }
  body.submit-gun #top.row {
    margin-bottom: 20px; }
  body.submit-gun .gunsmith .container-fluid > .row {
    margin-top: 0px; }
  body.submit-gun .gunsmith .bio-image {
    width: 100%;
    margin-top: 10px; }
  body.submit-gun .entry-content {
    padding-bottom: 40px; }
  body.submit-gun .entry-header {
    padding: 20px; }
  body.submit-gun .faq-link {
    clear: both;
    display: block;
    background-color: #2E4B59;
    line-height: 34px;
    padding: 20px 80px 20px 20px;
    color: white;
    margin-bottom: 20px;
    font-weight: 400;
    position: relative; }
  body.submit-gun .faq-link:hover {
    opacity: .9;
    text-decoration: none; }
  body.submit-gun .faq-link:focus,
  body.submit-gun .faq-link:active {
    opacity: 1;
    text-decoration: none; }
  body.submit-gun .faq-link:hover {
    opacity: .9;
    text-decoration: none; }
  body.submit-gun .circle-plus {
    height: 31px;
    width: 31px;
    font-size: 1em;
    position: absolute;
    top: 20px;
    right: 20px;
    opacity: 1; }
  body.submit-gun .circle-plus .circle {
    position: relative;
    width: 31px;
    height: 31px;
    border-radius: 100%;
    border: solid 1px #fff; }
  body.submit-gun .circle-plus .circle .horizontal {
    position: absolute;
    background-color: white;
    width: 11px;
    height: 1px;
    left: 50%;
    margin-left: -5.5px;
    top: 50%;
    margin-top: -.5px; }
  body.submit-gun .circle-plus .circle .vertical {
    position: absolute;
    background-color: white;
    width: 1px;
    height: 11px;
    left: 50%;
    margin-left: -.5px;
    top: 50%;
    margin-top: -5.5px; }
  body.submit-gun .faq-link:not(.collapsed) > .circle-plus > .circle > .vertical {
    transition: all 0.3s ease-in-out;
    transform: rotate(90deg);
    opacity: 1; }
  body.submit-gun .faq-link:not(.collapsed) > .circle-plus > .circle > .horizontal {
    transition: all 0.3s ease-in-out;
    transform: rotate(90deg);
    opacity: 0; }
  body.submit-gun .faq-link.collapsed > .circle-plus > .circle > .vertical {
    transition: all 0.3s ease-in-out;
    transform: rotate(-90deg);
    opacity: 1; }
  body.submit-gun .faq-link.collapsed > .circle-plus > .circle > .horizontal {
    transition: all 0.3s ease-in-out;
    transform: rotate(-90deg);
    opacity: 1; }
  body.submit-gun .faq-content > div {
    clear: both; }
  body.submit-gun footer {
    padding: 30px 30px 15px 30px;
    text-align: center; }
  body.submit-gun footer a.footer-link {
    display: block;
    color: white;
    margin-bottom: 20px;
    text-decoration: underline !important; }
  body.submit-gun footer a > img {
    margin: 0;
    padding: 0; }
  body.submit-gun .scroll-button a {
    display: none; }
  body.submit-gun .entry-header h1 {
    text-align: center;
    font-size: 64px;
    line-height: 72px;
    letter-spacing: -2px;
    font-weight: 700;
    padding-top: 58px; }
  body.submit-gun .gform_body p {
    text-align: left;
    margin-top: 0; }
  body.submit-gun label.gfield_label {
    color: #00273A;
    font-size: 16px;
    font-weight: bold;
    line-height: 15px;
    text-transform: uppercase; }
  body.submit-gun label.gfield_label .gfield_required {
    color: #00273A; }
  body.submit-gun .gform_body p {
    text-align: center; }
  body.submit-gun .gform_wrapper {
    margin-top: 0; }
  body.submit-gun .gform_body h3 {
    text-align: center;
    font-size: 32px;
    line-height: 38px;
    letter-spacing: -1px;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 10px; }
  body.submit-gun .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    height: 41px;
    border-radius: 3px;
    border: 1px solid #979797; }
  body.submit-gun select {
    border-radius: 3px;
    border: 1px solid #979797; }
  body.submit-gun .gform_wrapper .top_label .gfield_label {
    display: inline; }
  body.submit-gun .gform_wrapper ul.gfield_checkbox li, body.submit-gun .gform_wrapper ul.gfield_radio li {
    display: inline; }
  body.submit-gun body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body.submit-gun body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    display: inline; }
  body.submit-gun .gform_wrapper .top_label li ul.gfield_checkbox, body.submit-gun .gform_wrapper .top_label li ul.gfield_radio {
    display: inline; }
  body.submit-gun .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, body.submit-gun .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, body.submit-gun .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio], body.submit-gun .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
    height: 41px; }
  body.submit-gun .gform_wrapper .gfield_radio li {
    margin: 0 20px; }
  body.submit-gun .gform_wrapper .gfield_radio li label {
    margin-left: 10px;
    margin-top: 0px;
    font-weight: 400;
    color: #00273A;
    text-transform: uppercase; }
  body.submit-gun .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, body.submit-gun .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], body.submit-gun .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0; }
  body.submit-gun body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body.submit-gun body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
    margin-top: 0; }
  body.submit-gun .gfield_required {
    display: none; }
  body.submit-gun #field_5_17 .gfield_label, body.submit-gun #field_5_18 .gfield_label {
    display: inline-block;
    width: 50%;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    line-height: 28px;
    color: #424242; }
  body.submit-gun #field_5_19 > label {
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    line-height: 28px;
    color: #424242; }
  body.submit-gun .selling-guns-form_wrapper form.selling-guns-form {
    margin: 0; }
  body.submit-gun #field_1_25 p {
    text-align: left; }
  body.submit-gun .gform_wrapper .gform_footer {
    text-align: center; }
  body.submit-gun .gform_wrapper .gform_footer input.button, body.submit-gun .gform_wrapper .gform_footer input[type=submit], body.submit-gun .gform_wrapper .gform_page_footer input.button, body.submit-gun .gform_wrapper .gform_page_footer input[type=submit] {
    display: inline-block;
    background-color: #B5865D;
    text-transform: uppercase;
    font-weight: 400;
    color: white;
    font-size: 22px;
    border-radius: 0;
    line-height: 66px;
    border: none;
    padding: 0 26px;
    margin: 0 auto; }
  body.submit-gun .gform_wrapper input[type="file"] {
    line-height: 1;
    font-size: 13px; }
  body.submit-gun .selling-guns-form_wrapper form.selling-guns-form {
    max-width: 825px;
    margin: 0 auto; }
  body.submit-gun .list-number {
    width: 100%;
    display: block;
    text-align: left;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 21px; }
  @media all and (min-width: 768px) {
    body.submit-gun h1 {
      font-size: 114px;
      line-height: 96px;
      letter-spacing: -4px;
      margin-top: 50px; }
    body.submit-gun h2 {
      text-align: center;
      font-size: 64px;
      line-height: 60px;
      margin-bottom: 27px;
      letter-spacing: -2px; }
    body.submit-gun h3 {
      text-align: center;
      font-size: 18px; }
    body.submit-gun footer a {
      text-decoration: none; }
    body.submit-gun .scroll-button a {
      display: block;
      opacity: 0;
      right: -200px;
      position: fixed;
      z-index: 99;
      transition: right .3s ease-in, opacity .5s ease-in; }
    body.submit-gun .scroll-button a.affix-top {
      opacity: 0;
      right: -200px;
      position: fixed; }
    body.submit-gun .scroll-button a.affix {
      opacity: 1;
      right: 20px;
      position: fixed; }
    body.submit-gun .list-number {
      position: absolute;
      width: 10%;
      left: 0;
      top: 0;
      bottom: 0;
      text-align: center;
      font-size: 40px;
      font-weight: bold;
      letter-spacing: -3px;
      line-height: 47px; }
    body.submit-gun #post-3062197 > div > div > div.row {
      margin-top: 0px; }
    body.submit-gun .gunsmith .bio-image {
      float: right;
      max-width: 400px;
      margin: 0 0 10px 10px; }
    body.submit-gun .list-number span {
      padding-top: 40px; }
    body.submit-gun .content {
      padding: 40px 15% 0 15% !important; }
    body.submit-gun .list-number.md-right {
      left: auto;
      right: 0; }
    body.submit-gun .list-number div {
      display: block;
      height: 100%;
      color: #032639;
      border-left: none;
      border-bottom: none;
      border-right: 1px solid #2E4B59; }
    body.submit-gun .list-number.md-right div {
      border-right: none;
      border-bottom: none;
      border-left: 1px solid #2E4B59; }
    body.submit-gun .row {
      margin-top: 44px;
      margin-bottom: 44px; }
    body.submit-gun p.header-spacing {
      margin-left: 6px; }
    body.submit-gun .md-right {
      float: right; }
    body.submit-gun header .navbar-brand {
      height: auto; }
    body.submit-gun footer {
      padding: 0;
      text-align: center; }
    body.submit-gun .navbar-header {
      padding: 0; }
    body.submit-gun .navbar-brand {
      padding: 15px; }
    body.submit-gun .logo {
      width: auto;
      height: 88px; }
    body.submit-gun h1 {
      margin-top: 0; }
    body.submit-gun .navbar-nav > li > a {
      line-height: 95px; }
    body.submit-gun .nav > li + li > a:before,
    body.submit-gun .navbar-nav > li + li > a:before {
      content: '•';
      display: inline-block;
      width: 30px;
      text-align: center;
      margin-left: -10px; }
    body.submit-gun .nav > li > a,
    body.submit-gun .navbar-nav > li > a {
      padding: 10px 5px; } }
  @media all and (min-width: 768px) and (max-width: 992px) {
    body.submit-gun .logo {
      width: auto;
      height: 60px;
      margin-top: 13px; }
    body.submit-gun .list-number {
      width: 13%; } }

.acf-item-repeater {
  padding: 0;
  list-style: none; }

.selling-guns-form_wrapper form.selling-guns-form {
  margin: 0 -15px; }
  .selling-guns-form_wrapper form.selling-guns-form .col-xs-12 {
    width: 100%;
    padding: 0 15px; }
  .selling-guns-form_wrapper form.selling-guns-form .gform_footer {
    padding-left: 15px;
    padding-right: 15px; }

@media all and (min-width: 992px), print {
  form.selling-guns-form .gform_fields li.gfield {
    float: left;
    clear: none; }
    form.selling-guns-form .gform_fields li.gfield.col-md-6 {
      width: 50%; }
    form.selling-guns-form .gform_fields li.gfield.col-md-5 {
      width: 41.666666666%; }
    form.selling-guns-form .gform_fields li.gfield.col-md-4 {
      width: 33.333333333%; }
    form.selling-guns-form .gform_fields li.gfield.col-md-3 {
      width: 25%; }
      form.selling-guns-form .gform_fields li.gfield.col-md-3 img {
        width: 100%;
        height: auto; }
    form.selling-guns-form .gform_fields li.gfield.col-md-2 {
      width: 16.666666666%; }
    form.selling-guns-form .gform_fields li.gfield.caliber-field {
      clear: left; }
    form.selling-guns-form .gform_fields li.gfield.clear-left {
      clear: left; } }

@font-face {
  font-family: 'fontello';
  src: url("assets/fonts/fontello.eot?55159607");
  src: url("assets/fonts/fontello.eot?55159607#iefix") format("embedded-opentype"), url("assets/fonts/fontello.woff?55159607") format("woff"), url("assets/fonts/fontello.ttf?55159607") format("truetype"), url("assets/fonts/fontello.svg?55159607#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?55159607#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-search:before {
  content: '\e800'; }

/* '' */
.icon-down-open:before {
  content: '\e801'; }

/* '' */
.icon-cancel:before {
  content: '\e802'; }

/* '' */
.icon-gplus:before {
  content: '\e803'; }

/* '' */
.icon-twitter:before {
  content: '\e804'; }

/* '' */
.icon-youtube-play:before {
  content: '\e805'; }

/* '' */
.icon-facebook:before {
  content: '\e806'; }

/* '' */
.icon-rss:before {
  content: '\e807'; }

/* '' */
.icon-right-dir:before {
  content: '\e808'; }

/* '' */
.icon-left-dir:before {
  content: '\e809'; }

/* '' */
.rc-baheadline {
  margin-left: 5px;
  font-size: 22px;
  font-family: Georgia,Times,Times New Roman,serif; }

.rc-belowarticle .rc-description {
  font-size: 18px !important;
  font-weight: normal !important;
  font-family: Georgia, Times, Times New Roman, serif !important;
  line-height: 22px !important;
  margin-bottom: 10px !important; }

.rc-belowarticle .rc-branding {
  margin-bottom: 2px !important; }
