@media(max-width:1700px) {

    h1,
    .h1-title {
        font-size: 40px;
    }

    .matrix-banner_left {
        max-width: 45%;
    }

    .matrix-banner_right {
        max-width: 55%;
    }

    .matrix-banner_section {
        min-height: 880px;
    }

    .matrix-banner_form .fserv-form .fserv-field .fserv-input-text,
    .fs-webform-container .fserv-container .fs-country-phone::part(fw-select-input-container),
    .fs-webform-container .fserv-container .fs-country-phone::part(fw-input-inner-container) {
        height: 60px !important;
    }

    .matrix-banner_form .fserv-form .fserv-field .fserv-textarea {
        height: 90px;
    }

    /* .mm-contact_form{
        background-position: bottom center;
    } */

}


@media(max-width:1440px) {
    p {
        font-size: 14px;
    }

    h1,
    .h1-title {
        font-size: 40px;
    }

    h2,
    .h2-title {
        font-size: 36px;
        line-height: 40px;
    }

    h3,
    .h3-title {
        font-size: 25px;
    }

    h4 .h4-title {
        font-size: 24px;
    }

    .mm-contact_form {
        padding: 30px 40px 0 40px;
    }

    .matrix-banner_text .h1-title {
        margin-bottom: 20px;
    }

    .matrix-banner_form .fserv-form .fserv-field .fserv-input-text,
    .fs-webform-container .fserv-container .fs-country-phone::part(fw-select-input-container),
    .fs-webform-container .fserv-container .fs-country-phone::part(fw-input-inner-container) {
        height: 50px !important;
    }

    .matrix-banner_form .fserv-form .fserv-field .fserv-textarea {
        height: 80px;
    }

    .matrix-banner_form .fs-webform-container .fserv-container button.fserv-button-submit,
    .matrix-banner_form .fs-webform-container .fserv-container .button.fserv-button-submit {
        padding: 10px 20px;
        border-radius: 15px;
        font-size: 20px;
    }

    .benefit-list .h4-title {
        font-size: 24px;
    }

    .section-pd_bottom {
        padding-bottom: 90px;
    }

    .section-pd_top {
        padding-top: 90px;
    }

    .service-content .h3-title {
        min-height: 54px;
    }

    .matrix-banner_section {
        padding-top: 30px;
        background-position: 0% 50%;
        min-height: 760px;
    }

    .matrix-logo_block {
        margin-bottom: 30px;
    }

    .matrix-banner_form {
        margin-top: -40px;
    }

    .counters {
        padding: 40px 0;
    }

    .count,
    .counter-wrapper span {
        font-size: 40px;
    }

    .service_title_block {
        /* max-width: 530px; */
        margin-bottom: 40px;
    }

    .service-content .h3-title {
        font-size: 22px;
    }

    .service-price-text span.big {
        font-size: 18px;
    }

    .service-content p,
    .service-price-text {
        font-size: 15px;
    }

    .service-icon-holder {
        width: 80px;
        height: 80px;
    }

    .service-img {
        max-width: 50px;
    }

    .counter-box p {
        font-size: 14px;
    }

    #case-study,
    #testimonial {
        padding-top: 90px;
        padding-bottom: 90px;
    }

    #client_reviews {
        /* padding-bottom: 90px; */
        padding-bottom: 0px;
    }

    .testimonial-title-panel {
        padding-bottom: 40px;
    }

    .case-study-slide-panel {
        min-height: 647px;
    }

    #case-study-slider .slick-list {
        padding-top: 40px;
    }

    footer {
        padding-top: 90px;
        padding-bottom: 30px;
    }

    /*footer css start*/
    .footer-content {
        padding-right: 50px;
    }

    /*footer css end*/

    /* Our Tech Stack, Sectors We Specialize In, We Redefine Success with Smart Digital Solutions Start */
    .ourTechStack-text-wrapper h3,
    .sectorsWeSpecializeLeft h3 {
        font-size: 36px;
        line-height: 40px;
    }

    .ourTechStack-text-wrapper p,
    .weRedefineSuccessLeft p {
        font-size: 14px;
    }

    .weRedefineSuccessLeft h3 {
        font-size: 24px;
    }

    .weRedefineSuccessRight h4 {
        font-size: 18px;
        line-height: 24px;
    }

    .weRedefineSuccessRight a {
        font-size: 16px;
    }

    /* .weRedefineSuccessLeft{
        width:25%;
    } */
    /* .weRedefineSuccessRight{
        width:23%;
    } */
    .weRedefineSuccessMiddle {
        width: 52%;
    }

    .ourTechStack {
        padding-bottom: 90px;
    }

    .sectorsWeSpecializeInner {
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .weRedefineSuccess {
        margin-top: 90px;
        margin-bottom: 90px;
    }

    .sectorsWeSpecializeLeft {
        width: 290px;
    }

    .sectorsWeSpecializeRight {
        width: calc(100% - 290px);
    }

    #app-slider .slider-item {
        min-height: 295px;
    }

    /* Our Tech Stack, Sectors We Specialize In, We Redefine Success with Smart Digital Solutions End */


    .hero-left-content h1 {
        font-size: 2.5rem;
    }

    .badge-item img {
        max-height: 6vw;
    }



    /* new section css start */
    .case-left{
        width: 46%;
        /* width: 49%; */
    }
    .case-right {
        flex: 1;
        padding: 25px 40px;
        gap: 15px;
    }
    .case-right h3 {
        font-size: 22px;
        line-height: 1.3;
    }
    .stays {
        gap: 20px;
        margin-bottom: 8px;
    }
    .stays strong {
        font-size: 28px;
    }
    .stays span {
        font-size: 12px;
    }
    .case-right .divider {
        margin-bottom: 10px;
    }
    .case-right .btn {
        font-size: 15px;
    }
    .btn-wrap {
        row-gap: 15px;
    }
    .case-right .logo {
        max-height: 22px;
    }
    .case-right .logo.square{
        max-height: 55px;
    }
    /* new section css ended */

    .process-card{
        padding: 20px 15px;
        gap: 13px;
    }
    .step-circle {
        width: 35px;
        height: 35px;
        font-size: 16px;
    }
}

