/*--------------------------------------------------------------
15. Media queries
--------------------------------------------------------------*/
@media (max-width: 1910px) {
.take-personally1{
    display: none;
}
.take-personally{
    display: block;
}
}


@media (max-width: 1470px) {
body{
    font-size: 22px;
}
.navbar-nav{
    gap: 40px;
}
.nav-link, 
.dropdown-item, 
.dropdown-menu.left-side .dropdown-item, 
.drop-title{
    font-size: 22px;
}
.dropdown-menu.left-side .small-text{
    font-size: 18px;
}
.main-nav .btn-theme {
    font-size: 22px;
}
.marquee__content li {
    font-size: 20px;
}
.text-columns{
    column-gap: 60px;
}
.title {
    font-size: 50px;
}
.sec-pad{
    padding: 65px 0;
}
.divorce-dissolution {
    width: 80px;
}
.post-decree-parenting-modifications {
    width: 90px;
}
.contempt-court-orders {
    width: 100px;
}
.domestic-violence{
    width: 70px;
}
.custody-shared-parenting{
    width: 92px;
}
.juvenile-delinquency{
    width: 80px;
}
.personal-injury, 
.traffic-related-offence, 
.criminal-defense{
    width: 90px;
}
.estate-planning{
    width: 110px;
}
.administration-of-estates{
    width: 84px;
}
.avoiding-probate{
    width: 64px;
}
.llc-formation {
    width: 125px;
}
.right-side .left-pad {
    padding-left: 60px;
}
.left-side .right-pad{
    padding-right: 60px;
}
.add-more-sec{
    margin-bottom: 30px;
}
.top-title{
    font-size: 22px;
}
.sec-pad2{
    padding: 75px 0;
}
.hero-img {
    width: 40%;
}
.hero-title {
    font-size: 75px;
}
.hero-spacer{
    height: 35px;
}
.hero-content {
    padding: 95px 0;
}
.icon-box {
    min-width: 120px;
    height: 120px;
}
.divorce-dissolution-icon{
    width: 65px;
}
.list-icon-box {
    margin-top: -12px;
}
.text-content p {
    margin-bottom: 35px;
}
.post-decree-parenting-modifications-icon, 
.estate-planning-icon{
    width: 75px;
}
.contempt-court-orders-icon, 
.custody-shared-parenting-icon, 
.personal-injury-icon, 
.criminal-defense-icon{
    width: 80px;
}
.minus-top-mrgn{
    margin-top: -12px;
}
.domestic-violence-icon, 
.juvenile-delinquency-icon, 
.traffic-related-offence-icon, 
.administration-of-estates-icon{
    width: 70px;
}
.text-box2{
    padding: 50px 45px;
}
.text-box2 .area-box{
    margin-bottom: 30px;
}
.tl-underline::after {
    height: 6px;
    bottom: 6px;
}
.cust-table th, 
.cust-table td{
    padding-left: 50px;
    padding-right: 50px;
}
.llc-formation-icon{
    width: 90px;
}
.shape03 {
    width: 45%;
}
.avoiding-probate-icon{
    width: 60px;
}
.inner-hero-sec::after {
    width: 800px;
    height: 800px;
    left: -270px;
    top: 55%;
    transform: translateY(-50%);
    bottom: auto;
}
.the-community{
    top: -45px;
    width: 40%;
}
.top-title1 {
    font-size: 25px;
}
.member-name {
    font-size: 35px;
}
.member-img{
    margin-bottom: 25px;
}
.member-img img{
    width: 350px;
    border-width: 10px;
}
.team-info-sec .area-box{
    margin-bottom: 40px;
}
.team-info-sec {
    padding: 50px;
}
.team-info-sec::after{
    height: 100px;
    bottom: 50px;
}
.team-sec .title {
    margin-bottom: 130px;
}
.blank-spacer{
    height: 55px;
}
.radio-sec {
    gap: 70px;
    margin-bottom: 30px;
}
.hr-line {
    margin: 25px 0;
}
.duplicate-btn{
    gap: 20px;
}
.modal-body {
    padding: 50px;
}
:root {
    scroll-padding-top: 146px;
}
.take-personally{
    width: 32%;
}
.right-side .sec-pad{
    padding: 100px 0;
}
.client-name{
    font-size: 22px;
}
.quote{
    top: -20px;
    left: -8px;
    width: 40px !important;
}
#testimonial .owl-stage{
    padding-top: 30px;
}
.cust-check .checkmark{
    top: 2px;
}
.logo{
    width: 200px;
}
.btn-green {
    font-size: 22px;
}
.f-ul li a {
    font-size: 22px;
}
.social svg {
    width: 32px;
    height: 34px;
}
.call-text {
    font-size: 20px;
}
.btn-footer {
    font-size: 22px;
    letter-spacing: 6px;
}
.s-right {
    font-size: 20px;
    line-height: 26px;
}
.f-logo {
    width: 200px;
    margin-top: -22px;
}
.copyright-text {
    font-size: 17px;
}
.s-footer {
    padding: 25px 0 35px;
}
.p-footer {
    height: 73px;
}
.f-ul {
    padding-top: 20px;
}
.oap-title{
    font-size: 22px;
}
.list-icon li {
    font-size: 25px;
}
}


