/** Shopify CDN: Minification failed

Line 790:29 Comments in CSS use "/* ... */" instead of "//"
Line 828:93 Unexpected "}"

**/
@media (max-width: 600px) {
  #popup-button {
    padding: 8px 16px !important;
    font-size: 14px !important;
  }
}
.tab-sec-cus label {
  text-transform: uppercase !important;
}
.icon-list-cu2 ul li {
  padding-left: 36px !important;
}

.icon-list-cu2 li.sc-fKWLGC.lflwGM.pf-194_.pf-text-1 {
  padding-left: 37px !important;
}
.icon-list-cu2 i.sc-czkhzk.fzclRt.rid-2.pfa.pfa-check {
  position: absolute;
  left: 0px;
  top: 9px;
}

.cheak-icon-sec-cus ul li {
  padding-left: 40px !important;
}
.cheak-icon-sec-cus ul li svg {
  position: absolute !important;
  left: 10px !important;
  top: 17px !important;
}

.icon-list-cu2 .pf-slide {
  padding: 11px !important;
}

.icon-list-cu2 ul li svg {
  position: absolute !important;
  left: 0px !important;
  top: 9px !important;
}

@media (max-width: 980px) {
  .icon-list-cu2 i.sc-kRRxPL.hKQJkJ.rid-2.pfa.pfa-check {
    height: fit-content;
  }
  .icon-list-cu2 li.sc-bkSTSn.iEaWBl.pf-195_.pf-text-1 {
    display: flex;
    padding: 0px !important;
  }
  li.sc-bkSTSn.iEaWBl.pf-194_.pf-text-1 {
    display: flex !important;
  }
}
.icon-list-cu2 li.sc-bkSTSn.iEaWBl.pf-194_.pf-text-1 {
  padding: 0px !important;
}

/* Promotions page css start */

.product-cus
  div[data-product-id="4857660375092"]
  button[data-pf-type="ProductATC2"] {
  margin-top: 25px !important;
}


/* Default bottom border for all tab labels */
.tab-sec-cus .tab3-headers-group label.pf-anchor {
  border-bottom: 3px solid #dedede !important;
  padding-bottom: 10px; /* Optional spacing */
}

/* Active tab bottom border */
.tab-sec-cus .tab3-headers-group label.pf-anchor[data-pf-tab-active="true"] {
  border-bottom: 3px solid #1c70be !important ;
}

.tab-sec-cus a[data-pf-type="Button2"] {
  border-radius: 10px;
  margin-bottom: 32px !important ;
}
.tab-sec-cus .sc-cHMHbD.cMhhyE.pf-238_.pf-tab-menu-hide {
  padding-bottom: 50px;
}
.tab-sec-cus .iWpuID {
  padding: 0;
}

.tab-cus label[data-pf-type="TabHeader3"][data-pf-tab-active="true"] {
  display: inline-block;
  max-width: 30% !important;
  justify-content: center !important;
}
.tab-cus label[data-pf-type="TabHeader3"] {
  display: none;
}
.tab-cus .sc-iZzLKd.kCgCby.pf-44_.pf-tab-menu-hide {
  justify-content: center !important;
}
.tab-cus label.sc-ciQpcn.eEcVWe.pf-45_.pf-anchor {
  cursor: auto;
}
/* End  */

/* Disable hover-grow pseudo elements */
.button--hover-grow .button:not(.tap-target):before,
.button--hover-grow .shopify-challenge__button:before,
.button--hover-grow .customer button:before,
.button--hover-grow .shopify-payment-button__button--unbranded:before,
.button--hover-grow .shopify-payment-button [role=button]:before,
.button--hover-grow .cart__dynamic-checkout-buttons [role=button]:before {
  content: none !important;
  box-shadow: none !important;
}


/* ====================  Overview pages CSS Start ====================  */
.main-smart-antennas {
    color: #fff !important;
    text-align: center;
     background: #000;
}
.main-smart-antennash1,
.main-smart-antennas h2,
.main-smart-antennas h3,
.main-smart-antennas,
.main-smart-antennash5,
.main-smart-antennash6,
.main-smart-antennas p {
  color: #fff;
}
.main-smart-antennas h2{
font-size: 42px;
}
.main-smart-antennas p {
    font-size: 20px;
    color: #a0a0a0 !important;
    line-height: 1.3;
}
.smart-antennas-container{
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
}

.smart-antennas-container h2 {
    font-size: 60px;
    color: #fff;
    margin: 0px;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 700;
}


/*-- Hero Section --*/
.smart-antennas-hero-sec {
    position: relative;
    background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), 
    url('/cdn/shop/files/IMG_GS18I_capturing_road.jpg?v=1761811937')
      center center / cover no-repeat;
     padding: 200px 0px 200px 0px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.smart-antennas-container.hero-content-col h1 {
    font-size: 100px;
    color: white;
    margin: 0px;
    line-height: 1.1;
    text-align: center;
    text-transform: uppercase;

}
/*-- Hero Section end --*/

/*-- Products Section --*/
/*-- gs18t--*/
.main-smart-antennas .smart-antennas-product-gs18t-sec {
    background: #2a2727!important;
    padding: 100px 0px;
}
.product-col {
    display: grid !important;
    grid-template-columns: 46% 46% !important;
    justify-content: space-between;
    align-items: center;
}
.product-col img {
    width: 100%;
    border-radius: 12px;
    margin: auto;
}
.right-sec h3, .right-sec p {
    text-align: start;
    color:#fff !important;
}
.right-sec p {
    padding-bottom: 30px !important;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
}
.smart-antennas-product-gs05-sec h2 {
    margin-bottom: 0px;
}

