New York Paycheck Calculator - SmartAsset (2024)

Your Details Done

Use SmartAsset's paycheck calculator to calculate your take home pay per paycheck for both salary and hourly jobs after taking into account federal, state, and local taxes.

New York Paycheck Calculator - SmartAsset (1)

Overview of New York Taxes

New York state has a progressive income tax system with rates ranging from 4% to 10.9% depending on a taxpayer's income level and filing status. Living in New York City adds more of a strain on your paycheck than living in the rest of the state, as the Big Apple imposes its own local income tax on top of the state one. New York City’s income tax system is also progressive and rates range from 3.078% to 3.876%.

Work Info

Add your details

Marital Status

Marital Status

Enter your marital status

Do this later

Dismiss

Job

Add your details

Location

Location

Enter your location Do this later

Dismiss

Add your details

Elected State Percentage

Do this later

Dismiss

Add your details

Dependents

Do this later

Dismiss

Add your details

Pay Frequency

Do this later

Dismiss

Add your details

Allowances

Federal

State

Additional State

Local

How many allowances should you claim?

Do this later

Dismiss

Add your details

Additional Withholdings

Additional Withholdings

Federal

State

Local

Do this later

Dismiss

Add your details

Pre-Tax Deductions

Deduction
Name

Calculation
Method

Deduction
Amount

Medical Insurance

Dental Coverage

Vision Insurance

401k

Long Term Disability Insurance

Commuter Plan

FSA

HSA

Total

Do this later

Dismiss

Add your details

Post-Tax Deductions

Deduction
Name

Calculation
Method

Deduction
Amount

Total

Add another post-tax deduction

' + '

' + '' + '

' + '

' + '' + '' + '' + '' + '' + '' + '

' + '

' + '' + '

' + '

'; }; var addRow = function (thisCount, values) { container.find('.popout-tbody').append(renderRow(thisCount)); var $thisContainer = container.find('.deduction-' + thisCount); var $sel = $thisContainer.find('select[name="deduction-calculation-type"]'); var $inputs = $thisContainer.find('input.percentage, input.dollar'); var $nameInput = $thisContainer.find('input[name="deduction-name"]'); $sel.val(container.find('.deduction-' + (thisCount-1) + ' select[name="deduction-calculation-type"]').val()); $sel.select2({ minimumResultsForSearch: -1 }); $inputs.val(0); $thisContainer.find('input.dollar').autoNumeric('init'); $thisContainer.find('input.percentage').autoNumeric('init'); if (values) { $nameInput.val(values.name); $sel.val(values.type).trigger("change"); if (values.type === 'dol-fixed') { $thisContainer.find('.dollar.tightcontainer').show(); $thisContainer.find('.percentage.tightcontainer').hide(); $thisContainer.find('input.dollar').autoNumeric('set', values.value); } else { $thisContainer.find('.dollar.tightcontainer').hide(); $thisContainer.find('.percentage.tightcontainer').show(); $thisContainer.find('input.percentage').autoNumeric('set', values.value); } } onDedCalcTypeSelect(thisCount, $sel.val()); updateTotalPostDeductions(); smartasset.inputs.repositionPopout(); $nameInput.on('change blur focusout keypress keyup paste', function () { var thisInput = $(this); if (thisInput.val().length > 0) { thisInput.parent().parent().removeClass('has-error'); } smartasset.inputs.repositionPopout(); }); $sel.on('change', function(){ onDedCalcTypeSelect(thisCount, $sel.val()); }); $sel.add($inputs).on('change blur focusout keypress keyup paste', function(){ updateTotalPostDeductions(); }); }; var onDedCalcTypeSelect = function(thisCount, value) { var $row = container.find('.deduction-' + thisCount); if (value === 'dol-fixed') { $row.find('.dollar.tightcontainer').show(); $row.find('.percentage.tightcontainer').hide(); } else { $row.find('.dollar.tightcontainer').hide(); $row.find('.percentage.tightcontainer').show(); } }; var updateTotalPostDeductions = function(){ var totalVal = 0; var $rows = container.find('.popout-tbody .popout-row'); var totalPostTaxDeductions = 0; $.each(smartasset.data.getPageData().postTaxDeductions, function(index, value){ totalPostTaxDeductions += value.value; }); $.each($rows, function(){ var $this = $(this); var $displayAmount = $this.find('.calculated-deduction-amount'); var calcType = $this.find('select[name="deduction-calculation-type"]').val(); switch(calcType) { case 'dol-fixed': $displayAmount.text('$' + smartasset.math.commatoze($this.find('input.dollar').autoNumeric('get'))); totalVal += $this.find('input.dollar').autoNumeric('get') * 1; break; case 'per-gross': $displayAmount.text('$' + smartasset.math.commatoze($this.find('input.percentage').autoNumeric('get') / 100 * smartasset.data.getPageData().grossPay)); totalVal += ($this.find('input.percentage').autoNumeric('get') / 100) * smartasset.data.getPageData().grossPay; break; case 'per-net': $displayAmount.text('$' + smartasset.math.commatoze($this.find('input.percentage').autoNumeric('get') / 100 * (smartasset.data.getPageData().paycheck + totalPostTaxDeductions))); totalVal += ($this.find('input.percentage').autoNumeric('get') / 100) * (smartasset.data.getPageData().paycheck + totalPostTaxDeductions); break; } }); container.find('.calculated-amount-total').text('$' + smartasset.math.commatoze(totalVal)); var errorMsg = container.find('p.error-message'); if (totalVal > smartasset.data.getPageData().grossPay) { errorMsg.show(); } else { errorMsg.hide(); } smartasset.inputs.repositionPopout(); }; // // before popup is shown, reload the data (imagine someone canceled the popup, hit escape, etc) // smartasset.hooks.register("beforePopoutShow", function() { doLoad(); }); // // register the onInputsLoaded method // smartasset.hooks.register("onInputsLoaded", function() { smartasset.inputs.reshowPopout('ud-post-td', 'ud-post-td'); doLoad(); }); $(function() { container = $('.ud-post-td'); container.find('p.error-message').text('Your deductions can\'t exceed your income.'); container.find('.add-row-button').on('click', function(){ var $rows = container.find('.popout-tbody .popout-row'); if ($rows.length < deductionMax) { addRow($rows.length); } if ($rows.length >= deductionMax) { container.find('.add-row-button').addClass('disabled'); } }); smartasset.hooks.register('onInputsLoaded', function(){ updateTotalPostDeductions(); }); container.find(".next").unbind("click").click(doSave); }); }()); Do this later

