.desktop-none,
.mobile-media {
    display: none;
}

@media (max-width: 1680px) {
    :root {
        --font-size-27: 25px;
        --font-size-15: 13px;
    }

    .feature-text p {
        line-height: 16px;
    }

    .service-box p,
    .service-box li {
        line-height: 20px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 100%;
        padding: 0 5%;
    }

    .menu-flex {
        gap: 30px;
    }

    .gredient-btn,
    .green-btn,
    .blue-btn {
        gap: 5px;
        padding: 12px 30px;
    }

    .about-logo {
        gap: 0 50px;
        padding: 60px;
    }

    .about-us p {
        width: 100%;
    }

    .inner-text {
        width: 50%;
        padding-left: 2%;
    }

    .counter-flex {
        display: flex;
        gap: 0;
        margin-top: 50px;
        justify-content: space-between;
    }

    .school-program a {
        padding: 20px 40px;
    }

    .value-text p {
        width: 95%;
    }

    .galler-div {
        width: 18%;
        height: 270px;
    }

    .top-flex {
        padding: 0;
    }

    .title {
        font-size: 35px;
        line-height: 45px;
    }

    .values-card {
        width: 100%;
    }

    .breadcrumb {
        padding: 120px 0;
    }

    .padding-left {
        padding-left: 20px;
    }

    .padding-right {
        padding-right: 20px;
    }

    .about-page-inner-text {
        padding-left: 20px;
    }

    .vision-mission-content {
        padding-right: 20px;
    }

    .solution-box ul li {
        font-size: 12px;
    }

    .site-navbar .site-navigation .site-menu .has-children .dropdown>li>a {
        font-size: 14px;
        line-height: normal;
        padding: 10px 8px;
    }

    .feature-icon-wrap {
        padding: 10px;
        width: 10%;
        height: 45px;
    }

    .breadcrumb .logo-text {
        margin-bottom: 10px;
    }

    .div-text {
        margin-bottom: 10px;
    }

    .sticky-wrapper.is-sticky .logo {
        width: 75%;
    }

    .logo {
        width: 80%;
    }

    .expert-card img {
        width: 70px;
        height: 70px;
        margin-left: -35px;
    }

    .expert-card {
        gap: 0;
        width: 90%;
        padding-right: 30px !important;
        padding: 15px 0;
    }
}

@media (max-width: 1450px) {
    :root {
        --font-size-50: 40px;
        --font-size-41: 31px;
        --font-size-33: 24px;
        --font-size-25: 20px;
        --font-size-27: 22px;
        --font-size-22: 18px;
        --font-size-19: 16px;
        --font-size-16: 14px;
    }

    .logo-text img {
        width: 18px;
    }

    .logo-text {
        margin-bottom: 10px;
    }

    p {
        line-height: 20px;
    }

    .sticky-wrapper.is-sticky .logo {
        width: 95%;
    }

    .logo {
        width: 100%;
    }

    .form-control {
        padding: 10px;
        font-size: 12px;
    }

    .inner-text {
        width: 50%;
        padding-left: 5%;
    }

    .galler-div {
        width: 18%;
        height: 250px;
    }

    form {
        padding: 0 20px;
    }

    .checkbox-list {
        font-size: 11px;
        gap: 12px;
    }

    footer.footer .footer-inner {
        padding: 50px;
    }

    .footer-call-text a {
        font-size: 22px;
    }

    ul.footer-social li i {
        font-size: 16px;
    }

    .vr-text {
        padding-left: 15px;
    }

    img.hand {
        width: 16%;
        top: 9%;
        left: 0%;
    }

}

