@media screen and (max-width:1399px) {
    .section h2 {
        font-size: 30px;
        font-weight: 700;
    }
    .cc-testimonials__left{
        padding-left: 90px;

    }
    .cc-testimonials__box{
        padding-right: 230px;
    }
}


@media screen and (min-width:1200px) and (max-width:1320px) {

}
@media screen and (max-width:1199px) {
    #kvinity-navbar #menu-main-menu a{
        padding: 0px 10px;
    }
    .footertop-left h2 {
        font-size: 24px;
    }
    .stat-number {
        font-size: 36px;
    }
    .footer-statbox-inner{
        padding: 10px;
    }
    .stat-name {
        font-size: 13px;
    }
    .newsletter-form input.wpcf7-form-control.wpcf7-email {
        font-size: 12px;
    }
    .cc-testimonials__left {
        width: 100%;
        padding-left: 20px !important;
        background: #0b0f14;
        border-top-left-radius: 80px;
        border-bottom-left-radius: 80px;
        border-top-right-radius: 140px;
        border-bottom-right-radius: 140px;
    }
    .cc-testimonials__right{
        right: -50px;
    }
    .cc-testimonials__box {
        padding-right: 380px;
    }
    .homebanner-right-inner {
        margin-top: -94px;
        width: 430px;
        height: 430px;
    }
    .homebanner-right-imgbox {
        padding: 27px;
        width: 380px;
        height: 375px;
        right: -4px;
    }
    .usernme {
        font-size: 20px;
    }
    .usernamebox-banner {
        height: 128px;
        width: 290px;
        padding-bottom: 38px;
        left: -10px;
        bottom: 105px;
    }
    .home header#main-header {

        height: 146px;
        margin-bottom: 90px;
    }

    .digital-slider-title {
        font-size: 15px;
        line-height: 1.2;
    }
    .why-choose-box {
        padding: 20px 10px;
    }
    .why-choose-infobox {
        font-size: 14px;
        padding: 0px 12px;
    }
    .digital-solution-imgbox::before {
        height: 100px;
    }
    .homeBannerPagination {
        bottom: -20px;
    }
    .about-box-info {
        font-size: 14px;
        padding: 0 30px 50px;
    }
    .timeline-box:nth-of-type(1) {
        width: 75%;
        left: 137px;
        position: relative;
    }
    .timeline-box:nth-of-type(2) {
        width: 91%;
        padding-right: 0;
    }
    .timeline-box:nth-of-type(3) {
        position: relative;
        left: -106px;
        padding-right: 20px;
    }
    .achievement-wrapper {
        padding: 60px 0;
    }
    .feature-box {
        padding: 50px 20px;
        margin: 0 10px;
    }
    .testiminials-inner {
        padding: 10px 50px;
    }
    .contact-info {
        padding: 30px 20px 50px;
    }
    .post-thumb {
        height: 270px;
    }
    .single-post .post-thumb {
        height: 400px;
    }
    .feature-box .about-box-img {
        max-width: 90px;
        margin: auto;
    }
    .careers-wrapper .feature-box {
        padding: 60px 20px;
    }
    .careers-key .about-box-info {
        padding: 0 20px 50px;
    }

    .careers-wrapper .about-box-main .col-sm-4.col-12.text-center:nth-of-type(2) {
        z-index: 99;
    }
    .careers-wrapper .feature-box {
        padding: 39px 12px;
        margin: 0 0 20px;
    }
    .hire-section .digital-heading .hiring-img {
        position: absolute;
        right: -70px;
        display: none;
        bottom: -35px;
    }
    .hire-section .digital-heading .arrowimg {
        position: absolute;
        left: 130px;
        bottom: -65px;
        max-width: 60px;
    }
    .position-hire {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        padding-top: 50px;
    }
    .position-hire .subheading {
        color: #000;
    }
    .position-hire ul li {
        color: #000;
    }
    .position-hire .btn {
        color: #fff;
        background: #a6286f;
    }
    .position-hire ul li::before {
        content: "";
        position: absolute;
        height: 15px;
        width: 14px;
        background-image: url('https://devkvinity.3btechlabs.com/wp-content/uploads/2026/02/arrow-right.svg');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        left: -24px;
        top: 5px;
    }
    .careers-wrapper.what-we-do .feature-box .about-box-heading h5 {
        margin-top: -100px;
    }
    .careers-wrapper.what-we-do .feature-box {
        min-height: 460px;
    }
    .mission-imgbox.careers-key.whatwedo-wrapper .about-box-main .col-sm-6:nth-of-type(2)::after {
        width: calc(100% - 50px);
    }
    .section.partners-wrapper .about-box-main.row .what-wedo-boxes {
        padding: 0 15px 0px;
    }
    .section.partners-wrapper .about-box-main.row .about-box-info {
        padding: 0 0px 0px;
    }
    .section.partners-wrapper .about-box-main.row .what-wedo-boxes::after {
        right: -15px;
    }
    .section.partners-wrapper .about-box-main.row .what-wedo-boxes p {
        font-size: 13px;
    }
    .leadership-box {
        min-height: 130px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {

    .banner-btnbox {
        display: flex;
        gap: 10px;
    }
    a.btn.themebtn.whitebtn{
        padding: 0px 17px;
        font-size: 12px;
    }
    .cc-testimonials__box {
        padding-right: 310px;
    }
    .footermenurightarea {
        max-width: 500px;
        margin-top: 20px;
    }

}

@media screen and (max-width:991px) {
    .single-post .post-thumb {
        height: 350px;
    }
    .banner-heading h1 {
        font-size: 34px;
    }
    .section h2 {
        font-size: 24px;
        font-weight: 700;
    }
    .row.text-center.newsletter-wrapper-inner.justify-content-center .col-sm-5.col-12 {
        width: 90%;
    }
    .cc-testimonials__quote {
        font-size: 13px;
        line-height: 1.7;
        opacity: 0.9;
        min-height: 110px;
    }
    .cc-testimonials__box {
        padding-right: 280px;
    }
    footer.footer-section.section .container {
        margin-top: 0;
    }
    .footertop-left br{
        display: none;
    }
    #kvinity-navbar .menubox {
        position: fixed;
        z-index: 111;
        background: rgba(3, 147, 201, .75);
        width: 400px;
        right: 0;
        margin-top: 20px;
        padding-left: 20px;
        backdrop-filter: blur(10px);
    }
    #kvinity-navbar .menubox a,#kvinity-navbar #menu-main-menu a{
        color: #fff;
    }
    svg.digitial-bottom-curve {
        margin-top: -30px;
    }
    .choose-box-outer:nth-child(2n) .why-choose-box {
        margin-top: 0px;
    }
    .choose-box-outer{
        margin-top: 20px !important;
    }
    .digital-slider-title{
        font-size: 15px;
    }
    .cc-testimonials__right {
        right: -20px;
    }
    .cc-testimonials__left {
        width: 100%;
        padding-left: 0px !important;
    }
    .homebanner-right-inner {
        margin-top: -94px;
        width: 350px;
        height: 350px;
    }
    .homebanner-right-imgbox {
        padding: 27px;
        width: 300px;
        height: 296px;
        right: -4px;
    }
    .usernme {
        font-size: 20px;
    }
    .usernamebox-banner {
        height: 112px;
        width: 247px;
        padding-bottom: 32px;
        left: 4px;
    }
    .why-choose-infobox {
        max-width: 240px;
        margin: auto;
    }
    .about-top .contact-top-left {
        padding-right: 10px;
    }
    div#about-mission {
        min-height: 75vh;
    }
    .contact-topsection {
        padding: 70px 0px 20px;
    }
    .timeline-box:nth-of-type(1),
    .timeline-box:nth-of-type(2),
    .timeline-box:nth-of-type(3){
        width: 100%;
        left: 0;
        position: relative;
    }
    .achievement-wrapper {
        padding: 50px 0;
        background-image: none;
        background-color: #f2fafc;
        position: relative
    }
    .achievement-wrapper .container{
        position: relative;
        z-index: 999
    }
    .about-box-info {
        font-size: 14px;
        padding: 0 0px 20px;
    }
    .achievement-wrapper::after {
        background: #a6286f;
        content: "";
        position: absolute;
        height: 100%;
        width: 50%;
        right: 0;
        top: 0
    }
    .feature-box .about-box-img {
        max-width: 70px;
        margin: auto;
    }
    .feature-box {
        padding: 30px 10px;
        margin: 0 10px;
    }
    .about-box-info {
        font-size: 14px;
        padding: 0 0px 20px;
    }
    .feature-box .about-box-heading h5 {
        font-size: 17px;
        line-height: 1.3;
        margin-bottom: 10px;
    }
    .testimonials-image svg {
        min-width: 260px;
        width: 260px;
    }
    .testimonials-row .testimonials-content {
        padding-right: 15px;
    }
    .testimonials-content p{
        margin-bottom: 10px;
    }
    .row.testimonials-row.align-items-center.odd .testiminials-inner {
        padding: 10px 30px 10px 60px;
    }
    .row.testimonials-row.align-items-center.even .testiminials-inner {
        padding: 10px 40px 10px 50px;
    }
    .testimonials-box-img {
        position: absolute;
        bottom: 78px;
        left: 21px;
        margin: auto;
        max-width: 200px;
    }
    .testimonials-row.odd::after {
        width: 86%;
        left: 15%;
        height: 72%
    }
    .testimonials-row.even::after {
        height: 72%;
        width: 83%;
        right: 18%;
    }
    .testimonials-row {
        margin-bottom: 10px;
    }
    .testimonials-content p {
        margin-bottom: 10px;
        font-size: 14px;
    }
    .testimonials-row.even .testimonials-box-img {
        position: absolute;
        bottom: 72px;
        right: 23px;
        margin: auto;
        left: auto;
    }

    .contact-team-section .col-sm-4.col-12,
    .contact-team-section .col-sm-8.col-12{
        width: 100%;
    }
    .post-thumb {
        height: 210px;
    }
    .post-card .d-flex {
        flex-wrap: wrap;
        margin-bottom: 10px
    }
    .post-card  p{
        font-size: 14px
    }
    .post-card h5 {
        padding-right: 0;
    }
    .careers-wrapper .about-box-main .col-sm-4.col-12.text-center:nth-of-type(2) {
        z-index: 99;
    }
    .careers-wrapper .feature-box {
        padding: 39px 12px;
        margin: 0 0 20px;
    }
    .careers-wrapper .about-box-info {
        font-size: 14px;
        padding: 0 10px 10px;
    }
    .careers-key .about-box-img {
        max-width: 80px;
    }
    .careers-key .about-box-info {
        padding: 0 10px 50px;
    }
    .hire-section .digital-heading h2 {
        font-size: 60px;
    }
    .hire-section .digital-heading .arrowimg {
        position: absolute;
        left: 100px;
        bottom: -65px;
        max-width: 40px;
    }
    .position-hire {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        padding-top: 10px;
    }
    .careers-wrapper.what-we-do .feature-box .about-box-heading h5 {
        margin-top: -90px;
    }
    .careers-wrapper.what-we-do .feature-box {
        min-height: 350px;
    }
    .what-wedo-boxes {
        padding: 0 20px 20px;
        position: relative;
        z-index: 999;
    }


    .mission-imgbox.careers-key.whatwedo-wrapper .about-box-main .col-sm-6:first-of-type::after {
        width: calc(100% - 35px);
    }
    .mission-imgbox.careers-key.whatwedo-wrapper .about-box-main .col-sm-6:nth-of-type(2)::after {
        width: calc(100% - 15px);
    }
    .whatwedo-wrapper .full.solution-btn-box a.btn.themebtn.whitebtn.purewhite {
        min-width: 300px;
    }
    .col-12.col-sm-8.digital-topbox {
        width: 80%;
    }
    .whatwedo-wrapper-partner .col-sm-3.col-12 {
        width: 50%;
        padding: 0 50px 30px;
    }
    .section.partners-wrapper .about-box-main.row .what-wedo-boxes::after{
        display: none
    }
    .text-center-bottom {
        padding: 20px 0;
        color: #fff;
    }
}