Dismiss

Add your details

Are you exempt from any taxes?

Add your details

Tax Exemptions

Federal Income Taxes

State Income Taxes

Local Income Taxes

Social Security

Medicare

State Insurance Taxes

Do this later

Dismiss

Type

Salary (per year)

Dismiss

Hourly Wage

Dismiss

Hours (per pay period)

Dismiss

Add Overtime

Overtime Hourly Wage

Dismiss

Overtime Hours (per pay period)

Dismiss

You can't withhold more than your earnings. Please adjust your .

Your estimated -- take home pay:

$--

Where is your money going?

Gross Paycheck $--
Taxes --% $--
Details
Federal Income --% $--
State Income --% $--
Local Income --% $--
FICA and State Insurance Taxes --% $--
Details
Social Security --% $--
Medicare --% $--
State Disability Insurance Tax --% $--
State Unemployment Insurance Tax --% $--
State Family Leave Insurance Tax --% $--
State Workers Compensation Insurance Tax --% $--
Pre-Tax Deductions --% $--
Details
Post-Tax Deductions --% $--
Details
Take Home Salary --% $--

Save more with these rates that beat the National Average

  • CDs

Unfortunately, we are currently unable to find savings account that fit your criteria. Please change your search criteria and try again.

Searching for accounts...
New York Paycheck Calculator - SmartAsset (2)

As of

Marketing Disclosure

Unfortunately, we are currently unable to find savings account that fit your criteria. Please change your search criteria and try again.

Searching for accounts...
New York Paycheck Calculator - SmartAsset (3)

As of

Marketing Disclosure

'; } // Add in tracking pixels if not suppressed var trackingPixels = ''; if (!smartasset.page.suppressThirdPartyScripts) { for (var trackingPixel in account.trackingPixels) { trackingPixels += 'New York Paycheck Calculator - SmartAsset (4)'; } } // Remove tracking pixels in the "link text" if suppressed if (smartasset.page.suppressThirdPartyScripts) { // Remove all "img" elements linkText = smartasset.analytics.removeTrackingPixels(linkText); } // SA-10931 'sa-table-more-padding' added to Bankrate listings, likely a temporary fix var isBankrate = account.source === 'bankrate'; return '

' + ''+ '

' + '

'+ '' + account.product + '' + 'Sponsored' + '

'+ '

'+ '

'+ '

' + 'New York Paycheck Calculator - SmartAsset (5)' + (account.fdic ? '

Member FDIC

' : '' ) + '

' + ( stars ? stars : '' ) + '

' + '

' + '

' + linkText +'

' + '

    ' + '
  • ' + '

    ' + 'APY ' + 'New York Paycheck Calculator - SmartAsset (6)' + '

    ' + '

    '+ smartasset.math.commatoze(account.APY, 2) + '%' + '

    ' + trackingPixels + '

    ' + '

    ' + '
  • ' + '
  • ' + '

    Interest Rate

    ' + '

    ' + ( hasRate ? smartasset.math.commatoze(account.rate, 2) + '%' : 'N/A' ) + '

    ' + '
  • ' + '
  • '+ '

    Min. Balance for APY

    ' + '

    ' + '$' + smartasset.math.commatoze(account.minDeposit,0) + '

    ' + '
  • ' + '

' + '

' + '

'+ '' + '

' + '

' + '

' + '

' }; // Method to track tab clicks and initialize nanoScroller depositRatesBlock.tabClick = function() { var $this = $(this); var tabType = $this.data('tab'); smartasset.analytics.track("deposit-mini-rates-tab-click", { tab: tabType } ); // initialize nanoScroller when tab content is viewed for the first time, allowing table to expand to full height // check data-nano-scroll-init if tab was already initialized var $tabPanel = $this.closest('.tab-container').find('[data-product=' + tabType + ']:not([data-nano-scroll-init])'); // initialize nanoScroller when tabs are switched $tabPanel.find('.nano').nanoScroller(); // set data-nano-scroll-init to true to avoid re-initializing again $tabPanel.attr('data-nano-scroll-init', true); }; // Tracks and redirects user clicks on table listings depositRatesBlock.lenderClick = function(url, source, company, product) { // Savings Endpoint Tracking smartasset.savingsvehicles.miniLenderClick( { url: url, source: source, company: company, product: product } ); }; // this flag ensures we do not trigger the "view-savings-block" event more than once var flag_trigger_view = true; // // The JS "entry point" for the savings rates block // smartasset.hooks.register("onInputsLoaded", function() { // Only need to run the logic for displaying the block has not yet been displayed if (!depositRatesBlock.initialized) { depositRatesBlock.savingsMiniRatesTable = smartasset.tables.initializeRatesTable('savingsMiniRatesTable', undefined, '.savings-rates-table', {isMiniRates: true}); depositRatesBlock.cdMiniRatesTable = smartasset.tables.initializeRatesTable('cdMiniRatesTable', undefined, '.cd-rates-table', {isMiniRates: true}); depositRatesBlock.displayBlock(); } else { depositRatesBlock.updateRatesTable(depositRatesBlock.cachedDataSavings, 'savings'); depositRatesBlock.updateRatesTable(depositRatesBlock.cachedDataCds, 'cd'); } // SA-5618 -- send "view-savings-block" event if (flag_trigger_view) { // send event smartasset.analytics.track("view-savings-block"); // set flag to false to prevent sending multiple view events for the same widget-load flag_trigger_view = false; } }); // On CD Rates Pages makes CD tab the default when the page loads $(document).ready(function () { if(depositRatesBlock.smartReviews.productType === 'CD'){ $(".deposit_rates-block .tab-container").easytabs({ defaultTab: "[data-tab='cd']", updateHash: false, animate: false }); } });

New York Paycheck Calculator

New York Paycheck Calculator - SmartAsset (7)

New York Paycheck Quick Facts

  • New York income tax rate: 4.00% - 10.9%
  • Median household income: $81,386 (U.S. Census Bureau)
  • Number of cities that have local income taxes: 2

How Your New York Paycheck Works

When you start a job in the Empire State, you have to fill out a Form W-4. Your new employer will use the information you provide on this form to determine how much to withhold from your paycheck in federal income taxes. How much you pay in federal income taxes depends on several factors like your marital status, salary and whether or not you have additional taxes withheld from your paycheck.

