.page-products .columns {
    position: inherit;
}
p.gun-stock {
  width: 100%;
  display: block;
  float: left;
  text-align: center;
  margin: 0 0 30px 0;
}

.gun-container {
  width: 100%;
  display: inline-block;
  margin: 0 0 20px 0;
  clear: both;
}
.gun-container .gun-block {
  width: 48%;
  display: block;
  float: left;
  margin: 0 2% 20px 0;
  clear: both;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.gun-container .gun-block:nth-child(even) {
  margin: 0 0 20px 2%;
  clear: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.gun-container .gun-block .gun-img {
  width: 100%;
  display: block;
  float: left;
  margin: 0 0 5px 0;
  padding: 10px;
  clear: both;
  overflow: hidden;
  border: 1px solid #ECEDED;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.gun-container .gun-block .gun-img:hover {
  border: 1px solid #008D36;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.gun-container .gun-block .gun-img img {
  width: 100%;
  height: auto;
  display: block;
}
.gun-container .gun-block .gun-title {
  width: 100%;
  display: block;
  float: left;
  margin: 0 0 0 0;
  clear: both;
  text-align: center;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.gun-container .gun-block .gun-title a {
  color: #636363;
  font-weight: 500;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.gun-container .gun-block .gun-title a:hover {
  color: #008D36;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.gun-container .gun-block .gun-title a .gun_price {
  font-family: 'Titillium Web', sans-serif;
  color: #008D36;
}
.gun-container .gun-block:hover .gun-img {
  border: 1px solid #008D36;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.gun-container .gun-block:hover .gun-title a {
  color: #008D36;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.gun-product-left {
  float: left;
  width: 100%;
  display: block;
  clear: both;
  margin: 0 5% 20px 0;
}
.gun-product-left .mob-title {
  display: block;
  margin: 0 0 20px 0;
}
.gun-product-left .mob-title h1 {
  color: #000000;
  display: block;
  float: left;
  margin: 0 0 5px 0;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
}
.gun-product-left .mob-title .gun-price {
  color: #008D36;
  display: block;
  float: left;
  clear: both;
  padding: 0 0 0 0;
  margin: 0 0 10px 0;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
  line-height: 25px;
}
.gun-product-left .mob-title .gun-price .price-contact {
  font-size: 18px;
  font-size: 1.125rem;
}
.gun-product-left .gun-main-image {
  float: left;
  width: 100%;
  display: block;
  clear: both;
  margin: 0 0 10px 0;
}
.gun-product-left .gun-main-image a {
  display: block;
}
.gun-product-left .gun-main-image a img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.gun-product-left .gun-small-images {
  float: left;
  clear: both;
  margin: 0;
  display: block;
  width: auto;
}
.gun-product-left .gun-small-images p.more-pics {
  font-family: 'Titillium Web', sans-serif;
  font-style: normal;
  color: #636363;
  text-rendering: optimizeLegibility;
  text-align: left;
  margin: 0 0 12px 0;
}
.gun-product-left .gun-small-images .gun-small-image-1,
.gun-product-left .gun-small-images .gun-small-image-2,
.gun-product-left .gun-small-images .gun-small-image-3,
.gun-product-left .gun-small-images .gun-small-image-4,
.gun-product-left .gun-small-images .gun-small-image-5,
.gun-product-left .gun-small-images .gun-small-image-6,
.gun-product-left .gun-small-images .gun-small-image-7,
.gun-product-left .gun-small-images .gun-small-image-8,
.gun-product-left .gun-small-images .gun-small-image-9,
.gun-product-left .gun-small-images .gun-small-image-10,
.gun-product-left .gun-small-images .gun-small-image-11 {
  width: 75px;
  height: 75px;
  display: block;
  float: left;
  margin: 0 5px 10px 0;
}
.gun-product-left .gun-small-images .gun-small-image-1 a,
.gun-product-left .gun-small-images .gun-small-image-2 a,
.gun-product-left .gun-small-images .gun-small-image-3 a,
.gun-product-left .gun-small-images .gun-small-image-4 a,
.gun-product-left .gun-small-images .gun-small-image-5 a,
.gun-product-left .gun-small-images .gun-small-image-6 a,
.gun-product-left .gun-small-images .gun-small-image-7 a,
.gun-product-left .gun-small-images .gun-small-image-8 a,
.gun-product-left .gun-small-images .gun-small-image-9 a,
.gun-product-left .gun-small-images .gun-small-image-10 a,
.gun-product-left .gun-small-images .gun-small-image-11 a {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #B2B2B1;
  position: relative;
}
.gun-product-left .gun-small-images .gun-small-image-1 a:hover,
.gun-product-left .gun-small-images .gun-small-image-2 a:hover,
.gun-product-left .gun-small-images .gun-small-image-3 a:hover,
.gun-product-left .gun-small-images .gun-small-image-4 a:hover,
.gun-product-left .gun-small-images .gun-small-image-5 a:hover,
.gun-product-left .gun-small-images .gun-small-image-6 a:hover,
.gun-product-left .gun-small-images .gun-small-image-7 a:hover,
.gun-product-left .gun-small-images .gun-small-image-8 a:hover,
.gun-product-left .gun-small-images .gun-small-image-9 a:hover,
.gun-product-left .gun-small-images .gun-small-image-10 a:hover,
.gun-product-left .gun-small-images .gun-small-image-11 a:hover {
  border: 1px solid #008D36;
}
.gun-product-left .gun-small-images .gun-small-image-1 a img,
.gun-product-left .gun-small-images .gun-small-image-2 a img,
.gun-product-left .gun-small-images .gun-small-image-3 a img,
.gun-product-left .gun-small-images .gun-small-image-4 a img,
.gun-product-left .gun-small-images .gun-small-image-5 a img,
.gun-product-left .gun-small-images .gun-small-image-6 a img,
.gun-product-left .gun-small-images .gun-small-image-7 a img,
.gun-product-left .gun-small-images .gun-small-image-8 a img,
.gun-product-left .gun-small-images .gun-small-image-9 a img,
.gun-product-left .gun-small-images .gun-small-image-10 a img,
.gun-product-left .gun-small-images .gun-small-image-11 a img {
  width: 100%;
  height: auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gun-product-right {
  float: left;
  width: 100%;
  display: block;
  clear: both;
  margin: 0 0 20px 0;
}
.gun-product-right h1 {
  display: none;
}
.gun-product-right .gun-date {
  color: #636363;
  float: left;
  display: block;
  margin: 0;
  font-weight: 300;
}
.gun-product-right .gun-prod-contact {
  float: left;
  display: block;
  margin: 20px 0 20px 0;
  color: #636363;
}
.gun-product-right .gun-prod-contact a.gun-prod-btn {
  background-color: #008D36;
  color: #FFFFFF;
  display: inline-block;
  min-height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-size: 1rem;
  padding: 0px 30px;
  margin: 20px 0 0 0;
  float: left;
  width: auto;
  white-space: normal;
  font-weight: 600;
  font-family: 'Titillium Web', sans-serif;
  text-align: center;
  text-transform: uppercase;
}
.gun-product-right .gun-prod-contact a.gun-prod-btn:hover, .gun-product-right .gun-prod-contact a.gun-prod-btn:active, .gun-product-right .gun-prod-contact a.gun-prod-btn:focus {
  background-color: #00742C;
  cursor: pointer;
  text-decoration: none;
}
.gun-product-right .gun-prod-contact .please-quote {
  font-weight: bold;
  color: #000000;
}
.gun-product-right .gun-prod-contact .please-quote .quote-ref {
  color: #008D36;
}
.gun-product-right .gun-price {
  display: none;
}
.gun-product-right .gun-spec-table {
  margin: 0 0 20px 0;
}
.gun-product-right .gun-spec-table th {
  background-color: #008D36;
  padding: 7px;
  color: #FFFFFF;
}
.gun-product-right .gun-spec-table tr {
  background-color: #FFFFFF;
}
.gun-product-right .gun-spec-table tr:nth-last-of-type(even) {
  background-color: #ECEDED;
}
.gun-product-right .gun-spec-table td {
  padding: 7px;
}
.gun-product-right .gun-prod-form-block {
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  float: left;
}
.gun-product-right .gun-prod-form-block a.gun-prod-btn {
  background-color: #008D36;
  color: #FFFFFF;
  display: inline-block;
  min-height: 40px;
  line-height: 40px;
  padding: 0px 30px;
  margin: 20px 0 0 0;
  float: left;
  width: auto;
  white-space: normal;
  font-weight: 600;
  font-family: 'Titillium Web', sans-serif;
  text-align: center;
  text-transform: uppercase;
}
.gun-product-right .gun-prod-form-block a.gun-prod-btn:hover, .gun-product-right .gun-prod-form-block a.gun-prod-btn:active, .gun-product-right .gun-prod-form-block a.gun-prod-btn:focus {
  background-color: #00742C;
  cursor: pointer;
  text-decoration: none;
}
.gun-product-right .gun-prod-form-block .gun-prod-form-block-content {
  display: block;
  width: 100%;
  margin: 0 0 0 0;
  float: left;
}
.gun-product-right .gun-prod-form-block .gun-prod-form-block-content .page-title,
.gun-product-right .gun-prod-form-block .gun-prod-form-block-content .contact-intro {
  display: none;
}
.gun-product-right .gun-prod-form-block .gun-prod-form-block-content #contactForm {
  padding-left: 0;
  margin: 20px 0 0 0;
}
.gun-product-right .gun-prod-form-block .gun-prod-form-block-content #contactForm ul.form-list {
  padding-left: 0;
}
.gun-product-right .gun-prod-form-block .gun-prod-form-block-content #contactForm button {
  background-color: #008D36;
  color: #FFFFFF;
  display: inline-block;
  min-height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-size: 1rem;
  padding: 0px 30px;
  margin: 20px 0 0 0;
  float: right;
  width: auto;
  white-space: normal;
  font-weight: 600;
  font-family: 'Titillium Web', sans-serif;
  text-align: center;
  text-transform: uppercase;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.gun-product-right .gun-prod-form-block .gun-prod-form-block-content #contactForm button:hover, .gun-product-right .gun-prod-form-block .gun-prod-form-block-content #contactForm button:active, .gun-product-right .gun-prod-form-block .gun-prod-form-block-content #contactForm button:focus {
  background-color: #00742C;
  cursor: pointer;
  text-decoration: none;
}










@media only screen and (min-width: 771px) {


  .gun-container .gun-block {
    width: 23.5%;
    display: block;
    float: left;
    margin: 0 2% 20px 0;
    clear: none;
  }
  .gun-container .gun-block:nth-child(even) {
    margin: 0 2% 20px 0;
    clear: none;
  }
  .gun-container .gun-block:nth-child(4n) {
    margin: 0 0 20px 0;
    clear: none;
  }
  .gun-container .gun-block:nth-child(4n+1) {
    clear: both;
  }
  .gun-container .gun-block .gun-img {
    width: 100%;
    display: block;
    float: left;
    margin: 0 0 5px 0;
    clear: both;
  }
  .gun-container .gun-block .gun-title {
    width: 100%;
    display: block;
    float: left;
    margin: 0 0 0 0;
    clear: both;
  }

  .gun-product-left {
    float: left;
    width: 50%;
    display: block;
    clear: both;
    margin: 0 5% 20px 0;
  }
  .gun-product-left .mob-title {
    display: none;
  }

  .gun-product-right {
    float: left;
    width: 40%;
    display: block;
    clear: none;
    margin: 0 0 20px 0;
  }
  .gun-product-right h1 {
    color: #000000;
    display: block;
    float: left;
    margin: 0 0 5px 0;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase;
  }
  .gun-product-right .gun-price {
    color: #008D36;
    display: block;
    float: left;
    clear: both;
    padding: 0 0 0 0;
    margin: 0 0 10px 0;
    font-size: 24px;
    font-size: 2.5rem;
    font-weight: 600;
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
  }
  .gun-product-right .gun-price .price-contact {
    font-size: 18px;
    font-size: 1.125rem;
  }

	
}




