@media all and (min-width: 992px) {
.zphero-full-screen .zphero {
    height: 70vh !important;
}
    .hero_sec_n {
     z-index: 0 !important;   
    }
    .second-section , .form-enquire-zz {
    z-index: 99 !important;
    }
    
    .zprow.zpjustify-content-flex-start .zpcol-sm-12 , .zpcol-md-4 {
    position: sticky !important;
  	top: 0 !important;
  
 
    }
}



@media screen and (max-width: 922px) {
 .zshero-banner-style-01 .zpheading span {
    font-family: poppins, sans-serif !important;
    font-size: 38px !important;
    }
    .zptable table {
     width : 100% !important;
    }
     .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab {
    font-size: 18px !important;
    text-align: center !important;     
         
    }
}

@media screen and (max-width: 767px) {
 h2 {
     font-size : 30px !important; 
    }
    
 .zshero-banner-style-01 .zpheading span {
    font-family: poppins, sans-serif !important;
    font-size: 30px !important;
    }
   [data-element-id="elm_5inVirCKWQ7TNhppnGPRAA"]  .zptable table td , [data-element-id="elm_5inVirCKWQ7TNhppnGPRAA"].zptable table td ,  table span  {
    font-size : 18px !important;   
    }
}