@media (max-width: 1366px) {
    .banefit-content_area {
        padding: 59px 0 0 70px;
    }

    .matrix-banner_section {
        min-height: 670px;
    }

    .case-study-slide-panel {
        min-height: 584px;
    }

    /* Our Tech Stack, Sectors We Specialize In, We Redefine Success with Smart Digital Solutions Start */
    .sectorsWeSpecializeLeft {
        width: 290px;
    }

    .sectorsWeSpecializeRight {
        width: calc(100% - 290px);
    }

    .swsTagItemText,
    .ourTechStackTag li,
    .ourTechStack-text-wrapper .ourTechStackTag li {
        font-size: 16px;
    }

    /* Our Tech Stack, Sectors We Specialize In, We Redefine Success with Smart Digital Solutions End */


    /* new footer css start */
    .footer-col p,
    .footer-col ul li a {
        font-size: 14px;
    }
    .footer-section .btn-outline {
        font-size: 12px;
    }
    .footer-section .social {
        gap: 25px;
    }
    .footer-col.social-wrap .social a img{
        width: 30px;
        max-height: 20px;
    }
    .footer-section .btn-primary {
        padding: 12px 25px;
        font-size: 14px;
    }
    .footer-top h3 {
        font-size: 28px;
        line-height: 38px;
    }
    .footer-col h4 {
        font-size: 16px;
    }
    /* new footer css ended */

    .benefit-card {
        padding: 25px 20px;
    }
    .benefit-card p {
        font-size: 14px;
    }

    .process-card h3 {
        font-size: 20px;
    }
    .process-card p {
        font-size: 14px;
    }

    
}

