.hero_section{
    padding-top: 60px;
    padding-bottom: 40px;
    background-image: url(/wp-content/themes/deskcodesolution/assets/images/service_banner_bg.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.hero_section h1{
    color: #000000;
    text-align: left;
    font-size: 55px;
    font-weight: 600;
    letter-spacing: 0;
}
section.hero_section p{
    color: #333333;
    font-size: 22px;
    line-height: 2;  
    font-weight: 500;
}
.hero_section .banner-left-img img{
    height: 100%;
}
.hero_section .col-md-8,.trust_sec{
    height: 100%;
}

.hero_section .d-flex .col-md-8 {
    width: 61.93%;
}
.hero_section .d-flex{
    gap: 18px;
}
.banner-left-img {
    height: auto;
    width: 460px;
    object-fit: cover;
    margin: auto;
}
/* hero_section */
#technology-expertise .heading.text-center {
    margin-bottom: 0;
}
#technology-expertise .heading-area p{
    margin-top: 10px !important;
}
/* benefits */
.impressive-numbers.benefits .bg-grid{
    position: relative;
    padding: 80px 40px;
    overflow: hidden    ;
}
section.section.impressive-numbers.dark.benefits .col-md-8 {
    width: 70%;
}   
.impressive-numbers.benefits .cnt-text{
    font-size: 20px;
    line-height: 1.944;
    letter-spacing: 0.02em;
    font-weight: 500;
    position: relative;
    z-index: 10;
}
.impressive-numbers.benefits .bg-grid .phone-Image {
    position: absolute;
    right: 10px;
    bottom: -40px;
    width: 395px;
    height: 471px;
}
.impressive-numbers.benefits .bg-grid .phone-Image img{
	object-fit: contain;
}
.impressive-numbers.benefits .bg-grid::before {
    content: "";
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 80px;
    left: 150px;
}

.impressive-numbers.benefits .bg-grid.lazy-loaded::before {
    background-image: url(/wp-content/themes/deskcodesolution/assets/images/hire_dedicated_Background.webp);
}

.impressive-numbers.benefits .bg-grid .d-flex{
    z-index: 1;
}
/* benefits */


/* Mobile Tech Stacks We Work With */
#technology-expertise p{
    margin: 0 36px;
}
#technology-expertise .icon-box p{
    margin: 0 0px;
}
/*div#v-pills-tab {
    width: 294px !important;
}

#technology-expertise .heading-area p{
    margin: 0 80px;
}
/* Mobile Tech Stacks We Work With */

/* Unlock the Benefits */
.unlock-benefits.impressive-numbers{
    font-size: 18px;
    line-height: 35px;
    letter-spacing: 0.02em;
    font-weight: 500;
}
.unlock-benefits.impressive-numbers ul li{
    color: hsl(0, 0%, 100%);
    padding: 13px 16px;
    width: 35%;
    line-height: 1.5;
    font-size: 18px;
    letter-spacing: 0;    
    transition: 0.2s;
    position: relative;
    display: flex;
    gap: 10px;
    border: 2px solid #F43336;
}
.unlock-benefits.impressive-numbers ul li::before{
    content: "";
    border: 0px solid #fff;
    height: 0;
    width: 0;
    position: absolute;
    bottom: -2px;
    left: -2px;
    transition: all .4s ease-in-out;
    border-top: none;
    border-right: none;
}
.unlock-benefits.impressive-numbers ul li:hover{
    animation: box_line 0.5s ease;
    top: 2px;
    left: 2px;
}
@keyframes box_line{
    0%{
        left:0;
        top:0;
    }
    100%{
       left:2px;
       top:2px;
    }
    
}
.unlock-benefits.impressive-numbers ul li:hover::after,
.unlock-benefits.impressive-numbers ul li:hover::before
{
    height: calc( 100% + 4px);
    width: calc( 100% + 4px);
    border-width: 2px;
    transition-delay: 0.5s;
}
.unlock-benefits.impressive-numbers ul li::after{
    content: "";
    border: 0px solid #fff;
    height: 0;
    width: 0;
    position: absolute;
    top: -2px;
    right: -2px;
    transition: all .4s ease-in-out;
    border-bottom: none;
    border-left: none;
}
.unlock-benefits.impressive-numbers ul{
    display: flex;
    flex-direction: row;
    gap: 30px;
    flex-wrap: wrap;
    padding: 0;
    justify-content: center;
    margin-bottom: 0;
}

