/* Listical CSS - Top Software Development Companies Page */

/* ==========================================
   1. LISTICAL BANNER SECTION STYLES
   ========================================== */

#common-modal .input-effect {
    position: relative;
}

#common-modal .countrycode .iti__flag-container {
    width: 100% !important;
}

/* #common-modal .countrycode {
    margin-top: -5px;
} */

.common-modal-form .countrycode #common_form_country_codes {
    padding-left: 0px !important;
    border: 0px !important;
    border-bottom: 1px solid #b5b5b5 !important;
    border-radius: 0px !important;
}

.food-company-section .firm-logo-wrap img{
    width: 220px;
}

.common-modal-form .effect-16:focus~label,
.common-modal-form .has-content.effect-16~label {
    top: -16px;
    font-size: 15px;
    color: #39f;
    transition: .3s
}

.common-modal-form #capt2 {
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #b5b5b5;
}


.listical-banner-section {
    padding: 80px 0 60px;
    background-color: #FAFAFA;
}

/* Report Pill Badge */
.report-badge {
    display: inline-block;
    background: #F1F1F1;
    color: #444444;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 8px 20px;
    border-radius: 30px;
    text-transform: uppercase;
}

/* Main Heading */
.listical-main-heading {
    font-size: 95px;
    font-weight: 600;
    color: #000000;
    line-height: 1.2;
    margin-top: 20px;
    margin-bottom: 16px;
    font-family: inherit;
}

.pink-gradient-text {
    color: #FF4D8D;
}

/* Sub-heading */
.listical-sub-heading {
    font-size: 28px;
    color: #666666;
    max-width: 80%;
    margin: 0 auto 40px;
    line-height: 1.6;
}

