.desktop-none {
    display: none;
}

@media (max-width: 1680px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1400px;
    }

    .logo {
        padding: 26px 0;
    }

    .search-container {
        right: 10%;
    }

    .inner-text {
        width: 50%;
        padding-left: 4%;
    }

    section.breadcrumb.iot {
        padding: 100px 0;
        position: relative;
    }

    section.breadcrumb.iot:before {
        width: 50%;
    }

    .feature-box p {
        font-size: 14px;
    }


    .breadcrumb {
        padding: 100px 0;
        padding-bottom: 200px;
    }

    section.breadcrumb.projects-page {
        padding: 100px 0;
    }

    .inner-why {
        padding: 30px;
    }

    .banner .swiper-slide {
        height: 600px;
    }

    img.spin {
        width: 36%;
    }

    .av-ac-features .circle-inner img {
        width: 249px;
    }

    .features.av-ac-features {
        width: 79%;
    }

    .features {
        width: 86%;
    }

    .benefits img.spin {
        bottom: 40%;
    }
}

@media (max-width: 1450px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 100%;
        padding: 0 25px;
    }

    :root {
        --font-size-50: 40px;
        --font-size-41: 31px;
        --font-size-33: 24px;
        --font-size-25: 22px;
        --font-size-22: 20px;
        --font-size-19: 16px;
        --font-size-16: 14px;

    }

    .title {
        font-size: var(--font-size-50);
        line-height: 49px;
    }

    .section-space {
        padding: 60px 0px;
    }

    .search-container {
        top: 113px;
        right: 80px;
    }

    .search-container input {
        font-size: 14px;
    }

    .search-container.active {
        padding: 10px;
    }

    .register_demo {
        padding: 10px 15px;
    }

    .cloud-center {
        position: relative;
        width: 55%;
    }

    .card-icon {
        width: 80px;
        height: 80px;
        padding: 15px;
    }

    .tab-content img {
        width: 70%;
    }

    img.spin {
        width: 36%;
    }

    .usp-container {
        height: 380px;
    }

    .point {
        gap: 8px;
        line-height: normal;
    }

    .clients-text {
        padding-left: 25px;
        padding-right: 30px;
        margin-right: 30px;
        border-right: 2px solid #cccccc;
    }

    .read-more a {
        font-size: 14px;
    }

    .sticky-wrapper.is-sticky .search-container {
        top: 92px;
    }

    .icon-btn {
        font-size: 18px;
    }

    .testimonial-card {
        padding: 60px 30px;
    }

    .testimonial-slider {
        width: 95%;
    }

    .insight-slider .slide-content {
        padding: 20px;
    }

    .insight-slider .slide-desc {
        font-size: 14px;
        line-height: 22px;
    }

    .product-img img {
        width: 100%;
        height: 350px;
        object-fit: cover;
    }

    .testimonial-card {
        padding: 35px;
    }

    .insight-tab-buttons button {
        padding: 10px 80px 10px 0;
    }

    ul.footer-social {
        gap: 20px;
        margin-top: 30px;
    }

    ul.footer-contact {
        margin-top: 35px;
    }

    .footer-menu ul {
        margin-top: 30px;
        padding-top: 30px;
    }

    .contact-form {
        border-radius: 6px;
        padding: 50px;
    }

    .contact-form input,
    .contact-form textarea {
        border-radius: 4px;
    }
    .contact-form input, .contact-form textarea {
    width: 100%;
    padding: 6px 9px;}
        .contact-form {
        border-radius: 6px;
        padding: 35px;
    }
    .contact-form label {
    font-size: 12px;
}

    .side-menu ul li a {
        font-size: 16px;
    }

    .side-menu ul li {
        padding: 6px 0;
    }

    .tabs-container {
        width: 95%;
        margin-left: 0%;
    }

    .insignts .tabs-container {
        width: 90%;
        margin-left: 5%;
    }

    .insight-slider .slide-img img {
        width: 100%;
        height: 250px;
    }

    .testimonial .swiper-button-prev,
    .testimonial .swiper-container-rtl .swiper-button-next {
        left: 15px;
    }

    .testimonial .swiper-button-next,
    .testimonial .swiper-container-rtl .swiper-button-prev {
        right: 15px;
    }

    .testimonial-card p {
        line-height: 24px;
        color: #000;
        font-size: 14px;
    }

    .insight-slider .slide-title {
        font-size: 22px;
        line-height: normal;
    }

    .why-pointer ul li h4 {
        font-size: 22px;
    }

    .why-pointer img {
        width: 60px;
    }

    img.story-map {
        position: absolute;
        width: 28%;
        right: 5%;
        top: 10%;
    }

    ul.story-inner li {
        padding-right: 15px;
    }

    ul.story-inner li h3 {
        font-size: 19px;
    }

    ul.why-team-inner li {
        padding: 20px 0;
        gap: 15px;
    }

    section.looking.section-space {
        position: relative;
        padding: 80px 0;
    }

    .looking img.spin {
        position: absolute;
        width: 35%;
    }

    .want {
        padding: 100px 0;
    }

    ul.what-we-deliver-inner li {
        width: 32%;
        padding: 15px 40px;
    }

    ul.what-we-deliver-inner img {
        width: 70px;
        margin-bottom: 10px;
    }

    .author h4 {
        font-size: 18px;
    }

    .author span {
        font-size: 12px;
    }

    .p1 {
        top: 10%;
        left: 12%;
        animation-delay: 0.3s;
    }

    .p2 {
        top: 35%;
        left: 12%;
        animation-delay: 0.6s;
    }

    .p3 {
        top: 60%;
        left: 12%;
        animation-delay: 0.9s;
    }

    .p4 {
        top: 10%;
        right: 12%;
        text-align: left;
        animation-delay: 1.2s;
    }

    .p5 {
        top: 50%;
        right: 8%;
        text-align: left;
        animation-delay: 1.5s;
    }

    ul.what-inner img {
        width: 85px;
        margin: 8px 0;
    }

    .benefits img.spin {
        bottom: 40%;
    }

    .features {
        gap: 20px;
        padding-top: 100px;
        width: 90%;
    }

    .circle-inner img {
        width: 264px;
    }

    .ready {
        padding: 120px 0;
    }

    .features.av-ac-features {
        width: 84%;
    }

    .client-story {
        position: relative;
        padding: 70px 0;
    }

    .client-padding {
        padding-left: 50px;
    }

    .projects-text h6 {
        margin-top: 5px;
    }

    .get-in-touch textarea {
        height: 120px;
    }

    .target-inner h3 {
        font-size: 22px;
    }

    .target-inner p {
        font-size: 14px;
    }

    .location-img {
        width: 50px;
    }

    .av-ac-features .circle-inner img {
        width: 249px;
    }
    .contact-form textarea {
    height: 60px;
}
}
@media (max-width: 1380px) {
        .circle-inner img {
        width: 264px;
    }
}
@media (max-width: 1280px) {
    .av-ac-features .circle-inner img {
        width: 235px;
    }

    .circle-inner img {
        width: 250px;
    }

    .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: 8px 8px 50px 8px;
            height: 300px;
            margin-bottom: 30px;
    }

    .projects-text {
      height: 50px;
    padding: 10px
    }
    
    .p5 {
        right: 6%;
    }
    .mb-4 {
    margin-bottom: 0.5rem !important;
}
.mt-5 {
    margin-top: 1rem !important;
}

}