a.btn-cus {
    background: rgb(28, 112, 190);
    color: #fff;
    padding: 14px 25px 17px 25px;
    border-radius: 5px;
    text-decoration: none;
    transition: .3s;
    font-size: 20px;
    line-height: 1;
    float: left;
}
.slider-sec-cus a.btn-cus {
    float: unset;
    padding: 9px 30px 12px 30px;
    font-weight: 400;
    font-size:20px;
}

/*-- gs18i --*/
.smart-antennas-product-gs18i-sec {
    background: #fff;
    padding: 100px 0px;
}
.smart-antennas-product-gs18i-sec h2 {
    color: #121212;
    font-size: 60px;
    margin: 0px;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 700;
}
.smart-antennas-product-gs18i-sec h3{
   font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0px;
    color: #121212 !important;
    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';
}
.smart-antennas-product-gs18t-sec h3{
   font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0px;
    color: #fff !important;
    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';
}
.smart-antennas-product-gs05-sec h3{
   font-size: 22px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0px;
    color: #121212 !important;
    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';
}
.smart-antennas-product-gs18i-sec p {
    padding-bottom: 30px;
    color: #121212 !important;
    padding-top: 10px;
}


/*-- gs05 --*/
.smart-antennas-product-gs05-sec {
    background: #fff;
       padding: 100px 0px;
}
.smart-antennas-product-gs05-sec h2 {
    color: #121212;
    font-size: 60px;
    margin: 0px;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: left;
    font-weight: 700;
}
.smart-antennas-product-gs05-sec p {
   padding-bottom: 20px;
    color: #121212 !important;
}
/*-- End --*/

/*-- Blurb-Section --*/
.blurb-grid-cus {
    display: grid;
    grid-template-columns: 32% 32% 32%;
    justify-content: space-between;
}
.blurb-grid-cus img {
    max-width: 300px;
    min-height: 300px;
    object-fit: contain;
    width: 100%;
    padding-bottom: 20px;
}
.smart-antennas-blurb {
    padding: 100px 0px;
    background: #2277c7;
}
.blurb-grid-cus a.card {
    background: rgb(255, 255, 255);
    border-radius: 10px;
    text-decoration: none;
    padding: 30px;
}
.blurb-grid-cus h3{
  font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    margin: 0px;
    color: #121212 !important;
}
.smart-antennas-blurb h2 {
    text-align: center;
    padding-bottom: 40px;
    font-size: 60px;
    text-transform: capitalize;
    margin-bottom: 0px;
}
/*-- End --*/

/* slider section style start  */
.slider-sec-cus .image-column img {
    object-fit: cover;
    height: 700px;
    width: 100%;
}
.image-caption p {
    color: #fff !important;
    padding-bottom: 50px;
    margin: 0px;
    max-width: 700px;
    margin: auto;
}
.image-caption h3 {
    margin-bottom: 20px;
    font-size:45px;
}
.slider-sec-cus .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 60%);
    display: block;
}
.slider-sec-cus .slider-item-cus {
  position: relative;
}
.slider-sec-cus .image-caption {
    position: absolute;
    bottom: 0;
    top: 0;
    height: fit-content;
    left: 0;
    /* margin: auto !important; */
    right: 0;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
    max-width: 800px;
    margin: auto;
    /* z-index: 99999; */
   
}
.slider-sec-cus .text-column {
   color: white;
  padding: 50px 20px;
} 
.slider-sec-cus .text-column h2 {
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0;
} 
.slider-sec-cus .text-column p {    
    line-height: 1.3;
    max-width: 480px;
    margin: auto;
    color: #fff !important;
}
@media (max-width:767px){
.slider-sec-cus {    
    grid-template-columns: 100% !important;
}
.slider-sec-cus .image-column img {
  height: 400px !important;
} 
.slider-sec-cus .text-column h2 {
  font-size: 30px !important;

}
}  

.slick-track {
display: contents;
    display: flex;
}
.slick-track .pagination {
    display: none !important;
}
.slick-track h2.et_pb_module_header {
    background: #fff;
    width: fit-content;
    padding: 15px 30px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
}
.slick-prev:before, .slick-next:before {
    color: #fff !important;
    font-size: 35px !important;
    position: absolute;
}
.slick-prev:before {
    right: 1px;
}
.slick-next:before{
    left: 1px;
}
.slick-list.draggable {
    padding: 0 !important;
}
.slick-initialized .slick-slide {
    padding: 0px;
}
 .slick-initialized.slick-slider {
    display: block !important;
}
.slick-prev {
    left: 40px;
    z-index: 9;
}
.slick-next {
    right: 40px;
}
@media (max-width: 902px) and (min-width: 768px) {
  .slider-sec-cus .image-column img {
    height: 800px;   
}

}

@media (max-width: 1024px) {
.smart-antennas-container.hero-content-col h1 {
    font-size: 100px;
}
 .smart-antennas-hero-sec {
    padding: 150px 0px 150px 0px;
}
.main-smart-antennas .smart-antennas-product-gs18t-sec {
    padding: 80px 0px;
}
.smart-antennas-product-gs18i-sec {
    padding: 80px 0px;
}
.smart-antennas-product-gs05-sec {
       padding: 80px 0px;
}
.blurb-grid-cus {
    grid-template-columns: 49% 49%;
    gap: 20px;
}
.smart-antennas-blurb {
    padding: 80px 0px;
}
.smart-antennas-blurb h2 {
    padding-bottom: 30px;
    font-size: 45px;
}
.smart-antennas-product-gs18i-sec h2 {
    font-size: 50px;
  
}
.smart-antennas-container h2 {
    font-size: 50px;
}
.smart-antennas-product-gs05-sec h2 {
    font-size: 50px;
}
.slider-sec-cus a.btn-cus {
    float: unset;
    padding: 8px 22px 10px 22px important;
    font-size: 18px !important;
}
a.btn-cus {
 font-size: 18px;
  
}
.image-caption h3 {
    margin-bottom: 20px;
    font-size: 35px;
}
}

