/* updated 1.14.2025 */
/* 3311 */

/* 930166.5 | 08.05.21 */
@media only screen and (min-width:1280px)and (max-width:9000px){
    /* 
    #form > div.product-page > section:nth-child(4) > div > div > div.column-8 > div > div:nth-child(1) > a{
        height: 56px;
    }
    */
    #form > div.product-page > section:nth-child(4) > div > div > div.column-8 > div > div:nth-child(3) > a{
        font-size: 15px;
    }
  }
  
  /* 930134.6 | 08.11.21 */
  #form > div.product-page.solutions-page > section.section.section--dotted > div > div > a > div.feature-card__inner > h4{
    text-transform: none;
  }
  
  /* 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;
  }
  
  /* 930166.26 | 09.15.21 */
  #intercom-container > div > iframe{
    display: none;
  }
  
  
  
  /* 981138 | 5.2.22 */
  
  footer nav > ul > li{
    padding-left: 0.4rem !important;
    padding-right: 0.4rem !important;
  }
  
  /* 1014114 | 2.9.2023 */
  .hero-slider-dots-wrapper {
    left: -180px !important;
  }

  /* 00022839 | 1.14.2025 */
#form .sticky-demo-btn{
    writing-mode:vertical-rl;
  }