/*breakpoints - media queries*/
/*
xs (doesn't exist anymore)  <576px
sm  ≥576px
md  ≥768px
lg  ≥992px
xl  ≥1200px
xxl ≥1400px
*/
html {scroll-behavior: auto !important;}
body {-webkit-font-smoothing: antialiased;}
.auto-suggest-mega-price .save-mega {top:-2px !important;}
#catseoAcc a {font-weight:500;color:#4093ff !important;}

.related-product-title {overflow:hidden;color:#212121;text-align:center;font-size:1rem;margin-top:5px;margin-bottom:5px;height:72px;line-height:1.1;}

.av-pagination-page-input {display:inline-block;font-size:15px !important;}
.footer-brands a {color:#999;}
.h2-btm-bar {display:block;border-bottom:5px dotted #4093ff;width:120px;margin-top:8px;margin-bottom:20px;}
.eta-tooltip {fill:#4093ff;height:16px;position: relative;top:-2px;}

.mm-footer {display:flex;;max-width:1285px;position:relative;top:-8px;}
.lens-row-ps {padding-left:41px;}
.lens-mount-row-ps {padding-left:41px;}
.lens-ftr-title {color:#4093ff;font-weight:700;font-size:16px;}
.mount-type a, .focal-length a {color:#212121;padding-left:6px;padding-right:6px;}
.mount-first, .focal-first {padding-left:0px !important;}
.mount-type .mm-nav-bull, .focal-length .mm-nav-bull  {top:0px;}
.mm-guides-link {display:inline-block;position:relative;top:2px;cursor:pointer;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.mm-guides-link:hover {color:#4093ff;}
.mm-view-all-btn {
  background-color:#1a2674;
  color:#fff;
  font-weight:700;
  font-size:1rem;
  float:right;
  border-radius:0.375rem;
  padding:0.375rem 0.75rem;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.mm-view-all-btn:hover {
  background-color:#4093ff;
  color:#fff!important;
}

.nav-lensby-type {
  background-color:#4093ff;
  color:#fff;
  position:absolute;
  left: -110px;
  top: 110px;
  font-weight:700;
  font-size: 18px;
  letter-spacing:0.3rem;
  width: 255px;
  text-align: center;
  padding: 4px;
  border-top-right-radius: 0.375rem;
  border-top-left-radius: 0.375rem;
  transform: rotate(90deg);
}

.nav-lensby-cine {
  background-color:#4093ff;
  color:#fff;
  position:absolute;
  left: -23px;
  top: 286px;
  font-weight:700;
  font-size: 18px;
  letter-spacing:0.3rem;
  width: 80px;
  text-align: center;
  padding: 4px;
  border-top-right-radius: 0.375rem;
  border-top-left-radius: 0.375rem;
  transform: rotate(90deg);
}

.ps-nav-left {padding-left:1.2rem;}

.nav-rotate {
  transform:rotate(90deg);
};

.text-shadow-white {text-shadow: -4px 0px 15px rgba(255, 255, 255, 1), 4px 1px 6px rgba(255, 255, 255, 1);}
.text-light-blue {color:#4093ff;}
.homeh1 {font-size:28px;font-weight:500;color:#4093ff;}
.home-h2 {font-size:38px !important;font-weight:500;}
.home-grad-hdg {
  font-weight:700;
  font-size:48px;
  height:80px;
    display: block;
    background: -webkit-linear-gradient(-45deg,#1a2674 10%,#4093ff 97%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.home-grad-hdg-h1 {
  font-weight:700;
  font-size:48px;
  height:66px;
  color:#fff;
  display: block;
}


/*new styles for security */
.footer-socials {fill:#4093ff;height:30px;margin-right:7px;}
.mm-view-all-btns {margin-right:9px;padding-bottom:8px;cursor:pointer;}

.mm-product-btn {
  display:inline-block;
  border-radius: 0.375rem;
  font-weight:700;
  border:1px solid #f8f9fa;
  background-color:#f8f9fa;
  color:#1a2674;
  padding:0.375rem 0.75rem;
  width:100%;
  margin-left:5px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.mm-product-btn:hover {
  border:1px solid #4093ff;
  color:#4093ff !important;
}


.mm-brands-btn {
  display:inline-block;
  border-radius: 0.375rem;
  font-weight:700;
  border:1px solid #f8f9fa;
  background-color:#f8f9fa;
  color:#1a2674;
  padding:0.375rem 0.75rem;
  width:100%;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.mm-brands-btn:hover {
  border:1px solid #4093ff;
  color:#4093ff !important;
}

.cat-home-box-home {
  background-color: #fff;
  border: 1px solid #e2e2e2;
  font-weight: 700;
  font-size: 19px;
  padding: 15px;
  padding-top:0px;
  padding-left:25px;
  position:relative;
  text-align:left;
  border-radius: 60px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  /*max-width:25%;*/
  line-height:1.2;
  cursor:pointer;
  margin-bottom:10px;
}
.cat-home-box-cat-title {
  font-size:  1rem!important;
  line-height:17px;
  font-weight:400 !important;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  color:#666;
}
.cat-home-box-home-p {
  font-size: 0.8rem;
  font-weight: 400;
  text-align: left;
  line-height: 17px;
  margin-bottom: 0px;
}

.cat-home-box-home:hover {border: 1px solid #4093ff;}
.cat-home-box-home:hover .cat-home-box-cat-title {color: #4093ff;}
.cat-box-icon {fill:#1a2674;height:30px;display:block!important;padding-left:8px;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.cat-home-box-home:hover .cat-box-icon {fill:#4093ff;}






/*new styles from medical */
.megasearch-from-scs, .megasearch-price-scs, .megasearch-ex-scs {
  position:relative;top:-8px;}

.megasearch-price-scs {font-size:20px;font-weight:700;color:#1a2674;position:relative;}
.megasearch-enquire {
    font-size: 12px;
}
.btn-light-blue {
    background-color: #4093ff;
    color: #fff;
}
.cat-product-range {
    background: -webkit-linear-gradient(-45deg, #1a2674 10%, #4093ff 97%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
margin-top:20px;
    height: 50px;
    font-weight: 700;
}
.save-mega {
    position: absolute;
    display: block;
    width: 100%;
    margin-top: -14px;
    color: #ed1c24;
    border-radius: 4px;
    font-weight: 500;
    font-size: 13px;
    padding: 3px 6px;
}
/* medical product/category - restyle industry products*/
.industry-product {
  background-color:#fff;
  border:6px solid #f8f9fa;
  border-bottom:11px solid #f8f9fa;
  border-top:2px;
  min-height:314.5px;
}

.industry-product h3 {
  text-align:left;
  margin-top: 10px;
  height:105px;
  overflow:hidden;
}

.industry-product p {
  height:122px;
  padding-bottom: 21px;
}

.industry-product a {
  text-decoration:none;
  color:#666;
  line-height:24px !important;
  font-weight:300;
  font-size:16px;
  padding-top: 15px;
  display: block;
  padding-bottom: 15px;
  height:300px;
}

.industry-product a p {
   line-height:24px;
}

.industry-product-img-wrap {
  overflow:hidden;
  max-height:288px;
}

.industry-product img {
  max-height:288px;
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.industry-product:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.05);
}
.af-empty {font-size:11px;}
.mm-nav-bull {
    display: inline-block;
    color: #4093ff;
    position: relative;
    top: 9px;
}
.blog-sub-menu {top:46px !important;left:-30px!important;border-left: 2px solid #fff;border-top: 2px solid #fff;border-bottom: 4px solid #fff;width:1342px!important;}
.blog-sub-nav-search {display:inline-block;position:relative;top:2px;left:771px;}

.password-requirements .valid {color:#198754 !important; font-weight:700;}
.password-requirements {font-size:12px;}
  .password-title {display:block;}
/*end new styles added from medical */

.mm-brand-hide {display:inline-block;}
.mm-menu-icon {fill:#1a2674;height:55px;display:block!important;padding-left:8px;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.mm-mobile-menu-icon {fill:#4093ff;height:24px;width:45px;position:relative;left:-4px;margin-right:6px;}
.blog-sub-menu {top:46px !important;left:-30px!important;border-left: 2px solid #fff;border-top: 2px solid #fff;border-bottom: 4px solid #fff;width:1342px!important;}
.blog-sub-nav-search {display:inline-block;position:relative;top:2px;left:771px;}

.cat-home-row {border-bottom:14px solid #f8f9fa;}
.cat-home-endo {height:20vw;background:url("/ts1756355750/attachments/StyleSheet/52/endoscopy.tag.ind-hero.jpg");background-size:cover;position:relative;border-right:7px solid #f8f9fa;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.cat-home-endo:hover {cursor:pointer;background-size:110%;}
.cat-home-endo-con {height:20vw;background:url("/ts1756355750/attachments/StyleSheet/52/endoscopy_consumables.tag.ind-hero.jpg");background-size:cover;position:relative;border-left:7px solid #f8f9fa;}

.cat-home-surg {height:20vw;background:url("/ts1756355750/attachments/StyleSheet/52/surgical.tag.ind-hero.jpg");background-size:cover;position:relative;border-right:14px solid #f8f9fa;}
.cat-home-ent {height:20vw;background:url("/ts1756355750/attachments/StyleSheet/52/ent-speech-pathology.tag.ind-hero.jpg");background-size:cover;position:relative;}
.cat-home-pulm {height:20vw;background:url("/ts1756355750/attachments/StyleSheet/52/pulmonary.tag.ind-hero.jpg");background-size:cover;position:relative;border-left:14px solid #f8f9fa;}

.cat-home-endo h2, .cat-home-endo-con h2, .cat-home-surg h2, .cat-home-ent h2, .cat-home-pulm h2  {font-size:1.2rem;background-color:rgba(255,255,255,0.8);padding:10px;position:absolute;bottom:15px;right:0px;}

.cat-home-endo h2 span, .cat-home-endo-con h2 span, .cat-home-surg h2 span, .cat-home-ent h2 span, .cat-home-pulm h2 span {font-weight:700;color:#1a2674;}

.afterSales-home {background:url('/ts1756355750/attachments/StyleSheet/52/after-sales_shot.webp');background-size:cover;}
.trainingSupport-home {background:url('/ts1756355750/attachments/StyleSheet/52/support-training.webp');background-size:cover;}
.overview-txt-boxes {padding:15px;}

.overview-txt-boxes h4 {font-size:16px; color:#4093ff;}

/*h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {font-family: "Oswald", sans-serif !important;font-weight:700;}
.navbar-expand-lg {font-family: "Oswald", sans-serif !important;}*/
.menu-border-start {border-left:1px solid #4093ff;}
.menu-sub-cat {font-size:10px;margin-right:3px;margin-bottom:3px;}
.nav-cat-wrap {background-color: #f8f9fa;border:1px solid #f8f9fa;border-radius: 8px;min-height:80px;max-height:80px;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.nav-cat-wrap img {max-width:70px;}
.menu-img {max-width:100px;}

.menu-cat-more {
    display: none;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.nav-cat-wrap:hover {
  /*box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;*/
  border:1px solid #4093ff;
  cursor:pointer;
}
.nav-cat-wrap:hover a {color:#212121;}
.nav-cat-wrap:hover .menu-cat-more {
    display: none;
    position: absolute;
    right: -15px;
    bottom: -19px;
    font-size: 14px;
    color: #fff;
    background-color: #4093ff;
    padding: 2px 20px;
    border-bottom-right-radius: 0.375rem;
    border-top-left-radius: 0.375rem;
}
.nav-cat-wrap:hover .mm-menu-icon, .nav-cat-wrap:hover .mm-cat-title {fill:#4093ff;color:#4093ff;}

.credit-check-desktop {
 display:block;
}

.credit-warning {
  position: absolute;
    background-color: #4093ff;
    color: #fff;
    border-radius: 20px;
    font-size: 10px;
    font-weight: 700;
    padding: 0px 10px;
    height:19px;
    z-index: 9;
    top: 48px;
    margin-left: -7px;
}

.credit-warning span {
  display:inline-block;
  position:relative;
  top:2px;
}

.accordion-button:hover {
    z-index: 0 !important;
}

.grid-config-kit {max-width:230px;margin-left:10px;padding:12px;width:100%;position:relative;top:-26px;border-radius:6px;display:block;text-align:center;font-size:14px!important;font-weight:500;color:#fff;border: 1px solid #1a2674;background-color: #1a2674;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}

.grid-config-kit:hover {background-color: #0066a6;}

.cart-product-hdr {position: relative;left: -19px;font-size: 1.1rem;font-weight: 400;padding-bottom:6px;}
.cart-qty-hdr {position: relative;left: -56px;font-size: 1.1rem;font-weight: 400;}
.cart-total-hdr {position: relative;left: -77px;font-size: 1.1rem;font-weight: 400;}

.office-location-btn {margin-bottom:12px;border:1px solid #e2e2e2;font-size:18px;border-radius:6px;display:inline-block;padding:12px;color:#1a2674;background-color:#e9e9e9;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.office-location-btn:hover {color:#1a2674;background-color:#e1e1e1;border:1px solid #fff;}
.pe-4-75 {padding-right:1.75rem!important;}

.form-floating>label {top:-3px;}



.new-address-form {width:50%;}
#guestClickCollect .add-to-cart-btn {max-width:345px;margin-left:15px;margin-top:0px;margin-bottom:0px;}

.hd-blue {color:#1a2674;}
.hd-red {color:#4093ff;}
.hd-olive {color:#4093ff;}
.hd-comp-blue {color:#4093ff;}
.hd-nav-bg {background-color:#1a2674;}
.hd-nav-icons {fill:#fff;height:30px;}
.hd-nav-search-lg {display:block;}
.hd-nav-search-sm {display:none;}

/*.hd-overlay-txt-shadow {text-shadow:-4px 0px 15px rgba(255, 255, 255, 1),4px 1px 6px rgba(255, 255, 255, 1);}*/

.hd-acc-menu-icon {fill:#fff;}
.account-menu:hover .hd-acc-menu-icon {fill:#1a2674;}

.auto-search-kit-btn {position:relative;top:-25px;max-width:100%;padding:6px 10px;width:100%;border-radius:6px;display:block;text-align:center;font-size:14px!important;font-weight:400;color:#fff;border: 1px solid #1a2674;background-color: #1a2674;}

.hd-cc-icon {fill:#fff;}

.btn-hd-olive {background-color:#4093ff;color:#fff;}
.btn-hd-olive:hover {color:#fff;background-color:#0066a6;border:1px solid #0066a6;}
.btn-hd-blue {background-color:#1a2674;color:#fff;}
.btn-hd-blue:hover {color:#fff;background-color:#0066a6;border:1px solid #0066a6;}
.btn-hd-light-blue {background-color:#4093ff;color:#fff;}
.btn-hd-light-blue:hover {color:#fff;background-color:#0066a6;border:1px solid #0066a6;}
.btn-hd-red {background-color:#4093ff;color:#fff;}
.btn-hd-red:hover {color:#4093ff;background-color:#fff;border:1px solid #4093ff;}

.pay-by-acc-btn {width:100%;text-align:left;}
.pay-by-cc-btn {width:100%;text-align:left;}
.hide-border {visibility: hidden;margin-bottom:0px!important;}
.card-delivery {border: 1px solid #e2e2e2; } 
.delivery-step {position:relative;left:50px;}
.payment-step {position:relative;left:100px;}
.complete-step {position:relative;left:150px;}

.featuredGallery-wrap {max-width:1293px;}
.featuredGalleryWrapper {min-height:760px;overflow:hidden;}
.featuredGalleryWrapper .lSPager {display:none;}
.featuredGallery {max-height:700px;overflow:hidden;}
.featuredItem {background-color:#fff;min-height:600px;border-radius:0.375rem;border:1px solid #e2e2e2;}
.home-featured-h3 {font-weight:700;min-height:80px;max-height:80px;overflow:hidden;color:#666;font-size:1.4rem;}
.home-featured-p {text-align:left;color:#666;line-height:17px;font-weight:400;font-size:0.8rem;}

.shop-safely {line-height:10px;}

.home-h1-wrap {background-color:#1a2674;text-align:center !important;margin-top:-8px;padding-top:20px;padding-bottom:20px;}
.home-h1-wrap .container {padding:0px;}
.homepage-h1 {color:#1a2674;font-size:40px;line-height:1.1}

.find-dealer-home-btn {width:100%;color:#fff;background-color: #4093ff;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.dealer-login-home-btn {width:100%;color:#fff;background-color: #0066a6;-webkit-transition: all 0.4s;-o-transition: all 0.4s; transition: all 0.4s;}
.home-dealer-login {fill:#fff;}
.find-dealer-home-btn:hover {width:100%;color:#4093ff;background-color: #fff;} 

.dealer-login-home-btn:hover {width:100%;color:#fff;background-color: #4093ff;}
.dealer-login-home-btn:hover .home-dealer-login {fill:#fff;}

.stay-connected-home-btn {padding-top:12px;padding-bottom:12px;width:100%;color:#fff;background-color: #4093ff;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.stay-connected-home-btn:hover {width:100%;color:#fff;background-color: #0066a6;}



.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #4093ff;
  outline:0;
}
.nav-link:focus-visible  {box-shadow:unset;outline:0;}
.stay-connected-wrap {color:#fff;text-transform:uppercase;}
.stay-connected {background-color:#1a2674;}

/* hamburger menu animation */

  #navbarSideCollapse {
                  margin-top:13px;
                  margin-right:4px;
                }
                #navbarSideCollapse span, #navbarSideCollapse span:before, #navbarSideCollapse span:after {
                  cursor: pointer;
                  border-radius: 2px;
                  height: 4px;
                  width: 30px;
                  background: white;
                  position: relative;
                  display: block;
                  content: '';
                }
                #navbarSideCollapse span {
                }
                #navbarSideCollapse span:before {
                  top: -9px;
                  color:red;
                }
                #navbarSideCollapse span:after {
                  bottom: -5px;
                }
                #navbarSideCollapse span, #navbarSideCollapse span:before, #navbarSideCollapsespan:after {
                  transition: all 250ms ease-in-out;
                }
                #navbarSideCollapse.active span {
                  background-color: transparent;
                }
                #navbarSideCollapse.active span:before, #navbarSideCollapse.active span:after {
                  top: 0;
                }
                #navbarSideCollapse.active span:before {
                  transform: rotate(45deg);
                  top:1px
                }
                #navbarSideCollapse.active span:after {
                  transform: rotate(-45deg);
                  top:-3px;
                }
/* end hamburger menu animation */

.btn-lg-apply {
position: relative;
    left: -11px;
    top: 4px;
    font-size: 1.5rem;
    font-weight: 700;
    padding:10px 20px;
    border-radius: 4px;
    background-color: #1a2674;
    border: 1px solid #1a2674;
    color: #fff;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.btn-lg-apply:hover {
position: relative;
    left: -11px;
    top: 4px;
    font-size: 1.5rem;
    font-weight: 700;
    padding:10px 20px;
    border-radius: 4px;
    background-color: #4093ff;
    border: 1px solid #4093ff;
    color: #fff;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}


#atf-wrap {min-height:694px;overflow:hidden;}
.yt-icon-overlay-wrapper {position:absolute;top:150px;left:40%;}
.product-page-video {background-color:#cccccc;min-height:355px;}
.smart-digital p {font-size:1.5rem;width:100% !important;max-width:980px;line-height:31px !important;margin:0 auto;}
.breadcrumb-item-last {color:#212121 !important;}
.bc-wrapper-drone, .bc-wrapper-captivate {display:block;padding-left:25px;}
.bc-wrapper-building {display:block;padding-left:25px;color:#fff !important;}
.nav-scroller-product {left:-9px;top:1px;}
.product-enquiry-btn {position:relative;top:15px;left:-80px;}

.state-service-title {font-size: 0.8rem;
    display: inline-block;
  position:relative;
  top:16px;
    background-color: #fff;
    border-radius: 18px;
    padding: 4px 12px;
    border: 1px #e9e9e9 solid;
}
.finance-higlight {cursor:pointer;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.finance-higlight:hover {color:#fff!important;background-color:#015e98!important;}

.paymentToClickCollect {padding:6px 18px;position:relative;font-weight: 400;font-size: 1rem;color: #fff;border: 2px solid #1a2674;background-color: #1a2674;display: block;}
.paymentToClickCollect svg {fill:#fff;}
.paymentToClickCollect:hover {color: #4093ff;border: 2px solid #4093ff;background-color: #fff;}
.paymentToClickCollect:hover svg {fill:#4093ff;}

.paymentDeliveryEdit {width:100%;background-color:#f8f9fa;font-size: 1rem;position: relative;text-transform: capitalize;color: #6c757d;border: 2px solid #f1f1f1; font-weight: 400;}
.paymentDeliveryEdit svg {fill:#6c757d;}
.paymentDeliveryEdit:hover {border:2px solid #9a9a9a;}

.inactivePaymentToClickCollect {color:#1a2674 !important;border:1px solid #1a2674!important;background-color:#f8f9fa!important;}
.inactivePaymentToClickCollect svg {fill:#1a2674 !important;}

.activePaymentDeliveryEdit {color: #fff !important;border: 2px solid #1a2674;background-color: #1a2674;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.activePaymentDeliveryEdit:hover {background-color: #003c5d;border: 2px solid #003c5d;}
.activePaymentDeliveryEdit svg {fill:#fff;}
  
.collapseServiceCloseBtn {position:relative;float:right;top:-20px;right:-23px;background-color:#fff;border:1px solid #dee2e6;}
.cat-brands-content {padding-top:30px;padding-bottom:30px;}
.cta-cat-contact-close {display:inline-block;color:#4093ff;position:relative;top:-20px;left:85px;}
.btn-subcat.active {background-color:#fff !important;color:#4093ff !important;}
#collapseContact {top:79px;}
.grids-request-quote-btn {margin-left:10px;max-width:228px;width:100%;color:#fff;font-size:14px !important;position:relative;top:-11px;}

.av-account-menu-item{
    margin-bottom: 7px;
    background-color: #fff;
border-bottom: 1px dashed #e2e2e2;
    padding: 1px 15px 7px;
}

.av-account-menu-item a {color:#1a2674;font-weight:700;}

.footer-logo-div-area a {color:#fff !important;}
.case-studies {position:relative;}
#nav-overview {background-color:#fff;}
.overview-txt span {display:inline-block;width:100%;}
.av-product-kits-images-list li {padding-bottom:8px;}
.nav-underline {gap:0px;}
.accessory-product-img {min-height:166px;}
  .request-quote-grid-btn {
    display:block;
    font-size:14px;
    font-weight:700;
    color:#4093ff;
    background-color:#fff;
    border:1px solid #4093ff;
    width:92%;
    text-align:center;
    border-radius:4px;
    padding:10px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    margin-left:10px;
    margin-right:10px;
    margin-top:-8px;
  }
  
  .request-quote-grid-btn:hover {
    color:#fff ;
    background-color:#015e98;
    border:1px solid #015e98;
  }
.related-products-request-quote-btn {text-align:center;display:block;position:relative;top:-14px;background-color:#4093ff;color:#fff;border-radius:4px;padding:5px 10px;transition: all 0.4s ease-in-out;}

.mega-search-request-quote-btn {text-align:center;display:block;position:relative;top:-26px;background-color:#4093ff;color:#fff;border-radius:4px;padding:5px 10px;transition: all 0.4s ease-in-out;}
.mega-search-request-quote-btn:hover, .related-products-request-quote-btn:hover {background-color:#2b5d91;color:#fff;}
.megasearch-title {color:#212121;display:block;font-size:13px;margin-top:0px;margin-bottom:0px;height: 54px;overflow: hidden;font-weight:400;}
.save-search-price {height:15px;display:block;padding-bottom:3px;color: #fd7e14;font-weight: 500;font-size: 12px;}
.av-store-locator-results {
    background-color: #f7f7f7 !important;
    height: 50vh;
  overflow-y:auto;
  border-bottom:1px solid #e2e2e2;
}




.blog-home-highlight {background-color:#fff;padding:0px;border:8px solid #e2e2e2;border-bottom-left-radius: 17px;border-bottom-right-radius: 17px;}
.home-blog-img-wrap {display:block;overflow:hidden;}
.blog-home-highlight a img {transition: all 0.4s ease-in-out;}
.blog-home-highlight:hover a img {transform: scale(1.05);filter: brightness(75%);}

.list-blog-img-wrap {display:block;overflow:hidden;}
.blog-list-highlight {background-color:#fff;padding:0px;border:6px solid #f8f9fa;border-bottom-left-radius: 17px;border-bottom-right-radius: 17px;}
.blog-list-highlight a img {transition: all 0.4s ease-in-out;}
.blog-list-highlight:hover a img {transform: scale(1.05);filter: brightness(75%);}
.blog-list-p {font-size: 14px;
    font-weight: 300;
    text-align: left;
    line-height: 18px;
    margin-bottom: 15px;
  padding-top: 0px;}

.paypal-checkout {background-color:#3b7bbf;border:1px solid #e2e2e2; padding:8px 36px 8px 8px;transition: opacity 0.2s ease-in-out;}
.zip-co-btn {background-color:#aa8fff;border:1px solid #aa8fff; padding:8px 36px 8px 8px;transition: opacity 0.2s ease-in-out;}
.paypal-checkout:hover {background-color:#2b5d91;border:1px solid #e2e2e2; padding:8px 36px 8px 8px;}
.zip-co-btn:hover {background-color:#7b68ba;border:1px solid #aa8fff; padding:8px 36px 8px 8px;}


.checkout-offcanvas-title span {cursor:pointer;}
.blog-menu-wrap {position:relative;padding:0px;background-color:#f8f9fa;border-radius:4px;border:4px solid #fff;border-bottom:8px solid #fff;;border-top:0px;}
.view-all-blogs-menu-btn {color:#999 !important;border:1px solid #999;border-radius:4px;padding:5px 20px;margin:8px 0px 12px 0px;}
.view-all-blogs-menu-btn span {color:#666;font-weight:500;}
.blog-menu-item-title {color:#212121;font-size:15px;line-height:1;padding-top:8px;}
.blog-menu-date {position:absolute;bottom:7px;font-size:12px;font-weight:700;}
.blog-menu-title {position:relative;padding-right:0.75rem !important;;padding-left:0.75rem !important;}
.blog-menu-title-first {position:relative;padding-right:0.75rem !important;padding-left:0.3rem !important;}
.this-blog a {color:#4093ff !important;}
.this-blog .blog-underline-news {width:88px;display:inline-block;border-bottom:1px solid #4093ff !important;position:absolute;bottom:5px;left:8px;}
.this-blog .blog-underline-events {width:111px;display:inline-block;border-bottom:1px solid #4093ff !important;position:absolute;bottom:5px;left:18px;}
.this-blog .blog-underline-stories {width:119px;display:inline-block;border-bottom:1px solid #4093ff !important;position:absolute;bottom:5px;left:18px;}
.this-blog .blog-underline-papers {width:97px;display:inline-block;border-bottom:1px solid #4093ff !important;position:absolute;bottom:5px;left:18px;}
.this-blog .blog-underline-tips {width:89px;display:inline-block;border-bottom:1px solid #4093ff !important;position:absolute;bottom:5px;left:18px;}
.this-blog .blog-underline-faqs {width:28px;display:inline-block;border-bottom:1px solid #4093ff !important;position:absolute;bottom:5px;left:18px;}


.h1-block {display:block;}
.h1-sub {font-size:25px;padding-top:5px;font-weight:300;display:block;text-align:center !important;}


.notice {float:left;}
.mc-submit {font-size:1rem;position:relative;left:-27px;padding:0.4rem 0.5rem;}
.mc-submit-spinner {position:relative;left:-15px;top:2px;display:none;}
.mobile-input-group {width:50%;}
.cart-order-reference {display:inline-block;float:right;}
.btn:focus {
    outline: 0;
    box-shadow: none !important;
}
#back-to-top.show {
    opacity: 1;
}

#back-to-top {
    position: fixed;
    bottom: 12px;
    right: 12px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #4093ff;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 4px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
.pay-by-zip-img {max-height:18px;}
.office-txt {margin-top:67px;padding-bottom:0px;}
.popover-body {
    padding: 0.4rem 0.1rem 0.6rem 0.6rem;
    max-height: 62vh;
    overflow-y: scroll;
    overflow-x: hidden;
}

.cat-header-wrap h1 {text-align:left !important;margin-bottom:0px !important;position:relative;left:2px;}
.cat-header-wrap p {text-align:left !important;margin-bottom:13px !important;position:relative;left:3px;top:-2px;}
.crk-light-blue-email {border-bottom:1px dashed #e2e2e2 !important;}

#MainSideNav svg {display:none;}
.cta-mobile-cat-contact {display:none;}
.promo-btn {
    position: relative;
    left: 18px;
    top: 7px;
    font-size: 1rem;
    font-weight: 400;
    padding: 0px 10px 0px 10px;
    border-radius: 4px;
    background-color: #4093ff;
    border: 1px solid #4093ff;
    height: 27px;
    color: #fff;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.promo-btn:hover {
  color:#4093ff;
  background-color:#fff;
  border: 1px solid #4093ff;
}

.clearance-btn {
    position: relative;
    left: 10px;
    top: 7px;
    font-size: 1rem;
    font-weight: 400;
    padding: 0px 10px 0px 10px;
    border-radius: 4px;
    background-color: #0066a6;
    border: 1px solid #0066a6;
    height: 27px;
    color: #fff;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.clearance-btn a {color:#fff;}
.clearance-btn:hover {
  color:#fff !important;
  background-color:#2a4f65;
  border: 1px solid #2a4f65;
}

.sm-promo-btn {    position: relative;
    font-size: 0.8rem;
    font-weight: 400;
    padding: 0px 20px;
    border-radius: 4px;
    background-color: #4093ff;
    border:2px solid #4093ff;
    color: #fff;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.sm-promo-btn:hover {
  color:#4093ff;
  background-color:#fff;
}


#slide-panel {
    width:300px;
    height:100%;
    padding:10px;
    background:rgba(0,0,0,0.7);
    margin-left:100%;
    position: fixed;
    top: 0;
    right: -300px;
    z-index:999;
  
}
#opener {
    float:left;
  position:relative;
  left:-53px;
  top:28%;
    margin:-10px -50px 0px -50px;
    border-radius:4px;
  font-size:20px;
  transform: rotate(270deg);
}

.promo-float-btn {
  background-color:#4093ff;
  color:#fff;
  padding-left: 12px;
  padding-right: 12px;
  height:33px;
  padding-bottom:31px;
  padding-top:4px;
  text-decoration:none !important;
}

.promo-alert {
  width:100%;
  background:#000;
  
  padding:13px;
  margin:8px;
  max-width:264px;
  padding-bottom:15px;
}



.promo-alert p {
  font-size:16px;
  line-height:18px !important;
  color:#ddd;
  font-weight:300;
  margin-bottom:0px;
}

.promo-alert-h1 {
  font-size:20px !important;
  text-transform:uppercase;
  color:#fff !important;
  font-weight:700 !important;
  margin-top:6px;
  margin-bottom:6px !important;
}


.av-grid-load-more {margin-bottom:40px;color: #4093ff;background-color: #fff;border: 2px solid #4093ff;}
.av-grid-load-more:hover {color: #4093ff;}
.av-loading-spin {transition: all 0.5s ease-in-out 0s;}
.av-grid-load-more:hover .av-loading-spin {transform: rotate(360deg);transition: all 0.5s ease-in-out 0s;}

.fw-500 {font-weight:500 !important;}
.slideUpProduct{display:none;position:absolute;top:193px;left:0px;width:100%;}

 .cat-product-btn {
    font-size: 14px !important;
    float: left;
    background-color: rgba(255, 255, 255, .65);
    text-align:center;
    color: #fff;
    padding: 10px;
    box-shadow: none;
    border-radius:0px;
    border:none;
    width: 100%;
    outline: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
  .cat-product-btn span {
    display:block;
    background-color:#4093ff;
    border-radius:4px;
    padding:12px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }
  
  .cat-product-btn span:hover, .grid-show-cart-btn span:hover {
    background-color:#0066a6;
    border:1px solid #4093ff;
    color:#fff;
  }  






.cta-alert{display:inline-block;}
.w-41 {width:41% !important;}
.seo-footer {margin-top:30px;margin-bottom:30px;padding-left:30px;}
.cat-mid {padding-left:15px;}
.cat-breadcrumbs {padding-top:1px;overflow-x:scroll;white-space:nowrap;}
.product-breadcrumbs {padding-top:1px;padding-left:7px !important;overflow-x:scroll;white-space:nowrap;}
.service-support-breadcrumbs {margin-top:15px;padding-left:38px;}
.service-support-breadcrumbs .breadcrumb li a, .service-support-breadcrumbs .breadcrumb li, .service-support-breadcrumbs .breadcrumb, .cat-breadcrumbs, .cat-breadcrumbs li a {color:#fff !important ;}
.product-breadcrumbs, .product-breadcrumbs li a {color:#212121 !important ;}
.card-body-info {min-height:370px;}
.card-body-info .btn {position:absolute;bottom:15px;white-space:nowrap;right:22%;}
.crk-blue {color:#1a2674 !important;}
.crk-light-blue {color:#4093ff !important;}
.btn-crk-blue {background-color:#1a2674;color:#fff;transition: all .4s ease-in-out;}
.btn-crk-blue:hover {background-color:#121a50;color:#fff;}
.bo-enquiry-wrap > .btn-dark {/*max-width:198px;*/}
.price-22 {font-weight:700;font-size:20px;color:#1a2674;}
.price-28 {font-weight:700;font-size:26px;color:#1a2674;position:relative;}
.p-28-from {top:-7px;}
.scs-child.active {box-shadow: 0 0 0 0.25rem rgb(211, 212, 213, 0.5);font-weight:700;}
.spinner-outer {margin-top:5%;}
.btn-ssm {padding: 0.25rem 0.5rem;font-size: .875rem;border-radius: 0.2rem;}
.btn-save {color: #4093ff;background-color: #f8f9fa;border:1px solid #4093ff;position:relative;top:5px;text-transform:uppercase;font-weight:700;}
.scs-child {text-transform: capitalize;color: #6c757d;border: 2px solid #f1f1f1;font-weight: 300;}
.fs-7 {font-size:0.75rem;}
.btn-link {background-color:#212529;}
  #slideLeft {display:none;}
  #slideRight {display:none;}
.sticky {position:fixed;top:0px;z-index:1;}
.lSAction > a {opacity:1;}
.cS-hidden {height:613px;}
.mobile-menu-phone {display:none;}
.br-mobile {display:none;}
.cart-sm {display:none;}
.cart-md-lg {display:block;}
.product-qty-wrap {display:inline-block;}
/*components - global style overwrites - cart - offcanvas cart - logo-search-account - address forms - homepage - megamenu - megamenu blog guides - global search box - search facets - search pagination - backorder modal - product page - account pages - - search pagination - footer - register - alerts - login*/

.av-search-input:focus-visible {
  border: #1a2674 solid 1px;
  -webkit-box-shadow:0 0 0 0.25rem rgba(49,93,118,.25);
-moz-box-shadow:0 0 0 0.25rem rgba(49,93,118,.25);
box-shadow: 0 0 0 0.25rem rgba(49,93,118,.25);
}

/* search faceting */
.price-range-submit {display:none;width:93%;}
.price-symbol-min {position:absolute;left:14px;top:7px;}
.price-symbol-max {position:absolute;right:108px;top:7px;}
.price-to {display:inline-block;padding-left:5px;padding-right:5px;}
.min_price, .max_price {padding:7px 20px;text-align:center;width:40%;border:none;border-bottom:2px solid #e2e2e2;}
.min_price:focus, .max_price:focus {border-bottom:2px solid #4093ff;}
.min_price:focus-visible, .max_price:focus-visible {outline:none;}

  .ui-widget-header {
    background-color: #4093ff;
  }
  .av-facet-showmoreless {
    text-align:center;
    font-size: 0.8rem;
    text-align:left;
  }
  .cat-title-overlay {color:#fff;padding-left:15px;}
  .breadcrumb {
    position: relative;
    top: -0.12rem;
    left:-8px;
    margin-bottom:0px;
  }
.search-echo {font-size:1.2rem;font-weight:500;padding:10px 0px 1px 20px;padding-left:5px;color:#212121;}
  .search-echo-lg {position:relative;z-index:1;font-size:1.6rem;font-weight:500;padding-left:16px;color:#4093ff;}

  .av-facet-list, .av-facet-list-mobile {
    padding-inline-start:0px;
    list-style-type:none;
  }
  .av-facet-list-mobile {
    overflow-x:scroll;
    white-space:nowrap;
    padding-right:105px;
    padding-top: 0px;
    padding-bottom: 4px;
    margin-block-end: 0;
    -ms-overflow-style: none; 
    scrollbar-width: none;
  }
.breadcrumb-container {overflow-x:scroll;padding-left:15px;}
 .av-facet-list-mobile::-webkit-scrollbar, .breadcrumb-container::-webkit-scrollbar, .cat-breadcrumbs::-webkit-scrollbar, .product-breadcrumbs::-webkit-scrollbar {display: none;}
.cat-breadcrumbs {scrollbar-width:none;display:flex!important;padding-left:0px !important;}
.product-breadcrumbs {scrollbar-width:none;display:contents;}
.search-facet-wrapper::-webkit-scrollbar, .popover-body::-webkit-scrollbar, .av-store-locator-results::-webkit-scrollbar {
    width: 3px;
}
.search-facet-wrapper {scrollbar-width:none;}
.search-facet-wrapper::-webkit-scrollbar-track, .popover-body::-webkit-scrollbar-track, .av-store-locator-results::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(64,147,255,0.2); 
    border-radius: 10px;
  border-top:42px solid #eee;
}

.search-facet-wrapper::-webkit-scrollbar-thumb, .popover-body::-webkit-scrollbar-thumb, .av-store-locator-results::-webkit-scrollbar-thumb {
  /*border-top:42px solid transparent;
    border-bottom:120px solid transparent;*/
    -webkit-box-shadow: inset 0 0 6px rgba(64,147,255,1); 
}

.facet-lg {
  padding-left:32px;
}
  .av-facet-list-mobile li {
    font-size:0.8rem;
    display:inline;
    background-color: #fff;
    border-radius: 18px;
    padding: 8px;
    border: 1px #e9e9e9 solid;
  }

 .av-facet-list-mobile li a {color:#212121;}

  .breadcrumb-products {position:relative;top:3px;left:1px;}
  .product-breadcrumb a {color:#fff !important;; text-decoration:none;}
  .nav-link-product {padding:0px;padding-top:0.75rem;padding-top:17px !important;}
.product-breadcrumb-pipe {color:#e9e9e9;display:inline-block;padding-top:14px;}
  /*.nav-scroller-product a::after {content:'/';padding-left:5px;padding-right:5px;}
  .nav-scroller-product a::last-child::after {content:none;}*/

  .facet-title {
    font-size:1.2rem !important;
    color:#212121 !important;
    font-weight:500 !important;
  }
.facet-count {color:#999;font-size:0.9rem;}
  .av-facet-row-after20, .av-facet-showless, .av-facet-showall {
    display: none;
}
.av-facet-showmore, .av-facet-showless {
    font-size: 0.8rem;
    background-color: #fff;
    border-radius: 18px;
    color:#212121 !important;
    font-weight:300 !important;
    padding: 6px 14px;
    position:relative;
    top:5px;
    border: 1px #e9e9e9 solid;
}
  .btn-toggle {
  display: inline-flex;
  align-items: center;
  padding: .25rem .5rem;
  font-weight: 600;
  color: rgba(0, 0, 0, .65);
  background-color: transparent;
  border: 0;
}
.btn-toggle[aria-expanded="true"] {
  color: #4093ff;
}
.btn-toggle[aria-expanded="true"]::before {
  transform: rotate(90deg);
}

.btn-toggle-nav a {
  display: inline-flex;
  padding: .1875rem .5rem;
  margin-top: .125rem;
  text-decoration: none;
  display:block;
  font-size:1rem;
}
.btn-toggle-nav a:hover,
.btn-toggle-nav a:focus {
  background-color: #e9e9e9;
}

.b-example-divider {
    flex-shrink: 0;
    width: 1.5rem;
    height: 100vh;
    background-color: #0000001a;
    border: solid #00000026;
    border-width: 1px 0;
    box-shadow: inset 0 0.5em 1.5em rgb(0 0 0 / 10%), inset 0 0.125em 0.5em rgb(0 0 0 / 15%);
}
/* end seach faceting */

/* top level product categories styles */
.display-7 {font-size:5rem;line-height:4.5rem}
.crk-light-blue-email {background-color:#4093ff;}
.crk-light-blue {color:#4093ff;}
.crk-dark-blue-bg {background-color:#1a2674;}
.white {color:#fff;}
.bg-grey {min-height:1865px;text-align:center;background:url('/ts1756355750/attachments/StyleSheet/52/positioning-bg.webp') no-repeat center bottom #171717;background-size:54%;}
.transform-profit p {font-size:16px;color:#fff;}
.cta-cat-btns {display:block;font-size:16px;color:#fff;}
.cta-cat-btns-wrap {z-index:2;background-color:#fff;}
.tooltip-inner {font-size:12px;}
.cta-alert{font-size:23px;font-weight:700;position:relative;display:inline-block;top:18px;padding-right:15px;}
.btn-white-outlined {margin:0 auto;transition: all .4s ease-in-out;position:relative;bottom:-17px;padding:8px 15px 10px 15px;color:#fff !important;background-color:#4093ff;border:2px solid #fff;border-radius:4px;font-weight:700;font-size:20px;}
.btn-white-outlined:hover {background-color:#fff;color:#4093ff !important;}
.crk-intro {background-color:#171717;color:#fff;text-align:center;}
.crk-intro p {font-size:1.5rem;font-weight:500;max-width:995px;margin:0 auto;}
.chev-down-learn-more{display:block;font-size:18px;color:#fff;position:relative;top:-14px;}
.scroll-to-learn {display:block;position:relative;top:40px;}
.scroll-to-learn:hover {cursor:pointer;}
.new-learn {color:transparent;transition: all .4s ease-in-out;}
.scroll-to-learn:hover .new-learn {color:#fff;}
.crk-leica-logo {display:block;max-width:260px;margin:0 auto;margin-bottom:30px;}

.logo-block {background-color: #fff;padding-top: 2vh;padding-bottom: 2vh;}

.testimonials {text-align: center;background-color: #e2e2e2;padding-top: 80px;padding-bottom: 80px;}
.testimonials-txt {min-height: 336px;background-color: #fff;border: 1px dashed #999;border: 1px solid #999;padding: 80px 15px 30px;position: relative;top: -62px;}
.testimonials img {margin: 0 auto;max-width: 120px;border-radius: 120px;border: 1px solid #999;position: relative;z-index: 5;}

.service-support-txt-jane {background-color: #fff;border: 1px dashed #999;border: 1px solid #999;padding: 80px 15px 30px;position: relative;top: -62px;}
.service-support-txt {min-height: 504px;background-color: #fff;border: 1px dashed #999;border: 1px solid #999;padding: 80px 15px 30px;position: relative;top: -62px;}
.service-support-txt-last {min-height: 370px;background-color: #fff;border: 1px dashed #999;border: 1px solid #999;padding: 80px 15px 30px;position: relative;top: -62px;}
.service-support-name {position:absolute;bottom:20px;width:87%;}

.blog-post-wrap-product-category {text-align:left;background-color:#fff;border:7px solid #1a2674;}
.blog-date {color:#121212;font-size:12px;position:absolute;}
.product-wp {background-color:#e2e2e2;}
/*.submit-contact-btn {padding: 20px;font-weight: 700;font-size: 1.4rem;width: 100%;}*/
.case-studies img {transition: all .4s ease-in-out;}
.case-studies:hover img {opacity:0.7;}
.case-studies a {font-weight:700;color:#4093ff;}
.bg-grey-tunnel {min-height:1480px;text-align:center;background-color: #171717;}

/* building construction */
.intro-block p {font-size: 1.5rem;font-weight: 500;line-height: 1.2;max-width: 800px;margin: 0 auto;}


/* monitoring */
.monitoring-single-cat-line {display:inline-block;position:relative;top:10px;}
.monitoring-intro {color:#fff;padding-bottom:10vh;text-align:center;position:relative;background-color:#000;background:url('/ts1756355750/attachments/StyleSheet/52/monitoring-bg.webp') no-repeat center center;background-size:cover;background-attachment:fixed;}
  .monitoring-intro .cat-breadcrumbs li a {color:#fff !important;}
  .monitoring-intro h2 {padding-top:13vh;}
  .monitoring-intro p {font-size:1.5rem;font-weight:500;line-height:1.2;max-width:800px;margin:0 auto;}
  .monitoring-ql {cursor:pointer;text-align:center;margin:0 auto;}
  .monitoring-ql p {cursor:pointer;font-size:1rem;font-weight:700;text-transform:uppercase;position:relative;top:-122px;color:#fff;background-color:#4093ff;padding:4px 4px;width:94%;border-radius:6px;transition: all .4s ease-in-out;}
  .monitoring-ql-long p  {text-align:center;margin:0 auto;cursor:pointer;font-size:1rem;font-weight:700;text-transform:uppercase;position:relative;top:-133px;color:#fff;background-color:#4093ff;padding:4px 4px;width:94%;border-radius:6px;transition: all .4s ease-in-out;}  
  .round-img {border-radius:100px;}
  .monitoring-ql:hover p {background-color:#fff;color:#4093ff;width:94%;border-radius:6px;} 
.monitoring-specials {background-color:#fff;}
.workflow-text {background-image:linear-gradient(to bottom, #f3f3f3, #f6f6f6, #f9f9f9, #fcfcfc, #fff);min-height:250px;text-align:center;}
.workflow-text span{font-weight:bold;display:block;text-transform:uppercase;}
.monitoring-last-txt {text-align:center;}
.monitoring-last-txt span {font-weight:bold;display:block;text-transform:uppercase;}
.monitoring-last-txt p{}
/* gis */
.gis-intro {color:#fff;padding-bottom:40vh;text-align:center;position:relative;background-color:#000;background:url('/ts1756355750/attachments/StyleSheet/52/gis-secong-bg.webp') no-repeat center center;background-size:cover;background-attachment:fixed;}
.gis-intro .cat-breadcrumbs li a {color:#fff !important;}
  .gis-intro h2 {padding-top:9vh;}
.gis-intro p {font-size:1.5rem;font-weight:500;line-height:1.2;max-width:800px;margin:0 auto;}
.gis-block {color:#fff;max-height:750px;padding-top:14vh;padding-bottom:0vh;text-align:center;position:relative;background-color:#000;background:url('/ts1756355750/attachments/StyleSheet/52/gis-hero-bg-2.webp') no-repeat center center;background-size:cover;background-attachment:fixed;}
  .gis-block p {font-size:1.5rem;font-weight:500;}
.gis-pt-290 {padding-top:290px;}
.gis-intro-p {max-width:995px;color:#fff;margin:0 auto;margin-bottom:30px;font-size:1.5rem;font-weight:500;}
.p4-gis-hero{max-width:54%;position:relative;top:5px;}
.gis-bg-grey {min-height:1360px;text-align:center;background-color:#090c12;}
.gis-zeno-tab {max-width:680px;}
/* accessories */
  .accessories-intro .cat-breadcrumbs li a {color:#fff !important;}
  .accessories-intro h1 {}
/* drones & uav */
.drone-intro .cat-breadcrumbs li a {color:#fff !important;}
.drone-intro {color:#fff;padding-bottom:40vh;text-align:center;position:relative;background-color:#000;background:url('/ts1756355750/attachments/StyleSheet/52/uav-drones-hero.webp') no-repeat center center;background-size:cover;background-attachment:fixed;}
.detection-intro h2 {padding-top:11vh;}
.drone-intro p {font-size:1.5rem;font-weight:500;line-height:1.2;max-width:800px;margin:0 auto;}
.drone-block {color:#fff;max-height:750px;padding-top:14vh;padding-bottom:0vh;text-align:center;position:relative;background-color:#000;background:url('/ts1756355750/attachments/StyleSheet/52/drone-bg-4.webp') no-repeat center center;background-size:cover;background-attachment:fixed;}
  .drone-block p {font-size:1.5rem;font-weight:500;}
.drone-pt-290 {padding-top:290px;}
.drone-intro-p {max-width:995px;color:#fff;margin:0 auto;margin-bottom:30px;font-size:1.5rem;font-weight:500;}
.p4-drone-hero{max-width:72%;position:relative;top:-130px;}
.drone-bg-grey {min-height:1216px;text-align:center;background:url('/ts1756355750/attachments/StyleSheet/52/drone-bg-5.webp') no-repeat center bottom #090c12;background-size:54%;}

/* detection systems */
.detection-intro {color:#fff;padding-bottom:40vh;text-align:center;position:relative;background-color:#000;background:url('/ts1756355750/attachments/StyleSheet/52/detection-hero-bg.webp') no-repeat center center;background-size:cover;background-attachment:fixed;}
.detection-intro h2 {padding-top:11vh;}
.detection-intro p {font-size:1.5rem;font-weight:500;line-height:1.2;max-width:800px;margin:0 auto;}
.detection-block {color:#fff;max-height:750px;padding-top:14vh;padding-bottom:0vh;text-align:center;position:relative;background-color:#000;background:url('/ts1756355750/attachments/StyleSheet/52/detection-hero2-bg.webp') no-repeat center center;background-size:cover;background-attachment:fixed;}
.detection-bg-grey {background-color:#171717; min-height: 845px;text-align: center;background-size: 54%;}
  .detection-block p {font-size:1.5rem;font-weight:500;margin:0 auto; max-width:920px;}
.detection-pt-199 {padding-top:199px;}
.vloc3-pro-img {max-width: 945px;position: relative;top: 38px;}
.detection-main-img-2 {max-width: 945px;position: relative;top: 2px;}
.detection-intro-p {max-width:995px;color:#fff;margin:0 auto;margin-bottom:30px;font-size:1.5rem;font-weight:500;}
.detection-intro .cat-breadcrumbs li a {color: #fff !important;}

/* reality capture */
.relcap-intro {color:#fff;padding-bottom:6vh;text-align:center;position:relative;background-color:#000;background:url('/ts1756355750/attachments/StyleSheet/52/reality-capture-hero.webp') no-repeat center center;background-size:cover;background-attachment:fixed;}
.relcap-intro .cat-breadcrumbs li a {color:#fff !important;}
  .relcap-intro h2 {padding-top:3vh;}
.relcap-intro p {font-size:1.5rem;font-weight:500;line-height:1.2;max-width:800px;margin:0 auto;}
.relcap-block {color:#fff;max-height:750px;padding-top:14vh;padding-bottom:0vh;text-align:center;position:relative;background-color:#000;background:url('/ts1756355750/attachments/StyleSheet/52/relcap-hero-2.webp') no-repeat center center;background-size:cover;background-attachment:fixed;}
  .relcap-block p {font-size:1.5rem;font-weight:500;max-width:800px;margin:0 auto;}
.relcap-bg-grey {min-height:1027px;text-align:center;background:url('/ts1756355750/attachments/StyleSheet/52/positioning-bg.webp') no-repeat center bottom #171717;background-size:54%;}
.relcap-pt-305 {padding-top:305px;}
.relcap-intro-p {max-width:800px;color:#fff;margin:0 auto;margin-bottom:30px;font-size:1.5rem;font-weight:500;}
.relcap-pt-305 ul {max-width:1140px;list-style:none!important;color:#4093ff!important;margin:0 auto;margin-bottom:30px;font-size:1.5rem;font-weight:500;}
.relcap-rtc-360 {max-width:540px;}
/* captivate */
.cap-bg-grey {color:#fff;max-height:1160px;text-align:center;background-color:#171717;/*background:url('/ts1756355750/attachments/StyleSheet/52/captivate-new-bg.webp') no-repeat center bottom #171717;background-size:54%;*/}
.cap-ql {cursor:pointer;}
  .cap-ql p {text-align:center;cursor:pointer;font-size:0.8rem;font-weight:700;text-transform:uppercase;position:relative;top:-122px;left:3px;color:#fff;background-color:#4093ff;padding:4px 4px;width:97%;border-radius:6px;transition: all .4s ease-in-out;}
  .cap-ql-long p  {cursor:pointer;font-size:0.8rem;font-weight:700;text-transform:uppercase;position:relative;top:-133px;left:3px;color:#fff;background-color:#4093ff;padding:4px 4px;width:97%;border-radius:6px;transition: all .4s ease-in-out;} 
  .round-img {border-radius:100px;}
  .cap-ql:hover p {background-color:#fff;color:#4093ff;width:97%;border-radius:6px;}

/* rail and tunneling */
.rail-intro {color:#fff;padding-bottom:30vh;text-align:center;position:relative;background-color:#000;background:url('/ts1756355750/attachments/StyleSheet/52/rail-tunneling-main-bg.webp') no-repeat center center;background-size:cover;background-attachment:fixed;}
.rail-intro .cat-breadcrumbs li a {color:#fff !important;}
  .rail-intro h2 {padding-top:13vh;}
  .rail-intro p {font-size:1.5rem;font-weight:500;line-height:1.2;max-width:800px;margin:0 auto;}  
.rail-block {color:#fff;max-height:750px;padding-top:14vh;padding-bottom:0vh;text-align:center;position:relative;background-color:#000;background:url('/ts1756355750/attachments/StyleSheet/52/rail-tunneling-bg.webp') no-repeat center center;background-size:cover;background-attachment:fixed;}
.rail-block p {font-size:1.5rem;font-weight:500;max-width:800px;margin:0 auto;color:#fff;}
.rail-block-p {font-size:1.5rem;font-weight:500;max-width:800px;margin:0 auto;color:#fff;margin-bottom:30px;}
.main-amberg-logo {max-width:720px;position:relative;top:100px;}
.rail-pt-207 {padding-top:207px;}
  .rail {
    color: #fff;
    background: url('') no-repeat center center;
    background-size: cover;
    text-align: center;
}

.b-7 {border:7px solid #f8f9fa;padding:2rem;padding-top:5rem;min-height:430px;}
.b-7 .btn-white-outlined {position:absolute;bottom:40px;}
.rail-ql-1 {color:#fff;background:url('/ts1756355750/attachments/StyleSheet/52/rail-ql-1.webp') no-repeat center center;background-size:cover;}
.rail-ql-2 {color:#fff;background:url('/ts1756355750/attachments/StyleSheet/52/rail-ql-2.webp') no-repeat center center;background-size:cover;}
.rail-ql-3 {color:#fff;background:url('/ts1756355750/attachments/StyleSheet/52/rail-ql-3.webp') no-repeat center center;background-size:cover;}
.rail-ql-4 {color:#fff;background:url('/ts1756355750/attachments/StyleSheet/52/rail-ql-4.webp') no-repeat center center;background-size:cover;}
.rail-ql-5 {color:#fff;background:url('/ts1756355750/attachments/StyleSheet/52/rail-ql-5.webp') no-repeat center center;background-size:cover;}

.tunnel-block {color:#fff;max-height:750px;padding-top:14vh;padding-bottom:0vh;text-align:center;position:relative;background-color:#000;background:url('/ts1756355750/attachments/StyleSheet/52/tunneling-bg.webp') no-repeat center center;background-size:cover;background-attachment:fixed;}
.tunnel-block p {font-size:1.5rem;font-weight:500;max-width:800px;margin:0 auto;color:#fff;}
.tunnel-block-p {font-size:1.5rem;font-weight:500;max-width:800px;margin:0 auto;color:#fff;margin-bottom:30px;}
.main-amberg-logo {max-width:720px;position:relative;top:100px;}
.tunnel-pt-207 {padding-top:207px;}
  .tunnel {
    color: #fff;
    background: url('') no-repeat center center;
    background-size: cover;
    text-align: center;
}
.b-7 {border:7px solid #f8f9fa;padding:2rem;padding-top:5rem;min-height:430px;}
.tunnel-ql-1 {color:#fff;background:url('/ts1756355750/attachments/StyleSheet/52/tunnel-ql-1.webp') no-repeat center center;background-size:cover;}
.tunnel-ql-2 {color:#fff;background:url('/ts1756355750/attachments/StyleSheet/52/tunnel-ql-2.webp') no-repeat center center;background-size:cover;}
.tunnel-ql-3 {color:#fff;background:url('/ts1756355750/attachments/StyleSheet/52/tunnel-ql-3.webp') no-repeat center center;background-size:cover;}
.tunnel-ql-4 {color:#fff;background:url('/ts1756355750/attachments/StyleSheet/52/tunnel-ql-4.webp') no-repeat center center;background-size:cover;}
.tunnel-ql-5 {color:#fff;background:url('/ts1756355750/attachments/StyleSheet/52/tunnel-ql-5.webp') no-repeat center center;background-size:cover;}


/* end top level product categories styles */


/*global style overwrites*/
.dad1, .dad2, .dad4, .dad5, .dadpost, .dadpost2, .dadphone, .complete-warning {display:none;color:red;font-size:14px;}
a {color:#4093ff;text-decoration:none;}
a:hover {color:#4093ff}
.megamenu a:hover {color:#1a2674;}
/*a:visited {color:#1a2674}*/
.breadcrumb {/*position: absolute;top: 175px;*/padding-left: 5px;}
.breadcrumb li a, .breadcrumb li, .breadcrumb {color:#fff;display:inline-block;}
.product-breadcrumb {color:#6c757d !important;text-transform:capitalize;}
.fs-5, .fs-3, .fs-4 {font-weight:500;}
.fs-7 {font-weight:500;font-size:0.8rem!important;}
.text-white:visited, .text-white:hover {color:#fff !important;}
.dropdown-toggle::after {
    display: none;
}
.blue-pre-footer {color:#1a2674;font-weight:500;}
.blue-pre-footer .fad {font-size:3.5em;}
.pre-blue-footer-wrap {background-color:#e9e9e9;border-top:18px solid transparent;}
.info-footer-wrap {background-color:#3e3e3e;color:#fff;}
.footer-links-area a {color:#fff;font-weight:300;transition: all .2s ease-in-out;}
.footer-links-area a:hover {color:#4093ff!important;}
.svg-stock {max-width:19px;}
.accordion-button:not(.collapsed) {
  color: #212529;background-color:#f8f9fa;font-weight:700;}
.accordion-button:focus {box-shadow:unset;}
.btn-toggle-nav {padding-inline-start:0px;}
/*end global style overwrites*/
/*mobile-mask*/
.masked {height:58px;width:342px;}
.shell {
position: relative;
line-height: 1; }
#delivery_ship_phoneMask, #cc_ship_phoneMask, #floatingCreatePhoneMask {display:none;}
.shell span {
position: absolute;
width:180px;
left: 12px;
top: 20px;
color: #000;
pointer-events: none;
z-index: 0; }
.delivery-phone .shell span {
left: -512px;
}
.shell span i {
font-style: normal;
/* any of these 3 will work */
color: transparent;
opacity: 0;
visibility: hidden; }

input.masked,
.shell span {
font-size: 18px;
letter-spacing:2px;
padding-right: 10px;
background-color: transparent;
text-transform: uppercase; }
/*end mobile-mask*/
/* grids & lists */
.av-result {border:5px solid #f8f9fa;cursor:pointer;padding-top:10px;padding-bottom:10px;min-height:393px;}
.grid-add-to-cart-btn {color:#fff;width:100%;font-weight:700;background-color:#eee;border:0px;padding:0px;}
/* end grids & lists */
/* cart */
.send-invoice-label {display:inline-block;position:relative;top:-4px;left:8px;font-size:12px;}
.list-group-item-action {border:1px solid #e2e2e2; padding:7px 20px;}
.list-group-item-action:focus, .list-group-item-action:hover {
    z-index: 1;
    color: #fff !important;
    text-decoration: none;
    background-color: #008000;
}
.order-cart-totals {border-bottom:1px dashed #e2e2e2;padding-top:10px;padding-bottom:10px;} 
.cart-line-item {border-top:1px dashed #e2e2e2;}
.av-cart-qty-btn {color:#000;font-size:12px;text-decoration:none;}
.remove-cart-line {color:#1a2674;font-size:23px;}
.remove-cart-line:hover {color:#4093ff;}
.cart-qty-wrap {background-color:#fff;border:1px solid #e2e2e2;width: 105px;height:35px;position:relative;top:15px;left:15px;}
.cart-line-qty {position:relative;left:3px;top:-1px;font-weight:700;color:#000;background-color:#fff;}
.cart-qty-wrap .quantity-field {background-color:#fff;font-weight:700;height: 30px;position: relative;left: -18px;}
.cart-qty-wrap .icon-sm {width:35px !important;height:35px !important;}
.cart-qty-wrap .reduce-quantity {top:-1px;position:relative;left:-19px;}
.cart-qty-refresh { max-width:45px;}
.av-delivery-qty {color:#000;font-size:12px}


.cart-help-phone {
    font-weight: 500;
    margin-left: 12px;
    border-radius: 4px;
    max-width: 414px;
    padding: 11px;
    padding-left:15px;
  background-color:#e2e2e2;
}
.cart-help-phone i {
transform: rotate(20deg);
}

.cart-item-title, .cart-item-title:visited {color:#000 !important;font-size:1.1rem;font-weight:500;line-height:1.3rem;}
.order-item-title, .order-item-title:visited, .av-order-line-price {color:#000 !important;font-size:0.9rem;font-weight:500;line-height:1.1rem;}
.order-item-row {border-bottom:1px dashed #e2e2e2;}
.cart-sub-title {color:#999 !important;font-size:1.1rem;font-weight:500;}
.av-cart-code {font-size:12px;}
.av-cart-line-price {font-weight:500;font-size:1.5rem;}
.av-cart-line-price-gst {font-weight:500;color:#999;}
.cart-checkout-lft {border-left:1px dashed #e2e2e2;}
.cart-checkout-lft tr {border-bottom:1px dashed #e2e2e2;}
/*.inset-right { box-shadow: inset -1px 0 17px -5px hsla(0,0%,0%,.03);}*/
.av-steps-bar {
  padding-left: 7px;
    /*background: #eeeeee !important;
    
    border-top: 25px solid #eeeeee;
    border-bottom: 6px solid #eeeeee;*/
}
.checkout-steps-title {color:#1a2674;font-weight:700;}
.step-line-divider {
  display:inline-block;
  width:30px;
  height:3px;
  background-color:#eee;
}
.av-steps-bar-num {color:#fff !important;position:relative;top:-1px;}

.av-steps-bar-step.active {
    background-color: #4093ff;
    color: #fff !important;
}

.not-step-one::before {
    content: "";
    height: 2px;
    border-top:1px dashed #1a2674;
    width: 40px;
    display: block;
    position: absolute;
    top: 12px;
    left: -44px;
}

.av-steps-bar-step {
    background-color: #e2e2e2;
    color: #fff;
    border-radius:30px;
  height:30px;
  line-height:30px;
  padding: 2px 5px 2px 8px;
  font-size:16px;
  font-weight:700;
}

/*.av-steps-bar-step::before {
  content: "";
    height: 2px;
    background-color: #e2e2e2;
    width: 40px;
    display: inline-block;
    position: relative;
    top: -5px;
    left: 68px;
}

.av-steps-bar-step:last-child:before {
  display:none !important;
}*/

.av-steps-bar-name { 
  font-size:12px;
}

.av-steps-bar-step.active>.av-steps-bar-name {
    display: inline;
    margin-left: 10px;
    color: #fff;
}
/* stock bubbles */
.ls-txt {display:inline-block;position:relative;top:-7px;font-size:12px;}
.low-stock-bubble {
    color: #2e2e2e
    font-size:12px;
    font-weight: 500;
    text-transform: none;
    display: inline-block;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    width: 80%;
    text-align: left;
    padding: 5px 0 5px 10px;
    border-radius: 20px;
    background-color: #e2e2e2;
}
.in-stock-bubble-mega, .low-stock-bubble-mega, .no-stock-bubble-mega {
    border-bottom: none;
    color: #212529;
    font-size: 11px;
    font-weight: 500;
    text-transform: none;
    text-decoration: none;
    width: 100%;
    text-align: center;
    padding: 0px;
    margin-top: -12px;
    -webkit-font-smoothing: antialiased;
}
.in-stock-bubble-product {
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    width:100%;
    display: inline-block;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    /*margin-top:43px;*/
    position:relative;
    top:-5px;
}
.low-stock-bubble-product {
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    width:100%;
    display: inline-block;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    /*margin-top:43px;*/
    position:relative;
    top:-5px;
}
.no-stock-bubble-product {
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    width:100%;
    display: inline-block;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
    text-align: left;
    /*margin-top:43px;*/
    position:relative;
    top:-5px;
}
/* end cart */
/* offcanvas cart */
.offcanvas {overflow-y:scroll;}
.offcanvas .order-item-row .row{--bs-gutter-x:0rem;}
.offcanvas-body {padding:0px;overflow-y:unset;}
.checkout-offcanvas-title {font-size:1.25rem;color:#1a2674;font-weight:700;}
.checkout-now-btn {font-size:1rem;color:#fff;width:100%;margin-top:0px;margin-bottom:15px;font-weight:400;background-color:#4093ff;}
.checkout-now-btn:hover {background-color: #0066a6;color:#fff;}
.offCcontrol-btn {width:100%;display:inline-block;}
/* end offcanvas cart */


/* logo-search-account */
.search-txt-span, .login-txt-span, .account-txt-span, .cart-txt-span, .menu-txt-span{display:inline-block;color:#fff;}
.cart-qty {position: absolute;
    top: 9px;
  margin-left:7px;
    padding: 1px 7px;
    border-radius: 29px;
    font-size: 10px;
    background-color: #4093ff;
}
  #megasearch {position: absolute;width: 470px;left: 38vw;top: 18px;z-index: 1030;}
  .av-search-btn {position:absolute;right:11px;top:7px;border:none;background:transparent;}
  .av-search-btn .fa-search {color:#1a2674;height:24px;}
  .mega-search {padding-inline-start: 0px;list-style-type:none;background-color:#eee;margin-bottom:0px;}
  .mega-search-product {display:inline-block;width:32.3%;background-color:#fff;text-align:center;height:212px;border:3px solid #eee;padding:0px 7px;}
  .mega-search-product .av-product-price {color:#4093ff; font-weight:700;}
  .mega-search-product .av-result-title {color:#212121 !important;font-size:13px;display:block;padding-bottom:3px;}
  .ms-p-row {padding-left:10px;padding-right:4px;}
  .auto-suggest-facet-module {padding:0px 8px 0 0px !important;margin-bottom:13px;}
  .auto-suggest-facet-module .av-facet-title, .mega-search .av-facet-title {font-size:16px;font-weight:500;color:#212121;position:relative;left:-8px;top:-2px;padding-top:8px;padding-bottom:8px;}
  .auto-suggest-facet-module .av-facet-row {background-color:#fff;padding:5px 7px;margin-bottom:4px;transition:all 0.4 ease-in-out;}
  .auto-suggest-facet-module .av-facet-row:hover {background-color:#4093ff;color:#fff;}
  .auto-suggest-facet-module .av-facet-row:hover > .auto-suggest-facet-module .av-facet-list > li > a {color:#fff !important;}
  .auto-suggest-facet-module .fa-chevron-right {color:#4093ff;}
  .auto-suggest-facet-module .av-facet-row:hover > .fa-chevron-right {color:#fff !important;}
.auto-suggest-link {max-width:450px;font-size:14px !important;} 
.asl2 {position:relative;top:-7px;}
  .auto-suggest-facet-module .av-facet-list {list-style-type:none;padding-inline-start:0px;}
  .auto-suggest-facet-module .av-facet-list > li > a {color:#999;} 
  .auto-suggest-facet-module .av-facet-list > li > a:hover {
    color: #fff !important;
    text-decoration: none !important;
}
.clear-search {position:absolute;right:53px;top:3px;cursor:pointer;opacity:0;}
.clear-search .fa-times-circle {color:#1a2674;}
.clear-pipe {color:#e9e9e9;font-size:21px;}
.av-product-price {float:unset !important;min-height:42px;}
.popover {line-height:1 !important;}
.popover-body {padding:0.4rem 0.1rem 0.6rem 0.6rem;}
.popover {min-width:470px !important;background-color:#eee;}
.popover.bottom>.arrow {display:none;}
.popover.bottom {margin-top:0px;}
.popover-content {padding:0px;}




/*end homepage*/

/*megamenu blog guides*/
.blog-guides-hide {display:none;}/*set to display block @ 520px; */
/*end megamenu blog guides*/

/*megamenu*/
.navbar {padding:0px;}
.navbar .nav-link {font-size:16px; color:#212121;font-weight:500;text-transform:unset;}
.nav-link:focus, .nav-links:visited, .nav-link:active, .nav-link:hover, .nav-links:visited:hover {
    color: #4093ff;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.53rem;
    padding-left: 0.53rem;
}
.mm-nav-bull {display:inline-block;color:#4093ff;position:relative;top:9px;}


.nav-links:hover {background-color:#e2e2e2;}
.nav-links:visited {color:#2e2e2e;}

::marker {color:#4093ff;}

.dropdown-menu {border:none;border-radius:none;padding:0;border-radius:0;z-index:2000;}/*remove bs styles*/
.dropdown-item {font-weight:300;color:#212121;border-bottom:1px dashed #e2e2e2;padding:0.5rem 1.5rem;border-radius:4px;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.dropdown-item.active, .dropdown-item:active, .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #4093ff;
}
.dropdown-item a:visited {
    color: #4093ff;
}
/* style that wraps each mm category */
.mm-wrap-cat {color:#212529;display:block;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;padding:0.45rem; position:relative;left:-4px;top:-5px;border-radius:4px;text-align:left;}
/*.mm-wrap-cat:hover {background-color:#f1f1f1;}*/
.mm-cat-title {position:relative;display:inline;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.mm-brand-title a {position:relative;display:block;transition:left 0.4s ease-in-out;color:#1a2674 !important;padding-top:0.45rem !important;}
/*.mm-wrap-cat:hover .mm-cat-title {left:-2px;}*/

.mm-chev-right {display:none;opacity:0.5;fill:#1a2674;height:17px;margin-right:4px;position:absolute;right:35px;top:14px;*-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;*}

.cta-menu-btn {background:#4093ff;background:linear-gradient(129deg, rgba(26,38,116,1) 7%, rgba(64,147,255,1) 50%);color:#fff;font-weight:300;font-size:0.8rem;line-height:17px;}
.cta-menu-btn span {display:block;font-weight:700;font-size:18px;}

/*.mm-b-t {border-bottom: 1px dashed #e2e2e2;}top dashed border of mmenu - bottom of nav links*/
.mm-b-r {border-right: 1px dashed #e2e2e2;}/*centre dashed border of mmenu*/
.mm-sub-cat-header {color:#666;font-weight:600;}
.mm-sub-cats {max-height:52px;line-height:17px;overflow:hidden;list-style:none;padding-inline-start:0px;font-size:0.8rem;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";}
.mm-sub-cat-cat {color:#666;padding-left:3px;}
.mm-brand-cats {padding-inline-start:0px;}

.mm-footer .fad {font-size:1em;position: relative;top: 5px;color: #999;}
.mm-item {text-align:center;color:#fff;font-weight:700;border:3px solid #e2e2e2;border-radius:4px;-webkit-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;}
.mm-item:hover {border:3px solid #4093ff;cursor:pointer;color:#e2e2e2;}
.mm-bg {min-height:120px;}
.mm-row-1 {border-right: 1px dashed #e2e2e2;}
.mm-row-last {background-color:#f8f9fa;}
.mm-shop {color:#fff;min-height:160px;max-width:406px;background:url('/ts1756355750/attachments/StyleSheet/52/shop-the-range-bg.webp') bottom center;background-size:cover;}

.mm-firearms-shop {color:#fff;min-height:160px;max-width:362px;background:url('/ts1756355750/attachments/StyleSheet/52/firearms-ql.webp') bottom center;background-size:cover;position:absolute;bottom:15px;}
.mm-ammo-shop {color:#fff;min-height:160px;max-width:362px;background:url('/ts1756355750/attachments/StyleSheet/52/ammo-ql.webp') bottom center;background-size:cover;position:absolute;bottom:15px;}
.mm-scopes-shop {color:#fff;min-height:160px;max-width:362px;background:url('/ts1756355750/attachments/StyleSheet/52/scopes-ql.webp') bottom center;background-size:cover;position:relative;bottom:15px;left:11px;}
.mm-rings-mounts-shop {color:#fff;min-height:160px;max-width:362px;background:url('/ts1756355750/attachments/StyleSheet/52/rings-mounts-ql.webp') bottom center;background-size:cover;position:relative;bottom:15px;left:11px;}
.mm-drones-shop {color:#fff;min-height:160px;max-width:362px;background:url('/ts1756355750/attachments/StyleSheet/52/drones-ql.webp') bottom center;background-size:cover;position:absolute;bottom:15px;}
.mm-optics-shop {color:#fff;min-height:160px;max-width:362px;background:url('/ts1756355750/attachments/StyleSheet/52/optics-ql.webp') bottom center;background-size:cover;position:absolute;bottom:15px;}
.mm-accessories-shop {color:#fff;min-height:160px;max-width:362px;background:url('/ts1756355750/attachments/StyleSheet/52/accessories-ql.webp') bottom center;background-size:cover;position:absolute;bottom:15px;}
.mm-firearms-shop p, .mm-ammo-shop p, .mm-scopes-shop p, .mm-rings-mounts-shop p, .mm-drones-shop p, .mm-optics-shop p, .mm-accessories-shop p {font-size:0.8rem;line-height:1rem;}

.mm-service {color:#fff;min-height:160px;max-width:362px;background:url('/ts1756355750/attachments/StyleSheet/52/service-support.webp') bottom center;background-size:cover;}
.mm-blog {color:#fff;min-height:160px;max-width:362px;background:url('/ts1756355750/attachments/StyleSheet/52/totalstations.tag.product-cat-hero.webp') bottom center;background-size:cover;}
.mm-shop p, .mm-blog p, .mm-service p {font-size:0.9rem;line-height:1.2;}

.fullwidth-mega {background-color:#fff;-webkit-box-shadow: 0px 71px 40px -23px rgba(0,0,0,0.20); box-shadow: 0px 71px 40px -23px rgba(0,0,0,0.20);}
.fullwidth-mega .fw-bold {color:#1a2674;}
.align-middle {display:inline-block;padding-top:30%;}
.scan3d-mm-bg {background:url('/ts1756355750/attachments/StyleSheet/52/3dlaserscanning.tag.product-cat-hero.webp') center center;background-size:cover;}
.build-mm-bg {background:url('/ts1756355750/attachments/StyleSheet/52/building.tag.product-cat-hero.webp')center center;background-size:cover;}
.captivate-mm-bg {background:url('/ts1756355750/attachments/StyleSheet/52/captivate.tag.product-cat-hero.webp')center center;background-size:cover;}
.gps-mm-bg {background:url('/ts1756355750/attachments/StyleSheet/52/gpsgnss.tag.product-cat-hero.webp')center center;background-size:cover;}
.gis-mm-bg {background:url('/ts1756355750/attachments/StyleSheet/52/gis.tag.product-cat-hero.webp')center center;background-size:cover;}
.smartnet-mm-bg {background:url('/ts1756355750/attachments/StyleSheet/52/smartnetaus.tag.product-cat-hero.webp')center center;background-size:cover;}
.machinecontrol-mm-bg {background:url('/ts1756355750/attachments/StyleSheet/52/machinecontrol.tag.product-cat-hero.webp')center center;background-size:cover;}
.monitoring-mm-bg {background:url('/ts1756355750/attachments/StyleSheet/52/monitoring.tag.product-cat-hero.webp')center center;background-size:cover;}
.rail-mm-bg {background:url('/ts1756355750/attachments/StyleSheet/52/rail.tag.product-cat-hero.webp')center center;background-size:cover;}
.remote-mm-bg {background:url('/ts1756355750/attachments/StyleSheet/52/bathymetric.tag.product-cat-hero.webp')center center;background-size:cover;}
.software-mm-bg {background:url('/ts1756355750/attachments/StyleSheet/52/software.tag.product-cat-hero.webp')center center;background-size:cover;}
.accessories-mm-bg {background:url('/ts1756355750/attachments/StyleSheet/52/survey-accessories.tag.product-cat-hero.webp')center center;background-size:cover;}
.totalstations-mm-bg {background:url('/ts1756355750/attachments/StyleSheet/52/totalstations.tag.product-cat-hero.webp')center center;background-size:cover;}
.uav-mm-bg {background:url('/ts1756355750/attachments/StyleSheet/52/uav.tag.product-cat-hero.webp')center center;background-size:cover;}
.underground-mm-bg {background:url('/ts1756355750/attachments/StyleSheet/52/undergrounddetection.tag.product-cat-hero.webp')center center;background-size:cover;}
/*end megamenu*/

/*global search box*/
.av-search-input {
  width:400px;
  padding:8px 20px;
  border:1px solid #e2e2e2;
  border-radius:20px;
  -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
/*end global search box*/

/*search facets*/
.search-facet-wrapper {
  max-height:95vh;
  overflow-x:hidden;
  overflow-y:scroll;
  margin-top: -11px;
  padding-right: 18px;
  position: -webkit-sticky;
  position: sticky;
  top: 14px;
  border-bottom:1px solid #dee2e6;
}










/*end search facets*/

/*search-pagination*/
.av-pagination-sort-order-input {
  background-color:transparent;
  border:transparent;
}
.av-pagination-sort-order-input:focus-visible {
  outline:transparent;
}
#submit-sort-order {float:right;display:inline !important;position:relative;right:-27px;}
.orders-pagination {max-height:40px;}

.orders-pagination select{
    background: url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat #fff;
    background-position: calc(100% - 0.75rem) center !important;
    -moz-appearance:none !important;
    -webkit-appearance: none !important; 
    appearance: none !important;
    padding-right: 2rem !important;
        
}



.av-pagination-page-input {border:unset;max-width:100px;text-align:left;}
.results-of {position:relative;top:8px;left:12px;}
.page-of {position:relative;top:5px;}
.arrows-of {position:relative;top:-55px;}
.btn-caret-blue {color:#4093ff;}

.facet-selections {background-color:#fff;border-bottom: 2px solid #e2e2e2;border-radius:4px;}

.av-pagination-grid-or-list span {
  display:inline-block;
  position:relative;
  top:-3px;
  font-weight:300;
  font-size:14px;
  color:#4093ff;
}


.av-pagination {
    padding-bottom: 0px;
    padding-top: 0px;
}
.sort-title {
 font-size: 18px !important;
  color:#212121;
}
.av-pagination-sort-order-input {
  width: 185px;
  background-color: #fff;
  padding: 12px;
  border-radius: 2px;
  font-size: 16px !important;
  text-transform: none;
  line-height:1 !important;
  margin-right:9px;
  border: 1px solid #9e9e9e;
}
.av-pagination-page-input {
  font-size: 20px !important;
  font-weight:300;
  text-align: right;
}

.av-pagination-label {
   font-size: 18px;
  color:#212121;
}

.av-pagination-label span, .facet-title {
  text-transform:none;
  font-weight: 700;
    font-size: 1.2rem;
    color: #4093ff;
}

.av-pagination .btn-link {
  color:#4093ff;
  font-size:1.2rem;
}
/*end search-pagination*/

/*backorder modal*/
.modal-footer {justify-content:center;}
.hidden {display:none;}
.no-thanks-btn {
    font-weight: 700;
    font-size: 16px !important;
    float: left;
    background-color: #6c757d;
    border-color: #6c757d;
    color: #fff;
    padding: 8px 40px;
    position: relative;
    box-shadow: none;
    width: 100%;
    left: 7px;
    outline: 0;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
/*end backorder modal */

/*product page*/
.at-glance-hdr {color:#6c757d;font-size:1rem;}
.at-glance {color:#6c757d;font-size:1rem;line-height:1.4;}
.kit-component-byline {font-size:12px;display:block;margin-bottom:8px;color:#6c757d;}
.related-and-accessories {border:8px solid #f8f9fa;cursor:pointer;-webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;}
.related-and-accessories:hover {border:8px solid #f8f9fa;}
.pegasus-banner {background-color:#4093ff;color:#fff;text-align:left;padding-top:20px;padding-bottom:20px;font-weight: 700;}
.pegasus-btn {margin-left:12px;background-color:#fff;color:#4093ff;padding:8px 20px;border-radius:4px;}


.video-icon {
  display: inline-block;
  float: left;
  width: 72px;
  height: 72px;
  position: relative;
  top: -72px;
  text-align: center;
  padding-top: 13px;
  opacity: 0.5;
  border-radius: 4px;
  border: 1px solid #e2e2e2;
  cursor:pointer;
  -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.video-icon:hover {
  opacity:1;
  border: 1px solid #e2e2e2;
}

.related-product-categories-btn {
  text-transform:capitalize;
  color: #1a2674;
    border: 1px solid #1a2674;
  font-weight:400;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.related-product-categories-btn:hover {
  text-transform:capitalize;
  color: #fff !important;
  background-color:#2a4f65;
    border: 1px solid #2a4f65;
  font-weight:400;
}
.kit-component-intro {
  margin-top:0px;
  color:#6c757d;
}

.av-product-kit-wrap ul {
  -webkit-padding-start:0px;
}

.av-product-kits-images-list li {
  list-style:none;
  display:inline-block;
}

.av-product-kits-images-list li img {
  max-width:69px;
}

.kit-img-overlay {
  display:block;
  height:69px;
  width:69px;
}
.product-page-h1 {font-size:1.8rem;font-weight:500;margin-bottom:0;}
.add-to-cart-btn, .createaccount-submit {font-size:1rem;color:#fff;width:100%;margin-top:15px;margin-bottom:15px;background-color:#4093ff;border:1px solid #4093ff;  -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;max-width:252px;}
.add-to-cart-btn:hover, .add-to-cart-btn:first-child:active, .add-to-cart-btn:focus-visible, .createaccount-submit:hover {background-color:#0066a6;color:#fff;border-color:#0066a6;}
.product-page .breadcrumb {margin-top:10px;margin-bottom:4px !important;}
.main-product-price {color:#1a2674;font-size:2.5rem;display:block;font-weight:700;height:60px;overflow:hidden;}

/*.save-badge-product-page {font-size:0.85em;font-weight:400;padding:.45em .65em .55em .65em;position:relative;top:-9px;}*/
.save-badge-product-page {text-transform: capitalize;color: #6c757d;border: 2px solid #f1f1f1;font-weight: 300;}

.product-qty-wrap {background-color:#e2e2e2;width: 126px!important;height:40px;border-radius: 20px;position:relative;top:15px;left:19px;margin-bottom:23px;}
.product-qty {position:absolute;right:1px;font-weight:700;color:#fff;background-color:#4093ff;}
.quantity-field {background-color:#e2e2e2;font-weight:700;position:relative;left:-18px;}
.icon-sm {width:2.5rem !important;height:2.5rem !important;}
.reduce-quantity {position:relative;left:-11px;}


.brand-code-info {font-size:12px;position:relative;color:#6c757d;}
.bg-save {background-color:#4093ff;}
.av-img-placeholder-wrap {padding-bottom:0px !important;}
/*product tabs bar*/
.product-tabs-bar {height:73px;text-align:center;background-color:#1a2674;z-index:1001 !important;}
.nav-tabs .nav-link {border:none;color:#fff;border-radius:0.25rem;transition: all .4s ease-in-out;}
.nav-tabs {border:none;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #4093ff;
    border-color: none;
  
}
.nav-tabs .nav-link:hover {color: #e1e1e1;}

#nav-overview img {
  /*width:42% !important;*/
}
.click-row-products-download {cursor:pointer;}
.click-row-products-download svg {height:30px;}
.click-row-products-download svg path {fill:#4093ff;}
#overview, #specifications, #downloads, #product-features, #videos, #in-the-box, #finance {
  background-color: transparent;
    padding: 15px!important;
}


#specifications, #downloads {
  margin-left:6%;
  margin-right:6%;
}

#specifications table, #downloads table {
  background-color: transparent;
  width:1024px;
  margin:0 auto;
  margin-bottom: 40px;
}

#specifications table tr td, #downloads table tr td {
  padding: 20px!important;
    vertical-align: middle;
}

#specifications table tr td:nth-child(odd) {
  font-size:16px;
  font-weight:500;
  width:30%;
  text-align:left;
  text-transform:none;
}

#downloads table tr td:nth-child(odd) {
  font-size:16px;
  font-weight:500;
  width:20%;
  text-align:right;
  text-transform:none;
}

#downloads .fa {
    font-size: 32px;
    color: #999;
}


#specifications table tr, #downloads table tr {
  border-bottom:1px solid #e6e6e6;
}

#specifications table tr:nth-child(even), #downloads table tr:nth-child(even)  {
  background-color:#fff;
}

#downloads table  {
  background-color:#fff;
}
#specifications table th, #downloads table th {
  background-color:#dbdbdb;
  padding: 20px!important;
  vertical-align: middle;
  color: #1a2674;
    font-size: 16px;
}

#product-features, #videos, #in-the-box, #finance {
 max-width:1370px;
  margin:0 auto;
}



#product-features table {
  background-color: transparent;
}

#product-features table tr td {
  padding: 50px!important;
    vertical-align: middle;
}

#product-features table tr:nth-child(odd) {
  text-align:right;
}

#product-features table  tr:nth-child(odd) img {
  float:left;
}

#product-features table tr:nth-child(even) {
    background-color: transparent;
}

#product-features table tr:nth-child(even) img {
    float:right;
}

#product-features table tr {
  border-bottom:2px solid #eee;
}

#product-features table td {
  width:50%;
}
/* accessories */



.carousel-inner .carousel-item-end,
.carousel-inner .carousel-item-start { 
  transform: translateX(0);
}
/*.lSSlideOuter {display:block;height:100%;max-height:748px;overflow:hidden;}*/
#lightSlider {border-radius:4px;margin-bottom:10px;margin-top:5px;}
.lSGallery {/*margin-left:77px !important;*/}
.lSSlideOuter .lSPager.lSGallery li {
  opacity:0.5 !important;
  transition: all .4s ease-in-out;
  border:1px solid #e2e2e2;
  border-radius: 4px;
}
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 4px;
  border:1px solid #e2e2e2;
  opacity:1 !important;
}

/*end product page*/

/*account pages*/
.btn-crk-light-blue {font-weight:400;font-size:1rem;color:#fff;border:1px solid #1a2674;background-color:#1a2674;display:block;}
.btn-crk-light-blue:hover {font-size:1rem;color:#1a2674;border:1px solid #1a2674;background-color:#fff;display:block;}
.nav-select-all-btn {display:inline-block!important;text-align:center;border-radius:4px;padding:0.25rem 0.5rem;}
.mobile-show-all-product-brands {display:none;margin-bottom:15px;}

.account-password-form .fad, .account-user-form .fad {font-size:1em;color:#4093ff;}
.acc-confirm-password, .acc-new-password {border-top-right-radius:4px !important;border-bottom-right-radius:4px !important;}
.account-saved-addresses .list-group-item {border-radius:4px;}
.user-password-error, .user-confirm-error {
    display:none;
    color: #f00;
    font-size: 12px;
    z-index: 1001;
    background-color: #fff;
    position:absolute;
  }
  
  #error {font-size: 12px;
    color: #4093ff;
    margin: 5px 0px;
    position: absolute;
    display:none;
    padding: 10px;
    top: 33px;
    width:286px;}
  #confirm_error {
    display:none;
    font-size: 12px;
    color: #4093ff;
    margin: 5px 0px;
    background-color: #fff;
    padding: 10px;
    position: absolute;
    top: 33px;
    z-index: 1001;
  }
  .create-popover {display:none;}
  
  .zee-shadow {
    -webkit-box-shadow: 0 2px 20px 1px #e2e2e2;
    -moz-box-shadow: 0 2px 20px 1px #e2e2e2;
    box-shadow: 0 2px 20px 1px #e2e2e2;
}
  
/*.fa-eye {
    position: absolute;
    right: 27px;
    font-size: 23px;
    cursor: pointer;
    top: 51px;
}
  
  .confirm-eye {right: 24px;}*/
  
  .user-confirm-error {top: 20px !important; left: 36px;position: absolute;}
  .user-password-error {top: 20px !important; left: 36px;position: absolute;}
.account-footer {color:#1a2674;}
.account-footer .fad {font-size:1.2em;display:inline;}

/*end account pages*/

/*from av-header-footer*/
      
      .bg-primary {background-color: #1a2674!important;}
      .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }
      
      .fad {display:block;font-size:1.8em;}
      .breadcrumb {font-size:0.8em;}
      #gallery { position: relative; }
      #gallery > img { position: absolute; left: 0; top: 0; display: none; }
      #gallery > img:first-child { display: block; }
      
      icon-shape {
          display: inline-flex;
          align-items: center;
          justify-content: center;
          text-align: center;
          vertical-align: middle;
      }

      .icon-sm {
          width: 2rem;
          height: 2rem;

      }
      
      .b-example-divider {
  height: 3rem;
  background-color: rgba(0, 0, 0, .1);
  border: solid rgba(0, 0, 0, .15);
  border-width: 1px 0;
  box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.form-control-dark {
  color: #fff;
  background-color: var(--bs-dark);
  border-color: var(--bs-gray);
}
.form-control-dark:focus {
  color: #fff;
  background-color: var(--bs-dark);
  border-color: #fff;
  box-shadow: 0 0 0 .25rem rgba(255, 255, 255, .25);
}

.bi {
  vertical-align: -.125em;
  fill: currentColor;
}

.text-small {
  font-size: 85%;
}

.dropdown-toggle {
  outline: 0;
}
      .p-breadcrumb-520 {
        padding-top:8.5rem!important;
      }
  
 
  
      @media (min-width: 1025px){
        .navbar .megamenu {
            left: 0px;
            right: 0;
            top:43px;
            width: 101%;
            margin-top: 0;
        }
        .navbar-expand-lg .navbar-nav .fullwidth-mega {
            position: absolute;
          z-index:1021;
          border:1px solid #e2e2e2;
        }
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }
      @media (max-width: 520px) {
        .d-520-none {
          height:0px;
        }
        .p-breadcrumb-520 {
          padding-top:3.5rem!important;
        }
        #tabs-bar, #tabs-content {
          display:none;
        }
      }
      .overflow-unset {overflow-x:unset;}



.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  padding-left:26px;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, .75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.nav-underline .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
  color: #6c757d;
}

.nav-underline .nav-link:hover {
  color: #212121
}

.nav-underline .active {
  font-weight: 500;
  color: #343a40;
}

.text-white-50 { color: rgba(255, 255, 255, .5); }

.bg-purple { background-color: #6f42c1; }

.navbar .megamenu{ padding: 1rem; }

/* ============ desktop view ============ */
@media all and (min-width: 1025px) {

  .navbar .has-megamenu{position:static!important;}
  .navbar .megamenu{right:0; margin-top:0;  }
  

}   
/* ============ desktop view .end// ============ */

/* ============ mobile view ============ */
@media(max-width: 1400px){
  /*.navbar-expand-lg .navbar-collapse {position:relative;left:-27px;}*/
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.6rem;
    padding-left: 0.6rem;
    font-size:0.9rem;
}
  /*.navbar .megamenu {width: 250% !important;}*/
  .product-enquiry-btn {position:relative;top:15px;left:-55px;}
  .navbar .nav-link {font-size:1.0rem;}
  .promo-btn {    position: relative;
    right: unset;
    left:98px;
    top: 5px;
    font-size:1.0rem;
    padding:0px 10px;
    height:30px;
  }
  .clearance-btn {float:unset !important;left:94px;top:5px;height:30px;}
  
  .mm-firearms-shop, .mm-ammo-shop, .mm-scopes-shop, .mm-rings-mounts-shop, .mm-drones-shop, .mm-optics-shop, .mm-accessories-shop {max-width:333px;}
}

@media(max-width: 1200px){
  .av-search-btn {right:78px;}
  .ps-nav-left {padding-left:0px;}
  /*.navbar-expand-lg .navbar-collapse {position:relative;left:5px;}*/
  .mm-nav-bull {
    top:7px;
  }
  .navbar .megamenu {width: 105% !important;}
  .products-menu-title {padding-right:0.6rem !important;padding-left:0.6rem !important;}
  .promo-btn {
    right: unset;left:18px;
  }
  .clearance-btn {left:11px;}
  .container {max-width:100% !important;}
  .mm-firearms-shop, .mm-ammo-shop, .mm-scopes-shop, .mm-rings-mounts-shop, .mm-drones-shop, .mm-optics-shop, .mm-accessories-shop {max-width:351px;}
}

@media(max-width: 1080px){
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.6rem;
    padding-left: 0.6rem;
      font-size:0.8rem;
  }
  .mm-nav-bull {
    top:5px;
  }
}

@media(max-width: 1025px){
  .mm-firearms-shop {display:none;}
}

@media(max-width: 991px){
  .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
    overflow-y: auto;
      max-height: 90vh;
      margin-top:10px;
  }
}

/* footer */
.footer-links-area li:marker {color:#4093ff}
.footer-links-area ul {padding-inline-start:15px;}
.footer-links-area a {padding:0px;}
/*register*/
.register-account-btn {background-color:#4093ff;border:1px solid #4093ff;padding:20px;font-weight:700;font-size:1.4rem;width:100%;}
.register-account-btn:hover {background-color:#4093ff;border:1px solid #4093ff;padding:20px;font-weight:700;font-size:1.4rem;width:100%;}
/*alerts*/
.alert {text-align:left;padding-left:25px;margin-bottom:0px;}
/*alerts*/
/*login*/
.or-bar {text-align:center;font-size:17px;height:1px;overflow:visible;border-top:1px solid #ced4da;color:#eee;margin-top:27px;margin-bottom:25px;}
  .or-word {display:inline-block;padding:6px;background-color:#eee;color:#ced4da;position:relative;top:-20px;}
.or-cart-bar {text-align:center;font-size:17px;height:1px;overflow:visible;border-top:1px solid #ced4da;color:#eee;margin-top:10px;margin-bottom:25px;} 
.or-cart-word {display:inline-block;padding:6px;background-color:#fff;color:#ced4da;position:relative;top:-20px;}
  .btn-facebook, .btn-google {display:block;width:100%;height:58px;padding-top:15px;color:#fff;background-color:#fff;border:1px solid #ced4da;border-radius:4px;}
  .btn-google {background-color:#4285F4;font-weight:700;}
.btn-google:hover {background-color:#3d7ce3;color:#fff;}
  .btn-facebook {background-color:#4267B2;font-weight:700;}
.btn-facebook:hover {background-color:#3a5ca2;color:#fff;}
  .login-btn {background-color:#4093ff;width:100%;height:58px;font-weight:400;}
  .login-btn:hover {background-color:#4093ff;}
  .toggle-forgotten {cursor:pointer;display:block;text-align:center;font-weight:500;margin-top:15px;color:#4093ff;}
  .toggle-forgotten-cart {cursor:pointer;display:block;margin-top:15px;}
.toggle-forgotten-cart i {font-size:25px;position:relative;top:4px;}
.cart-login .form-floating>label {padding: 1rem 1.6rem;}
.cart-forgotten-password {font-size:1.1rem;color:#fff;height:58px;width:100%;font-weight:700;background-color:#4093ff;}
/*login*/
@media (max-width: 767px) {
  .masked {width:unset;}
  .accordion-body {padding: 1rem 0.75rem;}
}

@media screen and (max-width:1399px) {
  #slideLeft {display:block;}
  #slideRight {display:block;}
}
@media screen and (max-width:1320px) {
  .hide-storage-on-mobile {
    display: none;
  }
}

@media screen and (max-width:1200px) {
  .home-grad-hdg-h1 {font-size:38px;}
  #megasearch {
    left: 35vw;
  }
  /*global search box*/
  .av-search-input {
    width:340px !important;
    padding:8px 20px;
    border-radius:20px;
  }
    .av-search-btn {right:73px !important;}
    .clear-search {right:117px;}
  /*end global search box*/
}



@media screen and (max-width:1025px) {
  .home-h1-sub {position:relative;top:35px;}
  .navbar .megamenu {
    width: 100% !important;
  }
  .credit-check-desktop {
   display:none;
  }
  .credit-warning {
    position: absolute;
    background-color: #4093ff;
    color: #fff;
    border-radius: 20px;
    font-size: 10px;
    font-weight: 700;
    padding: 0px 10px;
    height:19px;
    z-index: 9;
    top: 13px;
    margin-left: 181px;
  }
  .offcanvas-collapse {top:70px;}
  
  .mobileNavIcon, .search-icon-wrap {display:inline-block!important;}
  .mobileNavWrap {flex: 1 1 auto!important;}
   .search-txt-span, .login-txt-span, .account-txt-span, .cart-txt-span, .menu-txt-span{display:none;}
  .hd-header-wrap {padding-top:7px;}
  .hd-header-wrap .nav-link {padding:unset;padding:0 1.25rem 0 1.25rem;}
  .hd-clear-nav {margin-top:69px;}
  .hd-nav-bg {background-color:#1a2674;height:70px;width:100%;position:fixed!important;}
  .hd-nav-icons {fill:#fff;height:35px;}
  .hd-nav-mobile {position:relative;top:3px;}
  .hd-nav-search-lg {display:none;}
  .hd-nav-search-sm {display:block;}
  
  .av-header-logo-wrap {display:none!important;}
  .mobile-logo-li {display:inline-block!important;}
  .mobile-logo {width:40px;height:40px;}
  
  .cart-qty {
    top: 7px;
    margin-left:5px;
    border-radius: 29px;
    font-size: 10px;
    color:#fff;
    background-color: #4093ff;
  }
  
  #megasearch {
    left: 32vw;
  }
  .pop-cats {
    padding-top: 35px;
  }
  .cat-home-box-home ul {
    line-height: 28px;
  }
  /*off canvas*/
  .offcanvas-collapse {
    position: fixed;
    top: 70px; /* Height of navbar */
    z-index:99999;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #eee;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(-100%);
    padding-left:0px;
    padding-right:0px;
  }
  .navbar .nav-link {
    font-size:3rem; 
    color:#4093ff;
    font-weight:700;
    text-transform:unset;
  }
  
  #megasearch {display:none;left:0px;top:0px;width:100%;}
  .av-search-input {font-size:26px;width:100% !important;height:56px;border-radius:0px !important;border:0px !important;color:#666;position:relative;z-index:1;}
  .av-search-input:focus-visible {
      border: transparent;
      -webkit-box-shadow:unset;
    -moz-box-shadow:unset;
    box-shadow: unset;
    outline:none;
    }
  
  
  .av-search-btn {right:49px;top:14px;position:absolute;z-index:99;}
  .clear-search {right:16px;top:10px;z-index:2;}
  .popover {width:100% !important;min-width:100% !important;min-height:224px;border-radius:0px;border-top:8px solid #eee;background-color:#eee;left:0 !important;transform: translate3d(0px, 64px, 0px) !important;}
  .popover.bottom>.arrow {display:none;}
  .popover.bottom {margin-top:0px;}
  .popover-content {padding:0px;}
  .popover-arrow {display:none !important;}
  .auto-suggest-facet-module {margin-bottom:11px;}
  .popover .av-facet-title {left:-2px;top:-4px;}
  /*off canvas*/
  .offcanvas-collapse {
    position: fixed;
    top: 70px; /* Height of navbar */
    z-index:99999;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #eee;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(-100%);
  }
  .navbar .nav-link {
    font-size:17px; 
    color:#4093ff;
    font-weight:700;
    text-transform:unset;
  } 
}

@media screen and (max-width:1025px) {
  .lens-row-ps {padding-left:0px;}
  .nav-lensby-cine, .nav-lensby-type {display:none;}
  .mm-nav-bull {display:none;}
  .cta-alert {display:none;}
  .mobile-menu-phone {display:inline-block;}
  .photo-acc-768 {
    margin-left: 16.5%;
  }
  
    .p4-drone-hero{max-width:100%;position:relative;top:-11px;}
  .bc-wrapper-drone, .bc-wrapper-building, .bc-wrapper-captivate {text-align:left;display:block;padding-left:0px;padding-top:15px;}
  /*.cat-breadcrumbs li a, .cat-breadcrumbs li a span {text-shadow: 1px 1px black;}*/
  .cat-breadcrumbs {display:inline-block !important;}
  .drone-block {padding-top:3vh;}
  .drone-bg-grey {text-align:left;background-size: 174%;}
  .drone-pt-290 {padding-top:33px;}
  
  .fullwidth-mega {-webkit-box-shadow:none;box-shadow:none;}
  .promo-btn, .clearance-btn {display:none;}
  
  #MainSideNav svg {display:inline-block;}
  
  .navbar .nav-link {
    font-size:30px; 
    color:#212121;
    font-weight:700;
    text-transform:unset;
    border: none !important;
  }
  .navbar .nav-item svg {padding-left:0px;}
  .dropdown-item {font-weight:300;color:#212121;border-bottom:1px dashed #e2e2e2;padding:0.5rem 1.5rem;font-size:0.9rem;}
  .menu-zero {padding-left:0px !important;}
  .br-mobile {display:inline-block;}
  .offcanvas-header{z-index:99;}
  .contact-form-title {font-size: 22px;color: #4093ff;font-weight: 700 !important;text-align: left;position: relative;top: -6px;left: 20px;padding-bottom: 0px !important;}
  .crk-light-blue-email {background-color:transparent !important;position:fixed;top:unset;bottom:0px;border-top:none !important;}
  .cta-cat-btns {display:none;}
  .mobile-contact-offcanvas {position:relative;top:-133px;}
  .cta-mobile-cat-contact {display:none;background-color:#fff;float:right;padding:10px;border-top-left-radius: 10px;border-bottom-left-radius: 10px;position: relative;left: 15px;top: -50px;}
  .crk-intro p {font-size:1.2rem !important;line-height:1.8rem;font-weight:400!important;text-align:left;}
  .display-7 {font-size:2.5rem !important;line-height:2.5rem !important;text-align:left;}
  
  
  .detection-intro {padding-top:4vh;padding-bottom:12vh;background-attachment:scroll;}
  .ci-intro p, .intro-block p, .detection-intro p, .detection-intro-p, .detection-block p, .captivate-intro p, .drone-intro p, .drone-intro-p, .drone-block p, .smart-digital p, .captivate-intro-p {font-size:1.2rem!important;font-weight:400!important;line-height:1.5rem!important;text-align:left;}
  .detection-block {padding-top:4vh;padding-bottom:12vh;background-attachment:scroll;background-position:-730px;}
  .detection-bg-grey .text-center {text-align:left !important;}
  .detection-pt-199 {padding-top:35px;}

  .av-result {
    width:50%;
  }
  .grids-img-h-wrap {min-height:189px;}
  .price-28 {font-weight:700;font-size:20px;color:#1a2674;}
  .price-symbol-max {right:167px;}
  .search-echo {margin-bottom:5px;}
  .price-title {padding-left:18px !important;;padding-top:8px;}
  .av-facet-slider {padding-left:18px !important;}
  .popover-body {max-height: 100%;}
  .in-stock-bubble-product, .low-stock-bubble-product, .no-stock-bubble-product {text-align:center;}
  .lSSlideOuter .lSPager.lSGallery {margin-left:12px;}
  .product-breadcrumbs {padding-left:20px !important;}
  .captivate-intro, .captivate-intro-block  {background-size:unset !important;background-attachment:unset !important;}
  .captivate-intro-block  {padding-top:0px !important;min-height:500px;}
  .captivate-intro h2 {padding-top:1vh !important;}
  .cap-info-screens {width:100% !important;top:-105px;}
  .product-page-video {background-color:#cccccc;min-height:187px;}
  .yt-icon-overlay-wrapper {position:absolute;top:60px;left:34%;}
  .ci-intro h2 {padding-top:1vh !important;}
  .h3-byline {text-align:left;}
}
}


@media (max-width: 767px) {
  .navbar .megamenu {width: 100% !important;}
    .carousel-inner .carousel-item > div {
        display: none;
    }
    .carousel-inner .carousel-item > div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
}

/* medium and up screens */
@media (min-width: 768px) {
    
    .carousel-inner .carousel-item-end.active,
    .carousel-inner .carousel-item-next {
      transform: translateX(25%);
    }
    
    .carousel-inner .carousel-item-start.active, 
    .carousel-inner .carousel-item-prev {
      transform: translateX(-25%);
    }
}


@media screen and (max-width:768px) {
  .mm-footer {display:none}
  .cat-home-box-home img {padding-left:15px;}
  .cat-home-box-cat-title {max-width:85px;color:#666;font-size:0.9rem!important;font-weight:400!important;line-height:16px;text-align:left;position:relative;left:7px;top:-3px;white-space: break-spaces;}
  .cat-home-box-home {padding:8px;border-radius:60px;margin-bottom:6px;min-height:63px;}
  
  .products-menu-title {font-weight:700!important;font-size:22px !important;}
  
  .mobile-show-all-product-brands {display:block;margin-bottom:15px;}
  .homepage-h1 {font-size:26px;}
  
  .find-dealer-home-btn {
    background-color: #4093ff;
    color: #fff;
    font-weight: 500;
    font-size:1rem;
}
  
  .dealer-login-home-btn {
    background-color: #fff;
    color: #4093ff;
    font-weight: 500;
    font-size:1rem;
}
  
  .nav-scroller .nav {padding-left:0px !important;}
  .product-page-h1 {font-size:1.8rem;font-weight:500;line-height:28px;margin-bottom:0;margin-left:20px;margin-right:10px;}
  .brand-code-info {top:0px;}
  .product-enquiry-btn {margin-top:0px;}
  .quantity-field {left:-13px;}
  
  .cat-home-box-home ul {
    font-size: 18px;
  }
  /*off canvas*/
  .offcanvas-collapse {
    position: fixed;
    /*top: 56px;  Height of navbar */
    z-index:99999;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top:5px;
    overflow-y: auto;
    visibility: hidden;
    background-color: #eee;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(-100%);
  }
  .nav-item {border-bottom:1px dashed #1a2674;outline:0px !important;}
    /*homepage*/
  .home-h1-wrap {text-align:center;margin-top:-26px;}
  .homepage-h1 {font-size:40px;line-height:1;}
  .h1-block {display:block;}
  .h1-sub {font-size:25px;font-weight:300;}
  /* product page */
  .cart-sm {display:block;text-align:center;}
  .product-info-accordian{display:block;text-align:left;}
  .cart-md-lg {display:none;}
  .product-page-h1 {text-align:center;margin-bottom:10px;margin-top:8px;color:#1a2674;font-weight:700;}
  .low-stock-bubble-product {margin-top:1px;text-align:center;}
  .main-product-price {text-align:center;}
  .add-to-cart-btn {margin-bottom:7px;font-size:1rem;margin-left:7px;max-width:96%;}
  .product-qty-wrap {display:none;}
  .product-breadcrumb-pipe {padding-top:4px;color:#666}
  .kit-component-intro {display:none !important;}
  
  .nav-scroller .nav {padding-left:13px !important;}
  .nav-link-product {padding-top:6px !important;}
  .nav-scroller {height:2rem;background-color: #f8f9fa; /*background:url('/ts1756355750/attachments/StyleSheet/52/cat-shadow.png') no-repeat right;*/}
  .nav-underline .nav-link {font-size: 12px;}
  
  .pegasus-btn {display:block;max-width: 200px;margin: 0 auto;margin-top: 10px;}
  
  .product-tabs-bar {height:73px;text-align:center;background-color:#1a2674;}
  .nav-products .nav-item .nav-tabs .nav-link {border:1px solid #dee2e6;color:#212529;border-radius:0.25rem;}
  .nav-products .nav-item .nav-tabs {border:none;}
  .nav-products .nav-item .nav-tabs .nav-item.show .nav-link, .nav-products .nav-tabs .nav-link.active {
      color: #212529;
      background-color: #fff;
      border-color: #dee2e6;
  }
  .p-cart-0 {padding:0px !important;}
  .accordian-item {border:1px solid #f1f1f1;}
  .accordion-button {padding:1rem 1rem;font-weight:700;}
  .accordion-button:not(.collapsed) {background-color: #f8f9fa;}
  .accordian-button-svg {width:20px;opacity:0.6;max-height:20px;}
  /* end product page */
  
  .photo-acc-768 {
    margin-left: 0%;
  }
  
 
  
    .bo-enquiry-outer {display:unset;}
  .text-center-mobile-rrp {text-align:center;}
  .lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: 46.28px;
    width: 46.28px;
}
  
  
  /*.av-result.col-sm-6 {width:50% !important;}
  .cat-home-box-home {max-width:50%;}*/
  .offcanvasAddToCartHidden {display:inline-block;position:relative;top:-8px;}
  .mobile-cart-btn {position:relative;/*left:10px;*/}
  .product-enquiry-btn {max-width:100%;top:-2px;left:0px;font-size:1.4rem;}
  .enquire-product-btn {font-size:1rem;margin-bottom:7px;width:100%;}
  .office-txt {margin-top:22px;padding-bottom:30px;}
  .slideUpCart {
    top:205px !important;
  }
  #submit-sort-order {
    line-height:2.2rem;
    top:14px !important;
    float:unset;
    right:-27px;
  }
  .av-pagination {
    border:none !important;
  }
  .search-facet-wrapper {
    max-height:95vh;
    overflow-x:hidden;
    overflow-y:scroll;
    position:relative;
    top:26px;
    padding-bottom:20px;
  }
  .facet-title {
    font-weight:500 !important;
    color:#212121 !important;
    padding-left:18px;
    font-size:1rem !important;
  }
  
  .search-facet-wrapper .collapse {
    padding-left:18px;
  }
  .search-facet-wrapper .border-top, .search-facet-wrapper .my-2 {
    display:none;
  }
  .search-facet-wrapper ul {
    margin-bottom:0 !important;
  }
  .search-facet-wrapper::-webkit-scrollbar {
    display:none;
  }
  .search-facet-wrapper::-webkit-scrollbar-track {
    display:none;
  }
  .search-facet-wrapper::-webkit-scrollbar-thumb {
    display:none; 
  }
  .nav-scroller-product {left:-8px;top:-10px;}
}


@media screen and (max-width: 599px){
  .ps-nav-left {padding-left:unset;}
  .mm-chev-right {display:inline-block;}
  .pre-blue-footer-wrap p {font-size:12px;}
  .mm-mobile-support .dropdown-item {padding-left:60px;font-size:1rem;color:#1a2674;font-weight:500!important;border-bottom: 1px solid #f1f1f1; padding-top: 0.5rem!important;padding-bottom: 0.5rem!important;}
  .mm-mobile-support .dropdown-item a {display:inline-block;color:#1a2674;font-size:18px;}
  .mm-desktop-support {display:none;}
  .mm-menu-icon, .mm-brand-hide {display:none!important;}
  .nav-cat-wrap {
    background-color: transparent;border-radius:unset;border:unset;border-bottom:1px solid #f1f1f1;min-height:unset;/*position:relative;left:39px;top:12px;*/
    padding-top: 0.5rem!important;padding-bottom: 0.5rem!important;
  }
  .mm-sub-cats {display:none}
  .mm-cat-title {font-weight:500!important;}
  .mm-wrap-cat {padding:0px;left:40px;top:0px;}
  .products-menu-title {font-weight:500!important;color:#1a2674!important;padding-left:30px !important;}
  .cta-menu-btn, .mm-cta-banner {display:none;}
  
  .kitIntro {margin:0px;padding-top:15px;text-align:left!important;font-size:1.2rem;}
  .av-store-locator-map {height:300px;width:100%;position:relative;top:19px;}
  .av-store-locator-results {height:30vh;}
  /*.store-scroll {margin-bottom:15px;}*/
  .not-step-one::before {
    border-top:1px dashed #1a2674;
    width: 26px;
    left: -28px;
}
  .card-delivery {border: 1px solid #fff; } 
.delivery-step {position:relative;left:30px;}
.payment-step {position:relative;left:60px;}
.complete-step {position:relative;left:90px;}
.pe-4-75 {padding-right:0!important;padding-left:0px;} 
.pay-by-acc-btn {width:100%;text-align:center;}
.pay-by-cc-btn {width:100%;text-align:center;}
  
  .grids-request-quote-btn {width:unset;}
  .av-result {min-height:363px;}
  
  .mm-shop {color:#fff;min-height:160px;max-width:340px;background:url('/ts1756355750/attachments/StyleSheet/52/shop-the-range-bg.webp') bottom center;background-size:cover;}
.mm-service {color:#fff;min-height:160px;max-width:340px;background:url('/ts1756355750/attachments/StyleSheet/52/service-support.webp') bottom center;background-size:cover;}
.mm-blog {color:#fff;min-height:160px;max-width:340px;background:url('/ts1756355750/attachments/StyleSheet/52/totalstations.tag.product-cat-hero.webp') bottom center;background-size:cover;}
.mm-shop p, .mm-blog p, .mm-service p {font-size:0.9rem;line-height:1.2;}

 }
/* end logo-search-account */

/*address forms*/
.update-address-manually {cursor:pointer;display:inline-block;float:right;font-size:13px;color:#4093ff;padding-top:8px;padding-right:17px;}
.input-group-text {max-height:58px;}
/*end address forms*/

/*homepage*/
.home-h1-wrap {text-align:left;margin-top:-8px;padding-top:20px;padding-bottom:20px;}
.home-h1-wrap .container {padding:0px;}
.homepage-h1 {font-size:40px;line-height:1.1}
.h1-block {display:block;}
.h1-sub {font-size:25px;font-weight:300;display:block;text-align:left;}



.cat-home-box-cat-title-circle {
  height:50px;
  font-size: 0.8rem;
  font-weight:400;
  margin-bottom:0px;
  margin-top:5px;
}

.cat-home-box-home-circle a {
  color:#212121;
}

.cat-home-box-home-circle {
  background-color:transparent;
  border: 4px solid #f8f9fa;
  font-weight: 400;
  font-size: 14px;
  padding: 0px;
  position:relative;
  text-align:center;
  line-height:0.8;
  border-bottom-left-radius: 17px;
  border-bottom-right-radius: 17px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  line-height:1.2;
}



.cat-home-box-home a {
  color: #666 !important;  
}

.cat-home-box-home a:hover {
  color: #9e9e9e !important;
}

/*
.cat-home-box a:hover::before {
  content: "\2022   ";
  }
.cat-home-box a:hover::after {
  content: "   \2022";
  }*/
a.view-all-link-home {
  font-weight: 500;
  color: #4093ff !important;
  display: block;
  padding-top: 6px;
}

.center-view-all {
  position: absolute;
  bottom: 10px;
  left:36%;
  font-size:16px;
  text-align: center;
}

.hide-storage-on-mobile {
  display: inline-block;
}


@media screen and (max-width: 520px) {
  .home-h1-sub {position:relative;top:8px;}
.home-grad-hdg-h1 {
  font-weight:700;
  font-size:25px;
  height:66px;
  color:#fff;
  display: block;
}
  .homeh1 {font-size:20px;}
  
  .cart-product-hdr, .cart-qty-hdr, .cart-total-hdr {display:none;}
  .grid-config-kit {display:none;}
  .auto-suggest-link {font-size:12px !important;}
  .m-mb-8 {margin-bottom:8px;}
  .m-p-5 {position:relative;top:-5px;}
  .grids-request-quote-btn {display:none;}
  .backorder-from-modal {font-size:16px!important;font-weight:700;}
  .navbar .megamenu {width: 100% !important;}
  .mobile-input-group {width:100% !important;height:58px;}
  .homepage-h1 {color:#1a2674;font-size:28px;line-height:1.1}
  .h1-sub {font-size:20px;padding-top:5px;font-weight:300;display:block;text-align:center !important;}
  .featuredGalleryWrapper {min-height:490px;}
  .featuredGallery {max-height:700px;overflow:hidden;}
  .featuredItem {background-color:#fff;min-height:285px;}
  .featuredItem .av-product-price {display:none;}
  .home-featured-h3 {max-height:81px;overflow:hidden;color:#1a2674;}
  .home-featured-p {display:none;}
  .cart-checkout-lft {border-left:none;}
  .masked {width:308px;}
  .or-cart-bar {margin-top:26px;}
  .toggle-forgotten-cart {
      text-align: center;
      position: relative;
      top: -18px;
  }
  .new-address-form {width:100%;}
  .cart-help-phone {
    max-width:91%;
    margin-left:16px;
  }
  .no-pad-mb {padding:0px;}
  /* .cat-home-box-home {padding:8px;border-radius:20px;background-color:#4093ff;margin-bottom:6px;}
  .cat-home-box-home img {display:none;}*/
  .cat-home-box-home img {padding-left:15px;}
  .cat-home-box-cat-title {max-width:85px;color:#666;font-size:0.9rem!important;font-weight:400!important;line-height:16px;text-align:left;position:relative;left:7px;top:-3px;white-space: break-spaces;}
  .cat-home-box-home {padding:8px;border-radius:60px;margin-bottom:6px;min-height:63px;}
}