@media (max-width: 1400px) {

}


@media (max-width: 1350px) {

}


@media (max-width: 1200px) {
.navbar-collapse{
    position: absolute;
    width: 100%;
    top: 107px;
    left: 0px;
    background-color: #ffffff;
    box-shadow: 0px 5px 6px #0000001a;
}
.navbar-nav {
    width: 100%;
    left: 0px;
    z-index: 9999;
    gap: 15px;
    margin-bottom: 0px;
    padding: 10px 0px;
    align-items: flex-start !important;
}
.navbar-nav .nav-link {
    text-align: left;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
}
.mobi-hide{
    display: none;
}
.dropdown-menu{
    position: relative !important;
    transform: translate3d(0px, 0px, 0px) !important;
    display: block;
    opacity: 0;
    visibility: hidden;
    max-height: 0px;
    transition: all 0.3s ease-in-out;
    background-color: transparent;
    box-shadow: none;
    border-radius: 0px;
    padding: 0px;
}
.dropdown-menu.show {
    opacity: 1;
    visibility: visible;
    max-height: 500px;
    margin-top: 10px !important;
}
.nav-item{
    width: 100%;
}
.dropdown-item {
    padding: 7px 20px;
    font-size: 20px;
    text-align: left;
}
.dropdown-menu li:last-child .dropdown-item {
    margin-bottom: 0px;
}
.dropdown-menu.left-side{
    overflow: scroll;
}
.dropdown-menu.left-side .dropdown-item {
    font-size: 20px;
    padding: 5px 20px;
}
.drop-title {
    padding: 10px 20px 3px;
    font-size: 20px;
}
.logo {
    width: 170px;
}
.main-nav .btn-theme {
    font-size: 20px;
}
body{
    font-size: 20px;
}
.capital-text {
    font-size: 20px;
    margin-bottom: 15px;
}
.title {
    font-size: 40px;
}
.text-columns{
    column-gap: 40px;
}
.sec-pad{
    padding: 50px 0;
}
.oap-title {
    font-size: 20px;
}
.area-box {
    padding: 12px 15px 8px;
    font-size: 18px;
    margin: 0 auto 15px;
}
.oap-icon-box {
    margin-bottom: 15px;
}
.oap-box {
    padding: 0 20px 20px;
}
.divorce-dissolution {
    width: 70px;
}
.post-decree-parenting-modifications {
    width: 79px;
}
.contempt-court-orders {
    width: 87px;
}
.domestic-violence{
    width: 60px;
}
.custody-shared-parenting{
    width: 79px;
}
.juvenile-delinquency{
    width: 69px;
}
.personal-injury, 
.traffic-related-offence, 
.criminal-defense{
    width: 70px;
}
.estate-planning{
    width: 90px;
}
.administration-of-estates{
    width: 69px;
}
.avoiding-probate{
    width: 52px;
}
.llc-formation {
    width: 100px;
}
.right-side .left-pad {
    padding-left: 30px;
}
.left-side .right-pad{
    padding-right: 30px;
}
.top-title{
    font-size: 20px;
}
.testimonial-box {
    padding: 25px;
}
#testimonial .owl-stage{
    padding-top: 24px;
}
.quote {
    top: -18px;
    left: -7px;
    width: 35px !important;
}
.client-name {
    font-size: 20px;
}
.input-box label{
    font-size: 18px;
}
.input-box label span{
    font-size: 14px;
}
.form-control, 
.form-select{
    font-size: 18px;
    padding: 11px 20px;
}
.form-select {
    background-position: right 20px center;
    background-size: 15px 8px;
}
.cust-check .checkmark {
    top: 1px;
    left: 0px;
    height: 22px;
    width: 22px;
}
.cust-check .checkmark:after {
    left: 8px;
    top: 3px;
    width: 7px;
    height: 13px;
}
.add-more-sec{
    margin-left: 15px;
    margin-bottom: 25px;
}
.btn-green {
    padding: 12px 25px;
    font-size: 20px;
}
.text-box{
    padding: 10px 15px;
}
.top-title1{
    font-size: 20px;
}
.sec-pad2{
    padding: 50px 0;
}
.hero-img {
    width: 38%;
}
.hero-content{
    padding: 75px 0;
}
.hero-title {
    font-size: 60px;
}
.hero-spacer{
    height: 30px;
}
.f-logo {
    width: 170px;
    margin-top: -18px;
}
.f-ul li a {
    font-size: 20px;
}
.p-footer {
    height: 63px;
}
.f-ul {
    padding-top: 15px;
}
.social svg{
    width: 27px;
}
.s-left {
    padding: 15px 20px 15px 0px;
    border-width: 3px;
}
.f-logo-sec {
    gap: 15px;
}
.call-text {
    font-size: 17px;
    margin-bottom: 10px;
}
.btn-footer {
    font-size: 20px;
    letter-spacing: 5px;
}
.copyright-text {
    font-size: 14px;
}
.s-right {
    font-size: 18px;
    line-height: 24px;
    padding-left: 20px;
}
.s-footer {
    padding: 20px 0 30px;
}
.marquee-sec {
    padding: 13px 0;
}
.marquee__content li {
    font-size: 16px;
}
.marquee {
    --gap: 70px;
}
.list-icon li {
    gap: 30px;
    font-size: 20px;
    letter-spacing: 3px;
}
.icon-box {
    min-width: 90px;
    height: 90px;
    border-width: 3px;
}
.divorce-dissolution-icon{
    width: 50px;
}
.list-icon-box {
    margin-top: -9px;
}
.text-content p {
    margin-bottom: 24px;
}
.post-decree-parenting-modifications-icon, 
.estate-planning-icon{
    width: 55px;
}
.contempt-court-orders-icon, 
.custody-shared-parenting-icon, 
.personal-injury-icon, 
.criminal-defense-icon{
    width: 60px;
}
.minus-top-mrgn{
    margin-top: -9px;
}
.domestic-violence-icon, 
.juvenile-delinquency-icon, 
.traffic-related-offence-icon, 
.administration-of-estates-icon{
    width: 50px;
}
.text-box2{
    padding: 35px 30px;
}
.text-box2 .area-box{
    margin-bottom: 20px;
}
.tl-underline::after {
    height: 5px;
    bottom: 3px;
}
.cust-table th, 
.cust-table td{
    padding-left: 25px;
    padding-right: 25px;
    border-width: 3px;
}
.llc-formation-icon{
    width: 65px;
}
.shape03 {
    width: 40%;
}
.avoiding-probate-icon{
    width: 45px;
}
.inner-hero-sec::after {
    width: 600px;
    height: 600px;
    left: -190px;
    top: 55%;
    transform: translateY(-50%);
    bottom: auto;
}
.the-community{
    top: -35px;
    width: 36%;
}
.member-name {
    font-size: 30px;
}
.member-img{
    margin-bottom: 20px;
}
.member-img img{
    width: 250px;
    border-width: 7px;
    margin-top: -80px;
}
.team-info-sec .area-box{
    margin-bottom: 25px;
}
.team-info-sec {
    padding: 30px;
}
.team-info-sec::after{
    bottom: 20px;
}
.team-sec .title {
    margin-bottom: 100px;
}
.blank-spacer{
    height: 30px;
}
.cust-radio .checkmark {
    height: 25px;
    width: 25px;
}
.cust-radio .checkmark:after {
    width: 13px;
    height: 13px;
}
.radio-sec {
    gap: 40px;
    margin-bottom: 20px;
}
.cust-radio {
    padding-left: 32px;
}
.hr-line {
    margin: 20px 0;
    border-width: 4px;
}
.duplicate-btn{
    gap: 15px;
}
.add-icon-box{
    min-width: 30px;
    height: 30px;
}
.add-icon-box::before{
    width: 15px;
    height: 3px;
}
.add-icon-box::after{
    width: 3px;
    height: 15px;
}
.modal-body {
    padding: 30px;
}
.btn-close img{
    width: 20px;
}
.btn-close {
    top: 20px;
    right: 20px;
}
:root {
    scroll-padding-top: 110px;
}
.right-side .sec-pad{
    padding: 70px 0;
}
}