The new W-4 includes notable revisions. The biggest change is that you won't be able to claim allowances anymore. Instead, you'll need to input annual dollar amounts for additional income and things like non-wage income, total annual taxable wages, income tax credits and itemized and other deductions. The form also utilizes a five-step process that asks you to enter personal information, claim dependents and indicate any extra income or jobs.

In addition to federal income taxes, you will see FICA (Federal Insurance Contributions Act) taxes being withheld from your paycheck. FICA taxes are Social Security and Medicare taxes, and they are withheld at rates of 6.2% and 1.45% of your salary, respectively. Your employer will match the amount you pay in FICA taxes, so the total contributions are doubled. It’s worth noting that if you are self-employed, you will have to pay the entire amount yourself, though the good news is that you can deduct the employer portion.

Certain wages are also subject to what's known as the Additional Medicare Tax. If your filing status is single, head of household or qualifying widow(er), any wages you earn in excess of $200,000 are subject to the 0.9% Medicare surtax. This is not matched by employers. Meanwhile, married couples filing jointly pay this tax on all wages over $250,000, while married couples filing separately pay it on wages that exceed $125,000.

New York Median Household Income

YearMedian Income
2022$81,386
2021$72,920
2020$68,659
2019$71,855
2018$67,274
2017$61,543
2016$61,437
2015$58,005
2014$54,310
2013$49,996
2012$47,680

New York State’s progressive income tax system is structured similarly to the federal income tax system. There are nine tax brackets that vary based on income level and filing status. Wealthier individuals pay higher tax rates than lower-income individuals. New York’s income tax rates range from 4% to 10.9%. The top tax rate is one of the highest in the country, though only taxpayers whose taxable income exceeds $25,000,000 pay that rate.

What your tax burden looks like in New York depends on where in the state you live. If you live in New York City or Yonkers, you're going to face a heavier tax burden compared to taxpayers who live elsewhere. That’s because NYC and Yonkers imposes an additional local income tax.

Like the state’s tax system, NYC’s local tax rates are progressive and based on income level and filing status. There are four tax brackets starting at 3.078% on taxable income up to $12,000 for single filers and married people filing separately. The top rate for individual taxpayers is 3.876% on income over $50,000. The rates are the same for couples filing jointly and heads of households, but the income levels are different.

Yonkers also levies local income tax. Residents pay 16.75% of their net state tax, while non-residents pay 0.5% of wages.

Another thing worth noting is that certain self-employed taxpayers in New York City, as well as Richmond, Rockland, Nassau, Suffolk, Orange, Putnam, Dutchess and Westchester counties have to pay a metropolitan commuter transportation mobility tax (MCTMT) of up to 0.34% of net earnings to the Metropolitan Transportation Authority (MTA).

While New York as a whole has a generally high tax burden, it doesn’t necessarily mean you shouldn’t buy a home there. It does mean it’s a good idea to be aware of the ongoing expenses and build them into your budget. If you are considering using a mortgage to purchase or refinance a property in New York, our New York mortgage guide can provide useful information about rates and getting a mortgage in the state.

State Income Tax Brackets

  • Single Filers
  • Married, Filing Jointly
  • Married, Filing Separately
  • Head of Household
Single Filers
New York Taxable IncomeRate
$0 - $8,5004.00%
$8,500 - $11,7004.50%
$11,700 - $13,9005.25%
$13,900 - $80,6505.50%
$80,650 - $215,4006.00%
$215,400 - $1,077,5506.85%
$1,077,550 - $5,000,0009.65%
$5,000,000 - $25,000,00010.30%
$25,000,000+10.90%
Married, Filing Jointly
New York Taxable IncomeRate
$0 - $17,1504.00%
$17,150 - $23,6004.50%
$23,600 - $27,9005.25%
$27,900 -$161,5505.50%
$161,550 - $323,2006.00%
$323,200 - $2,155,3506.85%
$2,155,350 - $5,000,0009.65%
$5,000,000 - $25,000,00010.30%
$25,000,000+10.90%
Married, Filing Separately
New York Taxable IncomeRate
$0 - $8,5004.00%
$8,500 - $11,7004.50%
$11,700 - $13,9005.25%
$13,900 - $80,6505.50%
$80,650 - $215,4006.00%
$215,400 - $1,077,5506.85%
$1,077,550 - $5,000,0009.65%
$5,000,000 - $25,000,00010.30%
$25,000,000+10.90%
Head of Household
New York Taxable IncomeRate
$0 - $12,8004.00%
$12,800 - $17,6505.00%%
$17,650 - $20,9005.25%
$20,900 - $107,6505.50%
$107,650 - $269,3006.00%
$269,300 - $1,616,4506.85%
$1,616,450 - $5,000,0009.65%
$5,000,000 - $25,000,00010.30%
$25,000,000+10.90%