@media(max-width:980px){

.image-caption p {
   max-width: 500px !important;
   margin: auto;
  
}
}
@media (max-width: 768px) {
.smart-antennas-container.hero-content-col h1 {
    font-size: 50px !important;
}
 .smart-antennas-hero-sec {
    padding: 100px 0px 100px 0px;
}
.product-col {
grid-template-columns: 100% !important;
}
.right-sec p {
    max-width: max-content !important;
  
}
.main-smart-antennas .smart-antennas-product-gs18t-sec {
    padding: 50px 0px !important;
}
.smart-antennas-product-gs18i-sec {
    padding: 50px 0px !important;
}
.right-sec {
    padding-bottom: 50px;
}
.smart-antennas-product-gs05-sec {
       padding: 50px 0px;
}
.blurb-grid-cus {
    grid-template-columns: 100% !important;
}
.smart-antennas-blurb {
    padding: 50px 0px;
}
.smart-antennas-blurb h2 {
    padding-bottom: 20px !important;
    font-size: 35px !important;
}
.smart-antennas-product-gs18i-sec .right-sec {
    order: 1 !important;
}
.smart-antennas-product-gs18i-sec .left-sec {
    order: 2;
}
.smart-antennas-product-gs05-sec .right-sec {
    order: 1 !important;
}
.smart-antennas-product-gs05-sec .left-sec {
    order: 2;
}
.smart-antennas-product-gs18i-sec h2 {
    font-size: 30px;
  
}
.smart-antennas-container h2 {
    font-size: 30px;
}
.smart-antennas-product-gs05-sec h2 {
    font-size: 30px;
}
.blurb-grid-cus img {
    max-width: 200px;
    min-height: auto;
    object-fit: contain;
    width: 100%;
}
.blurb-grid-cus a.card {
    padding: 20px;
}
.blurb-grid-cus h3 {
    font-size: 25px;
 
}
.main-smart-antennas p {
        font-size: 18px !important;    
}
a.btn-cus {
    padding: 12px 22px 15px 22px;

}
.smart-antennas-product-gs18i-sec h3{
    font-size: 20px !important;
}

.smart-antennas-product-gs18t-sec h3{
   font-size: 20px;
}
.smart-antennas-product-gs05-sec h3{
   font-size: 20px;
}
.image-caption h3 {
    margin-bottom: 20px;
    font-size: 30px !important;
}

}
@media (max-width: 600px) {
.capt-left-img img {
    max-width: 145px !important;
}
.image-caption p {
    max-width: 300px !important;
    margin: auto;
    font-size: 15px !important;
    padding-bottom:40px !important;
}
.slick-prev:before {
    right: 21px !important;
}
.slick-next:before {
    left: 21px !important;
}
}  

/* ====================  Overview Page end ==================== */



/* ==================== Product Pages style start ================ */
/*============ Common-Css ============= */
  .main-gs18 {
    color: #fff !important;
    text-align: center;
     background: #000;
}
.main-gs18 h1,
.main-gs18 h2,
.main-gs18 h3,
.main-gs18 h4,
.main-gs18 h5,
.main-gs18 h6,
.main-gs18 p {
  color: #fff;
}
.main-gs18 h2{
font-size: 42px;
}
.main-gs18 p {
    font-size: 20px;
    color: #a0a0a0 !important;
    line-height: 1.3;
}
.gs18-container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
}
.gs18-picture-sec h2 {
    font-size: 35px !important;
}
@media(max-width:1024px){
.main-gs18 h2{
font-size: 35px;
}
.gs18-visual-sec {
    padding: 60px 20px !important;
}
.image-caption h3 {
    font-size: 35px !important;
}
}

@media(max-width:550px){
section.gs18-picture-sec {
         padding: 50px 20px 350px !important;        
    }
}
@media(max-width:768px){
    .gs18-hero-sec {        
        background-position: right center !important; 
        padding: 150px 20px 0px 20px !important; 
    }
    section.gs18-learn-about-sec .open-video-btn {
            margin-bottom: 0px !important;
    }

    .main-gs18 p {
        font-size: 18px !important;    
    }
    .gs18-picture-sec h2 {
        font-size: 30px !important;
    }
    .gs18-picture-sec {
        min-height: 400px !important;        
    }
    section.gs18-picture-sec h2, section.gs18-picture-sec p {
        justify-content: center !important;
        text-align: center !important;
    }
    .gs18-picture-sec {
        min-height: 480px !important;
        padding: 50px 20px 550px !important;
        background: url(/cdn/shop/files/GS18I_Hero.377.png?v=1760721785)  !important;
        background-position: center bottom !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }
  
    section.gs18-insights-sec {

    padding: 100px 0px !important;
}
.under-col-insights-cus {

     max-width: 100% !important; 
}


.leica-col h2, .leica-col p, leica-col img {
  
    font-size: 16px !important;
}
}
/* End */

/*=============== Container ============= */
.gs18-container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
    width: 100%;
}

.page-pages-leica-gs18-i-gnss-rtk-rover nav.breadcrumbs.page-width.flex.t5.font-normal {
    display: none;
}
  .page-pages-leica-gs18-i-gnss-rtk-rover h1.b-main-title.inline-richtext.h1.scroll-trigger.animate--fade-in {
    display: none;
}
  .page-pages-leica-gs18-i-gnss-rtk-rover .max-w-xl {
    max-width: 100% !important;
    width: 100% !important;
}
.page-pages-leica-gs18-i-gnss-rtk-rover .standard_page__title {
    width: 100% !important;
    max-width: 100% !important;
}