@media(max-width:1199px) {
    .section-pd_top {
        padding-top: 90px;
    }

    .section-pd_bottom {
        padding-bottom: 90px;
    }

    h1,
    .h1-title {
        font-size: 35px;
    }

    #app-slider .slider-item {
        max-width: 50%;
        min-height: 400px;
    }

    .case-study-slide-panel {
        min-height: 448px;
    }

    /* banner css start */
    .mm-contact_form::after {
        bottom: -30px;
    }

    /* Banner css end */
    /*footer css start*/
    .content-details {
        flex-direction: column;
        gap: 30px;
    }

    .addresscontent,
    .mailcontent,
    .menucontent {
        max-width: 100%;
    }

    .copyright {
        height: 80px;
    }

    .whitebar {
        height: 80px;
        width: 200px;
    }

    .content-details {
        flex-wrap: wrap;
    }

    .addresscontent,
    .mailcontent,
    .menucontent {
        max-width: 100%;
        width: 100%;
    }

    .menucontent ul {
        display: flex;
        flex-wrap: wrap;
        gap: 15px;
        justify-content: center;
    }

    .social-icons {
        justify-content: space-around;
    }

    /*footer css end*/
    /* Our Tech Stack, Sectors We Specialize In, We Redefine Success with Smart Digital Solutions Start */
    .weRedefineSuccessLeft h3 {
        font-size: 20px;
        line-height: 24px;
    }

    .weRedefineSuccessLeft p {
        line-height: 18px;
    }

    .weRedefineSuccessRight h4 {
        font-size: 16px;
    }

    .weRedefineSuccessRight a {
        font-size: 14px;
    }

    .weRedefineSuccessInner {
        padding: 30px 25px;
    }

    /* Our Tech Stack, Sectors We Specialize In, We Redefine Success with Smart Digital Solutions End */



    /* new section css start */
    .case-left {
        width: 40%;
    }
    .case-left img {
        height: 100%;
        object-fit: cover;
    }
    .case-right .btn {
        font-size: 13px;
    }
    .case-right .logo {
        width: 55px;
        margin-bottom: 10px;
    }
    .case-right h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .stays strong {
        font-size: 22px;
    }

    .new-home-benefit-full-section .curve{
        top: -52px;
    }
    /* new section css ended */
}


/* Tablet */
@media (max-width: 992px) {
    .benefits-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .process-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .counter-grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .case-inner {
        flex-direction: column;
    }

    .case-left img {
        width: 100%;
    }

    .stats {
        flex-direction: column;
        gap: 15px;
    }

    .slide-arrow {
        right: 10px;
    }

    .footer-container{
        padding: 30px 20px;
    }


    .new-home-benefit-full-section .curve {
        top: -42px;
    }
}



