@media screen and (min-width:2000px) {
    .testimonial-carousal {
        max-width: 890px;
    }
}

@media screen and (min-width:1800px) {
    .testimonial-carousal {
        max-width: 794px;
    }
}

@media screen and (max-width:1500px) {
    .testimonial-wrapper .heading-box {
        width: 36%;
    }
}

@media screen and (max-width:1400px) {
    section.stop-overpaying {
        background-size: 100px;
        background-position: left 80px, right calc(100% - 80px);
    }

    .about-cards .shape {
        left: -4%;
        width: 92px;
    }

    .tax-and-accounting {
        background-size: 100px, auto;
    }

}

@media screen and (min-width:1400px) {
    .about-cards .shape {
        position: absolute;
        left: -14%;
        top: -80px;
    }
}

@media screen and (max-width:1336px) {
    .financial-success .shape {
        position: absolute;
        left: -12%;
        bottom: 0;
    }

    .tax-and-accounting {
        background-size: 86px, auto;
    }

    section.strategies {
        background-size: 100px, auto;
    }

    section.stop-overpaying .images img {
        transform: scale(1.2) translateX(-30px);
    }
}

@media screen and (max-width:1300px) {


    section.stop-overpaying {
        background-size: 76px;
        background-position: left 42px, right calc(100% - 80px);
    }

    .accounting .para .shape {
        left: -240px;
    }

    .tax-and-accounting {
        background-size: 68px, auto;
    }

}

@media screen and (max-width:1270px) {
    .financial-success .shape {
        display: none;
    }
}

@media screen and (min-width:1260px) and (max-width:1360px) {
    section.strategies .shape-right {
        right: -50px;
        width: 60px;
    }
}

@media screen and (min-width:1200px) and (max-width:1320px) {
    .hero.about-banner .shape {
        left: -1%;
    }
}

@media screen and (min-width:1200px) and (max-width:1400px) {
    .dedicated-partner .shape-right {
        right: -6%;
    }
}

@media screen and (min-width:1324px) and (max-width:1400px) {
    .tax-advantage {
        background-size: 92px, auto;
    }
}

@media screen and (max-width:1323px) {
    .tax-advantage {
        background-size: 58px, auto;
    }

    section.strategies .shape-right {
        display: none;
    }

    .accounting {
        background-size: 130px, 100px;
    }
}