.page-pages-leica-gs18-i-gnss-rtk-rover .section-text {
    background: #000;
}

  .learn-more-cus {
    display: flex;
}
.gs18-hero-sec {
    background: url('/cdn/shop/files/IMG_GS18I_crash_images.jpg?v=1760721443') center top no-repeat;
    background-size: cover;
    background-position: top center;
    padding: 200px 20px 0px 20px;
}
section.gs18-four-box-features.gs18-container > img {
    max-width: 900px;
      width: 100%;
} 

#video-popup button#close-video-btn {
    z-index: 9;
    top: 7px !important;
    right: 6px !important;
}
/* Hero */
.gs18-hero-sec {
  background: url('{{ '/cdn/shop/files/SURVEY_GS18I-2.jpg?v=1759140375' | asset_url }}') !important center top / cover no-repeat;
  position: relative;
  padding: 150px 0px 20px 0 20px; 
  text-align: center; 
  color: #fff;
}
.gs18-hero-sec::after {
  content: ''; position: absolute; top:0; left:0; width:100%; height:100%;
  background: linear-gradient(to bottom, rgba(33,33,33,0) 0%, rgba(33,33,33,1) 100%);
  z-index:1;
}
.gs18-hero-sec .hero-content-col { position: relative; z-index:2; }

/* Icon Boxes */
.gs18-four-box-features { display: flex; flex-wrap: wrap; gap:20px; justify-content: space-between; padding:30px 0; }
.gs18-four-box-features { flex: 1 1 23%; text-align:center; }
.gs18-four-box-features img { max-width:120px; margin-bottom:15px; }
.gs18-four-box-features h3 { 
    font-size:21px; 
    color: #fff !important;  
    margin: 0 !important;
}


.learn-about-col .left-sec{
align-items: center !important;
    display: flex;
}
.gs18-feature-box-cus .gs18-feature {
    background: #2277c7;
    padding: 20px;
    border-radius: 10px;
        margin-bottom: 10px;
}