@media (max-width: 992px) {
.text-columns{
    column-count: 1;
}
.sec-pad, 
.mobi-sec-pad{
    padding: 40px 0;
}
.oap-box.center-box.row-1, 
.oap-box.center-box.row-3{
    border-right: 0px;
}
.oap-box.last-box.row-1{
    border-top: 0px;
}
.domestic-violence {
    width: 54px;
}
.oap-box.first-box.row-2, 
.oap-box.last-box.row-2, 
.oap-box.first-box.row-4, 
.oap-box.last-box.row-4{
    border-left: 3px solid #1b9a56;
}
.oap-box.center-box.row-2, 
.oap-box.center-box.row-4{
    border-left: 0px;
    border-right: 0px;
}
.estate-planning {
    width: 80px;
}
.criminal-defense {
    width: 74px;
}
.side-img {
    display: none;
}
.mobi-sec-pad .sec-pad {
    padding: 0px;
}
.right-side .left-pad {
    padding-left: 0px;
}
.left-side .right-pad{
    padding-right: 0px;
}
.take-personally{
    display: none;
}
.hero-img {
    width: 44%;
}
.f-logo-sec {
    gap: 20px;
}
.f-ul {
    padding-top: 0px;
}
.s-footer {
    padding: 145px 0 30px;
}
.social svg{
    fill: #FFFFFF;
}
.f-ul li a:hover{
    color: #23356d;
}
.social:hover svg{
    fill: #23356d;
}
.cust-table th, 
.cust-table td{
    white-space: nowrap;
}
.the-community{
    display: none;
}
.mobi-top-mrgn{
    margin-top: 80px;
}
.map-sec iframe{
    width: 100%;
    height: 450px;
}
.radio-sec {
    gap: 28px;
}
.cust-radio {
    font-size: 20px;
}
.shape01-bg{
    background-image: none !important;
}
.shape03 {
    display: none;
}
}