.unlock-benefits.impressive-numbers ul li svg {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
}
.unlock-benefits.impressive-numbers .heading{
    letter-spacing: 0.02em; 
    margin: 0 17px 0px 17px;
    font-size: 50px;
}


.impressive-numbers .cnt-text {
    font-size: 20px;
    letter-spacing: 0.02em;
    padding: 0 26px 30px 0;
}

/* Unlock the Benefits */

/* Mobile App Development Process */

section.process_steps.section .heading{
    margin-bottom: 0;
}
.process_steps .stpes .number{
    color: #000000;
    text-align: left;
    font-size: 18.33px;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 6.58px;
} 
.process_steps .stpes .description {
    position: relative;
    color: #000000;
    text-align: center;
    font-size: 16.21px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.02em;
    padding: 23.32px 31.53px 22.11px 30.42px;
    margin-bottom: 50px;
    height: 98.42px;
    z-index: 1;
    width: 182.95px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.process_steps .stpes .description::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml,%3Csvg width='162' height='89' viewBox='0 0 162 89' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M132.113 2H6.31459C2.93292 2 0.869597 5.75322 2.6599 8.64951L23.3946 42.1989C24.2644 43.607 24.2644 45.393 23.3946 46.8012L2.6599 80.3505C0.869597 83.2468 2.93292 87 6.31459 87H132.113C133.599 87 134.981 86.2257 135.767 84.9528L159.347 46.7998C160.218 45.3917 160.218 43.6057 159.347 42.1975L135.767 4.04459C134.981 2.77426 133.599 2 132.113 2Z' stroke='%23F43336' stroke-width='2.5' stroke-miterlimit='10'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    z-index: -1; /* Puts it behind the content */
}