@media screen and (max-width:1200px) {
    .site-header #menu-main-menu {
        gap: 14px;
    }

    .navbar-brand {
        margin: 0;
    }

    .navbar-brand img {
        width: 80%;
    }

    .site-header .btn,
    .site-header .icon-box,
    .site-header .menu-item a {
        font-size: 14px;
    }

    .site-header .btn {
        padding: 7px 20px;
    }

    .site-header .icon {
        width: 34px;
        height: 34px;
    }

    .hero.services-banner {
        padding: 70px 0;
    }

    .hero .heading-main {
        font-size: 35px;
        line-height: 1.3;
        margin: 15px auto 30px;
    }

    .heading-primary {
        font-size: 30px;
        line-height: 1.3;
    }

    .heading-secondary {
        font-size: 22px;
    }

    .heading-tertiary {
        font-size: 18px;
        line-height: 1.5;
    }

    .hero .para {
        margin-bottom: 30px;
    }

    .para {
        font-size: 16px;
        line-height: 1.7;
    }

    .heading-box .heading-tertiary,
    .heading-box .heading-primary {
        margin-bottom: 15px;
    }

    .hero,
    section.financial-success,
    section.tax-analysis,
    section.saving,
    section.card-grid,
    section.stop-overpaying,
    section.expert-accounting,
    section.services,
    .accounting,
    .roadmap,
    .footer-cta,
    footer .footer-content,
    .testimonial,
    .pricing-plans,
    .tax-and-accounting {
        padding: 80px 0;
    }

    section.financial-success .bullet-points li {
        font-size: 16px;
    }

    section.card-grid .card {
        padding: 50px 20px;
    }

    section.strategies {
        padding: 80px 0;
        background-size: 92px, auto;
    }

    section.strategies .shape-right {
        right: -56px;
        z-index: -99;
    }

    section.saving {
        background-size: 150px, cover;
        background-position: left calc(100% - 50px), center center;
    }

    .hero.about-banner .shape {
        left: -2%;
        height: 116px;
        width: 116px;
    }

    .about-cards .shape {
        left: -6%;
        width: 92px;
    }

    .service-fold .image-box {
        max-width: 400px;
    }

    .cube-list-style {
        margin: 25px auto;
        row-gap: 20px;
    }

    .cube-list-style li {
        padding-left: 50px;
        font-size: 16px;
        line-height: 1.7;
    }

    .cube-list-style li::before {
        height: 30px;
        width: 30px;
        border-radius: 6px;
    }

    .hero.contact-banner {
        padding: 100px 0 150px;
    }

    .contact-details .contact-information {
        padding: 130px 0 70px;
    }

    .packages .package-princing {
        padding: 30px 20px;
        min-height: 234px;
    }

    .packages .package-princing span {
        font-size: 18px;
    }

    .packages .package-princing p {
        font-size: 14px;
    }

    .packages .package-princing .plan-price {
        font-size: 32px;
    }

    .package .package-features {
        padding: 30px 20px 10px;
    }

    .package .package-features ul {
        margin-bottom: 15px;
    }

    .package .package-features ul li {
        font-size: 14px;
    }

    .package .package-features .btn {
        max-width: 100%;
        font-size: 14px;
    }

    /* ================ About Page ==================== */
    .testimonial {
        padding: 80px 20px;
    }

    .testimonial-carousal {
        max-width: 590px;
        top: 54px;
    }

    .testimonial-wrapper {
        /* padding-bottom: 86px; */
    }

    .testimonial-wrapper .heading-box {
        width: 35%;
    }

    .testimonial-carousal .card .content {
        padding: 24px 16px;
    }

    .testimonial-carousal .card .content .para {
        font-size: 14px;
    }

    .testimonial-wrapper .quote-shape {
        top: -68px;
        height: 136px;
        width: 136px;
    }

    section.services .icon {
        border-width: 1px;
    }

    section.services .icon img {
        height: 50px;
        width: 50px;
    }

    .card-design {
        padding: 40px 20px;
    }

    .card-design .counter {
        font-size: 68px;
        line-height: 0.9;
    }

    .footer-cta .btn.white {
        margin-bottom: 20px;
    }
    .blog-card strong{
        padding: 0 15px;
        font-size: 18px;
        line-height: 26px;
        bottom: 20px;
    }
    .blog-categories-collection .nav-pills{
        column-gap: 12px;
        row-gap: 10px;
    }
    .blog-categories-collection .nav-link{
        padding: 9px 15px;
        border-color: rgba(0, 170, 255, 0.2);
        font-size: 14px;
    }
    .single-article .entry-header {
        padding: 50px 50px 0;
    }
    .single-article .entry-title{
        font-size: 38px;
    }
    .single-article .entry-content{
        font-size: 16px;
    }
    .single-article .entry-content{
        padding: 0 50px;
    }
    .single-article .entry-content h2{
        font-size: 32px;
    }
    .single-article .entry-content h3{
        font-size: 22px;
    }
}

