/* ----------------CUSTOM STAFF BANNER SECTION START----------------- */
.ai-banner-wrapper {
    content: "";
    background: url('/wp-content/themes/digimantra/asset/img/custom-first-fold.png');
    width: 100%;
    height: 100%;
    padding: 189px 0;
    margin-top: 34px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.ai-banner-wrapper .digi-container {
        padding: 0px 0px 0px 120px;
    }

.ai-banner-wrapper .ai-banner-content {
    content: "";
    background: url("/wp-content/themes/digimantra/asset/img/Rectangle 34624220.png");
    width: 1042px;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-block: 64px 52px;
}

.ai-banner-wrapper h1 {
    font-size: 62px;
    font-weight: 600;
    font-family: "Monserrat", sans-serif;
    line-height: 72px;
    max-width: 814px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    background: linear-gradient(100.61deg, #FFFFFF 53.32%, rgba(255, 255, 255, 0) 100.88%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    margin-bottom: 36px;
}

.ai-banner-wrapper p{
    font-size: 24px;
    line-height: 34px;
    font-weight: 300;
    margin-bottom: 40px;
    max-width: 804px;
}

.ai-banner-wrapper .digi-btn {
    font-size: 16px;
    width: 382px;
    height: 50px;
    font-weight: 500;
    line-height: 100%;
    color: #fff;
    padding: 15px 24px;
    text-transform: uppercase;
    position: relative;
    text-decoration: none;
    background: linear-gradient(328.68deg, rgba(22, 69, 121, 0.1) 19.02%, rgba(26, 118, 219, 0.1) 81.19%);
    border-radius: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    column-gap: 8px;
    outline: none;
    z-index: 1;
    transition: all .3s ease;
}

.ai-banner-wrapper .digi-btn:hover {
    background: #fff;
    color: #000000;
}

.ai-banner-wrapper .digi-btn:hover svg {
    filter: invert(1);
}

/* ----------- Larger than 1921px ----------- */
@media (min-width: 1921px) {
    .ai-banner-wrapper {
        padding: 227px 0;
    }
}

@media (max-width:1280px) {
    .ai-banner-wrapper .digi-container {
        padding: 0px 0px 0px 80px !important;
    }
    .ai-banner-wrapper .ai-banner-content {
    width: 851px;
    }
    .ai-banner-wrapper h1 {
    font-size: 50px;
    font-weight: 600;
    font-family: "Monserrat", sans-serif;
    line-height: 72px;
    max-width: 814px;
    }
    .ai-banner-wrapper p {
    font-size: 24px;
    line-height: 34px;
    font-weight: 300;
    margin-bottom: 40px;
    max-width: 751px;
}
}



/* ----------- Below 1024px ----------- */
@media (max-width: 1024px) {
    .ai-banner-wrapper {
        padding: 58px 0;
    }

    .ai-banner-wrapper .ai-banner-content {
        width: 514px;
        padding: 40px 0;
        background-size: contain;
    }

    .ai-banner-wrapper .ai-banner-content .digi-container .digi-btn {
        font-size: 12px;
        padding: 12px;
    }
    .ai-banner-wrapper .digi-container {
        padding: 0px 0px 0px 40px;
    }

    .ai-banner-wrapper h1 {
        font-size: 30px;
        line-height: 37.5px;
        max-width: 395px;
        font-weight: 600;
        letter-spacing: 2px;
        margin-bottom: 12px;
    }
    .ai-banner-wrapper p {
        font-size: 12px;
        line-height: 140%;
        font-weight: 300;
        max-width: 395px;
        margin-bottom: 19px;
    }
    .ai-banner-wrapper .digi-btn {
        width: 195px;

}
}

@media (max-width:992px) {
  .ai-banner-wrapper {
    margin-top: 0px;
  }
}

/* ----------- Below 767px (Mobile) ----------- */
@media (max-width: 767px) {
    .ai-banner-wrapper {
        position: relative;
        height: 45vh;
        background-position: right;
    }

    .ai-banner-wrapper h1 {
        font-size: 28px;
        line-height: 28.5px;
        max-width: 337px;
    }

       .ai-banner-content .digi-container {
        padding: 0px 0px 0px 16px !important;
    }

    .ai-banner-wrapper .ai-banner-content {
        background: linear-gradient(0deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.06)),
            linear-gradient(0deg, rgba(8, 18, 28, 0.2), rgba(8, 18, 28, 0.2));
        backdrop-filter: blur(20px);
        width: -webkit-fill-available;
        height: max-content;
        background-size: cover;
        overflow: hidden;
        position: absolute;
        top: 230px;
        clip-path: polygon(0 0, 88% 0, 143% 100%, 0% 100%);
    }

    .ai-banner-wrapper .ai-banner-content .digi-container .digi-btn {
        font-size: 14px;
        line-height: 100%;
        height: 48px;
        padding: 12px 24px;
    }

    .ai-banner-wrapper .ai-banner-content .digi-container h1 {
        font-size: 38px;
        line-height: 48px;
        margin-bottom: 28px;
    }
    .ai-banner-wrapper p {
        font-size: 18px;
    }
        .ai-banner-wrapper .digi-btn {
        width: 355px;
        font-size: 12px;
    }
}
/* ----------------CUSTOM STAFF BANNER SECTION END----------------- */

/*------------------------counter section start-------------------------*/
.counter{
  background: linear-gradient(0deg, #020818, #020818),linear-gradient(0deg, #020919, #020919); 
}

.counter .digi-container{
    padding: 0px 120px 0px 120px;
}

.digi-web-solutions-wrap {
     border: none;
    padding-block: 77px;
}
.digi-web-solutions-wrap .digi-block-title {
    font-size: 32px;
    line-height: 42px;
    letter-spacing: 2px;
    max-width: 829px;
    margin-inline: auto;
    text-align: center;
}

@media (max-width:1280px) {
  .counter .digi-container {
    padding: 0px 80px 0px 80px;
}
.digi-web-solutions-row {
    margin-bottom: 0px !important;
}
}

@media (max-width:992px) {
  .counter .digi-container {
    padding: 0px 48px 0px 48px;
}
.digi-web-solutions-wrap {
    border: none;
    padding-block: 40px;
}
.digi-web-solutions-row {
    margin-bottom: 0px !important; 
}
    .digi-web-solutions-wrap .digi-block-title {
        font-size: 20px;
        line-height: 140%;
        max-width: 100%;
    }
}

@media (max-width:767px) {
  .counter {
    margin-top: 500px;
}
      .counter .digi-container {
        padding: 0px 16px 0px 16px;
    }
        .digi-web-solutions-wrap {
        padding-top: 30px;
        padding-bottom: 16px;
    }
}

@media (max-width: 375px) {
    .counter {
        margin-top: 680px;
    }
    .ai-banner-wrapper .ai-banner-content .digi-container .digi-btn {
        width: 292px;
        font-size: 11px;
    }
}

/*------------------------counter section end-------------------------------*/

/*----------------------------------------staff augmentation Services Section------------------------------*/
/* --- MAIN WRAPPER --- */
.services-section {
    padding: 120px 0 0; 
    position: relative;
    background: rgba(2,9,25,1);
}

/* --- FLEX CONTAINER --- */
.services-section .container {
    display: flex;
    gap: 60px;
    padding: 0px;
    align-items: flex-start;
        width: 100%;
    max-width: 1608px;
    margin: auto;
}


.left {
    flex: 1;
    position: sticky;
    top: 120px;
    align-self: flex-start;
    max-width: 663px;
}

.left h2{
        letter-spacing: 2px;
        margin-bottom: 40px;
}

.left p{
    font-size: 24px;
    line-height: 34px;
    font-weight: 300;
}

/* --- RIGHT SIDE (pinned scroll area) --- */
.right {
    flex: 1.2;
    min-height: 100vh; /* IMPORTANT — full viewport height */
    overflow: hidden;
    position: relative;
}


/* --- LIST OF CARDS --- */
.intros__list {
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding-bottom: 220px; /* extra space so last card has breathing room */
    will-change: transform;
}

/* --- CARD STYLING --- */
.services-section .card {
    border-radius: 12px;
    padding: 36px;
    max-width: 767px;
    min-height: 380px; /* keeps cards full-size */
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.08) 0%, rgba(124, 124, 124, 0.08) 100%);
    border: 1px solid rgba(255,255,255,0.1);
    position: relative;
}
.card h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: 140%;
    margin: 15px 0;
}
.card p {
    font-size: 24px;
    line-height: 140%;
    font-weight: 400;
    color: #ffff;
    margin-bottom: 32px;
}

