.banner-cta-btn {
    
    
}

@media (min-width:320px) and (max-width:767px){
   
a.number_print {
    position: fixed;
    top: 0px;
    left: 0px;
    transform: rotate(0deg);
    padding: 6px 8px;
    width: 100%;
    text-align: center;
    letter-spacing: 0px;
    height: 42px;
    background: #007dbd;
} 

section.section.pb-10.bg-primary {
    padding-top: 34px;
}
.pb-10 {
    padding-bottom: 27px!important;
}
h1.banner-cta-btn {
    background-color: #007dbd;
    position: fixed;
    bottom: 0px;
    z-index: 9999;
    display:block;
    width: 100%;
    left: 0;
    margin-bottom: 0px;
}    
    
  header.header-area.header-sticky.wow.slideInDown {
    display: none;
}  
    
    
    
    
}    