NYC Income Tax Brackets

  • Single Filers
  • Married, Filing Jointly
  • Married, Filing Separately
  • Head of Household
Single Filers
New York City Taxable IncomeRate
$0 - $12,0003.078%
$12,000 - $25,0003.762%
$25,000 - $50,0003.819%
$50,000+3.876%
Married, Filing Jointly
New York City Taxable IncomeRate
$0 - $21,6003.078%
$21,600 - $45,0003.762%
$45,000 - $90,0003.819%
$90,000+3.876%
Married, Filing Separately
New York City Taxable IncomeRate
$0 - $12,0003.078%
$12,000 - $25,0003.762%
$25,000 - $50,0003.819%
$50,000+3.876%
Head of Household
New York City Taxable IncomeRate
$0 - $14,4003.078%
$14,400 - $30,0003.762%
$30,000 - $60,0003.819%
$60,000+3.876%

A financial advisor can help you understand how taxes fit into your overall financial goals. SmartAsset’s free tool matches you with up to three vetted financial advisors who serve your area, and you can have a free introductory call with your advisor matches to decide which one you feel is right for you. If you’re ready to find an advisor who can help you achieve your financial goals, get started now.

How You Can Affect Your New York Paycheck

If you find yourself always paying a big tax bill in April, take a look at your W-4. One option that you have is to ask your employer to withhold an additional dollar amount from your paychecks. For example, you can have an extra $25 in taxes taken out of each paycheck by writing that amount on the corresponding line of your W-4. This paycheck calculator will help you determine how much your additional withholding should be.

Another way to manipulate the size of your paycheck - and save on taxes in the process - is to increase your contributions to employer-sponsored retirement accounts like a 401(k) or 403(b). The money you put into these accounts is taken out of your paycheck prior to its taxation. By putting money away for retirement, you are actually lowering your current taxable income, which can help you save in taxes right now. Another option is to put money in a spending account like a health savings account (HSA) or a flexible spending account (FSA) if your employer offers them. The money you put in these accounts is also taken from your paycheck before taxes, and you can use those pre-tax dollars to pay for medical-related expenses like copays or certain prescriptions. Just keep in mind that only $610 in an FSA will roll over from 2023 to 2024 and $640 from 2024 to 2025. If you contribute more than that and then don’t use it, you're out of luck.

New York Top Income Tax Rate

YearTop Income Tax Rate
202310.90%
202210.90%
202110.90%
20208.82%
20198.82%
20188.82%
20178.82%
20168.82%
20158.82%
20148.82%
20138.82%
New York Paycheck Calculator - SmartAsset (2024)

FAQs

How much is $80,000 salary in New York after taxes? ›

If you make $80,000 a year living in the region of New York, USA, you will be taxed $20,962. That means that your net pay will be $59,038 per year, or $4,920 per month.

How much is $60,000 take home pay in NY? ›

If you make $60,000 a year living in the region of New York, USA, you will be taxed $13,760. That means that your net pay will be $46,240 per year, or $3,853 per month. Your average tax rate is 22.9% and your marginal tax rate is 36.0%.

What is the NYC tax rate? ›

New York has a graduated corporate income tax, with rates ranging from 6.5 percent to 7.25 percent. New York also has a 4.00 percent state sales tax rate and an average combined state and local sales tax rate of 8.53 percent. New York has a 1.54 percent effective property tax rate on owner-occupied housing value.

How much tax is taken out of a $3,000 check? ›

Income Tax Brackets
Single Filers
California Taxable IncomeRate
$0 - $10,4121.00%
$10,412 - $24,6842.00%
$24,684 - $38,9594.00%
7 more rows

Is 150K a good salary in NYC? ›