.card .icon {
    width: fit-content;       /* prevents full-width icon container */
    height: fit-content;
    background: transparent !important;  /* remove unwanted bg */
    padding: 0;
    margin-bottom: 20px;
    display: inline-flex;     /* so it doesn't stretch */
    align-items: center;
    justify-content: center;
}
.card .icon span {
    display: inline-flex;     /* keep image exact size */
}
.card .icon img {
    width: 100px;              /* adjust based on your design */
    height: 100px;
    object-fit: none;
}

@media (max-width:1680px) {
    .services-section .container {
    display: flex;
    gap: 60px;
    padding: 0 80px;
    align-items: flex-start;
}
}

@media (max-width:1280px) {
  .services-section {
    padding: 80px 0 0;
    position: relative;
    background: rgba(2, 9, 25, 1);
}
}

@media (max-width:1200px) {
    .services-section .container {
    display: flex;
    gap: 60px;
    padding: 0 80px;
    align-items: flex-start;
}
.card h3 {
    font-size: 28px;
    font-weight: 600;
    line-height: 140%;
    margin: 15px 0;
}
.card p {
    font-size: 18px;
    line-height: 140%;
    font-weight: 400;
    color: #ffff;
    margin-bottom: 32px;
}

}
/* --- SMALL SCREENS --- */
@media (max-width: 992px) {
  .services-section {
    padding: 40px 0 0;
}
    .services-section .container {
        flex-direction: column;
        padding: 0 20px;
    }
    .left { position: relative; top: auto; }
    .right { min-height: auto; }
    .intros__list { padding-bottom: 40px; }
}

@media (max-width:767px) {
    .card {
    border-radius: 12px;
    padding: 16px;
    min-height: 380px; /* keeps cards full-size */
}
    .card h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
    margin: 12px 0;
}
.card p {
    font-size: 14px;
    line-height: 140%;
    font-weight: 400;
    color: #ffff;
}
.left p {
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
}
.services-section .card {
    border-radius: 12px;
    padding: 24px;
    min-height: 220px;
}
    .card h3 {
        font-size: 19px;
        font-weight: 500;
        line-height: 140%;
        margin: 12px 0;
    }
}

 
/*------------------------------------------Services section end----------------------------------------*/
 

  /*------------------------------trusted-section-start---------------------------------*/
.contact-main-wrapper {
  background: rgba(6,14,23,1);
}

.digi-web-solutions-row {
  margin-bottom: 60px;
}

.contact-main-wrapper .digi-container{
  padding: 0px;
}

.contact-main-wrapper .trusted-section {

  border-top: 0px
}

.contact-main-wrapper .trusted-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.contact-main-wrapper .trusted-section .marquee-inner .ratio img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .3s ease;
    padding: 0px;
    margin-top: 3px;
}

.contact-main-wrapper .trusted-section h2 {
  font-size: 28px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 38px;
  background: linear-gradient(100.61deg, #FFFFFF 60.32%, rgba(255, 255, 255, 0) 129.88%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  text-align: center;
  margin-bottom: 20px;
  max-width: 1609px
}


.contact-main-wrapper .trusted-section p {
  max-width: 729px;
  font-weight: 300;
  line-height: 34px;
  font-size: 24px;

}
.contact-main-wrapper .trusted-section {
    padding: 120px;
}

.contact-main-wrapper {

  padding-top: 0
}

@media (max-width:1440px) {
  .trusted-section{
    padding-block: 40px;
  }
}

@media (max-width:1280px) {
  .digi-web-solutions-card .card-title {
    font-size: 51px !important;
    line-height: 100%;
    font-weight: 500;
}
}

@media (max-width:992px) {
.contact-main-wrapper .trusted-section {
    padding: 40px;
}
}

@media (max-width:767px) {
  .trusted-section .trusted-inner h2{
    font-size: 18px;
    line-height: 28px;
  }
 .contact-main-wrapper .trusted-section {
    padding: 16px;
}
}
  /*------------------------------trusted-section-end---------------------------------*/

  /*---------------------our-process SECTION START-----------------*/

.hiring-models .card h3 {
    line-height: 42px;
}

.hiring-models .card p {
    line-height: 27px;
}

.hiring-models .digi-container {
    padding: 0px 120px 0px 120px;
}

.hiring-models{
  background: rgba(6,14,24,1);
}

.hiring-models .card {

    padding: 40px;
}

.card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* push footer (button) down */
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 12px;
    height: 100%;
    /* ensures equal height in grid */
}

.card h3,
.card p {
    margin-bottom: 15px;
}

.digi-link-wrap {
    /* margin-top: auto; */
    /* pushes button to the bottom */
}