@media(max-width:991px) {

    h1,
    .h1-title {
        font-size: 28px;
    }

    .section-pd_top {
        padding-top: 50px;
    }

    .section-pd_bottom {
        padding-bottom: 50px;
    }

    .matrix-banner_section {
        min-height: 600px;
    }

    .case-study-slide-panel {
        min-height: 445px;
    }

    #app-slider .slider-item {
        max-width: 50%;
        min-height: 175px;
    }

    #app-slider .slick-prev,
    #case-study-slider .slick-prev {
        right: 120px;
    }

    #app-slider .slick-next,
    #case-study-slider .slick-next {
        right: 20px;
    }

    .matrix-service_section {
        padding-bottom: 150px;
    }

    .banefit-content_area {
        padding: 30px 0 0 15px;
        max-width: 720px;
        margin: 0 auto;
    }

    /*banner css start*/
    .matrix-banner_section {
        min-height: 650px;
    }

    .matrix-banner_section ul li {
        font-size: 16px;
    }

    .matrix-banner_left,
    .matrix-banner_right {
        max-width: 50%;
    }

    h3,
    .h3-title {
        font-size: 20px;
    }

    .matrix-banner_right {
        padding-top: 20px;
    }

    .matrix-banner_form {
        margin-top: 0px;
    }

    .mm-contact_form {
        background-image: none;
        background-color: #F1FAFF;
        border-radius: 15px;
        padding: 20px;
    }

    .mm-contact_form::after {
        display: none;
    }

    .matrix-banner_form .fserv-form .fserv-field .fserv-textarea,
    .matrix-banner_form .fserv-form .fserv-field .fserv-input-text,
    ::placeholder,
    .matrix-banner_form .checkbox div,
    .fs-webform-container .fserv-container .fs-country-phone::part(fw-select-input-container) input,
    .fs-webform-container .fserv-container .fs-country-phone::part(fw-input-inner-container) input {
        font-size: 14px !important;
    }

    .matrix-banner_form .fs-webform-container .fserv-container button.fserv-button-submit,
    .matrix-banner_form .fs-webform-container .fserv-container .button.fserv-button-submit {
        width: 100%;
        min-width: 100%;
    }

    .mm-contact_form .wpcf7-spinner {
        margin-top: 5px;
    }

    .matrix-banner_form .fs-webform-container .submit-block {
        text-align: center !important;
    }

    .matrix-banner_form .fs-webform-container .fserv-container {
        padding-top: 0 !important;
    }

    .matrix-banner_form .fserv-form .fserv-field .fserv-input-text,
    .fs-webform-container .fserv-container .fs-country-phone::part(fw-select-input-container),
    .fs-webform-container .fserv-container .fs-country-phone::part(fw-input-inner-container) {
        height: 40px !important;
        border-radius: 6px !important;
        padding: 0 10px !important;
        font-size: 14px !important;
    }

    .matrix-banner_form .fserv-form .fserv-field .fserv-textarea {
        height: 50px;
        border-radius: 6px;
        padding: 10px !important;
    }

    .matrix-banner_form .fserv-form .fserv-field+.fserv-field {
        margin-top: 15px;
    }

    .matrix-banner_form .fserv-form .formserv-textarea-field {
        padding-bottom: 0 !important;
    }

    input,
    ::placeholder,
    textarea,
    select {
        font-size: 14px !important;
    }

    .matrix-banner_form .fs-webform-container .fserv-container button.fserv-button-submit {
        font-size: 17px !important;
    }

    /*banner css end*/
    /* footer css start */
    .footer-top-wrapper {
        gap: 30px;
    }

    .whitebar {
        width: 150px;
    }

    /* footer css end */
    .count,
    .counter-wrapper span {
        font-size: 30px;
    }

    /* .counters{
        padding-left: 15px;
        padding-right: 15px;
    } */
    /* Our Tech Stack, Sectors We Specialize In, We Redefine Success with Smart Digital Solutions Start */
    .banefit-img_area .benefit_img {
        max-width: 500px;
        margin: 20px auto 0;
        display: block;
    }

    .ourTechStack-image-wrapper img {
        max-width: 500px;
        margin: 0 auto 0;
        display: block;
    }

    .sectorsWeSpecializeLeft {
        width: 100%;
        float: none;
    }

    .sectorsWeSpecializeRight {
        width: 100%;
        float: none;
        padding-left: 0;
    }

    .sectorsWeSpecializeInner {
        flex-direction: column;
    }

    .ourTechStack-image-wrapper {
        padding-right: 0;
        padding-bottom: 30px;
    }

    .swsTagWrapper {
        margin-top: 30px;
    }

    .weRedefineSuccessInner {
        flex-direction: column;
    }

    .weRedefineSuccessLeft {
        width: 100%;
    }

    .weRedefineSuccessMiddle {
        width: 100%;
        padding: 0;
    }

    .weRedefineSuccessRight {
        width: 100%;
        padding-left: 0;
    }

    .weRedefineSuccessLeft h3 {
        margin-bottom: 10px;
    }

    .weRedefineSuccessLeft p {
        margin-bottom: 20px;
    }

    .weRedefineSuccessMiddle {
        padding-bottom: 15px;
    }

    .weRedefineSuccessRight h4 {
        margin-bottom: 10px;
    }

    /* Our Tech Stack, Sectors We Specialize In, We Redefine Success with Smart Digital Solutions End */


    /* new section css start */
    .case-left {
        width: 100%;
    }
    /* new section css ended */
}

