blockquote {
  padding: 14.6666666667px 32px;
  margin: 0;
  border-left: none;
  position: relative
}
blockquote:before {
  font-family: symbols;
  content: "\eb09";
  display: block;
  position: absolute;
  left: 9px;
  font-size: 12px;
  color: #494949
}
blockquote > p {
  position: relative;
  margin-bottom: 2px;
  line-height: 22px;
  color: #fff
}
blockquote footer {
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: .4px;
  color: #bfbfbf;
  padding-top: 1px
}
.e-badge-button {
  transition: background-color .2s ease-in-out;
  display: block;
  width: 100%;
  height: 65px;
  background: #242424;
  text-decoration: none;
  border: 1px solid #393939;
  border-radius: 6px;
  color: #d1d1d1;
  overflow: hidden;
  position: relative;
  text-align: left;
  padding: 0 30px
}
.e-badge-button:before {
  transition: .2s ease-in-out;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -35.75px;
  margin-top: -35.75px;
  width: 71.5px;
  height: 71.5px;
  border-radius: 71.5px;
  background: none;
  transform: scale(0)
}
.e-badge-button:active:before {
  background: rgba(255, 255, 255, .1215686275);
  transform: scale(1)
}
.e-badge-button:active,.e-badge-button:hover {
  color: #d1d1d1;
  background-color: #2c2c2c;
  text-decoration: none
}
.e-badge-button:active .icon,.e-badge-button:active [class^=icon-],.e-badge-button:hover .icon,.e-badge-button:hover [class^=icon-] {
  color: #ca9d24;
  fill: #ca9d24
}
.e-badge-button:focus,.e-badge-button:visited {
  color: #d1d1d1
}
.e-badge-button .icon,.e-badge-button [class^=icon-] {
  display: inline-block;
  color: #5c5c5c;
  line-height: 63px;
  vertical-align: top;
  width: 35px;
  text-align: center
}
.e-badge-button .icon:before,.e-badge-button [class^=icon-]:before {
  margin-top: -7px
}
.e-badge-button__label {
  display: inline-flex;
  margin: 0;
  width: 100%;
  height: 100%;
  vertical-align: top;
  line-height: 1.2;
  align-items: center;
  align-content: center;
  justify-content: center
}
.e-badge-button__label img,.e-badge-button__label svg {
  max-width: 100%;
  max-height: 100%;
  filter: invert(.5) brightness(70%);
  transition: filter .2s ease-in-out
}
.e-badge-button__label .grayscale {
  filter: grayscale(1) brightness(1.2)
}
.e-badge-button:not(.e-badge-button--disabled):hover .e-badge-button__label img,.e-badge-button:not(.e-badge-button--disabled):hover .e-badge-button__label svg,.e-badge-button:not(.e-badge-button--disabled):hover .e-badge-button__wrapper img,.e-badge-button:not(.e-badge-button--disabled):hover .e-badge-button__wrapper svg {
  filter: none
}
.e-badge-button--disabled:hover {
  background: #242424
}
.e-badge-button--disabled .icon,.e-badge-button--disabled [class^=icon-],.e-badge-button--disabled:hover .icon,.e-badge-button--disabled:hover [class^=icon-] {
  color: #2c2c2c;
  fill: #2c2c2c
}
.e-badge-button--disabled > * {
  color: #393939
}
.e-badge-button__ribbon {
  display: inline-flex;
  align-items: center;
  width: 51px;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  font-weight: 800;
  font-size: 11px;
  line-height: 1;
  text-transform: uppercase;
  text-align: right;
  color: #757575;
  padding-right: 11px;
  background: #242424
}
.e-badge-button__ribbon:after,.e-badge-button__ribbon:before {
  content: "";
  display: inline-block;
  background: #393939;
  width: 3px;
  height: 19px;
  position: absolute;
  right: 11px
}
.e-badge-button__ribbon:before {
  top: 0
}
.e-badge-button__ribbon:after {
  bottom: 0
}
.icon + .e-badge-button__label,.icon + .e-badge-button__ribbon + .e-badge-button__label,[class^=icon-] + .e-badge-button__label,[class^=icon-] + .e-badge-button__ribbon + .e-badge-button__label {
  width: 70%;
  width: calc(100% - 42px);
  padding-left: 15px;
  justify-content: left
}
.icon + .e-badge-button__ribbon + .e-badge-button__label,[class^=icon-] + .e-badge-button__ribbon + .e-badge-button__label {
  width: calc(100% - 65px)
}
.e-badge-button svg.icon {
  margin-top: -20px;
  margin-left: -20px;
  height: 105px;
  width: 65px
}
svg.icon + .e-badge-button__label {
  padding-left: 5px;
  width: calc(100% - 50px)
}
svg.icon + .e-badge-button__ribbon + .e-badge-button__label {
  padding-left: 5px;
  width: calc(100% - 75px)
}
.e-badge-button__wrapper {
  display: inline-block;
  width: 76px;
  text-align: center;
  margin-left: -15px
}
.e-badge-button__wrapper .grayscale {
  filter: grayscale(1) brightness(1.2)
}
.e-badge-button__image {
  height: auto;
  max-height: 55px;
  max-width: 76px;
  filter: invert(.5) brightness(70%);
  transition: filter .2s ease-in-out
}
.e-badge-button__wrapper+.e-badge-button__label,.e-badge-button__wrapper+.e-badge-button__ribbon+.e-badge-button__label {
  justify-content: left;
  padding-left: 10px;
  width: calc(100% - 86px)
}
.e-badge-button--with-image {
  display: flex!important;
  align-items: center
}
.e-badge-button .icon-ammo-223,.e-badge-button .icon-ammo-556x45,.e-badge-button .icon-ammo-762x39,.e-badge-button svg.icon-ammo-223,.e-badge-button svg.icon-ammo-556x45,.e-badge-button svg.icon-ammo-762x39 {
  font-size: 37px
}
.e-badge-button .icon-ammo-9,.e-badge-button svg.icon-ammo-9 {
  font-size: 20px
}
.e-badge-button .icon-ammo-45acp,.e-badge-button svg.icon-ammo-45acp {
  font-size: 22px
}
.e-badge-button .icon-ammo-40sw,.e-badge-button svg.icon-ammo-40sw {
  font-size: 21px
}
.e-badge-button .icon-ammo-22lr,.e-badge-button .icon-ammo-380acp,.e-badge-button svg.icon-ammo-22lr,.e-badge-button svg.icon-ammo-380acp {
  font-size: 17px
}
.e-badge-button .icon-ammo-12gauge,.e-badge-button svg.icon-ammo-12gauge {
  font-size: 40px
}
.e-badge-button .icon-ammo-308win,.e-badge-button svg.icon-ammo-308win {
  font-size: 48px
}
.e-badge-button .icon-ammo-38spl,.e-badge-button svg.icon-ammo-38spl {
  font-size: 27px
}
.e-badge-button .icon-ammo-357mag,.e-badge-button svg.icon-ammo-357mag {
  font-size: 28px
}
.e-badge-button .icon-ammo-cans,.e-badge-button .icon-t-shirts,.e-badge-button svg.icon-ammo-cans,.e-badge-button svg.icon-t-shirts {
  width: 40px;
  margin-right: 10px;
  margin-left: -10px
}
.e-badge-button .icon-flags,.e-badge-button .icon-magazines,.e-badge-button .icon-patches,.e-badge-button svg.icon-flags,.e-badge-button svg.icon-magazines,.e-badge-button svg.icon-patches {
  width: 30px;
  margin-left: -4px;
  margin-right: 14px
}
.block-info {
  position: relative
}
.block-info--nav,.block-info--toc {
  border: 1px solid #393939;
  border-radius: 15px;
  background: #1e1e1e;
  width: 100%;
  padding: 14px 16px 14px 56px;
  position: relative;
  box-shadow: 3px 6px 12px 0 #000
}
.block-info--nav:before,.block-info--toc:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: -1px;
  bottom: -1px
}
.block-info--nav:after,.block-info--toc:after {
  display: block;
  font-family: symbols;
  position: absolute;
  top: 15px;
  left: 10px;
  font-size: 20px;
  color: #494949
}
.block-info--toc-sidebar {
  position: sticky;
  top: 80px
}
@media (max-width:1023.98px) {
  .block-info__toggle-button {
    position: absolute;
    left: 100%;
    top: -1px;
    border: 0;
    width: 50px;
    height: 50px;
    display: block;
    background: #99161d;
    color: transparent;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    font-size: 0
  }
  .block-info__toggle-button:before {
    font-family: symbols;
    font-size: 22px;
    color: #fff;
    display: inline
  }
}
.block-info--toc .block-info__toggle-button:before {
  content: "\eb14"
}
.block-info--nav .block-info__toggle-button:before {
  content: "\eb08"
}
.block-info--toc {
  position: absolute;
  top: 22px;
  left: -33.3333333333%;
  left: calc(-33.3333333333% + 16px);
  width: 33.3333333333%;
  width: calc(33.3333333333% - 32px)
}
.block-info--toc:before {
  border: 2px solid #99161d;
  border-right: none;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background: #242424;
  color: #494949;
  width: 38px;
  text-align: center;
  padding: 5px 0;
  font-size: 25px
}
.block-info--toc:after {
  content: "\eb14"
}
.block-info--nav:before {
  border: 2px solid #ca9d24;
  border-right: none;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
  background: #242424;
  color: #494949;
  width: 38px;
  text-align: center;
  padding: 5px 0;
  font-size: 25px
}
.block-info--nav:after {
  content: "\eb08";
  top: 10px;
  left: 15px;
  font-size: 25px
}
@media (max-width:1023.98px) {
  .block-info--mobile-pinned {
    box-shadow: 3px 6px 12px 0 rgba(0, 0, 0, .5019607843);
    position: fixed;
    width: 270px;
    z-index: 1000;
    top: 185px;
    bottom: 25px;
    right: 100%;
    left: auto;
    border-top-right-radius: 0;
    border-color: #99161d
  }
  .block-info--mobile-pinned:after {
    font-family: symbols;
    content: "\eb13";
    font-size: 20px;
    color: #fff;
    display: inline-block;
    position: absolute;
    bottom: 5px;
    left: 50px;
    top: auto
  }
}
.block-title {
  font-size: 1.25rem;
  color: #bfbfbf;
  padding-left: 9px;
  line-height: 1.2
}
.block-title + .ss-container {
  margin-left: -9px
}
.block-content {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: .25px;
  color: #bfbfbf;
  padding: 3px 3px 3px 9px;
  overflow: hidden;
  height: 80%;
  height: -webkit-calc(100% - 66px);
  height: calc(100% - 66px);
  position: relative;
  margin-top: 11px
}
.block-content.ss-container {
  overflow: visible;
  padding: 0
}
.block-content.ss-container .ss-content {
  padding: 3px 3px 3px 9px
}
.block-content ul {
  margin: 0;
  padding: 0;
  list-style: none
}
.block-content ul ul {
  margin-left: 18px
}
.block-content a {
  transition: background .2s ease-in-out;
  color: #bfbfbf;
  margin-bottom: 4px;
  display: block;
  padding: 6px 10px
}
.block-content a:hover {
  background: #2c2c2c
}
.block-content > .ss-wrapper > .ss-content > ul > li > a:hover,.block-content > ul > li > a:hover {
  background: #242424
}
.block-content--toc-main > .ss-wrapper > .ss-content > ul > li > a,.block-content--toc-main > ul > li > a {
  position: relative
}
.block-content--toc-main > .ss-wrapper > .ss-content > ul > li > a:before,.block-content--toc-main > ul > li > a:before {
  content: "";
  display: block;
  position: absolute;
  left: -9px;
  top: 50%;
  margin-top: -9px;
  height: 16px;
  border-left: 2px solid #99161d
}
.block-content--nav-main > .ss-wrapper > .ss-content > ul > li > a,.block-content--nav-main > ul > li > a {
  position: relative
}
.block-content--nav-main > .ss-wrapper > .ss-content > ul > li > a:before,.block-content--nav-main > ul > li > a:before {
  content: "";
  display: block;
  position: absolute;
  left: -9px;
  top: 50%;
  margin-top: -9px;
  height: 16px;
  border-left: 2px solid #ca9d24
}
.block-content--nav-main li.active a {
  color: #fff
}
.block-content--nav-main li.hidden-by-default {
  display: none
}
.block-content--nav-main li.hidden-by-default--show {
  display: block;
  animation: 3s linear showHiddenItems
}
.block-content--nav-main ul ul {
  margin-top: 10px;
  margin-bottom: 20px
}
@keyframes showHiddenItems {
  from {
    background-color: #494949
  }
  to {
    background-color: transparent
  }
}
.block-content--nav-main,.block-content--toc-main {
  max-height: none;
  overflow: auto
}
.block-content--nav-main > .ss-wrapper > .ss-content > ul > li > a,.block-content--nav-main > ul > li > a,.block-content--toc-main > .ss-wrapper > .ss-content > ul > li > a,.block-content--toc-main > ul > li > a {
  color: #fff
}
.block-content--nav-main > .ss-wrapper > .ss-content > ul > li > a:before,.block-content--nav-main > ul > li > a:before,.block-content--toc-main > .ss-wrapper > .ss-content > ul > li > a:before,.block-content--toc-main > ul > li > a:before {
  transition: .2s ease-in-out;
  left: 0;
  margin-top: 0;
  transform: translate(0, -50%)
}
.block-content--nav-main > .ss-wrapper > .ss-content > ul > li > a:hover:before,.block-content--nav-main > ul > li > a:hover:before,.block-content--toc-main > .ss-wrapper > .ss-content > ul > li > a:hover:before,.block-content--toc-main > ul > li > a:hover:before {
  height: 100%
}
.block-content--nav-main ul ul,.block-content--toc-main ul ul {
  margin-left: 0
}
.block-content__show-more-item {
  font-style: italic
}
.block-content__show-more-item a {
  position: relative
}
.block-content__show-more-item a:after {
  content: "";
  display: inline-block;
  width: calc(76% - 55px);
  height: 1px;
  background: #2c2c2c;
  position: absolute;
  left: 75px;
  top: 50%
}
.block-content__show-more-item a.show-less:after {
  width: calc(76% - 70px);
  left: 90px
}
@media (max-width:1023.98px) {
  .block-info--mobile-pinned.toggle-showing,  .block-info--toc-open {
    transform: translate(245px, 0);
    animation: .5s animate
  }
  .block-info--mobile-pinned.toggle-hiding,  .block-info--toc-closing {
    animation: .5s reverse animate
  }
  .block-info--mobile-pinned.toggle-show,  .block-info--toc-close {
    transform: translate(245px, 0)
  }
  @keyframes animate {
    from {
      transform: translate(0, 0)
    }
    to {
      transform: translate(245px, 0)
    }
  }
  .block-info--mobile-pinned.block-info--nav:before,  .block-info--mobile-pinned.block-info--toc:before {
    display: none
  }
  .block-info--mobile-pinned.block-info--nav {
    border-color: #ca9d24
  }
  .block-info--mobile-pinned:not(.block-info--toc) .block-info__toggle-button {
    background: #ca9d24
  }
  .block-info--toc-faq .block-title {
    height: 52px
  }
  .block-info--toc-faq .block-content {
    height: -webkit-calc(100% - 83px);
    height: calc(100% - 83px)
  }
  .block-title {
    height: 35px
  }
}
@media (min-width:1024px) {
  .block-info--sticky li>ul,  .block-info__toggle-button {
    display: none
  }
  .block-info--toc-faq .block-title {
    height: 120px
  }
  .block-info--toc-faq .block-content {
    height: -webkit-calc(100% - 151px);
    height: calc(100% - 151px)
  }
  .block-content {
    height: -webkit-calc(100% - 51px);
    height: calc(100% - 51px)
  }
}
@media (min-width:1024px) and (max-width:1309.98px) {
  .block-info--nav-main {
    padding-left: 44px;
    padding-right: 12px
  }
}
@media (min-width:1310px) {
  .block-info--toc-faq .block-title {
    height: 60px
  }
  .block-info--toc-faq .block-content {
    height: -webkit-calc(100% - 91px);
    height: calc(100% - 91px)
  }
}
.ss-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  float: left
}
.ss-content {
  height: 100%;
  width: calc(100% + 18px);
  padding: 0;
  position: relative;
  overflow: auto;
  box-sizing: border-box
}
.ss-content.rtl {
  width: calc(100% + 18px);
  right: auto
}
.ss-scroll {
  position: relative;
  background: #5c5c5c;
  border-radius: 4px;
  top: 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  transition: opacity .25s linear;
  width: 4px
}
.ss-hidden {
  display: none
}
.ss-container:active .ss-scroll,.ss-container:hover .ss-scroll {
  opacity: 1
}
.ss-grabbed {
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none
}
:root {
  --scroll-width: 15px
}
.ss-content {
  width: -webkit-calc(100% + var(--scroll-width));
  width: calc(100% + var(--scroll-width))
}
.content-box-cols {
  margin-left: -16px;
  margin-right: -16px
}
.content-box-cols > .content-box,.content-box-cols__col {
  padding: 0 16px
}
.content-box-cols--pinned_button .content-box__wrapper {
  position: relative
}
.content-box-cols--pinned_button .content-box__data {
  padding-bottom: 74px
}
.content-box-cols--pinned_button .content-box__button-wrapper {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 14px;
  padding-left: 16px;
  padding-right: 16px
}
@media (min-width:768px) and (max-width:1023.98px) {
  .content-box-cols--4 {
    display: flex;
    flex-wrap: wrap
  }
  .content-box-cols--4 .content-box-cols__col,  .content-box-cols--4 > .content-box {
    width: 50%;
    margin-bottom: 30px
  }
  .content-box-cols--4 .content-box-cols__col .content-box__wrapper,  .content-box-cols--4 > .content-box .content-box__wrapper {
    height: 100%;
    margin-bottom: 0
  }
}
@media (min-width:1024px) {
  .content-box-cols {
    display: flex
  }
  .content-box-cols > .content-box .content-box__wrapper,  .content-box-cols__col .content-box__wrapper {
    height: 100%;
    margin-bottom: 0
  }
  .content-box-cols--2,  .content-box-cols--3,  .content-box-cols--4 {
    margin-bottom: 30px
  }
  .content-box-cols--2 .content-box-cols__col,  .content-box-cols--2 > .content-box {
    width: 50%
  }
  .content-box-cols--3 .content-box-cols__col,  .content-box-cols--3 > .content-box {
    width: 33.33333%
  }
  .content-box-cols--4 .content-box-cols__col,  .content-box-cols--4 > .content-box {
    width: 25%
  }
}
.swwh,.swwh-block {
  padding: 21.3333333333px;
  margin-bottom: 2rem;
  background: #242424;
  text-align: center
}
.swwh-block__type,.swwh__type {
  font-weight: bold
}
.swwh-block__button,.swwh__button {
  vertical-align: middle;
  margin-left: 6px;
  margin-top: -1px
}
a.swwh-block__button,a.swwh__button {
  display: inline-block
}
.swwh p:last-of-type,.swwh-block p:last-of-type {
  margin-bottom: 0
}
.swwh-block p,.swwh__small-paragraph {
  font-size: 14px
}
.content-box__articles {
  margin: 0;
  padding: 0
}
.content-box__articles-wrapper {
  list-style-type: none;
  margin-bottom: 10px
}
.content-box__articles-wrapper em {
  color: #757575
}
.content-box__articles-link,.content-box__articles-link:visited {
  color: #d1d1d1
}
.content-box__articles-link:hover {
  color: #d44c3e
}
@media (min-width:768px) {
  .content-box__articles--columns-view {
    column-count: 2;
    column-fill: balance
  }
  .content-box__articles--columns-view .content-box__articles-link {
    display: inline-block
  }
  .content-box__articles--columns-view .content-box__articles-wrapper {
    -webkit-column-break-inside: avoid;
    display: table
  }
}
@media (min-width:1310px) {
  .content-box-cols--pinned_button .content-box__button-wrapper {
    padding-left: 8%;
    padding-right: 8%
  }
  .content-box__articles--columns-view {
    column-count: 3;
    margin-bottom: 15px
  }
}
.content-box__data-infogram {
  margin-left: -11px;
  margin-right: -4px;
  padding-top: 10px
}
.content-box__data-infogram--fill-top {
  padding-top: 0;
  margin-top: -8px
}
.content-box__data-infogram .b-infogram-embed {
  width: 100%;
  max-width: 295px;
  margin: 0 auto
}
@media (min-width:360px) {
  .content-box__data-infogram--firearm-background-check-data iframe {
    height: 770px
  }
}
@media (min-width:420px) {
  .content-box__data-infogram--firearm-background-check-data iframe {
    height: 740px
  }
}
.b-popular-ammo {
  display: flex;
  flex-wrap: wrap
}
.b-popular-ammo__item {
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .5019607843)
}
@media (min-width:768px) {
  .content-box__data-infogram {
    margin-right: -12px
  }
  .content-box__data-infogram--firearm-background-check-data iframe {
    height: 768px
  }
  .content-box__data-infogram .b-infogram-embed {
    max-width: 255px;
    margin-left: 0
  }
  .b-popular-ammo:first-of-type {
    margin-bottom: -10px
  }
  .b-popular-ammo:last-of-type {
    margin-bottom: 10px
  }
}
@media (min-width:768px) and (max-width:1309.98px) {
  .b-popular-ammo > * {
    width: calc(50% - 7.5px);
    margin-right: 15px
  }
  .b-popular-ammo > :nth-child(2n+2) {
    margin-right: 0
  }
}
@media (min-width:1024px) {
  .b-popular-ammo:last-of-type {
    margin-bottom: -10px
  }
}
@media (min-width:1310px) {
  .b-popular-ammo > * {
    width: calc(33.3333% - 10px);
    margin-right: 15px
  }
  .b-popular-ammo > :nth-child(3n+3) {
    margin-right: 0
  }
}
.author-indicator {
  padding: 6px 0 20px
}
.author-indicator__wrapper {
  display: inline-block;
  position: relative;
  padding-left: 50px;
  padding-right: 20px;
  background: #393939;
  min-width: 156px;
  min-height: 42px;
  margin-left: 20px
}
.author-indicator__img {
  max-width: 56px;
  position: absolute;
  left: -20px;
  top: -webkit-calc(50% - 27px);
  top: calc(50% - 27px)
}
.author-indicator__info {
  position: relative;
  top: 6px
}
.author-indicator__intro {
  font-size: 12px;
  line-height: 1em;
  margin: 1px 0 -3px
}
.author-indicator__name {
  display: inline-block;
  font-size: 16px;
  line-height: 1em;
  text-decoration: none;
  color: #fff
}
.author-indicator__name:focus,.author-indicator__name:hover,.author-indicator__name:visited {
  color: #fff
}
.content-box .author-indicator__wrapper {
  margin-left: -15px;
  padding-left: 85px
}
.content-box .author-indicator__img {
  left: 15px
}
.content-box--libsyn {
  float: right;
  clear: right;
  margin-left: 10px
}
.content-box--libsyn .content-box__container .icon {
  fill: #ca9d24
}
.libsyn-player__wrapper {
  padding: 10px 10px 5px;
  border-radius: 10px;
  background: #fff;
  margin-bottom: 13px
}
.libsyn-player__podcasts-list {
  padding: 0;
  margin: 0;
  display: flex;
  list-style: none;
  flex-wrap: wrap
}
.libsyn-player__link-wrapper {
  margin: 0 10px 10px 0
}
@media (min-width:768px) {
  .content-box .author-indicator__wrapper {
    margin-left: -25px;
    padding-left: 95px
  }
  .content-box .author-indicator__img {
    left: 25px
  }
  .content-box--libsyn {
    margin-left: 20px
  }
  .libsyn-player__podcasts-list {
    justify-content: space-between
  }
  .libsyn-player__link-wrapper {
    margin-right: 0
  }
}
.shop-now {
  border-radius: 12px;
  background: #242424;
  padding: 19px 18px;
  border: 1px solid #393939;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .5019607843);
  display: inline-block;
  margin: 0 0 10px
}
.shop-now--right {
  float: right;
  margin-left: 15px
}
.shop-now--left {
  float: left;
  margin-right: 15px
}
.shop-now__image {
  border-radius: 6px
}
.shop-now__separator {
  margin: 10px 0 0;
  text-align: center
}
.shop-now__button {
  margin-bottom: -.4rem
}
@media (max-width:575.98px) {
  .shop-now--left,  .shop-now--right {
    width: 100%;
    margin: 10px 0
  }
}
.thumbnail {
  width: 320px;
  max-width: 100%;
  border-radius: 12px;
  background: #242424;
  padding: 19px 18px;
  border: 1px solid #393939;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, .5019607843);
  display: inline-block;
  margin: 10px
}
.thumbnail--quote-frame {
  width: auto;
  max-width: 788px;
  vertical-align: top
}
.thumbnail--quote-frame-instagram {
  max-width: 530px
}
.thumbnail img {
  width: 100%;
  border-radius: 6px
}
.thumbnail-left {
  float: left;
  margin-left: 0
}
.thumbnail-right {
  float: right;
  margin-right: 0
}
.thumbnail-center {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.thumbnail .caption {
  padding: 15px 0 0;
  margin: 0
}
.thumbnail .caption :last-child {
  margin-bottom: 0
}
.embed-this {
  text-align: center;
  margin: 15px 0 20px
}
.embed-this strong,.embed-this__title {
  display: block
}
.embed-this textarea,.embed-this__code {
  display: block;
  margin: 0 auto 27px;
  font-size: 12px;
  width: 100%;
  height: 6em
}
@media (min-width:1024px) {
  .embed-this textarea,  .embed-this__code {
    width: 70%
  }
}
.table-responsive {
  overflow-x: auto;
  overflow-y: hidden
}
.table-responsive--ballistics td {
  font-size: 12px
}
.table-responsive--ballistics-covid-19 td {
  font-size: 11px
}
@media (min-width:360px) {
  .table-responsive--ballistics-covid-19 td {
    font-size: 12px
  }
}
@media (min-width:480px) {
  .table-responsive--ballistics td {
    font-size: 16px
  }
}
@media (max-width:767.98px) {
  .table-responsive--ballistics td {
    text-align: right
  }
  .table-responsive--ballistics td:before {
    width: 75%;
    padding-right: 10px
  }
}
@media (min-width:768px) and (max-width:1309.98px) {
  .table-responsive--ballistics td {
    text-align: left
  }
  .table-responsive--ballistics td:before {
    width: 55%
  }
}
@media (max-width:1309.98px) {
  .table-responsive--ballistics {
    border: none
  }
  .table-responsive--ballistics table,  .table-responsive--ballistics tbody,  .table-responsive--ballistics td,  .table-responsive--ballistics th,  .table-responsive--ballistics thead,  .table-responsive--ballistics tr {
    display: block
  }
  .table-responsive--ballistics table {
    border: none
  }
  .table-responsive--ballistics thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px
  }
  .table-responsive--ballistics tbody tr:nth-of-type(1) {
    display: none
  }
  .table-responsive--ballistics tr {
    margin: 0 0 20px;
    border: 1px solid #eee;
    border-bottom: none
  }
  .table-responsive--ballistics td {
    border: none!important;
    border-bottom: 1px solid #eee!important;
    position: relative;
    white-space: normal!important
  }
  .table-responsive--ballistics td:before {
    display: block;
    float: left;
    padding-right: 10px;
    text-align: left
  }
  .table-responsive--ballistics td:after {
    clear: both;
    display: block;
    content: ""
  }
  .table-responsive--ballistics-muzzle-no-details tbody tr:nth-of-type(1) {
    display: block
  }
  .table-responsive--ballistics-muzzle-no-details td:nth-of-type(1):before {
    content: "Bullet WEIGHT"
  }
  .table-responsive--ballistics-muzzle-no-details td:nth-of-type(2):before,  .table-responsive--ballistics-muzzle-no-details td:nth-of-type(3):before,  .table-responsive--ballistics-muzzle-no-details td:nth-of-type(4):before {
    content: "Muzzle VELOCITY (fps):"
  }
  .table-responsive--ballistics-muzzle-no-details td:nth-of-type(5):before,  .table-responsive--ballistics-muzzle-no-details td:nth-of-type(6):before,  .table-responsive--ballistics-muzzle-no-details td:nth-of-type(7):before {
    content: "Muzzle ENERGY (ft. lbs.):"
  }
  .table-responsive--ballistics-muzzle-no-details td:nth-of-type(8):before,  .table-responsive--ballistics-muzzle-no-details td:nth-of-type(9):before {
    content: "Mid-Range TRAJECTORY (in.):"
  }
  .table-responsive--ballistics-muzzle-no-details td:nth-of-type(10):before {
    content: "Barrel Length (in.):"
  }
  .table-responsive--ballistics-muzzle-100 td:nth-of-type(1):before {
    content: "Bullet WEIGHT"
  }
  .table-responsive--ballistics-muzzle-100 td:nth-of-type(2):before {
    content: 'Muzzle VELOCITY (fps) 22-1/2" Bbl.: Muzzle'
  }
  .table-responsive--ballistics-muzzle-100 td:nth-of-type(3):before {
    content: 'Muzzle VELOCITY (fps) 22-1/2" Bbl.: 100 yds.'
  }
  .table-responsive--ballistics-muzzle-100 td:nth-of-type(4):before {
    content: 'Muzzle ENERGY (ft. lbs.) 22-1/2" Bbl.: Muzzle'
  }
  .table-responsive--ballistics-muzzle-100 td:nth-of-type(5):before {
    content: 'Muzzle ENERGY (ft. lbs.) 22-1/2" Bbl.: 100 yds.'
  }
  .table-responsive--ballistics-muzzle-100 td:nth-of-type(6):before {
    content: "Mid-Range TRAJECTORY (in.): 100 yds."
  }
  .table-responsive--ballistics-muzzle-100 td:nth-of-type(7):before {
    content: 'Muzzle Velocity: 6" Bbl.'
  }
  .table-responsive--ballistics-muzzle-50-100 td:nth-of-type(1):before {
    content: "Bullet WEIGHT"
  }
  .table-responsive--ballistics-muzzle-50-100 td:nth-of-type(2):before {
    content: "Muzzle VELOCITY (fps): Muzzle"
  }
  .table-responsive--ballistics-muzzle-50-100 td:nth-of-type(3):before {
    content: "Muzzle VELOCITY (fps): 50 yds."
  }
  .table-responsive--ballistics-muzzle-50-100 td:nth-of-type(4):before {
    content: "Muzzle VELOCITY (fps): 100 yds."
  }
  .table-responsive--ballistics-muzzle-50-100 td:nth-of-type(5):before {
    content: "Muzzle ENERGY (ft. lbs.): Muzzle"
  }
  .table-responsive--ballistics-muzzle-50-100 td:nth-of-type(6):before {
    content: "Muzzle ENERGY (ft. lbs.): 50 yds."
  }
  .table-responsive--ballistics-muzzle-50-100 td:nth-of-type(7):before {
    content: "Muzzle ENERGY (ft. lbs.): 100 yds."
  }
  .table-responsive--ballistics-muzzle-50-100 td:nth-of-type(8):before {
    content: "Mid-Range TRAJECTORY (in.): 50 yds."
  }
  .table-responsive--ballistics-muzzle-50-100 td:nth-of-type(9):before {
    content: "Mid-Range TRAJECTORY (in.): 100 yds."
  }
  .table-responsive--ballistics-muzzle-50-100 td:nth-of-type(10):before {
    content: "Barrel Length (in.):"
  }
  .table-responsive--ballistics-muzzle-100-200-300-400 td:nth-of-type(1):before {
    content: "Bullet WEIGHT"
  }
  .table-responsive--ballistics-muzzle-100-200-300-400 td:nth-of-type(2):before {
    content: "Muzzle VELOCITY (fps): Muzzle"
  }
  .table-responsive--ballistics-muzzle-100-200-300-400 td:nth-of-type(3):before {
    content: "Muzzle VELOCITY (fps): 100 yds."
  }
  .table-responsive--ballistics-muzzle-100-200-300-400 td:nth-of-type(4):before {
    content: "Muzzle VELOCITY (fps): 200 yds."
  }
  .table-responsive--ballistics-muzzle-100-200-300-400 td:nth-of-type(5):before {
    content: "Muzzle VELOCITY (fps): 300 yds."
  }
  .table-responsive--ballistics-muzzle-100-200-300-400 td:nth-of-type(6):before {
    content: "Muzzle VELOCITY (fps): 400 yds."
  }
  .table-responsive--ballistics-muzzle-100-200-300-400 td:nth-of-type(7):before {
    content: "Muzzle ENERGY (ft. lbs.): Muzzle"
  }
  .table-responsive--ballistics-muzzle-100-200-300-400 td:nth-of-type(8):before {
    content: "Muzzle ENERGY (ft. lbs.): 100 yds."
  }
  .table-responsive--ballistics-muzzle-100-200-300-400 td:nth-of-type(9):before {
    content: "Muzzle ENERGY (ft. lbs.): 200 yds."
  }
  .table-responsive--ballistics-muzzle-100-200-300-400 td:nth-of-type(10):before {
    content: "Muzzle ENERGY (ft. lbs.): 300 yds."
  }
  .table-responsive--ballistics-muzzle-100-200-300-400 td:nth-of-type(11):before {
    content: "Muzzle ENERGY (ft. lbs.): 400 yds."
  }
  .table-responsive--ballistics-muzzle-100-200-300-400 td:nth-of-type(12):before {
    content: "TRAJECTORY (in.): 100 yds."
  }
  .table-responsive--ballistics-muzzle-100-200-300-400 td:nth-of-type(13):before {
    content: "TRAJECTORY (in.): 200 yds."
  }
  .table-responsive--ballistics-muzzle-100-200-300-400 td:nth-of-type(14):before {
    content: "TRAJECTORY (in.): 300 yds."
  }
  .table-responsive--ballistics-muzzle-100-200-300-400 td:nth-of-type(15):before {
    content: "TRAJECTORY (in.): 400 yds."
  }
  .table-responsive--ballistics-shotgun tbody tr:nth-of-type(1) {
    display: block
  }
  .table-responsive--ballistics-shotgun td:nth-of-type(1):before {
    content: "Shell Length"
  }
  .table-responsive--ballistics-shotgun td:nth-of-type(2):before {
    content: "Shot Ozs."
  }
  .table-responsive--ballistics-shotgun td:nth-of-type(3):before {
    content: "Shot Sizes"
  }
  .table-responsive--ballistics-shotgun td:nth-of-type(4):before {
    content: "Load Style"
  }
  .table-responsive--ballistics-shotgun td:nth-of-type(5):before {
    content: "Dram Equivalent"
  }
  .table-responsive--ballistics-shotgun td:nth-of-type(6):before {
    content: "Velocity (fps)"
  }
  .table-responsive--ballistics-covid-19 td:nth-of-type(1):before {
    content: "State Ranking by Sales Volume"
  }
  .table-responsive--ballistics-covid-19 td:nth-of-type(2):before {
    content: "% Increase"
  }
  .table-responsive--ballistics-covid-19 td:nth-of-type(3):before {
    content: "Most Popular Caliber by Sales Volume"
  }
  .table-responsive--ballistics-covid-19 td:nth-of-type(4):before {
    content: "% Increase"
  }
  .table-responsive--ballistics-covid-19 td:nth-of-type(5):before {
    content: "2nd Most Popular Caliber by Sales Volume"
  }
  .table-responsive--ballistics-covid-19 td:nth-of-type(6):before {
    content: "% Increase"
  }
  .table-responsive--ballistics-covid-19 td:nth-of-type(7):before {
    content: "3rd Most Popular Caliber by Sales Volume"
  }
  .table-responsive--ballistics-covid-19 td:nth-of-type(8):before {
    content: "% Increase"
  }
}
.b-embed-youtube-player {
  max-width: 610px
}
.b-embed-youtube-player .icon-sound {
  fill: #ca9d24
}
.b-embed-youtube-player__iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0
}
.b-embed-youtube-player__iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.b-form {
  position: relative
}
.b-form .please-wait {
  position: absolute;
  background: #1a1A1Aaa;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center
}
.b-form .please-wait .icon-loader {
  margin-right: 10px
}
@media (max-width:767.98px) {
  .b-popular-brands-and-calibers .b-popular-ammo {
    flex-direction: column;
    height: 225px;
    overflow: scroll hidden;
    width: auto;
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 4px;
    scrollbar-width: none;
    -ms-overflow-style: none
  }
  .b-popular-brands-and-calibers .b-popular-ammo::-webkit-scrollbar {
    display: none
  }
  .b-popular-brands-and-calibers .b-popular-ammo__item {
    margin-right: 12px
  }
  .b-popular-brands-and-calibers__calibers .b-popular-ammo__item {
    width: 126px;
    padding-left: 11px;
    padding-right: 5px
  }
  .b-popular-brands-and-calibers__brands .b-popular-ammo__item {
    width: 250px
  }
}
.hero-image {
  margin: 0 0 1em;
  padding: 5px;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px
}
.hero-image--top {
  margin-top: -13px
}
.hero-image-title {
  margin: 0;
  font-size: 20px;
  font-weight: normal;
  text-align: center
}
.hero-image-title .icon {
  font-size: 1.2em;
  vertical-align: bottom
}
.hero-image-subtitle {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  margin: .5em .5em .25em
}
@media (min-width:768px) {
  .hero-image {
    padding: 35px 0;
    min-height: 240px
  }
  .hero-image-title {
    font-size: 40px
  }
  .hero-image-subtitle {
    font-size: 20px;
    line-height: 1.2
  }
}
@media (min-width:1310px) {
  .hero-image {
    padding-top: 15px;
    min-height: 260px
  }
  .hero-image-title {
    font-size: 4em
  }
  .hero-image-subtitle {
    font-size: 25px;
    margin-top: 12px
  }
}
.hero-section {
  margin: 0 auto;
  padding: 22px 0;
  text-align: center
}
.hero-section .hero-section-title {
  text-align: center;
  border-bottom: none
}
.hero-section .hero-section-title h1 {
  margin-top: 0
}
.hero-section .hero-section-col > a > img {
  margin-bottom: 10px
}
.hero-grid {
  margin: 0;
  padding: 0
}
.hero-grid li {
  margin-bottom: 22px;
  list-style: none;
  text-align: center;
  vertical-align: top
}
.hero-grid img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: 190px;
  width: 190px;
  padding: 5px;
  border-radius: 10px;
  background: #fff
}
.hero-section-col2,.hero-section-col3 {
  margin-left: -16px;
  margin-right: -16px
}
.hero-section-col2:after,.hero-section-col2:before,.hero-section-col3:after,.hero-section-col3:before {
  content: " ";
  display: table
}
.hero-section-col2:after,.hero-section-col3:after {
  clear: both
}
.hero-section-col2 .hero-section-col,.hero-section-col3 .hero-section-col {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  float: left;
  width: 100%;
  margin-bottom: 22px
}
.hero-section-col3 .hero-section-col {
  max-width: 500px;
  float: none;
  margin-left: auto;
  margin-right: auto
}
@media (min-width:768px) {
  .hero-section-col3 .hero-section-col {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
    float: none;
    width: 48%;
    max-width: 500px;
    display: inline-block;
    vertical-align: top
  }
}
@media (min-width:1310px) {
  .hero-section {
    max-width: 70%
  }
  .hero-section-col2,  .hero-section-col3,  .hero-section-full-width {
    max-width: 100%;
    margin: 0
  }
  .hero-grid li {
    display: inline-block;
    width: 24%
  }
  .hero-section-col2 .hero-section-col {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
    float: left;
    width: 50%
  }
  .hero-section-col3 .hero-section-col {
    position: relative;
    min-height: 1px;
    padding-left: 16px;
    padding-right: 16px;
    float: left;
    width: 33.3333333333%
  }
  .hero-section-col3 .hero-section-col:nth-of-type(4n+1) {
    clear: both
  }
}
.badge-generator {
  margin: 0 0 22px
}
.badge-generator .controls {
  margin: 11px 0 0
}
.badge-generator .code {
  margin: 6px 0 0
}
.badge-generator .code input {
  width: 100%
}
.caricature {
  text-align: center;
  padding-bottom: 10px
}
.caricature__img {
  max-width: 100%;
  max-height: 380px;
  border-radius: 10px
}
span[data-sumome-listbuilder-embed-id] {
  display: block;
  width: 100%;
  max-width: 512px;
  margin: 15px auto;
  position: relative
}
span[data-sumome-listbuilder-embed-id]:before {
  font-family: symbols;
  content: "\eb22";
  font-size: 44px;
  display: block;
  color: #ca9d24;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: 1s steps(12) infinite spinner;
  transform: none;
  margin: -33px 0 0 -22px
}
@keyframes spinner {
  0% {
    transform: rotate(0)
  }
  100% {
    transform: rotate(359deg)
  }
}
span[data-sumome-listbuilder-embed-id]:after {
  content: "";
  display: block;
  padding-top: 36.364%;
  min-height: 66px
}
.sumo-form-wrapper + span[data-sumome-listbuilder-embed-id] {
  display: none
}
.b-cms-nw {
  clear: both;
  padding: 4px 0
}
.b-cms-nw__title {
  text-transform: uppercase
}
.b-cms-nw__item {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  margin: 0 0 10px
}
.b-cms-nw__item span {
  background: #393939;
  width: 100%;
  padding: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  line-height: 1.9
}
.b-cms-nw__link {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  border: 2px solid #393939;
  white-space: nowrap;
  display: flex;
  align-items: center;
  padding: 0 15px
}
.b-cms-nw__link,.b-cms-nw__link:focus,.b-cms-nw__link:visited {
  color: #d1d1d1
}
.b-cms-nw__link:before {
  content: "";
  background: url(https://d1w4q6ldc8l0qo.cloudfront.net/skin/frontend/ammocom/default/images/components/cms/blocks/notable-works/book.svg);
  width: 22px;
  height: 16px;
  margin-right: 10px;
  filter: brightness(1) grayscale(1)
}
.b-cms-nw__link:hover {
  color: #ca9d24
}
.b-cms-nw__link:hover:before {
  filter: none
}
.b-cms-linkedin-foot {
  border-top: 2px solid #393939;
  padding: 20px 16px
}
.b-cms-linkedin-foot__link {
  text-transform: uppercase;
  display: inline-flex;
  align-items: center
}
.b-cms-linkedin-foot__link,.b-cms-linkedin-foot__link:visited {
  color: #d1d1d1
}
.b-cms-linkedin-foot__link img {
  margin-left: 10px;
  filter: brightness(1) grayscale(1)
}
.b-cms-linkedin-foot__link:hover img {
  filter: none
}
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.lightSlider:after,.lightSlider:before {
  content: " ";
  display: table
}
.lightSlider {
  overflow: hidden;
  margin: 0;
  z-index: 2
}
.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative
}
.lSSlideWrapper > .lightSlider:after {
  clear: both
}
.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 1s,height 1s;
  -moz-transition-property: -moz-transform,height;
  transition-property: transform,height;
  -webkit-transition-duration: inherit!important;
  transition-duration: inherit!important;
  -webkit-transition-timing-function: inherit!important;
  transition-timing-function: inherit!important
}
.lSSlideWrapper .lSFade {
  position: relative
}
.lSSlideWrapper .lSFade > * {
  position: absolute!important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%
}
.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit!important;
  transition-duration: inherit!important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit!important;
  transition-timing-function: inherit!important
}
.lSSlideWrapper .lSFade > .active {
  z-index: 10
}
.lSSlideWrapper.usingCss .lSFade > .active {
  opacity: 1
}
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center
}
.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px
}
.lSSlideOuter .lSPager.lSpg > li a {
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  -webkit-transition: .5s linear;
  transition: .5s linear;
  z-index: 2;
  background: #ddd
}
.lSSlideOuter .lSPager.lSpg > li.active a,.lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #428bca
}
.lSSlideOuter .media {
  opacity: .8
}
.lSSlideOuter .media.active {
  opacity: 1
}
.lSSlideOuter .lSPager.lSGallery {
  list-style: none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden
}
.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px
}
.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%
}
.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before {
  content: " ";
  display: table
}
.lSSlideOuter .lSPager.lSGallery:after {
  clear: both
}
.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: .5;
  -webkit-transition: opacity .35s linear;
  transition: opacity .35s linear;
  background: none
}
.lSAction > a:hover {
  opacity: 1
}
.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px
}
.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px
}
.lSAction > a.disabled {
  pointer-events: none
}
.cS-hidden {
  height: 1px;
  opacity: 0;
  overflow: hidden
}
.lSSlideOuter.vertical {
  position: relative
}
.lSSlideOuter.vertical.noPager {
  padding-right: 0!important
}
.lSSlideOuter.vertical .lSGallery {
  position: absolute!important;
  right: 0;
  top: 0
}
.lSSlideOuter.vertical .lightSlider > * {
  width: 100%!important;
  max-width: none!important
}
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0
}
.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px
}
.lSSlideOuter.lSrtl {
  direction: rtl
}
.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider {
  padding-left: 0;
  list-style: none
}
.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider {
  padding-right: 0
}
.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider > * {
  float: left
}
.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider > * {
  float: right!important
}
@-webkit-keyframes rightEnd {
  0%,  100% {
    left: 0
  }
  50% {
    left: -15px
  }
}
@keyframes rightEnd {
  0%,  100% {
    left: 0
  }
  50% {
    left: -15px
  }
}
@-webkit-keyframes topEnd {
  0%,  100% {
    top: 0
  }
  50% {
    top: -15px
  }
}
@keyframes topEnd {
  0%,  100% {
    top: 0
  }
  50% {
    top: -15px
  }
}
@-webkit-keyframes leftEnd {
  0%,  100% {
    left: 0
  }
  50% {
    left: 15px
  }
}
@keyframes leftEnd {
  0%,  100% {
    left: 0
  }
  50% {
    left: 15px
  }
}
@-webkit-keyframes bottomEnd {
  0%,  100% {
    bottom: 0
  }
  50% {
    bottom: -15px
  }
}
@keyframes bottomEnd {
  0%,  100% {
    bottom: 0
  }
  50% {
    bottom: -15px
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: .3s rightEnd;
  animation: .3s rightEnd;
  position: relative
}
.lSSlideOuter .leftEnd {
  -webkit-animation: .3s leftEnd;
  animation: .3s leftEnd;
  position: relative
}
.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: .3s topEnd;
  animation: .3s topEnd;
  position: relative
}
.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: .3s bottomEnd;
  animation: .3s bottomEnd;
  position: relative
}
.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: .3s leftEnd;
  animation: .3s leftEnd;
  position: relative
}
.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: .3s rightEnd;
  animation: .3s rightEnd;
  position: relative
}
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing
}
.b-lightslider {
  list-style: none;
  margin: 0;
  padding: 0;
  height: auto!important
}
.lSSlideOuter .lSPager {
  z-index: 3
}
.lSSlideOuter .lSPager.lSpg > li a:focus {
  outline: 0
}
.lSSlideOuter .lSPager.lSpg > li:hover a {
  background: #ca9d24
}
.lSSlideOuter .lSPager.lSpg > li.active a {
  background: #ca9d24;
  transform: scale(1.4)
}
.lSAction {
  z-index: 3
}
.lSAction > a.lSNext,.lSAction > a.lSPrev {
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  max-width: 100px;
  opacity: .5;
  font-size: 0;
  z-index: 2;
  height: 100%;
  margin: 0;
  transition: none
}
.lSAction > a.lSNext:hover,.lSAction > a.lSPrev:hover {
  color: #000;
  text-decoration: none;
  outline: 0;
  opacity: .9;
  background-color: rgba(255, 255, 255, .2)
}
.lSAction > a.lSNext:before,.lSAction > a.lSPrev:before {
  content: "";
  position: absolute;
  display: block;
  border-width: 10px;
  border-style: solid;
  border-color: #000 #000 transparent transparent
}
.lSAction > a.lSPrev {
  left: 0
}
.lSAction > a.lSPrev:before {
  transform: rotate(-135deg)
}
.lSAction > a.lSNext {
  right: 0
}
.lSAction > a.lSNext:before {
  transform: rotate(45deg)
}
.js-mobile-slider-3.lightSlider.lsGrab > * {
  cursor: default
}
.b-downg-slider.lSNotInitialized {
  width: 200%;
  height: 330px!important;
  overflow: hidden
}
.b-downg-slider.lSNotInitialized li {
  margin-right: 6px;
  display: inline-block
}
.b-downg-slider img {
  max-height: 330px
}
@media (min-width:768px) {
  .b-downg-slider.lSNotInitialized {
    height: 430px!important
  }
  .b-downg-slider img {
    max-height: 430px
  }
}
.b-downg__title {
  margin-top: 0;
  font-size: 1.1428571rem;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: .14px;
  color: #fff
}
.b-downg__actions {
  margin-top: 14px
}
.b-downg__slider {
  position: relative;
  margin: -10px -5px -45px;
  padding: 10px 5px 45px
}
.b-downg__slider:after {
  content: "";
  background: url(https://d1w4q6ldc8l0qo.cloudfront.net/skin/frontend/ammocom/default/images/components/blocks/global/content-box/downloadable-graphics/downloadable-graphics/swipe-hand.svg);
  width: 39px;
  height: 30px;
  display: block;
  position: absolute;
  right: 10px;
  bottom: 3px
}
.b-downg__slider.left-line:before {
  content: "";
  display: block;
  height: calc(100% - 35px);
  width: 1px;
  position: absolute;
  top: 0;
  left: 0;
  border-left: 1px dashed #7c7c7c
}
.b-downg__slider.right-line {
  border-right: 1px dashed #7c7c7c
}
.b-downg .show-cp-tooltip {
  position: relative;
  overflow: visible
}
.b-downg .show-cp-tooltip:after {
  width: 86px;
  display: block;
  content: "Copied to clipboard";
  text-align: center;
  background: #393939;
  color: #fff;
  font-size: 12px;
  line-height: 1.1;
  border-radius: 6px;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -43px;
  padding: 10px 14px
}
@media (max-width:767.98px) {
  .b-downg .content-box__container {
    display: none
  }
  .b-downg .content-box__data {
    width: 100%;
    border-left: 1px solid #393939;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px
  }
}
.state-constitution {
  max-width: 935px;
  margin: 0 auto
}
.state-constitution__title {
  text-align: center;
  margin-bottom: .75rem;
  font-size: 1.4285714rem;
  line-height: 1.1;
  font-weight: 300;
  letter-spacing: -.27px;
  color: #fff
}
@media (min-width:1024px) {
  .state-constitution__title {
    font-size: 2.125rem;
    line-height: 1.1;
    font-weight: 300
  }
}
.state-constitution__subtitle {
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: .14px;
  text-align: center;
  color: #ca9d24;
  padding-top: 8px;
  margin-bottom: -4px
}
.state-constitution__subtitle a,.state-constitution__subtitle a:hover {
  color: #ca9d24;
  text-decoration: underline
}
.state-constitution__text-special {
  max-width: 600px;
  margin: 0 auto;
  padding: 5px 15px 6px;
  line-height: 22px
}
.state-constitution__text-special--space {
  padding-top: 15px
}
.state-constitution__text-special a,.state-constitution__text-special a:hover {
  color: #d1d1d1;
  text-decoration: underline
}
.state-constitution__quotation {
  padding: 24px 15px 22px
}
.state-constitution__quotation:before {
  display: none
}
.state-constitution__quotation:last-of-type {
  margin-bottom: 26px
}
.state-constitution__quotation footer {
  line-height: 1.4;
  padding-top: 3px
}
.state-constitution__quotation footer:before {
  content: "";
  display: none
}
.state-constitution__quotation-text {
  font-size: 16px;
  position: relative
}
.state-constitution__quotation-text--one-of-many {
  margin-bottom: 14px
}
.state-constitution__quotation-text--one-of-many:last-of-type {
  margin-bottom: 4px
}
.state-constitution__quotation-text .icon {
  width: 17px;
  height: 12px;
  position: absolute;
  top: -4px;
  left: -21px
}
.state-constitution__quotation-text p:last-of-type {
  margin-bottom: 2px
}
.state-constitution__link {
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  font-style: normal
}
.state-constitution__link:hover {
  color: #fff;
  text-decoration: underline
}
.state-constitution__link:visited {
  color: #fff
}
@media (min-width:576px) {
  .state-constitution__quotation-text .icon {
    width: 28px;
    height: 20px;
    left: -38px
  }
}
@media (min-width:768px) {
  .state-constitution__text-special {
    padding-left: 0;
    padding-right: 0
  }
  .state-constitution__quotation {
    padding-left: 27px;
    padding-right: 27px
  }
  .state-constitution__quotation-text .icon {
    left: -43px
  }
}
.p-cms {
  text-align: left
}
.p-cms .author-indicator {
  margin-bottom: 40px;
  margin-top: 20px
}
.p-cms .b-image {
  margin-bottom: 10px
}
.p-cms .category-top-description {
  margin-bottom: 30px
}
.icon-star2 {
  display: none
}
#newsletternotstock {
  text-align: center
}
.category-description.collapse {
  display: none
}
.category-description.collapse.toggle-show:not(.toggle-hiding),.category-description.collapse.toggle-showing {
  display: block
}
body[class*=cms-gun-laws] .e-heading-page {
  margin-left: 16px
}
body[class*=cms-gun-laws] .swwh {
  margin-bottom: 5.5rem
}
body[class*=cms-gun-laws] .state-constitution {
  margin-bottom: 4rem
}
body[class*=cms-gun-laws] .state-gun-laws {
  display: flex;
  flex-wrap: wrap
}
body[class*=cms-gun-laws] .state-gun-laws__item .content-box:last-of-type {
  margin-bottom: 0
}
body[class*=cms-gun-laws] .state-gun-laws__left {
  width: 100%;
  order: 2
}
body[class*=cms-gun-laws] .state-gun-laws__right {
  width: 100%;
  order: 1
}
body[class*=cms-gun-laws] .state-gun-laws__right .content-box:first-of-type {
  margin-top: 0
}
body[class*=cms-gun-laws] .state-gun-laws__other {
  width: 100%;
  order: 3
}
body[class*=cms-gun-laws] .state-gun-laws__infogram-desc-text {
  font-size: 12px
}
body[class*=cms-gun-laws] .state-gun-laws__infogram-desc-text--title {
  font-weight: bold
}
body[class*=cms-gun-laws] .state-gun-laws__infogram-desc-text--label {
  font-weight: bold;
  color: #ca9d24
}
@media (min-width:1310px) {
  .state-constitution__quotation-text .icon {
    left: -48px
  }
  body[class*=cms-gun-laws] .e-heading-page,  body[class*=cms-gun-laws] .swwh {
    margin-left: 135px;
    margin-right: 105px
  }
}
.hero-image-about {
  background-image: url(https://d1w4q6ldc8l0qo.cloudfront.net/skin/frontend/ammocom/default/images/bkg_about.jpg) center;
  background: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .55)) 0 0/cover,url(https://d1w4q6ldc8l0qo.cloudfront.net/skin/frontend/ammocom/default/images/bkg_about.jpg) center/cover
}
.cms-about-us .p-cms .about-us__testimonial,.cms-about-us .p-cms .about-us__testimonial-sign {
  font-size: 1em
}
.cms-about-us .p-cms .about-us__testimonial {
  padding: 1em;
  background: #393939
}
.cms-about-us .p-cms p {
  margin-bottom: 1.5em
}
.cms-about-us .col2-set .col-1 {
  width: 49%;
  padding: 0
}
.cms-about-us .col2-set .col-1:first-child {
  margin-right: 2%
}
.cms-about-us .col3-set .col-1 {
  width: 32%;
  float: left;
  margin-right: 1%
}
.cms-about-us .team-members {
  margin-top: 25px;
  margin-bottom: 10px
}
.cms-about-us .team-members:after,.cms-about-us .team-members:before {
  content: " ";
  display: table
}
.cms-about-us .team-members:after {
  clear: both
}
.cms-about-us .team-members__person {
  margin-bottom: 22px
}
.cms-about-us .team-members__img-box {
  max-width: 100%;
  width: 220px;
  height: 220px;
  background: #fff;
  border-radius: 120px;
  margin: auto;
  overflow: hidden;
  position: relative
}
.cms-about-us .team-members__img {
  max-height: 220px;
  max-width: unset;
  width: auto;
  min-height: 220px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}