@media(max-width: 1024px) {
    .card-wrapper .digi-btn {
        font-size: 11px;
    }

}

.hiring-models {
    padding: 80px 0;
}

.container {
    width: 90%;
    max-width: 1200px;
    margin: auto;
}

.section-title {
    font-size: 48px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 24px;
    line-height: 140%;
    text-align: left;
    max-width: 865px;
}

.section-subtitle {
    font-family: Montserrat;
    font-weight: 300;
    font-size: 24px;
    line-height:34px;
    margin-bottom: 80px;
    max-width: 816px;
}

.card-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

.hiring-models .card {
    position: relative;
    border-radius: 12px;
    background: linear-gradient(0deg, #06101E, #06101E),
linear-gradient(81.05deg, rgba(0, 0, 0, 0) -3.85%, rgba(83, 120, 236, 0.2) 138.12%);
    backdrop-filter: blur(9.8693px);
    /* -webkit-backdrop-filter: blur(65.87px); */
    padding: 40px 60px;
    z-index: 1;
    overflow: hidden;
}

/* gradient border using ::before */

.hiring-models .card::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 0.82px;
    background: linear-gradient(0deg,
            rgba(255, 255, 255, 0) -10.55%,
            #FFFFFF 100%);
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: -1;
}

.hiring-models .card .step-number{
font-family: Montserrat;
font-weight: 600;
font-style: SemiBold;
font-size: 62px;
leading-trim: NONE;
line-height: 68px;
letter-spacing: 0%;
vertical-align: middle;

}

.hiring-models .card:hover {
    border-color: #5EA0E8;
    box-shadow: 0 0 15px rgba(94, 160, 232, 0.3);
}

.hiring-models .card .icon .digi-link-wrap {
    display: none;
    transition: 0.3s all ease;
}

.hiring-models .card:hover .icon .digi-link-wrap {
    display: block;
}

.hiring-models .card .icon {
    font-size: 30px;
    margin-bottom: 24px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.hiring-models .card h3 {
    font-size: 36px;
    margin-bottom: 16px;
    font-weight: 600;
    line-height: 140%;
}

@media (max-width:1280px) {
  .hiring-models {
    padding: 80px 0;
}
.hiring-models .digi-container {
    padding: 0px 80px 0px 80px;
}
.hiring-models .card h3 {
    font-size: 27px;
    margin-bottom: 16px;
    font-weight: 600;
    height: 67px;
    line-height: 140%;
}
.hiring-models .card p {
    font-size: 19px !important;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 20px;
    line-height: 140%;
    font-weight: 400;
}
}

@media (max-width:1024px) {
  .section-title {
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 24px;
    line-height: 140%;
    text-align: left;
    max-width: 643px;
}
.section-subtitle {
    font-family: Montserrat;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 40px;
    max-width: 816px;
}
.hiring-models .card {
    padding: 30px 30px;
    z-index: 1;
    overflow: hidden;
}
  .hiring-models .card h3 {
        font-size: 22px;
        margin-bottom: 16px;
        font-weight: 600;
        line-height: 140%;
    }
}

@media (max-width:992px) {
  .hiring-models {
    padding: 40px 0;
}
.hiring-models .digi-container {
    padding: 0px 60px 0px 60px;
}
  .section-title {
    font-size: 28px;
    margin-bottom: 12px;
  }
  .card-wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
}
  .section-subtitle {
    font-weight: 300;
    font-size: 18px;
    line-height: 140%;
    margin-bottom: 32px;
    max-width: 100%;
}
.hiring-models .card h3 {
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 400;
    line-height: 48px;
    height: auto;
}
.hiring-models .card p {
    font-size: 16px !important;
    color: rgba(255, 255, 255, 0.7);
    line-height: 28px;
    font-weight: 300;
    max-width: 578px;
}
.hiring-models .card {
    padding: 16px;
}
}

@media(max-width: 767px){
      .hiring-models .digi-container {
        padding: 0px 20px 0px 20px;
    }
    .hiring-models{
        padding-top: 28px;
    }
    .hiring-models .card h3{
        font-size: 16px;
        line-height: 28px;
        height: auto;
    }
      .hiring-models .card p{
        font-size: 12px;
        line-height: 18px;
    }

    .card-wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
}

    .card {
        border-radius: 12px;
        padding: 16px;
        min-height: 281px;
    }

    .section-title{
        font-size: 24px;
        font-weight: 500;
        line-height: 34px;
        text-align: start;
        margin-bottom: 24px !important;
    }
}

.hiring-models .card p {
    font-size: 24px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 20px;
    line-height: 140%;
    font-weight: 400
}