@media (max-width: 768px) {
.navbar-nav .nav-link {
    font-size: 18px;
}
.main-nav .btn-theme {
    font-size: 18px;
    padding: 8px 15px;
}
.dropdown-toggle::after {
    border-width: 6px;
}
.navbar-nav {
    gap: 15px;
    padding: 5px 0px 10px;
}
.dropdown-item {
    padding: 5px 15px;
    font-size: 18px;
    white-space: pre-wrap;
}
.dropdown-menu.left-side .dropdown-item {
    font-size: 18px;
    padding: 5px 15px;
}
.drop-title {
    padding: 12px 15px 2px;
    font-size: 18px;
    letter-spacing: 2px;
}
.navbar{
    padding: 0px;
}
.menu_toggle {
    width: 27px !important;
}
.menu_toggle span{
    margin: 1.5px 0px;
}
#check1:checked~.menu_toggle span:nth-child(3) {
    transform: rotate(-45deg) translateY(-4px) translateX(4px);
}
#check1:checked~.menu_toggle span:nth-child(1) {
    transform: rotate(45deg) translateY(5px) translateX(5px);
}
.navbar-collapse {
    top: 76px;
}
.logo {
    width: 130px;
}
body{
    font-size: 18px;
}
.capital-text {
    font-size: 18px;
    margin-bottom: 10px;
}
.title {
    font-size: 30px;
}
.sec-pad, 
.mobi-sec-pad,
.sec-pad2{
    padding: 30px 0;
}
.oap-title {
    font-size: 18px;
}
.area-box {
    padding: 11px 10px 8px;
    font-size: 16px;
}
.oap-icon-box {
    margin-bottom: 10px;
}
.oap-box {
    padding: 0 15px 15px;
    border-width: 3px;
}
.divorce-dissolution{
    width: 60px;
}
.oap-box.last-box.row-1, 
.oap-box.first-box.row-2, 
.oap-box.last-box.row-2, 
.oap-box.first-box.row-4, 
.oap-box.last-box.row-4{
    border-width: 3px;
}
.post-decree-parenting-modifications {
    width: 67px;
}
.contempt-court-orders {
    width: 73px;
}
.domestic-violence {
    width: 46px;
}
.custody-shared-parenting {
    width: 70px;
}
.juvenile-delinquency {
    width: 61px;
}
.personal-injury, 
.traffic-related-offence{
    width: 60px;
}
.estate-planning{
    width: 70px;
}
.criminal-defense {
    width: 69px;
}
.administration-of-estates {
    width: 55px;
}
.avoiding-probate {
    width: 42px;
}
.llc-formation {
    width: 80px;
}
.top-title {
    font-size: 18px;
}
.testimonial-box {
    padding: 20px;
}
#testimonial .owl-stage{
    padding-top: 17px;
}
.quote {
    top: -14px;
    left: -5px;
    width: 25px !important;
}
.client-name {
    font-size: 18px;
}
.input-box label{
    left:15px;
    font-size: 16px;
}
.input-box label span{
    font-size: 12px;
}
.form-control, 
.form-select{
    font-size: 16px;
    padding: 8px 15px;
}
.form-select {
    background-position: right 15px center;
    background-size: 13px 6px;
}
.cust-check .checkmark {
    top: 1px;
    left: 4px;
    height: 20px;
    width: 20px;
}
.cust-check .checkmark:after {
    left: 7px;
    top: 2px;
    width: 6px;
    height: 12px;
}
.add-more-sec{
    margin-left: 0px;
    margin-bottom: 30px;
}
.btn-green {
    padding: 8px 20px;
    font-size: 18px;
}
.text-box{
    padding: 10px;
}
.top-title1{
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 3px;
    margin-bottom: 5px;
}
.hero-title {
    font-size: 45px;
}
.hero-spacer {
    height: 25px;
}
.hero-content {
    padding: 40px 0;
}
.hero-img {
    width: 39%;
}
.marquee-sec {
    padding: 10px 0;
}
.marquee__content li {
    font-size: 14px;
    letter-spacing: 3px;
}
.marquee {
    --gap: 50px;
}
.f-logo {
    width: 130px;
}
.p-footer {
    height: 44px;
}
.f-logo-sec {
    gap: 10px;
}
.copyright-text {
    font-size: 12px;
}
.s-footer {
    padding: 110px 0 15px;
}
.f-ul li a {
    font-size: 18px;
}
.call-text {
    font-size: 18px;
}
.s-right {
    font-size: 15px;
    line-height: 20px;
    padding-left: 15px;
}
.s-left {
    padding: 10px 15px 10px 0px;
    border-width: 2px;
}
.btn-footer {
    font-size: 18px;
    letter-spacing: 3px;
    padding: 8px 15px;
}
.list-icon li {
    gap: 20px;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 1.35;
}
.icon-box {
    min-width: 60px;
    height: 60px;
    border-width: 2px;
}
.divorce-dissolution-icon{
    width: 35px;
}
.list-icon-box {
    margin-top: 24px;
    margin-bottom: 28px;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: visible;
}
.list-icon-box::after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    transform: none;
}
.text-content p {
    margin-bottom: 16px;
}
.link-underline::after{
    height: 2px;
}
.post-decree-parenting-modifications-icon, 
.estate-planning-icon{
    width: 35px;
}
.contempt-court-orders-icon, 
.custody-shared-parenting-icon, 
.personal-injury-icon, 
.criminal-defense-icon{
    width: 40px;
}
.minus-top-mrgn{
    margin-top: -6px;
}
.domestic-violence-icon, 
.juvenile-delinquency-icon, 
.traffic-related-offence-icon, 
.administration-of-estates-icon{
    width: 35px;
}
.text-box2{
    padding: 20px;
}
.text-box2 .area-box{
    margin-bottom: 10px;
}
.tl-underline::after {
    height: 3px;
}
.cust-table th, 
.cust-table td{
    padding-left: 10px;
    padding-right: 10px;
    border-width: 2px;
}
.llc-formation-icon{
    width: 40px;
}
.avoiding-probate-icon{
    width: 30px;
}
.inner-hero-sec::after {
    width: 400px;
    height: 400px;
    left: -100px;
    top: 55%;
    transform: translateY(-50%);
    bottom: auto;
}
.member-name {
    font-size: 25px;
}
.member-img{
    margin-bottom: 10px;
}
.member-img img{
    width: 150px;
    border-width: 5px;
    margin-top: -50px;
}
.team-info-sec .area-box{
    margin-bottom: 15px;
}
.team-info-sec {
    padding: 20px;
}
.team-info-sec::after{
    bottom: 10px;
}
.team-sec .title {
    margin-bottom: 60px;
}
.mobi-top-mrgn {
    margin-top: 50px;
}
.map-sec iframe{
    height: 350px;
}
.blank-spacer{
    height: 25px;
}
.text-muted {
    bottom: 5px;
    right: 10px;
}
.cust-radio .checkmark {
    height: 20px;
    width: 20px;
}
.cust-radio .checkmark:after {
    width: 10px;
    height: 10px;
}
.radio-sec {
    gap: 13px;
    margin-bottom: 15px;
}
.cust-radio {
    padding-left: 25px;
    font-size: 16px;
}
.hr-line {
    margin: 20px 0;
    border-width: 2px;
}
.duplicate-btn{
    gap: 5px;
}
.add-icon-box{
    min-width: 25px;
    height: 25px;
}
.add-icon-box::before{
    width: 12px;
    height: 2px;
}
.add-icon-box::after{
    width: 2px;
    height: 12px;
}
.modal-body {
    padding: 20px;
}
.btn-close img{
    width: 15px;
}
.btn-close {
    top: 15px;
    right: 15px;
}
.radio-sec {
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}
:root {
    scroll-padding-top: 80px;
}
   .ci-cust-m{
    margin-top:30px;
}
}