/* Buttons */
.gs18-buttons { display:flex; flex-wrap:wrap; gap:20px; justify-content:center; margin:60px 0px 0px 0px; }
.gs18-buttons a { background:#0073e6; color:#fff; padding:15px 30px; border-radius:5px; text-decoration:none; transition:.3s; }
.gs18-buttons a:hover { background:#005bb5; }.gs18-container.hero-content-col a, .demo-text a}

.gs18-number-box-sec .gs18-buttons{
    display:flex;
    justify-content:center; 
    flex-wrap:wrap;
    gap:20px;
}
.gs18-buttons a {
    background: rgb(28, 112, 190);
    color: #fff;
    padding: 14px 20px 16px 20px;
    border-radius: 5px;
    text-decoration: none;
    transition: .3s;
    font-size: 20px;
    line-height: 1;
}
/* Interactive demo */
.gs18-demo { display:flex; flex-wrap:wrap; gap:20px; align-items:center; padding:50px 0; }
.gs18-demo img { max-width:100%; flex:1 1 40%; }
.gs18-demo .demo-text { flex:1 1 55%; }

/* New Sections */
.gs18-section { margin:50px 0; display:flex; flex-wrap:wrap; gap:20px; }
.gs18-section .text-block { flex:1 1 50%; padding:20px; }
.gs18-section .carousel-block { flex:2 1 66%; }
.gs18-section h3,h4 { margin-bottom:15px; }

/* Responsive */
@media(max-width:768px){
  .gs18-four-box-features { flex-direction: column; }
  .gs18-feature { flex:1 1 100%; }
  .gs18-demo { flex-direction: column; }
  .gs18-demo img, .gs18-demo .demo-text { flex:1 1 100%; }
  .gs18-section { flex-direction: column; }
  .gs18-section .text-block, .gs18-section .carousel-block { flex:1 1 100%; 
  }
  .gs18-number-box-sec {   
        padding: 0px 20px 30px 20px !important;
}


 .gs18-number-box-sec h2 {
        margin: 10px 0;
        font-size: 30px;
        color: #fff;
    }
.gs18-number-box-sec h5 {
    min-height: auto !important;
    margin-bottom: 10px;
}
.gs18-number-box-sec p {
    margin-top: 10px !important;
}
.gs18-buttons {
    margin: 0px 0px 20px 0px !important;
}
.learn-about-col {
    grid-template-columns: 100% !important;
    display: grid !important;
}

.gs18-learn-about-sec .left-sec {
    order: 2 !important;
}
.right-sec h3, .right-sec p {
 
    margin-bottom: 10px;
    margin-top: 0px !important;
}
.right-sec p {
    padding-bottom: 20px !important;
   
}
.gs18-number-box-sec .gs18-buttons a {
    padding: 10px 15px !important;
    font-size: 16px !important;
}
.main-gs18 .learn-about-col a.btn {
    padding: 10px 20px 10px 20px !important;
    font-size: 16px !important;
}
.main-gs18 .gs18-captvate-sec a {
    padding: 10px 25px 14px 25px !important;
    font-size: 16px !important;
}
.gs18-captvate-sec h2 {
  
    margin-top: 0px !important;
}
.gs18-picture-sec h2, .gs18-picture-sec p {
    max-width: 100% !important;
  ;
}
.insights-col.gs18-container {  
    left: 0px !important;   
}


.left-card-col {
    background: #4f4f4f;
    padding: 50px 20px 50px 20px !important;;
}
.visualization-col.gs18-container {
    
    grid-template-columns: 100% !important;
}
.survey-grade-col.gs18-container {
    grid-template-columns: 100% !important;  
}
.right-card-accuracy {
    padding: 40px 20px 40px 20px !important;
}
.gs18-container.gs18-number-grid {
    border-top: none !important;
   
}
.gs18-container.hero-content-col h1 {
    font-size: 70px !important;
}
.gs18-container.hero-content-col h2 {
    font-size: 30px !important;
}

.main-gs18 .gs18-hero-sec a.btn {
   padding: 10px 25px 15px 25px !important;
    font-size: 16px !important;
}
 .main-gs18 .visualization-col a {
    padding: 10px 25px 15px 25px !important;
    font-size: 16px !important;
}
 .main-gs18 .leica-col a {
    padding: 10px 25px 15px 25px !important;
    font-size: 16px !important;
}
.right-card-accuracy h2{
font-size: 30px !important;
}
.right-card-accuracy h2{
    font-size: 30px !important;
}
.main-gs18 .gs18-visual-sec p{
    line-height: 1.5 !important
}
.visualization-col h2 {
    font-size: 30px !important;
}
.main-gs18 .insights-col a {
    padding: 15px 20px 15px 20px !important;
    font-size: 16px !important;
}
.main-gs18button.open-video-btn {
    padding: 15px 20px 15px 20px !important;
    font-size: 16px !important;
}
}

 /* GS18 page */
.gs18-container.hero-content-col h1 {
    font-size: 140px;
    color: white;
    margin: 0px;
    line-height: 1;
}

.gs18-container.hero-content-col h2 {
    font-size: 45px;
    color: white;
    margin: 0px;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.gs18-container.hero-content-col a, .demo-text a {
    padding: 10px 25px 15px 25px;
    background: rgb(137 198 151);
    color: white;
    text-underline-offset: unset;
    text-decoration: none;
    font-size: 20px !important;
    border-radius: 10px;
    width:fit-content !important;
    margin:auto !important;
}

a.btn:hover {
    color: #fff !important;
}
.gs18-container.hero-content-col p {
    margin: 240px auto 0px auto;
    font-size: 30px;
    max-width: 675px;
    line-height: 1.4em;
    color: #fff !important;
}
.gs18-four-box-features {
    background: #212121;
    max-width: 100%;
    display: block;
    margin: auto;
    text-align: center;
}
section#interactive-demo {
    background: #333333;
    max-width: 100%;
}

.gs18-feature-box-cus {
    display: flex;
    max-width: 1190px;
    margin: auto;
    padding-top: 80px; 
  
}
.gs18-feature-box-cus{
    display: grid !important;
    grid-template-columns: 24% 24% 24% 24%;
    justify-content: space-between;
}
.gs18-number-box-sec{
 text-align:center; 
 padding: 0px 20px 60px 20px;
 background:#212121; 
 color:#fff; 

}

.gs18-number-box-sec h5 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 17px;
    color: #fff;
    margin: 0px;
}

.gs18-number-box-sec h2 {
    margin: 10px 0;
    font-size: 50px;
    color: #fff;
}

.gs18-number-box-sec p {
    color: #fff !important;
    font-size: 18px;
    margin: 0px;
}

.gs18-number-box-sec.gs18-container {
    max-width: 1190px important;
}


.gs18-container.gs18-number-grid {
    display: grid;
    grid-template-columns: 32.5% 32.5% 32.5%;
    justify-content: space-between;   
    flex-wrap:wrap;
    margin-bottom:0px;
    max-width: 1190px;
   
}


.number-box {
    background: #2277c7;
    padding: 30px 20px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.number-box:last-child {
  border-right: none !important;
}

.gs18-stat h2, .gs18-stat h5, .gs18-stat p {
    color: #a0a0a0;
}
.gs18-stat h2{
    font-size: 80px !important;
}

.gs18-stat h5{
    font-size: 18px !important;
}

.gs18-stat p {
    font-size: 17px !important;
}

.gs18-stat {
    border-top: 1px solid #444;
    padding: 10px 0px !important;
}

.gs18-number-grid{
    gap: 0px;
}

.learn-about-col img {    
    width: 100%;
    border-radius: 12px;
    max-width: 480px;
    margin: auto;
}
  section.gs18-container {
    padding: 80px 20px;
}
  section.gs18-container h2 {
    margin-top: 0px;
}
  .gs18-demo {
    padding: 0px !important;
}

  section.gs18-container h2 {
    font-size: 50px !important;
}
/* Mobile Styles (max-width: 767px) */
@media (max-width: 767px) {
    .gs18-container.hero-content-col h1 {
        font-size: 70px;  /* Smaller font size for h1 on mobile */
    }

    .gs18-container.hero-content-col h2 {
        font-size: 30px;  /* Adjust h2 font size */
        margin-bottom: 30px;
    }

    .gs18-container.hero-content-col a {
        padding: 12px 20px;  /* Slightly smaller padding for mobile */
        font-size: 18px;  /* Smaller font size for links */
    }

    .gs18-container.hero-content-col p { 
        margin: 80px auto 0 auto !important;
        font-size: 24px !important;
      
    }

    .learn-about-col img {
        width: 100% !important;
        max-width: 100%;
    }
    .learn-about-col{
        display: grid;
        grid-template-columns: 100% !important;
        gap: 20px;
    }
    .learn-about-col img {
        order: 2;
    }
    .learn-about-col .right-sec {
        order: 1 !important;
       padding-bottom: 30px;
    }

    img.image-speaker {
        width: 100%;
        max-width: 500px !important;
    }
    .gs18-feature-box-cus {
        grid-template-columns: 100% !important;
        justify-content: space-between;
    }
    .gs18-leica-sec .leica-col p {
        min-height: auto !important;
        padding-bottom: 50px;
    }
    .leica-col.gs18-container {

        grid-template-columns: 100% !important;
    }


    .left-card-green {
         padding: 50px 20px !important;
    }
    .right-card-blue {
        padding: 40px 20px !important;
    }
    .gs18-leica-sec .leica-col h2 {
        font-size: 28px !important;
    }
    .gs18-four-box-features h3 {
        font-size: 16px;        
    }
    .gs18-four-box-features h3 {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 49px;
    }
}

  
/* Tablet Styles (max-width: 1024px) */

@media (max-width: 1224px) {
.gs18-container.gs18-number-grid {
 padding:0px;
   
}
}

@media (max-width: 1024px) {
    .gs18-container.hero-content-col h1 {
        font-size: 100px;  /* Medium font size for tablet */
    }

    .gs18-container.hero-content-col h2 {
        font-size: 38px;  /* Adjust h2 font size */
    }

    .gs18-container.hero-content-col a {
        padding: 14px 22px;  /* Moderate padding for tablets */
        font-size: 19px;  /* Adjust link font size */
    }

    .gs18-container.hero-content-col p {
        margin: 120px auto 0 auto;  /* Adjust margin for tablet */
        font-size: 28px;  /* Medium font size for paragraph */
        width: 100%;  /* Slightly reduced width for tablets */
    }   
     .gs18-number-box-sec h2 {
        margin: 10px 0;
        font-size: 40px;
        color: #fff;
    }
    .gs18-four-box-features h3 {
        font-size: 18px;    
    }
}
section.gs18-container {
    max-width: 100%;
    background-color: #212121;
}

/* =========== Bg section style start  ===========  */
.gs18-picture-sec {
    position: relative;
    background: url('/cdn/shop/files/GS18I_Hero.377.png?v=1760721785') right center no-repeat;
    background-size: contain;
    background-color: #000;
    color: #fff;
    padding: 100px 20px;
    display: flex;
    align-items: center;
    min-height: 500px;

    background-size: 60% auto;
}
@media (max-width: 1400px) and (min-width: 768px) {
.gs18-picture-sec{
   padding:50px 20px !important;
}
}
/* ========== end ========= */

/* =========== Lieca Active Section Style Start  ===========  */
.gs18-lieca-actice-exchange-sec {
    display: grid;
    grid-template-columns: 50% 50%;
}
.lieca-actice-green-box {
    background: rgb(137 198 151);
    padding: 100px 20px 100px 20px;
}
.lieca-exchange-dark-box{
    background: #45535a;
    padding: 100px 20px 100px 20px;
}

.gs18-lieca-actice-exchange-sec h3, p {
    text-align: center;
}
.lieca-actice-green-box h3 {
    font-size: 35px;
      margin-bottom: 10px;
}
.lieca-actice-green-box p {
    font-size: 23px;
    font-weight:400;
   
}
.lieca-exchange-dark-box p {
    font-size: 23px;
    color:#fff;
     font-weight:400;
}
.lieca-exchange-dark-box h3 {
    font-size: 35px;
       margin-bottom: 10px;
    color:#fff;
}
.gs18-lieca-actice-exchange-sec a.learn-more-btn {
    padding: 15px 25px;   
    color: white;
    text-underline-offset: unset;
    text-decoration: none;
    font-size: 20px !important;
    border-radius: 10px;
    width: fit-content !important;    
    background-color: rgba(0, 0, 0, 0.25);
}
.gs18-lieca-actice-exchange-sec p {
    min-height: 200px;
    padding-top: 20px;
}
img.feature-icon {
    padding-bottom: 30px;
}
.lieca-actice-green-box h3, .lieca-actice-green-box p, .lieca-actice-green-box img {
    max-width: 600px;
    margin: auto;
}
.lieca-exchange-dark-box h3, .lieca-exchange-dark-box p, .lieca-exchange-dark-box img {
    max-width: 500px;
    margin: auto;
}


@media(max-width:980px){
.gs18-lieca-actice-exchange-sec {

    grid-template-columns: 100% !important;
}
.image-caption p {

    max-width: 500px !important;
    margin: auto;
}
  .gs18-feature-box-cus{
        display: grid;
        grid-template-columns: 49% 49%;
    }
.gs18-container.gs18-number-grid {

    grid-template-columns: 49% 49%;
 
}
.leica-col.gs18-container {
    grid-template-columns: 50% 50% ;
}

}
/* ========== end ========= */

/*============= LEICA  Section * ================*/
.leica-col.gs18-container {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    width: 100% !important;
    max-width: 100%;
    padding: 0px;
    justify-content: space-between;
}
.left-card-green {
    background: #2277c7;
    padding: 60px 25px 90px;
        position: relative;
    
} 
.left-card-green.bg-black-cus {
    background: rgb(42 39 39);
        position: relative;
}
.right-card-blue.bg-black-cus{
    background: rgb(42 39 39);
        position: relative;
}

.right-card-blue {
    background: #2277c7;
    padding: 60px 25px 90px;
        position: relative;
}
.leica-col img {
    align-content: center !important;
    padding-bottom: 20px !important;
    align-items: flex-end !important;
    display: block;
    max-width: 70px;
    margin: auto;
    color: #fff !important;
    padding-bottom: 12px;
    width: 100%;
    line-height: 1.3;
}
.leica-col h2, .leica-col p, leica-col img {
    max-width: 400px;
    margin: auto;
    color: #fff !important;
    padding-bottom: 12px;
    width: 100%;
    line-height: 1.3;
    text-align: center;
    font-size: 18px;
}

.leica-col a {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    line-height: 1;
    padding: 10px 25px 15px 25px;
    background: rgb(137 198 151);
    color: white;
    text-underline-offset: unset;
    text-decoration: none;
    font-size: 18px !important;
    border-radius: 4px;
    width: fit-content !important;
    margin: auto !important;
    background-color: rgba(0, 0, 0, 0.25);
    display: block;
}

.gs18-leica-sec .leica-col h2 {
    font-size: 28px;
}
/* ========== end ========= */

/*  Visual Section  start */
.gs18-visual-sec h2 {
    margin-top: 0px;
}
.gs18-visual-sec {
    background: #212121;
    padding: 80px 20px;
}

.gs18-visual-sec p {
    color: #a0a0a0;
    font-size: 23px;
    max-width: 1100px;
    margin: auto;
    line-height: 1.5 !important;
}
.gs18-visual-sec img{
max-width: 1240px !important;
width: 100%;
height:auto;
margin-top:20px;
}
/* ========== end ========= */


/*============= The Picture Section * ================*/
section.gs18-picture-sec .picture-col {
    max-width: 35%;
}
.gs18-picture-sec h2, .gs18-picture-sec p {    
    z-index: 2;
    position: relative;
    text-align: left !important;
}
@media (max-width: 767px) {
    section.gs18-picture-sec div div {
        max-width: 100% !important;
    }
}
/* ========== end ========= */

/*============= CAPTIVATE Section * ================*/
.gs18-captvate-sec{
position: relative;
  background: url('/cdn/shop/files/CaptivateBGImage.jpg?v=1759156180') center center / cover no-repeat;
  color: #fff;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center; /* content left side desktop */
  padding: 100px 20px;
}

.gs18-captvate-sec p {
    font-size: 25px;
    line-height: 1.3;
    text-align: center;
    max-width: 600px;
    width: 100%;
    padding-bottom: 50px;
    color: #fff !important;
}

.gs18-captvate-sec h2{
    margin-bottom:20px;
    text-align:center;
    color:#fff
}

section.gs18-captvate-sec .gs18-container {
    display: grid;
    z-index: 2;
    grid-template-columns: 30% 40%;
}
.gs18-captvate-sec a {
    padding: 15px 25px 18px 25px;
    background: rgb(137 198 151);
    color: white;
    text-underline-offset: unset;
    text-decoration: none;
    font-size: 20px !important;
    border-radius: 10px;
    width: fit-content !important;
    margin: auto !important;
    line-height: 1;
}
  .gs18-captvate-sec::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5) !important; /* Black overlay with 50% opacity */
    z-index: 1;
  }

