@media(min-width: 1200px) {
    .container {
        max-width: 1170px;
    }

    .site-header .menu>li.menu-item-has-children:hover>a::before {
        transform: rotate(180deg);
    }

    .site-header .menu>li.menu-item-has-children:hover>.sub-menu {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }
}

@media(max-width: 1499px) {
    .handsOnImg {
        margin-top: -127px;
    }

    .handsOnImg img {
        max-height: 544px;
        margin-left: 14%;
    }

    .bannerabout {
        margin-top: -110px;
    }


}

@media(max-width: 1399px) {
    .bannerabout {
        padding-left: 25px;
        padding-right: 25px;
    }

    .ascentwebportal .sechdCont {
        max-width: 700px;
    }

    .datainsightchart {
        margin-right: 0;
    }
}

@media(max-width: 1299px) {
    .process-cards-row {
        gap: 15px;
    }

    .process-card-col {
        flex: 0 0 calc(20% - 12px);
        max-width: calc(20% - 12px);
        width: calc(20% - 12px);
    }

    .process-card-body {
        padding: 0 20px 35px 20px;
    }

    .process-card-num {
        font-size: 52px;
    }
}

@media(max-width: 1199px) {

    .mnicon1,
    .mnicon2 {
        transform: none !important;
        right: 0 !important;
        left: auto !important;
    }



    .process-cards-row {
        flex-wrap: wrap;
        gap: 20px;
    }

    .process-card-col {
        flex: 0 0 calc(33.333% - 14px);
        max-width: calc(33.333% - 14px);
        width: calc(33.333% - 14px);
    }

    .process-card-body {
        padding: 0 24px 35px 24px;
    }

    .pricing-content {
        flex-wrap: wrap;
        gap: 20px;
    }

    .pricing-card {
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
        width: calc(50% - 10px);
        padding: 3px;
    }

    .customer-card {
        padding: 24px 20px 30px 20px;
    }

    /* Project Counters Responsive (1199px) */
    .projectcounters-wrap {
        flex-wrap: wrap;
        gap: 30px 20px;
        justify-content: space-between;
    }

    .counter-box {
        flex: 0 0 calc(33.333% - 14px);
        max-width: calc(33.333% - 14px);
        width: calc(33.333% - 14px);
    }

    .counter-content {
        padding-left: 20px;
    }

    .counter-content h2 {
        font-size: 42px;
    }

    .counter-content h2 sub {
        font-size: 18px;
    }

    .counter-content p {
        font-size: 13px;
    }

    .pricing-card-header {
        padding: 40px 16px 30px 18px;
    }

    .pricing-card-body {
        padding: 13px 18px 22px 18px;
    }

    .pricing-price .price {
        font-size: 32px;
        line-height: 1.25;
    }

    h1,
    .h1 {
        font-size: 85px;
    }

    h2,
    .h2 {
        font-size: 45px;
    }

    .footer-top-banner {
        padding: 50px 0;
    }

    .contact-val a,
    .contact-val p {
        font-size: 18px;
    }

    .site-header .menu {
        gap: 25px;
    }

    .site-header .menu>li>a {
        font-size: 15px;
    }

    .site-header .menu>li.menu-item-has-children>a {
        padding-right: 20px;
    }

    .site-header .menu>li.menu-item-has-children>a::before {
        top: 17px;
    }

    .site-header .site-logo {
        max-width: 160px;
    }

    .navbar {
        gap: 20px;
    }

    .bannersc {
        padding-top: 90px;
    }

    .hero-content .hero-subtitle {
        font-size: 38px;
    }

    .handsOnImg img {
        max-height: 374px;
        margin-left: 0%;
    }

    .growth-card {
        border: 1px solid var(--color-separator);
        padding: 30px 20px 50px 20px;
    }

    .growth-card:after {
        display: none;
    }

    .growth-card .growth-icon {
        min-height: 40px;
        margin-bottom: 20px;
    }

    .growth-card .growth-icon img {
        max-height: 40px;
    }

    .digitalsolutionsec {
        padding: 100px 0;
    }

    .ascentwebportal .sechdCont {
        max-width: 100%;
    }

    .ascentwebportal {
        padding-bottom: 100px;
    }

    .agerncysc {
        padding: 100px 0;
    }

    .digital-services-section {
        padding: 100px 0;
    }

    .datainsightchart {
        margin-top: 0;
    }

    .growthimpact {
        padding: 20px;
        min-width: 219px;
        max-width: 219px;
    }

    .growthimpact .growthmainhd,
    .growthimpact .growthsubhd {
        font-size: 20px;
    }

    .targetadncbox.chartgrid {
        max-width: 350px;
    }

    .growthtop {
        margin-bottom: -42px;
    }

    .seopackagesc {
        padding: 100px 0;
    }

    .happycustomersc {
        padding: 100px 0;
    }

    .bannerabout-item-text {

        max-width: 90%;

    }
}

