.wpcf7 select,
.wpcf7 input[type="text"],
.wpcf7 input[type="password"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="date"],
.wpcf7 input[type="month"],
.wpcf7 input[type="time"],
.wpcf7 input[type="week"],
.wpcf7 input[type="number"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="search"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="color"],
.uneditable-input
	.wpcf7-not-valid-tip {
  height: 60px;
  max-width: 100%;
  outline: none;
}
.wpcf7 textarea {
  height: 300px;
  padding-top: 1em;
  margin-top: 20px;
  margin-bottom: 15px;
}
.wpcf7-not-valid-tip {
  padding: .5rem 0;
  border-radius: 0;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.wpcf7 input[type="reset"] {
  margin-right: 10px;
}
.wpcf7 .submit-wrap {
  position: relative;
}
.wpcf7 .submit-wrap .ajax-loader {
  position: absolute;
  top: 50%;
  margin-top: 0;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}
.wpcf7 .wpcf7-form-control-wrap {
  position: relative;
  margin-bottom: 1em;
}
.wpcf7 .wpcf7-form-control-wrap:before {
  position: absolute;
  height: 100%;
  width: 60px;
  text-align: center;
  font-family: FontAwesome;
  font-size: 30px;
  color: #ccc;
  left: 0;
  line-height: 60px;
}
.wpcf7 .wpcf7-form-control-wrap input,
.wpcf7 .wpcf7-form-control-wrap textarea {
  padding-left: 1em;
  width: 100%;
}
.wpcf7 .submit-wrap input {
  line-height: 0;
  padding: 20px 25px 20px;
  border-radius: 0;
  text-transform: uppercase;
}
section.footer-widgets {
  padding: 40px 0;
  background-color: #1243a2;
  color: #fff;
}
footer#colophon {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 40px;
}
#back-top {
  display: none;
}
#back-top-wrapper {
  position: fixed;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
  z-index: 99;
}
#back-top a {
  display: block;
  width: 50px;
  color: #bbb;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font: 11px/100% Arial, Helvetica, sans-serif;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#back-top a:after {
  content: '\f062';
  font-family: fontawesome;
  display: inline-block;
  position: relative;
  top: -37px;
  left: 0px;
  font-size: 24px;
  color: #fff;
}
#back-top a:hover {
  color: #000;
}
#back-top a:hover span {
  background-color: #1243a2;
}
#back-top span {
  display: block;
  margin-bottom: 7px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #2b7bc5;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.content_box {
  background-color: #f1f1f1;
  padding: 40px 0;
  margin: 40px 0;
  position: relative;
  z-index: 1;
}
.content_box:before {
  content: "";
  position: absolute;
  top: 0;
  left: -50%;
  width: 200%;
  height: 100%;
  background-color: inherit;
  z-index: -1;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
h1 {
  font-family: 'trajan-pro-3', serif;
}
.trajan {
  font-family: 'trajan-pro-3', serif !important;
}
h2,
h3,
h4,
h5,
.nav-link {
  font-family: 'Titillium Web', sans-serif;
}
h1.title {
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  h1.title {
    font-size: 24px !important;
  }
}
#content-home {
  width: 100%;
}
.home #full-width-container {
  margin: 10px auto -60px;
}
h2 {
  font-size: 2rem;
  color: #1243a2;
  font-weight: 700;
}
h2.category-title {
  margin-bottom: 0.8em;
  margin-top: 1em;
}
h3 {
  font-size: 1.50rem;
  font-weight: 700;
}
h4 {
  font-weight: 700;
  font-size: 1.25rem;
  color: #1243a2;
}
@media (max-width: 768px) {
  h4 {
    font-size: 1rem;
  }
}
a {
  color: #1243a2;
}
main#main,
#main-content,
#content {
  width: 100%;
}
#main-content {
  margin: 0;
  padding: 0 15px;
}
@media (min-width: 1800px) {
  #content {
    width: 1370px;
  }
}
.title-box {
  border-bottom: 1px solid #ccc;
  padding-bottom: .5em;
  margin-bottom: .5em;
}
@media (min-width: 1200px) {
  .col-xl-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
}
header#masthead {
  position: relative;
  height: 165px;
}
header.entry-header #breadcrumbs {
  font-size: 1.1em;
}
#service-header {
  padding: 9px 25px 3px 25px;
  position: relative;
  background-color: #f0f0f0;
}
#service-header .global-message p {
  margin-bottom: .5em;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