@media (max-width: 1024px) {
  .gs18-captvate-sec{
    flex-direction: column;
  
  }
}
@media (max-width: 767px) {
    .gs18-captvate-sec .gs18-container {        
        grid-template-columns: 100% !important;
    }
    .gs18-captvate-sec .capt-left-img {
        order: 2;
        margin-top: 52px;
    }
}
@media (max-width: 600px) {
.capt-left-img img {
    max-width: 145px !important;
}
.image-caption p {
    max-width: 300px !important;
    margin: auto;
    font-size: 15px !important;
}
.slick-prev:before {
    right: 21px !important;
}
.slick-next:before {
    left: 21px !important;
}
}   
/* ========== end ========= */

/*============= Learn About Section * ================*/
.main-gs18 .gs18-learn-about-sec {
    background: #fff !important;
    padding: 50px 0px 0px;
}

.right-sec p {
    padding-bottom: 20px;    
    width:100%;
} 

.right-sec h3{
    font-size: 30px  ;
    font-weight:700;
}
.learn-about-col {
    display: grid !important;
    grid-template-columns: 50% 50% !important;
    justify-content: space-between;
}

.right-sec h3, .right-sec p {
    text-align: start;
    color: #121212 !important;
}
.main-smart-antennas .right-sec h3, .main-smart-antennas .right-sec p {
        color: #fff !important;
}
.smart-antennas-product-gs18i-sec .right-sec h3, .smart-antennas-product-gs18i-sec .right-sec p{
         color: #121212 !important;
}
.smart-antennas-product-gs05-sec .right-sec h3, .smart-antennas-product-gs05-sec .right-sec p{
         color: #121212 !important;
}
.learn-about-col a.btn {
    padding: 14px 20px 16px 20px;
    background: rgb(137 198 151);
    color: white;
    text-underline-offset: unset;
    text-decoration: none;
    font-size: 20px !important;
    border-radius: 10px;
    display: table-cell;
    line-height: 1;
}
@media(max-width:768px){
    .learn-about-col {
        grid-template-columns: 100% !important;
    }
    .gs18-container.gs18-number-grid {
        grid-template-columns: 100% !important;
    }
    .number-box {
        border: none !important;
    }
    .gs18-captvate-sec {
        padding: 50px 20px 50px 20px !important;
    }
    .gs18-captvate-sec p {
        padding-bottom: 20px !important;    
    }

.learn-about-col .left-sec{
    display: block !important;
}
.image-caption h3 {
    font-size: 30px !important;
}
}