@media(max-width: 991px) {

    /* Process Cards 2-Column Layout on 991px */
    .process-cards-row {
        flex-wrap: wrap;
        gap: 20px;
    }

    .process-card-col {
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
        width: calc(50% - 10px);
    }

    .customer-swiper {
        padding: 15px 0 40px 0;
    }

    .customer-card {
        padding: 22px 18px 28px 18px;
    }

    .testimonial-shadow-layer {
        width: 15%;
        max-width: 120px;
    }

    .datainsightchart {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        width: 100% !important;
        max-width: 100% !important;
        margin: 30px auto 0 auto !important;
        padding: 0 !important;
        position: relative !important;
    }

    .datainsightchartinnn.box1 {
        margin: 0 auto 0 auto !important;
        max-width: 100% !important;
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
        position: relative !important;
        z-index: 2 !important;
        background: var(--color-white) !important;
    }

    .datainsightchartinnn.box1 .chartgrid {
        justify-content: center !important;
    }

    .sepatorLine.line1 {
        margin: 0 auto !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        position: relative !important;
        z-index: 1 !important;
    }

    .box2wrapper {
        margin: 0 auto !important;
        display: flex !important;
        justify-content: center !important;
        width: 100% !important;
        position: relative !important;
        z-index: 2 !important;
    }

    .sepatorLine.line2 {
        margin: 0 auto !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        position: relative !important;
        z-index: 1 !important;
    }

    .verticalchartinner {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        width: 100% !important;
        margin: 0 auto !important;
        justify-content: center !important;
    }

    .box4wrapper {
        order: 1 !important;
        margin: 0 auto !important;
        display: flex !important;
        justify-content: center !important;
        width: 100% !important;
        position: relative !important;
        z-index: 2 !important;
    }

    .growthimpact {
        min-width: auto !important;
        max-width: 280px !important;
        width: 100% !important;
        padding: 25px 20px !important;
        margin: 0 auto !important;
    }

    .growthimpact .growthmainhd,
    .growthimpact .growthsubhd {
        font-size: 22px !important;
    }

    .strgylinewrapper {
        order: 2 !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        width: 100% !important;
        margin: 0 auto !important;
    }

    .sepatorLine.line3 {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        order: -1 !important;
        margin: 0 auto !important;
        position: relative !important;
        z-index: 1 !important;
    }

    .growth-branches-col {
        order: 1 !important;
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        justify-content: center !important;
        gap: 10px !important;
        width: 100% !important;
        align-items: flex-start !important;
    }

    .growthtop,
    .growthbtm-row {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        flex: 1 1 50% !important;
        width: 50% !important;
        max-width: 50% !important;
        min-width: 0 !important;
        margin: 0 auto !important;
        gap: 0 !important;
    }

    .growthtop .strategybox,
    .growthbtm-row .strategybox {
        order: 1 !important;
        margin: 0 auto !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 10px 8px !important;
        position: relative !important;
        z-index: 2 !important;
        background: var(--color-white) !important;
    }

    .growthtop .strategybox .focusHd,
    .growthbtm-row .strategybox .focusHd {
        font-size: 13px !important;
    }

    .sepatorLine.line4,
    .sepatorLine.line5 {
        order: 2 !important;
        width: 100% !important;
        margin: 0 auto !important;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        position: relative !important;
        z-index: 1 !important;
    }

    .sepatorLine.line4 svg,
    .sepatorLine.line5 svg {
        display: block;
        margin: 0 auto !important;
    }

    .targetadncbox.chartgrid {
        order: 3 !important;
        margin: 0 auto !important;
        width: 100% !important;
        max-width: 100% !important;
        justify-content: center !important;
        padding: 8px 6px !important;
        position: relative !important;
        z-index: 2 !important;
        background: var(--color-white) !important;
        border-radius: 12px !important;
    }

    /* Reduced border-radius on mobile for all chart cards & containers */
    .datainsightchartinnn.box1,
    .datainsightchartinnn.box1 .chartgrid,
    .strategybox,
    .growthtop .strategybox,
    .growthbtm-row .strategybox,
    .growthimpact,
    .growthimpact.box4 {
        border-radius: 12px !important;
    }

    /* Mobile Header Layout: Logo on Left, Toggler on Right */
    .site-header .navbar {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .navbar-toggler {
        display: flex !important;
    }

    /* Offcanvas Mobile Navigation Drawer (Right Side) */
    .navbar-collapse {
        position: fixed !important;
        top: 0;
        right: 0;
        width: 320px;
        max-width: 85vw;
        height: 100dvh;
        background: #ffffff !important;
        z-index: 10000 !important;
        display: flex !important;
        flex-direction: column;
        justify-content: space-between;
        padding: 24px 20px 30px;
        box-shadow: -10px 0 35px rgba(0, 0, 0, 0.18);
        transform: translateX(100%);
        transition: transform 0.35s cubic-bezier(0.4, 0, 0.2, 1), visibility 0.35s ease;
        overflow-y: hidden;
        visibility: hidden;
        border-radius: 0 !important;
    }

    .navbar-collapse.show-mobile-menu,
    .navbar-collapse.show {
        transform: translateX(0) !important;
        visibility: visible !important;
    }

    /* Mobile Drawer Header with Close Button */
    .mobile-menu-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-bottom: 14px;
        margin-bottom: 2px !important;
        border-bottom: 1px solid rgba(0, 0, 0, 0.08);
        width: 100%;
    }

    .mobile-menu-header .site-logo {
        max-width: 140px;
    }

    .btn-close-menu {
        width: 38px;
        height: 38px;
        border-radius: 50%;
        background: rgba(0, 0, 0, 0.04);
        border: 1px solid rgba(0, 0, 0, 0.08);
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        cursor: pointer;
        transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .btn-close-menu img {
        width: 14px;
        height: 14px;
        display: block;
        transition: transform 0.3s ease, filter 0.3s ease;
    }

    .btn-close-menu:hover {
        background: var(--color-primary);
        border-color: var(--color-primary);
    }

    .btn-close-menu:hover img {
        transform: rotate(90deg);
        filter: brightness(0) invert(1);
    }

    /* Mobile Navigation Links List */
    .site-header .menu {
        display: flex;
        flex-direction: column;
        width: 100%;
        gap: 0;
        margin: 0 0 25px 0;
        padding: 0;
        max-height: calc(100dvh - 200px);
        overflow-y: auto;
    }

    .site-header .menu>li {
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, 0.06);
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

    .site-header .menu>li>a {
        display: inline-block;
        padding: 12px 0;
        font-size: 16px;
        font-weight: 600;
        color: var(--head-color);
        flex: 1;
        text-decoration: none;
    }

    .site-header .menu>li>a::after {
        display: none !important;
    }

    /* Hide desktop ::before arrow at <=991px */
    .site-header .menu>li.menu-item-has-children>a::before {
        display: none !important;
    }

    /* Dynamic clickD dropdown arrow button */
    .clickD {
        width: 36px;
        height: 36px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        position: relative;
        border-radius: 8px;
        background: #f4f5f7;
        transition: all 0.3s ease;
    }

    .clickD::before {
        content: "";
        display: inline-block;
        width: 10px;
        height: 6px;
        background: url("images/downarrow.svg") no-repeat center center / contain;
        transition: transform 0.3s ease;
    }

    .clickD.active {
        background: rgba(100, 214, 118, 0.15);
    }

    .clickD.active::before {
        transform: rotate(180deg);
    }

    /* Submenu Accordion Style */
    .site-header .menu .sub-menu {
        display: none;
        width: 100%;
        position: static;
        opacity: 0;
        visibility: hidden;
        transform: none;
        box-shadow: none;
        border: none;
        background: #f8f9fa;
        border-radius: 12px;
        padding: 8px 12px;
        margin: 5px 0 15px 0;
    }

    .site-header .menu>li.menu-item-has-children.active>.sub-menu,
    .site-header .menu>li.menu-item-has-children .clickD.active+.sub-menu {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
        transform: none !important;
    }

    .site-header .menu .sub-menu>li>a {
        padding: 8px 10px;
        font-size: 14px;
        color: var(--head-color);
        font-weight: 500;
        border-radius: 6px;
    }

    .site-header .menu .sub-menu>li>a:hover {
        color: var(--color-primary);
        background: rgba(255, 255, 255, 0.8);
    }

    /* Header Button Inside Drawer */
    .header-btn {
        margin-top: auto;
        padding-top: 15px;
        width: 100%;
    }

    .header-btn .cmnbtn {
        width: 100%;
        justify-content: center;
    }

    .bannerabout-box {
        flex-wrap: wrap;
        row-gap: 30px;
        padding: 35px 25px;
    }

    .bannerabout-item {
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .bannerabout-item:first-child {
        padding-left: 15px;
    }

    .bannerabout-item:last-child {
        padding-right: 15px;
    }

    .bannerabout-item:nth-child(2n+1)::before {
        display: none;
    }

    .bannerabout-item-head h3 {
        max-width: 100%;
    }

    .projectcounters-wrap {
        flex-wrap: wrap;
        row-gap: 24px;
        column-gap: 15px;
        justify-content: space-between;
    }



    .counter-content {
        padding-left: 12px;
    }

    .counter-content h2 {
        font-size: 32px;
    }

    .counter-content h2 sub {
        font-size: 15px;
    }

    .counter-content p {
        font-size: 12px;
    }

    .counter-box i.counter-icon img {
        max-width: 38px;
    }

    .businessaprachsc .row {
        --bs-gutter-x: 20px;
    }

    .targetadncbox.chartgrid .chartgridpsn {
        width: 100% !important;
        flex: 1 1 100% !important;
        max-width: 100% !important;
        font-size: 13px !important;
        padding: 8px 10px !important;
        text-align: center !important;
    }

    .datainsightchartinnn.box1 .chartgrid .chartgridpsn {
        font-size: 13px !important;
        padding: 8px 10px !important;
    }

    .growthtop .strategybox .focusHd,
    .growthbtm-row .strategybox .focusHd,
    .strategybox .focusHd {
        font-size: 12px !important;
    }

    .strategybox .bulletgrid {
        width: 12px !important;
        height: 12px !important;
        min-width: 12px !important;
    }

    .strategybox .bulletgrid::before {
        width: 22px !important;
        height: 22px !important;
        min-width: 22px !important;
    }

    .growthimpact {
        max-width: 240px !important;
        padding: 18px 15px !important;
    }

    .growthimpact .growthmainhd,
    .growthimpact .growthsubhd {
        font-size: 18px !important;
    }



    .process-cards-row {
        flex-wrap: wrap;
        gap: 20px;
    }




    .pricing-content {
        flex-wrap: wrap;
        gap: 15px;
    }

    .customer-swiper {
        padding: 10px 0 35px 0;
    }

    .customer-card {
        padding: 20px 16px 26px 16px;
        border-radius: 20px;
    }

    .customer-swiper .swiper-slide-active .customer-card {
        border-radius: 20px;
    }

    .customer-card-text p {
        font-size: 13.5px;
        line-height: 1.5;
    }

    .customer-heading {
        font-size: 13.5px;
    }

    .customer-designation {
        font-size: 12px;
    }

    .testimonial-shadow-layer {
        width: 10%;
        max-width: 60px;
    }

    .pricing-card {
        flex: 0 0 calc(50% - 7.5px);
        max-width: calc(50% - 7.5px);
        width: calc(50% - 7.5px);
    }





    h1,
    .h1 {
        font-size: 70px;
        margin-bottom: 20px;
    }

    h2,
    .h2 {
        font-size: 40px;
        margin-bottom: 18px;
    }

    h3,
    .h3 {
        font-size: 25px;
        margin-bottom: 20px;
    }

    .footer-contact-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
    }

    .footer-contact-item {
        width: 100%;
    }

    .footer-social-sec {
        margin-top: 20px;
    }

    .site-header .menu>li.menu-item-has-children>a::before,
    .site-header .menu>li.menu-item-has-children.clickD>a::before,
    .site-header .menu>li.menu-item-has-children>a.clickD::before {
        display: none;
    }

    .bannersc .icon7 {
        max-width: 400px;
    }

    .bannersc {
        padding-top: 70px;
    }

    .digitalsolutionsec {
        padding: 80px 0;
    }

    .ascentwebportal {
        padding-bottom: 80px;
    }

    .agerncysc {
        padding: 80px 0;
    }

    .digital-services-section {
        padding: 80px 0;
    }

    .process-top-right {
        max-width: 100%;
    }

    .process-top-row {
        text-align: center;
    }

    .process-top-row .sechdCont.left {
        text-align: center;
    }

    .process-top-right p {
        margin-bottom: 20px;
    }

    .service-image {
        text-align: center;
        margin-bottom: 25px;
    }

    .web-design-row {
        margin-bottom: 60px;
    }

    .web-design-row:nth-child(2n) .service-content-col {
        order: inherit;
    }

    .projectdrive-col.offset-col {
        padding-top: 0;
    }

    .projectdrive-btn {
        margin-top: 40px;
    }

    .seopackagesc {
        padding: 80px 0;
    }

    .happycustomersc {
        padding: 80px 0;
    }
}

@media(max-width: 767px) {
    .bannerabout {
        padding-left: 15px;
        padding-right: 15px;
    }

    .counter-box {
        flex: 0 0 calc(50% - 10px);
        max-width: calc(50% - 10px);
    }

    .bannerabout-box {
        padding: 30px 20px;
        border-radius: 20px;
    }

    .bannerabout-box::before {
        border-radius: 20px;
    }

    .bannerabout-item-head h3 {
        font-size: 18px;
    }

    h1,
    .h1 {
        font-size: 50px;
        margin-bottom: 15px;
    }

    h2,
    .h2 {
        font-size: 35px;
        margin-bottom: 15px;
    }

    h3,
    .h3 {
        font-size: 21px;
        margin-bottom: 15px;
    }

    h4,
    .h4 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    h5,
    .h5 {
        font-size: 17px;
        margin-bottom: 10px;
    }

    .cta-arrow {
        min-height: 46px;
    }

    .cmnbtn .btn-text {
        padding: 10px 20px 10px 30px;
        min-height: 46px;
        font-size: 15px;
    }

    .bannersc .icon1 {
        left: 2%;
        max-width: 40px;
    }

    .bannersc .icon3,
    .bannersc .icon2 {
        right: 2%;
        max-width: 30px;
    }

    .bannersc .icon4 {
        max-width: 30px;
    }

    .bannersc .icon5 {
        left: 2%;
        max-width: 30px;
    }

    .bannersc .icon6 {
        right: 2%;
        max-width: 30px;
    }

    .bannersc {
        padding-top: 30px;
    }

    .handsOnImg {
        margin-top: -47px;
    }

    .handsOnImg img {
        max-height: 264px;
    }

    .bannerabout {
        margin-top: -90px;
    }

    .digitalsolutionsec {
        padding: 60px 0;
    }

    .growth-card {
        border-radius: 15px;
    }

    .sechdCont {
        margin-bottom: 30px;
    }

    .sprtrpara {
        padding-left: 32px;
    }

    .ascentwebportal {
        padding-bottom: 60px;
    }

    .agerncysc {
        padding: 60px 0;
    }

    .approach-card {
        border-radius: 20px;
    }

    .ourprocess .icon1 {
        top: 5%;
    }

    .process-top-right p {
        margin-bottom: 20px;
    }

    .digital-services-section {
        padding: 60px 0;
    }

    .projectdrive-card .img-box,
    .projectdrive-card .img-box img {
        border-radius: 15px;
    }

    .projectdrive-grid .row {
        --bs-gutter-x: 15px;
        --bs-gutter-y: 15px;
    }

    .projectdrive-col .projectdrive-card {
        margin-bottom: 15px;
    }

    .projectdrive-btn {
        margin-top: 30px;
    }

    .seopackagesc {
        padding: 60px 0;
    }

    .news-image,
    .news-image img {
        border-radius: 15px;
    }

    .happycustomersc {
        padding: 60px 0;
    }

    .happycustomersc .sechdCont h2 span {
        display: table;
        margin: 0 auto;
    }

    .customer-slider-controls {
        margin-top: 20px;
    }

    .footer-middle-sec {
        padding: 40px 0;
    }

    .footer-logo-wrap {
        margin-bottom: 10px;
    }

    .footer-social-list li a {
        border-radius: 10px;
    }

    .bannerabout-item-text {

        max-width: 100%;

    }
}

@media(max-width: 575px) {
    .bannerabout-box {
        row-gap: 25px;
    }

    .bannerabout-item {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        text-align: center;
    }

    .bannerabout-item::before,
    .bannerabout-item:not(:first-child)::before {
        display: none !important;
    }

    .bannerabout-item-head {
        flex-direction: column;
        justify-content: flex-end;
        align-items: center;
        gap: 12px;
        margin-bottom: 10px;
        text-align: center;
    }

    .bannerabout-item-head i.icon-wrap {
        order: -1;
    }

    .bannerabout-item-head h3 {
        max-width: 100%;
        align-self: center;
    }

    .process-cards-row {
        flex-wrap: wrap;
        gap: 15px;
    }

    .process-card-col {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .projectcounters-wrap {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 20px 10px;
        justify-content: space-between;
    }

    .counter-box {
        flex: 0 0 calc(50% - 5px);
        max-width: calc(50% - 5px);
        width: calc(50% - 5px);
    }

    .counter-content {
        padding-left: 8px;
    }

    .counter-content h2 {
        font-size: 26px;
    }

    .counter-content p {
        font-size: 11px;
    }

    .counter-box i.counter-icon img {
        max-width: 32px;
    }

    .businessaprachsc .row {
        --bs-gutter-x: 15px;
    }

    .approach-card {
        padding: 24px 18px 15px 18px;
    }

    .approach-card-head {
        margin-bottom: 20px;
    }

    .approach-card-head h3 {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .process-cards-row {
        flex-direction: column;
        gap: 20px;
    }

    .process-card {
        flex: 0 0 100%;
    }

    .process-card-body {
        padding: 0 20px 30px 20px;
    }

    .pricing-card {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .customer-card {
        padding: 18px 14px 22px 14px;
        border-radius: 16px;
    }

    .customer-swiper .swiper-slide-active .customer-card {
        border-radius: 16px;
    }

    .customer-card-text p {
        font-size: 12.5px;
    }

    .testimonial-shadow-layer {
        width: 8%;
        max-width: 35px;
    }

    .pricing-card-header {
        padding: 30px 20px 24px 20px;
    }

    .pricing-card-header h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }




    .news-title {
        font-size: 20px;
        line-height: 1.35;
    }

    h1,
    .h1 {
        font-size: 40px;
    }

    h2,
    .h2 {
        font-size: 30px;
    }

    h3,
    .h3 {
        font-size: 20px;
    }

    h4,
    .h4 {
        font-size: 17px;
    }

    h5,
    .h5 {
        font-size: 16px;
    }

    h6,
    .h6 {
        font-size: 15px;
    }

    body {
        font-size: 15px;
    }

    .footer-wrapper {
        padding: 0 10px 20px 10px;
    }

    .footer-inner-box {
        padding: 10px 10px 25px 10px;
        border-radius: 20px;
    }

    .footer-top-banner {
        padding: 30px 0;
        border-radius: 18px;
    }

    .contact-val a,
    .contact-val p {
        font-size: 16px;
    }

    .footer-middle-sec {
        padding: 40px 0 30px 0;
    }

    .navbar-collapse {
        max-width: 100%;
        width: 90%;
    }

    .handsOnImg img.handfloattop {
        display: none;
    }

    .handsOnImg {
        margin-top: -5%;
    }

    .bannerabout {
        margin-top: -14%;
    }

    .digitalsolutionsec {
        padding: 50px 0;
    }

    .growth-card {
        padding: 20px 18px 30px 18px;
        border-radius: 10px;
    }

    .sechdCont {
        margin-bottom: 20px;
    }

    .sprtrpara {
        margin-left: 5px;
        padding-left: 15px;
    }

    .ascentwebportal {
        padding-bottom: 50px;
    }

    .agerncysc {
        padding: 50px 0;
    }

    .digital-services-section {
        padding: 50px 0;
    }

    .service-content-col .cmnbtn {
        margin-top: 10px;
    }

    .service-content-col .service-content .sechdCont h2 {
        margin-bottom: 21px;
    }

    .seopackagesc {
        padding: 50px 0;
    }

    .pricing-card-header {
        min-height: inherit !important;
    }

    .happycustomersc {
        padding: 50px 0;
    }

    .footer-col .footer-title {
        margin-bottom: 10px;
    }

    .contact-icon-box {
        width: 40px;
        height: 40px;
        border-radius: 10px;
    }

    .contact-icon-box img {
        max-width: 20px;
    }

    .contact-info-box {
        width: calc(100% - 20px);
        padding-left: 10px;
    }

    .contact-val a {
        white-space: inherit;
        word-break: break-all;
    }

    .footer-logo-wrap a img {
        max-width: 200px;
    }
}

@media(max-width: 479px) {
    .bannerabout {
        padding-left: 10px;
        padding-right: 10px;
    }

    .bannerabout-box {
        padding: 24px 16px;
        border-radius: 16px;
    }

    .bannerabout-box::before {
        border-radius: 16px;
    }


    .site-header .site-logo {
        max-width: 140px;
    }

    .navbar-toggler {
        width: 45px;
        height: 43px;
    }

    .cmnbtn .btn-text {
        margin-right: 14px;
    }


    .cmnbtn .btn-text::before {
        right: -12px;
        width: 23px;
    }

    .cmnbtn .btn-text {
        padding: 10px 10px 10px 20px;
        min-height: 46px;
        font-size: 14px;
    }


    .cta-arrow::before {
        left: -12px;
        width: 24px;
    }

    .counter-box {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }
}

/* ==========================================
   Project Drive Responsive Hover & Content
   ========================================== */

@media(max-width: 1399px) {
    .projectdrive-hover-content {
        padding: 30px 24px;
    }

    .projectdrive-title {
        font-size: 24px;
        line-height: 1.3;
        padding-bottom: 12px;
    }

    .projectdrive-divider svg {
        width: 180px;
    }

    .projectdrive-category {
        font-size: 20px;
        line-height: 1.545;
        padding-top: 12px;
    }
}

@media(max-width: 1199px) {
    .projectdrive-hover-content {
        padding: 26px 20px;
    }

    .projectdrive-title {
        font-size: 22px;
        line-height: 1.3;
        padding-bottom: 11px;
    }

    .projectdrive-divider svg {
        width: 160px;
    }

    .projectdrive-category {
        font-size: 18px;
        line-height: 1.545;
        padding-top: 11px;
    }
}

@media(max-width: 991px) {
    .projectdrive-hover-content {
        padding: 24px 18px;
    }

    .projectdrive-title {
        font-size: 20px;
        line-height: 1.3;
        padding-bottom: 10px;
    }

    .projectdrive-divider svg {
        width: 140px;
    }

    .projectdrive-category {
        font-size: 16px;
        line-height: 1.545;
        padding-top: 10px;
    }
}

@media(max-width: 767px) {

    .projectdrive-hover-layer,
    .projectdrive-hover-layer * {
        border-radius: 15px;
    }

    .projectdrive-hover-content {
        padding: 20px 15px;
    }

    .projectdrive-title {
        font-size: 18px;
        line-height: 1.3;
        padding-bottom: 8px;
    }

    .projectdrive-divider svg {
        width: 120px;
    }

    .projectdrive-category {
        font-size: 14px;
        line-height: 1.545;
        padding-top: 8px;
    }
}

@media(max-width: 575px) {
    .projectdrive-hover-content {
        padding: 16px 12px;
    }

    .projectdrive-title {
        font-size: 16px;
        line-height: 1.3;
        padding-bottom: 6px;
    }

    .projectdrive-divider svg {
        width: 100px;
    }

    .projectdrive-category {
        font-size: 13px;
        line-height: 1.545;
        padding-top: 6px;
    }

    /* Preloader Mobile Responsive Styles */
    .preloader-logo {
        max-width: 160px;
    }

    .logo-pulse-glow {
        width: 190px;
        height: 190px;
    }

    .preloader-progress-bar {
        width: 190px;
        height: 5px;
    }

    .preloader-counter {
        font-size: 13px;
    }

    /* Back To Top Button Mobile Size */
    .back-to-top {
        bottom: 20px;
        right: 20px;
        width: 44px;
        height: 44px;
    }

    .back-to-top-circle {
        width: 42px;
        height: 42px;
        top: 1px;
        left: 1px;
    }

    .back-to-top-circle-bg,
    .back-to-top-circle-progress {
        r: 18px;
        cx: 24px;
        cy: 26px;
    }

    .back-to-top-arrow {
        font-size: 16px;
    }
}