@media(max-width:767px) {

    .counter-box:last-child {
        border-left: 0;
    }

    h2,
    .h2-title,
    .ourTechStack-text-wrapper h3,
    .sectorsWeSpecializeLeft h3 {
        font-size: 30px;
        line-height: 35px;
    }

    .section-pd_top {
        padding-top: 60px;
    }

    .section-pd_bottom {
        padding-bottom: 60px;
    }

    /*benefit css start*/
    .matrix-banner_section .mtrix_row {
        flex-direction: column;
    }

    .matrix-banner_left,
    .matrix-banner_right {
        max-width: 100%;
    }

    .banefit-img_area {
        display: none;
    }

    .matrix-benefit_section .mtrix_row {
        flex-direction: column-reverse;
    }

    .banefit-content_area {
        padding: 5px 0 0 15px;
    }

    .benefit-list li:last-child p,
    .benefit-list li:last-child {
        margin-bottom: 0;
    }

    .benefit-list .h4-title {
        font-size: 24px;
    }

    /*benefit css end*/


    /*service css start*/
    .matrix-service_section.section-pd_bottom {
        padding-bottom: 100px;
    }

    .service-box {
        box-shadow: none;
    }

    #app-slider {
        display: inherit;
    }

    #app-slider .slick-prev {
        /* right: 120px; */
        right: auto;
        left: 20px;
    }

    #app-slider .slick-next {
        right: 20px;
    }

    .service_title_block {
        margin-bottom: 20px;
    }

    /*service css end*/

    /*case-study css start*/
    /* .counters{
        padding: 50px 0;
        max-width: 270px;
        margin: 0 auto;
    } */
    .counters {
        padding: 70px 0;
        max-width: 100%;
        margin: 0 auto;
    }

    .counter-box {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .count,
    .counter-wrapper span {
        font-weight: 600;
    }

    /* .counter-block{
        display: block;
    }
    .counter-block .counter-box:first-child{
        text-align: center;
    }
    .counter-block .counter-box:first-child .counter-wrapper{
        justify-content: center;
    }
    .counter-block .counter-box:last-child{
        text-align: center;
    }
    .counter-block .counter-box:last-child .counter-wrapper{
        justify-content: center;
    }

    .counter-box {
        border: none;
        padding: 25px 15px;
        position: relative;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .counter-box::after{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 1px;
        width: 100px;
        background: #fff;
        right: 0;
        margin: 0 auto;
    }
    .counter-block .counter-box:first-child{
        border: none;
        padding-top: 0;

    }
    .counter-box:first-child::after{
        display: none;
        
    }
    .counter-block .counter-box:last-child{
        border: none;
        padding-bottom: 0;
    } */
    /*case-study css end*/
    /*case study css start*/
    #case-study {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .case-study-title-panel {
        flex-direction: column;
    }

    .case-study-title-panel .left-content {
        width: 100%;
    }

    #case-study-slider .slick-slide {
        left: 0px;
    }

    .case-study-img {
        min-height: 500px !important;
        margin: 0px 15px;
    }

    .case-study-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    #case-study-slider .slick-track {
        padding-right: 0px !important;
    }

    #case-study-slider .slick-prev {
        right: 120px;
    }

    #case-study-slider .slick-next {
        right: 20px;
    }

    #case-study-slider .slick-slide:last-child.slick-active {
        margin-right: 20px;
    }

    /*case study css end*/
    /*testimonial css start*/
    #testimonial {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    #client_reviews {
        /* padding-bottom: 60px; */
        padding-bottom: 0px;
        padding-top: 70px;
    }

    /* #testimonial .container-boxed{
        padding-right: 0px;
    } */
    .testimonial-title-panel {
        padding-bottom: 30px;
    }

    #testiround-slider.slick-slide {
        width: auto;
        margin-right: 60px;
    }

    .testimonial-brand-panel {
        padding-top: 30px;
    }

    #testisquear-slider.slick-slide {
        width: auto;
        margin-right: 60px;
    }

    /*testimonial css end*/
    /*footer css start*/
    footer {
        padding-top: 60px;
        padding-bottom: 20px;
    }

    .footer-wrapper {
        padding: 20px;
        border-radius: 25px;
    }

    .footer-titles {
        padding: 0px 0px 50px;
    }

    .footer-content {
        padding-right: 0px;
    }

    .footer-top-wrapper {
        display: block;
    }

    .footer-titles .h2-title {
        font-size: 30px;
        line-height: 35px;
    }

    .social-icons {
        display: none;
    }

    .mob-social-icons {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-top: 10px;
        padding-bottom: 30px;
        gap: 15px;
    }

    .mob-social-icons a svg {
        width: 40px;
        height: 40px;
    }

    .mob-social-icons a svg path:hover {
        fill: #00AFAA;
    }

    .content-details {
        flex-direction: column;
        gap: 20px;
    }

    .addresscontent,
    .mailcontent,
    .menucontent {
        max-width: 100%;
    }

    .address-text a,
    .mail-text a {
        font-size: 16px;
    }

    .menucontent {
        padding-top: 48px;
    }

    .mailcontent img,
    .addresscontent img {
        max-width: 40px;
    }

    .whitebar {
        display: none;
    }

    .copyright {
        height: 60px;
        font-size: 16px;
        line-height: 35px;
    }

    /*footer css end*/
    /* Our Tech Stack, Sectors We Specialize In, We Redefine Success with Smart Digital Solutions Start */
    .ourTechStack-image-wrapper img {
        max-width: 400px;
    }

    .ourTechStack {
        padding-bottom: 60px;
    }

    .sectorsWeSpecializeInner {
        padding: 30px 18px !important;
    }

    .matrix-counter_section {
        padding: 0px;
    }

    .weRedefineSuccess {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .ourTechStack-image-wrapper {
        display: none;
    }

    .sample-gray-btn {
        display: none;
    }

    .sample-gray-btn-mobile {
        display: block;
        margin: 20px auto 10px;
        max-width: 180px;
    }

    .sample-gray-btn-mobile .sample-gray-btn {
        display: block !important;
    }

    .ourTechStackTag,
    .ourTechStack-text-wrapper .ourTechStackTag {
        gap: 10px;
    }

    .swsTagItemText,
    .ourTechStackTag li,
    .ourTechStack-text-wrapper .ourTechStackTag li {
        font-size: 14px;
    }

    .swsTagItemIcon {
        width: 30px;
        height: 30px;
        margin-right: 6px;
    }

    .swsTagItemIcon img {
        max-width: 15px;
    }

    .swsTagItem {
        padding: 5px 8px;
    }

    .swsTagItemText {
        padding-right: 4px;
    }

    .swsTagWrapper {
        gap: 10px
    }

    .calendly-inline-widget {
        height: 1029px;
    }

    .weRedefineSuccessLeft {
        display: none;
    }

    .weRedefineSuccessRight h4 {
        margin-bottom: 20px;
        font-size: 22px;
        line-height: 28px;
        text-align: center;
    }

    .weRedefineSuccessRight a {
        font-size: 16px;
        display: block;
        margin: 0 auto 10px;
        text-align: center;
        max-width: 270px;
        text-transform: uppercase;
    }

    .banner-header {
        padding: 1.5rem 0 !important;
    }

    .matrix-logo_block {
        margin-bottom: 0px;
        /* width: 185px; */
        width: 150px;
    }

    .hero-left-content h1 {
        text-align: center;
    }

    h3.scope-form-card-title {
        font-size: 1.2rem;
        text-align: center;
    }


    .faq-section {
        padding: 30px 0 0px;
    }

    .matrix-banner_form .fs-webform-container .fserv-container button.fserv-button-submit {
        padding: 12px !important;
    }

    /* Our Tech Stack, Sectors We Specialize In, We Redefine Success with Smart Digital Solutions End */
}