@media (max-width: 1366px) {
    :root {
        --font-size-50: 40px;
        --font-size-41: 25px;
        --font-size-33: 24px;
        --font-size-25: 20px;
        --font-size-27: 22px;
        --font-size-22: 18px;
        --font-size-19: 16px;
        --font-size-16: 14px;
    }

    .sticky-wrapper.is-sticky .main-menu .container {
        width: 95%;
    }

    footer.footer .footer-inner {
        padding: 30px 20px;
        border-radius: 26px;
    }

    .footer-call-text a {
        font-size: 18px;
    }

    .footer-call-text span {
        font-size: 13px;
    }

    .galler-div {
        width: 18%;
        height: 220px;
    }

    img.hand {
        width: 14%;
    }

    .breadcrumb {
        padding: 100px 0;
    }

    .info-box a,
    .info-box p,
    .info-box span {
        line-height: normal;
        font-size: 14px;
    }

    .info-box i {
        font-size: 15px;
        padding: 8px;
        border-radius: 50%;
    }

    .info-panel {
        padding: 15px;
    }

    .contact-form {
        padding: 30px;
    }

    .padding-contact {
        position: relative;
        padding: 0 10px;
    }
}

@media (max-width: 1280px) {
    .av-ac-features .circle-inner img {
        width: 228px;
    }

    .circle-inner img {
        width: 244px;
    }

    .client-story {
        position: relative;
        padding: 40px 0;
    }

    .project-inner img {
        object-fit: cover;
        width: 100%;
        object-position: bottom;
        height: 350px;
    }

    .projects-text ul li {
        font-size: 12px;
    }

    .project-inner,
    .project-hidden.show {
        position: relative;
        border-radius: 16px
    }

    .projects-text {
        top: 82%;
        padding: 10px;
    }


}

@media (max-width: 1200px) {}