/* ========== end ========= */

/*============= Insights Section * ================*/

section.gs18-insights-sec {
  background: 
    linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), 
    url('/cdn/shop/files/bg_blog.jpg?v=1759300237') no-repeat right center;
  background-size: cover;
  padding: 250px 0px;
}

.insights-col.gs18-container {
  display: flex;
  justify-content: flex-end; /* Push child div to the right */
  padding: 0 20px; /* Optional padding */
}

.under-col-insights-cus {
    max-width: 40%;
    width: 100%;
    text-align: right;
    box-shadow: 0 0 1px 1px #000f1e03, 0 2px 7px #000f1e08, 0 1px 3px #000f1e03;
    background: #ffffffd9;
    padding: 20px;
    border-radius: 10px;
    color: #000 !important;
}

.insights-col h2, .insights-col p {
    color: #000 !important;
    text-align: start;
}
.insights-col a {
    padding: 15px 25px 18px 25px;
    background: #2277c7;
    color: white;
    text-underline-offset: unset;
    text-decoration: none;
    font-size: 20px !important;
    border-radius: 10px;
    width: fit-content !important;
    display: block;
    line-height: 1;
}
.insights-col p {
    margin: 0px !important;
    padding-bottom: 40px;
}
.insights-col h2 {
    margin: 0px;
    padding-bottom: 30px;
}