.process_steps .stpes .description::after{
    content: "";
    display: block;
    width: 23.82px;
    height: 62.21px;
    background-image: url("/wp-content/themes/deskcodesolution/assets/images/dotline.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
}
.process_steps .stpes {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.process_steps .d-flex{
    position: relative;
}
.process_steps .d-flex::after {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 70px; 
    background-image: url("data:image/svg+xml,%3Csvg width='1144' height='4' viewBox='0 0 1144 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 2L1142 1.9999' stroke='black' stroke-width='2.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round' stroke-dasharray='5 5'/%3E%3C/svg%3E");
    background-repeat: repeat-x;
    background-position: center;
    background-size: cover;
    pointer-events: none;
}
.process_steps .d-flex .icon{
    padding-top: 15px;
    width: 46.22px;
    /* height: 46.22px; */
}
.process_steps .stpes:first-child {
    padding-left: 19.82px;
}
.process_steps .stpes:last-child {
    padding-right: 19.82px;
}

/* Mobile App Development Process */
/* leading-mobile */

.leading-mobile .container .d-flex.bg{
    background-color: rgba(144, 144, 144, 0.07);
    flex-direction: row;
    align-items: center;
    padding: 80px 68px 80px 60px;
    border-radius: 0 80px;
    gap:30px;
    /* background-image: url(../images/service_lading_mob_BG.webp); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.leading-mobile .cards{
    flex-direction: row;
    flex-wrap: wrap;
    gap: 25px;
    justify-content: end;   
}
.leading-mobile .iconbox{
    background-color: #FFFFFF;
    padding: 19px 18px;
    border-radius: 19px;
    border-bottom: 3px solid #F43336;
    width: 260px;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.05),
    0px 9px 9px 0px rgba(0, 0, 0, 0.04), 0px 20px 12px 0px rgba(0, 0, 0, 0.03),
    0px 36px 15px 0px rgba(0, 0, 0, 0.01), 0px 57px 16px 0px rgba(0, 0, 0, 0);
}
.leading-mobile .iconbox .box{  
    display: flex;
    align-items: flex-end;
    gap: 15px; 
}
.leading-mobile .iconbox .box h4{
    font-size: 30px;
    letter-spacing: 0.02em;
    font-weight: 600;
    color: #000;
}
.leading-mobile .iconbox img{
    height: 56.72px;
    width: 59.72px;
}
.leading-mobile .heading-area,
.leading-mobile .heading
{
    padding: 0;
    margin: 0;
}
.leading-mobile .iconbox p{
    padding-top: 15px;
    color: #333333;
    font-size: 20px;
    line-height: 1.66;
    letter-spacing: 0.02em;
    font-weight: 500;
    padding-left: 9.15px;
}
.leading-mobile .right {
    padding-left: 0px;
    width: 47%;
}
.leading-mobile .left{
    width: 51.5%;
}
/* leading-mobile */


.benefits.impressive-numbers .heading{
    letter-spacing: 0.02em;
    font-size: 50px;
}
/* Let's Discuss Your Project */
.technology-partner .cnt-text{
    font-size: 20px;
    line-height: 1.87;
    letter-spacing: 0.02em;
    font-weight: 500;
}
.technology-partner .heading-area h2{
    font-weight: 400;text-align: left;
}
.technology-partner .col-md-9 {
    padding-right: 50px;
    width: 72.885%;
    padding-top: 18px;
    padding-bottom: 18px;
}

/* Let's Discuss Your Project */
.impressive-numbers .cnt-text p {
    font-size: 20px;
    padding-bottom: 0;
}
.impressive-numbers.benefits .bg-grid {
    padding: 80px 40px;
}
@media only screen and (max-width: 1919px) {
    .hero_section h1{
        font-size: 50px;
    }
    .hero_section{
        padding-bottom: 35px;
        padding-top: 50px;
    }
    #discover.technology-partner .bg-grid {
        padding: 70px 133px;
    }
    .banner-left-img {
        height: 416px;
        width: auto;
        margin: auto;
    }
    section.hero_section p{
        font-size: 20px;
    }
    .unlock-benefits.impressive-numbers .heading{font-size: 40px}
    .impressive-numbers.benefits .bg-grid{
        padding: 70px 34px;
    }
    .impressive-numbers.benefits .cnt-text {font-size: 18px;}
    .impressive-numbers.benefits .bg-grid .phone-Image {
        height: 477px;
        width: 362px;
        right: 0;
        bottom: -81px;
    }
    .impressive-numbers .cnt-text p {
        font-size: 18px;
    }
    #technology-expertise .heading-area p{
        margin: 0 50px;
    }
    .unlock-benefits.impressive-numbers .heading {
        letter-spacing: 0.02em;
        margin: 0 37px 10px 37px;
    }
    .unlock-benefits.impressive-numbers ul{
        gap: 25px;
    }
    .unlock-benefits.impressive-numbers ul li{
        width: 34.428%;
        padding: 11px 13px;
        font-size: 16px;
    }
    .unlock-benefits.impressive-numbers ul li svg{
        width: 26px;
        height: 26px;
    }
    .impressive-numbers .cnt-text {
        font-size: 18px;
    }
    .process_steps .stpes:first-child{
        padding-left: 17px;
    }
    .process_steps .stpes:last-child {
        padding-right: 17px;
    }
    .process_steps .stpes .number{
        font-size: 15.83px;
        margin-bottom: 5px;
    }
    .process_steps .stpes .description{
        font-size: 14px;
        font-weight: 500;
        padding: 20px 20px 19px 27px;       
        height: 85px;
        z-index: 1;
        width: 158px;
        margin-bottom: 50px;
    }
    .process_steps .stpes .description::after{
        width: 30px;
        height: 60px;
        bottom: -60px;
    }
    .process_steps .d-flex .icon {
        padding-top: 13px;
        width: 40px;
    }
    .process_steps .d-flex::after{
        bottom: 62px;
    }
    .leading-mobile .container .d-flex.bg{border-radius: 0 60px;padding: 70px 68px 70px 60px;}
    .leading-mobile .right{
        width: 49%;
    }
    .leading-mobile .left{
        width: 50%;
    }
    .leading-mobile .iconbox{
        padding: 15px 14px;
        border-radius: 15px;
        width: 230px;
    }
    .leading-mobile .iconbox .box h4 {
        font-size: 27px;
    }
    .leading-mobile .iconbox p{
        font-size: 18px;
        padding-left: 7.15px;
    }
    .leading-mobile .iconbox img{
        height: 53.72px;
        width: 56.72px;
    }
    .leading-mobile .iconbox .box{
        gap: 15px;
    }
    .leading-mobile .cards{
        gap: 20px;
    }
    .technology-partner .cnt-text{
        font-size: 18px;
    }
    .benefits.impressive-numbers .heading{
        letter-spacing: 0.02em;
        font-size: 40px;
    }
    .main-footer{
        margin-top:35px;
    }
}
@media (min-width: 1440px) and (max-width: 1919px) {
    .unlock-benefits.impressive-numbers .bg-grid{padding-left:36px;padding-right:36px}
}
/*@media (max-width: 1579px){
    .service_sec .text-area-heading{max-width: 950px;}
    .service_sec .service_box .service_title{ font-size: 18px;}
}*/
@media (max-width: 1439px){
    .hero_section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .hero_section .d-flex .col-md-8 {
        width: 62.93%;
    }
    .process_steps .d-flex {
        justify-content: space-between;
    }
    .hero_section h1{
        font-size: 45px;
    }   
    .banner-left-img{height: 397px;}
    .leading-mobile .cards{gap: 20px;}
    section.hero_section p{font-size: 18px;}
    .benefits.impressive-numbers .heading,.unlock-benefits.impressive-numbers .heading{font-size: 36px;}
    .impressive-numbers.benefits .cnt-text {font-size: 17px;}

    .impressive-numbers.benefits .bg-grid{padding: 60px 34px;}
    .impressive-numbers.benefits .bg-grid .phone-Image{height: 420px;width: 319px;bottom: -68px;}

    .leading-mobile .container .d-flex.bg{padding: 60px 40px;border-radius: 0 50px;}
    .leading-mobile .iconbox p{font-size: 16px;}
    .leading-mobile .iconbox .box h4{font-size: 24px;}
    .leading-mobile .iconbox img {height: auto;width: 50px;}
    .technology-partner .cnt-text {
        font-size: 17px;
    }
    .main-footer{
        margin-top: 25px;
    }
    
}
@media (max-width: 1199px){
    .hero_section {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .hero_section h1{
        font-size: 40px;
    }
    /*.trust_sec .heading {
        font-size: 32px;
    }
    .trust_sec .heading{
        font-size: 32px;
    }*/
    section.hero_section p{
        font-size: 16px;
        line-height: 32px;
    }
    .banner-left-img {
        height: 100%;
        width: 100%;
        padding-top: 0px;
    }
    .impressive-numbers.benefits .bg-grid {padding: 50px 30px;}
    .unlock-benefits.impressive-numbers ul li{
        width: 35.428%;
        padding: 10px 11px;
        font-size: 14px;
    }
    .unlock-benefits.impressive-numbers ul li svg {
        width: 20px;
        height: 20px;
    }
    .process_steps .stpes:first-child {
        padding-left: 14.32px;
    }
    
    .process_steps .stpes .description{
        width: 133.5px;
        font-size: 11.8px;
        height: 71.58px;    
    }
    .process_steps .stpes .number{
        font-size: 13.33px;
    }
    #discover.technology-partner .bg-grid{
        padding: 40px 55px;
    }
    .leading-mobile .cards {
       justify-content: center;
    }
    .leading-mobile .iconbox p{
        font-size: 16px;
    }
    .leading-mobile .iconbox .box h4 {
        font-size: 25px;
    }
    .leading-mobile .iconbox img {
        height: 50px;
        width: 56px;
    }    
    .leading-mobile .iconbox {
        width: 48%;
    }
    .leading-mobile .container .d-flex.bg{
        padding: 30px;
        flex-direction: column;
        gap: 20px;
    }   
    .leading-mobile .container .d-flex.bg {
        padding: 50px 30px;
        flex-direction: row;
        gap: 20px;
        flex-wrap: nowrap;border-radius: 0 45px;
    }
    .leading-mobile .left {width: calc(50% - 10px);}
    .leading-mobile h2{
        margin-bottom: 0;
    }
    .leading-mobile .heading-area{
        padding-bottom: 00px;
    }
     
    #discover.technology-partner .bg-grid {
        padding: 30px;
    }
    .technology-partner .cnt-text{
        font-size: 16px;
    }
    .technology-partner .col-md-9{
        padding: 20px;
    }
    #technology-expertise .heading-area p {
        margin: 0 65px;
    }
    .impressive-numbers.benefits .cnt-text {
        font-size: 16px;
    }
    .impressive-numbers.benefits .bg-grid .phone-Image {
        height: 332px;
        width: 278px;
        bottom: -25px;
        right: 0;
    }
    .benefits.impressive-numbers .heading,
    .unlock-benefits.impressive-numbers .heading {
        font-size: 32px;
    }
    .benefits.impressive-numbers{
        font-size: 35px;
    }
    .leading-mobile .iconbox {
        padding: 15px 14px;
        border-radius: 15px;
        width: 210px;
    }
    .unlock-benefits.impressive-numbers ul{
        gap: 20px;
    }
    .unlock-benefits.impressive-numbers .heading{
        margin: 0 0px 10px 0px;
    }
    /*section.service_sec.section {
        padding-top: 50px;
        padding-bottom: 25px;
    }*/
    
}

