<script type="text/javascript">(function() {

    function TheGemAdvancedAnimation() {
        this.animateClass = 'thegem-advanced-animation';
        this.animatedClass = 'thegem-advanced-animation-animated';
    }

    TheGemAdvancedAnimation.prototype = {
        initialize: function () {
            let items =  document.querySelectorAll('.'+this.animateClass);

            if ('IntersectionObserver' in window) {
                let intersectionObserver = new IntersectionObserver((entries, observer)=>{
                    entries.forEach((entry)=> {
                        if (entry.isIntersecting) {
                            this.startAnimation(entry.target);
                            intersectionObserver.unobserve(entry.target);
                        }
                    });
                });

                items.forEach((item)=>{
                    intersectionObserver.observe(item);
                });
            } else {
                items.forEach((item)=>{
                    this.startAnimation(item);
                });
            }
        },

        startAnimation: function (element) {
            if (element.classList.contains(this.animateClass)) {
                setTimeout(() => {
                    element.classList.remove(this.animateClass);
                    element.classList.add(this.animatedClass);
                }, 300);
            }
        }
    };

    window.theGemAdvancedAnimation= new TheGemAdvancedAnimation();
    document.addEventListener('DOMContentLoaded', function() {
        window.theGemAdvancedAnimation.initialize();
    });

    if (window.parent.vc) {
        window.parent.vc.events.on('shortcodeView:updated', function (event) {
            let element = event.view.el.querySelector('.thegem-advanced-animation');
            window.theGemAdvancedAnimation.startAnimation(element);
        });

        window.parent.vc.events.on('app.render', function () {
            window.theGemAdvancedAnimation.initialize();
        });
    }
})();</script>{"id":25561,"date":"2022-02-24T03:31:22","date_gmt":"2022-02-24T03:31:22","guid":{"rendered":"https:\/\/taxservicecentermd.com\/refunds\/"},"modified":"2022-03-08T18:51:17","modified_gmt":"2022-03-08T18:51:17","slug":"refunds","status":"publish","type":"page","link":"https:\/\/taxservicecentermd.com\/en\/refunds\/","title":{"rendered":"REFUNDS"},"content":{"rendered":"<p>[vc_row][vc_column width=&#8221;5\/6&#8243;][vc_column_text]<\/p>\n<h5><strong>When will I receive my refund?<\/strong><\/h5>\n<p>[\/vc_column_text][vc_column_text]The IRS typically processes tax returns and sends refunds within 6-8 weeks. Most clients receive their refunds in an average of 21 days, however, this depends on the complexity of your return and the credits you are eligible to receive. To ensure you receive your refund faster, make sure you choose the option to have your refund be directly deposited into your bank account.<\/p>\n<p><strong>You can check that status of your refund by clicking below:\u00a0 \u00a0<\/strong>[\/vc_column_text][vc_row_inner content_placement=&#8221;middle&#8221;][vc_column_inner]<div class=\"gem-button-container gem-button-position-inline thegem-button-69e1d800dcaa31169\"  ><a class=\"gem-button gem-button-size-small gem-button-style-flat gem-button-text-weight-normal gem-button-icon-position-left\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 10px;background-color: #bd0000;color: #ffd507;\" onmouseleave=\"this.style.backgroundColor='#bd0000';this.style.color='#ffd507';\" onmouseenter=\"this.style.backgroundColor='#232323';this.style.color='#ffffff';\" href=\"https:\/\/sa.www4.irs.gov\/irfof\/lang\/en\/irfofgetstatus.jsp\" target=\"_blank\"><i class=\"gem-print-icon gem-icon-pack-elegant \">&#x45;<\/i>IRS FEDERAL REFUND<\/a><\/div> <div class=\"gem-button-container gem-button-position-inline thegem-button-69e1d800dcaf89112\"  ><a class=\"gem-button gem-button-size-small gem-button-style-flat gem-button-text-weight-normal gem-button-icon-position-left\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 10px;background-color: #bd0000;color: #ffd507;\" onmouseleave=\"this.style.backgroundColor='#bd0000';this.style.color='#ffd507';\" onmouseenter=\"this.style.backgroundColor='#232323';this.style.color='#ffffff';\" href=\"https:\/\/interactive.marylandtaxes.gov\/INDIV\/refundstatus\/home.aspx\" target=\"_blank\"><i class=\"gem-print-icon gem-icon-pack-elegant \">&#x45;<\/i>MARYLAND REFUND<\/a><\/div> <div class=\"gem-button-container gem-button-position-inline thegem-button-69e1d800dcb373876\"  ><a class=\"gem-button gem-button-size-small gem-button-style-flat gem-button-text-weight-normal gem-button-icon-position-left\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 10px;background-color: #bd0000;color: #ffd507;\" onmouseleave=\"this.style.backgroundColor='#bd0000';this.style.color='#ffd507';\" onmouseenter=\"this.style.backgroundColor='#232323';this.style.color='#ffffff';\" href=\"https:\/\/mytax.dc.gov\/_\/\" target=\"_blank\"><i class=\"gem-print-icon gem-icon-pack-elegant \">&#x45;<\/i>DC REFUND<\/a><\/div> <div class=\"gem-button-container gem-button-position-inline thegem-button-69e1d800dcb6e6738\"  ><a class=\"gem-button gem-button-size-small gem-button-style-flat gem-button-text-weight-normal gem-button-icon-position-left\"data-ll-effect=\"drop-right-without-wrap\" style=\"border-radius: 10px;background-color: #bd0000;color: #ffd507;\" onmouseleave=\"this.style.backgroundColor='#bd0000';this.style.color='#ffd507';\" onmouseenter=\"this.style.backgroundColor='#232323';this.style.color='#ffffff';\" href=\"https:\/\/www.individual.tax.virginia.gov\/IOP\/#\/refund\" target=\"_blank\"><i class=\"gem-print-icon gem-icon-pack-elegant \">&#x45;<\/i>VIRGINIA REFUND<\/a><\/div> [\/vc_column_inner][\/vc_row_inner]<div class=\"clearboth\"><\/div><div class=\"gem-divider \" style=\"margin-bottom: 55px;\"><\/div>[\/vc_column][vc_column width=&#8221;1\/6&#8243;][\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column width=&#8221;5\/6&#8243;][vc_column_text] When will I receive my refund? [\/vc_column_text][vc_column_text]The IRS typically processes tax returns and sends refunds within 6-8 weeks&#8230;.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0},"_links":{"self":[{"href":"https:\/\/taxservicecentermd.com\/en\/wp-json\/wp\/v2\/pages\/25561"}],"collection":[{"href":"https:\/\/taxservicecentermd.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/taxservicecentermd.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/taxservicecentermd.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/taxservicecentermd.com\/en\/wp-json\/wp\/v2\/comments?post=25561"}],"version-history":[{"count":4,"href":"https:\/\/taxservicecentermd.com\/en\/wp-json\/wp\/v2\/pages\/25561\/revisions"}],"predecessor-version":[{"id":25567,"href":"https:\/\/taxservicecentermd.com\/en\/wp-json\/wp\/v2\/pages\/25561\/revisions\/25567"}],"wp:attachment":[{"href":"https:\/\/taxservicecentermd.com\/en\/wp-json\/wp\/v2\/media?parent=25561"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}