@media (max-width: 1199px) {
  .imgtop {
    width: 150px;
  }

  .infobox ul li a {
    font-size: 14px !important;
  }

  #timenow {
    font-size: 14px !important;
  }

  .menu_list {
    .img75 {
      width: 15px;
    }
  }

  body #sidebar ul li {
    margin: 15px 0px;
  }

  .current_price {
    span {
      font-size: 14px !important;
    }
  }

  .gamebox ul li .nav-link {
    font-size: 14px !important;
  }

  .rs_text,
  .form_label,
  .form_input {
    font-size: 14px !important;
  }

  .new > .betbg input {
    font-size: 10px;
    line-height: 10px;
  }

  .font-bigger {
    font-size: 1.6rem !important;
  }

  .phonetab label {
    font-size: 16px !important;
  }

  .total_amount_label {
    font-size: 16px !important;
  }

  .total_amount {
    font-size: 20px;
  }

  .table_heading {
    font-size: 14px !important;
  }

  .filter-area {
    .form-group {
      label {
        font-size: 14px !important;
      }
    }
  }

  .datepicker {
    span {
      font-size: 14px !important;
    }
  }

  .custom-select-dropdown {
    .select {
      font-size: 15px;
    }
  }

  body {
    .font-lightgreenv1 {
      font-size: 12px !important;
    }
  }

  .membertab {
    .profileimg {
      width: 100%;
    }
  }

  .content_modal {
    .modal_heading {
      font-size: 25px !important;
      line-height: 22px;
    }

    p {
      font-size: 16px !important;
      line-height: 22px;
    }
  }

  .statics_popup_head {
    font-size: 16px !important;
  }

  .statics_popup_label {
    font-size: 16px !important;
  }

  .statics_popup_label_value {
    font-size: 16px !important;
  }

  .profile_name {
    font-size: 20px !important;
  }

  .profile_date {
    font-size: 16px !important;
  }

  .referral_heading {
    font-size: 18px !important;
    color: #888888 !important;
  }

  .referral_value {
    font-size: 14px !important;
  }
}

@media (max-width: 991px) {
}

@media (max-width: 767px) {
  .phonetab {
    .nomg {
      .poscenter {
        padding: 7px 0 12px;
      }
    }
  }
}

@media (max-width: 575px) {
}

@media (max-width: 480px) {
}

@media (max-width: 400px) {
}