/* ========== end ========= */

/*============= Visualization Section * ================*/
.visualization-col.gs18-container {
    display: grid;
    grid-template-columns: 50% 50%;
    width: 100% !important;
    max-width: 100%;
    padding: 0px;
}

.right-card-image img {
    width: 100%;
}

.visualization-col h2, .visualization-col p{
      max-width: 400px;
    margin: auto;
    color: #fff !important;
    padding-bottom: 20px;
    width: 100%;
}
.visualization-col h2{
    font-size: 35px ;
}
.left-card-col {
    background: #2a2727;
        padding: 170px 20px 100px 20px;
}
.right-card-image {
    display: flex;
}
.visualization-col a {
    padding: 10px 25px 15px 25px;
    background: rgb(137 198 151);
    color: white;
    text-underline-offset: unset;
    text-decoration: none;
    font-size: 20px !important;
    border-radius: 10px;
    width: fit-content !important;
    margin: auto !important;    
}
/* ========== end ========= */

/*============= Accuracy Section * ================*/

section.gs18-survey-grade-sec {
    background: #2277c7;
}
.survey-grade-col.gs18-container {
    display: grid;
    grid-template-columns: 50% 50%;
    width: 100% !important;
    max-width: 100%;
    padding: 0px;
}
.right-card-accuracy {
    padding: 200px 20px 100px 20px;
}
.right-card-accuracy h2, .right-card-accuracy p {
    max-width: 400px;
    margin: auto;
    color: #fff !important;
    padding-bottom: 20px;
    width: 100%;
}
.right-card-accuracy h2{
font-size: 35px;
}
/* ========== end ========= */


/* ========== Popup Btn ========= */

button.open-video-btn {
    padding: 15px 25px 15px 25px;
    background: #2277c7;
    color: white;
    text-underline-offset: unset;
    text-decoration: none;
    font-size: 20px !important;
    border-radius: 10px;
    width: fit-content !important;
    margin: auto !important;
    border: 0;
    cursor: pointer;
}
.gs18-learn-about-sec .open-video-btn {
    margin-left: 0 !important;
    display: block;
        margin-bottom: 50px !important;
}
/* ========== end ========= */

/* slider section style start  */
.slider-sec-cus .image-column img {
    object-fit: cover;
    height: 700px;
    width: 100%;
}
.image-caption p {
    color: #fff !important;
   
}
.image-caption h3 {
    font-size: 45px;
    margin-bottom: 20px;
    
}
.slider-sec-cus .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 60%);
    display: block;
}
.slider-sec-cus .slider-item-cus {
  position: relative;
}
.slider-sec-cus .image-caption {
    position: absolute;
    bottom: 0;
    top: 0;
    height: fit-content;
    left: 0;
    /* margin: auto !important; */
    right: 0;
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
    max-width: 800px;
    margin: auto;
    /* z-index: 99999; */
   
}
.slider-sec-cus .text-column {
   color: white;
  padding: 50px 20px;
} 
.slider-sec-cus .text-column h2 {
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0;
} 
.slider-sec-cus .text-column p {    
    line-height: 1.3;
    max-width: 480px;
    margin: auto;
    color: #fff !important;
}
@media (max-width:767px){
.slider-sec-cus {    
    grid-template-columns: 100% !important;
}
.slider-sec-cus .image-column img {
  height: 400px !important;
} 
.slider-sec-cus .text-column h2 {
  font-size: 30px !important;

}
}  

.slick-track {
display: contents;
    display: flex;
}
.slick-track .pagination {
    display: none !important;
}
.slick-track h2.et_pb_module_header {
    background: #fff;
    width: fit-content;
    padding: 15px 30px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
}
.slick-prev:before, .slick-next:before {
    color: #fff !important;
    font-size: 35px !important;
    position: absolute;
}
.slick-prev:before {
    right: 1px;
}
.slick-next:before{
    left: 1px;
}
.slick-list.draggable {
    padding: 0 !important;
}
.slick-initialized .slick-slide {
    padding: 0px;
}
 .slick-initialized.slick-slider {
    display: block !important;
}
.slick-prev {
    left: 40px;
    z-index: 9;
}
.slick-next {
    right: 40px;
}
@media (max-width: 902px) and (min-width: 768px) {
  .slider-sec-cus .image-column img {
    height: 800px;   
}
}
/* ==================== end ====================  */

/* ====================  Total Station Start ====================  */
.total-station-hero-sec {
    position: relative;
    background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), 
    url('/cdn/shop/files/Low_Resolution-Leica_TS20_Application_Tunnel_300dpi_12_1.jpg?v=1763019992')
      center center / cover no-repeat;
     padding: 200px 0px 200px 0px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}