/* Grid Cards Base */
.listical-card {
    border-radius: 28px;
    overflow: hidden;
    height: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.listical-card:hover {
    transform: translateY(-4px);
}

/* Left Image Card */
.listical-card-image {
    min-height: 480px;
    position: relative;
    border-radius: 28px;
}

.card-image-bg {
    width: 100%;
    height: 100%;
    min-height: 480px;
    background-size: cover;
    background-position: center;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px;
    border-radius: 28px;
}

.card-top-bar {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bluebcx {
    background: url('https://techugocoms3.s3.ap-south-1.amazonaws.com/uploads/2026/07/6a6c507dde160.webp') no-repeat;
    background-size: cover;
}

.ipsum-tag {
    color: #FFFFFF;
    font-weight: 800;
    font-style: italic;
    font-size: 20px;
    letter-spacing: 1px;
}

.bar-chart-icon {
    background: #FFFFFF;
    color: #000000;
    width: 44px;
    height: 44px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.card-overlay-white {
    background: #FFFFFF;
    border-radius: 22px;
    padding: 24px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

/* Middle Gray Card */
.listical-card-gray {
    background: #F2F2F2;
    padding: 32px 28px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 28px;
    min-height: 480px;
}

.avatar-stack {
    display: flex;
    align-items: center;
    margin: 28px 0 32px;
}

.avatar-img {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #F2F2F2;
    margin-right: -14px;
}

/* Common Card Typography */
.stat-number {
    font-size: 42px;
    font-weight: 800;
    color: #000000;
    line-height: 1;
}

.card-stat-title {
    font-size: 20px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #000000;
    margin-bottom: 10px;
    line-height: 1.3;
}

.card-stat-desc {
    font-size: 16px;
    color: #000000;
    line-height: 1.5;
    margin-bottom: 0;
    font-family: "Goldplay-Alt-400";
}

/* Right Stack Cards */
.listical-card-stack {
    display: flex;
    flex-direction: column;
    gap: 20px;
    height: 100%;
}

.listical-card-lime {
    background: #D7F75B;
    padding: 28px;
    border-radius: 28px;
    flex: 1;
}

.card-top-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 24px;
}

.accent-badge-shape {
    width: 60px;
    height: 36px;
    background: rgba(255, 255, 255, 0.4);
    border-radius: 12px;
}

.listical-card-black {
    background: #0A0A0A;
    padding: 28px;
    border-radius: 28px;
    flex: 1;
}

.accent-line-decoration {
    width: 80px;
    height: 3px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 2px;
    margin-top: 18px;
}

.text-white {
    color: #FFFFFF !important;
}

.text-gray {
    color: #FFFFFF !important;
}

.web-dev-process-section .row {
    position: relative;
    /* align-items: flex-start !important; */
}

.process-left-content {
    position: -webkit-sticky;
    position: sticky;
    top: 120px;
    z-index: 5;
}


/* ==========================================
   2. COMPLIANCE MARQUEE SECTION
   ========================================== */
.marquee-section {
    margin: 0px auto;
    padding: 80px 20px;
}

.marquee-wrap {
    position: relative;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, #000 8%, #000 92%, transparent 100%);
    mask-image: linear-gradient(to right, transparent 0%, #000 8%, #000 92%, transparent 100%);
}

.marquee-track {
    display: flex;
    align-items: center;
    width: max-content;
    animation: scroll 26s linear infinite;
}

.marquee-wrap:hover .marquee-track {
    animation-play-state: paused;
}

@keyframes scroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

.marquee-track img {
    height: 40px;
    width: auto;
    display: block;
    flex-shrink: 0;
    margin-right: 60px;
    opacity: 0.85;
    transition: opacity .25s ease;
}

.marquee-track img:hover {
    opacity: 1;
}

/* ==========================================
   3. KEY FACTORS SECTION
   ========================================== */
.key-factors-section {
    padding: 80px 0;
    background-color: #F3F3F3;
}

.key-factors-heading {
    font-size: 64px;
    font-weight: 500;
    color: #000000;
    line-height: 1.3;
    max-width: 95%;
    margin: 0 auto;
}

.blue-text {
    color: #2087F0;
}

.factor-card {
    background: #FFFFFF;
    border-radius: 8px;
    padding: 36px 30px 32px;
    position: relative;
    height: 100%;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
    border: 1px solid #EBEBEB;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.factor-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.factor-number {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 120px;
    font-weight: 800;
    color: #F3F3F3;
    line-height: 1;
    user-select: none;
    pointer-events: none;
    z-index: 1;
}

.factor-title {
    font-size: 24px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 14px;
    padding-right: 40px;
    line-height: 1.2;
    position: relative;
    z-index: 2;
}

.factor-desc {
    font-size: 18px;
    color: #000000;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 400;
    position: relative;
    z-index: 2;
}

/* ==========================================
   4. TRANSFORM BUSINESS CTA SECTION
   ========================================== */
.transform-cta-section {
    position: relative;
    padding: 80px 0;
    background: url('https://techugocoms3.s3.ap-south-1.amazonaws.com/uploads/2026/07/6a6c733dc70ac.webp') no-repeat;
    background-size: cover;
    background-position: center;
}

.transform-cta-box {
    border-radius: 12px;
    padding: 0px;
    max-width: 1100px;
    margin: 0 auto;
}

.transform-cta-heading {
    font-size: 48px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 30px;
    font-family: inherit;
}

.gold-text {
    color: #FFC851;
}

.transform-cta-btn {
    display: inline-block;
    background-color: #2087F0;
    color: #FFFFFF;
    font-size: 28px;
    font-weight: 600;
    padding: 14px 44px;
    border-radius: 20px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0px 4px 10px 0px #6F6F6F40;
}

.transform-cta-btn:hover {
    background-color: #1565C0;
    color: #FFFFFF;
    text-decoration: none;
}

/* ==========================================
   5. LEADING SOFTWARE DEVELOPMENT FIRMS SECTION
   ========================================== */
.leading-firms-section {
    padding: 80px 0;
    background-color: #FFFFFF;
}


.leading-firms-desc {
    font-size: 24px;
    color: #000000;
    line-height: 38px;
    max-width: 90%;
    margin: 20px auto;
}

.firms-stack {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 40px;
}

.firm-card {
    background-color: #E9F4FF;
    border: 1px solid #B5C5D5;
    border-radius: 50px;
    padding: 30px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.firm-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}


.firm-info-text {
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #000000;
}

.firm-tags-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 12px;
    background: #D9E8F5;
    padding: 15px 20px;
    border-radius: 16px;
    width: fit-content;
}

.firm-tag {
    font-size: 24px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
    display: inline-flex;
    align-items: center;
    align-items: center;
    gap: 15px;
}



.tag-divider {
    color: #000000;
    margin-right: 8px;
    border: 1px dashed;
    height: 22px;
}

/* Dark Box on Right */
.firm-dark-box {
    background: url(https://techugocoms3.s3.ap-south-1.amazonaws.com/uploads/2026/07/6a6c7e703e4d9.webp)no-repeat;
    background-size: 100% 100%;
    border-radius: 30px;
    padding: 40px 40px 50px 40px;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 320px;
}

.firm-meta-list {
    position: relative;
    z-index: 2;
}

.firm-meta-item {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 22px;
    line-height: 40px;
    color: #FFFFFF;
    margin-bottom: 10px;
    font-weight: 500;
}


.meta-icon {
    font-size: 14px;
}

.firm-rating-item {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 14px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: 500;
    font-size: 22px;
    line-height: 40px;
    color: #FFFFFF;
}

.rating-stars {
    color: #FFC107;
    font-size: 14px;
}

.firm-dark-glow-arc {
    position: absolute;
    bottom: 50px;
    left: -20%;
    width: 140%;
    height: 90px;
    border-radius: 50%;
    border: 2px solid #2087F0;
    box-shadow: 0 0 25px rgba(32, 135, 240, 0.8), inset 0 0 15px rgba(32, 135, 240, 0.5);
    pointer-events: none;
    z-index: 1;
}

.firm-enquiry-btn-wrap {
    position: relative;
    z-index: 3;
    margin-top: 20px;
}

.firm-enquiry-btn {
    display: block;
    width: 100%;
    text-align: center;
    padding: 15px 20px;
    border-radius: 20px;
    background: #fff;
    font-size: 24px;
    font-weight: 500;
    color: #000000;
    text-decoration: none;
    transition: all 0.3s ease;
}

.firm-enquiry-btn:hover {
    background-color: #2087F0;
    color: #FFFFFF;
}



.firm-enquiry-btn.btn-white {
    background-color: #FFFFFF;
    color: #0A192F;
}

.firm-enquiry-btn.btn-white:hover {
    background-color: #E2E8F0;
    color: #0A192F;
}

/* ==========================================
   6. WHY CUSTOM WEB DEVELOPMENT SECTION
   ========================================== */
.why-custom-dev-section {
    padding: 0px 0px 80px 0px;
    background-color: #FFFFFF;
}

.custom-dev-cards-wrapper {
    background-color: #F3F3F3;
    border-radius: 24px;
    padding: 40px 30px;
    margin-top: 40px;
}

.custom-dev-card {
    background: #FFFFFF;
    border-radius: 20px;
    padding: 36px 28px;
    height: 100%;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.custom-dev-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.check-icon-box {
    width: 44px;
    height: 44px;
    background-color: #2087F0;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.custom-dev-card-title {
    font-size: 30px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 12px;
    line-height: 1.3;
}

.custom-dev-card-desc {
    font-size: 20px;
    color: #555555;
    line-height: 26px;
    margin-bottom: 0;
    font-weight: 400;
}

/* ==========================================
   7. MARKET SENTIMENT TESTIMONIALS SECTION
   ========================================== */
.market-sentiment-section {
    padding: 80px 0px 0px 0px;
    background: linear-gradient(180deg, #F8FBFF 0%, #FFFFFF 100%);
    overflow: hidden;
}

.market-sentiment-badge {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #64748B;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.market-sentiment-heading {
    color: #000000;
    margin-bottom: 40px;
}

.market-sentiment-carousel {
    padding: 0px;

}

.market-sentiment-card {
    background: #FFFFFF;
    border: 1px solid #E2E8F0;
    border-radius: 28px;
    padding: 40px 32px 32px 32px;
    transition: all 0.4s ease;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
    opacity: 0.7;
    transform: scale(0.94);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 360px;
    margin-top: 40px;
}

/* Active Center Slide Scale & Elevate Effect */
.market-sentiment-carousel .owl-item.active.center .market-sentiment-card {
    opacity: 1;
    transform: scale(1.03) translateY(-8px);
    border-color: #93C5FD;
    box-shadow: 0 15px 35px rgba(32, 135, 240, 0.12);
}

.quote-icon {
    margin-bottom: 24px;
}

.common-modal-form .modal-content {
    padding: 20px;
}

.common-modal-form .fileuploadrw label:after {
    background: url(../img/upload-icon.svg) center center / 17px no-repeat #2087F0;
}


.common-modal-form h3 {
    color: #153441;
    font-size: 32px;
    margin-bottom: 20px;
    font-weight: 600;
}

.quote-text {
    font-size: 24px;
    font-style: italic;
    color: #1E293B;
    line-height: 1.65;
    margin-bottom: 30px;
    min-height: 90px;
    font-weight: 500;
}

.quote-author-box {
    background: #F4F5F7;
    border-radius: 16px;
    padding: 16px 20px;
    display: flex;
    align-items: center;
    gap: 14px;
}

.author-avatar {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background: #0B2B30;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    overflow: hidden;
}

.author-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.author-name {
    font-size: 14px;
    font-weight: 800;
    color: #0F172A;
    text-transform: uppercase;
    margin-bottom: 2px;
    line-height: 1.2;
    letter-spacing: 0.5px;
}

.author-role {
    font-size: 12px;
    color: #64748B;
    margin-bottom: 0;
    line-height: 1.2;
}

/* Custom Dots styling */
.market-sentiment-carousel .owl-dots {
    margin-top: 30px !important;
    text-align: center;
}

.market-sentiment-carousel .owl-dot span {
    width: 10px !important;
    height: 10px !important;
    background: #CBD5E1 !important;
    transition: all 0.3s ease !important;
}

.market-sentiment-carousel .owl-dot.active span {
    width: 28px !important;
    background: #2087F0 !important;
    border-radius: 10px !important;
}

/* ==========================================
   8. END-TO-END WEB DEVELOPMENT PROCESS SECTION
   ========================================== */
.web-dev-process-section {
    padding: 80px 0;
    background-color: #FFFFFF;
}

.process-heading {

    color: #000000;
    line-height: 1.35;
    margin-bottom: 20px;
}

.process-item:first-child {
    padding-top: 0px;
}

.process-desc {
    font-size: 15px;
    color: #666666;
    line-height: 1.65;
    max-width: 440px;
    margin-bottom: 0;
}

.process-list {
    display: flex;
    flex-direction: column;
}

.process-item {
    display: flex;
    align-items: center;
    padding: 32px 0;
    border-bottom: 1px solid #AEAEAE;
    position: relative;
    gap: 40px;
}

.process-item:last-child {
    border-bottom: 0px;
}

.process-icon-box {
    width: 44px;
    height: 44px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.icon-green {
    background-color: #E6F4EA;
    color: #16A34A;
}

.icon-blue {
    background-color: #E8F0FE;
    color: #2563EB;
}

.icon-amber {
    background-color: #FEF3C7;
    color: #D97706;
}

.process-vertical-divider {
    display: none;
    width: 1px;
    height: 56px;
    background-color: #E2E8F0;
    margin: 0 24px;
    flex-shrink: 0;
}

.process-text-content {
    position: relative;
    flex-grow: 1;
}

.process-text-content::after {
    position: absolute;
    content: '';
    left: -20px;
    top: 0px;
    width: 1px;
    height: 100%;
    background: #AEAEAE;

}

.process-item-title {
    font-size: 34px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 6px;
    line-height: 1.3;
}

.process-item-desc {
    font-size: 24px;
    color: #4a4a4a;
    line-height: 1.6;
    margin-bottom: 0;
    max-width: 540px;
}

/* ==========================================
   9. LEADING SOFTWARE DEVELOPMENT FIRMS SECTION (Background & Floating Card)
   ========================================== */
.leading-firms-process-section {
    padding: 80px 0;
    background: url('https://techugocoms3.s3.ap-south-1.amazonaws.com/uploads/2026/08/6a702b937f508.webp') no-repeat center center / cover;
    position: relative;
    overflow: hidden;
}

.leading-firms-heading {
    color: #000000;
    margin-bottom: 50px;
}

.leading-firms-img-wrapper {
    position: relative;
    margin: 0 auto;
}

.leading-firms-img-wrapper img {
    width: 100%;
}

.firms-man-img {
    width: 100%;
    border-radius: 20px;
    object-fit: cover;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

.floating-lorem-pill {
    position: absolute;
    top: 48%;
    right: -24px;
    background: #2087F0;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 24px;
    border-radius: 30px;
    box-shadow: 0 6px 20px rgba(32, 135, 240, 0.3);
    z-index: 3;
}

.curved-arrow-icon {
    position: absolute;
    top: 58%;
    right: -30px;
    z-index: 3;
}

.floating-trusted-card {
    position: absolute;
    bottom: -15px;
    right: -50px;
    background: #E8F2FF;
    border: 2px solid #FFFFFF;
    border-radius: 20px;
    padding: 22px 28px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    z-index: 2;
    text-align: center;
}

.trusted-card-sub {
    font-size: 13px;
    color: #475569;
    margin-bottom: 4px;
    font-weight: 500;
}

.trusted-card-title {
    font-size: 22px;
    font-weight: 800;
    color: #0F172A;
    margin-bottom: 0;
    white-space: nowrap;
}

.firms-process-list {
    display: flex;
    flex-direction: column;
    gap: 32px;
    padding-left: 120px;
}

.firms-process-item {
    display: flex;
    align-items: center;
    position: relative;
    padding: 20px 0px 20px 20px;
    gap: 30px;
    transition: all 0.3s ease;
    border-radius: 10px;
}

.firms-process-item:hover::after {
    background: #2087F0;
    transition: all 0.3s ease;
}

.firms-process-item::after {
    position: absolute;
    content: '';
    left: -20px;
    top: 0px;
    background: #D9D9D9;
    width: 6px;
    height: 100%;
    border-radius: 5px;
}

.firms-icon-box {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    background-color: #DBEAFE;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}



.firms-item-content {
    position: relative;
    flex-grow: 1;
}



.firms-item-title,
.discovery-feature-title {
    font-size: 32px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 6px;
    line-height: 1.3;
}

.firms-item-desc,
.discovery-feature-desc {
    font-size: 24px;
    color: #000000;
    line-height: 1.3;
    margin-bottom: 0;
    max-width: 90%;
}

.discovery-feature-desc span {
    font-weight: 600;
}

/* ==========================================
   10. ENTERPRISE DISCOVERY PROCESS SECTION (3 Feature Cards Grid)
   ========================================== */
.enterprise-discovery-section {
    padding: 80px 0;
    background-color: #FFFFFF;
    position: relative;
}

.discovery-main-heading {
    color: #000000;
    margin-bottom: 80px;
    text-align: center;
}

.discovery-main-heading.key-factors-heading {
    max-width: 100%;
}

.discovery-card-box {
    background: #F8FAFC;
    border: 1px solid #E2E8F0;
    border-radius: 16px;
    padding: 32px 28px;
    height: 100%;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.discovery-card-box:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 30px rgba(0, 96, 255, 0.08);
    border-color: #93C5FD;
}

.discovery-badge-icon svg {
    width: 68px;
    height: 68px;
}



/* ==========================================================================
   11. UNIFIED RESPONSIVE MEDIA QUERIES (Consolidated at Bottom)
   ========================================================================== */

@media (max-width:1780px) {
    .common-modal-form h3 {
        font-size: 24px;
    }

    .discovery-badge-icon svg {
        width: 62px;
        height: 62px
    }

    .listical-sub-heading {
        font-size: 26px;
    }

    .process-item-title {
        font-size: 30px;
    }

    .process-item-desc,
    .firms-item-desc,
    .discovery-feature-desc {
        font-size: 20px;
    }

    .firms-item-title,
    .discovery-feature-title {
        font-size: 30px;
    }

    .listical-main-heading {
        font-size: 85px;
    }
}

@media (max-width:1680px) {
    .common-modal-form h3 {
        font-size: 21px;
    }

    .listical-main-heading {
        font-size: 75px;
    }

    .card-stat-title {
        font-size: 18px;
    }

    .listical-sub-heading {
        font-size: 24px;
    }

    .discovery-badge-icon svg {
        width: 55px;
        height: 55px
    }

    .process-item-title,
    .firms-item-title,
    .discovery-feature-title {
        font-size: 28px;
    }

    .process-item-desc,
    .firms-item-desc,
    .discovery-feature-desc {
        font-size: 18px;
    }

    .card-stat-desc {
        font-size: 15px;
    }

}

@media (max-width:1580px) {
    .listical-sub-heading {
        font-size: 22px;
    }

    .process-item-title,
    .firms-item-title,
    .discovery-feature-title {
        font-size: 26px;
    }

    .listical-main-heading {
        font-size: 70px;
    }


}


@media (max-width: 1480px) {
    .card-stat-title {
        font-size: 16px;
    }

    .card-stat-desc {
        font-size: 14px;
    }

    .listical-sub-heading {
        font-size: 20px;
    }

    .listical-main-heading {
        font-size: 65px;
    }

    .marquee-section {
        padding: 60px 20px;
    }

    .discovery-main-heading {
        margin-bottom: 60px;
    }

    .key-factors-section,
    .transform-cta-section,
    .leading-firms-section,
    .web-dev-process-section,
    .leading-firms-process-section,
    .enterprise-discovery-section {
        padding: 60px 0px;
    }

    .why-custom-dev-section {
        padding: 0px 0px 60px 0px;
    }

    .market-sentiment-section {
        padding: 60px 0px 0px 0px;
    }

    .discovery-badge-icon svg {
        width: 50px;
        height: 50px
    }

    .firms-process-list {
        padding-left: 90px;
    }

    .process-item-title,
    .firms-item-title,
    .discovery-feature-title {
        font-size: 24px;
    }

    .process-item-desc,
    .firms-item-desc,
    .discovery-feature-desc {
        font-size: 17px;
    }

    .leading-firms-desc {
        font-size: 20px;
        line-height: 30px;
    }

    .quote-text {
        font-size: 18px;
        line-height: 1.5;
    }

    .custom-dev-card-title {
        font-size: 26px;
    }

    .firm-meta-item,
    .firm-rating-item {
        font-size: 20px;
    }

    .firm-enquiry-btn {
        font-size: 20px;
    }

    .firm-tag {
        font-size: 20px;
    }

    .firm-info-text {
        font-size: 18px;
        line-height: 28px;
    }

    .key-factors-heading {
        font-size: 55px;
    }

    .factor-number {
        font-size: 110px;
    }

    .factor-title {
        font-size: 22px;
    }

    .factor-desc {
        font-size: 16px;
        line-height: 26px;
    }

    .transform-cta-heading {
        font-size: 42px;
    }

    .transform-cta-btn {
        font-size: 22px;
    }

    .leading-firms-heading {
        font-size: 38px;
    }

    .firm-meta-item svg {
        width: 35px;
    }

    .firm-dark-box {
        padding: 35px 35px 45px 35px;
    }

    .firm-meta-item .loc-icon svg {
        width: 28px;
    }

    .custom-dev-card-desc {
        font-size: 17px;
        line-height: 23px;
    }
}

@media (max-width: 1380px) {
    .listical-sub-heading {
        font-size: 19px;
    }

    .listical-main-heading {
        font-size: 60px;
    }

    .discovery-main-heading {
        margin-bottom: 50px;
    }

    .marquee-section {
        padding: 50px 20px;
    }

    .key-factors-section,
    .transform-cta-section,
    .leading-firms-section,
    .web-dev-process-section,
    .leading-firms-process-section,
    .enterprise-discovery-section {
        padding: 50px 0px;
    }

    .why-custom-dev-section {
        padding: 0px 0px 50px 0px;
    }

    .market-sentiment-section {
        padding: 50px 0px 0px 0px;
    }

    .firms-process-list {
        padding-left: 80px;
    }

    .process-item-title,
    .firms-item-title,
    .discovery-feature-title {
        font-size: 23px;
    }



    .quote-text {
        font-size: 17px;
    }

    .custom-dev-card-desc {
        font-size: 16px;
        line-height: 22px;
    }

    .firm-dark-box {
        padding: 30px 30px 40px 30px;
    }

    .custom-dev-card-title {
        font-size: 24px;
    }

    .firm-enquiry-btn {
        font-size: 18px;
    }

    .leading-firms-desc {
        font-size: 18px;
        line-height: 28px;
    }

    .firm-meta-item svg {
        width: 32px;
    }

    .firm-meta-item .loc-icon svg {
        width: 25px;
    }

    .firm-meta-item,
    .firm-rating-item {
        font-size: 16px;
    }

    .firm-tag {
        font-size: 18px;
    }

    .key-factors-heading {
        font-size: 45px;
    }

    .firm-info-text {
        font-size: 16px;
        line-height: 24px;
    }

    .factor-number {
        font-size: 100px;
    }

    .factor-title {
        font-size: 20px;
    }

    .factor-desc {
        font-size: 15px;
        line-height: 24px;
    }

    .transform-cta-heading {
        font-size: 38px;
    }

    .transform-cta-btn {
        font-size: 20px;
    }
}

@media (max-width:1280px) {
    .listical-sub-heading {
        font-size: 18px;
    }

    .firm-tag {
        font-size: 16px;
    }

    .firm-enquiry-btn {
        font-size: 17px;
    }

    .firm-meta-item,
    .firm-rating-item {
        font-size: 15px;
    }

    .firm-info-text {
        font-size: 15px;
        line-height: 22px;
    }

    .firm-tag {
        font-size: 16px;
    }

    .listical-main-heading {
        font-size: 60px;
    }

    .discovery-badge-icon svg {
        width: 45px;
        height: 45px
    }

    .key-factors-heading {
        font-size: 40px;
    }

    .firms-process-list {
        padding-left: 60px;
    }

    .process-item-title,
    .firms-item-title,
    .discovery-feature-title {
        font-size: 22px;
    }

    .process-item-desc,
    .firms-item-desc,
    .discovery-feature-desc {
        font-size: 15px;
    }
}

@media (max-width: 1199px) {
    .listical-main-heading {
        font-size: 55px;
    }

    .firm-enquiry-btn {
        font-size: 16px;
    }

    .firm-tag {
        font-size: 15px;
    }

    .firm-tag {
        font-size: 15px;
    }

    .key-factors-heading {
        font-size: 38px;
    }

    .firms-process-list {
        padding-left: 40px;
    }

    .listical-main-heading {
        font-size: 40px;
    }

    .transform-cta-box {
        padding: 40px 30px;
    }

    .transform-cta-heading {
        font-size: 28px;
    }

    .leading-firms-heading {
        font-size: 34px;
    }

    .custom-dev-card {
        padding: 30px 22px;
    }

    .custom-dev-card-title {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .card-stat-title {
        font-size: 15px;
    }

    .firm-enquiry-btn {
        font-size: 15px;
    }

    .firm-tag {
        font-size: 14px;
    }

    .listical-sub-heading {
        font-size: 16px;
    }

    .listical-main-heading {
        font-size: 45px;
    }

    .discovery-main-heading {
        margin-bottom: 40px;
    }

    .process-left-content {
        position: relative !important;
        top: auto !important;
    }

    .key-factors-heading {
        font-size: 30px;
    }

    .marquee-section {
        padding: 40px 20px;
    }

    .key-factors-section,
    .transform-cta-section,
    .leading-firms-section,
    .web-dev-process-section,
    .leading-firms-process-section,
    .enterprise-discovery-section {
        padding: 40px 0px;
    }

    .why-custom-dev-section {
        padding: 0px 0px 40px 0px;
    }

    .market-sentiment-section {
        padding: 40px 0px 0px 0px;
    }

    .listical-banner-section {
        padding: 60px 0 40px;
    }

    .listical-main-heading {
        font-size: 34px;
    }

    .listical-sub-heading {
        font-size: 16px;
    }

    .listical-card-gray,
    .card-image-bg {
        min-height: 400px;
    }

    .key-factors-section {
        padding: 60px 0;
    }



    .factor-card {
        padding: 28px 24px;
    }

    .factor-number {
        font-size: 44px;
        top: 5px;
        right: 5px;
    }

    .transform-cta-section {
        padding: 60px 0;
    }

    .transform-cta-box {
        padding: 35px 25px;
    }

    .transform-cta-heading {
        font-size: 24px;
        margin-bottom: 24px;
    }

    .transform-cta-btn {
        font-size: 16px;
        padding: 12px 36px;
    }

    .leading-firms-section {
        padding: 60px 0;
    }

    .leading-firms-heading {
        font-size: 28px;
    }

    .firm-card {
        padding: 20px;
    }

    .leading-firms-desc {
        font-size: 16px;
        line-height: 22px;
    }

    .why-custom-dev-section {
        padding: 60px 0;
    }

    .custom-dev-cards-wrapper {
        padding: 30px 20px;
    }

    .web-dev-process-section {
        padding: 60px 0;
    }

    .process-heading {
        font-size: 32px;
    }

    .process-desc {
        max-width: 100%;
    }

    .process-item {
        padding: 24px 0;
    }

    .process-vertical-divider {
        margin: 0 16px;
        height: 40px;
    }

    .leading-firms-process-section {
        padding: 60px 0;
    }

    .leading-firms-heading {
        font-size: 30px;
        margin-bottom: 30px;
    }

    .firms-process-list {
        padding-left: 0;
    }

    .floating-trusted-card {
        right: 0;
        bottom: -20px;
        padding: 16px 20px;
    }

    .trusted-card-title {
        font-size: 18px;
    }

    .floating-lorem-pill {
        right: 0;
    }

    .enterprise-discovery-section {
        padding: 60px 0;
    }

    .discovery-main-heading {
        margin-bottom: 35px;
    }

    .discovery-card-box {
        padding: 24px 20px;
    }
}

@media (max-width: 767px) {
    .listical-main-heading {
        font-size: 35px;
    }

    .firm-meta-item,
    .firm-rating-item {
        font-size: 14px;
    }

    .firm-meta-item,
    .firm-rating-item {
        margin: 0px;
    }

    .firm-card {
        padding: 20px 10px;
    }

    .firm-info-text {
        font-size: 14px;
        line-height: 21px;
    }



    .firm-dark-box {
        padding: 20px 20px 30px 20px;
    }


    .discovery-main-heading {
        margin-bottom: 35px;
    }


    .key-factors-heading {
        font-size: 28px;
    }

    .listical-main-heading {
        font-size: 28px;
    }

    .report-badge {
        font-size: 11px;
        padding: 6px 14px;
    }

    .listical-sub-heading {
        font-size: 15px;
    }

    .listical-card-gray,
    .card-image-bg {
        min-height: 360px;
    }

    .stat-number {
        font-size: 36px;
    }

    .key-factors-section {
        padding: 40px 0;
    }

    .key-factors-heading {
        font-size: 24px;
    }

    .factor-title {
        font-size: 18px;
    }

    .factor-desc {
        font-size: 13px;
    }

    .transform-cta-section {
        padding: 40px 15px;
    }

    .transform-cta-box {
        padding: 0px 0px;
    }

    .key-factors-heading {
        max-width: 100%;
    }

    .process-text-content::after {
        left: -10px;
    }

    .discovery-card-box {
        padding: 20px 19px;
        margin-bottom: 15px;
        height: auto;
    }

    .discovery-feature-desc {
        margin-bottom: 10px;
    }

    .transform-cta-heading {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 20px;
    }

    .transform-cta-btn {
        font-size: 15px;
        padding: 10px 28px;
        width: 100%;
        max-width: 260px;
    }

    .leading-firms-section {
        padding: 40px 0;
    }

    .leading-firms-heading {
        font-size: 24px;
    }

    .firm-tags-row {
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
    }

    .tag-divider {
        display: none;
    }

    .why-custom-dev-section {
        padding: 40px 0;
    }

    .custom-dev-cards-wrapper {
        padding: 20px 15px;
        border-radius: 16px;
    }

    .custom-dev-card {
        padding: 24px 18px;
        border-radius: 14px;
    }

    .custom-dev-card-title {
        font-size: 18px;
    }

    .custom-dev-card-desc {
        font-size: 13px;
    }

    .web-dev-process-section {
        padding: 40px 0;
    }

    .process-heading {
        font-size: 24px;
    }

    .process-item-title {
        font-size: 18px;
    }

    .process-item-desc {
        font-size: 13px;
    }

    .process-icon-box {
        width: 40px;
        height: 40px;
    }

    .process-vertical-divider {
        display: none;
    }

    .process-item {
        gap: 16px;
    }

    .leading-firms-process-section {
        padding: 40px 0;
    }

    .firms-process-list {
        gap: 20px;
    }

    .firms-vertical-divider {
        margin: 0 12px;
        height: 50px;
    }

    .firms-item-title,
    .discovery-feature-title {
        font-size: 18px;
    }

    .firms-item-desc,
    .discovery-feature-desc {
        font-size: 14px;
    }

    .floating-trusted-card {
        position: relative;
        bottom: auto;
        right: auto;
        margin-top: 20px;
        width: 100%;
    }

    .curved-arrow-icon {
        display: none;
    }

    .floating-lorem-pill {
        top: 15px;
        right: 15px;
    }

    .enterprise-discovery-section {
        padding: 40px 0;
    }

    .discovery-main-heading {
        margin-bottom: 30px;
    }


    .marquee-section {
        padding: 35px 20px;
    }

    .key-factors-section,
    .transform-cta-section,
    .leading-firms-section,
    .web-dev-process-section,
    .leading-firms-process-section,
    .enterprise-discovery-section {
        padding: 35px 0px;
    }

    .why-custom-dev-section {
        padding: 0px 0px 35px 0px;
    }

    .market-sentiment-section {
        padding: 35px 0px 0px 0px;
    }
}