@media (max-width: 576px) {
 
.oap-box{
    border-top: 3px solid #1b9a56 !important;
    border-bottom: 0px !important;
    border-left: 0px !important;
    border-right: 0px !important;
}
.s-left {
    padding: 10px 0px 10px 0px;
    border-right: 0px;
    border-bottom: 2px solid #23356d;
}
.btn-footer {
    width: fit-content;
}
.s-right {
    padding-left: 0px;
    padding-top: 10px;
    text-align: center;
}
.f-ul{
    flex-direction: column;
    gap: 5px;
}
.hero-title {
    font-size: 35px;
}
.hero-spacer{
    height: 20px;
}
.hero-img {
    width: 45%;
}
.inner-hero-sec::after {
    width: 300px;
    height: 300px;
    left: -120px;
    top: 55%;
    transform: translateY(-50%);
    bottom: auto;
}
.map-sec iframe{
    height: 250px;
}
/*.capital-text {
    font-size: 20px;
    line-height: 22px;
    letter-spacing: 2px;
}
.title {
    font-size: 30px;
    line-height: 30px;
}
.sec-pad, 
.mobi-sec-pad,
.sec-pad2{
    padding: 30px 0;
}
.oap-title {
    font-size: 16px;
    line-height: 20px;
}

.top-title {
    font-size: 16px;
    line-height: 22px;
}
.title2 {
    font-size: 30px;
}
.quote {
    left: -4px;
}
.top-title1 {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 3px;
    margin-bottom: 0px;
}
.hero-title {
    font-size: 40px;
}
.hero-content {
    padding: 35px 0;
}
.hero-img {
    width: 43%;
}
.marquee {
    --gap: 30px;
}
.list-icon li {
    gap: 15px;
    font-size: 16px;
}
.icon-box {
    min-width: 50px;
    height: 50px;
    border-width: 2px;
}
.divorce-dissolution-icon{
    width: 25px;
}
.list-icon-box {
    margin-top: -5px;
}
.post-decree-parenting-modifications-icon, 
.estate-planning-icon{
    width: 30px;
}
.contempt-court-orders-icon, 
.custody-shared-parenting-icon, 
.personal-injury-icon, 
.criminal-defense-icon{
    width: 30px;
}
.minus-top-mrgn{
    margin-top: -5px;
}
.domestic-violence-icon, 
.juvenile-delinquency-icon, 
.traffic-related-offence-icon, 
.administration-of-estates-icon{
    width: 27px;
}
.llc-formation-icon{
    width: 35px;
}
.avoiding-probate-icon{
    width: 25px;
}
:root {
    scroll-padding-top: 63px;
}*/
.container{
    padding-left: 50px;
    padding-right: 50px;
}
}


@media (max-width: 400px) {
.hero-img {
    display: none;
}   
}

/* Questionnaires: shorten labels on very narrow phones */
@media (max-width: 407px) {
    .q-child-fullname-hint,
    .q-benefit-type-hint {
        display: none;
    }
}