@media only screen and (max-width: 991px) {
    .site-main {
        padding-top: 68px;
    }

    .btn {
        font-size: 14px;
        font-weight: 600;
        line-height: 32px;
        border-radius: 30px;
        padding: 5px 20px;
        border: 2px solid transparent;
    }

    .site-header {
        padding: 0;
    }

    .site-header .menu-main-menu-container {
        margin-top: 20px;
    }

    .navbar-toggler {
        border: none;
        padding: 0;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-toggler-icon {
        width: 24px;
        height: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        align-items: center;
        background: none;
        padding: 0;
    }

    .navbar-toggler-icon:hover .bar {
        background-color: var(--blue-clr);
    }

    .bar {
        width: 100%;
        height: 2px;
        background-color: var(--text-grey);
        border-radius: 2px;
        transition: all 0.3s ease;
    }

    /* 🔁 Hamburger toggled: transform into X */
    .navbar-toggler[aria-expanded="true"] .bar.top {
        transform: rotate(45deg) translate(4px, 2px);
    }

    .navbar-toggler[aria-expanded="true"] .bar.middle {
        opacity: 0;
        transform: scale(0);
    }

    .navbar-toggler[aria-expanded="true"] .bar.bottom {
        transform: rotate(-45deg) translate(4px, -4px);
        transform: rotate(-45deg) translate(10px, -9px);
    }

    .site-header .nav-cta p,
    .site-header .nav-cta a {
        font-weight: 400;
    }

    section.financial-success .container {
        flex-direction: column;
        align-items: center;
        gap: 40px;
    }

    section.financial-success .container>div,
    section.financial-success img {
        width: 100%;
    }

    section.tax-analysis::before {
        content: '';
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: #046aa1a4;
        position: absolute;
        z-index: 1;
    }

    section.tax-analysis .heading-box {
        width: 100%;
    }

    section.saving {
        background-size: 0, cover;
    }

    section.saving .container {
        gap: 40px;
        flex-direction: column-reverse;
    }

    .heading-box {
        width: 100%;
    }

    section.saving .para {
        max-width: 100%
    }

    section.saving .heading-secondary {
        max-width: 100%;
    }

    section.card-grid .cards {
        column-gap: 10px;
        row-gap: 20px;
    }

    .card-grid .heading-tertiary {
        margin-bottom: 20px;
        font-size: 18px;
    }

    .card-grid p {
        font-size: 14px;
    }

    section.stop-overpaying .container {
        flex-direction: column;
        gap: 20px;
    }

    section.stop-overpaying .text,
    section.stop-overpaying .images {
        width: 100%;
    }

    section.stop-overpaying .heading-tertiary,
    section.stop-overpaying .heading-secondary,
    section.stop-overpaying .para {
        max-width: 100%;
    }

    section.stop-overpaying .images img {
        transform: unset;
    }

    section.expert-accounting .container {
        flex-direction: column-reverse;
        gap: 30px;
    }

    section.services .service-cards::after,
    section.services .service-cards::before {
        display: none;
    }

    section.services .text {
        flex-direction: column;
        align-items: flex-start;
    }

    .heading-tertiary {
        font-size: 18px;
        margin: 22px 0;

    }

    section.strategies {
        background-size: 0, auto;
    }

    section.strategies .container {
        gap: 20px;
        flex-direction: column;
    }

    .accounting {
        background-size: 0;
    }

    .accounting .card-boxes {
        gap: 20px;
    }

    .roadmap {
        background-size: 100px, auto;
    }

    .roadmap-cards {
        margin-top: 20px;
        gap: 16px;
    }

    .card-design {
        flex: 1;
        padding: 48px 12px;
    }

    footer .footer-tagline {
        margin-top: 30px;
    }

    footer .heading {
        margin-bottom: 24px;
    }

    footer #menu-main-menu-1 {
        gap: 14px;
    }

    footer .contact-box {
        margin-bottom: 26px;
    }

    footer .phone {
        margin-bottom: 18px;
    }

    .footer-cta .row {
        row-gap: 30px;
    }

    .footer-cta .image-box,
    .footer-cta .image-box img {
        width: 100%;
        max-width: 100%;
    }

    section.services .service-card {
        width: calc(50% - 1px);
    }

    .hero.about-banner .shape {
        display: none;
    }

    .tax-advantage {
        background-size: 0px;
    }

    .about-cards,
    section.affiliation {
        padding: 80px 0
    }

    .about-cards .shape {
        display: none;
    }

    .dedicated-partner {
        background-size: 0;
    }

    .dedicated-partner .shape-right {
        display: none;
    }

    .service-fold {
        padding: 50px 0;
    }

    .service-fold .content-box {
        width: 100%;
        max-width: 600px;
    }

    .service-fold .image-box,
    .service-fold:nth-child(odd) .image-box {
        margin: 0 auto;
        max-width: 100%;
    }

    .service-fold .image-box img {
        width: 100%;
        max-width: 100%;
    }

    .contact-form-wrapper {
        padding: 70px 40px 0;
        background-size: 130px;
    }

    .wpcf7 form .wpcf7-not-valid-tip {
        font-size: 12px;
    }

    .form-row .field-box label {
        font-size: 16px;
    }

    .form-row .form-control,
    .form-row .form-select {
        height: 50px;
        padding: 10px 20px;
        font-size: 14px;
    }

    .form-row .submit-button {
        height: 50px;
        padding: 10px 20px;
        font-size: 15px;
    }

    .thank-you .inner-wrapper {
        padding: 80px 40px;
    }

    .contact-information .heading-box {
        margin-bottom: 35px;
    }

    .packages .package {
        max-width: 100%;
    }

    .package .package-features ul {
        min-height: unset;
        max-height: unset;
    }

    .packages .package-princing {
        min-height: unset;
    }

    section.services .service-card:nth-child(2),
    section.services .service-card:nth-child(5) {
        border: unset;
    }

    section.services .service-card:nth-child(1),
    section.services .service-card:nth-child(3),
    section.services .service-card:nth-child(5) {
        border-right: 1px solid #c7e9fa;
    }

    section.services .service-card:nth-child(3) {
        padding-top: 20px;
    }

    section.services .service-card:nth-child(4) {
        padding-bottom: 20px;
    }

    section.services .service-card:nth-child(1)::before,
    section.services .service-card:nth-child(2)::before,
    section.services .service-card:nth-child(5)::before,
    section.services .service-card:nth-child(6)::before {
        content: "";
        height: 80px;
        width: 80px;
        border-width: 0 2px 2px 0;
        border-style: solid;
        border-color: var(--blue-clr);
        position: absolute;
        bottom: -1px;
        right: -2px;
        z-index: 1;
        pointer-events: none;
    }

    section.services .service-card:nth-child(2)::before {
        border-width: 0 2px 2px 0;
        bottom: unset;
        right: unset;
        left: -1px;
        bottom: 0;
        transform: rotate(180deg) translateY(-79px);
    }

    section.services .service-card:nth-child(5)::before {
        border-width: 2px 0 0 2px;
        top: unset;
        left: unset;
        right: -1px;
        top: 0;
        transform: rotate(180deg) translateY(79px);
    }

    section.services .service-card:nth-child(6)::before {
        left: -2px;
        transform: rotate(180deg);
    }

    /* ========= Testimonial ======= */
    .testimonial {
        padding: 80px 40px;
    }

    .testimonial-carousal {
        max-width: 100%;
        position: unset;
        background-color: #efefef;
        border-bottom-left-radius: 46px;
        border-bottom-right-radius: 46px;
        padding: 0 40px 80px 40px;
    }

    .testimonial-wrapper {
        justify-content: center;
        padding: 100px 40px 40px 40px;
        max-width: none;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

    .testimonial .nav-wrapper {
        justify-content: center;
    }

    .testimonial-wrapper .heading-box {
        width: 100%;
    }

    .testimonial-wrapper .quote-shape {
        top: -48px;
        height: 104px;
        width: 104px;
    }

    .testimonial .custom-swiper-pagination {
        display: none;
    }

    .tax-advantage .image-box {
        max-width: 100%;
    }

    .tax-advantage .image-box img {
        width: 100%;
        margin-top: 20px;
    }

    .dedicated-partner .image-box img {
        width: 100%;
    }

    .about-cards .card-design {
        padding: 88px 20px;
        min-width: 48%;
    }

    .about-card-wrapper {
        gap: 20px;
        flex-wrap: wrap;
    }

    .footer-cta .btn.white {
        margin-bottom: 0px;
    }

    .tax-and-accounting {
        background-size: 0;
    }

    .tax-and-accounting .image-box {
        max-width: 100%;
    }

    .tax-and-accounting .image-box img {
        width: 100%;
    }
    .blog-banner .content{
        margin-bottom: 40px;
    }
    .blog-card{
        width: 100%;
        max-width: calc(50% - 15px);
    }
    .blog-card img{
        aspect-ratio: 1;
    }
    nav.pagination .page-numbers {
        width: 35px;
        height: 35px;
        line-height: 32px;
        font-size: 13px;
        border-radius: 6px;
    }
}

@media only screen and (max-width: 768px) {
    .hero.homepage {
        padding: 50px 0;
        background-size: 0, cover;
    }

    section.stop-overpaying {
        background-size: 0, 100px;
    }

    section.card-grid .card {
        width: 100%;
        flex: auto;
    }

    .accounting .icon img {
        width: 80px;
    }

    .accounting .card-boxes {
        gap: 35px;
        flex-direction: column;
    }

    .accounting .card-box-para {
        margin: auto;
    }

    .roadmap-cards {
        flex-wrap: wrap;
    }

    .card-design {
        min-width: 48%;
    }



    .form-row .field-box {
        max-width: 100%;
    }

    .form-row .submit-box {
        max-width: 80%;
    }

    .contact-wrapper {
        background: #fff;
    }

    .testimonial-wrapper {
        padding: 76px 40px 40px 40px;
    }

    .testimonial-carousal {
        padding-bottom: 54px;
    }

    .about-cards .card-design {
        padding: 70px 20px;
        min-width: 100%;
    }

    section.affiliation .swiper {
        margin-top: 40px;
    }

    section.affiliation .nav-wrapper {
        margin-top: 40px;
    }

    footer .contact-box {
        padding-right: 0;
    }

    footer .heading {
        font-size: 20px;
    }

    footer a {
        font-size: 14px;
    }
    
}

@media only screen and (max-width: 575px) {
    .heading-primary {
        font-size: 30px;
        line-height: 40px;
        font-weight: 400;
    }

    .heading-box .heading-primary {
        margin-bottom: 20px;
    }

    .heading-secondary {
        font-size: 22px;
        font-weight: 28px;
        font-weight: 400;
    }

    .heading-box .heading-secondary {
        margin-bottom: 26px;
    }

    .heading-tertiary {
        font-size: 18px;
        font-weight: 400;
        line-height: normal;
    }

    .heading-box .heading-tertiary {
        margin-bottom: 24px;
        margin-top: 0;
    }

    .para {
        font-size: 14px;
        line-height: 24px;
    }

    .site-header .nav-cta {
        gap: 10px;
        margin-top: 14px;
    }

    .hero .heading-main {
        font-size: 30px;
        margin: 0 auto 20px;
    }

    .hero .bullet-points {
        margin-bottom: 20px;
    }

    .hero .bullet-points li::before {
        width: 22px;
        height: 22px;
    }

    .hero,
    section.financial-success,
    section.tax-analysis,
    section.saving,
    section.card-grid,
    section.stop-overpaying,
    section.expert-accounting,
    section.services,
    section.strategies,
    .accounting,
    .roadmap,
    .footer-cta,
    footer .footer-content {
        padding: 40px 0;
    }

    .service-card .info .heading-tertiary {
        margin: 20px 0 10px;
    }

    .card-design {
        min-width: 98%;
    }

    footer .heading {
        margin-bottom: 14px;
    }

    footer #menu-main-menu-1 {
        gap: 10px;
    }

    footer .contact-box {
        margin-bottom: 20px;
    }

    footer .phone {
        margin-bottom: 14px;
    }

    .container {
        padding: 0 25px;
    }

    .hero.about-banner,
    .testimonial,
    .about-cards,
    .dedicated-partner,
    .pricing-plans,
    .tax-and-accounting,
    section.affiliation {
        padding: 40px 0;
    }


    .about-cta .btn.white {
        background-color: #fff;
        color: var(--blue-clr);
        border-color: #fff;
        margin-bottom: 10px;
    }

    .hero.services-banner {
        padding: 50px 0;
    }

    .hero.contact-banner {
        padding: 40px 0 120px;
    }

    .contact-form-wrapper {
        border-radius: 50px;
        background-size: 100px;
    }

    .thank-you {
        margin-bottom: 20px;
    }

    .thank-you .inner-wrapper {
        border-radius: 50px;
        padding: 40px;
    }

    .testimonial {
        padding: 80px 20px;
    }

    .testimonial-wrapper .quote-shape {
        top: -41px;
        height: 80px;
        width: 80px;
    }

    .testimonial-wrapper {
        padding: 60px 10px 40px 10px;
    }

    .testimonial-carousal {
        padding: 0 0px 40px 0px;
    }

    .testimonial-carousal .card .content .para {
        font-size: 12px;
    }

    .testimonial-carousal .client-name {
        font-size: 14px;
        margin-bottom: 2px;
    }

    .testimonial-carousal .client-role {
        font-size: 12px;
    }

    .testimonial-carousal .rating i {
        font-size: 12px;
    }

    .footer-cta .btn.white {
        margin-bottom: 10px;
    }

    footer .awards {
        flex-direction: row;
        column-gap: 10%;
        align-items: center;
        flex-wrap: wrap;
    }

    footer .contact-box i,
    footer .address i {
        margin-top: 3px;
        font-size: 14px;
    }
    .mega-blog .blog-content {
        padding: 20px 25px;
    }
    .mega-blog .blog-title{
        margin-top: 20px;
        font-size: 24px;
    }
    .mega-blog p{
        font-size: 16px;
        line-height: 26px;
    }
    .mega-blog p{
        font-size: 16px;
        line-height: 26px;
    }
    .mega-blog .categories a, 
    .mega-blog .read-more,
    .mega-blog .date,
    .popular-blog span{
        font-size: 15px;
    }
    .blog-card{
        max-width: 100%;
    }
    .blog-categories-collection .nav-pills{
        margin-bottom: 35px;
    }
    .single-article .entry-header {
        padding: 30px 0 0;
    }
    .single-article .entry-title {
        font-size: 32px;
        margin: 20px auto;
    }
    .single-article .post-thumbnail {
        border-radius: 20px;
        margin: 25px auto 30px;
    }
    .single-article .entry-content {
        padding: 0;
        font-size: 14px;
    }
    .single-article .entry-content h2 {
        font-size: 28px;
    }
    .single-article .entry-content h3 {
        font-size: 20px;
    }
    .single-article .entry-content .wp-block-image figcaption {
        bottom: 10px;
        right: 10px;
        padding: 5px 7px;
        font-size: 10px;
        border-radius: 3px;
    }
    .single-article .cat-links a,
    .single-article .posted-on{
        font-size: 13px;
    }
}

@media only screen and (max-width: 425px) {
    .contact-form-wrapper {
        padding: 40px 20px 0;
        background-size: 100px;
    }

    .form-row .submit-box {
        max-width: 94%;
    }

    .form-row .submit-button {
        padding: 10px;
    }

    .wpcf7 form .wpcf7-spinner {
        right: -10px;
    }

    section.services .service-card {
        width: 100%;
        padding: 10px !important;
        border: 0 !important;
    }

    section.services .service-card:not(:last-child) {
        border-bottom: 1px solid #c7e9fa !important;
    }

    section.services .icon {
        padding: 10px;
        border-radius: 12px;
    }

    section.services .icon img {
        height: 40px;
        width: 40px;
    }

    section.services .service-card h4 br {
        display: none;
    }

    section.services .service-card p {
        max-width: 100%;
    }

    .service-card .arrow {
        margin-top: 20px;
        max-width: 30px;
    }

    section.services .service-card::before {
        display: none;
    }

    section.affiliation .swiper {
        margin-top: 20px;
    }

    section.affiliation .nav-wrapper {
        margin-top: 20px;
    }

    .calendly-inline-widget{
    /* height: 300px; */
}

}