@media (min-width:576px) {
  .cms-about-us .team-members {
    font-size: 0
  }
  .cms-about-us .team-members__person {
    display: inline-block;
    width: 50%;
    max-width: 270px
  }
  .cms-about-us .team-members__name {
    padding-top: 10px
  }
  .cms-about-us .team-members__link {
    font-size: 16px
  }
}
@media (min-width:768px) {
  body[class*=cms-gun-laws] .state-gun-laws {
    display: block
  }
  body[class*=cms-gun-laws] .state-gun-laws__left {
    width: calc(100% - 355px);
    float: left;
    order: unset
  }
  body[class*=cms-gun-laws] .state-gun-laws__left .content-box:first-of-type {
    margin-top: 0
  }
  body[class*=cms-gun-laws] .state-gun-laws__right {
    width: 335px;
    float: right;
    order: unset
  }
  body[class*=cms-gun-laws] .state-gun-laws__other {
    clear: both;
    order: unset
  }
  body[class*=cms-gun-laws] .state-gun-laws__other .content-box:first-of-type {
    margin-top: 0
  }
  .cms-about-us .team-members__person {
    width: 33%;
    margin-bottom: 40px
  }
}
@media (min-width:1310px) {
  .cms-about-us .team-members__person {
    width: 20%;
    margin-bottom: 10px;
    vertical-align: bottom
  }
}
.b-raf-getstarted {
  background-color: #2c2c2c;
  padding: 30px 16px 10px
}
.b-raf-getstarted__title {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 0
}
.b-raf-getstarted-list {
  list-style-type: none;
  padding-left: 70px;
  padding-right: 20px
}
.b-raf-getstarted-item {
  text-align: left;
  position: relative;
  padding-bottom: 20px
}
.b-raf-getstarted-item__icon {
  display: inline-block;
  max-width: 40px;
  opacity: .7;
  vertical-align: middle;
  position: absolute;
  left: -55px;
  padding: 3px;
  border-radius: 10px;
  background: #efefef
}
@media (min-width:768px) {
  .b-raf-getstarted-item {
    text-align: center
  }
  .b-raf-getstarted-item__icon {
    position: relative;
    left: auto;
    display: block;
    margin: 0 auto 20px;
    max-width: 80px;
    opacity: .7
  }
  .b-raf-getstarted-list {
    padding-left: 20px
  }
  .b-raf-getstarted-list__item {
    display: inline-block;
    width: 32.5%;
    padding: 20px;
    vertical-align: top
  }
}
@media (min-width:1024px) {
  .b-raf-getstarted-list__item {
    padding: 20px
  }
}
.hero-image-donations {
  background-image: url(https://d1w4q6ldc8l0qo.cloudfront.net/skin/frontend/ammocom/default/images/bkg_donations.jpg) center;
  background: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .75)) 0 0/cover,url(https://d1w4q6ldc8l0qo.cloudfront.net/skin/frontend/ammocom/default/images/bkg_donations.jpg) center/cover
}
.hero-image-potg {
  background-image: url(https://d1w4q6ldc8l0qo.cloudfront.net/skin/frontend/ammocom/default/images/bkg_potg.jpg) center;
  background: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .55)) 0 0/cover,url(https://d1w4q6ldc8l0qo.cloudfront.net/skin/frontend/ammocom/default/images/bkg_potg.jpg) center/cover
}
.potg-member-list {
  margin: 0;
  padding: 0
}
.potg-member-list li {
  display: inline-block;
  list-style: none;
  margin: 11px 2%;
  position: relative
}
.potg-member-list li:before {
  content: "\a";
  white-space: pre
}
.potg-member-list li p {
  margin: 0;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, .5);
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0
}
.potg-member-list li img {
  display: block;
  max-width: 100%;
  width: 200px;
  height: auto
}
.potg-member-list li a {
  color: #fff
}
.hero-image-our-team {
  background-image: url(https://d1w4q6ldc8l0qo.cloudfront.net/skin/frontend/ammocom/default/images/bkg_our_team.jpg) center;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .02)),url(https://d1w4q6ldc8l0qo.cloudfront.net/skin/frontend/ammocom/default/images/bkg_our_team.jpg) center no-repeat
}
