@media (max-width: 1175px) {
  #display_reward h3{
    font-size: 60px;
    line-height: 55px;
  }

  #leads_this_month .counter,
  #sales_this_month .counter,
  #leads_this_year .counter,
  #sales_this_year .counter,
  #current_sales_total .counter{
    font-size: 40px;
  }

  .header-desktop .phone a .icon,
  .header-desktop .user a .text{
    margin-right: 5px;
  }

  .header-desktop .phone a .text {
    line-height: 18px;
  }

  .header-desktop .phone a .icon .inner{
    height: 40px;
    width: 40px;
    font-size: 25px;
  }

  .header-desktop .phone a .label,
  .header-desktop .user a .label{
    font-size: 12px;
  }

  .header-desktop .phone a .number{
    font-size: 20px;
  }

  .navigation li{
    padding: 0 18px;
  }

  .navigation li:first-child{
    padding: 0px 18px 0px 0px;
  }

  .navigation li a{
    font-size: 16px;
  }

}

@media (max-width: 1024px) {

  #leads_this_month .label,
  #sales_this_month .label,
  #leads_this_year .label,
  #sales_this_year .label {

    font-size: 14px;
    line-height: 19px;

  }

  #leads_this_month .counter,
  #sales_this_month .counter,
  #leads_this_year .counter,
  #sales_this_year .counter,
  #current_sales_total .counter {

    font-size: 24px;

  }

  #leads_this_month .dash-month-year,
  #sales_this_month .dash-month-year,
  #leads_this_year .dash-month-year,
  #sales_this_year .dash-month-year {

    font-size: 22px;

  }

}

@media (max-width: 969px) {

  .navigation li{
    padding: 0 8px;
  }

  .navigation li:first-child{
    padding: 0px 8px 0px 0px;
  }

  .navigation li a{
    font-size: 14px;
  }

  #display_reward h3{
    font-size: 50px;
    line-height: 45px;
  }

  #leads_this_month .counter,
  #sales_this_month .counter,
  #leads_this_year .counter,
  #sales_this_year .counter,
  #current_sales_total .counter{
    font-size: 30px;
  }

  .header-desktop .phone a .text {
    line-height: 16px;
  }

  .header-desktop .phone a .icon .inner{
    height: 35px;
    width: 35px;
    font-size: 20px;
  }

  .header-desktop .phone a .number{
    font-size: 16px;
  }

  .header-desktop .user a .icon .inner {
    font-size: 15px;
    height: 25px;
    width: 25px;
  }

  #display_resources h3{
    font-size: 18px;
  }

  #live_tracking td, #live_tracking th {

    padding: 15px 10px;

  }

}

@media (max-width: 805px) {
  #display_reward h3{
    font-size: 40px;
    line-height: 35px;
  }

}

@media (max-width: 767px) {

  body > .elementor{
    padding-top: 54px;
  }

  body.home > .elementor{
    padding-top: 0px;
  }

  .header-desktop,
  .header-mobile .user a .text,
  .navigation .feefo{
    display: none;
  }

  .header-mobile{
    display: block;
  }

  .navigation.is-active{
    left:0%;
  }

  .navigation ul{
    display: block;
    width: 100%;
    padding-top:54px;
  }

  .navigation li{
    display: block;
    padding: 0px;
  }

  .navigation li a{
    padding: 10px 0px;
    font-size: 16px;
  }

  .login-form-wrap > .elementor-column-wrap {

    border-right: none!important;

  }

}