@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-33: 26px;
        --font-size-38: 22px;
        --font-size-41: 25px;
        --font-size-50: 30px;
    }

    .section-space {
        padding: 30px 0px;
        overflow: hidden;
    }

    h4,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-bottom: 10px;
    }
    .modal-dialog {
    max-width: 90% !important;
}

    .tablet-none {
        display: none;
    }

    .desktop-none {
        display: block;
    }

    .sticky_share_btn {
        z-index: 999;
    }

    .logo {
        width: 200px;
        padding: 15px 0;
    }

    .search-container {
        top: 80px;
        right: 100px;
    }
    .advantage-item {
    width: 48%;
    align-items: flex-start;
    padding: 15px;
    gap: 15px;
    flex-direction: column;
}
    .advantages-list {
    display: flex
;
    gap: 20px;
    margin-top: 30px;}

    .search-container.active {
        width: 50%;
    }

    .register_demo {
        padding: 6px 12px;
    }

    .register_demo i {
        margin-left: 10px;
    }

    .inner-text {
        width: 100%;
        padding-left: 3%;
    }

    .sticky-wrapper.is-sticky .logo {
        width: 100%;
    }

    .title {
        line-height: 35px;
    }

    .div-title {
        margin-bottom: 10px;
    }

    .usp-container {
        height: 300px;
    }

    .who-we-are p {
        padding: 0 2%;
    }

    .usp-container {
        margin-top: 0;
    }

    .usp-text {
        font-size: 30px;
    }

    .card-icon {
        width: 70px;
        height: 70px;
        padding: 10px;
    }

    .tabs-container {
        width: 100%;
        margin-left: 0;
    }

    .tab-buttons button {
        padding: 10px 15px;
    }

    .tab-buttons {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 20px;
    }

    .tab-content.active {
        gap: 10px;
    }

    .clients-text {
        padding-left: 10px;
        padding-right: 15px;
        margin-right: 15px;
        border-right: 1px solid #cccccc;
    }

    .slide img {
        padding: 10px;
        width: 120px;
        height: 70px;
        border-radius: 6px;
    }

    .author h4 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .author {
    margin-top: 10px;
}

    .author span {
        font-size: 12px;
    }
    .dot {
    width: 15px;
    height: 15px;
}

    .p1 {
        top: 10%;
        left: 3%;
        animation-delay: 0.3s;
    }

    .p2 {
        top: 35%;
        left: 3%;
        animation-delay: 0.6s;
    }

    .p3 {
        top: 60%;
        left: 6%;
        animation-delay: 0.9s;
    }

    .p4 {
        top: 10%;
        right: 3%;
        text-align: left;
        animation-delay: 1.2s;
    }

    .p5 {
        top: 62%;
        right: 2%;
        text-align: left;
        animation-delay: 1.5s;
    }

    .cloud-center {
        position: relative;
        width: 50%;
    }

    .partners-section {
        flex-direction: column;
    }

    .partners-filter-menu {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 15px;
        font-weight: bold;
    }

    .partners-logo img {
        max-width: 100%;
        max-height: 100%;
    }

    .parner-heading {
        width: 100%;
        text-align: center;
    }

    .partners-filter-menu {
        flex-direction: row;
        gap: 55px;
        justify-content: center;
    }

    .partners-logos {
        width: 90%;
        gap: 10px;
        ;
        justify-content: center;
        flex-wrap: wrap;
    }

    .testimonial-card {
        padding: 22px;
    }

    .testimonial-slider {
        width: 86%;
    }

    .insight-slider .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: -6%;
        right: auto;
    }

    .insight-slider .swiper-button-next,
    .swiper-container-rtl .swiper-button-prev {
        right: -6%;
        left: auto;
    }

    .insight-slider .slide-content {
        padding: 10px;
    }

    .insight-slider .slide-title {
        font-size: 18px;
    }

    .insight-slider .slide-img img {
        width: 100%;
        height: 200px;
    }

    footer br {
        display: none;
    }

    .responsive-flex {
        flex-direction: column-reverse;
    }

    .footer-menu ul {
        display: none;
    }

    .footer {
        padding-top: 50px;
        padding-bottom: 20px;
    }

    .contact-form {
        width: 100%;
        border-radius: 6px;
        padding: 25px;
    }

    .breadcrumb::before {
        background: #000626;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        opacity: 0.5;
        content: "";
    }

    .why-pointer ul li h4 {
        font-size: 18px;
    }

    .why-pointer img {
        width: 50px;
    }

    img.why-door {
        width: 35%;
    }

    ul.what-inner li {
        width: fit-content;
        text-align: center;
        padding: 0 15px;
    }

    ul.what-inner img {
        width: 70px;
        margin: 8px 0;
    }

    img.story-map {
        padding: 0 30%;
        position: relative;
        width: 100%;
        right: 0;
        top: 0;
    }

    ul.story-inner li h3 {
        font-size: 14px;
    }

    ul.story-inner img {
        width: 60px;
        margin: 10px 0;
    }

    .story-padding p {
        width: 100%;
    }

    img.why-team-img {
        width: 100%;
        height: 350px;
        position: relative;
        object-fit: cover;
        object-position: bottom;
        margin-bottom: 25px;
    }

    ul.why-team-inner li {
        padding: 15px 0;
        gap: 10px;
    }

    ul.why-team-inner img {
        width: 20px;
    }

    img.looking-img {
        position: relative;
        width: 100%;
        height: auto;
        margin-bottom: 25px;
        left: 0;
        top: 0;
    }

    section.looking.section-space {
        position: relative;
        padding: 30px 0;
    }

    .want {
        padding: 50px 0;
    }

    /* solution-page */
    section.breadcrumb.iot {
        padding: 50px 0;
        position: relative;
    }

    section.breadcrumb.iot:before {
        width: 100%;
        background: #000000;
        opacity: 0.7;
    }

    .what-we-deliver br {
        display: none;
    }

    ul.what-we-deliver-inner li {
        width: 50%;
        padding: 10px 21px;
    }

    .what-we-tablet::after {
        content: "";
        position: absolute;
        height: 80%;
        width: 2px;
        top: 10%;
        right: 0;
        border-radius: 100%;
        background: linear-gradient(353deg, rgb(255 255 255 / 0%) 0%, rgb(255 255 255 / 36%) 51%, rgb(255 255 255 / 0%) 100%);
        display: block;
    }

    .features {
        width: 100%;
        gap: 30px 0;
        flex-wrap: wrap;
    }

    .feature-box {
        width: 37%;
    }

    .feature-box.blue {
        margin-top: 0;
    }

    .benefits img.spin {
        bottom: 5%;
    }

    .features {
        padding-top: 10px;
    }

    .features.av-ac-features {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .feature-box {
        width: 50%;
        padding: 0 25px;
    }

    .circle-inner img {
        width: 100%;
        padding: 0 50px;
    }

    .av-ac-features .circle-inner img {
        width: 100%;
    }

    .benefits {
        padding-bottom: 50px;
        padding-top:50px;
    }

    .ready {
        padding: 50px 0;
    }

    .ready br {
        display: none;
    }

    /* solution-page */
    .copy-right {
        margin-top: 30px;
        text-align: center;
    }

    section.benefits ul {
        gap: 15px;
        margin-bottom: 20px;
        padding: 0 0%;
    }

    section.breadcrumb.projects-page {
        padding: 50px 0;
    }

    section.breadcrumb.projects-page:before {
        width: 100%;
    }
        .projects-text {
            height: auto;
        }
        .project-inner, .project-hidden.show{
            height: auto;
        }

    .projects-text {
        position: relative;
        padding: 10px;
        background: transparent;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        border-radius: 12px;
    }

    .project-inner {
        overflow: visible;

    }

    .projects-text h6 {
        color: #282828;
    }

      .projects-text h3{
        color: #0071bc;
        font-weight: bold;
      }

    .projects-text ul li {
        color: #282828;

    }

    .project-inner:hover .projects-text {
        background: transparent;
        border-radius: 12px;
    }

    .project-inner img {
        object-fit: cover;
        width: 100%;
        object-position: top;
        height: 180px;
        border-radius: 12px 12px 0 0;
    }
    .projects-text ul {
    padding-left: 15px;
padding-bottom: 10px;
}

    .projects-text ul {
        transform: translateY(5px);
    }

    .project-inner,
    .project-hidden.show {
        margin-bottom: 30px;
        overflow: visible;

    }
    .project-hidden {
    margin-bottom: 0;
}

    .get-in-touch {
        padding: 30px 0;
    }

    .get-in-touch textarea {
        height: 90px;
    }

    .inner-contact {
        padding: 10px 15px;
    }

    .map iframe {
        height: 300px;
        opacity: 0.9;
    }

    ul.footer-contact li .details a p {
        font-size: var(--font-size-16);
        line-height: 22px;
    }

    .search-container {
        top: 70px;
    }

    .sticky-wrapper.is-sticky .search-container {
        top: 84px;
    }

    img.client-story-img {
        position: relative;
        width: 100%;
        border-radius: 12px;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    }
        p {
       opacity: 1!important;
       margin-bottom: 10px;
    }
    .client-padding {
        padding-left: 0px;
        margin-top: 15px;
    }
     .client-padding ul{
        margin: 10px 0;
     }
    .client-padding li{
        font-size: 14px;
    }
    .our-why img.spin {
    position: absolute;
    width: 70%;
    right: 1%;
    right: 20%;
    top: 74%;
    z-index: 9;
    animation: rotate 10s linear infinite;
}
    .testimonial-card p {
        line-height: 20px;
        color: #000;
        font-size: 12px;
        text-align: left;
    }
}

