div{position:relative;width:100%;height:1.5rem;margin:0 auto;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;cursor:pointer}@media (max-width:639px){.mobile-header--nav-toggle>div{margin-left:auto;-webkit-transform:scale(.7);transform:scale(.7)}}.mobile-header--nav-toggle>div span{display:block;position:absolute;height:4px;width:100%;background-color:hsl(0deg,0%,100%);border-radius:4px;opacity:1;left:0;-webkit-transform:rotate(0);transform:rotate(0);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}.mobile-header--nav-toggle>div span:nth-child(1){top:0}.mobile-header--nav-toggle>div span:nth-child(2),.mobile-header--nav-toggle>div span:nth-child(3){top:12px}.mobile-header--nav-toggle>div span:nth-child(4){top:24px}.mobile-header--nav-toggle.nav-open div span:nth-child(1){top:18px;width:0%;left:50%}.mobile-header--nav-toggle.nav-open div span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mobile-header--nav-toggle.nav-open div span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.mobile-header--nav-toggle.nav-open div span:nth-child(4){top:18px;width:0%;left:50%}.mobile-header--container.nav-open .mobile-header--top-bar{border-top:.0625rem solid var(--menu-background-color,hsl(0deg,0%,100%))}.mobile-header--container.nav-open .mobile-header--navigation{top:4.6875rem;grid-column:1;grid-row:2;margin:0;padding:0;list-style:none;position:relative;display:block;width:100%;z-index:800;-webkit-transition:1s ease-out .3s;transition:1s ease-out .3s;overflow:auto;background-color:var(--menu-background-color,#000)}@media (max-width:639px){.mobile-header--container.nav-open .mobile-header--navigation{top:7.1875rem;grid-row:3;grid-column:1/-1}}.mobile-header--container.nav-open .mobile-header--navigation li{display:grid;width:100%;grid-template-columns:1fr auto;border-bottom:.0625rem solid var(--menu-background-color,hsl(0deg,0%,100%))}.mobile-header--container.nav-open .mobile-header--navigation li:not(.menu-item-has-children)>a{grid-column:1/3}.mobile-header--container.nav-open .mobile-header--navigation li:not(.menu-item-has-children)>.mobile-header--navigation--arrow{display:none}.mobile-header--container.nav-open .mobile-header--navigation li a{color:inherit;-webkit-transition:color .3s ease;transition:color .3s ease;font-size:1rem;padding:.9375rem .9375rem;display:block;width:100%;grid-column:1;line-height:2}.mobile-header--container.nav-open .mobile-header--navigation li a:active,.mobile-header--container.nav-open .mobile-header--navigation li a:visited{color:inherit}.mobile-header--container.nav-open .mobile-header--navigation li a:hover{color:var(--menu-accent-color,hsl(171deg,40%,19%));-webkit-transition:color .3s;transition:color .3s}.mobile-header--container.nav-open .mobile-header--navigation li ul{display:none;padding:0;background:var(--menu-secondary-color,#232323);grid-column:1/3;max-height:75vh;overflow:auto}.mobile-header--container.nav-open .mobile-header--navigation li ul li{border-bottom:var(--menu-background-color,hsl(220deg,6%,19%))}.mobile-header--container.nav-open .mobile-header--navigation li ul a{font-size:.875rem}.mobile-header--container.nav-open .mobile-header--navigation li ul ul{padding-left:1.25rem;background-color:var(--menu-secondary-color,#505050)}.mobile-header--container.nav-open .mobile-header--navigation li .mobile-header--navigation--arrow{grid-column:2;display:grid;place-items:center;height:100%;padding:15px 30px;font-size:24px;cursor:pointer}.mobile-header--container.nav-open .mobile-header--navigation li .mobile-header--navigation--arrow.is-open{-webkit-transform:translate(-2px,-3px) scale(1.75);transform:translate(-2px,-3px) scale(1.75)}.mobile-header--overlay{display:none}.mobile-header--container.nav-open+.mobile-header--overlay{position:absolute;width:100%;height:100%;top:0;left:0;display:block;background-color:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px)}.main-nav.sticky{position:fixed;top:0;left:0;width:100%;background-color:#000;-webkit-box-shadow:0 4px 8px -2px rgba(0,0,0,.4);box-shadow:0 4px 8px -2px rgba(0,0,0,.4);z-index:10000}.main-nav--inner{display:grid;grid-template-columns:auto 1fr;gap:1.875rem}.main-nav--navigation{grid-row:1;grid-column:2;margin:0;padding:0;list-style:none;font-size:clamp(.88rem,.28vw + .79rem,1rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:.9375rem;z-index:2}@media (max-width:1289px){.main-nav--navigation{grid-column:1/3;grid-row:2;width:100%}}.main-nav--navigation li{position:relative;-webkit-transition:opacity .6s ease,background-color .6s ease;transition:opacity .6s ease,background-color .6s ease;overflow:hidden}.main-nav--navigation li>a{padding:0}.main-nav--navigation li a{padding:10px;color:var(--nav-link,hsl(0deg,0%,100%));-webkit-transition:color,.5s ease-in-out 0s;transition:color,.5s ease-in-out 0s}.main-nav--navigation li a:active,.main-nav--navigation li a:visited{color:inherit}.main-nav--navigation li a:hover{color:hsl(171deg,40%,19%);-webkit-transition:color .6s ease;transition:color .6s ease}.main-nav--navigation li:hover{overflow:visible}.main-nav--navigation li:hover>.sub-menu{left:0;width:270px;height:auto;opacity:1}.main-nav--navigation li:hover>.sub-menu li:hover .sub-menu{left:270px;opacity:1;z-index:5}.main-nav--navigation>li:first-child{margin-left:2%}.main-nav--navigation .sub-menu{margin:0;padding:0;list-style:none;position:absolute;display:block;top:100%;left:0;width:0;height:0;background:var(--nav-subnav-background,hsl(220deg,6%,19%));opacity:0;-webkit-box-shadow:0 6px 22px rgba(0,0,0,.25);box-shadow:0 6px 22px rgba(0,0,0,.25);-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.main-nav--navigation .sub-menu li{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem .5rem;-webkit-transition:background-color .6s ease;transition:background-color .6s ease}.main-nav--navigation .sub-menu li:hover{background-color:var(--nav-hover-background,hsl(171deg,40%,19%))}.main-nav--navigation .sub-menu a{-webkit-transition:color .6s ease;transition:color .6s ease}.main-nav--navigation .sub-menu a:hover{color:var(--nav-hover,hsl(174deg,28%,14%))}.main-nav--navigation .sub-menu .menu-item-has-children{position:relative}.main-nav--navigation .sub-menu .menu-item-has-children:after{content:"‣";position:absolute;font-size:2rem;right:20px;top:18px;color:hsl(39deg,38%,88%)}.main-nav--navigation .sub-menu .sub-menu{top:0!important;left:270px;width:270px;height:auto;background-color:var(--nav-background,hsl(220deg,6%,19%));z-index:3}.hero-block--mega-nav{grid-row:1/3;grid-column:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}@media (max-width:1023px){.hero-block--mega-nav{display:none}}.hero-block--mega-nav>.main-nav--navigation{display:block;text-align:right}.hero-block--mega-nav>.main-nav--navigation>li{margin-bottom:.9375rem}.hero-block--mega-nav>.main-nav--navigation>li:hover{background-color:none}#main-nav{padding:2.8125rem .9375rem;grid-row:1;grid-column:1/4}@media (max-width:1023px){#main-nav{display:none}}.main-nav--inner{display:grid;grid-template-columns:200px 1fr 50px;grid-template-rows:auto;gap:1.875rem}.main-nav--logo{grid-column:1;grid-row:auto;z-index:10000}@media (max-width:1289px){.main-nav--logo{grid-column:1;grid-row:1}}.main-nav--logo a{display:block}.main-nav--logo a img{max-width:18.75rem;height:auto;width:100%}.main-nav--quick-links{grid-column:3;z-index:1;margin-left:3.125rem}@media (max-width:1289px){.main-nav--quick-links{grid-column:3;grid-row:1;display:grid;width:100%}}.main-nav--quick-links--icon svg{width:2rem;fill:hsl(0deg,0%,100%)}.hero-block{min-height:400px;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.hero-block--background{position:relative}.hero-block--background-image{max-width:100%;position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background-color:transparent}.hero-block--background-image picture{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hero-block--background-image picture img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.hero-block--background-video{position:absolute;max-width:100%;z-index:-1;top:0;left:0;right:0;bottom:0}.hero-block--background-video img,.hero-block--background-video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-block--inner{position:relative;width:100%}.hero-block--content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-block--content.with-vertical{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.hero-block--title{text-align:center;color:hsl(0deg,0%,100%)}.search-modal.open-search{background:rgba(236,228,213,.6)}.search-modal.open-search .form-wrapper input:not(:-moz-placeholder-shown)+button{display:grid;place-items:center}.search-modal.open-search .form-wrapper input:not(:-ms-input-placeholder)+button{display:grid;place-items:center}.search-modal.open-search .form-wrapper input:not(:placeholder-shown)+button{display:grid;place-items:center}.search-modal.open-search .form-wrapper{-webkit-box-shadow:0 -3px 12px rgba(46,47,51,.1),0 1px 0 rgba(46,47,51,.1);box-shadow:0 -3px 12px rgba(46,47,51,.1),0 1px 0 rgba(46,47,51,.1)}#main-nav{position:fixed;z-index:900;width:100%;padding:1.5625rem 3rem;background:0 0;display:grid;place-items:center;-webkit-transition:background,.3s ease-in-out 0s;transition:background,.3s ease-in-out 0s}#main-nav.sticky{background:hsl(39deg,38%,88%);-webkit-transition:background,.3s ease-in-out 0s;transition:background,.3s ease-in-out 0s}#main-nav .main-nav--logo{grid-column:1;width:100%}#main-nav .main-nav--logo a img{max-width:100%;width:100%;height:auto}#main-nav .main-nav--inner{width:100%;display:grid;grid-template-columns:21.875rem calc(100% - 21.875rem - 2.8125rem);gap:0 2.8125rem;place-items:center end}@media (max-width:1179px){#main-nav .main-nav--inner{grid-template-columns:15.625rem calc(100% - 15.625rem - 2.8125rem)}}#main-nav .main-nav--right{display:grid;grid-column:2;place-items:center end}#main-nav .main-nav--navigation{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin-left:auto;gap:0;grid-row:2}#main-nav .main-nav--navigation>li li{padding:0}#main-nav .main-nav--navigation>li li:hover{background:0 0}#main-nav .main-nav--navigation>li li a,#main-nav .main-nav--navigation>li li a:active,#main-nav .main-nav--navigation>li li a:visited{padding:.9375rem;width:100%;font-size:clamp(.75rem,.28vw + .67rem,.88rem);color:hsl(171deg,40%,19%);-webkit-transition:color,background,,.5s ease-in-out 0s;transition:color,background,,.5s ease-in-out 0s}#main-nav .main-nav--navigation>li li a:active:hover,#main-nav .main-nav--navigation>li li a:hover,#main-nav .main-nav--navigation>li li a:visited:hover{background:hsl(171deg,40%,19%);color:hsl(0deg,0%,100%);opacity:1;-webkit-transition:color,background,,.5s ease-in-out 0s;transition:color,background,,.5s ease-in-out 0s}#main-nav .main-nav--navigation>li a,#main-nav .main-nav--navigation>li a:active,#main-nav .main-nav--navigation>li a:visited{display:block;color:hsl(220deg,6%,19%);font-family:"Source Sans 3",sans-serif;font-size:clamp(.88rem,.28vw + .79rem,1rem);font-weight:700;-webkit-transition:.3s opacity ease-in-out;transition:.3s opacity ease-in-out;text-transform:uppercase}#main-nav .main-nav--navigation>li a:active:hover,#main-nav .main-nav--navigation>li a:hover,#main-nav .main-nav--navigation>li a:visited:hover{color:hsl(171deg,40%,19%);opacity:.7;-webkit-transition:.3s opacity ease-in-out;transition:.3s opacity ease-in-out}#main-nav .main-nav--navigation>li .sub-menu{background:hsl(0deg,0%,100%)}#main-nav .main-nav--navigation>li .sub-menu>.menu-item-has-children:after{top:5px;color:hsl(171deg,40%,19%)!important;-webkit-transition:color,.5s ease-in-out 0s;transition:color,.5s ease-in-out 0s}#main-nav .main-nav--navigation>li .sub-menu>.menu-item-has-children:hover:after{top:5px;color:hsl(0deg,0%,100%)!important;-webkit-transition:color,.5s ease-in-out 0s;transition:color,.5s ease-in-out 0s}#main-nav .main-nav--navigation>li:first-child{margin-left:0}@media (max-width:1023px){#main-nav .main-nav--navigation>li:first-child a{padding:0}}#main-nav .main-nav--navigation>li>a{display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content}#main-nav .main-nav--navigation a.search-btn{display:block}#main-nav .main-nav--navigation a.search-btn svg path{fill:hsl(220deg,6%,19%)}#main-nav .main-nav--navigation a.search-btn:hover svg path{fill:hsl(171deg,40%,19%)}#main-nav .main-nav--social-phone{grid-row:1;grid-column:2;display:grid;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content;gap:.9375rem;place-items:center end}#main-nav .main-nav--social{grid-column:1;grid-row:1}#main-nav .main-nav--social .social--links{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,1.5rem);place-items:end;gap:.3125rem;direction:rtl}#main-nav .main-nav--social .social--links a{display:grid;place-items:center;color:hsl(171deg,40%,19%)}#main-nav .main-nav--social .social--links svg{width:1.375rem;height:1.375rem}#main-nav .main-nav--social .social--links svg .footer--icon{fill:hsl(171deg,40%,19%)}#main-nav .main-nav--phone{grid-column:2;grid-row:1}#main-nav .main-nav--phone--link{color:hsl(171deg,40%,19%);text-align:right;font-size:clamp(.88rem,.28vw + .79rem,1rem);font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;padding:.9375rem 0}.page-contact #main-nav{background:hsl(39deg,38%,88%)}.mobile-header--overlay{z-index:700}.hero-block{display:grid;grid-template-rows:6.375rem auto;overflow:visible}@media (max-width:480px){.hero-block{grid-template-rows:7.1875rem auto}}.hero-block--background-image{background:hsl(0deg,0%,100%);position:absolute;grid-row:1/3}.hero-block--background-image::after{content:none}.hero-block--background-image img,.hero-block--background-image picture{width:100%;height:auto}.hero-block--inner{grid-row:2;display:grid;place-items:center;position:relative;z-index:3}.hero-block--content{display:grid;place-items:center;grid-template-columns:repeat(2,calc(50% - 1.40625rem));grid-template-rows:auto;gap:2.8125rem;padding-top:2.8125rem;width:100%}@media (max-width:859px){.hero-block--content{grid-template-columns:100%}}@media (max-width:768px){.hero-block--content{height:100%}}@media (max-width:639px){.hero-block--content{padding-top:2.8125rem}}.hero-block--content--wrap{grid-column:1;grid-row:1;z-index:3}.hero-block--content--image{grid-column:2;grid-row:1;position:relative;height:100%;width:100%;max-height:37.5rem;min-height:25rem;border-radius:1.875rem;overflow:hidden}@media (max-width:859px){.hero-block--content--image{grid-column:1;grid-row:2;height:21.875rem;min-height:unset}}.hero-block--content--image img,.hero-block--content--image picture{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-block--title,.hero-block--title h1{font-family:"EB Garamond",serif;font-weight:600;text-transform:none;font-size:clamp(3.25rem,.83vw + 3rem,3.63rem);line-height:1.1;line-height:1;text-transform:uppercase;margin-bottom:0;text-align:center;padding:0;color:hsl(220deg,6%,19%)}@media (max-width:480px){.hero-block--title,.hero-block--title h1{font-size:clamp(2.25rem,2.22vw + 1.58rem,3.25rem)}}.home .hero-block--title{font-size:clamp(1.75rem,1.11vw + 1.42rem,2.25rem);font-weight:600;text-transform:uppercase;color:hsl(220deg,6%,19%);position:relative;padding-bottom:calc(1.875rem + 6px);margin-bottom:calc(1.875rem - 3px)}.home .hero-block--title strong{font-size:clamp(5.63rem,4.17vw + 4.38rem,7.5rem);font-weight:600;font-style:italic;text-transform:none;color:hsl(171deg,40%,19%);display:block;position:relative}.home .hero-block--title::after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:150px;height:3px;background:hsl(171deg,40%,19%)}.home .hero-block--subheading{font-family:"EB Garamond",serif;font-weight:400;text-transform:none;font-size:clamp(2.25rem,1.67vw + 1.75rem,3rem);line-height:1.1;font-style:italic;max-width:28.125rem;text-align:center;margin-bottom:3.75rem}.home .hero-block--cta .button{text-transform:uppercase}.home .hero-block--content{display:grid;place-items:center;grid-template-columns:repeat(2,calc(50% - 1.875rem));grid-template-rows:auto;gap:3.75rem}@media (max-width:859px){.home .hero-block--content{grid-template-columns:100%}}.home .hero-block--content--wrap{display:grid;grid-template-rows:auto;place-items:center}.home .hero-block--content--image{max-height:unset;height:auto}.home .hero-block--content--image img,.home .hero-block--content--image picture{max-width:100%;height:auto;display:block}@media (max-width:80rem){.page-id-10 .hero-block--inner.container,.single-profile .hero-block--inner.container{padding-left:0!important;padding-right:0!important}}.page-id-10 .hero-block--content,.single-profile .hero-block--content{grid-template-columns:3fr 1fr;gap:3.75rem}@media (max-width:1023px){.page-id-10 .hero-block--content,.single-profile .hero-block--content{grid-template-columns:auto}}.page-id-10 .hero-block--content--image,.single-profile .hero-block--content--image{grid-column:2;grid-row:1;position:relative;height:100%;width:100%;max-height:25rem;min-height:25rem;border-radius:1.875rem;overflow:hidden}@media (max-width:1023px){.page-id-10 .hero-block--content--image,.single-profile .hero-block--content--image{grid-column:1;grid-row:2;height:auto;min-height:unset;width:300px}}.page-id-10 .hero-block--content--image img,.page-id-10 .hero-block--content--image picture,.single-profile .hero-block--content--image img,.single-profile .hero-block--content--image picture{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.page-id-10 .hero-block--content,.single-profile .hero-block--content{padding-top:0;height:100%}}.search-no-results .hero-block--title,.search-results .hero-block--title{margin-bottom:1.875rem}.search-no-results .hero-block--title span,.search-results .hero-block--title span{display:block;text-align:center;font-size:clamp(1.5rem,1.11vw + 1.17rem,2rem);font-weight:600;color:hsl(171deg,40%,19%);text-transform:none}.search-no-results .hero-block--content,.search-results .hero-block--content{grid-template-columns:auto}.search-no-results .hero-block .form-wrapper,.search-results .hero-block .form-wrapper{-webkit-box-shadow:0 -3px 12px rgba(46,47,51,.1),0 1px 0 rgba(46,47,51,.1);box-shadow:0 -3px 12px rgba(46,47,51,.1),0 1px 0 rgba(46,47,51,.1)}.error404 .hero-block--content{grid-template-columns:auto;max-width:50rem;place-items:center}.error404 .hero-block--cta{display:grid;place-items:center;margin-top:1.875rem;margin-bottom:3.75rem}.badges--inner{display:grid;place-items:center}.badges--badges{display:grid;grid-template-columns:repeat(6,1fr);gap:1.875rem}@media (max-width:1023px){.badges--badges{grid-template-columns:repeat(3,1fr)}}@media (max-width:639px){.badges--badges{grid-template-columns:repeat(2,1fr)}}.badges--badge{display:grid;place-items:center;gap:2.8125rem}.badges--badge img{max-height:6.5625rem;width:auto;height:100%;display:block}@media (max-width:375px){.badges--badge img{max-height:4.6875rem}}.page-thank-you .hero-block{margin-bottom:8rem}.page-thank-you .hero-block--thanks--wrap{display:grid;place-items:center}.page-thank-you #page-container{display:none}
REPORT ONLY - Law Offices of Susan A. Kassel, P.C.
-
What System Does New York Use When Dividing Property?
Published:
-
How Can I Prove I Was the Primary Care Provider in NY?
Published:
-
NY Co-Parenting: Do I Need My Ex’s Permission?
Published:
-
When Does Child Support End in New York?
Published:
Updated:
-
Does Child Support End at 18 in New York?
Published:
Updated:
-
How to Determine the Value of Luxury Assets in a New York Divorce
Published:
Updated:
-
How are Luxury Assets Valued in a New York Divorce?
Published:
Updated:
-
Can You Divorce a Spouse Who Lives in Another Country?
Published:
-
What If My Spouse Refuses to Sign Divorce Papers?
Published:
-
Can I Pause Spousal Support If I Lose My Job in NY?
Published:
-
What If My Ex Is Violating a Protective Order in NY?
Published:
-
How Do Prenuptial Agreements Affect Inheritance Rights?
Published:
-
How Can I Modify an Alimony Order in New York?
Published:
-
Can I stop paying alimony if I lose my job?
Published:
Updated:
-
Do I Have to Continue Pay Alimony if I Lost my Job in New York?
Published:
Updated:
-
What Is a Gray Divorce in New York State?
Published:
Updated:
-
What is a Gray Divorce in New York? | What to Know
Published:
Updated:
-
Do Children Testify in New York Custody Cases?
Published:
-
My Ex Won’t Follow Our Visitation Orders. What Can I Do?
Published:
-
What is a High-Conflict Divorce in New York?
Published:
-
Can My Ex Be Required to Pay for Child Therapy in NY?
Published:
-
Who Pays for College After a NY Divorce?
Published:
-
Can You Get a Divorce in NY Without Going to Court?
Published:
-
How Do I Change My Name After a Divorce in NY?
Published:
-
Can I Stop My Divorce After Filing the Paperwork in NY?
Published:
-
Why is Full Financial Disclosure Required in a Divorce?
Published:
-
Can You Modify Alimony Due to Retirement in NY?
Published:
-
What is a Bifurcated Divorce in New York?
Published:
-
Can I Get Divorced in a Different State Than Where I Married?
Published:
-
How Does Mediation Differ from Collaborative Divorce?
Published:
-
Can a Teenager Refuse Visitation in New York?
Published:
-
Can a Prenuptial Agreement Include Child Custody Terms?
Published:
-
Can Cryptocurrency Be Divided During a Divorce in NY?
Published:
-
How Can I Enforce Child Support?
Published:
-
Can a Parent Regain Their Rights After Losing Custody?
Published:
-
What If My Ex is Hiding Income to Avoid Child Support?
Published:
-
When Does My Divorce Become Final in New York?
Published:
-
Are There Different Types of Alimony in New York?
Published:
-
Can I Adopt My Stepchild Without Consent?
Published:
-
How Can I Establish Paternity as an Unmarried Father?
Published:
-
Can a Divorce Agreement Be Modified After Finalization?
Published:
-
What Factors Do NY Courts Consider in Custody Matters?
Published:
-
What to Expect From Court-Ordered Therapy?
Published:
-
What is a Financial Affidavit in a New York Divorce?
Published:
-
How Does Dating Affect Divorce in New York?
Published:
-
What Can I Do to Reduce Divorce Stress in New York?
Published:
-
What Makes for a Successful Parenting Plan?
Published:
-
Can I Get a Divorce Without My Spouse’s Consent in New York?
Published:
-
Will I Have to Pay Alimony if My Spouse Cheated?
Published:
-
Divorcing an Abusive Spouse: What You Need to Know?
Published:
-
What is a Separation Agreement?
Published:
-
Can You Change Your Mind After Filing for Divorce in New York?
Published:
-
Do I Have to Share My Retirement Savings with My Spouse?
Published:
-
Same-Sex Divorce: What You Need to Know?
Published:
-
Divorce Requirements in New York: What You Need to Know?
Published:
-
How is Cryptocurrency Hanlded in a NY Divorce?
Published:
-
Who Gets the Family Home in a New York Divorce?
Published:
Updated:
-
What to Know About Parental Alienation in New York
Published:
Updated:
-
What is Equitable Distribution?
Published:
Updated:
-
What is a Postnuptial Agreement?
Published:
Updated:
-
Legal Separation in New York: How Does it Work?
Published:
Updated:
-
Relocating With Your Child After a New York Divorce | What to Know
Published:
Updated:
-
How is Alimony Determined in New York?
Published:
Updated:
-
How Does Child Support Work in New York?
Published:
Updated:
-
Do I Need a Divorce Attorney in New York?
Published:
Updated:
-
Coronavirus Office Announcement
Published:
Updated:
-
How can I obtain an order of protection?
Published:
Updated:
-
Can My Fiancé Force Me to Sign a Prenuptial Agreement?
Published:
Updated:
-
Adoption in New York State
Published:
Updated:
-
Does Divorce Affect Your Credit Score?
Published:
-
How Can Vacation Homes Be Split in a NY Divorce?
Published:
-
Why Should I Avoid Rushing My NY Divorce?
Published:
Updated:
-
What Constitutes Abandonment in a NY Divorce?
Published:
-
What Can I Do if My Spouse Threatens to Take the Kids During a Divorce?
Published:
-
How to Broach the Subject of Getting a Postnuptial Agreement?
Published:
-
What Happens if My Spouse Violates the Divorce Decree?
Published:
-
What to Do When Your Spouse Unexpectedly Files for Divorce?
Published:
-
Do I need an attorney for an uncontested divorce in New York?
Published:
Updated:
-
What is the Role of a Forensic Accountant in a Divorce?
Published:
-
What Happens if I Move Out Before We File for Divorce?
Published:
-
How Should I Deal with Parental Alienation?
Published:
-
Is Arbitration a Confidential Process in New York?
Published:
-
How Can Domestic Violence Impact My Divorce?
Published:
-
How Can I Communicate Effectively with My Spouse During Divorce Mediation?
Published:
-
Who Gets to Keep the Engagement Ring in a NY Divorce?
Published:
-
Who is Involved in a Collaborative Divorce Team?
Published:
-
How Does Divorce Mediation Handle Asset Division in NY?
Published:
-
How to Choose the Best Holiday Custody Schedule for My Family?
Published:
-
Can I Keep My Health Insurance After a NY Divorce?
Published:
-
Is Mediation a Confidential Process in New York?
Published:
-
What Happens If My Ex Keeps Our Child Past Their Allotted Parenting Time?
Published:
-
What Constitutes a Valid Postnuptial Agreement?
Published:
-
What Happens if My Spouse Doesn’t Respond to the Divorce Papers in NY?
Published:
-
Can I Keep My Inheritance During a NY Divorce?
Published:
-
Can Spousal Support Be Modified in New York?
Published:
-
How Long Does an Uncontested Divorce Take?
Published:
-
How Long Do You Have to Be Separated to Get a Divorce in New York?
Published:
-
What is the First Step in the Divorce Process in New York?
Published:
-
Can I Include Child Custody in a Prenuptial Agreement?
Published:
-
Do New York Courts Consider a Child’s Preference in Custody Determinations?
Published:
-
How Do Courts Determine the Best Interest of a Child?
Published:
-
How Does Child Support Work for Special Needs Children in NY?
Published:
-
How Does Custodial Time Impact Child Support Amounts?
Published:
-
How Long Should I Keep My Divorce Records?
Published:
-
What Tax Considerations Should I Be Aware of During a High Net Worth Divorce?
Published:
-
Does New York Have Mandatory Mediation Sessions?
Published:
-
Does New York Have Permanent Alimony?
Published:
-
How Are Assets Split in a New York Divorce?
Published:
-
Does Having Children Affect How Much Alimony Is Paid?
Published:
-
Is Child Support Taxable in New York?
Published:
-
How Do I Protect My 401(k) in a New York Divorce?
Published:
-
Can I Get 50/50 Custody in New York?
Published:
-
What Should My Prenuptial Agreement Cover?
Published:
-
Can I Afford to Get Divorced in New York?
Published:
-
How Does a Cohabitation Agreement Work?
Published:
-
What is a Pet Custody Plan?
Published:
-
Can I Collect Social Security From My Ex?
Published:
-
Residency Requirements for Military Divorce: What You Should Know?
Published:
-
What is the Best Way to Handle a High-Conflict Custody Battle in New York?
Published:
-
Does It Matter Who Files for Divorce First in New York?
Published:
-
Where Do I Get Divorce Papers in New York?
Published:
-
What If I Can’t Afford to Pay Alimony in New York?
Published:
-
Does the number of children I have affect child support payments?
Published:
-
How is Cryptocurrency Divided in a Divorce?
Published:
-
When Are Emergency Custody Orders Necessary in New York?
Published:
-
How Does a Parent’s Mental Health Affect Custody Arrangements?
Published:
-
Can You Establish Alimony in a Prenuptial Agreement in New York?
Published:
-
Can Alimony Be a One-Time Payment?
Published:
-
When is Sole Custody Granted in Divorce Cases?
Published:
-
What Are the Common Challenges Faced in Joint Custody Arrangements in New York?
Published:
-
What Is a Parenting Plan in a Custody Case?
Published:
-
Is Alimony Taxable Income in New York?
Published:
-
What is Joint Custody?
Published:
-
What Happens if My Spouse Refuses to Sign Divorce Papers?
Published:
-
How To Navigate False Allegations in a Divorce?
Published:
-
How Do New York Courts Calculate Alimony?
Published:
-
What Is a Temporary Order in a Divorce Case?
Published:
-
Will Domestic Violence Affect Your Divorce in New York?
Published:
-
How can I protect my parental rights as a father during a divorce in New York?
Published:
-
Should I sign a prenuptial agreement?
Published:
-
What are the grounds for divorce in New York?
Published:
-
If I make more money than my ex-spouse, will they still have to pay child support?
Published:
-
What is a contested divorce?
Published:
-
Is mediation an effective way to handle a custody dispute?
Published:
-
High-net-worth divorce: How can I safegaurd my business?
Published:
-
Can I address child custody in a prenuptial agreement?
Published:
-
How are alimony payments determined in New York?
Published:
-
What are some common misconceptions about prenuptial agreements?
Published:
-
Will a separate bank account protect my assets during a divorce?
Published:
-
What happens to valuable artwork and collectibles in property division?
Published:
-
What to know about divorcing emotionally abusive spouses?
Published:
-
What should I know about mental health issues & divorce in New York?
Published:
-
Can I dissolve my marriage without going to court?
Published:
-
How can I protect my rights as a stay-at-home parent during a divorce?
Published:
-
Is divorce mediation always appropriate in New York?
Published:
-
What are the potential benefits of getting a divorce in New York?
Published:
-
How to deal with co-parenting issues after a divorce?
Published:
-
How does divorce affect children?
Published:
-
Do grandparents have visitation rights in New York?
Published:
-
What documents should I take to my initial consultation with a divorce attorney?
Published:
-
What are the steps in appealing a family law decision in New York?
Published:
-
What documents should I keep after my divorce?
Published:
-
What are the most common signs of financial fraud?
Published:
-
Who gets to keep the pet after a divorce in New York?
Published:
-
Are alimony payments dependent on the length of a marriage in New York?
Published:
-
What should I know about divorcing someone who is in the military?
Published:
-
Can I keep gifts in a divorce?
Published:
-
What happens to joint credit cards when you get divorced?
Published:
-
What is the divorce process like in New York State?
Published:
-
How Do I Know if a Prenuptial Agreement is Fair?
Published:
-
How Can I Prepare Myself for a Divorce in NYS?
Published:
-
Can Having a Criminal Record Impact a Court’s Custody Decision in NY?
Published:
-
What Happens To My Retirement Plan In A New York Divorce?
Published:
-
Can Property Division Arrangements Be Changed After A Divorce?
Published:
-
Domestic Violence and Child Custody | What You Need to Know
Published:
-
What Are Some Important Considerations for a Gray Divorce in New York?
Published:
-
Can My Spouse Be Denied Alimony In New York?
Published:
-
Can Divorce Mediation Protect My Finances In Long Island, NY?
Published:
-
What Are The Pros And Cons Of A Prenup In New York?
Published:
-
What Happens To Student Loans During A New York Divorce?
Published:
-
How Can I Revise A Prenuptial Agreement In New York?
Published:
-
Why Is Financial Disclosure Required For A Prenuptial Agreement In New York?
Published:
-
Do Fathers Ever Get Primary Custody Of A Child?
Published:
-
Is It Possible To Co-Parent With A Narcissist?
Published:
-
What Is An Irretrievable Breakdown Of Marriage In New York?
Published:
-
Do Wealthier Parents Need To Pay More In Child Support?
Published:
-
Why Should I Make A Postnuptial Agreement?
Published:
-
How Can A Divorce Affect Your Social Security Benefits?
Published:
-
What Myths of Divorce Mediation Should I Know?
Published:
-
What should I know about child custody during the holidays?
Published:
-
Do I have to serve my spouse divorce papers?
Published:
-
How Can Assets Be Protected in a High Net Worth Divorce?
Published:
-
Can Remarriage Impact My Child Support Agreement?
Published:
-
Do I Need Court Approval to Move Away with My Child?
Published:
-
How Can My Credit Be Hurt by My Divorce?
Published:
-
Uncontested vs. Contested Divorce | What Is the Difference?
Published:
-
What Should I Do to Get Through a Divorce from a Narcissist?
Published:
-
Is it Possible to Achieve a Low-Conflict Divorce?
Published:
-
How Can I Divide Expensive Personal Items in My Divorce?
Published:
-
Why Must I Stay Off Social Media During My Divorce?
Published:
-
How Do I Determine if Court Is Necessary for My Divorce?
Published:
-
Will I Get to Keep My House After My Divorce?
Published:
-
What to Know About Child Support in New York | FAQ
Published:
-
What are the Benefits of a Mediated Divorce in New York?
Published:
-
Maintaining Privacy During a New York Divorce
Published:
-
What to Know About Terminating Child Support in New York
Published:
-
Should I Sign a Prenuptial Agreement in New York?
Published:
-
Am I Eligible for Alimony in New York? | What to Know
Published:
-
Military Divorce in New York | What You Need to Know
Published:
-
Business Owner Divorce in New York | What You Need to Know
Published:
-
What Can I Expect From the New York Divorce Process?
Published:
-
Why Should I Keep a Copy of my Divorce Decree?
Published:
-
Can I Stop Paying Child Support if I Lost my Job in NY?
Published:
-
Pros and Cons of Open Adoption in New York
Published:
-
High Net Worth Divorce in New York | What You Need to Know
Published:
-
Will I Be Awarded Custody After a New York Divorce?
Published:
-
Mediation, Arbitration, Litigation | What You Need to Know
Published:
-
What to Know About Child Relocation in New York
Published:
-
Visitation in New York | What You Need to Know
Published:
-
What Happens When a Child has a Preference in a Custody Case?
Published:
-
My Ex Remarried- Do I Have to Continue Paying Alimony?
Published:
-
Can I Get Full Custody if my Ex Got a DUI With My Child in the Car?
Published:
-
How to Save Money in a Divorce in the State of New York
Published:
-
The Dos and Don’ts of Child Custody in New York | What You Should Know
Published:
-
Stepparent Adoptions in New York | What You Should Know
Published:
-
Enforcing Child Support in New York | What You Should Know
Published:
-
What to Know About Getting Divorced Without an Attorney
Published:
-
How can Social Media Impact a Divorce? | What to Know
Published:
-
Regaining Custody in New York | What You Need to Know
Published:
-
What are the Different Adoption Options in New York?
Published:
-
Custody Mistakes to Avoid in New York | What to Know
Published:
-
Child Custody in New York | What You Need to Know
Published:
-
Preparing for a New York Divorce | What to Expect
Published:
-
What to Know About Prenuptial Agreements in New York
Published:
-
What is a Postnuptial Agreement? | What to Know
Published:
-
Should I Cite Fault Grounds During my New York Divorce?
Published:
-
How to Appeal a Family Law Decision in New York
Published:
-
How to Prepare for a Mediated Divorce in New York
Published:
-
What do I do if my Ex-Spouse Won’t Pay Court-Ordered Alimony?
Published:
-
Post-Divorce Modifications in New York | What You Need to Know
Published:
-
Alternative Methods of Divorce in New York | What to Know
Published:
-
What to Know About Grandparents’ Rights in New York
Published:
-
What is the Age of Emancipation from Child Support in New York?
Published:
-
What to Know About High Net Worth Divorce in New York
Published:
-
How Can I Protect My Business Through the Divorce Process?
Published:
-
How to Protect Your Finances When Facing a Divorce in New York
Published:
-
What are Some Common Parenting Time Issues in New York?
Published:
-
What is the Difference Between Contested and Uncontested Divorce?
Published:
-
Is it Possible to Win Child Custody Back in New York?
Published:
-
What are the Dos and Don’ts of a Divorce in New York?
Published:
-
What are the Different Types of Adoption in New York?
Published:
-
What to Know About Child Visitation Rights in New York
Published:
-
What to Know About Spousal Maintenance in New York
Published:
-
Child Custody in New York | What You Need to Know
Published:
-
What are the Benefits of a Mediated Divorce in New York?
Published:
-
Common Myths Surrounding Prenuptial Agreements in New York
Published:
-
Is it Okay to Date During a Divorce in New York?
Published:
-
How Can I Improve my Finances After a New York Divorce?
Published:
-
How is Alimony Determined During a New York Divorce?
Published:
-
My Ex and I Disagree on Whether to Vaccinate Our Kids
Published:
-
How Does Substance Abuse Affect Child Custody in New York?
Published:
-
Can I Appeal a Family Law Decision in New York?
Published:
-
What are the Consequences of Parental Alienation?
Published:
-
Can I Terminate Child Support Payments? | What to Know
Published:
-
Post-Judgment Modifications After a New York Divorce
Published:
-
How to Maintain Privacy During a New York Divorce
Published:
-
How is Child Custody Determined in New York? | What to Know
Published:
-
Do I Need a Prenuptial Agreement? What to Know
Published:
-
How to Achieve a Low-Conflict Divorce in New York
Published:
-
Child Support for Unmarried Parents in New York?
Published:
-
Post-Judgment Modifications in New York | What to Know
Published:
-
How Does Adultery Impact a New York Divorce?
Published:
-
What to Know About Child Support in New York
Published:
-
Grandparents’ Rights in New York | What to Know
Published:
-
What Expenses Are Covered By Child Support?
Published:
-
Can I Modify Child Support and Alimony Payments if I Lost my Job?
Published:
-
What to Know About Irretrievable Breakdown in New York
Published:
-
Can I Win Back Custody After Losing it in New York?
Published:
-
Stepparent Adoption in New York | What to Know
Published:
-
What are the Different Types of Adoption in New York?
Published:
-
Should I Propose Over the Holidays? What to Know Before a Proposal
Published:
-
How Can I Obtain a Restraining Order in New York?
Published:
-
Tips for Sharing Child Custody Over Christmas
Published:
-
What to Know About The Importance of Full Financial Disclosure
Published:
-
Who Keeps the Home? What to Know About Equitable Division
Published:
-
Sharing Custody on Thanksgiving in New York
Published:
-
High-Income Divorce in New York | What to Know
Published:
-
What to Know About Child Custody in NY
Published:
-
How Can I Manage Child Custody on Halloween in New York?
Published:
-
Can I Change My Parenting Time Agreement Before the Holidays in New York?
Published:
-
What Should I Know About Divorce Mediation in New York?
Published:
-
Can I Relocate With My Child After a New York Divorce?
Published:
-
What do I do if My Spouse is Hiding Assets in a New York Divorce?
Published:
-
How Can a Court Order be Enforced in New York?
Published:
-
How Can I Have a Low Conflict Divorce in New York?
Published:
-
What Should I Know When Going Through a Gray Divorce in New York?
Published:
-
Are Restricted Stock Units Subject to Equitable Distribution in a New York Divorce?
Published:
-
How is Debt Divided in a New York Divorce?
Published:
-
What do I Need to Know About Obtaining Child Custody in New York?
Published:
-
How do I Know if I’m in a High Net Worth Divorce in New York?
Published:
-
What do I Need to Know About Family Court Orders of Protection in New York?
Published:
-
How do I Get Back Lost Parenting Time Due to COVID-19 in New Jersey?
Published:
-
Can I Modify my Child Custody Agreement in New York?
Published:
-
What do I Need to Know About Parenting Time on Holidays in New York?
Published:
-
What are the Do’s and Don’ts of a Divorce in New York?
Published:
-
Can Adultery Impact my Divorce Proceedings in New York?
Published:
-
Can I Divorce My Spouse Through Online Mediation?
Published:
-
How do I Move Forward With My Divorce During the Coronavirus Lockdown?
Published:
-
Protecting Your Privacy During a New York Divorce Case
Published:
-
What are the Different Options for Divorce in New York?
Published:
-
Everything You Need to Know About Divorce in Suffolk County
Published:
-
Can I Relocate From New York With my Child During the Coronavirus Pandemic?
Published:
-
Do Parents Have the Same Rights to Their Child During the Coronavirus Pandemic?
Published:
-
What do I Need to Know About the Coronavirus Stimulus Check if I’m Going Through a Divorce?
Published:
-
Can Alimony and Child Support Payments be Affected by COVID-19?
Published:
-
I Have COVID-19 and my Ex-Spouse Cannot Care for Our Kids: What Do We Do?
Published:
-
Why it is Important to be Careful About What You Post on Social Media
Published:
-
How Can I Prepare a Parenting Plan During the Coronavirus Outbreak?
Published:
-
What are the Symptoms of the Coronavirus Disease?
Published:
-
How Can I Receive a Post-Judgment Modification in New York?
Published:
-
What Do I Need to Know About Alimony in New York?
Published:
-
Why Do I Need an Attorney During a Divorce in New York?
Published:
-
What are Grounds for Divorce in New York?
Published:
-
What New Trends in Divorce Should I Know About?
Published:
-
What is the Most Popular Time of Year to File for Divorce?
Published:
-
How Can I Protect Myself After an Act of Domestic Violence in New York?
Published:
-
Am I Entitled to Certain Assets in a Divorce in New York?
Published:
-
What Types of Custody Are Awarded in New York?
Published:
-
How Does Child Visitation Work in New York?
Published:
-
Can a Prenuptial Agreement be Contested in New York?
Published:
-
What to Expect in a First Meeting With a New York Divorce Attorney
Published:
-
What Types of Alimony Exist in New York?
Published:
-
What is the Process of a Contested Divorce in New York?
Published:
-
Military Divorce in New York
Published:
-
Child Relocation in New York State
Published:
-
What Happens if my Spouse Files For Divorce Before I do?
Published:
-
Does the Length of my Marriage Affect my Divorce?
Published:
-
Modifying Child Support in New York State
Published:
-
How do I get a Divorce if my Spouse Lives in Another State?
Published:
-
What Not to do in a Divorce
Published:
-
Prenuptial Agreements in New York
Published:
-
Who Will Get The House in a Divorce?
Published:
-
How do I Get a High Net Worth Divorce in New York?
Published:
-
What Are Child Visitation Rights?
Published:
-
How to Protect Yourself From a Domestic Abuser in New York State
Published:
-
How do I Get a Post-Judgment Modification?
Published:
-
What is Child Custody Mediation?
Published:
-
What are the Different Types of Adoption?
Published:
-
Tips for Writing a Will in the State of New York
Published:
-
What is a High-Income Divorce?
Published:
-
What is the Difference Between Mediation, Arbitration and Litigation?
Published:
-
The Benefits of a Prenuptial Agreement in New York State
Published:
-
Who is the Custodial Parent After a Divorce?
Published:
-
Support Payments After a New York Divorce
Published:
-
Child Relocation Cases in New York
Published:
-
What is the Difference Between Physical And Legal Custody?
Published:
-
Alternative Methods of Divorce in New York
Published:
-
What is the Difference Between a Contested and Uncontested Divorce?
Published:
-
Citing Grounds for Divorce in New York
Published:
-
Determining Spousal Maintenance in New York
Published:
-
Can I Modify a Settlement Agreement in New York?
Published:
-
What is Mediation?
Published:
-
Domestic Violence in New York
Published:
-
Divorce Options in New York
Published:
-
Division of Assets in New York
Published:
-
Child Support in New York
Published:
-
Child Custody in New York
Published:
-
Can a will be contested?
Published:
-
Who resolves marital issues?
Published:
-
Can I prevent my child’s relocation with my former spouse?
Published:
-
What is considered for spousal maintenance?
Published:
-
Who makes decisions during mediation?
Published:
-
Can I have legal and physical custody of my child?
Published:
-
How can a prenuptial agreement help me?
Published:
-
How can a high income affect my divorce process?
Published:
-
What are the adoption styles I can use?
Published:
-
When can modifications be made to marital issues?
Published:
-
What is child custody mediation?
Published:
-
How are marital issues resolved during divorce?
Published:
-
Can an uncontested divorce become contested?
Published:
-
Can child support differ based on the number of children?
Published:
-
Who attends mediation sessions?
Published:
-
What makes a high net worth divorce different?
Published:
-
Can child custody arrangements be adjusted in the future?
Published:
-
What’s included in a prenuptial agreement?
Published:
-
How does an uncontested divorce proceed?
Published:
-
How is mediation beneficial?
Published:
-
Post Judgment Action in NY
Published:
-
What is the divorce process?
Published:
-
What is spousal maintenance in a NY divorce?
Published:
-
Dividing Assets in a NY Divorce
Published:
-
How is legal separation different from divorce?
Published:
-
Prenuptial Agreements in NY
Published:
-
Important Information About Spousal Maintenance in NY
Published:
-
Moving out of state with a child
Published:
-
Mediated Divorces in Long Island
Published:
-
Violation Petitions in New York State
Published:
-
Child Support in New York State
Published:
-
The Importance of Updating a Will After Divorce
Published:
-
Child Visitation Orders in Suffolk County
Published:
-
Alternative Dispute Resolution in New York
Published:
-
High Net Worth Divorces in New York
Published:
-
Social Media Impacts New York Divorces
Published:
-
Dividing Assets in a Suffolk County Divorce
Published:
-
How do courts determine custody in New York?
Published:
-
Post-Judgment Actions in Suffolk County
Published:
-
Suffolk County Grounds for Divorce
Published:
-
Relocating with a child out of New York
Published:
-
Components of a Prenuptial Agreement
Published:
-
Factors Considered in Child Support
Published:
-
How long will my divorce take?
Published:
-
Physical Custody Options
Published:
-
When does spousal support end?
Published:
-
Equitable Distribution in Suffolk County
Published:
-
How is mediation different than litigation?
Published:
-
How long does child support last in NY?
Published:
-
Enforcement Orders in New York
Published:
-
What factors are considered in a custody decision?
Published:
-
Alimony to be impacted by new tax bill
Published:
-
How is property divided in divorce?
Published:
-
Domestic Violence Abusers Must Surrender Firearms in NYS
Published:
-
Paid Leave Program Implemented for NY Families
Published:
-
New York’s Child Support Standards Act
Published:
-
Benefits of a prenuptial agreement
Published:
-
Options for Alternative Dispute Resolution
Published:
-
Do grandparents have visitation rights after divorce?
Published:
-
What should I know about an Order for Visitation?
Published:
-
Does a child’s opinion on custody matter to the court?
Published:
-
Do fathers have the same rights as mothers in divorce?
Published:
-
Seven Grounds for Divorce in New York
Published:
-
Legal Separation in New York
Published:
-
What is the Process for Child Custody Mediation in New York?
Published:
-
Residency Requirements for Divorce in New York
Published:
-
Divorcing in New York: When is a Divorce Finally, Final?
Published:
-
How are contested and uncontested divorces different?
Published:
-
What should I know about mediation for child custody?
Published:
-
Who can obtain an order for visitation?
Published:
-
What happens to our house in divorce?
Published:
-
What are my options for alternative dispute resolution?
Published:
-
How is spousal maintenance determined in New York?
Published:
-
What factors impact child support in New York?
Published:
-
Does marital fault impact a divorce?
Published:
-
How are assets divided in a divorce?
Published:
-
What do I need to know about child visitation matters?
Published:
-
What needs to be considered in a high net worth divorce?
Published:
-
What happens to assets if there is no will?
Published:
-
Am I allowed to move out of state with my child?
Published:
-
How is child support calculated in New York?
Published:
-
What is the role of an executor?
Published:
-
Contested vs. Uncontested Divorces
Published:
-
What’s the difference between legal and physical custody?
Published:
-
New York’s New Spousal Support Law
Published:
-
The U.S. Supreme Court Rules in Favor of Same-Sex Marriage Nationwide
Published: