@media screen and (max-width: 800px) {
  .header {
    height: 70px;
    gap: 10px;
  }

  .contentWrap {
    top: 70px;
  }

  .header .chevronItem {
    border: 0;
  }

  .header .chevronItem .iconCircle {
    width: 34px;
    height: 34px;
    background: #3a3f48;
    margin: 0;
    border: 0;
  }

  .filterItem.datePickerWrap {
    width: auto;
  }

  .userDropDown, .companyDropDown {
    top: 65px;
    max-height: calc(100vh - 75px);
  }

  .header .langPicker .flagsDropDown {
    top: 65px;
  }

  .grid th,
  .grid td {
    font-size: 14px;
  }

  .grid td {
    padding: 1px 10px 1px 10px;
  }

  .typeText {
    font-size: 12px;
  }

  .whiteWrap {
    padding: 12px;
  }

  .whiteWrap .greenStripe {
    width: calc(100% + 24px);
    left: -12px;
  }

  .greenStripe .date,
  .greenStripe .totalAmount,
  .greenStripe .export i {
    font-size: 16px;
  }

  .greenStripe .export i {
    margin: 0 10px;
  }

  .invisibleFor800 {
    display: none;
  }

  .gridWrap.design2 .grid .gridRow td:first-child,
  .gridWrap.design2.branchesGridWrap .grid tr.gridRow td:nth-child(2) {
    font-weight: bold;
  }

  .gridWrap .grid .expandedChildRow > td:first-child {
    font-weight: bold;
  }

  .gridWrap.design2 .grid tr.gridRow td:first-child,
  .gridWrap.design2.branchesGridWrap .grid tr.gridRow td:nth-child(2),
  .gridDetailRow table tr.expandedChildRow td:first-child {
    padding-left: 20px;
  }

  .gridWrap.design2 .grid tr.gridRow td:last-child,
  .gridDetailRow table tr.expandedChildRow td:last-child {
    padding-right: 20px;
  }

  .listDetailButton {
    font-size: 12px;
    padding-right: 15px;
  }

  .gridWrap.design2.companiesGridWrap .grid tr.gridRow td:first-child,
  .gridWrap.design2.companiesGridWrap .grid tr.gridRow td:nth-child(2) {
    width: 40%;
  }

  .gridWrap.design2 .grid td {
    height: 50px;
  }

  .gridWrap.design2 .grid tr.expandedParentRow td {
    padding-bottom: 10px;
  }

  .filterWrap.companiesFilterWrap .searchWrap,
  .filterWrap.branchesFilterWrap .searchWrap,
  .filterWrap.terminalsFilterWrap .searchWrap {
    width: 282px;
  }

  .filterWrap.companiesFilterWrap .searchWrap input,
  .filterWrap.companiesFilterWrap .inputPlaceHolder,
  .filterWrap.branchesFilterWrap .searchWrap input,
  .filterWrap.changeRequestsFilterWrap .inputPlaceHolder,
  .filterWrap.changeRequestsFilterWrap .searchWrap input,
  .filterWrap.terminalsFilterWrap .searchWrap input {
    height: 34px;
    line-height: 34px;
  }

  .filterWrap.companiesFilterWrap .dropContent,
  .filterWrap.changeRequestsFilterWrap .dropContent {
    top: 33px;
  }

  .addBtn {
    font-size: 14px;
    line-height: 32px;
    margin-top: 0;
  }

  .addBtn .plusIcon {
    background-size: 20px;
    width: 20px;
    height: 20px;
  }

  .menuItem.menuItem-services,
  .menuItem.menuItem-market,
  li.listActionsRequestsItem {
    display: none;
  }

  .filterLine .pageTitle.editPageTitle {
    font-size: 22px;
  }

  .whiteWrap form .inputsFlexBox .inputWrap,
  .whiteWrap form .inputsFlexBox.inputsFlexBox25 .inputWrap {
    width: calc(50% - 13px);
  }

  .whiteWrap.whiteWrapRound,
  .whiteWrap.top.deviceTopWhiteWrap {
    border-radius: 20px;
  }

  .tabs.editPageTabs {
    row-gap: 20px;
  }

  .tabs.editPageTabs .tab {
    width: 100%;
    border-radius: 20px;
    background-color: #ebebeb;
    margin-right: 0;
    border: none;
    text-align: left;
    position: relative;
  }

  .tabs.editPageTabs .tabWrap {
    padding: 0 10px 20px 10px;
    margin-top: -21px;
    border-radius: 0 0 20px 20px;
    width: 100%;
  }

  .tabs.editPageTabs .tab.active,
  .tabs.editPageTabs .tab[aria-selected="true"] {
    border-radius: 20px 20px 0 0;
    background-color: #2ea836;
    color: white;
  }

  .deviceTopWrap .deviceCenterTopWrap {
    margin-top: -12px;
    font-size: 14px;
  }

  .tabsPageSubTitle {
    font-size: 18px;
  }

  .tabs.editPageTabs {
    margin-top: 30px;
  }

  .tabs .tab.active .tabLabel.iconEdit {
    background-image: url("/img/svg/choose-white-596041bc5fb85963080b58001f632dc5.svg");
  }

  .tabs .tab.active .tabLabel.iconFiles {
    background-image: url("/img/svg/files-white-99b24c8dc8e54990268f4ea92f96247b.svg");
  }

  .tabs .tab.active .tabLabel.iconExport {
    background-image: url("/img/svg/company-export-white-d1c95afbc78aea4a204bf246225d029a.svg");
  }

  .tabs .tab .tabLabel.iconClients {
    background-image: url("/img/svg/company-clients-grey-02be3da30c73c616e2e0635f462873ae.svg");
  }

  .tabs .tab.active .tabLabel.iconClients {
    background-image: url("/img/svg/company-clients-white-00ae3ec285b1bd36daad8f8edb278bad.svg");
  }

  .tabs .tab.active .tabLabel.iconUsers {
    background-image: url("/img/svg/company-user-white-2fe15c4a6ec601592fd9136c95792dc3.svg");
  }

  .tabs .tab.active .tabLabel.iconTasks {
    background-image: url("/img/svg/tasks-white-b23d1247f96178a5b872e48178adb937.svg");
  }

  .tabs .tab.active .tabLabel.iconConfiguration {
    background-image: url("/img/svg/device-configuration-cogwheel-white-4ac103634bb05f41035b95e0ef495a74.svg");
    padding-left: 30px;
  }

  .tabs .tab.active .tabLabel.iconMealVouchers {
    background-image: url("/img/svg/meal-vouchers-white-4fad8227318c553a80f0905aba99d4c6.svg");
    padding-left: 40px;
  }

  .tabs .tab.active .tabLabel.iconSim {
    background-image: url("/img/svg/sim-white-e24cffed00e5878cd8d2603316c21404.svg");
    padding-left: 30px;
  }

  .tabs .tab.active .tabLabel.iconApps {
    background-image: url("/img/svg/device-tab-apps-white-6e2ed7aa217cb34f6a7ed39dc5f02aa5.svg");
    padding-left: 25px;
  }

  .tabs .tab .tabLabel.iconFees {
    background-image: url("/img/svg/fees-coins-grey-8cf4b63cb419c2614f19d2f56fe299fd.svg");
  }

  .tabs .tab.active .tabLabel.iconFees {
    background-image: url("/img/svg/fees-coins-white-9c9b91c2e68cc0e16a592c1c04a54db8.svg");
  }

  .tabs .tab.active .tabLabel.iconTerminalAccess {
    background-image: url("/img/svg/person-devices-white-6e2ed7aa217cb34f6a7ed39dc5f02aa5.svg");
  }

  .tabs .tab.active .tabLabel.iconCompanies {
    background-image: url("/img/svg/icon-company-bbed84b751a747d4eb22137f6719a4d7.svg");
  }

  .visibleFor800 {
    display: table-cell;
  }

  .statusDot {
    margin: initial;
  }

  .deviceTabTitle {
    margin-top: 30px;
  }

  .deviceConfigurationReceiptTextArea::placeholder {
    font-size: 16px;
  }

  .deviceConfigurationReceipt.receipt .bold {
    font-size: 20px;
  }

  .checkBoxWrapper.terminalMealVoucherProductCheckBoxWrapper {
    margin-right: 0;
    min-width: 120px;
  }

  .terminalMealVouchersTabTitle {
    font-size: 16px;
  }

  .gridWrap.terminalMealVouchersGridWrap.design2 tr:not(.expandedParentRow):not(.expandedChildRow) > td:nth-last-child(2) {
    border-radius: 0 10px 10px 0;
  }

  .gridWrap.terminalMealVouchersGridWrap.design2 tr:not(.expandedParentRow):not(.expandedChildRow) > td:nth-last-child(2) {
    border-right: 1px solid #fff;
  }

  .gridWrap.terminalMealVouchersGridWrap.design2 tr:not(.expandedParentRow):not(.expandedChildRow):hover > td:nth-last-child(2),
  .gridWrap.terminalMealVouchersGridWrap.design2 tr.expandedParentRow > td:nth-last-child(2) {
    border-right: 1px solid #716c80;
  }

  .gridWrap.terminalMealVouchersGridWrap.design2 tr.expandedParentRow > td:nth-last-child(2) {
    border-radius: 0 10px 0 0;
  }

  .gridWrap.terminalMealVouchersGridWrap.design2 tr.expandedChildRow:last-child > td:last-child div {
    margin: 0;
    min-height: 25px;
  }

  .whiteWrap form .inputWrap.inputWrapLarge {
    margin-top: 20px;
  }

  .inputWrap.inputWrapLarge .dropContent .dropItem {
    word-break: break-all;
  }

  .radio-wrap span {
    font-size: 14px;
  }

  .createdInLast24HoursItemsFlexbox {
    flex-wrap: wrap;
    height: auto;
  }

  .createdInLast24HoursItem {
    width: calc(50% - 1px);
  }

  .createdInLast24HoursItemsFlexbox .createdInLast24HoursItem:first-child {
    border-right: 1px solid #e0e0e0;
    border-radius: 0;
  }

  .createdInLast24HoursItem:nth-child(3) {
    border-right: 1px solid #e0e0e0;
  }

  .createdInLast24HoursItem:nth-child(5) {
    border-bottom-left-radius: 10px;
    border-right: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
  }

  .createdInLast24HoursItem:last-child {
    border-bottom-right-radius: 10px;
  }

  .companyIdWrap .companySearchByBusinessIdInputWrap {
    width: 100%;
  }

  .whiteWrap form .inputsFlexBox .inputWrap.phoneNumber {
    width: calc(50% - 161px);
  }

  .greenStripe .loader {
    margin-right: 50px;
  }

  .loadingText {
    font-size: 2.5rem;
  }

  .loadingText .uploadingFilesSubtext {
    font-size: 1.5rem;
  }

  .inputsFlexBoxFees .inputWrap.fees {
    width: calc(33% - 12px);
  }

  .whiteWrap form.greenInputs .inputsFlexBoxFees .inputWrap.fees label {
    min-height: unset;
  }

  .deviceEddieFormButtonsWrapper button.btn {
    font-size: 16px;
  }

  .whiteWrap form .branchBidsWrap .inputWrap {
    width: calc(50% - 13px);
  }

  .filterWrap.transactionsListFilterWrap .filterWrapLeft,
  .filterWrap.transactionsListFilterWrap .filterWrapRight {
    display: flex;
    width: calc(50% - 5px);
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 10px;
  }

  .filterWrap.transactionsListFilterWrap .filterWrapLeft .searchWrap,
  .filterWrap.transactionsListFilterWrap .filterWrapRight date-picker {
    width: 100%;
  }

  .filterWrap.transactionsListFilterWrap .filterWrapLeft drop-down,
  .filterWrap.transactionsListFilterWrap .filterWrapRight drop-down {
    width: calc(50% - 5px);
  }

  .transactionsListFilterWrap.filterWrap {
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: flex-start;
  }

  .salesChartBottomWrap .box .box-wrap {
    padding-left: 10px;
  }

  .salesChartBottomWrap .box .box-title,
  .salesChartBottomWrap .box .box-value {
    text-align: start;
  }

  .tabs.editPageTabs .tab::after {
    content: "";
    position: absolute;
    right: 20px;
    top: calc(50% - 5px);
    height: 8px;
    width: 8px;
    display: block;
    border-bottom: 2px solid #3f4858;
    border-right: 2px solid #3f4858;
    transform: rotate(45deg);
  }

  .tabs.editPageTabs .tab.active::after,
  .tabs.editPageTabs .tab[aria-selected="true"]::after {
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    border-bottom: none;
    border-right: none;
    top: calc(50% - 2px);
  }

  .inputPlaceHolder {
    font-size: 14px;
  }

  .inputsFlexBox .inputWrap.greenInputWrap.area.companyFileCommentInputWrap {
    width: 100%;
  }

  .newChangeRequestContent {
    max-width: 330px;
  }

  .changeRequestTypesWrapper {
    grid-template-columns: 1fr;
  }

  .header .chevronItem.newsItem .chevronItemContentWrap {
    margin: 0;
  }

  .header .icon.news {
    height: 19px;
  }
}