@media (max-width: 575px) {
        .modal-dialog {
    max-width: 100% !important;
}
    :root {
        --font-size-22: 14px;
        --font-size-25: 14px;
        --font-size-41: 20px;
        --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;
    }

    .desktop-img {
        display: none;
    }
        .advantage-item {
        width: 100%;
    }
    .advantage-item p {
    font-size: 12px;
    line-height: 1.6;
    text-align: left;
}
.card-content p {
    font-size: 12px;
    text-align: left;
}
.advantage-item h3 {
    margin-bottom: 6px;
    font-size: 18px;
}
    .insight-slider .slide-desc {
        font-size: 12px;
        line-height: 18px;
    }
       .benefits {
        padding-bottom: 30px;
        padding-top:30px;
    }
.breadcrumb p {
    text-align: left;
}
    .why-pointer ul li h4 {
        font-size: 16px;
    }
    .banner p {
        display: none;
    }

    .inner-text {
        width: 100%;
        padding-left: 15px;
    }

    .custom-pagination-wrapper {
        display: flex;
        align-items: center;
        gap: 0px;
        left: 50%;
        position: absolute;
        bottom: 5%;
    }

    .custom-pagination-line {
        display: none;
        width: 150px;
        margin-right: 0;
        height: 2px;
        background: rgba(255, 255, 255, 0.3);
        overflow: hidden;
        position: relative;
        z-index: 9;
        left: -175px;
    }

    .title {
        line-height: 28px;
    }

    .banner .swiper-slide {
        height: 350px;
    }

    .icon-btn {
        background: rgba(0, 113, 188, 0.1);
    }

    ul.btns-tabs {
        gap: 0px;
    }

    .search-container {
        width: 100%;
        right: 0;
        border-radius: 2px;
        height: 0;
        padding: 0;
    }

    .search-container.active {
        width: 100%;
        padding: 25px 10px;
    }

    .sticky-wrapper.is-sticky .search-container {
        top: 70px;
    }

    .swiper-pagination-bullets {
        gap: 10px;
        right: 0;
    }

    .register_demo {
        font-size: 12px;
        padding: 8px 12px;
    }

    .who-we-are p {
        padding: 0%;
        margin-top: 0px;
    }
    .mb-5 {
    margin-bottom: 1rem !important;
}

    img.pattern-usp {
        width: 100%;
        left: 0;
        top: 10%;
    }

    .usp-container {
        height: 450px;
        margin-bottom: 0;
    }

    .cloud-center {
        top: 25%;
        width: 100%;
    }

    .point {
        width: 100%;
        font-size: 14px;
                justify-content: flex-start;
                padding-right: 18px;
    }
      .point h6 {
        font-size: 14px;
        font-weight: 600;

      }
      .p1:hover ,.p2:hover ,.p3:hover {
    flex-direction: unset;
}


    .usp-container br {
        display: none;
    }

    .p1,
    .p1.active {
        top: 230px ;
        left: 0%;
        display: flex;
        flex-direction: row;
        text-align: left;
    }

    .p2,
    .p2.active {
        top: 260px;
        left: 0%;
        display: flex;
        flex-direction: row;
        text-align: left;
    }

    .p3,
    .p3.active {
        top: 290px;
        left: 0%;
        display: flex;
        flex-direction: row;
        text-align: left;
    }

    .p4 {
        top: 340px;
        left: 0% !important;
        right: auto;
    }

    .p5 {
         top: 390px;
         left: 0% !important;
         right: auto;
    }

.dot {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 15px;         /* balanced size for mobile */
  height: 15px;
  border-radius: 50%;
  background: #fff;     /* default white */
  margin-right: 10px;
  flex-shrink: 0;       /* stops resizing on mobile */
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3); /* soft shadow for equal look */
  transition: background 0.3s ease, box-shadow 0.3s ease;
}