We've identified 10 cities where the typical salary for a 150K job is above the average in New York. Topping the list is Northwest Ithaca, with Manhattan and New York City close behind in second and third.

Can you live in NYC on 80k a year? ›

For a couple who wants to live in a two-room apartment and cover all other expenses, a good option would be to earn between $60,000 and $80,000 per year for each partner. Families with children should aim for an annual income of more than $70,000 per person.

Is 250K a good salary in NY? ›

While ZipRecruiter is seeing salaries as high as $384,285 and as low as $35,531, the majority of 250K salaries currently range between $219,747 (25th percentile) to $273,317 (75th percentile) with top earners (90th percentile) making $318,688 annually in New York City.

How much is 100k after taxes in NYC? ›

If you make $100,000 a year living in the region of New York, USA, you will be taxed $28,124. That means that your net pay will be $71,876 per year, or $5,990 per month.

How much is $150,000 a year NYC take home pay? ›

That means that your net pay will be $102,488 per year, or $8,541 per month. Your average tax rate is 31.7% and your marginal tax rate is 33.3%.

How much tax does NYC take out of paychecks? ›

New York's income tax rates range from 4% to 10.9%. The top tax rate is one of the highest in the country, though only taxpayers whose taxable income exceeds $25,000,000 pay that rate. What your tax burden looks like in New York depends on where in the state you live.

What state has the highest taxes? ›

In fact, the states with the highest tax in the U.S. in 2021 are:
  • California (13.3%)
  • Hawaii (11%)
  • New Jersey (10.75%)
  • Oregon (9.9%)
  • Minnesota (9.85%)
  • District of Columbia (8.95%)
  • New York (8.82%)
  • Vermont (8.75%)

How to avoid NYC city tax? ›

If you are not a resident of New York City, you no longer are subject to City income tax. The amount reflected in Box 20 includes wages paid while you resided within New York City. Taxable wages in Box 1 and state wages in Box 16 reflect your wages for the full year.

How much tax comes out of a $1200 paycheck? ›

However , on average , approximately 22 % of a $ 1200 paycheck would be deducted for taxes , which amounts to $ 264 . This includes federal income tax , state income tax , and FICA taxes ( Social Security and Medicare ) .

How much taxes do I pay if I make 480 a week? ›

If you salary is $480 per week, your federal tax is $56, state tax is $20 and your social security and medicare taxes are $37. This would give you a net paycheck of $367 each week. If the salary is $320 per week, you would have federal tax of $32, state tax of $11 and social security and medicare of $25.

How much is 100k after taxes in California? ›

If you make $100,000 a year living in the region of California, USA, you will be taxed $29,959. That means that your net pay will be $70,041 per year, or $5,837 per month. Your average tax rate is 30.0% and your marginal tax rate is 42.6%.

Is 80k a lot for a salary? ›

$80,000 is about $5,000 higher than the U.S. median household income, so many people would consider it very good for a single person. “Good” is always a relative term when it comes to salary; whether or not the amount you earn covers your expenses is a highly personal dynamic.

What is a good salary in New York? ›

A single adult living in New York City would need to make $138,570 a year in order to live comfortably, according to the study. That equates to an hourly wage of $66.62. To cover the cost of just necessities as a single person in New York City, you would need to make an estimated $70,000, according to SmartAsset.

How much is $85000 after taxes in NYC? ›

If you make $85,000 a year living in the region of New York, USA, you will be taxed $22,752. That means that your net pay will be $62,248 per year, or $5,187 per month.

What is 80k a year hourly? ›

$80,000 a year is how much an hour? If you make $80,000 a year, your hourly salary would be $38.46.

Top Articles
Latest Posts
Article information

Author: Laurine Ryan

Last Updated:

Views: 6374

Rating: 4.7 / 5 (77 voted)

Reviews: 84% of readers found this page helpful

Author information

Name: Laurine Ryan

Birthday: 1994-12-23

Address: Suite 751 871 Lissette Throughway, West Kittie, NH 41603

Phone: +2366831109631

Job: Sales Producer

Hobby: Creative writing, Motor sports, Do it yourself, Skateboarding, Coffee roasting, Calligraphy, Stand-up comedy

Introduction: My name is Laurine Ryan, I am a adorable, fair, graceful, spotless, gorgeous, homely, cooperative person who loves writing and wants to share my knowledge and understanding with you.