@media screen and (max-width: 729px) {
  .daterangepicker .ranges,
  .daterangepicker .ranges ul {
    width: 100%!important;
    width: 100%!important;
  }
}

@media screen and (max-width: 700px) {

  .deviceReceiptConfiguration {
    flex-direction: column;
    flex-wrap: wrap;
    row-gap: 20px;
  }

  .deviceConfigurationReceipt.receipt {
    max-width: 100%;
    width: 335px;
    min-width: unset;
  }

  .deviceReceiptConfigurationSection .alertBox.alertBoxInfo {
    margin-bottom: 0;
  }

  .deviceSimpleConfigurationImageWrap img {
    max-width: 120px;
  }

}

@media screen and (max-width: 650px) {
  .invisibleFor650 {
    display: none;
  }

  .deviceCenterTopWrap {
    position: absolute;
    top: 0;
    right: 0;
    transition: max-width 0.5s;
    max-width: 45px;
  }

  .deviceTopWrap .deviceCenterTopWrap .deviceAdminPin,
  .deviceTopWrap .deviceCenterTopWrap .deviceAdminPin:hover {
    background-size: 0;
  }

  .deviceTopWrap .deviceCenterTopWrap.expanded .deviceAdminPin {
    background-size: auto 20px;
  }

  .deviceTopQrCode:hover .deviceQrCodeToolTip {
    display: none;
  }

  .deviceCenterTopWrap.expanded .deviceTopQrCode:hover .deviceQrCodeToolTip {
    display: block;
  }

  .deviceCenterTopWrap .deviceActivationStatus span:not(:first-child),
  .deviceCenterTopWrap .deviceTopQrCode *:not(:first-child),
  .deviceTopWrap .deviceCenterTopWrap .deviceAdminPin *:not(:first-child),
  .deviceTopWrap .deviceCenterTopWrap.expanded .deviceAdminPin *:first-child {
    opacity: 0;
  }

  .deviceCenterTopWrap.collapsed .deviceActivationStatus span:not(:first-child),
  .deviceCenterTopWrap.collapsed .deviceTopQrCode *:not(:first-child),
  .deviceTopWrap .deviceCenterTopWrap.collapsed .deviceAdminPin *:not(:first-child),
  .deviceTopWrap .deviceCenterTopWrap.expanded .deviceAdminPin *:first-child {
    display: none;
  }

  .deviceTopWrap .deviceCenterTopWrap.expanded .deviceAdminPin *:first-child {
    display: none;
  }

  .deviceTopWrap .deviceCenterTopWrap .deviceActivationStatus {
    padding-left: 8px;
  }

  .deviceTopWrap .deviceCenterTopWrap .deviceTopQrCode,
  .deviceTopWrap .deviceCenterTopWrap .deviceAdminPin {
    padding-left: 10px;
  }

  .deviceCenterTopWrap.expanded .deviceActivationStatus span,
  .deviceCenterTopWrap.expanded .deviceTopQrCode *,
  .deviceCenterTopWrap.expanded .deviceActivationStatus span:first-child,
  .deviceCenterTopWrap.expanded .deviceTopQrCode span:first-child,
  .deviceTopWrap .deviceCenterTopWrap.expanded .deviceAdminPin * {
    opacity: 1;
  }

  .deviceCenterTopWrap.expanded {
    max-width: 100%;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 16%);
  }

  .subTitleWithoutBorder {
    font-size: 16px;
  }
}