@media screen and (max-width:767px) {
    .post-card h5 {
        padding-right: 0;
        min-height: auto;
    }
    .scrolldown-box {
        margin-top:25px;
        background: #fff;
        position: relative;
        z-index: 1;
    }
    .section.home-banner {
        padding: 40px 0px;
        background: #fff;
        z-index: 1;
        position: relative;
    }
    .usernamebox-banner{
        bottom: 80px;
        left: 1px;
    }
    .header-menu-left.logobox {
        width: 120px;
    }
    .header-right {
        width: calc(100% - 120px);
        flex-direction: row-reverse;
        justify-content: flex-start;
    }
    div#kvinity-navbar {
        margin-right: 0px;
    }
    #kvinity-navbar .menubox{
        width: 80%;
    }
    header#main-header {
        height: auto;
        background: #F5F6FA;
        padding: 20px 0px;
    }
    div#home-banner-section {
        padding: 40px 0px 10px;
    }
    .banner-info br,.digital-info br,.home-client-info br{
        display: none;
    }
    .homebanner-right-inner{
        margin-top: 0px;
    }
    svg.top-flat-bottom-curve {
        height: 80px;
    }
    svg.digitial-bottom-curve {
        margin-top: -2px;
    }
    .digital-solution-boxinner {
        margin: 15px 0px;
    }
    .cc-testimonials__box {
        padding-right: 20px;
        padding-left: 20px;
    }
    .cc-testimonials__wrap {
        background: #0b0f14;
        border-radius: 40px;
        padding-bottom: 20px;
    }
    .cc-testimonials__right {
        right: 0px;
        position: relative;
        top: 0px;
        transform: none;
        padding: 0px 20px 40px;
    }
    .cc-testimonials__dots {
        position: absolute !important;
        margin-top: 0px;
        bottom: 20px !important;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
    }
    .cc-testimonials__media {
        position: relative;
        width: 100%;
        height: 100%;
    }
    .cc-testimonials__videoWrap, .cc-testimonials__videoWrap iframe {
        min-height: 240px;
    }
    .home-client-outer {
        margin-top: 10px;
        width: 50%;
    }
    .home-client-outer:nth-child(2n){
        padding-left: 7px;
    }
    .home-client-outer:nth-child(2n+1){
        padding-right: 7px;
    }
    .footer-top-area{
        padding-top: 20px;
    }
    .footer-statbox-outer {
        width: 100%;
        padding: 0px 10px;
    }
    .footer-statbox-inner{
        height: auto;
    }
    .footer-statbox-outer:nth-child(2){
        margin: 10px 0px;
    }
    .f-copyrightbox-right {
        width: 100%;
        justify-content: center;
        text-align: center;
        display: flex;
        margin-top: 7px;
    }
    .footer-copyrightbox {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .f-copyrightbox-right{
        margin-top: 0px;
        margin-bottom: 10px;
    }
    #scrollToTop {
        bottom: 90px;
        right: 12px;
        width: 24px;
    }
    .footer-bottom-area {
        padding: 30px 0px;
        text-align: center;
    }
    .footertop-left {
        text-align: center;
    }
    main.mainarea .container {
        padding: 0px 25px;
    }
    .home header#main-header {
        height: 96px;
        margin-bottom: 10px;
    }
    .homeBannerPagination {
        bottom: 0;
    }
    .page-heading-section {
        min-height: 270px;
    }
    .about-top .contact-top-left img{
        max-width: 80%;
        margin-bottom: 30px
    }
    .about-top .contact-top-left {
        text-align: center;
    }

    .timelinebox-content {
        width: 100%;
    }
    .timeline-box:nth-of-type(1), .timeline-box:nth-of-type(2), .timeline-box:nth-of-type(3) {
        width: 100%;
        left: 0;
        position: relative;
        flex-wrap: wrap;
        justify-content: center;
        text-align: center;
    }
    .achievement-wrapper::after {
        height: 60%;
        width: 100%;
        right: 0;
        top: 37%;
    }
    .timeline-box .box-round {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .d-flex.achievemnts-timline {
        flex-wrap: wrap;
        justify-content: flex-end;
        padding-top: 30px;
    }
    #about-team {
        margin-top: 0;
    }
    .section.contact-topsection.about-top {
        margin-bottom: -40px;
    }
    svg.banner-bottom-svg {
        width: 160%;
        height: 50px;
    }
    svg.header-top-svg {
        top: 85px;
        width: 130%;
        height: 100px;
    }
    .about-box-main.row {
        margin: auto;
    }
    .feature-box {
        padding: 30px 30px;
        margin: 0 10px;
        margin-bottom: 0px;
        border-radius: 50px;
        margin-bottom: 20px;
        clear: both;
        height: auto;
    }
    .testimonials-row.odd::after {
        width: calc(100% - 30px);
        left: 15px;
        height: calc(100% - 130px);
        top: 110px;
        border-radius: 140px 0px 70px 00px;
    }
    .row.testimonials-row.align-items-center.odd .testiminials-inner {
        padding: 10px 30px 10px 30px;
        margin-bottom: 50px;
    }
    .testimonials-image svg {
        min-width: 260px;
        width: 260px;
        height: 390px;
    }
    .testimonials-box-img {
        bottom: 49px;
    }
    .contact-team-section {
        margin-top: 0;
        position: relative;
    }
    .testimonials-row .testimonials-content {
        padding-right: 0;
    }
    .row.testimonials-row.align-items-center.even .testiminials-inner{
        padding: 10px 30px 10px 30px;
        margin-bottom: 50px;
    }
    html, body {
        overflow-x: hidden;
    }
    .section.about-top.testimonials-topsection {
        padding-top: 40px;
    }
    .testimonials-row.even::after{
        width: calc(100% - 30px);
        left: 15px;
        height: calc(100% - 130px);
        top: 110px;
        border-radius: 0 140px 0px   70px;
    }
    .row.testimonials-row.align-items-center.even .col-sm-4 {
        order: 0;
    }
    img.contacttop-section-img {
        margin-bottom: 30px;
    }
    .post-card {
        margin-bottom: 20px;
    }
    .single-post .content-section .d-flex.justify-content-between {
        flex-wrap: wrap;
        margin-bottom: 20px;
    }
    .careers-wrapper .feature-box {
        padding: 39px 40px;
        margin: 0 0 20px;
        border-radius: 80px;
    }
    .careers-wrapper .about-box-main .col-sm-4.col-12.text-center:nth-of-type(2) {
        position: relative;
        top: 0;
    }
    .hire-section {
        position: relative;
        overflow: hidden;
        padding-top: 0px;
        padding-bottom: 350px;
    }
    .testimonials-row.even .testimonials-box-img {
        position: absolute;
        bottom: 47px;
        right: 23px;
        margin: auto;
        left: auto;
    }
    .hire-section .digital-heading .hiring-img {
        position: absolute;
        right: -50px;
        display: block;
        bottom: -15px;
        max-width: 100px;
    }

    .feature-imgbox.contact-topsection.careers-wrapper {
        padding-bottom: 0;
    }
    .ld-item-details {
        margin-top: 10px !important;
    }
    .header-btnbox {
        margin-right: 15px;
    }
    .page-heading-section.banner-second .section-subheading {
        margin-bottom: 0px;
        font-size: 12px;
        letter-spacing: 1px;
        margin-top: 30px;

    }
    .feature-imgbox.contact-topsection.careers-wrapper .about-box-main.row {
        padding-top: 20px;
    }
    .leadership-box {
        min-height: auto;
    }
    .careers-wrapper.what-we-do .feature-box .about-box-heading h5 {
        margin-top: -50px;
    }
    .careers-wrapper.what-we-do .feature-box {
        min-height: 300px;
    }
    .text-underbox {
        margin-top: 40px;
    }
    .mission-imgbox.careers-key.whatwedo-wrapper .about-box-main .col-sm-6:first-of-type::after,
    .mission-imgbox.careers-key.whatwedo-wrapper .about-box-main .col-sm-6:nth-of-type(2)::after,
    .mission-imgbox.careers-key.whatwedo-wrapper .about-box-main .col-sm-6:nth-of-type(3)::after{
        display: none;
    }
    .careers-key.whatwedo-wrapper .about-box-main.row {
        padding-left: 0;
    }
    .careers-key.whatwedo-wrapper .about-box-main.row {
        padding-left: 0;
        padding-top: 0px;
    }
    .what-wedo-boxes .about-box-heading h5 {
        margin-top: 0;
    }
    .whatwedo-wrapper .full.solution-btn-box {
        margin-top: 20px;
        margin-bottom: 20px;
        left: 0;
        gap:20px;
        flex-wrap: wrap;
        padding-bottom: 60px
    }
    .careers-key.whatwedo-wrapper .about-box-main.row {
        padding-left: 0;
        padding-top: 0px;
        padding-bottom: 0;
    }
    .whatwedo-wrapper-partner .col-sm-3.col-12 {
        width: 100%;
        padding: 0 50px 20px;
    }
    .leadership-wrapper .full.solution-btn-box {
        text-align: left;
        margin-top: 10px;
        margin-bottom: 30px;
        gap: 20px;
        display: flex;
        flex-wrap: wrap;
    }
    .col-12.col-sm-8.digital-topbox {
        width: 100%;
    }
    .section.partners-wrapper .about-box-main.row {
        padding-top: 40px;
    }
    .whatwedo-wrapper-partner {
        margin-top: -60px;
    }
    .what-wedo-boxes {
        padding: 0 20px 0px;
    }
    input.wpcf7-form-control.wpcf7-submit.has-spinner.formsubmit {
        padding: 0px 20px;
    }
}