@media (max-width: 991px) {
    :root {
        --font-size-17: 15px;
        --font-size-19: 14px;
        --font-size-22: 16px;
        --font-size-25: 16px;
        --font-size-27: 18px;
        --font-size-33: 26px;
        --font-size-38: 22px;
        --font-size-41: 25px;
        --font-size-50: 30px;
    }

    .section-space {
        padding: 30px 0px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 100%;
        padding: 0 25px;
    }

    h4,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 10px;
    }

    .tablet-none {
        display: none;
    }

    .desktop-none {
        display: block;
    }

    .sticky_share_btn {
        z-index: 999;
    }


    ul.top-social li i {
        font-size: 14px;
    }

    .logo {
        width: 150px;
        padding: 8px 0;
    }

    .sticky-wrapper.is-sticky .logo {
        width: 150px;
        padding: 10px 0;
    }

    a.site-menu-toggle {
        float: right;
    }

    .main-menu .container {
        width: 95%;
        padding: 0 15px;
        margin-top: -35px;
        margin-bottom: -60px;
        background: #fff;
        z-index: 99;
        position: relative;
        border-radius: 8px;
    }

    .banner .swiper-slide {
        height: 500px;
    }

    .gredient-btn,
    .green-btn,
    .blue-btn {
        padding: 10px 20px;
    }

    .green-btn {
        margin-right: 10px;
    }

    .inner-text {
        width: 100%;
        padding-left: 2%;
        padding-right: 20%;
    }

    .inner-text span {
        display: block;
    }

    .banner .swiper-pagination-bullet {
        width: 15px;
        height: 6px;
    }

    .title {
        font-size: 30px;
        line-height: normal;
    }

    .about-img img {
        width: 100%;
    }

    .about-logo {
        gap: 0 30px;
        padding: 30px 20px;
    }

    .about-img {
        width: 50%;
        position: absolute;
        top: -30%;
        right: -35px;
        z-index: 9;
    }

    .circle,
    .about-us-page .circle {
        position: absolute;
        bottom: -5%;
        text-transform: uppercase;
        right: 62%;
        width: 150px;
        height: 150px;
    }

    .circle h2 {
        width: 90px;
        height: 90px;
        border: 1px solid #fff;
        font-size: 38px;
    }

    .about-logo img {
        width: 40px;
        height: 40px;
    }

    .counter-box h6 {
        font-size: 16px;
    }

    .logo-text img {
        width: 14px;
    }

    .counter-flex {
        margin-top: 30px;
    }

    .school-program a {
        padding: 10px 15px;
        font-size: 12px;
    }

    .client-slider {
        padding: 15px;
        padding-bottom: 0;
    }

    .school-program img {
        margin-top: 30px;
    }

    .galler-div {
        width: 18%;
        height: 150px;
    }

    .top-flex {
        display: flex;
        gap: 0 15px;
    }

    .mb-5 {
        margin-bottom: 2rem !important;
    }

    .testimonial-slider {
        width: 100%;
        padding: 0 2px;
        height: 380px;
        padding-right: 18px;
    }

    .testimonial-card {
        padding: 15px;
    }

    .demo-form-box {
        border-radius: 12px;
        padding-bottom: 20px;
        margin-top: 25px;
    }

    .form-label {
        margin-bottom: 5px;
        font-size: 12px;
    }

    .gredient-btn,
    .green-btn,
    .blue-btn {
        padding: 6px 20px;
    }

    .vr-text {
        padding-left: 0;
        padding-bottom: 50px;
        padding-top: 30px;
        padding-right: 141px;
    }

    .vr-text p br {
        display: none;
    }

    footer.footer .footer-inner {
        padding: 25px;
        margin-top: -50px;
    }

    .footer h2 {
        margin-top: 0;
    }

    .padding-contact {
        position: relative;
        padding: 0;
    }

    footer.footer .footer-inner {
        padding: 25px;
        margin-top: -50px;
        border-radius: 26px;
    }

    ul.contact-list li span {
        font-size: 16px;
        margin-bottom: 0;
    }

    .solution-box {
        width: 48%;
    }

    .padding-left {
        padding-left: 0;
    }

    .padding-right {
        padding-right: 0;
    }

    .improved-features {
        list-style: none;
        padding-right: 0px;
        margin: 0;
    }

    .services-list {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(50%, 1fr));
        margin-top: 15px;
        gap: 15px;
    }

    .why-us h4 {
        font-size: 18px;
        text-align: center;
        margin-top: 30px;
    }

    br {
        display: none;
    }

    .breadcrumb-text p {
        width: 100%;
    }

    .breadcrumb {
        padding: 120px 0;
        padding-bottom: 30px;
    }

    .mb-3 {
        margin-bottom: 0.5rem !important;
    }

    .logo-text {
        gap: 0 5px;
    }

}