#service-header .top-nav .login {
  display: inline-flex;
  font-size: 12px;
  letter-spacing: 0.5px;
  margin-top: 4px;
  z-index: 9;
}
#service-header .top-nav .login .login-btn {
  font-size: 12px;
  padding: 0 3px;
}
#service-header .top-nav .cart {
  padding-left: 20px;
  padding-right: 20px;
}
#service-header .top-nav .serch-form {
  max-width: 350px;
  width: 100%;
  position: relative;
  display: inline-block;
}
#service-header .top-nav .serch-form input[type="search"] {
  width: 100%;
  border: none;
  border-bottom: 1px solid #999999;
  box-shadow: none;
  outline: none;
  font-size: 14px;
  padding-bottom: 5px;
  background-color: transparent;
  margin-left: 15px;
}
#service-header .top-nav .serch-form input[type="submit"] {
  background: none;
  border: none;
  box-shadow: none;
  outline: none;
  font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: absolute;
  top: 0;
  right: 0;
}
#service-header div#search-wrapper {
  flex: 0 0 40%;
  position: relative;
  top: -5px;
}
.translate-wrapper {
  margin-right: 1.5rem;
}
.error-404 .serch-form {
  margin-top: 2rem;
  max-width: 400px;
  width: 100%;
  position: relative;
  display: inline-block;
}
.error-404 .serch-form input[type="search"] {
  width: 100%;
  border: none;
  border-bottom: 1px solid #999999;
  box-shadow: none;
  outline: none;
  font-size: 16px;
  padding-bottom: 5px;
  background-color: transparent;
}
.error-404 .serch-form input[type="submit"] {
  background: none;
  border: none;
  box-shadow: none;
  outline: none;
  font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: absolute;
  top: 0;
  right: 0;
}
nav.navbar {
  position: absolute;
  width: 100%;
  top: 40px;
  box-shadow: inset 0 0 2rem 0 rgba(0,0,0,0.2);
  z-index: 5;
  height: 125px;
}
@media (max-width: 1556px) {
  nav.navbar {
    top: 45px;
  }
}
@media (max-width: 992px) {
  nav.navbar {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 838px) {
  nav.navbar {
    top: 80px;
  }
}
@media (max-width: 768px) {
  nav.navbar {
    top: 40px;
  }
}
nav.navbar li.aga-parts,
nav.navbar li.guardian-parts,
nav.navbar li.stealth-parts {
  display: none;
}
@media (min-width: 767px) {
  .navbar-expand-md {
    border-bottom: 0.1rem solid #cbcbcb;
  }
}
@media (max-width: 992px) {
  .navbar-expand-md .container {
    width: 100%;
    max-width: 100%;
  }
}
#navbarNavDropdown #main-menu {
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 0;
}
#navbarNavDropdown #main-menu li.menu-logo a.nav-link {
  font-size: 0 !important;
  background-image: url(/wp-content/uploads/2019/01/navbar-logo.png);
  width: 145px;
  height: 96px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media (max-width: 992px) {
  #navbarNavDropdown #main-menu li.menu-logo a.nav-link {
    width: 90px;
  }
}
#navbarNavDropdown #main-menu li.menu-logo a.nav-link:after {
  content: none;
}
#navbarNavDropdown #main-menu .dropdown-menu {
  margin-top: 0;
  min-width: 275px;
}
#navbarNavDropdown #main-menu li a {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
}
@media (max-width: 1200px) {
  #navbarNavDropdown #main-menu li a {
    font-size: 14px;
  }
}
@media (max-width: 883px) {
  #navbarNavDropdown #main-menu li a {
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
  }
}
#navbarNavDropdown #main-menu li a:after {
  content: " ";
  width: 0;
  transition: 0.5s;
  height: 1px;
  background: #6dacf8;
  position: absolute;
  bottom: 5px;
  left: 8px;
}
#navbarNavDropdown #main-menu li a:hover {
  text-decoration: none;
  color: #000000;
}
#navbarNavDropdown #main-menu li a:hover:after {
  width: calc(100% - 16px);
}
#navbarNavDropdown #main-menu li ul li a {
  font-size: 14px;
}
#navbarNavDropdown .dropdown:hover>.dropdown-menu {
  display: block;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.parallax {
  position: relative;
  width: 100%;
  background: fixed center no-repeat;
  background-size: cover;
  height: 90px;
}
@media only screen and (max-width: 767px) {
  .parallax {
    height: 80px;
  }
}
.parallax .overlay {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.parallax .title {
  font-size: 48px;
  color: #fafafa;
  margin-bottom: 0;
  text-shadow: 1px 1px 5px #000;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  top: -200px;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-outer {
  height: 600px;
  overflow: hidden;
  position: relative;
  margin-bottom: 60px;
}
.video-wrapper {
  width: 100%;
  height: 675px;
}
.products-carrousel {
  padding-top: 110px;
}
.purpose {
  position: relative;
  margin-bottom: 0;
  margin-top: 35px;
  height: 300px;
  overflow: hidden;
}
.purpose p {
  margin-bottom: 0;
}
.purpose img {
  width: 100%;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .purpose img {
    width: 275%;
    max-width: 275%;
  }
}
.purpose .on-layer {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  right: 0;
  left: 0;
  max-width: 991px;
  width: 100%;
  background: rgba(0,0,0,0.5);
  padding: 10px 50px;
}
@media (max-width: 575px) {
  .purpose .on-layer {
    padding: 10px 15px;
  }
}
.purpose .on-layer h3 {
  font-family: 'trajan-pro-3', serif;
  margin-top: 0;
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  text-shadow: 1px 1px 4px #000;
  color: #ffd700;
}
@media (max-width: 575px) {
  .purpose .on-layer h3 {
    font-size: 20px;
  }
}
.purpose .on-layer p {
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}
@media (max-width: 575px) {
  .purpose .on-layer p {
    font-size: 14px;
  }
}
.purpose .on-layer span.subtitle {
  font-family: 'Titillium Web', sans-serif;
  font-size: 26px;
  line-height: 1.3;
  display: inline-block;
  color: #fff;
}
.cat-images {
  justify-content: space-between;
  margin-bottom: 2.5rem;
}
@media (max-width: 575px) {
  .cat-images {
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .cat-images .col-md-4 {
    -ms-flex: 0 0 32.5%;
    flex: 0 0 32.5%;
    max-width: 32.5%;
    margin-top: 1em;
    margin-bottom: .3em;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .cat-images .col-sm-6 {
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    max-width: 49%;
    margin-bottom: 1rem;
  }
}
@media (max-width: 991px) {
  .container.cat-image-wrap {
    max-width: 100%;
  }
}
.purp {
  padding: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
@media (max-width: 575px) {
  .purp {
    margin-top: 5px;
    margin-bottom: 10px;
  }
}
.purp img {
  margin: 0;
  width: 100%;
  object-fit: cover;
  max-height: 400px;
}
.purp .purp-title {
  position: absolute;
  text-align: center;
  background: rgba(0,0,0,0.8);
  width: 100%;
  padding: 5px 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 30px auto;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.purp .hover-text {
  display: none;
}
.purp a.purp-trigger {
  display: flex;
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
  box-sizing: border-box;
}
.purp a.purp-trigger:hover .purp-overlay {
  background-color: rgba(0,0,0,0.6);
  width: 100%;
  height: 100%;
  z-index: 3;
  position: absolute;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.purp a.purp-trigger:hover .hover-text {
  display: block;
  padding: 50px;
  position: absolute;
  z-index: 3;
  color: white;
  top: 50%;
  transform: translate(0,-50%);
}
.purp a.purp-trigger:hover .hover-text span {
  display: block;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 0.7em;
  font-weight: bold;
}
.purpose-wrapper {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.purpose-wrapper .purp:nth-child(1) img,
.purpose-wrapper .purp:nth-child(4) img {
  padding-left: 0;
  padding-right: 1.5px;
}
.purpose-wrapper .purp:nth-child(2) img,
.purpose-wrapper .purp:nth-child(5) img {
  padding-left: 1.5px;
  padding-right: 1.5px;
}
.purpose-wrapper .purp:nth-child(3) img,
.purpose-wrapper .purp:nth-child(6) img {
  padding-right: 0;
  padding-left: 1.5px;
}
.services {
  max-width: 1570px;
  margin: 0 auto;
  padding: 100px 0;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.services .service-image {
  width: 30%;
}
.services .service-image img {
  margin-right: 0;
  height: auto;
}
.services p {
  display: none;
}
.services .wrapp {
  color: #000000;
}
.services .wrapp:hover {
  color: #000000;
  text-decoration: none;
}
.services .wrapp:hover h4:after {
  content: " ";
  width: 100%;
}
.services .wrapp:hover {
  cursor: pointer;
}
@media (max-width: 1200px) {
  .services .wrapp {
    display: flex;
    flex-direction: column;
  }
  .services .wrapp .service-image {
    margin: 0 auto;
  }
  .services .wrapp .service {
    width: 100%;
    padding-top: 15px;
  }
  .services .wrapp .service h4 {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .services .wrapp {
    flex: 0 0 50%;
    max-width: 50%;
    padding-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .services .wrapp {
    flex: 0 0 100%;
    max-width: 100%;
    padding-bottom: 15px;
  }
  .services .wrapp .service-image {
    margin: 0 15px;
  }
}
.services .service {
  width: 70%;
  float: right;
  padding-left: 15px;
}
.services .service h4 {
  font-size: 24px;
  display: inline-block;
}
.services .service h4:after {
  content: " ";
  width: 0;
  transition: 0.5s;
  height: 1px;
  background: #6dacf8;
  display: block;
}
.services .service h4 a:hover {
  text-decoration: none;
}
.services .service .sub-text {
  display: block;
  font-size: 16px;
}
.instagram {
  max-width: 1570px;
  margin: 0 auto;
  padding: 0 15px 100px 15px;
}
.instagram .subtitle {
  text-align: center;
  display: block;
  color: #6dacf8;
  font-size: 18px;
  text-decoration: none;
  margin: 0;
  padding-top: 5px;
  padding-bottom: 40px;
}
.instagram .subtitle span {
  text-transform: uppercase;
  padding-left: 5px;
}
.instagram .insta-post {
  display: flex;
}
.instagram .insta-post a {
  width: 11.1111%;
  padding: 1px;
  position: relative;
  transition: all, 0.5s;
}
.instagram .insta-post a br {
  display: none;
}
.instagram .insta-post a img {
  width: 100%;
  height: auto;
}
.instagram .insta-post a:hover {
  transform: scale(1.1);
  z-index: 1;
}
.home .parallax-container {
  height: 100%;
}
.home footer#colophon {
  margin-top: 60px;
}
.home .video-wrapper {
  position: relative;
  padding-bottom: 54.65%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  top: -60px;
}
@media only screen and (max-width: 991px) {
  .home .video-wrapper {
    top: 0;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .home .video-wrapper {
    overflow: visible;
  }
}
.home .video-wrapper iframe,
.home .video-wrapper object,
.home .video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media only screen and (max-width: 767px) {
  .home .video-wrapper iframe,
  .home .video-wrapper object,
  .home .video-wrapper embed {
    z-index: 1;
  }
}
.home .owl-stage-outer {
  margin: 0 15px;
}
.home header#masthead {
  background-color: #fff;
  position: relative;
  z-index: 10;
}
.home main {
  position: relative;
  z-index: 1;
}
.home div#listen {
  position: absolute;
  top: 120px;
  z-index: 999;
  right: 2%;
  color: white;
  cursor: pointer;
  font-size: 24px;
}
@media only screen and (max-width: 767px) {
  .home div#listen {
    display: none;
  }
}
.home div#listen small {
  position: relative;
  top: -2px;
  right: 8px;
}
@media only screen and (max-width: 991px) {
  .home {
    top: 30px;
    font-size: 16px;
  }
}
.email-signup {
  position: relative;
  padding-top: 11%;
  overflow: hidden;
  margin-top: 3rem;
}
@media only screen and (min-width: 1199px) {
  .email-signup {
    min-height: 470px;
  }
}
@media only screen and (max-width: 767px) {
  .email-signup {
    padding-top: 2rem;
  }
}
.email-signup img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  min-width: 1200px;
}
@media (max-width: 767px) {
  .email-signup img {
    min-width: 1500px;
  }
}
.email-signup .on-layer {
  position: absolute;
  top: 0;
  margin: auto;
  right: 0;
  left: 0;
  bottom: auto;
  max-width: 550px;
  width: 100%;
  background: rgba(255,255,255,0.5);
  padding: 20px 50px;
}
.email-signup .on-layer h3 {
  margin-top: 0;
  font-size: 36px;
  text-align: center;
  font-weight: bold;
  color: #000;
}
.email-signup .on-layer p {
  text-align: center;
  font-size: 18px;
}
.email-signup span.bg-opaque {
  background: rgba(255,255,255,0.7);
  padding: 10px 20px;
  font-size: 12px;
  box-shadow: inset 0px 0px 0px 2px #9a9a9a;
  font-weight: 600;
}
@media (max-width: 460px) {
  .email-signup span.bg-opaque {
    box-shadow: none;
    background: none;
  }
}
@media (max-width: 460px) {
  .email-signup .text-center {
    background: rgba(255,255,255,0.7);
    box-shadow: inset 0px 0px 0px 2px #9a9a9a;
    max-width: 90%;
    margin: 0 auto !important;
  }
}
.email-signup .form {
  position: relative;
  bottom: 0;
  -webkit-transform: translate(0,15%);
  -ms-transform: translate(0,15%);
  -o-transform: translate(0,15%);
  transform: translate(0,15%);
}
.email-signup .form input {
  width: 100%;
  background: rgba(255,255,255,0.8);
  line-height: 45px;
}
.email-signup .form input::-webkit-input-placeholder {
  font-size: 18px;
  color: #333333;
}
.email-signup .form input::-moz-placeholder {
  font-size: 18px;
  color: #333333;
}
.email-signup .form input:-ms-input-placeholder {
  font-size: 18px;
  color: #333333;
}
.email-signup .form input:-moz-placeholder {
  font-size: 18px;
  color: #333333;
}
.email-signup .form input[type="submit"] {
  max-width: 160px;
  width: 100%;
  background: #f26531;
  border: none;
  box-shadow: none;
  color: #ffffff;
  font-size: 20px;
  outline: none;
  text-transform: uppercase;
  transition: .5s;
  display: block;
  margin-top: 1em;
}
.email-signup .form input[type="submit"]:hover {
  box-shadow: 0px 0px 10px 1px #f26531;
}
div.wpcf7-response-output {
  margin: 1.5em 0 8em;
}
.entry-header {
  margin: 25px 0;
}
.hr {
  border: 0;
  height: 1px;
  background-image: linear-gradient(to right,rgba(0,0,0,0),#12419c,rgba(0,0,0,0));
}
.content_box {
  background-color: #eeeeee;
  margin: 3rem 0 4rem;
  color: #000;
}
.content_box h3 {
  color: #1a1a1a;
}
.content_box:before {
  background-color: #eeeeee;
}
.content_box a:not(.btn) {
  text-decoration: underline;
}
.content_box:not(.bg-blueLight) .btn-primary {
  background: #9a1912;
  text-decoration: none;
}
.content_box:not(.bg-blueLight) .btn-primary:hover,
.content_box:not(.bg-blueLight) .btn-primary:focus,
.content_box:not(.bg-blueLight) .btn-primary:active {
  background: #1243a2;
}
@media (max-width: 768px) {
  .carousel-button.btn-primary {
    font-size: 1rem;
  }
}
.sidebar {
  margin: 25px 0;
}
aside#sidebar .widget {
  margin-bottom: 1.2rem;
}
.team-frame {
  border-radius: 60px;
  box-shadow: 0 0 7px 6px #ccc;
  padding: 2px;
}
.team-frame img {
  border-radius: 60px;
}
.team-member {
  margin-bottom: 2em;
}
.tabs-wrapper {
  display: flex;
  margin: 0 auto;
  width: 100%;
  flex-direction: column;
  position: relative;
}
.page-id-164 .tabs-wrapper {
  margin-bottom: 2rem;
}
.tabs-wrapper:before {
  position: absolute;
  left: -50%;
  content: '';
  width: 200%;
  height: 1px;
  background: #d3ced2;
  top: 42px;
}
@media (max-width: 767px) {
  .tabs-wrapper:before {
    display: none;
  }
}
.tabs-wrapper .text-center {
  line-height: 2;
}
.tabs-wrapper .text-mid {
  font-size: 20px;
}
.tabs-wrapper .col_wrapp {
  display: flex;
  justify-content: space-around;
  padding-top: 35px;
}
.tabs-wrapper .col_wrapp ul li {
  padding-bottom: 15px;
}
.tabs-wrapper .red {
  color: #ff0000;
}
.tabs-wrapper .small_note {
  font-size: 12px;
  padding-bottom: 20px;
  display: block;
}
.tabs-wrapper .snoska {
  font-size: 12px;
}
.tabs-wrapper ul.dot-list {
  list-style: disc;
}
.tabs-wrapper ul.dot-list li {
  margin-left: 20px;
  line-height: 2;
}
.tabs-wrapper .b_point {
  text-decoration: underline;
}
.tabs-wrapper .contact_col {
  display: flex;
  justify-content: space-around;
  padding-top: 35px;
}
.tabs-wrapper .contact_col .one_half_cont .cont_text {
  padding-bottom: 15px;
}
.tabs-wrapper .nav-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
}
@media (max-width: 767px) {
  .tabs-wrapper .nav-tabs {
    flex-direction: column;
  }
}
.tabs-wrapper .nav-tabs .nav-item {
  background: transparent;
  border: none;
  box-shadow: none;
  color: #000;
  outline: none;
  transition: .5s;
  margin: 0;
}
.tabs-wrapper .nav-tabs .nav-item:last-child {
  border-right: 0;
}
.tabs-wrapper .nav-tabs .nav-item .nav-link {
  color: #000;
  font-weight: 600;
  font-size: 18px;
  border: none;
  background-color: transparent;
  position: relative;
}
.tabs-wrapper .nav-tabs .nav-item .nav-link.active::after {
  content: '\f0de';
  font-family: 'fontawesome';
  font-size: 18px;
  color: #000;
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: -15px;
}
@media (max-width: 767px) {
  .tabs-wrapper .nav-tabs .nav-item .nav-link.active::after {
    content: '\f0d7';
    display: flex;
    justify-content: flex-end;
    bottom: 5px;
    left: 5px;
  }
}
.tabs-wrapper h4.text-blue {
  padding-top: 25px;
}
.tabs-wrapper .text-blue {
  color: #007bff;
}
.tabs-wrapper .image-wrapper {
  max-width: 768px;
  margin: 0 auto;
  padding: 35px 0;
}
.tabs-wrapper .icon_email,
.tabs-wrapper .icon_phone {
  display: inline-block;
  padding: 0 0 0 22px;
  background-image: url(images/icons.png);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-color: transparent;
  margin-bottom: 15px;
  color: #222222;
}
.tabs-wrapper .icon_email:hover,
.tabs-wrapper .icon_phone:hover {
  color: #222222;
}
.tabs-wrapper .icon_email {
  background-position: -330px -55px;
}
.tabs-wrapper .icon_phone {
  background-position: -180px -205px;
}
.tabs-wrapper .btn-blue {
  white-space: nowrap;
  line-height: 1em;
  position: relative;
  outline: none;
  overflow: visible;
  cursor: pointer;
  border: 1px solid #999;
  border: rgba(0,0,0,0.2) 1px solid;
  border-bottom: rgba(0,0,0,0.4) 1px solid;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  box-shadow: 0 1px 2px rgba(0,0,0,0.2);
  background: -moz-linear-gradient(center top,rgba(255,255,255,0.1) 0%,rgba(0,0,0,0.1) 100%);
  background: -webkit-gradient(linear,center bottom,center top,from(rgba(0,0,0,0.1)),to(rgba(255,255,255,0.1)));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF',EndColorStr='#19000000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')";
  -moz-user-select: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  background-color: #00ADEE;
  color: #ffffff;
  padding: 7px 20px;
  border-radius: 3px;
}
.tabs-wrapper .btn-blue:hover {
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(0,0,0,0.25);
}
.tabs-wrapper .accordion {
  cursor: pointer;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  margin: 0;
  padding: 5px 10px 5px 45px;
  font-size: 18px;
  line-height: 18px;
  background: url(images/toggle_buttons.png) no-repeat scroll -30px 3px transparent;
  margin-top: 30px;
}
.tabs-wrapper .accordion.active {
  background-position: 0px -27px;
}
.tabs-wrapper .panel {
  transition: 0.4s;
  padding: 15px 45px;
  display: none;
  overflow: hidden;
}
.tabs-wrapper .panel a {
  display: block;
}
#faqList {
  margin-top: 1.5em;
}
#accordion .card {
  margin: 10px 0px;
  background-color: #ECECEC;
}
.page-template-page-faq #accordion .card {
  margin: 8px 0;
}
#accordion .card-header {
  padding: 10px 5px 0;
}
.page-template-page-faq #accordion .card-header {
  padding-top: 5px;
}
#accordion .card-header.collapsed::after,
#accordion .card-header:after {
  content: "\f055 ";
  font-family: fontawesome;
  position: absolute;
  right: 20px;
  top: 14px;
  font-size: 28px;
  color: #2b7bc5;
}
.page-template-page-faq #accordion .card-header.collapsed::after,
.page-template-page-faq #accordion .card-header:after {
  top: 3px;
}
#accordion .card-header[aria-expanded="true"] {
  background: #eefaff;
}
#accordion .card-header[aria-expanded="true"]:after {
  content: '\f056';
}
#accordion .card-header:hover {
  background: #eefaff;
  cursor: pointer;
}
.page-template-page-faq #accordion h4.panel-title {
  margin-bottom: 0;
}
#accordion h4.panel-title button {
  font-size: 20px;
  text-decoration: none !important;
  font-weight: 500;
  text-transform: uppercase;
}
.page-template-page-faq #accordion h4.panel-title button {
  font-size: 18px;
}
#accordion h4.panel-title button:hover,
#accordion h4.panel-title button:focus,
#accordion h4.panel-title button:active {
  background: none;
}
#accordion h4.panel-title button:hover:after,
#accordion h4.panel-title button:focus:after,
#accordion h4.panel-title button:active:after {
  content: '';
}
.products_category h1 {
  padding: 40px 0;
}
.product_image_wrapper {
  padding: 15px;
}
.product_info {
  text-align: center;
  font-weight: 700;
  padding: 10px;
}
.sartext ul {
  padding-left: 20px;
  list-style: disc;
}
.sar h2 {
  text-align: left;
  padding-bottom: 30px;
}
.sar .more_btns {
  max-width: 450px;
}
.sar .more_btns a {
  background: #f26531;
  border: none;
  box-shadow: none;
  color: #ffffff;
  font-size: 16px;
  outline: none;
  transition: .5s;
  margin: 0 5px;
  padding: 10px;
  text-decoration: none;
}
.sar .more_btns a:hover {
  box-shadow: 0px 0px 10px 1px #f26531;
}
.sar.military .more_btns {
  padding-top: 25px;
  display: flex;
  align-items: center;
  max-width: 100%;
}
.sar.military .more_btns h3 {
  font-size: 16px;
}
.dive_image img {
  display: block;
  max-width: 400px;
  width: 100%;
}
.btn,
.button {
  white-space: normal;
}
.btn-primary,
.btn .gform_button,
.button-primary,
.button .gform_button {
  background-color: #0a7dbf;
  background-image: -moz-linear-gradient(top,#00A1D9,#184897);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00A1D9),to(#184897));
  background-image: -webkit-linear-gradient(top,#00A1D9,#184897);
  background-image: -o-linear-gradient(top,#00A1D9,#184897);
  background-image: linear-gradient(to bottom,#00A1D9,#184897);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00a1d9', endColorstr='#ff184897', GradientType=0);
  background-size: 150px;
  text-transform: uppercase;
  font-size: 1.2em;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
}
.btn:hover,
.btn:focus,
.btn:active,
.button:hover,
.button:focus,
.button:active {
  background-color: #0a7dbf;
  background-image: -moz-linear-gradient(top,#00A1D9,#184897);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00A1D9),to(#184897));
  background-image: -webkit-linear-gradient(top,#00A1D9,#184897);
  background-image: -o-linear-gradient(top,#00A1D9,#184897);
  background-image: linear-gradient(to bottom,#00A1D9,#184897);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00a1d9', endColorstr='#ff184897', GradientType=0);
  background-size: 150px;
  background-position-y: -45px;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
}
.btn.btn-inverse,
.button.btn-inverse {
  background: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.btn.btn-inverse:hover,
.btn.btn-inverse:focus,
.btn.btn-inverse:active,
.btn.btn-inverse:not(:disabled):not(.disabled):active:focus,
.button.btn-inverse:hover,
.button.btn-inverse:focus,
.button.btn-inverse:active,
.button.btn-inverse:not(:disabled):not(.disabled):active:focus {
  background-color: #b8b8b8;
  background-image: -moz-linear-gradient(top,#aaaaaa,#cccccc);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#aaaaaa),to(#cccccc));
  background-image: -webkit-linear-gradient(top,#aaaaaa,#cccccc);
  background-image: -o-linear-gradient(top,#aaaaaa,#cccccc);
  background-image: linear-gradient(to bottom,#aaaaaa,#cccccc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaaaaaa', endColorstr='#ffcccccc', GradientType=0);
  color: #fff;
  transition: all .3s !important;
}
.btn.btn-large,
.button.btn-large {
  font-size: 2rem;
}
.btn.btn-large:hover,
.btn.btn-large:focus,
.btn.btn-large:active,
.btn.btn-large:not(:disabled):not(.disabled):active:focus,
.button.btn-large:hover,
.button.btn-large:focus,
.button.btn-large:active,
.button.btn-large:not(:disabled):not(.disabled):active:focus {
  background-position-y: -4rem;
}
.btn.rounded,
.button.rounded {
  border-radius: 2rem !important;
  padding-left: 2rem;
  padding-right: 2rem;
}
.align-center {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.center-image img {
  display: block;
  margin: auto;
  max-width: 350px;
}
.wc-tips-wrapper h2 {
  width: 100%;
}
.wc-tips-wrapper ul {
  list-style: none;
}
.mask-banner-wrapper {
  max-height: 80vh;
  overflow: hidden;
  position: relative;
  box-shadow: 0 8px 20px 0px rgba(0,0,0,0.5);
}
.mask-banner-wrapper .overlay-text {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  font-family: 'trajan-pro-3';
  font-weight: 700;
  text-transform: uppercase;
  font-size: 32px;
  top: 10%;
}
.bg-blue {
  background-color: #1243a2;
  color: #ffffff;
}
.bg-blue:before {
  background-color: #1243a2;
}
.bg-blue h1,
.bg-blue h2,
.bg-blue h3,
.bg-blue p {
  color: #fff;
}
.bg-blueLight {
  background-color: #eefaff;
}
.bg-blueLight:before {
  background: #eefaff;
}
.mask-wrapper {
  padding: 40px 0;
}
.mask-wrapper.bg-blue {
  background-color: #1243a2;
  color: #ffffff;
}
.mask-wrapper.bg-blue .center-image .animated {
  display: flex;
  align-items: center;
  justify-content: center;
}
.mask-wrapper.bg-blue a {
  color: #ffffff;
}
.mask-wrapper.bg-blue h4 {
  color: #ffffff;
}
@media screen and (min-width: 800px) {
  .mask-table-wrapper th {
    text-align: center;
  }
  .mask-table-wrapper th h3 {
    color: #1243a2;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 2rem;
  }
  .mask-table-wrapper th strong {
    color: #1243a2;
  }
  .mask-table-wrapper th,
  .mask-table-wrapper td {
    border: none;
  }
  .mask-table-wrapper tr:first-child td:not(:first-child) {
    border-top: 1px solid #1243a2;
  }
  .mask-table-wrapper tr:last-child td:not(:first-child) {
    border-bottom: 1px solid #1243a2;
  }
  .mask-table-wrapper td {
    text-align: center;
    border: 1px solid #ffffff;
    padding: 10px;
  }
  .mask-table-wrapper td:not(:first-child) {
    background-color: #1243a2;
    color: #ffffff;
  }
  .mask-table-wrapper td:first-child {
    border-top: 1px solid #1243a2;
    border-bottom: 1px solid #1243a2;
  }
}
@media only screen and (max-width: 800px) {
  .mask-table-wrapper table,
  .mask-table-wrapper thead,
  .mask-table-wrapper tbody,
  .mask-table-wrapper th,
  .mask-table-wrapper td,
  .mask-table-wrapper tr {
    display: block;
  }
  .mask-table-wrapper thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .mask-table-wrapper tr {
    border: 1px solid #ccc;
  }
  .mask-table-wrapper td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  .mask-table-wrapper td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  .mask-table-wrapper td:before {
    content: attr(data-title);
  }
}
footer {
  width: 100%;
}
footer .container-fluid {
  max-width: 1290px;
}
footer#colophon {
  background: url('/wp-content/themes/ots/images/footer.jpg');
  padding-top: 50px;
  padding-bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
footer #footer-text {
  width: 100%;
  border-top: 1px solid #6dacf8;
  padding: 25px 0;
  text-align: center;
  color: #999999;
  font-size: 16px;
  margin: 0 auto;
}
footer .col-xs-12 {
  width: 100%;
}
#shop-wrapper {
  padding-top: 40px;
}
ul.products.columns-4.d-flex {
  margin-bottom: 0;
}
ul.products.d-flex li.last {
  margin-right: 3.8% !important;
}
@media (min-width: 768px) {
  ul.products.d-flex li.product {
    flex: 1 0 22%;
    max-width: 22%;
    display: flex;
    flex-direction: column;
    text-align: center;
  }
  ul.products.d-flex li.product a.button {
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
  }
}
li.product.see-more {
  display: flex;
  align-items: flex-start;
  text-align: center;
}
li.product.see-more a {
  padding-top: 3em;
  flex: 1 0 auto;
  font-size: 26px;
  line-height: 2em;
  text-transform: uppercase;
  font-weight: bold;
  max-width: 100%;
}
.woocommerce .col-1,
.woocommerce .col-2 {
  max-width: 100%;
}
.woocommerce #order_review_heading {
  display: none;
}
.woocommerce-checkout .woocommerce #checkout-wrapper {
  position: relative;
}
.woocommerce-checkout .woocommerce .chosen-store-wrapper label.choose-store-label {
  font-weight: 600;
}
.woocommerce-checkout .woocommerce .chosen-store-wrapper span.woocommerce-input-wrapper label {
  font-weight: 500;
  position: relative;
  left: 30px;
  max-width: 90%;
}
.woocommerce-checkout .woocommerce .chosen-store-wrapper span.woocommerce-input-wrapper input {
  position: relative;
  top: 23px;
}
.woocommerce-checkout .woocommerce #duck-spinner {
  position: relative;
  opacity: 0.7;
}
.woocommerce-checkout .woocommerce #duck-spinner:before {
  top: 0;
}
.woocommerce-checkout .woocommerce button#RevealCheckout {
  margin-top: 1rem;
}
.woocommerce-checkout .woocommerce button#ChooseAnotherStore {
  margin-bottom: 1.5rem;
}
@media only screen and (min-width: 768px) {
  .woocommerce-checkout .woocommerce p#chosen_store_field .woocommerce-input-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .woocommerce-checkout .woocommerce span.woocommerce-input-wrapper > div {
    position: relative;
    top: -8px;
    flex: 0 0 32.3%;
    left: 8px;
    margin-bottom: 1rem;
  }
}
.woocommerce-checkout .woocommerce label.choose-store-label {
  display: block;
  width: 100%;
}
.woocommerce-checkout .woocommerce #recalc-wrap {
  display: none;
}
.woocommerce-checkout .woocommerce #chosen_store_field span.select2-selection.select2-selection--single {
  width: 100%;
}
.woocommerce-checkout .woocommerce h3#order-review-h3 {
  margin: 2rem 0 1.5rem;
}
.woocommerce-checkout .woocommerce .rev-share {
  font-size: 12px;
  line-height: 1.3em;
}
.woocommerce ul.product_list_widget li img {
  width: 75px;
}
.woocommerce ul.products li.product .price {
  font-size: 14px;
  color: #62aa57;
}
.woocommerce ul.products li.product .price span.map {
  display: block;
  margin-top: -7px;
}
.woocommerce .woocommerce-message {
  border-top-color: #1243a2;
}
.woocommerce .woocommerce-message::before {
  color: #1243a2;
}
.woocommerce.archive:not(.tax-product_cat) ul.products {
  justify-content: space-between;
}
.woocommerce.archive:not(.tax-product_cat) ul.products li.product {
  margin: 0 auto;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.woocommerce.archive:not(.tax-product_cat) ul.products li.product .button {
  display: block;
  text-align: center;
  max-width: 170px;
  margin-top: auto !important;
  margin-left: auto;
  margin-right: auto;
}
.woocommerce.archive:not(.tax-product_cat) ul.products li.product a {
  margin-bottom: 1rem;
}
.woocommerce.archive.term-military ul.products.columns-4,
.woocommerce.archive.term-accessories ul.products.columns-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  margin-left: -1rem;
  padding: 0;
}
.woocommerce.archive.term-military ul.products.columns-4 li.product-category,
.woocommerce.archive.term-accessories ul.products.columns-4 li.product-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.woocommerce.archive.term-military ul.products.columns-4 li.product-category.product,
.woocommerce.archive.term-accessories ul.products.columns-4 li.product-category.product {
  flex: 1 0 22.5%;
  margin-top: .5rem;
  margin-right: 0;
  margin-left: 1rem;
  border: 1px solid #000;
  margin-bottom: 0.5rem;
  max-width: 23.4%;
}
@media only screen and (max-width: 767px) {
  .woocommerce.archive.term-military ul.products.columns-4 li.product-category.product,
  .woocommerce.archive.term-accessories ul.products.columns-4 li.product-category.product {
    flex: 0 0 46.6%;
    max-width: 46.6%;
  }
}
.woocommerce.archive.term-military ul.products.columns-4 li.product-category.product a,
.woocommerce.archive.term-accessories ul.products.columns-4 li.product-category.product a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
.woocommerce.archive.term-military ul.products.columns-4 li.product-category.product h2.woocommerce-loop-category__title,
.woocommerce.archive.term-accessories ul.products.columns-4 li.product-category.product h2.woocommerce-loop-category__title {
  margin-top: auto;
  display: block;
  text-align: center;
}
.woocommerce.archive #product-main {
  padding-top: 2rem;
}
.woocommerce.archive #product-main form.woocommerce-ordering:before {
  content: "Sort by: ";
}
.woocommerce h1.title {
  font-size: 48px;
}
.woocommerce h2.product_title.entry-title {
  display: inline-block;
  text-align: left;
  margin-left: 50px;
  max-width: 48%;
}
.woocommerce.single-product #product-main {
  margin-top: 50px;
}
.woocommerce .slick-slide {
  margin-bottom: 10px;
}
.woocommerce input#coupon_code {
  width: 115px !important;
}
.woocommerce #product-main ul.products.columns-4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 2rem;
}
.woocommerce #product-main ul.columns-4.products li.product {
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .woocommerce #product-main ul.columns-4.products li.product {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.woocommerce #product-main ul.products li.product .button {
  margin-top: auto;
  text-align: center;
  margin-left: 0;
  margin-right: auto;
}
.woocommerce div.product .woocommerce-tabs .wc-tab {
  background: #eee;
  padding-top: 40px;
  position: relative;
  padding-bottom: 45px;
  border-bottom: 1px solid #d3ced2;
}
.woocommerce div.product .woocommerce-tabs .wc-tab:before {
  content: '';
  width: 200%;
  z-index: -1;
  height: 100%;
  top: 0;
  left: -50%;
  background: #eee;
  position: absolute;
  border-bottom: 1px solid #d3ced2;
  box-sizing: content-box;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  overflow: visible;
  text-align: center;
  margin: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  width: 200%;
  left: -50%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after {
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: none;
  border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
  border-radius: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
  content: '\f0de';
  font-family: 'fontawesome';
  font-size: 18px;
  color: #000;
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 7px;
}
.woocommerce div.product .tawcvs-swatches .swatch {
  border-radius: 0;
  opacity: 1;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  margin: 0.6em 0;
  display: block;
  color: #12419b;
  font-size: 1.25rem;
}
.woocommerce div.product p.price label,
.woocommerce div.product span.price label {
  color: #77a464;
}
.woocommerce div.product p.price.small,
.woocommerce div.product span.price.small {
  font-size: 14px;
}
.woocommerce div.product p.price span.map,
.woocommerce div.product span.price span.map {
  display: block;
}
.woocommerce div.product .quantity .qty {
  height: 36px;
}
.woocommerce div.product .product_meta {
  margin-top: 1em;
}
.woocommerce div.product form.cart {
  margin-bottom: 1em;
}
.woocommerce div.product section.related.products>h2 {
  margin-bottom: 1.3em;
  text-transform: uppercase;
}
.woocommerce div.product .bundle_form.bundle_sells_form {
  font-size: 0.9em;
}
.woocommerce div.product .bundle_form.bundle_sells_form .slick-prev:before,
.woocommerce div.product .bundle_form.bundle_sells_form .slick-next:before {
  color: #160000;
}
.woocommerce div.product .bundled_product.bundled_product_summary.product.bundled_item_optional {
  padding-bottom: 0;
}
.woocommerce div.product div.bundled_product_summary,
.woocommerce div.product.bundled_product_summary {
  border-bottom: none;
}
.woocommerce div.product div + .bundle_sells_title {
  padding-top: 1em;
  margin-bottom: 2.5rem;
}
.woocommerce div.product span.price.military + span.price.military {
  display: none;
}
.woocommerce div.product .has-bulk {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -20px 0 0;
}
.woocommerce form .form-row {
  margin: 10px 0;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
  padding: 5px;
}
.woocommerce form .form-row-wide label {
  padding-right: 20px;
  min-width: 175px;
  text-align: right;
}
.woocommerce form .form-row-wide input,
.woocommerce form .form-row-wide select {
  width: 230px !important;
}
@media only screen and (min-width: 768px) {
  .woocommerce form p#billing_address_2_field,
  .woocommerce form p#shipping_address_2_field {
    margin-left: 175px;
  }
}
.woocommerce form #order_comments_field span.woocommerce-input-wrapper {
  width: 100%;
}
.woocommerce form span.select2-selection.select2-selection--single {
  width: 230px;
  height: 36px;
  padding-top: 2px;
}
.woocommerce form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  top: 17px;
  left: 10px;
}
.woocommerce form #ots_checkout_field span.select2-selection.select2-selection--single,
.woocommerce form #ots_checkout_field select {
  width: 300px;
}
.woocommerce li.product a.compare.button {
  margin-left: 1em;
}
.woocommerce #billing_company_field label,
.woocommerce #shipping_company_field label {
  width: 100%;
  text-align: left;
}
.woocommerce #billing_company_field span.woocommerce-input-wrapper,
.woocommerce #shipping_company_field span.woocommerce-input-wrapper {
  width: 100%;
  padding-right: 26px;
}
.woocommerce #billing_company_field input,
.woocommerce #shipping_company_field input {
  width: 100% !important;
}
.woocommerce #parts-table {
  display: table;
}
.woocommerce #parts-table td.part-title {
  width: 50%;
}
.woocommerce #parts-table .quantity {
  display: inline-block;
  margin-right: .5rem;
}
.woocommerce #parts-table td.addCart {
  text-align: right;
  padding-right: 1rem;
}
.woocommerce #part-diagram img {
  display: block;
  margin: 0 auto;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  background-color: #1243a2;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit.alt:active,
