/* Medium screen  */
@media only screen and (min-width: 992px) and (max-width: 1199px) {

    nav li {
        padding: 0 12px;
    }

    .sec-7-pvt {
        right: 10px;
    }

    .contact_h {
        font-weight: 500;
        font-size: 90px !important;
    }

    .info {
        font-size: 19px !important;
    }

    .blog_box {
        padding-bottom: 25px;
    }


}


/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .navbar-collapse {
        margin-top: 20px;
    }

    .sec-7-pvt {
        right: 10px;
    }

    .contact_h {
        font-weight: 500;
        font-size: 80px !important;
    }

    .info {
        font-size: 16px !important;
    }

    .imp_and_p {
        margin-top: 1px;
        margin-bottom: 1px;
    }

    .img-about {
        max-width: 100% !important;
        height: auto;
    }

    .about_frst {
        font-size: 16px;
        line-height: 28px;
    }
}



/* index page  */
@media (max-width: 1920px) {
    .sec-3::before {
        width: 63%;
    }
}

@media (max-width: 1600px) {
    .sec-3::before {
        width: 65%;
    }
}


@media (max-width:1230px) {
    .sec-1-main .scale-1 {
        font-size: 22px !important;
    }

    .sec-1-main .Pproductout {
        font-size: 24px !important;
    }

    .sec-1-main .spandeliver {
        font-size: 20px !important;
    }
}

@media (max-width: 1500px) {
    .slide1::after,
    .slide2::after,
    .slide3::after,
    .slide4::after {
        width: 50%;
        height: 80%;
    }
}

@media (max-width: 1199.98px) {
    .testimonialSwiper .swiper-slide::after {
        bottom: -18px;
    }
    .sec-3::before {
        background-size: cover;
        width: 64%;
    }

    .main-circle {
        padding: 40px 22px;
        gap: 10px;
        width: 270px;
        height: 270px;
        border: 10px solid #FFC226;
        font-size: 15px;
    }

    .sub-circle {
        font-size: 14px;
        padding: 54px 10px;
        width: 135px;
        height: 135px;
    }

    span.sub-circle.one {
        top: 18%;
        left: -180%;
        transform: translate(0%, -18%);
    }

    span.sub-circle.two {
        top: 28%;
        left: -38%;
        transform: translate(0%, -28%);
    }

    span.sub-circle.four {
        top: 72%;
        left: -38%;
        transform: translate(0%, -72%);
    }

    span.sub-circle.five {
        top: 84%;
        left: -180%;
        transform: translate(0%, -84%);
    }
}

