@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;
    }

}

@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) {
    .banner-heading h1 {
        font-size: 34px;
    }
    .section h2 {
        font-size: 24px;
        font-weight: 700;
    }
    .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;
    }
}



@media screen and (max-width:767px) {

    .header-right {
        display: none;
    }


    .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: 100%;
        text-align: center;
    }
    .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: 50px;
    }
    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;
    }
}


@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;
    }

}