.woocommerce #respond input#submit.alt:focus,
.woocommerce a.button.alt:hover,
.woocommerce a.button.alt:active,
.woocommerce a.button.alt:focus,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:active,
.woocommerce button.button.alt:focus,
.woocommerce input.button.alt:hover,
.woocommerce input.button.alt:active,
.woocommerce input.button.alt:focus {
  background-color: #2b7bc5;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.woocommerce a.checkout-button.button.quote.wc-forward:hover {
  background: #1243a2;
  color: #fff;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background-color: #2b7bc5;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  color: #fff;
  font-weight: 500;
}
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit:active,
.woocommerce #respond input#submit:focus,
.woocommerce a.button:hover,
.woocommerce a.button:active,
.woocommerce a.button:focus,
.woocommerce button.button:hover,
.woocommerce button.button:active,
.woocommerce button.button:focus,
.woocommerce input.button:hover,
.woocommerce input.button:active,
.woocommerce input.button:focus {
  background-color: #eefaff;
  color: #000;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.woocommerce #respond input#submit.alt.disabled,
.woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled,
.woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled],
.woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled,
.woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled,
.woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled],
.woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled,
.woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled,
.woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled],
.woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled,
.woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled,
.woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled],
.woocommerce input.button.alt:disabled[disabled]:hover {
  background-color: #10439c;
}
#quote table.cart img {
  max-width: 75px;
}
#quote .woocommerce table.shop_table td.product-quantity {
  padding-left: 40px;
}
.woocommerce-Tabs-panel h3 {
  text-align: left;
}
.single-cat {
  margin: 15px 0;
}
.category-inner {
  border: 1px solid #555;
  text-align: center;
  height: 100%;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.category-inner .cat-desc {
  opacity: 0;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  background-color: rgba(0,0,0,0.4);
  padding: 15px;
  color: white;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.category-inner .cat-desc p {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
  font-weight: 500;
}
.category-inner .cat-name {
  padding-top: 15px;
}
.category-inner:hover a,
.category-inner:active a,
.category-inner:focus a {
  text-decoration: none;
}
.category-inner:hover .cat-desc,
.category-inner:active .cat-desc,
.category-inner:focus .cat-desc {
  opacity: 1;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.woocommerce-checkout .woocommerce form .form-row input.input-text,
.woocommerce-checkout .woocommerce form .form-row textarea {
  font-size: 14px;
}
.woocommerce-checkout input#createaccount {
  width: 30px !important;
  margin-left: 8rem;
}
.woocommerce-checkout span.info-pop {
  position: relative;
  top: -12px;
}
.woocommerce-checkout label[for="chosen_store"] {
  padding-right: 1rem;
}
@media (min-width: 1080px) {
  div#storeLocatorModal .modal-dialog {
    max-width: 1000px;
  }
}
#commentform label {
  min-width: 70px;
}
.footer-widgets {
  display: flex;
  padding-bottom: 20px;
}
@media (max-width: 992px) {
  .footer-widgets {
    justify-content: center;
  }
}
.footer-widgets .f-widget {
  width: 20%;
}
@media (max-width: 992px) {
  .footer-widgets .f-widget {
    padding: 10px 10px;
    width: 33.3333%;
  }
}
@media (max-width: 575px) {
  .footer-widgets .f-widget {
    width: 50%;
    padding: 10px 20px;
  }
}
@media (max-width: 400px) {
  .footer-widgets .f-widget {
    width: 100%;
  }
}
.footer-widgets .f-widget h3 {
  font-size: 24px;
  text-align: left;
  display: inline-block;
  letter-spacing: -0.75px;
  color: #fff;
}
.footer-widgets .f-widget h3:after {
  content: " ";
  width: 100%;
  height: 1px;
  background: #6dacf8;
  display: block;
}
.footer-widgets .f-widget ul {
  list-style: none;
  padding: 0;
}
.footer-widgets .f-widget ul li {
  padding: 0.3em 0;
}
.footer-widgets .f-widget ul li a {
  color: #eee;
  font-size: 14px;
  line-height: 1;
}
.footer-widgets .f-widget ul li a:hover {
  text-decoration: none;
  color: #333333;
}
.footer-widgets .f-widget ul li a.social_link {
  color: #ccc;
}
.footer-widgets .f-widget ul li a.social_link .social_label {
  color: #eee;
}
.footer-widgets .f-widget #custom_html-3 h5 {
  font-weight: bold;
  font-size: 16px;
  color: #fff;
}
.footer-widgets .f-widget #custom_html-3 ul {
  max-width: 165px;
}
.footer-widgets .f-widget #custom_html-3 ul span {
  padding-left: 5px;
}
@media (min-width: 768px) {
  .modal-dialog {
    max-width: 650px;
  }
}
@media (max-width: 768px) {
  .modal-dialog {
    margin-top: 6rem;
  }
}
.wpcf7 div[class^="col"] {
  margin: 10px 0;
}
.wpcf7#wpcf7-f2398-p2394-o1 input,
.wpcf7#wpcf7-f2398-p2394-o1 textarea {
  padding-left: 20px !important;
}
.wpcf7#wpcf7-f2605-p2602-o1 input[name$='qty'],
.wpcf7#wpcf7-f2605-p2602-o1 input[name^='serial'] {
  height: 50px;
}
.wpcf7 select#rma-product {
  margin-bottom: 1.3em;
}
.wpcf7 label[for="rma-product"] {
  padding-right: 1em;
  display: block;
}
.wpcf7 label[for="country"] {
  flex: 0 0 20%;
  max-width: 20%;
}
.wpcf7-submit.btn-primary {
  min-width: 110px;
  text-align: center;
  padding: 5px 15px;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.wpcf7 .add-another {
  position: absolute;
  bottom: 40px;
  font-size: 19px;
  text-transform: uppercase;
  font-weight: 500;
  left: 15px;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  color: #2b7bc5;
}
.wpcf7 .add-another:hover,
.wpcf7 .add-another:focus,
.wpcf7 .add-another:active {
  color: #000;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
#wpcf7-f2605-p2602-o1.wpcf7 .add-another {
  bottom: -40px;
  left: 160px;
}
.wpcf7 label[for="qty"] {
  margin-top: 14px;
  padding-right: 1rem;
}
.wpcf7 .array-row .add-another {
  bottom: 15px;
}
.wpcf7 .select2-container {
  width: 100% !important;
}
.wpcf7 .select2-container--default .select2-selection--single {
  height: 50px;
  width: 100%;
}
.wpcf7 .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 48px;
}
.wpcf7 .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 12px;
  right: 6px;
}
.wpcf7 span.wpcf7-form-control-wrap.country {
  flex: 0 0 80%;
  max-width: 80%;
  top: 8px;
}
.wpcf7 .wpcf7-not-valid {
  background-color: rgba(255,0,0,0.2);
}
.wpcf7 input[type="confirm_email"] {
  height: 60px;
  max-width: 100%;
  outline: none;
}
.wpcf7 span.keyman-category span.wpcf7-list-item,
.wpcf7 span.choose-product span.wpcf7-list-item {
  display: table-row;
  margin: .5em 0;
}
.wpcf7 span.keyman-category span.wpcf7-list-item *,
.wpcf7 span.choose-product span.wpcf7-list-item * {
  display: table-cell;
  padding: 0 5px;
}
.wpcf7 span.applying-for {
  display: block;
}
.wpcf7 span.applying-for .wpcf7-list-item {
  display: block;
  position: relative;
}
.wpcf7 span.applying-for input[type="radio"] {
  position: absolute;
  left: -7px;
  top: 5px;
  width: 13px;
}
.wpcf7 span.applying-for span.wpcf7-list-item-label {
  margin-left: 20px;
}
.wpcf7 #biz-info select,
.wpcf7 select[name="spoke-to"] {
  width: 100%;
}
.wpcf7 #keyman-shop,
.wpcf7 #keyman-other,
.wpcf7 #product-other {
  display: none;
}
.wpcf7 textarea#keymanOther,
.wpcf7 textarea#productOther {
  height: 100px;
}
.wpcf7#wpcf7-f2618-p2613-o1 select[name="selectedState"] {
  min-width: 250px;
  position: relative;
  top: 7px;
}
.wpcf7 .small-textarea textarea {
  height: 150px;
}
.wpcf7 .small-textarea input[name=due-date] {
  margin-top: 20px;
}
.wpcf7 .small-textarea input[name=quantity] {
  margin-top: 49px;
}
.other-product {
  margin-top: .5em;
}
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
  width: 16px !important;
  height: 16px;
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.page-template #asl-storelocator p {
  font-size: 14px;
}
.page-template #asl-storelocator.asl-p-cont.asl-bg-0 .search_filter > p:first-child {
  font-weight: 500;
  font-size: 16px;
}
.page-template #asl-storelocator.asl-p-cont.asl-bg-0 .agile-modal-content h4 {
  font-weight: 500;
  font-size: 16px;
}
.page-template #asl-storelocator.asl-p-cont.asl-bg-0 .drop_box_filter p span {
  font-size: 16px;
}
.page-template #asl-storelocator.asl-p-cont.asl-bg-0 .asl-advance-filters p span {
  font-size: 16px;
}
.page-template #asl-storelocator.asl-p-cont.asl-bg-0 #panel.storelocator-panel .item .addr-sec p.p-area {
  font-size: 16px;
}
.page-template #asl-storelocator.asl-p-cont.asl-bg-0 #panel.storelocator-panel .item .addr-sec .p-title {
  font-size: 20px;
}
.page-template #asl-storelocator.asl-p-cont.asl-bg-0 #panel.storelocator-panel .item .glyphicon {
  display: block;
  font-size: 14px !important;
  padding-top: 2px;
  margin-right: 5px !important;
}
@media (max-width: 767px) {
  .page-template #asl-storelocator.asl-p-cont.container .asl-advance-filters {
    display: block;
  }
}
.page-template #asl-storelocator.asl-p-cont.container .asl-advance-filters p {
  margin-bottom: 8px;
}
@media (max-width: 575px) {
  .page-template #asl-storelocator.asl-p-cont.container .asl-advance-filters .col-sm-9.col-md-8 .row {
    padding: 0 15px;
  }
  .page-template #asl-storelocator.asl-p-cont.container .asl-advance-filters .col-sm-9.col-md-8 .row .range_filter {
    padding-left: 4px !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 767px) {
  .page-template #asl-storelocator.asl-p-cont.container #panel.storelocator-panel {
    max-height: 100%;
    margin: 0;
  }
}
#carousel-360 h4 {
  display: block;
  min-height: 4em;
  text-align: center;
}
#carousel-360 h4 p.owl-btn-wrapper {
  text-align: center;
}
.page-template-page-fullwidth .owl-wrapper,
.page-template-page-fullwidth .carousel-slider-outer {
  max-width: 1370px;
}
.owl-wrapper {
  max-width: 100vw;
}
a.duck {
  color: #ccc;
}
.video-overlay {
  background-size: cover;
  height: 171.5px;
  background-position: center;
  width: 305px;
  display: block;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.video-overlay .fa-youtube {
  color: red;
  display: block;
  position: absolute;
  width: 100%;
  top: 40%;
  left: 0;
  right: 0;
}
.video-overlay a.popup-youtube {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  transition: .3s ease-out;
}
.video-overlay a.popup-youtube:hover .fa-youtube,
.video-overlay a.popup-youtube:focus .fa-youtube,
.video-overlay a.popup-youtube:active .fa-youtube {
  color: #fff9f9;
  transition: .3s ease-in;
}
.video-overlay h4 {
  font-size: 1.1em;
}
span.swatch img {
  vertical-align: top;
}
#wpmem_login legend {
  margin-bottom: 1em;
  margin-top: 0;
}
#wpmem_login fieldset {
  margin-top: 1.5em;
}
#wpmem_login fieldset .button_div,
#wpmem_login fieldset .link-text {
  text-align: left;
}
#wpmem_login input[type="text"],
#wpmem_login input[type="password"] {
  max-width: 500px;
  box-shadow: inset 0px 1px 2px 0px #000000;
}
#wpmem_login .buttons {
  background-color: #0a7dbf;
  background-image: -moz-linear-gradient(top,#00A1D9,#184897);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00A1D9),to(#184897));
  background-image: -webkit-linear-gradient(top,#00A1D9,#184897);
  background-image: -o-linear-gradient(top,#00A1D9,#184897);
  background-image: linear-gradient(to bottom,#00A1D9,#184897);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00a1d9', endColorstr='#ff184897', GradientType=0);
  background-size: 150px;
  text-transform: uppercase;
  font-size: 1.2em;
  padding: 4px 25px;
  border: none;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
}
#wpmem_login .buttons:hover,
#wpmem_login .buttons:focus,
#wpmem_login .buttons:active {
  background-color: #0a7dbf;
  background-image: -moz-linear-gradient(top,#00A1D9,#184897);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00A1D9),to(#184897));
  background-image: -webkit-linear-gradient(top,#00A1D9,#184897);
  background-image: -o-linear-gradient(top,#00A1D9,#184897);
  background-image: linear-gradient(to bottom,#00A1D9,#184897);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00a1d9', endColorstr='#ff184897', GradientType=0);
  background-size: 150px;
  background-position-y: -45px;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
}
#wpmem_login .buttons:disabled {
  background: #555555;
  color: #fff;
  cursor: not-allowed;
}
#wpmem_reg legend {
  margin-bottom: 2rem;
  text-transform: uppercase;
}
#wpmem_reg #reg-checkboxes {
  text-align: center;
}
#wpmem_reg #reg-checkboxes .div_checkbox {
  margin: 0 auto;
  display: block;
}
#wpmem_reg #reg-checkboxes .div_checkbox input {
  display: block;
  margin: 0 auto;
  width: 100% !important;
  margin: 0 auto !important;
}
#wpmem_reg #reg-checkboxes .col-md-2 {
  margin-bottom: 1rem;
}
#wpmem_reg .button_div {
  text-align: left;
  margin-top: 1rem;
}
#wpmem_reg .button_div input {
  background-color: #0a7dbf;
  background-image: -moz-linear-gradient(top,#00A1D9,#184897);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00A1D9),to(#184897));
  background-image: -webkit-linear-gradient(top,#00A1D9,#184897);
  background-image: -o-linear-gradient(top,#00A1D9,#184897);
  background-image: linear-gradient(to bottom,#00A1D9,#184897);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00a1d9', endColorstr='#ff184897', GradientType=0);
  background-size: 150px;
  text-transform: uppercase;
  font-size: 1.2em;
  padding: 4px 25px;
  border: none;
  color: #fff;
  text-align: left;
  margin-top: 1rem;
  -webkit-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
}
#wpmem_reg .button_div input:hover,
#wpmem_reg .button_div input:focus,
#wpmem_reg .button_div input:active {
  background-color: #0a7dbf;
  background-image: -moz-linear-gradient(top,#00A1D9,#184897);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#00A1D9),to(#184897));
  background-image: -webkit-linear-gradient(top,#00A1D9,#184897);
  background-image: -o-linear-gradient(top,#00A1D9,#184897);
  background-image: linear-gradient(to bottom,#00A1D9,#184897);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00a1d9', endColorstr='#ff184897', GradientType=0);
  background-size: 150px;
  background-position-y: -45px;
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
}
#wpmem_reg label[for="ots_user_contact"] {
  padding-top: 0rem;
  display: block !important;
  margin-top: 1rem;
}
#wpmem_reg label[for="tech_expires"],
#wpmem_reg label[for="tech_expires"] + div,
#wpmem_reg label[for="stealth_tech_expires"],
#wpmem_reg label[for="stealth_tech_expires"] + div,
#wpmem_reg label[for="guardian_tech_expires"],
#wpmem_reg label[for="guardian_tech_expires"] + div,
#wpmem_reg label[for="aga_tech_expires"],
#wpmem_reg label[for="aga_tech_expires"] + div {
  display: none;
}
#pdf-target {
  height: 800px;
  max-width: 100%;
  background-size: contain;
  width: 655px;
  background-position: center;
}
table#recall {
  max-width: 900px;
  margin: 0 auto;
}
table.comparison-table {
  border: 2px solid #c9c9e2;
}
table.comparison-table thead th {
  background-color: #fff;
}
table.comparison-table thead th.title {
  vertical-align: middle;
}
table.comparison-table thead tr:nth-of-type(1) th {
  border-bottom: none;
}
table.comparison-table thead tr:nth-of-type(2) th {
  vertical-align: top;
  border-top: none;
  text-align: center;
}
table.comparison-table tr td:nth-of-type(even) {
  background-color: #c9c9e2;
}
table.comparison-table tr td:nth-of-type(odd) {
  background-color: #fff;
}
div#refine-search input {
  margin-left: 1rem;
  margin-right: 0.4rem;
}
.woocommerce #ajaxsearchpro2_1 {
  position: relative;
  top: -7px;
}
@media only screen and (max-width: 767px) {
  div#wpcf7-f2681-p440-o1 {
    margin-bottom: 60px;
  }
}
#cart-widget-holder {
  position: relative;
}
.cart-holder {
  position: relative;
  z-index: 10;
  padding: 0 5px 0 10px;
  margin-top: -4px;
  text-align: right;
  float: left;
}
@media (max-width: 980px) {
  .cart-holder {
    float: none;
    text-align: center;
    display: inline-block;
    margin: 0 20px 0 0;
    top: 2px;
  }
}
.cart-holder .widget_shopping_cart_content {
  display: none;
  position: absolute;
  width: 300px;
  padding: 10px;
  left: 0;
  top: 100%;
  background: #fff;
  border: none;
  margin: 10px 0 0 0;
  border-radius: 0;
  box-shadow: 1px 1px 1px #000;
  text-align: left;
}
.cart-holder .widget_shopping_cart_content .buttons a {
  margin-bottom: 5px;
}
@media (max-width: 980px) {
  .cart-holder .widget_shopping_cart_content {
    left: 50%;
    margin: 19px 0 0 -50px;
  }
}
.cart-holder .widget_shopping_cart_content .product_list_widget,
.cart-holder .widget_shopping_cart_content .cart_list {
  margin: 0;
  padding: 0;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li,
.cart-holder .widget_shopping_cart_content .cart_list li {
  list-style: none;
  background: none;
  padding: 10px 0 10px 20px;
  overflow: hidden;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li a,
.cart-holder .widget_shopping_cart_content .cart_list li a {
  font-weight: 700;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li.empty,
.cart-holder .widget_shopping_cart_content .cart_list li.empty {
  padding-left: 0;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li .remove,
.cart-holder .widget_shopping_cart_content .cart_list li .remove {
  position: absolute;
  left: 0;
  top: 11px;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li img,
.cart-holder .widget_shopping_cart_content .cart_list li img {
  float: left;
  margin: 5px 10px 0 0;
  background: none;
  border: 0;
  border-radius: 0;
  width: 50px;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li a:hover img,
.cart-holder .widget_shopping_cart_content .cart_list li a:hover img {
  border: 1px solid #000;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li .quantity,
.cart-holder .widget_shopping_cart_content .cart_list li .quantity {
  display: block;
  overflow: hidden;
  margin: 0 0 0 60px;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li .variation,
.cart-holder .widget_shopping_cart_content .cart_list li .variation {
  overflow: hidden;
  border: none;
  padding: 0;
  margin: 0 0 0 60px;
  font-size: 14px;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li .variation dt,
.cart-holder .widget_shopping_cart_content .cart_list li .variation dt {
  float: left;
}
.cart-holder .widget_shopping_cart_content .product_list_widget li .variation dd,
.cart-holder .widget_shopping_cart_content .cart_list li .variation dd {
  margin: 0 0 0 4px;
  float: left;
}
.cart-holder .widget_shopping_cart_content .total {
  margin: 0;
  padding: 5px 0 15px;
  text-align: right;
}
.cart-holder .widget_shopping_cart_content .button {
  padding: 10px 15px !important;
  background: #1243a2 !important;
  text-align: center;
  line-height: 1.5 !important;
  color: #fff !important;
  margin-right: 5px;
  margin-left: 5px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.cart-holder .widget_shopping_cart_content .button hover {
  color: #fff;
  background: #1243a2;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.cart-holder .widget_shopping_cart_content .empty {
  text-align: center;
  display: block;
}
.cart-holder h3 {
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  color: #fff;
  font-size: 0;
  line-height: 0;
  -webkit-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
@media (max-width: 980px) {
  .cart-holder h3 {
    margin: 0;
  }
}
.cart-holder .cart-items {
  display: inline-block;
  background: #2b7bc5;
  color: #9a1912;
  border-radius: #9a1912;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  display: none;
}
.cart-holder:before {
  font-family: FontAwesome;
  font-weight: normal;
  display: inline-block;
  content: "\f07a";
  margin: 0;
  font-size: 20px;
  line-height: 1em;
  color: #1243a2;
  cursor: pointer;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.cart-holder:hover:before {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  color: #2b7bc5;
}
p.woocommerce-mini-cart__buttons.buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-bottom: 0;
}
.cart-opened:before {
  color: #2b7bc5;
}
.cart-wrapper {
  width: 77px;
  position: relative;
}
span.cart-items.full {
  color: #fff;
  right: -16px;
  top: -8px;
  position: absolute;
  background: #2b7bc5;
  width: 20px;
  border-radius: 50%;
  font-weight: 500;
  height: 20px;
  display: flex;
  font-size: 10px;
  align-items: center;
  justify-content: center;
}
.woocommerce-checkout span.cart-items.full {
  display: none;
}
.cart-wrapper.d-md-none {
  position: absolute;
  width: auto;
  top: 70px;
  right: 20px;
}
span.wpcf7-form-control-wrap.dive-pic {
  margin-top: 1.5rem;
  display: block;
}
#wpcf7-f3837-p3780-o1 .wpcf7-textarea {
  height: 200px;
}
.sl-caption.pos-bottom {
  display: none !important;
}
body.page .wpmem_msg {
  background: #F9F9F9;
  border: 1px solid lightGrey;
  border-radius: 3px;
  padding: 20px;
}
#wprmenu_menu ul#wprmenu_menu_ul li.aga-parts,
#wprmenu_menu ul#wprmenu_menu_ul li.guardian-parts,
#wprmenu_menu ul#wprmenu_menu_ul li.stealth-parts {
  display: none;
}
#wprmenu_bar .menu_title {
  margin-left: 1rem;
}
@media only screen and (min-width: 768px) {
  .no-padding {
    padding-left: 0;
    padding-right: 0;
  }
}
.woocommerce-tabs .jetpack-video-wrapper {
  max-width: 850px;
  margin: 0 auto;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.woocommerce-tabs .embed-responsive.embed-responsive-16by9 iframe {
  width: 100% !important;
  height: 100% !important;
}
.card {
  padding: .75rem;
}
.card .bg-warning {
  background-color: #ffe598 !important;
}
body.page-template-page-fullwidth .tabs-wrapper ul.nav.nav-tabs .nav-item {
  background: #2b7bc5;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  border-radius: 8px 8px 0 0;
}
body.page-template-page-fullwidth .tabs-wrapper ul.nav.nav-tabs .nav-item a.nav-link.active {
  background: #1243a2;
  border-radius: 8px 8px 0 0;
  color: #fff;
  font-weight: 500;
}
body.page-template-page-fullwidth .tabs-wrapper ul.nav.nav-tabs .nav-item a.nav-link.active:after {
  content: none;
}
#composite-main-row .composite_summary {
  position: relative;
}
#composite-main-row .composite_wrap {
  position: fixed;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 15px;
  z-index: 99;
}
#composite-main-row #atc-placeholder {
  width: 100%;
}
#composite-main-row #floating-sidebar {
  margin-top: 2rem;
  position: fixed;
  z-index: 999;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 15px;
}
#composite-main-row #floating-sidebar .composite_button {
  display: flex;
}
#composite-main-row #floating-sidebar .quantity {
  margin-right: 1rem;
}
.page-template-page-quote img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail,
.page-template-page-quote td.product-thumbnail img,
.page-template-page-quotethanks img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail,
.page-template-page-quotethanks td.product-thumbnail img {
  max-width: 32px;
}
.page-template-page-quote .cart_totals,
.page-template-page-quotethanks .cart_totals {
  width: 100% !important;
}
.page-template-page-quote .wc-proceed-to-checkout,
.page-template-page-quotethanks .wc-proceed-to-checkout {
  display: none !important;
}
li.woocommerce-MyAccount-navigation-link {
  list-style: none;
}
li.woocommerce-MyAccount-navigation-link:before {
  content: "\e704";
  font-family: duckdiver;
  color: #1243a2;
}
input#captcha_prefix + img {
  display: inline-block;
  margin-left: 1rem;
  margin-top: 12px;
}
.owl-stage {
  display: flex;
}
.owl-stage .owl-item.active {
  display: flex;
}
.owl-stage .item {
  display: flex;
}
.owl-stage .item-inner {
  display: flex;
  flex-wrap: wrap;
}
.owl-stage p.owl-btn-wrapper {
  margin-top: auto;
  display: flex;
  justify-content: center;
  width: 100%;
}
.owl-stage a.carousel-button.btn.btn-primary {
  margin-left: auto;
  margin-right: auto;
}
.col-sm-4.npp-card {
  margin-bottom: 3rem;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .col-sm-4.npp-card {
    margin-bottom: 1.5rem;
  }
}
.npp {
  font-family: 'trajan-pro-3', serif;
}
.npp-card h3 {
  color: #1243a2;
  font-size: 24px;
  text-align: center;
  font-family: 'trajan-pro-3', serif;
  letter-spacing: .05ch;
  margin-top: 20px;
}
.npp-card p {
  font-family: "Open Sans";
  font-size: 18px;
  text-align: center;
  color: #000;
  text-transform: initial;
  letter-spacing: .05ch;
  margin-top: 20px;
}
.npp-card a {
  text-decoration: none;
}
.npp-card a:hover {
  text-decoration: none;
}
.npp-img-container {
  text-align: center;
  margin-top: auto;
}
.npp-pre-footer {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  letter-spacing: .05ch;
  margin: 0 auto;
  text-align: center;
  border-top: 1px solid #161e6e;
  padding-top: 13px;
  margin-top: 50px;
}
.wpcf7-response-output {
  margin-left: 0 !important;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
