.speack-row {
    max-width: fit-content !important;
  }
  .table-blocks thead tr th
  {
    width: 106px;
  }
  .read-more
  {
    margin-bottom: 25px;
  }
  .card-help .read-more{
    bottom: 14px !important;
  }
  .speack_center
  {
    text-align: center;
  }
  html[lang="en-CA"] footer .nav-wrap {
    justify-content: space-between;
    text-align: left;
  }
  footer .nav-wrap .nav-item ul.phone-numbers-list li
  {
    margin-bottom: 0;
    white-space: nowrap;
  }
  footer .nav-wrap
  {
    justify-content: center;
    text-align: center;
  }
  html[lang="en-CA"] .nav-item img{
    width: 75%;
  }
  footer .nav-wrap .phone-title p{
    font-size: 19px;
    font-weight: 400;
    text-transform: capitalize;
    color: #7B8197;
    line-height: 24px;
    padding: 24px 0 8px 0;
  }
  .top-form-block .row .wrapper form .item
  {
    width: 100%;
  }
  .form-subscribe-section .wpcf7-response-output
  {
    font-size: 18px;
  }
  .form-subscribe-section
  {
    padding: 30px 20px 66px 20px !important;
  }
  select option:nth-child(1) {
    color: #aaaaaa;
  }
  input[type="text"], input[type="number"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], select, textarea
  {
    color: #000000;
  }
  .speack-row .wrapper h3 {
    text-align: center;
  }
  .speack-row .info div{
    padding-top: 50px;
  }
  .speack-row {
    max-width: fit-content !important;
    -webkit-box-align: flex-start !important; 
    -ms-flex-align: flex-start !important;
    -webkit-align-items: flex-start !important;
    -moz-align-items: flex-start !important;
    align-items: flex-start !important;
  }
  .card-help .cards-posts a
  {
    height: 400px;
  }
  /* .press-page .cards-posts a
  {
    height: 600px;
  } */
  .press-page .read-more
  {
    left: 38px;
    bottom: 11px;
  }
  @media screen and (min-width: 320px) and (max-width: 390px) { 
      .block-text h2 {
          font-size: 27px;
      }
      .we-help.blue .def-padding h2 {
          word-wrap: break-word;
      }
      .text-block:not(.text-block h2)
      {
        font-size: 19px;
      }
  }
  
  @media screen and (min-width: 320px) and (max-width: 375px) { 
      .block-text h1 {
          font-size: 30px;
      }
  }
  @media (max-width: 480px){
    .mobile-cta-box {
        display: block;
        margin-bottom: 26px;
    }
  }
  
  @media screen and (max-width: 1024px) {
      .we-help .we-help-wrap .we-help-items .we-help-item h3 {
          font-size: 30px;
          word-wrap: break-word;
      }
      .speack-row {
          max-width: 95% !important;
      }
      .burger {
          top: 15px;
      }
      .mobile_menu_container{
        top: 62px;
      }
      .def-margin {
        margin-top: 0px;
        margin-bottom: 64px;
      }
  }
  @media screen and (min-width: 768px) and (max-width: 900px) {
    .wpcf7-submit{
      font-size: 18px !important;
    }
   }
  @media screen and (max-width: 767px) {
    .speack-row {
        max-width: 95% !important;
        width: 100% !important;
    }
    .def-margin {
        margin-top: 0px;
        margin-bottom: 36px;
    }
    .mob
    {
        margin-bottom: 30px;
    }
    .card-help .read-more {
      bottom: 35px !important;
   }
   .card-help .cards-posts a {
      height: 320px;
    }
    .read-more {
       margin-bottom: 0px; 
    }
    .press-page .read-more
    {
      left: 18px;
      bottom: 35px;
    }
    .press-page .cards-posts a {
      height: auto;
   }
   
}

  @media (max-width: 1023px) {
    footer .nav-wrap{ 
      text-align: left;
    }
    footer .nav-wrap .nav-item img{
      display: none;
    }
    .footer-mob-logo img{
      width: 50%;
    }
    .nav-wrap .nav-item:nth-child(2) {
      display: none;
    }
    .nav-wrap .nav-item:nth-child(1) {
      order: 4;
    }
    .nav-wrap .nav-item:first-child {
      border-bottom: none;
    }
  }

  @media screen and (max-width: 2560px)  {
    /* .blocks_icon_wrap h2{
      font-size: 50px;
     } */
    
  } 
  @media screen and (max-width: 1440px)  {
    /* .arrow-icon span .about-menu:after {
      right: 57%;
    }
    .arrow-icon span .solution-menu:after {
      right: 38%;
    } */
  }
  @media screen and (min-width: 1025px) and (max-width: 1135px) { 
    .we-help .we-help-wrap .we-help-items .we-help-item h3 {
        font-size: 36px;
    }
    /* .arrow-icon span .solution-menu:after{
      right: 32%;
    }
    .arrow-icon span .about-menu:after 
    {
      right: 58%;
    } */
    /* .solution-menu:after {
        right: 19%;
     }  */
     /* .about-menu:after {
          right: 35%;
      } */
  }
  @media screen and (min-width: 1136px) and (max-width: 1279px) {
    /* .arrow-icon span .solution-menu:after{
      right: 18%;
    }
    .arrow-icon span .about-menu:after 
    {
      right: 48%;
    } */
  }
  @media screen and (min-width: 1280px) and (max-width: 1310px) {
    /* .arrow-icon span .solution-menu:after{
      right: 32%;
    }
    .arrow-icon span .about-menu:after 
    {
      right: 55%;
    } */
  }
  
  .form_btm_text {
      font-size: 16px !important;
      color: #000000;
      line-height: 18px !important;
      text-align: left !important;
  }
  