@media screen and (max-width:576px) {
    .banner-btnbox {
        display: flex;
        gap: 8px;
    }
    div#home-client {
        padding: 55px 0px 60px;
    }
    svg.digital-solution-bottom-curve {
        height: 30px;
    }
    .home-team-bottom-curve {
        height: 30px;
    }
    .footer-copyrightbox{
        flex-wrap: wrap;
    }
    .f-copyrightbox-left {
        font-size: 12px;
        text-align: center;
    }
}
@media screen and (max-width:414px) {
    .btn.themebtn svg {
        margin-left: 8px;
    }
    a.btn.themebtn-2,header .btn.themebtn{
        font-size: 14px;
        padding: 0px 16px;
        height: 40px;
        line-height: 40px;
    }
    .scrolldown-box img {
        cursor: pointer;
        width: 30px;
    }
    .scrolldown-box {
        margin-top: 5px;
    }
    .digital-topbox {
        padding-top: 5px;
    }
    .cc-testimonials{
        padding: 70px 0px;
    }
    .scrolldown-box {
        margin-top:25px;
        background: #fff;
        position: relative;
        z-index: 1;
    }
}

@media screen and (max-width: 395px) {
    a.btn.themebtn.whitebtn{
        padding: 0px 12px;
    }
    .enrolled-info{
        font-size: 12px;
    }
    .banner-heading h1 {
        font-size: 36px;
    }
    main.mainarea .container {
        padding: 0px 20px;
    }
    .f-copyrightbox-left {
        font-size: 11px;
    }
    .f-copyrightbox-left a:first-of-type {
        margin-left: 10px;
    }

}