@media (max-width: 575px) {

    /* Our Tech Stack, Sectors We Specialize In, We Redefine Success with Smart Digital Solutions Start */
    .ourTechStack-image-wrapper img {
        max-width: 320px;
    }

    /* Our Tech Stack, Sectors We Specialize In, We Redefine Success with Smart Digital Solutions End */
    .fs-webform-container .fserv-container .fs-country-phone::part(fw-select-input-container),
    .fs-webform-container .fserv-container .fs-country-phone::part(fw-input-inner-container),
    .matrix-banner_form .fserv-form .fserv-field .fserv-input-text {
        padding: 0 10px !important;
    }

    .matrix-banner_form .fserv-form .fserv-field .fserv-textarea {
        padding-left: 10px;
        padding-right: 10px;
    }

    .whats_app_link {
        width: 40px;
        height: 40px;
    }

    /* .floating_whts_app {
        right: 20px;
    } */

    #app-slider .slick-prev,
    #app-slider .slick-next {
        /* bottom: -55px; */
        bottom: -83px;
    }

    /* .service-content .h3-title {
        min-height: 14px;
    } */

    h2,
    .h2-title,
    .ourTechStack-text-wrapper h3,
    .sectorsWeSpecializeLeft h3 {
        font-size: 22px;
        line-height: 35px;
    }
    .swsTagItemText {
        font-size: 14px;
    }


    /* new css start */
    .section-title {
        /* font-size: 26px; */
        font-size: 22px;
        text-align: center;
        line-height: 1.2;
    }

    .benefits-grid {
        grid-template-columns: 1fr;
    }

    .benefit-card {
        padding: 20px;
    }

    .process-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .process-card {
        padding: 18px 20px;
    }
    .process-card h3 {
        font-size: 20px;
    }
    .process-card p {
        line-height: 1.3;
        font-size: 15px;
    }
    .step-circle {
        width: 34px;
        height: 34px;
        font-size: 14px;
    }

    .t-item p {
        font-size: 14px;
    }

    .case-section {
        padding: 0 0px;
        margin-bottom: 80px;
    }
    .section-wrap.testimonial-new{
        padding: 0px 0px 10px 0px;
    }

    .counter-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .curve-bg {
        height: 500px;
    }

    .right {
        padding: 25px;
    }

    .right h3 {
        font-size: 16px;
    }

    .case-right h3 {
        /* font-size: 20px; */
        font-size: 16px;
        min-height: 130px;
    }

    .stays {
        flex-direction: column;
        gap: 20px;
    }

    .case-right {
        padding: 40px 20px;
        gap: 15px;
    }

    .stays strong {
        font-size: 26px;
    }

    .btn {
        padding: 12px 25px;
        font-size: 14px;
    }
    .arrow{
        top: 30%;
        width: 42px;
        height: 42px;
    }
    .arrow.next img,
    .arrow.prev img {
        width: 30%;
    }
    /* new css ended */


    .new-home-benefit-full-section .curve {
        /* height: 109px; */
        height: 70px;
    }
    .benefits-section {
        padding: 0px 20px 30px;
        margin-top: -42px;
    }
    .benefits-grid{
        gap: 20px;
    }
    .benefit-card p {
        font-size: 15px;
        line-height: 1.4;
    }
    .matrix-service_section{
        padding-top: 30px;
    }
    .sectorsWeSpecialize {
        margin: 70px auto 10px;
    }
    #app-slider .slider-item {
        margin-bottom: 20px;
    }
    .section-title {
        text-align: center;
    }

    .service_title_block {
        margin-bottom: 35px;
    }

    .swsTagWrapper {
        align-items: center;
        justify-content: center;
    }
    

    .service-content p{
        min-height: 220px;
    }

    .case-section{
        margin: 60px auto 0px;
    }
    .case-right .logo:not(.square){
        margin-top: 18px;
    }
    .case-right .logo,
    .case-right .logo.square {
        max-height: 33px;
        width: auto;
        max-width: 100px;
    }

    #testimonial.award-section {
        padding: 50px 0px 80px;
        margin-top: 70px;
    }

    .benefit-card h3{
        font-size: 18px;
    }

    

    /* new footer css start */
    .footer-col.contact-wrap .btn-outline{
        margin-top: 20px;
    }
    .footer-content .footer-col:not(:nth-child(1)) {
        padding-top: 0px;
    }
    .footer-top {
        flex-direction: column-reverse;
        margin-bottom: 40px;
        row-gap: 20px;
    }
    .footer-top h3 {
        font-size: 26px;
    }
    .footer-container{
        padding: 70px 20px 30px;
    }
    .footer-content {
        flex-direction: column;
        align-items: flex-start;
    }
    .footer-content .social-wrap {
        justify-content: flex-start;
    }
    .footer-section .logo img{
        height: 55px;
    }
    .footer-section .address {
        padding-left: 70px;
    }
    .footer-section .footer-col{
        width: 100%;
    }
    
    /* new footer css ended */
    .trusted-by{
        margin-bottom:75px;
    }
}

@media (min-width: 576px) {
    .container-boxed {
        max-width: 540px;
    }

}

@media (min-width: 768px) {
    .container-boxed {
        max-width: 720px;
    }

}

@media (min-width: 992px) {
    .container-boxed {
        max-width: 960px;
    }

    .col_6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col_5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col_4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col_3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col_7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
}

@media (min-width: 1200px) {
    .container-boxed {
        max-width: 1140px;
    }
}

@media (min-width: 1500px) {
    .container-boxed {
        max-width: 1400px;
    }
}

@media (min-width: 1700px) {
    .container-boxed {
        /* max-width: 1620px; */
        max-width: 1530px;
    }

}