.point.active .dot {
  background: #ffc107;   /* yellow active */
  box-shadow: 0 0 8px rgba(255, 193, 7, 0.8); /* glowing yellow */
}
.point{
    gap: 0;
}

    .card-content {
        padding: 20px 10px 10px;
    }

    .card-icon {
        width: 60px;
        height: 60px;
        padding: 10px;
        top: 45%;
        left: 75%;
    }

    .card-main h3 {
        font-size: 17px;
    }

    .read-more {
        justify-content: center !important;
    }

    .tab-content p {
        width: 100%;
    }
    .tab-buttons button.active::after {
    width: 100%;
}

    .tab-content.active {
        gap: 10px;
        flex-direction: column;
    }

    .tab-content img {
        width: 100%;
    }

    .clients-text {
        padding-left: 10px;
        padding-right: 0;
        margin-right: 0;
        border: none;
        text-align: center;
    }
    .clients-text p{
        text-align: center;
    }
    .slider {
        padding-bottom: 0;
    }

    .slide {
        flex: 0 0 auto;
        margin: 0 5px;
        padding: 3px;
        border-radius: 6px;
        background: linear-gradient(0deg, rgb(239 239 239 / 45%) 0%, rgb(247 246 246) 100%);
    }

    .product-img img {
        height: auto;
    }

    .product-inner-text {
        position: relative;
        background: linear-gradient(0deg, #ffffff, #ffffffe0);
        padding: 10px;
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .project-right h4 {
        font-size: 16px;
    }

    .product-inner-text .small-text {
        font-size: 14px;
        margin-bottom: 0;
    }

    .product-card:hover .product-inner-text {
        bottom: 0px;
    }

    .project-left p {
        margin: 0;
        font-size: 12px;
        line-height: 20px;
    }

    .product-inner-text {
        align-items: center;
        flex-direction: column;
    }

    .project-section button {
        margin-top: 10px;
    }

    .partners-filter-menu {
        gap: 0;
    }

    .partners-filter-btn {
        font-size: 14px;
        padding: 0 12px;
        border-right: 1px solid #0003;
        border-left: 1px solid #0003;
        font-size: var(--font-size-22);
        cursor: pointer;
        transition: 0.3s;
        font-weight: 700;
        color: #282828;
    }

    .partners-logo {
        width: 48%;
        border-radius: 8px;
        padding: 10px;
        box-shadow: rgb(99 99 99 / 4%) 0px 2px 8px 0px;
    }
    .testimonial-card {
        padding: 15px;
    }
    .testimonial .swiper-button-next,
    .testimonial .swiper-button-prev {
        padding: 15px;
        top: 65%;
        background: #f59900;
        z-index: 99;
    }
    

    .testimonial .swiper-button-next,
    .testimonial .swiper-container-rtl .swiper-button-prev {
        right: 15px;
    }

    .testimonial .swiper-button-prev,
    .testimonial .swiper-container-rtl .swiper-button-next {
        left: 15px;
    }

    .author p {
        line-height: 16px;
    }

    .insight-tab-buttons button {
        font-size: 18px;
        padding: 10px 30px 10px 0;
    }

    .insight-slider .swiper-button-next,
    .insight-slider .swiper-button-prev {
        background: #0071bc;
        top: 60%;
        padding: 15px;
    }

    .footer {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    footer h3 {
        text-align: center;
        font-size: 18px;
    }

    .contact-form h2 {
        font-size: 20px;
        text-align: center;
    }

    form {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .contact-form label {
        width: 100%;
        margin-top: 0;
    }

    .contact-form input,
    .contact-form textarea {
        width: 100%;
        padding: 8px 10px;
    }

    form .register_demo i {
        margin-left: 20px;
    }

    ul.footer-contact li {
        width: 100%;
    }

    ul.footer-contact {
        gap: 25px 0;
        flex-direction: column;
    }

    img.linkdin {
        width: 120px;
    }

    .linkdin-div {
        text-align: center;
    }

    ul.inner-details li {
        font-size: 14px;
    }

    .breadcrumb::before {
        background: #000626;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        opacity: 0.8;
        content: "";
    }

    .breadcrumb {
        padding: 50px 0;
        padding-bottom: 50px;
    }

    .inner-why {
        padding: 15px;
        margin-top: -85px;
    }

    .why-pointer ul li {
        width: 100%;
        gap: 12px;
    }

    .why-pointer {
        padding: 30px 0;
        padding-bottom: 250px;
    }

    img.why-door {
        width: 100%;
    }

    ul.what-inner li {
        width: 100%;
        text-align: center;
        padding: 0 10px;
    }

    ul.what-inner {
        flex-wrap: wrap;
    }

    .what-inner-middle::before {
        height: 2px;
        width: 100%;
        top: 00;
    }

    .what-inner-middle::after {
        height: 2px;
        width: 100%;
        top: 100%;
    }

    li.what-inner-middle {
        padding: 15px 0 !important;
        margin: 15px 0;
    }

    img.story-map {
        padding: 0 20%;
        position: relative;
        width: 100%;
        right: 0;
        top: 0;
        margin-bottom: 20px;
    }

    ul.story-inner img {
        width: 40px;
        margin: 8px 0;
    }

    ul.story-inner li {
        display: flex;
        gap: 15px;
        margin: 5px 0;
        width: 100%;
        padding-right: 0px;
        align-items: center;
    }

    ul.story-inner {
        flex-direction: column;
    }

    img.why-team-img {
        height: 250px;
    }

    .why-team-inner p {
        font-size: 14px;
        line-height: normal;
    }

    .looking p {
        opacity: 1;
    }

    ul.what-we-deliver-inner li {
        width: 100%;
        padding: 20px;
        border-bottom: 1px solid #fff5;
    }

    .what-we-deliver {
        background: var(--color-0071bc);
        padding: 30px 0;
        border-radius: 16px;
        margin-bottom: 0px;
        position: relative;
        margin-top: 30px;
        padding-bottom: 0;
    }

    .feature-box {
        width: 100%;
        padding: 0 0px;
    }

    .circle {
        padding: 0 40px;
    }

    .ready {
        position: relative;
    }

    .ready:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: #001534b0;
        top: 0;
    }
     .ready p{
        position: relative;
     }

    img.spin {
        width: 42%;
    }

    section.benefits ul {
        flex-direction: column;
        align-items: flex-start;
    }

    .feature-box p {
        text-align: center;
        font-size: 14px;
    }

    .client-story p {
        opacity: 1;

    }
    
    .copy-right p, .copy-right p a {
    text-align: left;
}
.contact-flex {
    flex-direction: column;
    justify-content: center;
}
    .inner-contact {
        padding: 10px 15px;
        height: auto;
    }
        .inner-contact {
            width: 100%;
        padding: 10px 15px;
        height: auto;
        border-radius: 6px;
    }
    .tab-contents {
    margin-top: 30px;
}
    .contact-form {
        width: 100%;
        border-radius: 6px;
        padding: 25px 15px;
    }
    .banner .swiper-slide:before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    background: linear-gradient(45deg, #061c2a, transparent);
}
    .get-in-touch button i {
    margin-left: 20px;
}
.get-in-touch button {
    font-size: 14px;
}
.contact-details p{
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}
.contact-details i {
    font-size: 18px;
}
.breadcrumb button {
    margin-top: 5px;
}
.ready p{
    margin-bottom: 0;
}
    .case-study-content {
        margin-top: 0;
    }
    
    .point-text p {
    text-align: left;
    font-size: 12px;
    line-height: 16px;
}
.case-study-img{
    margin-bottom: 10px;
}
.case-study-slider {
    padding-bottom: 30px;
}
.advantage-item img {
    width: 50px;
    height: 50px;
}
.who-text p{
    text-align: center;
}
.who-text  br{
    display: block;
}
.advantages h2{
    text-align: center;
}
.advantages p,.product-title-card p{
    text-align: center;
}
.result-list ul{
    margin-left: 15px;
    margin-top: 15px;
}
.case-study-slider .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
}
.advantages-solutions .div-title {
    text-transform: capitalize;
    margin-bottom: 5px;
}
.challenge-section{
    margin-top: 15px;
}
#button {
    bottom: 45px;
}
    .usp-text {
        font-size: 22px;
    }
    .form-div span {
    font-size: 12px;
}
.get-in-touch p#ajax-msg {
    width: 75%;
    color: #ffffff !important;
    font-weight: 500;
    font-size: 16px;
}
 p#ajax-msg {
    font-size: 16px;
}
}

@media (max-width: 480px) {}