.btn {
    display: inline-block;
    padding: 10px 20px;
    background: transparent;
    color: #fff;
    border: 1px solid #5EA0E8;
    border-radius: 50px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.btn:hover {
    background: #5EA0E8;
    color: #000;
}

/*------------------------------our process section end--------------- ----------------*/

/*------------------------------------------Did you know start--------------------------------*/

.did-know{
  padding-inline: 120px;
}
.did-know-container{
  padding: 80px 32px;
  border-inline: 1px solid rgba(44,52,60,1);
  display: flex;
  justify-content: space-between;
}

.did-know-container .digi-link-wrap {
    /* margin-top: auto; */
    display: flex;
    align-items: end;
}

.did-know-container .digi-btn{
  align-items: center;
}

.did-know-text h2{
   font-size: 48px;
   line-height: 140%;
   font-weight: 600;
   margin-bottom: 24px;
}
.did-know-text p{
  font-size: 24px;
  line-height: 140%;
  max-width: 1070px;
  font-weight: 300;
}

@media (max-width:1440px) {
  .did-know-text p {
    font-size: 24px;
    line-height: 140%;
    max-width: 865px;
    font-weight: 300;
}
}
@media (max-width:1280px) {
  .did-know-text p {
        font-size: 22px;
        line-height: 140%;
        max-width: 723px;
        font-weight: 300;
    }
    .did-know {
    padding-inline: 80px;
}
}

@media (max-width:992px) {
  .did-know {
    padding-inline: 40px;
}
.did-know-container {
    padding: 40px 20px;
    flex-direction: column;
}
.did-know-text h2 {
    font-size: 24px;
    line-height: 140%;
    max-width: 612px;
    font-weight: 600;
}
.did-know-text p {
    font-size: 18px;
    line-height: 160%;
    max-width: 612px;
    font-weight: 300;
    margin-bottom:24px;
}
}

@media (max-width: 767px) {
    .did-know {
        padding-inline: 16px;
        padding-block: 12px;
    }
}
/*-----------------------------------------Did you know end-------------------------------------*/

/*----------------------------------industry-specific-needs-start-------------------------*/

  .Revolutionizing-industries {
    padding: 120px 120px 80px 123px;
    background-color: rgba(6,14,24,1);
    text-align: center;
    border-top: 1px solid #2C343C;
  }

  .Revolutionizing-industries .Revolutionizing-industries-heading {
    max-width: 1253px;
    margin-bottom: 52px;
  }

  .Revolutionizing-industries .Revolutionizing-industries-heading h2 {
    text-align: left;
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 58px;
    max-width: 1067px;
    text-transform: uppercase;
    margin-bottom: 28px;
  }

  .Revolutionizing-industries .Revolutionizing-industries-heading p {
    color: rgba(204, 204, 204, 1);
    text-align: left;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    margin: auto;
  }

  .Revolutionizing-industries .Revolutionizing-industries-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
  }

  .Revolutionizing-industries .industry-card {
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: 543px;
    transition: transform 0.3s;
  }

  .Revolutionizing-industries .industry-card:hover {
    transform: translateY(-5px);
  }

  .Revolutionizing-industries .industry-card-img {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  }

  .Revolutionizing-industries .industry-card-img img {
    border-radius: 12px;
    border: 1px solid;
    max-width: 100%;
    height: auto;
    display: block;
  }


  .Revolutionizing-industries .industry-card-img p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 24px;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  /* background: rgba(2, 2, 13, 0.85); */
  background: linear-gradient(179.88deg, rgba(0, 0, 0, 0) 0.1%, rgba(0, 0, 0, 0.660065) 74.95%, #000000 99.9%);
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.5s ease, opacity 0.5s ease;
  border-radius: 0 0 12px 12px;
  }

  .Revolutionizing-industries .industry-card:hover .industry-card-img p {
  transform: translateY(0);
  opacity: 1;
  text-align: left;
  }

  .Revolutionizing-industries .industry-card-content {
    display: flex;
    padding: 22px 22px;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    align-items: flex-start;
    border: 0.5px solid #71767b;
    border-radius: 12px;
    min-height: 112px;
    background: #08121c;
    border-bottom: none;
  }

  .Revolutionizing-industries .industry-card-content h4 {
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 32.586px;
    margin: 0;
  }

  .Revolutionizing-industries .industry-card-content .digi-btn{
    display: none;
  }

  .Revolutionizing-industries .industry-card:hover .industry-card-content .digi-btn{
    display: block;
    background-color: #030819;
  }

  .Revolutionizing-industries-cards .content{
    grid-column: span 2;
    display: flex;
    justify-content: space-between;
    align-items: end;
    padding: 62px 28px 62px 25px;
    background: url('/wp-content/themes/digimantra/asset/img/Hover3.png'); 
    background-size: contain;
    background-repeat: no-repeat;
  }
  .Revolutionizing-industries-cards .content h2{
    font-size: 32px;
    line-height: 48px;
    text-align: start;
  }

  .Revolutionizing-industries-cards .content a{
    font-size: 16px;
    background: linear-gradient(328.68deg, rgba(22, 69, 121, 0.1) 19.02%, rgba(26, 118, 219, 0.1) 81.19%);

  }

  /* .Revolutionizing-industries .industry-card-content:hover {
    background-color: rgba(255, 255, 255, 1);
  } */

  /* .Revolutionizing-industries .industry-card-content:hover h4 {
    color: #08121c;
  } */

  .Revolutionizing-industries .industry-card-content:hover p {
    color: #71767b;
  }

  .Revolutionizing-industries .industry-card:hover .industry-card-content {
    background-color: rgba(255, 255, 255, 1);
    transition: 0.5s ease;
  }

  .Revolutionizing-industries .industry-card:hover .industry-card-content h4{
    color: #030819;
  }

  /*------------------------responsive-design--------------------------------*/

  @media (max-width:1440px) {
    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content h4 {
      font-size: 24px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content p {
      font-size: 16px;
    }
  }

  @media (max-width:1280px) {
    .Revolutionizing-industries {
      padding: 60px 80px 80px 80px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content h4 {
      font-size: 22px;
      line-height: 22px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content p {
      font-size: 16px;
      line-height: 20px;
    }
  }

  @media (max-width:992px) {
    .Revolutionizing-industries {
      padding: 32px 48px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-heading {
      margin-bottom: 26px;
      max-width: 688px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-heading h2 {
      font-size: 24px;
      font-weight: 500;
      line-height: 24px;
      margin-bottom: 11px;
      max-width: 600px;
      letter-spacing: 2px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-heading p {
      font-size: 18px;
      line-height: 28px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards {
      gap: 24px;
      grid-template-columns: repeat(2, 1fr);
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card {
      gap: 6px;
      border-radius: 4px;
      max-width: 100%;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content {
      padding: 22px;
      border-radius: 12px;
      min-height: 68px;
      align-items: center;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content h4 {
      font-size: 22px;
      line-height: 30px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content p {
      font-size: 14px;
      line-height: 20px;
    }
    .Revolutionizing-industries-cards .content{
      background-size: cover;
      padding:62px 28px 18px 25px;
    }
  }

  @media (max-width:767px) {
    .Revolutionizing-industries {
      padding: 32px 20px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-heading h2 {
      font-size: 24px;
      line-height: 27px;
      margin-bottom: 11px;
    }

    .Revolutionizing-industries .Revolutionizing-industries-heading p {
      font-size: 18px;
      line-height: 24px;
      /* max-width: 335px; */
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
      gap: 14.81px;
    }

    .Revolutionizing-industries-cards .content{
      grid-column: span 1;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card {
      gap: 9px;
      max-width: 100%;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content {
      display: flex;
      padding: 4px 12px;
      min-height: 47px;
      align-items: center;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content h4 {
      font-size: 14px;
      line-height: 140%;
    }

    .Revolutionizing-industries .Revolutionizing-industries-cards .industry-card .industry-card-content p {
      font-size: 10px;
      line-height: 18px;
    }
  }

   @media (max-width:538px){
      .Revolutionizing-industries-cards .content{
      background-size: contain;
      flex-direction: column;
      align-items: self-start;
      gap: 20px
    }
   }


/*----------------------------------industry-specific-needs-end-------------------------*/

/*------------------------------------supercharge-section-start----------------------------*/

.supercharge-btn-wrap{
  display: flex;
  justify-content: space-between;
}

.supercharge-container h2{
  font-size: 48px;
  line-height: 140%;
  font-weight: 600;
  margin-bottom: 24px;
  text-transform: uppercase;
}

.supercharge-btn-wrap p{
  max-width: 936px;
  font-size: 24px;
  line-height: 140%;
  font-weight: 300;

}

.supercharge-container{
   display: block;
}

@media (max-width:1440px) {
  .supercharge-btn-wrap p {
    max-width: 874px;
    font-size: 24px;
    line-height: 140%;
    font-weight: 300;
}
}

@media (max-width:1280px) {
      .supercharge-btn-wrap p {
        max-width: 797px;
        font-size: 24px;
        line-height: 140%;
        font-weight: 300;
    }
}

@media (max-width:1024px) {
      .did-know-text p {
        font-size: 18px;
        line-height: 140%;
        max-width: 608px;
        font-weight: 300;
    }
 .supercharge-container h2 {
    font-size: 28px;
    line-height: 140%;
    font-weight: 600;
    margin-bottom: 24px;
    text-transform: uppercase;
}
.supercharge-btn-wrap p {
        max-width: 590px;
        font-size: 18px;
        line-height: 140%;
        font-weight: 300;
    }
}

@media (max-width:992px) {
  .supercharge-container h2 {
    font-size: 24px;
    line-height: 140%;
    font-weight: 600;
    margin-bottom: 24px;
    text-transform: uppercase;
}
.supercharge-btn-wrap{
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.supercharge-btn-wrap p {
    max-width: 662px;
    font-size: 19px;
    line-height: 140%;
    margin-bottom: 24px;
    font-weight: 300;
}
}

/*-------------------------------------supercharge-section-end---------------------------*/

/*----------------------------------flexible-section-start------------------------------*/

.flexible-hiring-models{
  padding: 60px 120px;
}
.flexible-hiring-models .card:hover {
    border-color: #5EA0E8;
    box-shadow: 0 0 15px rgba(94, 160, 232, 0.3);
}
.flexible-digi-container{
  padding:0px 36px;
}
.flexible-digi-container .section-title{
  font-family: Montserrat;
  font-weight: 500;
  font-size: 48px;
  line-height: 58px;
  letter-spacing: 2px;
  max-width: 830px;
  text-transform: uppercase;
}
.flexible-digi-container .section-subtitle{
  font-family: Montserrat;
  font-weight: 300;
  font-size: 24px;
  line-height: 34px;
  max-width: 913px;
}
.flexible-card-wrapper{
  display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;

}

.flexible-card-wrapper .card{
  padding: 40px;
}

.flexible-card-wrapper .card .icon img {
     width: 40px; 
    height: 40px; 
    object-fit: none;
}

.flexible-card-wrapper .card .icon {
    width: fit-content;
    height: fit-content;
    background: transparent !important;
    padding: 0;
     margin-bottom: 0px; 
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.flexible-card-wrapper .card h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: 140%;
    margin-block: 24px 20px;
}
.flexible-card-wrapper .card p {
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    color:rgb(215,215,215,1);
}
.flexible-card-wrapper .card ul {
   list-style: disc;
   margin-left: 21px;
   margin-bottom: 24px;
}
.flexible-card-wrapper .card li {
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    color:rgb(215,215,215,1);
}

@media (max-width:1440px) {
  .flexible-digi-container {
    padding: 0px 0px;
}
}

@media (max-width:1280px) {

  .flexible-hiring-models {
    padding: 60px 80px;
}
.flexible-card-wrapper .card {
    padding: 20px;
}
.flexible-card-wrapper .card h3 {
    font-size: 31px;
    font-weight: 600;
    line-height: 140%;
    margin-block: 0px;
}
.flexible-card-wrapper .card p {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    color: rgb(215, 215, 215, 1);
}
.flexible-card-wrapper .card li {
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: rgb(215, 215, 215, 1);
}
}

@media (max-width:1024px) {
  .flexible-digi-container .section-subtitle {
    font-family: Montserrat;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    max-width: 783px;
}
  .flexible-digi-container .section-title {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 28px;
    line-height: 38px;
    letter-spacing: 2px;
    max-width: 581px;
    text-transform: uppercase;
}
}

@media (max-width:992px) {
  .flexible-card-wrapper{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
  }
  .flexible-hiring-models {
    padding: 41px 40px;
}
.flexible-digi-container {
    padding: 0px 0px;
}
.flexible-digi-container .section-title {
    font-family: Montserrat;
    font-weight: 500;
    font-size: 24px;
    line-height:23px;
    letter-spacing: 2px;
    max-width: 430px;
    text-transform: uppercase;
}
.flexible-digi-container .section-subtitle {
    font-family: Montserrat;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    max-width: 913px;
}
.flexible-card-wrapper .card {
    padding: 15px;
}
.flexible-card-wrapper .card h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: 140%;
    margin-block: 9px 9px;
}
.p-60 {
  padding-block: 40px;
}
  .p-60  {
        padding: 0px 40px 0px 40px;
    }
}

@media (max-width: 767px) {
    .flexible-hiring-models {
        padding: 41px 18px;
    }
    .flexible-card-wrapper .card h3 {
        font-size: 24px;
        font-weight: 600;
        line-height: 140%;
        margin-block: 9px 9px;
    }
    .flexible-card-wrapper .card p {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: rgb(215, 215, 215, 1);
}
.flexible-card-wrapper .card li {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: rgb(215, 215, 215, 1);
}
}

/*-----------------------------------flexible section end-----------------------------------*/

/*-----------------------------------Ready-to-lauch-start---------------------------*/


  .vision-section {
    background:url( /wp-content/uploads/2025/08/Container-12.png);
     /* blue outline */
    border-radius: 8px;
    padding: 44px;
    display: flex;
    justify-content: space-between;
    align-items: end;
    background-size: cover;
    gap: 20px;
    align-items: start;
  }

 .p-60{
padding-block:120px;
/* padding-bottom:60px; */
border-top: 1px solid var(--color-border);
 }

  .vision-left {
    max-width: 657px;
    width:100%
  }

  .vision-right{
max-width:700px;
width: 100%;
  }

  .vision-right a{
margin-top:40px
  }

  .vision-left h2 {
    color: #fff;
    font-size: 62px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 8px;
    font-family: Montserrat, sans-serif;
    line-height:120%;
  }

  .vision-left p {
    font-size: 24px;
    line-height: 34px;
    color: #F5F5F5;
    margin: 0;
    font-family: Montserrat, sans-serif;
    font-weight: 400;
  }

  .vision-right p{
    font-size:24px;
    line-height:34px;
   font-weight:300;
    color:#EBEBEB

  }

  .vision-btn {

    background: linear-gradient(328.68deg, rgba(215, 215, 215, 0.178039) 19.02%, rgba(255, 255, 255, 0.2) 81.19%);

    backdrop-filter: blur(12px);

    border: none;
    color: #fffffa;
    font-family: Montserrat, sans-serif;
    padding: 24px 24px;
    border-radius: 38px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    cursor: pointer;
    transition: all 0.3s ease;
    white-space: nowrap;
    margin-top: 40px
  }

  .vision-btn:hover {
    background: #0af;
    color: #000;
  }

  @media (max-width:1440px) {
  .vision-left h2 {
    font-size: 40px;
  }
  .vision-left p {
    font-size: 20px;
  }
  }

  /* Responsive */
  @media (max-width: 1279px) {
    .vision-section {
      flex-direction: column;
      text-align: center;
      padding: 30px 20px;
      align-items:center
    }
    .vision-left {
      max-width: 100%;
    }
    .vision-left h2 {
    font-size: 32px;
  }

  .vision-left p {
    font-size: 18px;
    line-height: 34px;
    
  }
  .vision-btn {
    width: 100%;
    font-size: 16px;
    padding: 24px 168px ;
  }

  }

  @media (max-width:767px) {
    .vision-section {
      flex-direction: column;
      text-align: center;
      align-items: center;
      background-position: center;
    }
    .vision-left {
      max-width: 100%;
    }
    .vision-left h2 {
        font-size: 24px !important;
        font-weight: 600 !important;
        line-height: 151%;
        text-align: center !important;
    }
  
    .vision-right a {
    margin-top: 14px;
}
 
    .p-60 {
        padding: 0px 40px 0px 40px;
        padding-block: 40px;
    }


  .vision-right p {
    font-size: 12px;
    line-height: 20px;
    font-weight: 300;
    color: #EBEBEB;
}
    .vision-right .digi-btn {
        padding: 14px 24px;
        font-size: 12px;
    }
  .vision-btn {
    width: 319px;
    font-size: 14px;
    padding: 24px 24px ;
  }
  
  }
/*--------------------------------------ready-to-launch-end----------------->


/* ------------------FAQ SECTION START------------------ */
.faq-section {
  background: rgba(8, 18, 28, 1);
  padding: 100px 80px;
}
.faq-section .faq-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.faq-section .faq-icon {
  font-size: 16px;
  transform: rotate(180deg);
  transition: transform 0.5s ease;
}
.faq-section .faq-item.active .faq-icon {
  transform: rotate(0deg);
}
.faq-section .faq-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1680px;
  margin: auto;
  gap: 40px;
}
.faq-section .faq-left {
  flex: 1 1 35%;
}
.faq-section h2 {
  font-size: 48px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 58px;
  text-transform: uppercase;
  background: linear-gradient(100.61deg, #FFFFFF 30.32%, rgba(255, 255, 255, 0) 129.88%);
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
  background-clip: text;
  margin-bottom: 20px;
}
.faq-section p {
  font-size: 24px;
  font-weight: 300;
  font-family: "Montserrat", sans-serif;
  line-height: 34px;
  color: #ccc;
  max-width: 1075.5px;
  margin-bottom: 40px;
}
.faq-section .ask-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #4db8ff;
  color: white;
  font-size: 18px;
  font-weight: 500;
  padding: 12px;
  text-decoration: none;
  width: fit-content;
  gap: 8px;
  text-transform: uppercase;
}
.faq-section .faq-left img {
  width: 100%;
  max-width: 421px;
  max-height: 530px;
  margin-top: 35px;
}
.faq-section .faq-right {
  flex: 1 1 60%;
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.faq-section .faq-item {
  border-left: 1.5px solid #1A75DB80;
  padding: 16px 0 16px 24px;
  background-color: transparent;
  transition: all 0.3s ease;
  cursor: pointer;
}
.faq-section .faq-item.active {
  border-left: 1.5px solid #1A76DB;
}
.faq-section .faq-question {
  font-size: 24px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 34px;
}
.faq-section .faq-answer {
  font-size: 16px;
  font-weight: 400;
  margin-top: 24px;
  color: #ccc;
  line-height: 24px;
  display: none;
  transform: translateY(-10px);
  transition: all 0.4s ease;
}
.faq-section .faq-item.active .faq-answer {
  transform: translateY(0);
  display: block;
}

/* ----------- max-width: 1279px ----------- */
@media (max-width: 1279px) {
  .faq-section {
    padding: 32px 40px;
  }
  .faq-section .faq-container {
    flex-direction: column;
  }
  .faq-section .faq-container .faq-left .ask-btn {
    display: none;
  }
  .faq-section .faq-container .faq-left img {
    display: none;
  }
}

/* ----------- max-width: 1024px ----------- */
@media (max-width: 1024px) {
  .faq-section {
    padding: 32px 40px;
  }
  .faq-section .faq-container {
    gap: 56px;
  }
  .faq-section .faq-container .faq-left h2 {
    font-size: 28px;
    line-height: 100%;
    margin-bottom: 10.67px;
  }
  .faq-section .faq-container .faq-left p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
  }
  .faq-section .faq-container .faq-right .faq-question {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
  }
  .faq-section .faq-container .faq-right .faq-answer {
    font-size: 16px;
    line-height: 140%;
    font-weight: 300;
  }
}

/* ----------- max-width: 767px ----------- */
@media (max-width: 767px) {
  .faq-section {
    padding: 40px 16px 64px 16px;
  }
  .faq-section .faq-container {
    gap: 48px;
  }
  .faq-section .faq-container .faq-left h2 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 22px;
  }
  .faq-section .faq-container .faq-left p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 0;
  }
  .faq-section .faq-container .faq-right .faq-question {
    font-size: 18px;
    line-height: 24px;
  }
  .faq-section .faq-container .faq-right .faq-answer {
    line-height: 140%;
    font-weight: 300;
  }
}
/* -----------------FAQ SECTION END----------------- */

/*------------------------------recognized-client success-end-----------------------------*/

.awarded-section {
    padding: 120px;
    /* background-color: #08121c; */
  }

  .awarded-section .awarded-section-container h2 {
    font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 58px;
    margin-bottom: 28px;
    letter-spacing: 0.96px;
    text-transform: uppercase;
  }

  .awarded-section .awarded-section-container p {
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 34px;
    max-width: 1434px;
  }

  .awarded-section .awarded-cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1.5rem;
    margin-top: 60px;
    margin-bottom: 36px;
  }

  .awarded-section .awarded-cards .awarded-recognized-card {
    display: flex;
    padding: 20px 12px;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    gap: 20px;
    flex: 1 0 0;
    border-radius: 12px;
    border: 0.5px solid #848484;
    border-bottom: none;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.06)), linear-gradient(0deg, rgba(8, 18, 28, 0.8), rgba(8, 18, 28, 0.8));
  }

  .awarded-section .awarded-cards .awarded-recognized-card p {
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    margin: 0;
  }

  .awarded-section .awarded-cards .awarded-recognized-card .award-rating {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }

  .awarded-section .awarded-cards .awarded-recognized-card .award-rating .rating {
    text-align: center;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
  }

  .awarded-section .partners {
    display: flex;
    gap: 1.5rem;
    padding: 24px;
    border-radius: 12px;
    border: 0.5px solid #848484;
    border-bottom: none;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.06));
  }

  .awarded-section .partners .sinle-partner {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .awarded-section .partners .sinle-partner p {
    font-size: 18px;
  }

  .awarded-section .partners .divider {
    height: 84px;
    width: 0.5px;
    background: #5ea0e8;
    margin: auto;
  }

  /*-------------------Responsive-design---------------------------------*/
  @media (max-width: 1280px) {
    .awarded-section {
      padding: 80px;
    }

    .design-development-heading-wrap .home-inline-block-title {
      font-size: 43px;
      margin-bottom: 16px
    }

  }

  @media (max-width:1024px) {
    .Revolutionizing-industries .Revolutionizing-industries-heading h2 {
    text-align: left;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 50px;
    max-width: 659px;
    text-transform: uppercase;
    margin-bottom: 28px;
}
.Revolutionizing-industries .industry-card-content {
    min-height: 88px;
    background: #08121c;
    padding: 22px 12px;
    border-bottom: none;
}
  }

  @media (max-width: 1044px) and (min-width: 992px){
    .Revolutionizing-industries-cards .content h2{
      width:58%;
    }
  }
  @media (max-width: 1200px) and (min-width: 992px){
    .keep-section{
      padding-top: 32px;
      padding-bottom: 32px;
    }
  }
  @media (max-width: 992px) {
    .awarded-section {
      padding: 48px;
    }

    .awarded-section .awarded-section-container h2 {
      font-size: 28px;
      line-height: 32px;
      margin-bottom: 18px;
      letter-spacing: 2px;
    }

    .awarded-section .awarded-section-container p {
      font-size: 18px;
      line-height: 22px;
    }

    .awarded-section .awarded-cards {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 10px;
      margin-top: 24px;
      margin-bottom: 14px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card {
      padding: 12px 10px;
      gap: 8px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card img {
      height: 40px;
      width: 40px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card p {
      font-size: 12px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card .award-rating {
      gap: 8px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card .award-rating img {
      height: 14px;
      width: 14px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card .award-rating .rating {
      font-size: 14px;
    }

    .awarded-section .partners {
      padding: 10px;
    }

    .awarded-section .partners .sinle-partner img {
      height: 20px;
      width: 100px;
    }

    .awarded-section .partners .sinle-partner p {
      font-size: 12px;
    }

    .awarded-section .partners .divider {
      height: 54px;
      width: 0.5px;
      background: #5ea0e8;
      margin: auto;
    }
  }

  @media (max-width: 767px) {
    .awarded-section {
      padding: 39px 12px;
    }
    .Revolutionizing-industries-cards .content h2{
      font-size:22px;
      line-height: 140%;
      width: 60%
    }

    .awarded-section .awarded-section-container h2 {
      font-size: 24px;
      line-height: 34px;
    }

    .awarded-section .awarded-section-container p {
      font-size: 18px;
      line-height: 22px;
    }
    .digi-web-solutions-wrap{
      padding-top:40px;
    }

    .awarded-section .awarded-cards {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 10px;
      margin-top: 24px;
      margin-bottom: 14px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card {
      padding: 12px 10px;
      gap: 8px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card img {
      height: 40px;
      width: 40px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card p {
      font-size: 12px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card .award-rating {
      gap: 8px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card .award-rating img {
      height: 14px;
      width: 14px;
    }

    .awarded-section .awarded-cards .awarded-recognized-card .award-rating .rating {
      font-size: 14px;
    }

    .awarded-section .partners {
      padding: 10px;
      flex-direction: column;
    }

    .awarded-section .partners .divider {
      display: none;
    }

    .awarded-section .partners .sinle-partner img {
      height: 20px;
      width: 100px;
    }

    .awarded-section .partners .sinle-partner p {
      font-size: 12px;
    }

    .awarded-section .partners .divider {
      height: 54px;
      width: 0.5px;
      background: #5ea0e8;
      margin: auto;
    }
  }

/*------------------------------recognized-client success------------------------------*/



.Explore-bookmark {
    overflow: hidden;
    border-top: 1px solid var(--color-border);
    background-color: #000;
}



.Bookmark-content-wrap {
    padding-block: 80px 49px;
    border-right: 1px solid var(--color-border);
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.Bookmark-content-wrap .bookmark-title {
    max-width: 1256px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.Bookmark-content-wrap .digi-link-wrap {
    width: 100%;
    max-width: 300px;
    text-align: center;
}

/* ---------- 1680px ---------- */

@media (max-width: 1680px) {
    .Bookmark-content-wrap {
        padding-block: 60px 48px;
    }
}

/* ---------- 1279px ---------- */

@media (max-width: 1279px) {
    .Explore-bookmark {
        padding-bottom: 0px;
    }

    .Bookmark-content-wrap {
        padding-block: 24px;
    }

    .Bookmark-content-wrap .bookmark-title {
        font-size: 28px;
        width: 514px;
    }

    .Bookmark-content-wrap .digi-link-wrap {
        max-width: 24%;
        text-align: right;
        margin-right: 10px;
        margin-top: 16px;
    }

    .Bookmark-content-wrap .digi-link-wrap .bookmark-btn {
        font-size: 18px;
    }
}

/* ---------- 992px ---------- */

@media (max-width: 992px) {
    .Bookmark-content-wrap .digi-link-wrap .bookmark-btn {
        font-size: 9.6px;
    }
}

/* ---------- 767px ---------- */

@media (max-width: 767px) {
    .Bookmark-content-wrap {
        padding-block: 60px 24px;
        flex-wrap: wrap;
        text-align: left;
        border-right: none;
    }

    .Bookmark-content-wrap .digi-link-wrap {
        max-width: 100%;
        text-align: left;
        margin-right: 10px;
        margin-top: 16px;
    }

    .Bookmark-content-wrap .digi-link-wrap .bookmark-btn {
        font-size: 14px;
    }

    .Bookmark-content-wrap .bookmark-title {
        font-size: 24px;
        line-height: 34px;
        letter-spacing: 2px;
    }
}

/* ---------- 374px ---------- */

@media (max-width: 374px) {
    .Bookmark-content-wrap .bookmark-title {
        font-size: 24px;
        line-height: 34px;
    }
}


/* RECOGNISED GLOBALLY SECTION START====== */
 .awarded-section {
	 padding: 120px;
	 /* background-color: #08121c; */
}
 .awarded-section .awarded-section-container h2 {
	 font-size: 48px;
	 font-style: normal;
	 font-weight: 500;
	 line-height: 58px;
	 margin-bottom: 28px;
	 letter-spacing: 0.96px;
	 text-transform: uppercase;
}
 .awarded-section .awarded-section-container p {
	 font-size: 24px;
	 font-style: normal;
	 font-weight: 300;
	 line-height: 34px;
	 max-width: 1434px;
}
 .awarded-section .awarded-cards {
	 display: grid;
	 grid-template-columns: repeat(4, 1fr);
	 gap: 1.5rem;
	 margin-top: 60px;
	 margin-bottom: 36px;
}
 .awarded-section .awarded-cards .awarded-recognized-card {
	 display: flex;
	 padding: 20px 12px;
	 flex-direction: column;
	 justify-content: center;
	 align-items: center;
	 gap: 20px;
	 flex: 1 0 0;
	 border-radius: 12px;
	 border: 0.5px solid #848484;
	 border-bottom: none;
	 background: linear-gradient(0deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.06)), linear-gradient(0deg, rgba(8, 18, 28, 0.8), rgba(8, 18, 28, 0.8));
}
 .awarded-section .awarded-cards .awarded-recognized-card p {
	 text-align: center;
	 font-size: 20px;
	 font-style: normal;
	 font-weight: 300;
	 line-height: 140%;
	 margin: 0;
}
 .awarded-section .awarded-cards .awarded-recognized-card .award-rating {
	 display: flex;
	 align-items: center;
	 justify-content: center;
	 gap: 3px;
}
 .awarded-section .awarded-cards .awarded-recognized-card .award-rating .rating {
	 text-align: center;
	 font-size: 32px;
	 font-style: normal;
	 font-weight: 500;
	 line-height: normal;
	 text-transform: uppercase;
}
 .awarded-section .partners {
	 display: flex;
	 gap: 1.5rem;
	 padding: 24px;
	 border-radius: 12px;
	 border: 0.5px solid #848484;
	 border-bottom: none;
	 background: linear-gradient(0deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.06));
}
 .awarded-section .partners .sinle-partner {
	 display: flex;
	 flex-direction: column;
	 align-items: center;
	 text-align: center;
}
 .awarded-section .partners .sinle-partner p {
	 font-size: 18px;
}
 .awarded-section .partners .divider {
	 height: 84px;
	 width: 0.5px;
	 background: #5ea0e8;
	 margin: auto;
}
/*-------------------Responsive-design---------------------------------*/
 @media (max-width: 1280px) {
	 .awarded-section {
		 padding: 80px;
	}

 .design-development-heading-wrap .home-inline-block-title{
  font-size: 43px;
  margin-bottom:16px
 }

}
 @media (max-width: 992px) {
	 .awarded-section {
		 padding: 48px;
	}
	 .awarded-section .awarded-section-container h2 {
		 font-size: 28px;
		 line-height: 32px;
		 margin-bottom: 18px;
		 letter-spacing: 2px;
	}
	 .awarded-section .awarded-section-container p {
		 font-size: 18px;
		 line-height: 22px;
	}
	 .awarded-section .awarded-cards {
		 display: grid;
		 grid-template-columns: repeat(4, 1fr);
		 gap: 10px;
		 margin-top: 24px;
		 margin-bottom: 14px;
	}
	 .awarded-section .awarded-cards .awarded-recognized-card {
		 padding: 12px 10px;
		 gap: 8px;
	}
	 .awarded-section .awarded-cards .awarded-recognized-card img {
		 height: 40px;
		 width: 40px;
	}
	 .awarded-section .awarded-cards .awarded-recognized-card p {
		 font-size: 12px;
	}
	 .awarded-section .awarded-cards .awarded-recognized-card .award-rating {
		 gap: 8px;
	}
	 .awarded-section .awarded-cards .awarded-recognized-card .award-rating img {
		 height: 14px;
		 width: 14px;
	}
	 .awarded-section .awarded-cards .awarded-recognized-card .award-rating .rating {
		 font-size: 14px;
	}
	 .awarded-section .partners {
		 padding: 10px;
	}
	 .awarded-section .partners .sinle-partner img {
		 height: 20px;
		 width: 100px;
	}
	 .awarded-section .partners .sinle-partner p {
		 font-size: 12px;
	}
	 .awarded-section .partners .divider {
		 height: 54px;
		 width: 0.5px;
		 background: #5ea0e8;
		 margin: auto;
	}
}
 @media (max-width: 767px) {
	 .awarded-section {
		 padding: 39px 12px;
	}
	 .awarded-section .awarded-section-container h2 {
		 font-size: 24px;
		 line-height: 34px;
	}
	 .awarded-section .awarded-section-container p {
		 font-size: 18px;
		 line-height: 22px;
	}
	 .awarded-section .awarded-cards {
		 display: grid;
		 grid-template-columns: repeat(2, 1fr);
		 gap: 10px;
		 margin-top: 24px;
		 margin-bottom: 14px;
	}
	 .awarded-section .awarded-cards .awarded-recognized-card {
		 padding: 12px 10px;
		 gap: 8px;
	}
	 .awarded-section .awarded-cards .awarded-recognized-card img {
		 height: 40px;
		 width: 40px;
	}
	 .awarded-section .awarded-cards .awarded-recognized-card p {
		 font-size: 12px;
	}
	 .awarded-section .awarded-cards .awarded-recognized-card .award-rating {
		 gap: 8px;
	}
	 .awarded-section .awarded-cards .awarded-recognized-card .award-rating img {
		 height: 14px;
		 width: 14px;
	}
	 .awarded-section .awarded-cards .awarded-recognized-card .award-rating .rating {
		 font-size: 14px;
	}
	 .awarded-section .partners {
		 padding: 10px;
		 flex-direction: column;
	}
	 .awarded-section .partners .divider {
		 display: none;
	}
	 .awarded-section .partners .sinle-partner img {
		 height: 20px;
		 width: 100px;
	}
	 .awarded-section .partners .sinle-partner p {
		 font-size: 12px;
	}
	 .awarded-section .partners .divider {
		 height: 54px;
		 width: 0.5px;
		 background: #5ea0e8;
		 margin: auto;
	}
}
 
  
@media (max-width: 767px) {
    .digi-home-testimonial-section {
        padding-block: 40px 24px;
    }
    .digi-home-testimonial-section .digi-container{
      padding: 0px 40px 0px 40px;
    }
}