@media (max-width: 575px) {
    :root {
        --font-size-22: 14px;
        --font-size-25: 14px;
        --font-size-41: 18px;
        --font-size-33: 18px;
        --font-size-50: 22px;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 100%;
        padding: 0 15px;
    }

    p {
        text-align: justify;
        line-height: 20px;
        margin-bottom: 10px;
    }

    .main-title {
        line-height: 26px;
        margin-bottom: 10px;
    }

    br {
        display: none;
    }

    .mobile-none {
        display: none !important;
    }

    .desktop-img {
        display: none;
    }

    .banner .swiper-slide {
        height: 400px;
    }

    ul.top-details li span {
        font-size: 0;
    }

    .top-header {
        width: 100%;
        background: linear-gradient(90deg, rgba(125, 208, 95, 1) 40%, rgba(0, 120, 189, 1) 24%);
        padding: 10px 0;
        padding-bottom: 45px;
    }

    ul.top-details li i {
        display: flex;
        border-radius: 50%;
        height: 25px;
        width: 25px;
        font-size: 12px;
        color: #0078bd;
        margin-right: 10px;
        background: #fff;
        align-items: center;
        justify-content: center;
    }

    ul.top-details {
        display: flex;
        justify-content: flex-end;
        gap: 0;
    }

    .logo {
        width: 120px;
        padding: 5px 0;
    }

    .site-mobile-menu .site-nav-wrap>li>ul>li>a {
        padding-left: 6px !important;
        padding: 10px 0;
        font-size: 14px;
        line-height: 20px;
    }

    .site-mobile-menu .site-nav-wrap>li>a {
        padding-left: 0;
        font-size: 16px;
    }

    .site-mobile-menu .site-nav-wrap>li>ul>li>ul>li>a {
        font-size: 14px;
        padding: 8px;
        /* padding-left: 0; */
        margin-left: 0;
        /* background: #000; */
    }

    .site-mobile-menu .site-nav-wrap>li>ul {
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    }

    .title {
        font-size: 20px;
        line-height: normal;
    }

    .inner-text {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }

    .banner .swiper-slide {
        justify-content: center;
        padding-top: 25px;
    }

    .inner-text span {
        display: inline;
    }

    ul.btns-tabs {
        box-shadow: none !important;
        margin-top: 25px !important;
        justify-content: flex-start;
    }

    .modal-header {
        border-radius: 12px 12px 0 0;
        padding: 12px !important;
    }

    .modal-title {
        font-size: 18px;
    }

    .modal-body {
        padding: 10px;
    }

    .inner-text {
        text-align: left;
    }

    .about-img {
        width: 100%;
        position: relative;
        top: -20px;
        right: -18px;
        z-index: 9;
    }

    .circle h2 {
        width: 80px;
        height: 80px;
        border: 1px solid #fff;
        font-size: 30px;
    }

    text {
        font-size: 16px;
    }

    .banner .green-btn,
    .banner .blue-btn {
        width: 46%;
        line-height: normal;
        padding: 6px 20px;
    }

    .gredient-btn,
    .green-btn,
    .blue-btn {
        width: fit-content;
        line-height: normal;
        line-height: normal;
        padding: 8px 20px;
    }

    .sticky-wrapper.is-sticky .main-menu .container {
        margin-top: 0;
        width: 100%;
    }

    .sticky-wrapper.is-sticky .logo {
        width: 120px;
        padding: 5px 0;
    }

    .circle,
    .about-us-page .circle {
        bottom: -5%;
        right: 72%;
        width: 100px;
        height: 100px;
    }

    .about-page-inner img {
        border-radius: 16px;
    }

    .padding-left {
        padding-left: 0;
        margin-top: 15px;
    }

    .padding-right {
        padding-right: 0;
        margin-top: 15px;
    }

    .circle svg {
        width: 105%;
        height: 105%;
    }

    .circle h2 {
        width: 55px;
        height: 55px;
        border: 1px solid #fff;
        font-size: 24px;
    }

    .about-logo {
        gap: 0 10px;
        padding: 15px;
        border-radius: 16px;
    }

    .about-logo h5 {
        font-size: 14px;
    }

    ul.about-logo li {
        gap: 5px;
    }

    .about-logo {
        gap: 0 25px;
        padding: 12px;
        border-radius: 16px;
        margin-top: 15px;
        flex-wrap: wrap;
        justify-content: center;
    }

    .logo-text {
        display: flex;
        align-items: center;
        gap: 0 5px;
        margin-bottom: 5px;
        justify-content: center;
    }

    .main-title {
        text-align: center;
    }

    .read-more {
        justify-content: center;
    }

        .counter-box {
        width: 50%;
        padding: 20px 12px;
        border: 1px solid #efefef;
    }

    .counter-box h6 {
        font-size: 14px;
        margin: 0;
    }

    .counter-flex {
        display: flex;
        gap: 0;
        margin-top: 50px;
        justify-content: space-between;
        flex-direction: row;
        flex-wrap: wrap;
        margin-top: 15px;
    }

    .school-program img {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .school-btns {
        gap: 10px;
    }

    .values-card {
        padding: 12px;
        width: 100%;
        border-radius: 16px;
    }

    .values-card img {
        width: 100%;
        border-radius: 12px;
        margin-bottom: -33px;
    }

    .value-text p {
        font-size: 14px;
        text-align: center;
        display: -webkit-box;
        line-clamp: 3;
        -webkit-line-clamp: 3;
        /* Show only 3 lines */
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .myValuesSlider {
        padding-bottom: 30px;
        margin-top: 15px;
    }

    .value-text {
        margin-bottom: 0;
    }

    .values {
        background-size: 350%;
    }

    .top-flex {
        display: flex;
        gap: 0 5px;
        margin-bottom: -25px;
    }

    .galler-div {
        width: 23%;
        height: 110px;
    }

    .mb-5 {
        margin-bottom: 1rem !important;
    }

    .galler-div:has(video)::after {
        font-size: 14px;
        width: 25px;
        height: 25px;
    }

    .vr-text {
        padding-left: 0;
        padding-bottom: 40px;
        padding-top: 30px;
        padding-right: 0;
    }

    .testimonial-slider {
        width: 100%;
        padding: 0 2px;
        height: 400px;
        margin-top: 20px;
        padding-right: 18px;
    }

    .testimonial-card {
        padding: 10px;
    }

    .testimonial-card p {
        font-size: 12px;
        line-height: 18px;
    }

    .testimonial {
        text-align: center;
    }

    .swiper-container-vertical>.swiper-pagination-bullets {
        right: 1px;
        top: 40%;
    }

    .demo-section h4 {
        font-size: 16px;
    }

    img.hand {
        width: 22%;
        top: 10%;
        left: 0%;
    }

    form {
        padding: 0 10px;
    }

    .vr-text p br {
        padding-right: 0;
        display: block;
    }

    .about-page-inner-text {
        padding-left: 0;
        margin-top: 15px;
    }

    .breadcrumb-text p {
        width: 100%;
    }

    .mb-4 {
        margin-bottom: 0.5rem !important;
    }

    .about-box {
        border-left: 3px solid #7dd05f;
        border-radius: 8px;
        padding: 12px;
    }

    .expert-card {
       gap: 0;
        width: 95%;
        padding-right: 15px !important;
        padding: 10px 0;
        margin-right: -10px;
    }

    .expert-text p {
        font-size: 12px;
        margin-bottom: 0;
        line-height: 18px;
        text-align: left;
    }

    .expert-card img {
        width: 60px;
        height: 60px;
        margin-left: -15px;
    }

    .mt-5 {
        margin-top: 1rem !important;
    }

    .vision-mission img,
    .elaborated-mission img,
    .school-program-img {
        border-radius: 12px;
    }

    .vision-mission-content h3 {
        font-size: 18px;
        text-align: center;
        margin-top: 10px !important;
        margin-bottom: 0px !important;
    }

    .vision-mission-content {
        padding-right: 0;

    }

    .elaborated-mission .logo-text {
        margin-top: 15px;
    }

    .footer-pb {
        padding-bottom: 50px !important;
    }

    .breadcrumb {
        padding: 120px 0;
        padding-bottom: 30px;
    }

    .solution-box {
        width: 100%;
        padding: 8px;
    }

    .feature-icon-wrap {
        padding: 4px;
        width: 45px;
        height: 45px;
    }

    .improved-features li {
        width: 100%;
        display: flex;
        gap: 5px;
        padding: 12px 0;
        border-bottom: 1px solid var(--color-c2c4c6);
        align-items: center;
        flex-direction: column;
        text-align: center;
    }

    .feature-text p {
        line-height: normal;
        text-align: center;
    }

    .service-box {
        position: relative;
        padding: 15px;
        padding-right: 15px;
        text-align: left;
        padding-top: 25px;
        background: var(--color-ffffff);
        border-radius: 12px;
    }

    .service-icon {
        right: 0 !important;
        left: auto;
        top: 0px;
        width: 50px;
        height: 50px;
        border-radius: 8px;
        font-size: 22px;
    }

    .service-box::after {
        right: 0;
        bottom: -10px;
        font-size: 45px;
    }

    .educational-software p {
        font-size: 14px;
        line-height: normal;
    }

    .custom-list li {
        font-size: 12px;
        margin-bottom: 8px;
    }

    .custom-list i {
        font-size: 16px;
    }

    .software-box {
        padding: 10px;
    }

    ul.inner-feature {
        padding-left: 0;
        display: flex;
        flex-direction: row;
        font-size: 14px;
        color: #fff;
        flex-wrap: wrap;
        gap: 5px 25px;
        justify-content: center;
        margin-top: 10px;
    }

    ul.inner-feature li {
        font-size: 12px;
    }

    .software-card {
        float: right;
        width: 90%;
        text-align: left;
        display: flex;
        background: #fff;
        border-radius: 4px;
        box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
        /* text-align: center; */
        padding: 0;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        cursor: pointer;
        margin: 10px auto;
        position: relative;
        flex-direction: row;
        /* justify-content: flex-start; */
        align-items: center;
    }

    .software-card .icon-wrapper {
        box-shadow: rgb(0 0 0 / 7%) -8px -8px 27px -5px, rgb(0 0 0 / 30%) -8px 13px 16px -8px;
        margin-left: -40px;
        width: 60px;
        height: 60px;
        /* margin: 0; */
        background: var(--color-0078bd);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .software-card .card-title {
        font-size: 14px;
    }

    .in-house-development img {
        margin-bottom: 15px;
    }

    .process-step {
        text-align: center;
        background: #fff;
        padding: 15px;
        border-radius: 8px;
        box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, 0.05);
        height: 95%;
        margin-bottom: 15px;
    }

    .process-icon {
        font-size: 25px;
        color: #0078bd;
        margin-bottom: 10px;
    }

    .info-panel {
        padding: 15px;
        border-radius: 12px;
    }

    .info-box i {
        font-size: 14px;
    }

    .info-box a,
    .info-box p,
    .info-box span {
        line-height: normal;
        font-size: 14px;
        text-align: left;
    }

    .page-social {
        display: flex;
        gap: 12px;
        padding: 0;
        list-style: none;
        margin-top: 25px;
        justify-content: center;
    }

    .contact-form {
        padding: 30px 15px;
        border-radius: 12px;
        margin-top: 30px;
    }

    .map-section {
        height: 300px;
    }

    .contact-form label {
        font-size: 12px;
    }

    .contact-form h2 {
        margin-bottom: 0;
    }

    form {
        margin: 0 !important;
    }

    section.breadcrumb::before {
        background: #000e16ba;
    }

    section.breadcrumb p {
        text-align: center;
    }

    .top-flex.mobile-media .galler-div {
        width: 48% !important;
    }

    .top-flex.mobile-media .galler-div {
        width: 46% !important;
        height: 180px;
    }

    .top-flex.mobile-media {
        gap: 0 10px;
        margin-bottom: -35px;
    }
        .checkbox-list {
        font-size: 12px;
        gap: 6px 15px;
        flex-wrap: wrap;
    }
    .footer-call i {
    font-size: 14px;
    padding: 8px;
    border-radius: 50%;
    margin-top: 10px;
}
.footer-call {
    padding: 10px;
    justify-content: flex-start;
    border-radius: 12px;
    margin-top: 18px;
}
.copy-right p, .copy-right p a {
    text-align: center;
    font-size: 11px;
}
.copy-right {
    margin: 15px 0;
}
form label {
    font-size: 12px;
}
    ul.contact-list li span {
        font-size: 14px;
        margin-bottom: 5px;
    }
    ul.contact-list a {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}
    .footer-call-text a {
        font-size: 16px;
    }
    .footer-call-text {
    gap: 2px 0;
}
    footer.footer .footer-inner {
        padding: 25px 15px;
        margin-top: -50px;
        border-radius: 26px;
    }
        .section-space {
        overflow: hidden !important;
        padding: 30px 0px;
    }
}

@media (max-width: 480px) {}