@media (max-width: 991.98px) {
    .sec-1 {

        padding: 75px 10px !important;
    }

    .sec-1::after {
        width: 300px;
        height: 280px;
        opacity: 0.2;

    }

    .text-2 {
        font-size: 30px;
    }

    .sec-1 p {
        font-size: 18px !important;
    }

    .display-1 {
        font-size: 60px !important;
    }

    .sec-2::after {
        opacity: 0.1;
    }

    .sec-2 h2 {
        font-size: 34px !important;
    }

    .sec-2 {
        text-align: center;
    }

    .sec-2 p {
        font-size: 18px !important;
    }


    .sec-3-left::before {
        top: -80px;
        left: -60%;
    }

    .sec-4 {
        text-align: center !important;
    }

    .sec_4_p {
        color: #777777;
        font-size: 20px;
        ;
    }

    .sec-5 h2 {
        text-align: center !important;
    }

    .headings {
        font-size: 26px !important;
        padding-right: 17px !important;
    }

    .cards-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .sec-6 {
        height: 350px !important;
        padding: 40px 0;
    }

    .sec-6::after {
        font-size: 24px !important;
    }

    .sec-7 img {
        height: 36px;
    }

    .sec-8::after {
        height: 120px;
    }

    .group-icon-1 .span-text {

        padding: 25px 16px 25px 112px;
        font-size: 16px !important;
    }

    .icon-4-1 img {
        width: 100px;
        height: 109px;
    }

    .client-heading-wrapper {
        font-size: 26px !important;

    }

    .client-heading-wrapper p {
        font-size: 18px !important;

    }

    .right-img-10 {
        position: relative;
        height: 406px;
        width: 301px;
        right: -416px;
    }


    .why_h5 {
        padding-left: 0 !important
    }


    .label-heading {
        font-size: 24px;

    }

    .datalink-1 {
        font-size: 18px;

    }

    .datalink-2 {
        font-size: 16px;
    }

    .blog-sec-1 h1 {
        font-size: 76px;
    }

    .blogs-h2 {
        font-size: 26px;
    }

    .blog-p {
        font-size: 16px;
    }

    .carousel-indicators button[data-bs-target] {
        width: 10px !important;
        height: 10px !important;
    }


    .right-attach-image {
        left: 0;
        right: 0;
        width: 100%;
    }

    .sec-3 .container {
        max-width: 100% !important;
    }

    .main-circle {
        padding: 30px 22px;
        gap: 10px;
        width: 220px;
        height: 220px;
        border: 10px solid #FFC226;
        font-size: 14px;
    }

    .sub-circle {
        font-size: 12px;
        padding: 44px 10px;
        width: 115px;
        height: 115px;
        line-height: 1.3;
    }

    span.sub-circle.one {
        top: 24%;
        left: -170%;
        transform: translate(0%, -24%);
    }

    span.sub-circle.two {
        top: 31%;
        left: -38%;
        transform: translate(0%, -31%);
    }

    span.sub-circle.four {
        top: 68%;
        left: -38%;
        transform: translate(0%, -68%);
    }

    span.sub-circle.five {
        top: 76%;
        left: -160%;
        transform: translate(0%, -76%);
    }

    .sec-1::after,
    .sec-2::after {
        opacity: .2;
    }

    .testimonials {
        padding: 0px 0px 50px 0px;
    }

    .test-heading-row {
        margin-bottom: 0;
    }

    .box-wrapper {
        margin: 30px 0;
        width: 100%
    }

    /* About page */
    .sec_our .custom-left-container {
        width: 100%;
        max-width: 720px;
        margin: 0 auto;
        padding: 0px 15px;
    }

    .believe::after {
        display: none;
    }

    .experience {
        padding: 50px 40px;
    }

    .experince_h {
        font-size: 50px;
    }

    .experience_p {
        font-size: 18px;
        line-height: 1.5;
    }

    .last_h {
        font-size: 38px;
        padding-top: 26px;
    }

    .about_p_box {
        border-radius: 10px;
    }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767.98px) {

    .sec_our .custom-left-container {
        max-width: 540px;
    }

    .letwork,
    .btn_connect {
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    h2,
    h5,
    h4,
    h6 {
        font-size: 27px;
        line-height: normal !important;
        text-align: center;
    }

    .dropdown-box {
        padding: 7px 20px;
        margin-bottom: 2px;

    }

    .navbar-collapse {
        margin-top: 20px;
    }

    p {
        font-size: 14px !important;
        text-align: center;
    }

    .text_content {
        margin-top: 15px !important;
        margin-bottom: 15px;
    }

    .sub-paragraph {
        text-align: center;
    }

    .img_service2 {
        margin-top: 20px;
    }

    .ab_h1 {
        font-size: 30px;
    }

    .sub_h_sec-4 {
        font-size: 22px;
    }

    .ERP {
        text-align: center;
    }

    .pOne {
        text-align: center;
    }

    .why_sec {
        text-align: center;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

    .experience {
        padding-block: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .testimonial-heading {
        font-size: 37px;
    }

    .experience_p {
        font-size: 16px !important;
    }

    .ERP_img {
        margin-bottom: 1px !important;
    }

    .box_p {
        margin-bottom: 4px !important;
    }

    .box_sec {
        padding-top: 40px !important;
        padding-bottom: 30px !important;
    }

    .container_service {
        display: flex;
        flex-direction: column-reverse;
    }

    .img_service {
        margin-bottom: 25px;
    }

    .why_p1 {
        text-align: center;
    }

    .serc3_p {
        padding-left: 20px;
    }

    .serc3_pl {
        padding-right: 1px;
        padding-left: 20px;
    }

    .sec_our {
        padding-left: 20px;
        text-align: center;
    }

    .growth {
        text-align: center;
    }

    .our-believe {
        padding-left: 0 !important;
    }

    .imp_and_p {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .our_belive {
        font-size: 45px !important;

    }

    .img-about {
        max-width: 70% !important;
        height: auto;
    }

    .about_box_p {
        padding-bottom: 15px;
    }

    .ERP,
    .why_sec h5 {
        text-align: center !important;
        padding-left: 0px !important;
        font-size: 22px !important;
    }

    .last_h {
        font-size: 33px;
        line-height: auto !important;
        padding-top: 36px;

    }

    .believe {
        padding-right: 5px !important;
    }

    .experience {
        text-align: center;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .why_p_src5 {
        text-align: center;
    }

    .img_p {
        text-align: center;
        /* padding-left: 3px; */
    }

    .growth5 {
        margin-top: 5px !important;
    }

    .growth7 {
        margin-top: 5px !important;
    }

    .box_subtitle {
        text-align: center;
        font-size: 18px !important;
    }

    .black_box_sub {
        font-size: 20px !important;
    }

    .all_box_p {
        text-align: center;
    }

    .footer {
        justify-content: center;
        display: flex;
        align-items: center;
        text-align: center;
        margin-top: 25px !important;
    }

    .follow {
        margin-top: 16px !important;

    }

    .add {
        max-width: 100%;
    }

    .letwork {
        margin-top: 7px;
    }

    .footer_logo {
        justify-content: center;
    }

    .img_service {
        display: flex;
        justify-content: center;
    }

    .faq_h {
        font-size: 21px;
        line-height: 76px;
        font-weight: 700;
        text-align: center;
    }

    .accordion-button {
        font-size: 16px !important;
        font-weight: 600;
        line-height: 22px;
    }

    .accordion-body {
        font-size: 14px;
        line-height: normal;
        font-weight: 500;
    }

    .contact_h {
        font-weight: 500;
        font-size: 50px !important;
        line-height: normal;
    }

    .info {
        font-size: 18px !important;
    }

    .submit_c {
        display: flex;
        justify-content: center;
    }

    .sec-7-pvt {
        position: relative;
        font-size: 16px;
        bottom: 0px;
        right: 1px;
    }

    .last_img {
        margin-right: 10px;
        margin-top: 40px;
    }

    .custom_botam {
        padding-bottom: 0px !important;
    }

    .sec-2 h2 {
        font-size: 28px !important;

    }

    .ERP_h6 {
        font-size: 31px;
    }

    /* sec-3 */
    .sec-3-left::before {
        display: none;
    }

    .sec-3 {
        margin-top: auto;
        margin-bottom: auto;
    }

    .heading-6 {
        position: static;
        text-align: center;
        margin-top: 20px;
    }

    .sec-6 {
        /* height: auto; */
        padding: 40px 0;
    }

    .sec-6 ul {
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center !important;
    }

    .sec-6 ul li {
        padding: 5px 10px;
    }

    .sec-7 {
        padding: 74px 30px !important;

    }

    .sec-7 h2 {
        font-size: 24px !important;
    }

    .sec-7 p {
        font-size: 18px;
    }

    .sec-8 h2 {
        font-size: 24px !important;
        text-align: center;

    }

    .sec-8_h2 {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .sec-7 {
        padding: 74px 0px !important;
    }

    .sec-8 p {
        font-size: 16px !important;
        text-align: center;
    }

    .demo-btn {
        display: block;
        margin: 20px auto 0;
    }

    .sec-8 .row {
        padding-left: 10px;
        padding-right: 10px;
    }

    .cards-4 {
        font-size: 14px;
        padding: 16px;
        padding-top: 35px;
    }

    .sec-8::after {
        height: 120px;
    }

    .sec-5 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .icon-4-1 img {
        width: 100px;
        height: 109px;
    }

    .group-icon-1 .span-text {

        padding: 25px 16px 25px 112px;
        font-size: 16px;
    }

    .sec-10 img {
        position: block !important;
        width: 100%;
    }

    /* solution sec-1 */
    .solution_p {
        font-size: 20px;
    }

    .h2_solution {
        font-size: 26px;
    }

    .solution-dark-heading {
        font-size: 25px;
    }

    .feature-box p {
        font-size: 16px !important;
    }

    .feature-box h5 {
        font-size: 18px !important;
    }

    .why_choose {
        font-size: 24px;
    }

    .interface-4 {
        font-size: 26px;
    }

    /* blog sections */
    .blog-sec-1 h1 {
        font-size: 54px;
    }

    .blog-p {
        font-size: 16px
    }

    .blogs-h2 {
        font-size: 23px;
    }

    .blog-sec-3 h2 {
        font-size: 35px;
    }

    /* footer mobile view */


    .footer {
        justify-content: center;
        display: flex;
        align-items: center;
        text-align: center;
        margin-top: 25px !important;
    }

    .letwork {
        font-size: 23px !important;
    }

    .btn_connect {
        font-size: 17px !important;
    }

    .follow {
        margin-top: 16px !important;
        font-size: 19px !important;
    }

    .letwork {
        margin-top: 6px;
    }

    .footer_link_main {
        font-size: 16px !important;

    }

    .footer_sub {
        font-size: 19px !important;
    }

    .footer_p {
        font-size: 16px;


    }

    .work_p {
        font-size: 16px;

    }


    .footer_logo {
        justify-content: center;
    }

    .company {
        font-size: 24px;
    }

    .testimonial-text {
        font-size: 16px;
    }

    .industry {
        font-size: 16px;

    }

    .new_btn {
        font-size: 16px !important;
    }

    .form-label {
        font-size: 16px;
    }

    .footer_sub {
        font-weight: 700;
        padding-bottom: 0px;
        font-size: 20px;

    }

    /* carousel section 768 */

    .carousel-indicators button[data-bs-target] {
        height: 8px !important;
        width: 8px !important;
    }


    .sec-3::before,
    .sec-3::after {
        display: none;
    }


    .sec-3 {
        background: white !important;
    }

    .sec-3-right-wrapper {
        background-color: #000;
        padding: 50px 0px 70px;
    }

    .circle-wrapper {
        flex-direction: column;
    }

    .sub-circle {
        position: unset;
        transform: none !important;
    }

    .main-circle {
        width: 200px;
        height: auto;
        font-size: 12px;
    }

    span.sub-circle.four,
    span.sub-circle.two {
        transform: translate(0%, -57%) !important;
    }

    .cards-4 h4,
    .cards-4 p {
        text-align: left !important;
    }

    .cards-grid {
        gap: 20px;
    }

    .box-wrapper .name,
    .box-wrapper .company,
    .box-wrapper .review {
        text-align: left !important;
        margin-bottom: 0px !important;
    }

    .box-wrapper .company {
        font-size: 22px !important;
    }

    .box-wrapper .review {
        font-size: 14px !important;
        line-height: 1.5 !important;
    }

    .box-wrapper {
        padding: 22px;
    }

    #testimonial_controls {
        justify-content: center !important;
        padding: 10px 0px !important;
    }

    .display-1 {
        font-size: 50px !important;
    }

    .sec-1-main .Pproductout {
        font-size: 20px !important;
    }

    .sec-1-main .spandeliver,
    .sec-1-main .scale-1 {
        font-size: 16px !important;
    }

    .carousel-indicators {
        justify-content: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 20px !important;
    }

    /* About page */

    .sec-7_about::after {
        display: none;
    }

    /* solution page */

    .solution-slider-box {
        padding: 40px;
    }

    .solution-slider-heading {
        font-size: 25px;
        line-height: normal;
        justify-content: center;
        text-align: center;
    }

    .solution-slider {
        gap: 20px;
    }

    .custom-sec-2 {
        padding-bottom: 0px;
    }

    .new_slaes {
        font-size: 18px !important;
    }
}


@media (max-width: 575.98px) {
    nav li {
        padding: 0 0px !important;

    }

    p {
        font-size: 14px !important;
        line-height: 1.5 !important;
    }

    .sec-2 p {
        font-size: 14px !important;
    }

    .box-wrapper .name {
        font-size: 25px;
    }

    .sec-7_about {
        padding: 80px 0px !important;
    }

    .sec-6 ul li a {
        padding: 5px 8px !important;
        font-size: 12px !important;
    }

    .sec-1-main .scale-1 {
        font-size: 18px !important;
    }

    .sec-1-main .Pproductout {
        font-size: 18px !important;
    }

    .sec-1-main .spandeliver {
        font-size: 18px !important;
    }


    .sec-1::after {
        display: none;
    }

    .cards-grid {
        grid-template-columns: 1fr;
    }

    .icon-4-1 img {
        width: 82px;

    }

    .span-text {
        padding: 22px 10px 20px 96px;
        font-size: 16px !important;
    }




    .sec-7 p {
        font-size: 14px;

    }

    .sec-10 img {
        max-height: 342px;
        width: 55%;
        max-width: 323px;
    }

    .sec-8::after {
        height: 100px;
    }

    .sec-9 {
        padding-top: 0px;
    }

    ul.primary-color li {
        font-size: 15px;
    }

    .experince_h {
        font-size: 48px;
    }

    .blog-sec-1 h1 {
        font-size: 36px;
    }

    .sec-7 {
        padding: 74px 0px !important;
    }

    /* carousel section 567*/

    .carousel-indicators button[data-bs-target] {
        width: 4px !important;
        height: 4px !important;
        margin-left: 9px !important;
        margin-bottom: 3px;
        offset: 1px;

    }

    .sec-1 p {
        font-size: 14px !important;
    }

    .social-icons a {
        display: inline-block;
        background-color: white;
        color: #000;
        width: 34px !important;
        height: 35px !important;
        text-align: center;
        line-height: 33px;
        margin-right: 0px !important;
        border-radius: 5px;
        transition: 0.3s;

    }

    .sec-8 h2 {
        font-size: 22px !important;
    }

    .new_slaes {
        font-size: 16px !important;
    }

    .sec-8 p {
        font-size: 14px !important;
    }
}

@media (max-width: 480px) {
    .display-1 {
        font-size: 40px !important;
    }

    .sec-1-main .Pproductout {
        font-size: 16px !important;
    }

    .sec-1-main .spandeliver,
    .sec-1-main .scale-1 {
        font-size: 14px !important;
    }

    .main-circle {
        width: 160px;
        height: 160px;
        padding: 20px 15px;
        font-size: 11px;
        line-height: 1.4;
        border-width: 7px;
        margin-top: -30px;
    }

    .sub-circle {
        font-size: 10px;
        padding: 24px 9px;
        width: 85px;
        height: 85px;
        line-height: 1.3;
        transform: scale(0.9) !important;
        word-break: break-all;
    }

    .last_h {
        font-size: 31px;
    }

    span.sub-circle.four,
    span.sub-circle.two {
        transform: scale(0.9) translate(0%, -57%) !important;
    }
}


@media (max-width: 381px) {
    .carousel-indicators button[data-bs-target] {
        width: 2px !important;
        height: 2px !important;
        /* margin-right: 12px !important; */
    }

    .faq_h {
        font-size: 19px;
    }

    .social-icons a {
        display: inline-block;
        background-color: white;
        color: #000;
        width: 28px !important;
        height: 36px;

        margin-right: 8px;


    }

    .sec-7 {
        padding: 74px 0px !important;
    }

}