ol{
    list-style-type: auto;
    padding-left: 20px;
}
/* hero_section */
.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;
}

.client_sec h2 {
    margin-bottom: 0;
}

.hero_section .d-flex .col-md-8 {
    width: 60.93%;
}
.hero_section .d-flex{
    gap: 18px;
    justify-content: space-between;
}
.banner-left-img img {
    height: 480px;
    width: 480px;
    margin: auto;
    position: relative;
    top: 100px;
    object-fit: contain;
}
/* hero_section */

/* why_choose_us */
/*.why_choose_us{
    padding-top: 80px;
}*/
.why_choose_us h5.sub_title {
    font-size: 20px;
    letter-spacing: 0.02em;
    font-weight: 600;
    color: #f43336;
    padding: 14px 22px;
    background-color: rgba(244, 51, 54, 0.06);
    border-radius: 0 14px 0 14px;
    line-height: 1.5;
    width: fit-content;
}
.why_choose_us .heading {
    font-weight: 600;
}
.why_choose_us ul {
    padding: 0;
    margin-bottom: 30px;
}
.why_choose_us #about_us ul li {
    background: url(/wp-content/themes/deskcodesolution/assets/images/why-choose-right-arrow.svg) no-repeat;
    background-position: 3.25px 12px;
}
.why_choose_us #about_us ul li:last-child{
    margin-bottom: 0;
}
.why_choose_us  #about_us ul {
    margin-bottom: 30px;
}
.why_choose_us .right-Image{
    width: 580px;
    height: 390px;
    right: 42%;
    position: relative;
    top: 144px;
}
.why_choose_us .col-md-8{
    padding-right: 170px;
}
.why_choose_us a.btn{
    margin: 0 24px;
}
#technology-expertise .heading-area p{
    margin-top: 10px;
}
/* why_choose_us */

/* icon_box */
.icon_box .custom-grid{
    grid-template-columns: repeat(4, 1fr);
    width: 100%;
}
.icon_box .custom-grid .icon-box .d-flex{
    gap: 9px;
    align-items: flex-end;
}
.icon_box.impressive-numbers .icon-box h4, .counter_box{
    display: block;
    font-size: 30px;
    line-height: 1.51;
}
.icon_box.impressive-numbers .icon-box p{
    text-align: left;
    letter-spacing: 0.02em;
    font-size: 20px;
    line-height: 1.66;
}
.icon_box.impressive-numbers .icon-box {
    padding: 24px 20px;
    border-radius: 0 30px;
}
.icon_box.impressive-numbers .bg-grid{
    padding: 70px 80px;
}

/* icon_box */

/* technologies */