@media screen and (max-width: 609px) {
  .filterCurrencies {
    margin-right: unset;
  }

  .addBtn {
    line-height: 30px;
    padding: 0 0 0 5px;
  }

  .addBtn .plusIcon {
    margin-right: 5px;
  }

  .filterWrap.companiesFilterWrap,
  .filterWrap.companiesFilterWrap .searchWrap,
  .companyPartnerDealerSelection .filterWrap,
  .companyPartnerDealerSelection .filterWrap .searchWrap,
  .filterWrap.branchesFilterWrap,
  .filterWrap.branchesFilterWrap .searchWrap,
  .filterWrap.terminalsFilterWrap,
  .filterWrap.terminalsFilterWrap .searchWrap,
  .filterWrap.changeRequestsFilterWrap,
  .filterWrap.changeRequestsFilterWrap .searchWrap,
  .deviceFilesFilterLine .filterWrap,
  .deviceFilesFilterLine .filterWrap .searchWrap,
  .deviceFilesFilterLine .filterWrap .searchWrap input {
    width: 100%;
  }

  .filterWrap.changeRequestsFilterWrap {
    flex-direction: column;
    align-items: flex-end;
  }

  .gridWrap.design2 .grid .emptyTr {
    display: none;
  }

  .deviceSimpleConfigurationSliderWrap {
    flex-direction: column;
  }

  .deviceSimpleConfigurationSliderWrap drop-down {
    flex-basis: unset;
  }
}