@media (max-width: 991px){
    .section {
        padding-top:0 !important;
        padding-bottom: 0 !important; 
    }
    .hero_section {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .impressive-numbers.benefits .bg-grid .phone-Image {
        width: 260px;
        bottom: -22px;
        height: 309px;
    }
    .impressive-numbers.benefits .cnt-text {font-size: 16px;}
    .process_steps .d-flex {
        flex-direction: column;
        padding-top: 25px;
        gap: 30px;
        padding-right: 20px;
        padding-left: 20px;
    }
    .process_steps .d-flex::after {
        content: "";
        display: none;
    }
    .impressive-numbers s.bg-grid a{
        width: 100%;
        margin: auto;
    }
    .process_steps .stpes:first-child,
    .process_steps .stpes:last-child
    {
        padding-left: 0;
    }
    .process_steps .stpes{
        flex-direction: row;
        justify-content: center;
        width: max-content;
        margin: auto;
    }
    .process_steps .stpes:before{
        content: "";
        display: block;
        width: 15px;
        height: 40px;
        background-image: url("data:image/svg+xml,%3Csvg width='10' height='50' viewBox='0 0 10 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 50L9.33013 42.5L0.669873 42.5L5 50ZM5 45.3125L5.75 45.3125L5.75 42.1875L5 42.1875L4.25 42.1875L4.25 45.3125L5 45.3125ZM5 39.0625L5.75 39.0625L5.75 35.9375L5 35.9375L4.25 35.9375L4.25 39.0625L5 39.0625ZM5 32.8125L5.75 32.8125L5.75 29.6875L5 29.6875L4.25 29.6875L4.25 32.8125L5 32.8125ZM5 26.5625L5.75 26.5625L5.75 23.4375L5 23.4375L4.25 23.4375L4.25 26.5625L5 26.5625ZM5 20.3125L5.75 20.3125L5.75 17.1875L5 17.1875L4.25 17.1875L4.25 20.3125L5 20.3125ZM5 14.0625L5.75 14.0625L5.75 10.9375L5 10.9375L4.25 10.9375L4.25 14.0625L5 14.0625ZM5 7.8125L5.75 7.8125L5.75 4.6875L5 4.6875L4.25 4.6875L4.25 7.8125L5 7.8125ZM5 1.5625L5.75 1.5625L5.75 0L5 0L4.25 0L4.25 1.5625L5 1.5625Z' fill='black'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        position: absolute;
        bottom: 10px;
        left: 79px;
        transform: translateX(-50%);
    }
    .process_steps .stpes:last-child {
        padding-right: 0;
    }
    .process_steps .stpes .number {
        font-size: 15px;
        position: absolute;
        top: -27px;
        left: 50px;
    }
    .process_steps .d-flex .icon img {
        padding-left: 55px;
        padding-top: 0px;
        margin-right: 0;
        margin-top: -54px;
    }
    .process_steps .stpes:last-child .icon img{
        padding-left: 55px;
        margin-top: -1px;
        padding-right: 0;
    }
    .process_steps .stpes:last-child:before {
        display: none;
    }
    .process_steps .stpes:last-child .description{
        margin-bottom: 0;
    }
    .process_steps .stpes .description::after{
        transform: rotate(270deg);
        left: 108%;
        bottom: 13px;
    }
    .process_steps .d-flex .icon {
        padding-top: 0px;
        width: auto;
        height: auto;
    }
    .process_steps .stpes .description {
        width: 158px;
        font-size: 14px;
        height: 85px;
        margin-bottom: 50px;
    }
    .leading-mobile .heading-area{
        text-align: center;
    }
    .leading-mobile .left {
        width: 100%;
    }
    .leading-mobile .right {
        width: 100%;
    }
    .leading-mobile {
        padding: 0px;
    }
    .leading-mobile .container .d-flex.bg{
        border-radius: 0 30px 0 30px;
        flex-direction: column;
    }
    .leading-mobile .iconbox{
        width: 48%;
    }
    .leading-mobile .iconbox .box h4 {
        font-size: 22px;
    }
    .leading-mobile .iconbox img {
        height: 40px;
        width: 46px;
    }
    .leading-mobile .iconbox p{
        font-size: 14px;
        padding-top: 15px;
    }
    section.section.impressive-numbers.dark.benefits .col-md-8 {
        width: 62.66%;
    }
    
    .unlock-benefits.impressive-numbers ul li{
        width: 45.428%;
        padding: 10px 11px;
        font-size: 14px;
    }
    .dark.impressive-numbers .cnt-text p, .dark .heading-area p{
        padding-bottom: 0;
    }
    .technology-partner ul{
        padding-top: 0;
        margin-top:0;
    }
    .technology-partner .col-md-9{
        padding: 20px 0;
    }
    #technology-expertise .heading-area p {
        margin: 0 30px;
    }
    .benefits.impressive-numbers .heading,
    .unlock-benefits.impressive-numbers .heading {
        font-size: 30px;
    }
    .main-footer{
        margin: 15px 0;
    }
    /* .unlock-benefits.impressive-numbers h2.heading.text-center.wow.fadeInUpD {
        padding-bottom: 10px;
    } */
     .hero_section .heading-area {
        padding-bottom: 20px;
    }
}

@media (max-width: 767px){
    .hero_section h1{
        font-size: 29px;
        text-align: center;
    }
  
    .hero_section .d-flex {
        gap: 20px;
        flex-direction: column-reverse;
    }
    .banner-left-img,
    .impressive-numbers.benefits .bg-grid .phone-Image {
        height: 100%;
        width: 50%;
        margin: auto;
    }
    
    .hero_section .d-flex .col-md-8 {
        width: 100%;
    }
    .hero_section {
        padding-top: 0px;
        padding-bottom: 0px;background-image:none;
    }
    .hero_section a {
        width: 100%;
        margin: auto;
    }
      
    .impressive-numbers.benefits .bg-grid::before {
        content: '';
        position: absolute;
        left: 0%;
        top: 15%;
        width: 100%;
        height: 50%;
        background-size: 100% 100%;
    }

    .impressive-numbers.benefits .bg-grid.lazy-loaded::before {
        background-image: url(/wp-content/themes/deskcodesolution/assets/images/servicebackmobbg.webp);
    }
    .impressive-numbers.benefits .bg-grid {
        padding: 30px 20px;
    }
    .impressive-numbers.benefits .bg-grid .phone-Image{
        position: unset;
        width: 50%;
        height: unset;
        margin: auto;
        padding-bottom: 20px;
    }
    .impressive-numbers.benefits .cnt-text {
        text-align: left;
        padding-bottom: 20px;
        line-height: normal;
    }

    .impressive-numbers.dark.benefits{
        padding: 0;
    }
    .section{
        padding: 0 !important;
    }
    
    .impressive-numbers .cnt-text {
        font-size: 14px;
        text-align: left !important;
        padding-bottom: 20px !important;
        padding-top: 0px !important;
        line-height: normal;
    }
    #discover.technology-partner .bg-grid {
        padding: 30px 20px 30px 20px;
    }
    .unlock-benefits.impressive-numbers ul li{
        width: 100%;
        font-size: 14px;
        padding: 10px 11px;
    }
    .unlock-benefits.impressive-numbers ul{
        gap: 20px;  
    }
    .unlock-benefits.impressive-numbers ul li svg {
        width: 20px;
        height: 20px;
    }
    .leading-mobile {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .leading-mobile .container .d-flex.bg{
        border-radius: 0 20px 0 20px;
    }
    .leading-mobile .iconbox img {
        height: 40px;
        width: 40px;
    }
    .leading-mobile .iconbox .box h4 {
        font-size: 18px;
    }
    .leading-mobile .iconbox p {
        font-size: 14px;
        padding-top: 10px;
    }
    .leading-mobile .iconbox {
        width: 48%;
    }
    .process_steps .stpes{
        /*width: 100%;*/
        justify-content: left;
    }
    #technology-expertise .heading-area p {
        margin: 0 00px;
    }
    /*div#v-pills-tab {
        width: 100% !important;
    }*/
    .benefits.impressive-numbers .heading,
    .unlock-benefits.impressive-numbers .heading {
        font-size: 26px;
    }
    .technology-partner .col-md-9 {
        padding: 0px 10px;
    }
    .technology-partner.dark a.btn.btn-primary {margin: 0;}
    section.section.impressive-numbers.dark.benefits .col-md-8{
        width: 100%;
    }
    .impressive-numbers.dark.benefits .d-flex.flex-row.flex-wrap {
        flex-direction: column-reverse !important;
    }
    .leading-mobile .container .d-flex.bg {
        padding: 30px 20px;
    }
}

@media (max-width: 575px){
    .banner-left-img{width: 100%;}
    .hero_section .banner-left-img img{aspect-ratio: 4 / 4;}
    .logo-wrapper .slide img,.phone-Image img{aspect-ratio: 3/4;}
    .leading-mobile .iconbox {
        width: 100%;
    }
    .impressive-numbers.benefits .bg-grid .phone-Image{
        width: 100%;
    }
    .technology-partner .col-md-9 {
        padding: 0;
    }
    .leading-mobile .iconbox .box {
        flex-direction: row;
        align-items: flex-end;
    }
    #discover.technology-partner .bg-grid {
        padding: 30px 30px 60px 30px;
    }
    .technology-partner ul {
        margin-top: 0;
    }
    .impressive-numbers.benefits .bg-grid::before{
        left: 0;
        top: 0;
        width: 100%;
        height: 50%;
    }
}