.tech-cards{
    background: #ffffff;
    border-radius: 0px 30px;
    border-style: solid;
    border-color: var(--deskcode, #f43336);
    border-width: 1.2px;
    position: relative;   
    width: 230px;
    height: 204px;  
    padding: 27px 0px 35px;
    text-align: center;
}
.technologies h2 {
    margin-bottom: 30px;
}
.tech-cards img {
    width: 63px;
    height: 70px;
    object-fit: contain;
}

.tech-cards:hover{
    box-shadow: 0px 1px 2px 0px rgba(244, 51, 54, 0.1),
        0px 4px 4px 0px rgba(244, 51, 54, 0.09),
        0px 9px 5px 0px rgba(244, 51, 54, 0.05),
        0px 16px 6px 0px rgba(244, 51, 54, 0.01),
        0px 25px 7px 0px rgba(244, 51, 54, 0);
}
.tech-cards h5{
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    padding: 15px 27px 0px;
    line-height: normal;
    color: #000;
    margin-bottom: 0;
}
.techonlogies-cards .d-flex{
    justify-content: center;
    gap: 30px;
}
.techonlogies-cards {
    padding: 0px 0 50px 0px;
    position: relative;
}
.technologies .techs:last-of-type .techonlogies-cards{
    padding: 0;
}
.tech-cards a.btn {
    border-radius: 100px;
    border: 1px solid #F43336;
    padding: 13.22px 13px;
    line-height: 1;
    background-color: #FFE5E6;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -75px;
    visibility: hidden;
}
.tech-cards:hover a.btn {
    transition: 0.2s;
    bottom: -25px;
    opacity: 1;
    visibility: visible;
}
.tech-cards a.btn img{
    width: 16px;
    height: 16px;
}
/* technologies */
/* benefits */
.impressive-numbers.benefits .bg-grid{
    position: relative;
    overflow: hidden;padding: 80px 40px;
}
.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::before{
    content:"";
    height: 100%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.impressive-numbers.benefits .cnt-text{
    font-size: 20px;
    line-height: 1.94;
    letter-spacing: 0.02em;
    font-weight: 500;
    padding-right: 120px;
    padding-top: 10px;
}
.impressive-numbers.benefits .bg-grid .phone-Image {
    position: absolute;
    right: 40px;
    height: 444px;
    width: 520.72px;
    bottom: 0px;
}

.impressive-numbers.benefits .bg-grid .col-md-8 {
    width: 62%;
}
/* benefits */

/* Dedicated Software Development Team */
.software_development h2{
    margin-bottom: 30px;
    padding: 0 140px;    
}
.software_development .sdt .d-flex{
    gap: 30px;
    justify-content: center;
}
.software_development .sdt .card{
    background: #ffffff;
    border-radius: 25px;
    border-style: solid;
    border-color: #f43336;
    border-width: 0px 0px 2px 0px;
    width: 240px;
    height: 240px;
    position: relative;
    box-shadow: 0px 1px 2px 0px rgba(244, 51, 54, 0.1), -1px -1px 4px 0px rgba(244, 51, 54, 0.09), 0px 9px 6px 0px rgba(244, 51, 54, 0.05), 0px 17px 7px 0px rgba(244, 51, 54, 0.01), 0px 26px 7px 0px rgba(244, 51, 54, 0); 
    padding: 70px 0;
}
.software_development .sdt .card .img{
    width: 70px;
    height: 70px;
    margin: 0 auto;
}
.software_development .sdt .card h4{
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;    
    padding: 15px 10px 0;
    color: rgba(0, 0, 0, 1);
}
/* Dedicated Software Development Team */
/* Hiring Process to Build Your Team */
.hiring_process .sdt .card .card-content{
    background: #ffffff;
    border-radius: 0 30px;
    border-style: solid;
    border-color: #f43336;
    border-width: 1.2px;
    /* width: 365px; */
    position: relative;
    /* box-shadow: 0px 4px 9px 0px rgba(244, 51, 54, 0.05),
        0px 17px 17px 0px rgba(244, 51, 54, 0.04),
        0px 38px 23px 0px rgba(244, 51, 54, 0.03),
        0px 68px 27px 0px rgba(244, 51, 54, 0.01),
        0px 106px 30px 0px rgba(244, 51, 54, 0); */
    padding: 25px; 
    height: 100%;   
}
.hiring_process .sdt .card .img svg{
    width: 50px;
    height: 50px;
}
.hiring_process .sdt .card h4{
    color: #111111;
    font-size: 20px;
    letter-spacing: 0.02em;
    font-weight: 600;
    padding: 10px 0 0 0;
    line-height: 1.5;
}
.hiring_process .sdt .card p{
    color: #333333;
    font-size: 18px;
    line-height: 1.62;
    letter-spacing: 0.02em;
    font-weight: 500;
    position: relative;
    padding: 10px 0 0px 0;    
}

.hiring_process .sdt .d-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 60px;
}
.hiring_process .heading-area h2{
    padding: 0 70px;
}
.hiring_process .heading-area p{
    padding: 0 180px;
    line-height: 1.94;
}
.hiring_process .card .card-content::before {content: '';position: absolute;bottom: 0;right: 0;width: 0%;height: 0%;background: var(--primary-color);border-radius: 0px 20px 0px 20px;z-index: -1;transition: width 0.4s ease, height 0.4s ease;}
.hiring_process .card .card-content:hover::before {width: 100%;height: 100%;}
.hiring_process .sdt .card .card-content:hover h4,.hiring_process .sdt .card .card-content:hover p,.hiring_process .sdt .card .card-content:hover ul li::marker{color: #FFF;}
.hiring_process .sdt .card :first-child .gap-arrow::before {
    content: "";
    width: 10px;
    background: #f43336;    
    position: absolute;
    background: url(/wp-content/themes/deskcodesolution/assets/images/ellipse-bottom.png) no-repeat;
    height: 5px;
    left: 0;
    margin: 0 auto;
    right: 0;
}
.hiring_process .sdt .card .card-content:hover svg path{fill:#fff;}
.hiring_process .sdt .varrow {
    background: url(/wp-content/themes/deskcodesolution/assets/images/vdotline.svg) repeat-y top center;
    width: 20px;
    height: 60px;
    position: absolute;
    z-index: 99;
    left: 0; right: 0;
    /*bottom: -60px;*/
    top: 100%;
    margin: 0 auto;
}
.hiring_process .sdt .card .steps {
    color: rgba(244,51,54,0);
    text-align: center;
    font-size: 30px;
    letter-spacing: .05em;
    font-weight: 800;
    opacity: .3;
    position: relative;
    line-height: 1;
    -webkit-text-stroke: 1.5px #f43336
}
.hiring_process .sdt .card .card-content:hover .steps {
    -webkit-text-stroke: 1.5px #fff;
    opacity: .8;
}
.hiring_process .sdt .harrow {
    background: url(/wp-content/themes/deskcodesolution/assets/images/dot-line.svg) repeat-x top center;
    width: 60px;
    height: 10px;
    position: absolute;
    z-index: 99;
    bottom: -35px;
    right: -60px;
    margin: 0 auto;
    transform: rotate(90deg);
    top: 50%;
}   
.impressive-numbers .icon-box img{margin-bottom: 0;}
.hiring_process .sdt .varrow.top{bottom: 100%;top: auto;}
.hiring_process .sdt .card .card-content .round{width: 41px;height: 41px;background: #f43336;border-radius: 100px;position: absolute;right: -20px;bottom: -20px;}
.gap-arrow {
    opacity: 0;
    animation: fadeInLine 0.3s ease forwards;
}
.gap-arrow img {
    width: 18px;
    height: 18px;
}
@keyframes fadeInLine {
0% { opacity: 0; height: 0; transform: translateX(-5px); }
100% { opacity: 1;height: 60px; transform: translateX(0); }
}
    .gap-arrow.varrow img {animation: floatDown 1.5s linear infinite;}
.gap-arrow.varrow.top img {animation: floatUp 1.5s linear infinite;}
.gap-arrow.harrow img {animation: floatRight 1.5s linear infinite;position: absolute;top: -8px;}

@keyframes floatDown {
0% {
    transform: translateY(-10px);
    opacity: 0;
}
25% {
    opacity: 1;
}
75% {
    opacity: 1;
}
100% {
    transform: translateY(40px);
    opacity: 1;
}
}
@keyframes floatUp {
0% {
    transform: translateY(40px);
    opacity: 0;
}
25% {
    opacity: 1;
}
75% {
    opacity: 1;
}
100% {
    transform: translateY(0px);
    opacity: 1;
}
}
@keyframes floatRight {
0% {
    transform: translateX(-30px);
    opacity: 0;
}
25% {
    opacity: 1;
}
75% {
    opacity: 1;
}
100% {
    transform: translateX(20px);
    opacity: 1;
}
}
/* Hiring Process to Build Your Team */

/* Our Flexible Resource Hiring Models */
.hiring_models .models{
    padding: 60px 50px;
    background: rgba(144, 144, 144, 0.07);
    border-radius: 0px 60px 0px 60px;
    background-image: url(/wp-content/themes/deskcodesolution/assets/images/hire_resouce_bg-1.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.hiring_models .models .sdt .d-flex{
    gap: 40px;
    justify-content: center;
}
.hiring_models .models .sdt .card{
    background: #ffffff;
    border-radius: 0px 25px 0px 25px;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1.3px;
    width: 550px;
    padding: 25px;
}
.hiring_models .models .sdt .card .img{
    width: 50px;
    height: 50px;
}
.hiring_models .models .sdt .card h4{
    font-size: 20px;
    letter-spacing: 0.02em;
    line-height: normal;
    color: #111111;
    font-weight: 700;
    padding:15px 0;
}
.hiring_models .heading-area p.heading {
    line-height: 1.94;
}
.hiring_models .models .sdt .card ul{
    padding-left: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.hiring_models .models .sdt .card p
{
    font-size: 20px;
    letter-spacing: 0.02em;
    color: #333333;
    font-weight: 500;
}
.hiring_models .models .sdt .card ul li
{
    font-size: 18px;
    letter-spacing: 0.02em;
    color: #333333;
    font-weight: 500;
    position: relative;
    padding-left:23px;
}
.hiring_models .models .sdt .card ul li::after{
    content: "";
    background-image: url(/wp-content/themes/deskcodesolution/assets/images/arrow-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 5px;
    width: 15px;
    height: 15px;
}

/* Our Flexible Resource Hiring Models */

/* Unlock the Benefits */
.unlock-benefits.impressive-numbers p{
    line-height: 1.94;
}
.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; 
    font-size: 50px;
}


.impressive-numbers .cnt-text {
    font-size: 20px;
    letter-spacing: 0.02em;
    padding-bottom: 30px;
}
/* Unlock the Benefits */
/* hire_dedicated */
.hire_dedicated .bg-grid .col-md-8{
    width: 68.12%;
}
.hire_dedicated .bg-grid .col-md-4 {
    width: 30%;
}
.hire_dedicated .bg-grid .phone-Image {
    width: 344px;
    padding-left: 17px;
}
.hire_dedicated .bg-grid .heading{
    padding-top: 35px;
    letter-spacing: 0.02em;
    font-size: 45px;
}
.hire_dedicated .bg-grid .cnt-text{
    font-size: 20px;
    line-height: 1.94;
    letter-spacing: 0.02em;
    font-weight: 500;
    padding: 0 26px 30px 0;
}

/* hire_dedicated */

/* Let's Discuss Your Project */
.technology-partner .cnt-text{
    color: #ffffff;
    font-size: 20px;
    line-height: 35px;
    letter-spacing: 0.02em;
    font-weight: 500;
}
.technology-partner .heading-area h2{
    font-weight: 400;
}
.technology-partner .col-md-9 {
    padding-right: 50px;
    /* width: 72.885%; */
}
.technology-partner .col-md-3 {
    position: relative;
    right: 12px;
}
/* Let's Discuss Your Project */

#our-success .text-area p{
    line-height: 35px;
}

#discover.technology-partner .bg-grid .cnt-text{
    padding-left: 3px;
}
.why_choose_us .right-Image.mobile {
    display: none ;
}
.why_choose_us .right-Image.desktop {
    display: block;
}
@media only screen and (max-width: 1919px) {
    .hero_section{
        padding-bottom: 35px;
        padding-top: 50px;
    }
    .banner-left-img img {
        height: 440px;
        width: 440px;
        top: 53px;
    }

    .hero_section {
        padding-top: 50px;
        padding-bottom: 35px;
    }
    .hero_section .d-flex .col-md-8 {
        width: 61.93%;
    }
    
    .hero_section h1{
        font-size: 50px;
    }
    section.hero_section p{
        font-size: 20px;
    }
    .why_choose_us .col-md-8 {
        padding-right: 131px;
    }
    .why_choose_us h5.sub_title{
        font-size: 18px;
        padding: 12px 20px;
    }

    .section.impressive-numbers .bg-grid {
        padding: 70px 36px;
    }
    .icon_box.impressive-numbers .bg-grid{
        padding: 50px 42px;
    }
    .why_choose_us .right-Image{
        width: 540px;
        height: 360px;
    }
    .icon_box.impressive-numbers .icon-box p{
        font-size: 18px;
    }
    .icon_box.impressive-numbers .icon-box h4, .counter_box{
        font-size: 27px;
    }
    .tech-cards img {
        width: 43px;
        height: 50px;
    }
    .tech-cards h5 {
        font-size: 18px;    
        padding: 13px 25px 0px;
    }
    .tech-cards{
        width: 210px;
        height:  184px;
        padding: 23px 0px 30px;
    }
    
    .hiring_process .sdt .d-grid{
        gap: 50px;
    }
    .hiring_process .sdt .card .card-content{
        padding: 20px;
        border-radius: 0 20px;
    }
    .hiring_process .card .card-content::before{border-radius: 0 20px;}
    .hiring_process .sdt .varrow{
        height: 50px !important;
    }
    .hiring_process .sdt .harrow{
        width: 50px;
        right: -50px;
    }
    .hiring_process .sdt .card .img svg {
        width: 40px;
        height: 40px;
    }
    .hiring_process .sdt .card h4{
        font-size: 18px;
    }
    .hiring_process .sdt .card p{
        font-size: 16px;
    }
    .hiring_process .sdt .card:before{
        height: 32px;
        width: 90px;
        right: -77px;
    }
    .gap-arrow.harrow img {
        top: -7px
    }
    .why_choose_us #about_us ul li{
        background-position: 3.25px 8px;
    }
    @keyframes fadeInLine {
        0% {
            opacity: 0;
            height: 0;
            transform: translateX(-5px)
        }

        100% {
            opacity: 1;
            height: 50px;
            transform: translateX(0)
        }
    }

    @keyframes floatDown {
        0% {
            transform: translateY(-10px);
            opacity: 0
        }

        25% {
            opacity: 1
        }

        100% {
            transform: translateY(30px);
            opacity: 1
        }
    }

    @keyframes floatUp {
        0% {
            transform: translateY(30px);
            opacity: 0
        }

        25% {
            opacity: 1
        }

        100% {
            transform: translateY(0px);
            opacity: 1
        }
    }

    @keyframes floatRight {
        0% {
            transform: translateX(-30px);
            opacity: 0
        }

        25% {
            opacity: 1
        }

        100% {
            transform: translateX(10px);
            opacity: 1
        }
    }
    .impressive-numbers .icon-box img{
        margin-bottom: 0 ;
    }
    .hiring_process .sdt .d-flex:before{
        height: 305.5px;
        width: 90px;
    }    
    .hiring_process .sdt .card .steps {
        font-size: 30px;
    }
    .hiring_process .sdt .d-flex {
        gap: 50px 60px;
        position: relative;
    }
    .hiring_process .heading-area p{
        padding: 0 140px;
    }
    .hiring_models .models .sdt .d-flex{gap: 30px}
    .hiring_models .models .sdt .card .img {
        width: 40px;
        height: 40px;
    }
    .hiring_models .models .sdt .card h4{
        font-size: 18px;
    }
    .hiring_models .models .sdt .card{
        width: 520px;
        padding: 20px;
    }
    .hiring_models .models .sdt .card ul li {
        font-size: 16px;
        padding-left: 21px;
    }
    .hiring_models .models {
        padding: 70px 35px;
    }
    .impressive-numbers.benefits .cnt-text{
        font-size: 18px;
    }
    .impressive-numbers.benefits .bg-grid .phone-Image {
        right: 43px;
        height: 351px;
        width: 478px;
        bottom: 104px;
    }
    .impressive-numbers.benefits .bg-grid .col-md-8 {
        width: 63.93%;
    }

    .software_development .sdt .card{
        width: 200px;
        height: 200px;
        padding: 50px 0;
    }
    .software_development h2{
        padding: 0 100px;
    }
    .software_development .sdt .card h4 {
        font-size: 18px;
    }
    .software_development .sdt .card .img {
        width: 60px;
        height: 60px;
        margin: 0 auto;
    }

    #technology-expertise .heading-area p{
        margin: 0 50px;
    }
    .unlock-benefits.impressive-numbers .heading {
        letter-spacing: 0.02em;font-size: 40px;
    }
    .unlock-benefits.impressive-numbers p{
        padding: 0 75px;
    }
    .unlock-benefits.impressive-numbers ul{
        gap: 25px;
    }
    .unlock-benefits.impressive-numbers ul li{
        width: 33.94%;
        line-height: 24px;
        padding: 11px 13px;
        font-size: 16px;
        gap:8px;
    }
    .unlock-benefits.impressive-numbers ul li svg{
        width: 26px;
        height: 26px;
    }
    .impressive-numbers .cnt-text {
        font-size: 18px;
    }
    .technology-partner .cnt-text{
        font-size: 18px;
    }
    .benefits.impressive-numbers .heading{
        letter-spacing: 0.02em;
        font-size: 40px;
    }
    .hire_dedicated .bg-grid .cnt-text{
        font-size: 18px;
    }
    .hire_dedicated .bg-grid .phone-Image {
        width: 304px;
    }
    .hire_dedicated .bg-grid .col-md-8{
        width: 70%;
    }
    .hire_dedicated .bg-grid .col-md-4{
        width: 30%;
    }
    .hire_dedicated .bg-grid .heading{
        font-size: 40px;
    }
    .gap-arrow img {
        width: 16px;
        height: 16px;
    }
}
@media (max-width: 1439px){
    .hero_section {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .banner-left-img img{
        width: 400px;
        height: auto;
    }
    section.hero_section p{
        font-size: 18px;
    }
    .hire_dedicated .bg-grid .heading {
        font-size: 36px;
    }
    .benefits.impressive-numbers .heading{
        font-size: 36px;
   }
   .hero_section h1{
        font-size: 45px;
    }
    .impressive-numbers.benefits .bg-grid {
        padding: 60px 34px;
    }
    .impressive-numbers.explore .bg-grid .heading{
        font-size: 36px;
    }  
    .icon_box .impressive-numbers .icon-box img {
        width: 45px;
        height: 50px;
    }
    .section.impressive-numbers .bg-grid {
        padding: 60px 40px;
    }
    .icon_box.impressive-numbers .icon-box h4, .counter_box {
        font-size: 24px;
    }
    .impressive-numbers.benefits .bg-grid .phone-Image {
        right: 43px;
        height: 341px;
        width: 430px;
        bottom: 3%;
    }
    .hiring_models .models{
        padding: 60px 30px;
        border-radius: 0px 50px 0px 50px;
    }
    /* .hiring_process .sdt .card {
        width: 28.8%;
    } */
    .software_development h2 {
        padding: 0 140px;
        margin-bottom: 25px;
    }
    .why_choose_us h5.sub_title{font-size: 16px;}
    .why_choose_us  #about_us ul {
        margin-bottom: 25px;
    }
    .why_choose_us .heading{
        text-align: left;
    }
    .why_choose_us .right-Image {
        width: 510px;
        height: 330px;
    }
    .technologies h2 {
        margin-bottom: 25px;
    }
    .icon_box.impressive-numbers .icon-box p{font-size: 16px}
    .page-id-1188 .hire_dedicated_section .cnt-text {
        padding-bottom: 25px;
        font-size: 17px;        
        padding-right: 90px;
    }
    .software_development .sdt .card h4 {
        font-size: 17px;
    }
    .unlock-benefits.impressive-numbers p{
        font-size: 17px;
        padding: 0 30px;
    }
    .tech-cards a.btn{
        padding: 12px;
    }
    .tech-cards a.btn img {
        width: 15px;
        height: 15px;
    }
    /* .techonlogies-cards .d-flex{gap: 25px;} */
    .tech-cards img{
        width: 40px;
        height: 55px;
    }
    .tech-cards {
        width: 200px;
        height: 174px;
        padding: 20px 0px 27px;
    }
    .tech-cards h5 {
        font-size: 16px;
        padding: 12px 24px 0px;
    }
    .hiring_process .sdt .d-grid {
        gap: 45px;
    }
    .hiring_process .sdt .card .img svg {
        width: 35px;
        height: 35px;
    }
    .tech-cards:hover a.btn{bottom: -22px;}
    .hiring_process .sdt .card h4 {
        font-size: 17px;
    }
    .hiring_process .sdt .card p {
        font-size: 15px;
    }
    .hiring_process .sdt .varrow {
        height: 45px !important;
    }
    .hiring_process .sdt .harrow {
        width: 45px;
        right: -45px;
    }
    .hiring_process .sdt .card .steps {
        font-size: 28px;
    }
     @keyframes fadeInLine {
        0% {
            opacity: 0;
            height: 0;
            transform: translateX(-5px)
        }

        100% {
            opacity: 1;
            height: 40px;
            transform: translateX(0)
        }
    }

    @keyframes floatDown {
        0% {
            transform: translateY(-10px);
            opacity: 0
        }

        25% {
            opacity: 1
        }

        75% {
            opacity: 1
        }

        100% {
            transform: translateY(20px);
            opacity: 1
        }
    }

    @keyframes floatUp {
        0% {
            transform: translateY(20px);
            opacity: 0
        }

        25% {
            opacity: 1
        }

        75% {
            opacity: 1
        }

        100% {
            transform: translateY(0px);
            opacity: 1
        }
    }

    @keyframes floatRight {
        0% {
            transform: translateX(-20px);
            opacity: 0
        }

        25% {
            opacity: 1
        }

        75% {
            opacity: 1
        }

        100% {
            transform: translateX(10px);
            opacity: 1
        }
    }
    .hiring_process .sdt .card .card-content{padding: 19px;}
    .software_development .sdt .card .img{width: 55px;height: 55px;}
    .hiring_models .models .sdt .card .img{width: 35px;height: 35px;}
    .hiring_models .models .sdt .card h4{font-size: 17px;}
    .hiring_models .models .sdt .card ul li{font-size: 15px;}
    .technology-partner .cnt-text{font-size: 17px;}
    .software_development .sdt .d-flex{gap: 25px;}
}
@media (max-width: 1199px){
    .hero_section {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .why_choose_us h5.sub_title {
        font-size: 16px;
        padding: 10px 18px;
    }
    .why_choose_us .right-Image {
        width: 500px;
        height: 320px;
    }
    .why_choose_us.section {
        padding-top: 50px;
    }
    .tech-cards img {
        width: 40px;
        height: auto;
    }
     .unlock-benefits.impressive-numbers p{
        font-size: 16px;
        padding: 0;
     }
    .tech-cards{
        border-radius: 0 25px 0 25px;
    }
    .tech-cards h5 {
        font-size: 16px;
        padding: 11px 23px 0px;
    }
    .icon_box.impressive-numbers .icon-box h4, .counter_box {
        font-size: 25px;
    }
    .icon_box.impressive-numbers .icon-box {
        padding: 22px 18px;
        border-radius: 0 25px;
    }
    .impressive-numbers.benefits .bg-grid .phone-Image {
        right: 30px;
        height: 414px;
        width: 460.72px;
        bottom: 30px;
    }
    section.hero_section p{
        font-size: 16px;
    }
    .hero_section h1{
        font-size: 40px;
    }
    .impressive-numbers.explore .bg-grid .heading{
        font-size: 32px;
    }  
    .banner-left-img img {
        height: 100%;
        width: 100%;
        padding-top: 0px;
        right: 0;
        top: 0;
    }
    .unlock-benefits.impressive-numbers ul li{
        width: 45.518%;
    }
    .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;
    }
    
    .hire_dedicated .bg-grid .heading {
        font-size: 32px;
    }
    .benefits.impressive-numbers .heading{
        font-size: 32px;
        text-align: left;
    }
    .page-id-1188 .hire_dedicated_section .cnt-text {
        padding-bottom: 20px;
        font-size: 16px;
    }
    .technology-partner .cnt-text{
        font-size: 16px;
        line-height: 30px;
    }
    .technology-partner .col-md-9{
        padding: 0;
    }
    
    .impressive-numbers.benefits .bg-grid .phone-Image {
        height: auto;
        width: 42%;
        bottom: 14%;
    }
    .section.impressive-numbers .bg-grid {
        padding: 50px 30px;
    }
    .impressive-numbers.benefits .bg-grid .col-md-8 {
        width: 61.93%;
    }

    /*.hero_section{
        padding-bottom: 50px;
    }*/
    .software_development .sdt .card {
        width: 180px;
        height: 180px;
        padding: 40px 0;
        border-radius: 20px;
    }
    .software_development h2 {
        padding: 0 80px;
        margin-bottom: 20px;
    }
    .software_development .sdt .card .img {
        width: 50px;
        height: 50px;
        margin: 0 auto;
    }
    .software_development .sdt .card h4 {
        font-size: 16px;
    }
    .software_development .sdt .d-flex {
        gap: 20px;
        justify-content: center;
    }
    .hiring_models .models{
        padding: 50px 25px;
        border-radius: 0px 45px 0px 45px;
    }
    .hiring_models .models .sdt .card h4 {
        font-size: 16px;
    }
    .hiring_models .models .sdt .card ul li {
        font-size: 14px;
    }
    .hiring_models .models .sdt .card {
        border-radius: 0px 25px 0px 25px;
        width: 48%;
        padding: 20px;
    }
    .hiring_process .sdt .card {
        /* width: 28%; */
        border-radius: 0 20px;
    }
    .hiring_process .sdt .card .img svg {
        width: 35px;
        height: 35px;
    }
    .hiring_process .sdt .card h4 {
        font-size: 17px;
    }
    .hiring_process .sdt .card:before {
        height: 26px;
        width: 70px;
        right: -61px;
    }
    .hiring_process .sdt .d-flex {
        gap: 40px 50px;
    }
    .hiring_process .sdt .d-flex:before {
        height: 295.5px;
        width: 85px;
        top: 20%;
        right: -10px;   
    }
    
    .hiring_process .heading-area p {
        padding: 0 00px;
    }
    .hiring_process .heading-area h2 {
        padding: 0 00px;
    }
    .impressive-numbers.benefits .cnt-text {
        font-size: 16px;
        padding-right: 60px;
    }
    .why_choose_us  #about_us ul {
        margin-bottom: 20px;
    }
    .tech-cards:hover a.btn{
        padding: 8px;
        bottom: -18px;
    }
    .tech-cards a.btn img {
        width: 14px;
        height: 14px;
    }
    /* .techonlogies-cards .d-flex{gap: 20px;} */

    .techonlogies-cards {
        padding: 0px 0 30px 0px;
    }   
    .technologies h2 {
        margin-bottom: 20px;
    }
    .hiring_process .sdt .d-grid {
        gap: 35px;
    }
    .gap-arrow img {
        width: 15px;
        height: 15px;
    }
    .hiring_process .sdt .card .img svg {
        width: 30px;
        height: 30px;
    }
    .hiring_process .sdt .card h4 {
        font-size: 16px;
    }
    .hiring_process .sdt .card p {
        font-size: 14px;
    }
    .hiring_process .sdt .varrow {
        height: 35px !important;
    }
    .hiring_process .sdt .harrow {
        width: 35px;
        right: -35px;
    }
    .hiring_process .sdt .card .steps {
        font-size: 25px;
    }
    .gap-arrow.harrow img {
        top: -7px;
        left: 10px;
    }
    .hiring_models .models .sdt .card .img{height: 30px;width: 30px;}
    @keyframes fadeInLine {
        0% {
            opacity: 0;
            height: 0;
            transform: translateX(-5px)
        }

        100% {
            opacity: 1;
            height: 35px;
            transform: translateX(0)
        }
    }

    @keyframes floatDown {
        0% {
            transform: translateY(-10px);
            opacity: 0
        }

        25% {
            opacity: 1
        }

        75% {
            opacity: 1
        }

        100% {
            transform: translateY(15px);
            opacity: 1
        }
    }

    @keyframes floatUp {
        0% {
            transform: translateY(15px);
            opacity: 0
        }

        25% {
            opacity: 1
        }

        75% {
            opacity: 1
        }

        100% {
            transform: translateY(0px);
            opacity: 1
        }
    }

    @keyframes floatRight {
        0% {
            transform: translateX(-15px);
            opacity: 0
        }

        25% {
            opacity: 1
        }

        75% {
            opacity: 1
        }

        100% {
            transform: translateX(14px);
            opacity: 1
        }
                }
    .tech-cards {
        width: 180px;
        height: 154px;
        padding: 15px 0px 20px;
    }
    .tech-cards h5 {
        padding: 10px 15px 0px;
    }
}

@media (max-width: 1024px){
    .tech-cards img {
        width: auto;
        height: 45px;
    }
    .tech-cards h5 {
        height: 55px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
@media (max-width: 991px){
    .section {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .hero_section {
        padding-top: 00px;
        padding-bottom: 00px;
    }
    .hero_section .d-flex {
        flex-direction: row;
        align-items: center;
    }
    .why_choose_us .right-Image {
        width: auto;
        height: auto;
        position: unset;
    }
    .icon_box.impressive-numbers .icon-box h4, .counter_box {
        font-size: 22px;
    }
    .icon_box.impressive-numbers .icon-box {
        padding: 20px 16px;
        border-radius: 0 20px;
    }
    .icon_box.impressive-numbers .bg-grid {
        padding: 40px 32px;
    }
   
    .impressive-numbers.explore .bg-grid .heading{
        font-size: 30px;
        margin: 0 0px 10px 0px;
    }
    .impressive-numbers.benefits .bg-grid .phone-Image {
        width: 39%;
        bottom: 27%;
        height: auto;
    }
    .impressive-numbers.benefits .cnt-text {
        font-size: 16px;
        padding-right: 30px;
    }
    .hire_dedicated .bg-grid .phone-Image {
        width: 100%;
    }
    .hire_dedicated .bg-grid .heading {
        font-size: 30px;
    }
    .benefits.impressive-numbers .heading{
        font-size: 30px;
    }
    .hire_dedicated .bg-grid .cnt-text{
        font-size: 16px;
    }
    .hire_dedicated .bg-grid .heading {
        padding-top: 0px;
    }
    .why_choose_us #about_us ul li {
        background-position: 3.25px 6px;
    }
    .software_development h2 {
        padding: 0;
        margin-bottom: 20px;
    }
    .technologies h2 {
        margin-bottom: 20px;
    }
    .unlock-benefits.impressive-numbers ul li {
        width: 45.428%;
        padding: 10px 11px;
        font-size: 14px;
    }
    .impressive-numbers s.bg-grid a{
        width: 100%;
        margin: auto;
    }
    .hiring_models .models .sdt .card ul li:after{top: 3px;}
    section.section.impressive-numbers.dark.benefits .col-md-8 {
        width: 62.66%;
    }
    .tech-cards h5 {
        font-size: 14px;
        padding: 10px 0 0 0; 
    }
    .why_choose_us .col-md-8 {
        padding-right: 00px;
        width: 60%;
    }
    .why_choose_us .col-md-4{
        width: 40%;
        display: flex;
        align-items: center;
    }
    .tech-cards{
        width: 20%;
        padding: 10px 10px 20px;
        height: auto;        
        border-radius: 0 20px;
    }
    .tech-cards:hover a.btn{
        bottom: -17px;
    }
   
    .icon_box .custom-grid {
        grid-template-columns: repeat(4, 1fr);
    }
    .icon_box .custom-grid .icon-box .d-flex{
        justify-content: center;
    }
    .icon_box.impressive-numbers .icon-box p{
        font-size: 14px;
        text-align: center;
    }
    .technologies .techs:last-child {
        padding-bottom: 00px;
    }   
    .software_development .sdt .card {
        width: 22%;
        height: auto;
        padding: 35px 0;
        border-radius: 20px;
    }
    .software_development .sdt .card .img {
        width: 50px;
        height: 50px;
        margin: 0 auto;
    }

    .hiring_models .models .sdt .d-flex {
        gap: 25px;
    }
    .hiring_models .models{
        padding: 30px 20px;
        border-radius: 0px 30px 0px 30px;
    }
    .hiring_models .models .sdt .card {
        width: 48%;
        padding: 20px;
    }
    .hiring_models .models .sdt .card h4 {
        font-size: 16px;
    }
    .hiring_models .models .sdt .card ul li {
        font-size: 14px;
    }   
    .hiring_models .models .sdt .card .img {
        width: 35px;
        height: 35px;
    }
    .hiring_process .sdt .card { 
        /* width: 27.5%; */
        border-radius: 0 20px;
    }
    .hiring_process .sdt .card .img svg {
        width: 30px;
        height: 30px; 
    }
    .hiring_process .sdt .card h4 {
        font-size: 16px;
    }
    .hiring_process .sdt .card:before {
        height: 26px;
        width: 70px;
        right: -61px;
    }
    .hiring_process .sdt .d-flex {
        gap: 40px 50px;
    }
    .hiring_process .sdt .d-flex:before {
        height: 255.5px;
        width: 70px;
        top: 27%;
    }
    .hiring_process .sdt .card p {
        font-size: 14px;
    }
    .unlock-benefits.impressive-numbers p{
        padding: 0 0px 0 0px;
    }
    .hiring_models .models .sdt .d-flex{
        gap: 20px;
    }
    .techonlogies-cards {
        padding: 0px 0 20px 0px;
    }
    .hiring_process .sdt .d-grid {
        gap: 30px;
    }
    .hiring_process .sdt .card .img svg {
        width: 25px;
        height: 25px;
    }
    .hiring_process .sdt .varrow {
        height: 30px !important;
    }
    .hiring_process .sdt .harrow {
        width: 30px;
        right: -30px;
    }
    .hiring_process .sdt .card .steps {
        font-size: 20px;
    }
    .gap-arrow img {
        width: 12px;
        height: 12px;
    }
    .gap-arrow.harrow img {
        top: -5px;
        width: 9px;
    }
    .impressive-numbers.benefits .bg-grid:before{
        top: -40px;
        background-size: 100% 100%;
    }
    @keyframes fadeInLine {
        0% {
            opacity: 0;
            height: 0;
            transform: translateX(-5px)
        }

        100% {
            opacity: 1;
            height: 30px;
            transform: translateX(0)
        }
    }

    @keyframes floatDown {
        0% {
            transform: translateY(-10px);
            opacity: 0
        }

        25% {
            opacity: 1
        }

        75% {
            opacity: 1
        }

        100% {
            transform: translateY(10px);
            opacity: 1
        }
    }

    @keyframes floatUp {
        0% {
            transform: translateY(15px);
            opacity: 0
        }

        25% {
            opacity: 1
        }

        75% {
            opacity: 1
        }

        100% {
            transform: translateY(0px);
            opacity: 1
        }
    }

    @keyframes floatRight {
        0% {
            transform: translateX(-15px);
            opacity: 0
        }

        25% {
            opacity: 1
        }

        75% {
            opacity: 1
        }

        100% {
            transform: translateX(10px);
            opacity: 1
        }
    }
}

@media (max-width: 767px){
    .why_choose_us .right-Image {
        width: 50%;
        height: auto;
        left: 0;
        right: 0;
        top: 20px;
        margin: auto;
    }
    .why_choose_us .col-md-8 {
        padding-right: 00px;
    }
    .why_choose_us h5.sub_title {
        font-size: 14px;
        padding: 10px 18px;
        border-radius: 0 10px 0 10px;
        margin: 0 0 8px;
    }
    .icon_box.impressive-numbers .icon-box {
        padding: 18px 14px;
        border-radius: 0 20px !important;
    }
    .impressive-numbers.section .custom-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        width: 100%;
        padding-top: 0;
    }
    .impressive-numbers.benefits.section .bg-grid {
        padding: 30px 20px;
    }
    .impressive-numbers .icon-box img {
        width: 40px !important;
        height: 40px !important;
        margin-bottom: 00px !important;
    }

    .why_choose_us .right-Image.mobile {
        position: unset;
        display: block !important;
    }
    .why_choose_us .col-md-8{width: 100%;}
    .why_choose_us .right-Image.desktop {
        display: none;
    }
    .icon_box.impressive-numbers .bg-grid {
        padding: 20px;
    }
    .hero_section h1{
        font-size: 29px;
        text-align: center;
    }
    .impressive-numbers.explore .bg-grid .heading{
        font-size: 26px;
    }
    .hero_section .d-flex {
        gap: 20px;
        flex-direction: column-reverse;
    }
    .banner-left-img {
        height: auto;
        width: 50%;
        margin: auto;
    }
    .hire_dedicated .bg-grid .phone-Image {
        width: 60%;
        padding-top: 20px;
    }
    .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;
    }
   
    section.section.impressive-numbers.dark.benefits .col-md-8 {
        width: 100%;
    }
  
    .hire_dedicated .bg-grid .heading {
        font-size: 26px;
    }
    .benefits.impressive-numbers .heading{
        font-size: 26px;
        margin-bottom: 0 ;
    }
    .hire_dedicated .bg-grid .cnt-text{
        font-size: 16px;
    }
     
    .impressive-numbers.benefits .bg-grid {
        padding: 20px;
    }
     .section.impressive-numbers .bg-grid {
        padding: 30px 20px 30px 20px;
    }
    .tech-cards img {
        width: auto;
        height: 40px;
    }
    .tech-cards{
        padding: 10px 10px 30px;
    }
    .tech-cards:hover a.btn{
        width: 32px;
    }
    .hire_dedicated_section.impressive-numbers.benefits .cnt-text {
        padding-right: 0px;
    }
    .impressive-numbers.benefits .bg-grid .phone-Image{
        position: unset;
        width: 50%;
        margin: auto;
    }

    .icon_box.impressive-numbers .icon-box h4, .counter_box{font-size: 18px;}

    .hire_dedicated_section .d-flex{
        flex-direction: column-reverse !important;
    }
    /* .hire_dedicated_section.impressive-numbers.benefits .bg-grid:before{
        display: none;
    } */
    .hire_dedicated_section.impressive-numbers .cnt-text {
        padding: 10px 0 20px !important;
    }
    .hiring_process .sdt .varrow.top {
        bottom: unset;
        top: 100%
    }
    .hiring_process .sdt .d-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .hiring_process .sdt .card {
        max-width: 400px;
        width: 100%;
        margin: 0 auto;
    }
    .hiring_process .sdt .card .steps {
        font-size: 20px;
    }
    .gap-arrow.varrow.top img,.gap-arrow.harrow img {
        animation: floatDown 1.5s linear infinite
    }
    .hiring_process .sdt .varrow.top {
        bottom: unset;
        top: 100%
    }
    .hiring_process .sdt .harrow{
        background: url(/wp-content/themes/deskcodesolution/assets/images/vdotline.svg) repeat-y top center;
        width: 20px;
        height: 60px;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        margin: 0 auto;
    }
    .hiring_process .sdt .varrow {
        background: url(/wp-content/themes/deskcodesolution/assets/images/vdotline.svg) repeat-y top center;
        width: 20px;
        height: 60px;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        margin: 0 auto;
    }
    .gap-arrow.harrow img {
        top: 5px;
        width: 9px;
        left: 10px;
    }

     @keyframes floatLeft {
        0% {
            transform: translateX(5px);
            opacity: 0
        }

        25% {
            opacity: 1
        }

        100% {
            transform: translateX(-10px);
            opacity: 1
        }
    }

    @keyframes floatRight {
        0% {
            transform: translateX(-10px);
            opacity: 0
        }

        25% {
            opacity: 1
        }

        100% {
            transform: translateX(5);
            opacity: 1
        }
    }
    .impressive-numbers.benefits .bg-grid .col-12.col-sm-12.col-md-4{
        position: relative;
        z-index: 1;
    }
    .impressive-numbers.benefits .bg-grid.lazy-loaded::before {
        background-image: url(/wp-content/themes/deskcodesolution/assets/images/servicebackmobbg.webp);    
    }
    .impressive-numbers.benefits .bg-grid:before {
        left: 0%;
        top: 0%;
        width: 100%;
        height: 50%;
        background-size: 100% 100%;
    }
}

@media (max-width: 575px){
    .why_choose_us .right-Image {width: auto;}
    .hero_section .banner-left-img img{aspect-ratio:4/4;}
    .banner-left-img {width: 100%}
    .impressive-numbers.section .custom-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
    .tech-cards {
        width: 45%;
    }
    .software_development .sdt .card {
        width: 45%;
        height: auto;
        padding: 30px 0;
        border-radius: 15px;
    }
    .software_development .sdt .card .img {
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    /*.software_development .sdt .card h4 {
        font-size: 12px;
    }*/
    .hiring_process .sdt .card {
        width: 100%;
    }
    .impressive-numbers.benefits .bg-grid .phone-Image{width: 100%;}
    .hiring_process .sdt .varrow {
        height: 30px !important;
    }
    .hiring_process .sdt .d-grid{
        grid-template-columns: repeat(1, 1fr);
    }
    .impressive-numbers.benefits .bg-grid::before{
        left: 0;
        top: -80px;
        width: 100%;
        height: 50%;
    }
    /* .hiring_process .sdt .harrow{
        bottom: -23%;
        top: unset;
        left: -26%;
        transform: rotate(90deg) !important;
    }
    .hiring_process .sdt .varrow.top{
        bottom: -15%;
        top: unset;
        left: 0%;
        transform: rotate(180deg) !important;
    } */

    .icon_box.impressive-numbers .icon-box p {
        font-size: 14px;
    }
    .hiring_models .models .sdt .card ul li::after{
        top: 3px;
        width: 14px;
        height: 14px;
    }
    .hiring_models .models .sdt .card,.unlock-benefits.impressive-numbers ul li{width: 100%;}
}
@media (max-width: 340px){
     .tech-cards {
        width: 100%;
    }
    .software_development .sdt .card {
        width: 100%;
    }
    .banner-left-img{width: 100%}  
    
}

@media (max-width: 575px){
    .why_choose_us .right-Image {width: auto;}
    .banner-left-img {width: 100%}
    .impressive-numbers.section .custom-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
    .tech-cards {
        width: 45%;
    }
    .software_development .sdt .card {
        width: 45%;
        height: auto;
        padding: 30px 0;
        border-radius: 15px;
    }
    .software_development .sdt .card .img {
        width: 40px;
        height: 40px;
        margin: 0 auto;
    }
    /*.software_development .sdt .card h4 {
        font-size: 12px;
    }*/
    .hiring_process .sdt .card {
        width: 100%;
    }
    .impressive-numbers.benefits .bg-grid .phone-Image{width: 100%;}
    .hiring_process .sdt .varrow {
        height: 30px !important;
    }
    .hiring_process .sdt .d-grid{
        grid-template-columns: repeat(1, 1fr);
    }
    .hiring_models .models .sdt .card ul li::after{
        top: 3px;
        width: 14px;
        height: 14px;
    }
    .tech-cards h5{height: 55px;display: flex;justify-content: center;align-items: center;}
    .technology-partner a.btn.btn-primary {
        bottom: 30px !important;
    }
     .impressive-numbers.hire_dedicated_section .bg-grid::before{
        left: 0;
        top: -60px;
        width: 100%;
        height: 50%;
    }
}
@media (max-width: 340px){
     .tech-cards {
        width: 100%;
    }
    .software_development .sdt .card {
        width: 100%;
    }
    .banner-left-img{width: 100%}  
}