/* updated 1.14.2025 */
/* FR FID 3318 */

/* 924972.30 | 08.11.21 */
#form > div.product-page > section.section.lead > div.container > div > div > h1{
    font-size: 37px;
  }
  
  /* 924972.30 | 08.11.21 */
  @media only screen and (min-width:1152px)and (max-width:1390px){
    #form > header > div.header-nav > nav > ul > li > a{
        font-size: 12px;
    }
  }
  
  /* 930166.15 | 08.13.21 */
  footer > div > div.bottom.m-t-0.border-top > nav > ul > li > div > a,
  footer > div > div.bottom.m-t-0.border-top > nav > ul > li > a{
    font-size: 10px;
  }
  
  /* 930166.20 | 08.13.21 */
  label#p_lt_ctl00_pageplaceholder_p_lt_UxContentMainBody_0_RadwareCommonForm_plcUp_viewBiz_PhoneNumber_lb{
    font-size: 13px;
    white-space: nowrap;
  }
  
  /* 930166.26 | 08.19.21 */
  #intercom-container > div > div:nth-child(1) > iframe{
    display: none;
  }
  
  /* 930134.17 | 10.4.21 */
  h4.feature-card__title{
  text-transform: none!important;
  }
  
  .blockquote::before {
        content: 'Ã‚Â«'!important;
  }
  
  /* 1014114 | 2.9.2023 */
  .hero-slider-dots-wrapper {
    left: -180px !important;
  }

  /* 00022839 | 1.14.2025 */
#form .sticky-demo-btn{
    writing-mode:vertical-rl;
  }