@media(min-width:1024px) {

  .mobile_left_menu,
  .menu_toggle_mobile {
    display: none;
  }
}

@media(max-width:1399px) {

  .right_header_wallet .right_header_wallet_lft p,
  .right_header_wallet .right_header_wallet_rht p,
  .topup_btn,
  .right_header_profile p,
  .right_header_switch label {
    font-size: 14px;
  }

  .right_header_wallet,
  .right_header_topup {
    margin-right: 10px;
  }

  .right_header_profile .dropdown .dropdown-toggle img {
    width: 40px;
    height: 40px;
  }

  .right_header_switch_lft {
    width: 85px;
  }
}

@media(max-width:1024px) {

  .left_menu,
  .menu_toggle {
    display: none;
  }

  .right_section {
    width: 100%;
  }

  .hideone {
    width: 100% !important;
  }

  .mobile_left_menu {
    display: block;
  }

  .api_key_user_btn,
  .right_mngapi_ttl_lft .add_user_btn {
    padding: 0 15px;
  }
}

@media(max-width:767px) {
  .right_header_wallet {
    display: none;
  }

  .right_header_lft {
    width: 5%;
  }

  .mgrapi_key_btmtttl {
    flex-direction: column;
    flex-wrap: wrap;
  }

  .mgrapi_key_btmtttl .right_bottom_ttl_rht,
  .mgrapi_key_btmtttl .right_bottom_ttl_lft {
    flex: 1 1 100%;
    max-width: 100%;
  }

  .mgrapi_key_btmtttl .right_bottom_ttl_lft {
    margin-bottom: 16px;
  }

  .right_bottom_ttl_lft.analytics_rht_ttl,
  .user_select_drpdwn,
  .right_bottom_ttl_lft .user_select_drpdwn select,
  .analytics__mains .user_mian_rights .user_select_drpdwn select {
    width: 100%;
  }

  .analytics__mains {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .analytics_dropdown {
    margin-top: 16px;
    width: 100%;
  }


}

@media(max-width:576px) {
  .right_header_profil_ttl {
    width: 100px;
  }

  .right_header_profile p {
    display: none;
  }

  .right_header_profile {
    display: initial;
    text-align: right;
  }

  .right_header_profil_ttl {
    width: auto;
  }

  .right_header_lft {
    width: 8%;
  }

  .add_verification-radio .form-check-inline {
    display: block;
  }

  .api_key_div {
    padding: 11px 10px !important;
  }

  .right_bottom_ttl {
    flex-direction: column;
  }

  .manage_user_main {
    flex-direction: column;
    align-items: flex-start;
  }

  .manage_user_main_card_lft {
    margin-bottom: 16px;
  }

  .right_bottom_ttl_rht,
  .right_bottom_ttl_lft {
    flex: 1 1 100% !important;
    max-width: 100% !important;
  }

  .right_bottom_ttl_lft {
    margin-bottom: 16px;
  }

  .user_mian_rights,
  .user_mian_rights .user_select_drpdwn select {
    width: 100%;
  }

  .invoice_total_billto {
    justify-content: flex-start;
  }

  .invoice_details_top {
    flex-direction: column;
  }

  .invoice_details_top_rht,
  .right_bottom_ttl_lft {
    margin-top: 16px;
  }

  .summer_offer_card {
    display: flex;
    flex-wrap: wrap;
  }

  .summer_offer_card .summer_offer_card_lft,
  .summer_offer_card_rht {
    flex: 1 1 100%;
    max-width: 100%;
  }

  .summer_offer_card_lft img {
    width: 100%;
    height: 100%;
  }

  .summer_offer_card_rht {
    margin-left: 0;
    margin-top: 20px;
  }
  .invoice_billto_details p{
    text-align: left;
  }
  .offer_detail_ttl{
    align-items: flex-start;
  }
}

@media(max-width:500px) {
  .login_body .login_wrapper .login_box {
    width: 100%;
  }

  .login_top_bx img {
    width: 180px;
  }

  .your_balance_lft h3 {
    font-size: 30px;
  }

  .upload-box .file-name {
    display: block;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding-top: 6px;
  }

  .upload-box {
    flex-direction: column;
    justify-content: center;
    /* align-items: flex-start; */
  }

  .upload-box .choose-btn {
    margin-top: 40px;
  }

  .upload-box .uploaded,
  .upload-box .uploaded img {
    width: 100%;
    height: 300px;
  }

  .upload-box .upload-left {
    margin-bottom: 16px;
  }

}

@media(max-width:420px) {
  .topup_btn {
    min-width: 75px;
    width: 75px;
    padding: 7px 0px;
    font-size: 13px;
    text-align: center;
    display: block;
  }

  .right_header_switch .switch {
    width: 40px;
    height: 20px;
  }

  .right_header_switch .switch::before {
    width: 18px;
    height: 18px;
  }

  .right_header_switch input:checked+.switch::before {
    left: 20px;
  }

  .right_header_switch label {
    font-size: 13px;
  }

  .right_header_profile {
    width: 40px;
  }

  .right_header_wallet,
  .right_header_topup {
    margin-right: 0;
  }

  .carrency_tags a {
    width: 48%;
    margin-bottom: 10px;
  }

  /* .add_user_btn {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  } */

  .Organaization_delete_Modal_Btm .Cancle_outline_btn,
  .Organaization_delete_Modal_Btm .Confirm_Delete_Btn,
  .add_user_btn .Create_Btn,
  .add_user_btn .Cancle_outline_btn,
  .create_api_mdl_btn .Cancle_outline_btn,
  .create_api_mdl_btn .Create_Btn,
  .createnw_offr_btn .Cancle_outline_btn,
  .createnw_offr_btn .Pay_with_Stripe,
  .createnw_offr_btn .Create_Btn,
  .createnw_offr_btn .Pay_with_Stripe_ofr,
  .push_mdl_btn .Create_Btn{
    width: 100%;
  }

  .mgrapi_key_btmtttl .right_bottom_ttl_lft {
    flex-direction: column;
    width: 100%;
  }

  .api_key_user_btn,
  .right_mngapi_ttl_lft .add_user_btn {
    width: 100%;
    display: block;
    margin: 10px 0;
  }

  .upload-box .uploaded img {
    height: 200px;
  }

  .upload-box .uploaded,
  .upload-box .uploaded img {
    height: 100%;
  }

  .upload-box .choose-btn {
    margin-top: 20px;
  }
}

@media(max-width:1340px) and (min-width:1200px) {
  .upload-box .uploaded img {
    width: 170px;
    height: 170px;
  }

  .upload-box .file-name {
    width: 90px;
  }
}

@media(max-width:1199px) and (min-width:1025px) {

  .right_header_wallet .right_header_wallet_lft p,
  .right_header_wallet .right_header_wallet_rht p,
  .topup_btn,
  .right_header_profile p,
  .right_header_switch label {
    font-size: 14px;
  }

  .right_header_switch label {
    padding-right: 8px;
  }

  .right_header_wallet,
  .right_header_topup {
    margin-right: 8px;
  }
}