@media only screen and (min-width: 1600px) and (max-width: 3000px) {
    body .hero-section {
        background-size: 100% 100%;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    body .feature-box::after {
        top: -20px;
        height: 140px;
    }
    body .feature-box {
        padding: 10px;
    }
    body .business-value-box {
        padding: 35px 25px 35px 40px;
    }
    .home-features .feature-title {
        min-height: 100px;
    }
    /*About Us*/
    body .ourjourney-section .content ul li {
        font-size: 14px;
    }
    body .ourjourney-section .milestone:nth-child(odd) .content, body .ourjourney-section .milestone:nth-child(even) .content {
        left: 140%;
    }
    /*verticals*/
    body .vertical-contents h1 {
        font-size: 70px;
        line-height: 74px;
    }
    body .vertical-contents p {
        font-size: 22px;
        line-height: 30px;
        padding-right: 100px;
    }
    body .statistics-cards .records-cols .stats-card {
        padding: 16px;
    }
    body .stats-card h3 {
        font-size: 23px;
        line-height: 33px;
    }
    body .stats-card p {
        font-size: 16px;
        line-height: 26px;
    }
    body .measurable-body p {
        font-size: 15px;
        line-height: 23px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1299px) {
    body .header-center #menu-main-menu li, .header-right li {
        font-size: 16px;
        margin-left: 25px;
    }
    body .header-right li.menu-item:last-child a {
        padding: 10px;
    }
    body ul.right-menu {
        margin-left: 0;
    }
    body .aiagents-section .agent-title {
        font-size: 27px;
    }
}
@media only screen and (min-width: 100px) and (max-width: 1199px) {
    .site-logo img {
        width: 150px;
    }
    .hero-section {
        background-size: cover;
        width: 100%;
        padding-top: 90px;
        padding-bottom: 207px;
        background-image: url(../../../../../wp-content/uploads/2025/03/banner-mb.png);
    }
    .purplebtn-rounded {
        font-size: 10px;
        padding: 7px 14px;
    }
    .feature-section .feature-icon {
        width: 62px;
        margin: auto;
        margin-bottom: 12px;
    }
    .hero-section .badge span {
        font-size: 8px;
    }
    body .hero-section p {
        padding-bottom: 0px;
        padding-left: 30px;
        padding-right: 30px;
        font-size: 16px;
        line-height: 24px;
    }
    .hero-section h1 {
        margin-top: 12px;
        font-size: 34px;
        line-height: 42px;
        padding-left: 30px;
        padding-right: 30px;
        margin-bottom: 10px;
    }
    section.feature-section.home-features {
        margin-bottom: 30px;
        top: 0;
    }
    .hero-section.homehero-sec {
        padding-bottom: 85px; /*110px*/
    }
    section.feature-section {max-width: 80%;top: -100px;padding: 30px 30px 100px 30px;}
    section.feature-section h2, .meet-section h2, .focus-section h2, .business-insights h2, .support-section h2, section.oursolution-section h2, .engagement-model h2, .title-head h2 {
        font-size: 28px;
    }
    section.feature-section .feature-box::after {
        display: none;
    }
    .feature-section .feature-box {
        padding: 0;
        width: 50%;
    }
    .feature-section .feature-title {
        font-size: 20px;
        line-height: 28px;
    }
    .feature-section p.feature-text {
        font-size: 16px;
        line-height: 24px;
    }
    .feature-section h2 {
        margin-bottom: 40px;
    }
    section.meet-section {
        padding-left: 30px;
        padding-right: 30px;
        justify-content: center;
    }
    .meet-section h2 {
        padding-bottom: 30px;
    }
    .meet-section p {
        font-size: 20px;
        line-height: 28px;
    }
    section.agent-section {
        padding: 30px 0 90px 0;
    }
    section.focus-section {
        padding-top: 0px;
        padding-left: 30px;
        padding-right: 30px;
    }
    section.agent-section {
        padding-bottom: 70px;
    }
    .focus-rounded {
        margin-top: 30px;
        margin-bottom: 30px !important;
    }
    a.focus-pill {
        font-size: 16px;
        line-height: 24px;
    }
    .custom-accordion .accordion-header {
        padding: 16px 20px;
    }
    .custom-accordion .accordion-header .accordion-button::after {
        top: inherit;
        bottom: 0;
        width: 30px;
        height: 30px;
        right: 0px;
    }
    .custom-accordion .accordion-header .accordion-button {
        font-size: 24px;
        line-height: 30px;
        max-width: 98%;
    }
    .custom-accordion .accordion-header p {
        font-size: 14px;
        line-height: 22px;
    }
    .custom-accordion .accordion-body {
        padding: 0px 20px;
        line-height: 24px;
        margin-top: 5px;
    }
    section.business-insights {
        padding-top: 10px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .confident-decision {
        margin-top: 50px;
    }
    section.support-section {
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 100px;
    }
    .support-section .feature-box::before {
        display: none;
    }
    .support-section .feature-box {
        margin-bottom: 0;
    }
    .support-section .feature-box h4 {
        font-size: 23px;
        line-height: 33px;
    }
    .support-section p {
        font-size: 18px;
    }
    .support-section span.feature-tag {
        padding: 5px 23px;
    }
    .purplebtn-srounded {
        padding: 13px 18px;
        font-size: 16px;
        line-height: 18px;
    }
    section.oursolution-section {
        padding-top: 70px;
        /* display: none; */
    }
    section.oursolution-section h2 {
        margin-bottom: 50px;
    }
    section.engagement-model {
        padding-top: 70px;
        padding-bottom: 70px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .engagement-model h2 {
        margin-bottom: 20px;
    }
    .business-box {
        margin-top: 0;
    }
    .business-value-box {
        padding: 40px 20px 40px 25px;
    }
    .business-value-box h3.box-title {
        font-size: 30px;
    }
    .business-value-box p.subtext {
        margin-bottom: 30px;
    }
    .metrics-grid .value {
        font-size: 16px;
    }
    .metric {
        font-size: 16px;
    }
    .logo-row {
        padding-top: 65px;
        margin-bottom: 30px;
    }
    .footer .text-end {
        /* text-align: left !important; */
    }
    .row .social-icons .social-icons {
        margin-left: 0;
        margin-right: 15px;
        margin-top: 30px;
    }
    .menulinks h4 {
        font-size: 35px;
        margin-bottom: 15px;
    }
    .menuslist ul {
        margin-left: 0;
        margin-right: 10px;
    }
    .menuslist {
        margin-top: 20px;
    }
    .secondrow {
        margin-bottom: 20px;
    }
    .footer-bottom {
        /* display: inline-block !important; */
        padding-bottom: 60px;
    }
    .bottom-footer a {
        margin-right: 30px;
    }
    .oursolution-section .card-container {
        display: block;
    }
    .oursolution-section .card .contents-data, .oursolution-section .full-width-card .contents-data {
        opacity: 1;
    }
    .oursolution-section .plus-btn {
        display: none;
    }
    .oursolution-section .full-width-card {
        height: 100%;
        border-radius: 30px;
        background: linear-gradient(160.67deg, #FFF7EA 2.92%, #FFFBF5 99.99%);
        box-shadow: none;
    }
    .oursolution-section .card {
        margin-bottom: 20px;
    }
    h3.our-solution-head {
        margin-bottom: 10px;
    }
    footer.footer {
        padding-left: 25px;
        padding-right: 25px;
    }
    .logos {
        /* flex-direction: row; */
        gap: 20px;
    }
    .logos img {
        padding-left: 0;
    }
    .logos img:first-child {
        /* border-right: none; */
    }
    .menulinks p {
        font-size: 20px;
        line-height: 28px;
    }
    .offices-section {
        flex-direction: column;
        align-items: start !important;
    }
    span.offices-title {
        margin-bottom: 10px;
    }
    section.oursolution-section {
        padding-left: 20px;
        padding-right: 20px;
    }
    body section.hero-section.homehero-sec .btn-video {
        margin-left: 25px;
        margin-top: 16px;
    }
    /*new home*/
    body section.section-key-focus h3, body .connector-wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    body section.section-key-focus h3 {
        margin-bottom: 5px !important;
    }
    
    body .connector-wrapper {
        margin-bottom: 20px !important;
    }
    
    body .keyfcs-area {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    body .whcan-help-row {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    body .whcan-help-row h4 {
        margin-bottom: 20px !important;
    }
    
    body .whohlp-col {
        margin-bottom: 20px;
    }
    
    body .insty-wesrv .badge {
        background: #F7F2FF;
        padding: 10px 20px;
    }
    
    body .agent-section.meet-section .metels-para {
        padding-left: 30px;
        padding-right: 30px;
        margin-bottom: 20px;
    }
    
    body .agent-section.meet-section h2 {
        padding-bottom: 15px;
    }
    
    body .agent-box {
        padding-left: 30px;
        padding-right: 30px;
    }
    body .section-recent-engagements {
        padding: 50px 20px;
    }
    body section.agent-section.meet-section {
        padding-top: 50px;
        padding-bottom: 70px;
    }
    body .section-recent-engagements .item .card {
        padding: 20px;
    }
    .section-recent-engagements .owl-theme .owl-nav {
        margin-top: 10px;
    }
    body .section-recent-engagements .owl-item.active {
        margin-right: 0 !important;
    }
    body .section-recent-engagements .owl-stage {
        margin-top: 40px;
    }
    body .therst-col {
        margin-bottom: 20px;
    }
    body .section-recent-engagements .owl-carousel.owl-theme {
        margin-top: 60px;
    }
    /*About Us*/
    section.ai-section {
        background-size: cover;
        padding-top: 65px;
        padding-bottom: 65px;
    }
    .behind-scenes h1 {
        margin-top: 12px;
        font-size: 34px;
        line-height: 42px;
        padding-left: 30px;
        padding-right: 30px;
        margin-bottom: 20px;
    }
    .behind-scenes a {
        padding: 13px 18px;
        font-size: 16px;
        line-height: 18px;
    }
    .row.title-head h2 {
        padding-left: 25px;
        padding-right: 25px;
    }
    .ourjourney-section ul.list-group {
        margin-left: auto;
    }
    .ourjourney-section li.list-group-item {
        margin-left: 0;
        border: 0;
        margin-bottom: 30px;
        background-color: transparent;
    }
    .ourjourney-section .list-view {
        padding-right: 25px;
        padding-left: 25px;
    }
    span.badge {
        background-color: #733CC5;
        padding: 8px 12px 5px 12px;
        font-size: 12px;
        margin-bottom: 10px;
    }
    .ourjourney-section li.list-group-item h4 {
        font-size: 20px;
        line-height: 22px;
        margin-bottom: 15px;
    }
    .ourjourney-section li.list-group-item ul {
        margin-left: 0;
    }
    .ourjourney-section li.list-group-item ul li {
        font-size: 14px;
        margin-top: 10px;
    }
    section.ourjourney-section {
        background-size: cover;
        height: 100%;
        margin-bottom: 0;
        padding-bottom: 30px;
    }
    .mission-vision h2 {
        margin-top: 20px;
    }
    .mission-para {
        margin-bottom: 30px;
    }
    .mission-para, .vision-para {
        font-size: 18px;
    }
    .mission-vision {
        padding-left: 20px;
        padding-right: 20px;
    }
    .key-achievments {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 30px;
    }
    .achiverow {
        flex-direction: column;
        width: 100%;
    }
    .achiverow .title-head {
        width: 100%;
    }
    section.achievements-section {
        padding-bottom: 100px;
    }
    section.culture-values {
        padding-top: 60px;
        padding-bottom: 10px;
    }
    .culture-values .accordion-container {
        flex-direction: column;
        align-items: stretch;
        padding-left: 15px;
        padding-right: 15px;
    }
    .culture-values .accordion-card {
        width: 100%;
        height: auto;
        margin: 10px 0;
        padding: 20px;
        text-align: left;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        transition: all 0.3s ease;
    }
    .culture-values .accordion-card h3 {
        transform: none;
        font-size: 18px;
        white-space: normal;
        margin: 0;
        color: #fff;
    }
    .culture-values .accordion-card span {
        font-size: 22px;
    }
    .culture-values .accordion-card.active {
        width: 100%;
        height: auto;
        padding: 20px;
        align-items: flex-start;
        flex-direction: column;
        justify-content: flex-start;
    }
    .culture-values .accordion-card.active span {
        font-size: 40px;
        top: 5px;
        right: 20px;
        text-align: right;
    }
    .culture-values .accordion-card.active h3 {
        font-size: 22px;
        text-align: right;
        float: right;
    }
    .culture-values .accordion-content {
        font-size: 16px;
    }
    .culture-values .title-head h2 {
        margin-bottom: 30px;
    }
    .team-section .team-container {
        flex-direction: column;
        padding: 0px 20px;
    }
    .team-img {
        height: 100%; /*280px*/
        margin: 0 auto;
        text-align: center;
    }
    section.team-section {
        padding-bottom: 10px;
    }
    section.team-section {
        padding-bottom: 10px;
    }
    .ourstory-section .text-content h4 {
        font-size: 20px;
    }
    .ourstory-section .text-content p {
        font-size: 18px;
        line-height: 26px;
    }
    .ourstory-section .text-content {
        padding-right: 20px;
        padding-left: 20px;
    }
    .image-container {
        margin-top: 20px;
    }
    section.ourjourney-section .title-head {
        padding-bottom: 0px;
    }
    /*agents page*/
    body section.agent-section.hero-section {
        padding: 80px 0 70px 0;
    }
    body .banner-list {
        margin-left: 20px;
        margin-right: 20px;
        gap: 0px;
    }
    body .hero-section .stats-card p {
        padding-left: 0px;
        padding-right: 0px;
    }
    body .stats-card:after {
        display: none;
    }
    body .stats-card h3 {
        font-size: 23px;
        line-height: 33px;
    }
    body .agent-features {
        padding: 20px 25px 30px 25px;
    }
    body .agent-features .content-left {
        padding-right: 30px;
    }
    body .agent-features .section-description {
        margin-bottom: 20px;
    }
    body .agent-features .feature-title {
        padding-left: 20px;
        font-size: 18px;
    }
    body h4.feature-title img {
        width: 30px;
        gap: 0px;
    }
    body .agent-features .feature-list {
        padding-left: 25px;
    }
    body .agent-features .feature-list li {
        font-size: 15px;
    }
    body .agent-features .feature-card {
        margin-bottom: 20px;
    }
    body section.ouragents-section {
        padding-left: 20px;
        padding-right: 20px;
    }
    body section.ouragents-section .title-head {
        margin-bottom: 30px;
    }
    body section.agents-section .col-inner {
        padding: 0px 10px 30px 10px;
        margin-left: 20px;
        margin-right: 20px;
    }
    body .agent-card {
        margin: 20px;
    }
    body .agent-card h3 {
        font-size: 20px;
    }
    body .cta-cardbtn p {
        font-size: 20px;
        line-height: 30px;
    }
    body .cta-cardbtn .cta-button {
        font-size: 16px;
    }
    body .cta-cardbtn {
        margin-left: 10px;
        margin-right: 10px;
    }
    body .core-agent-row {
        margin-top: 60px;
    }
    body .row.capabilities-row {
        padding-left: 25px;
        padding-right: 25px;
    }
    body .capabilities-row {
        margin-bottom: 20px;
    }
    body section.agents-section {
        padding-bottom: 100px;
    }
    /*Financial page*/
    body .feature-section.int-pipline {
        padding: 48px 20px 15px 20px;
    }
    body .feature-section.int-pipline .feature-box .feature-icon {
        height: 100%;
    }
    body .extraction-agent .content-left img {
        width: 100%;
        height: auto;
        object-fit: contain;
        margin-bottom: 20px;
    }
    body .extraction-agent .feature-card {
        padding: 30px;
    }
    body .extraction-agent .feature-title {
        padding-left: 0;
    }
    body .extraction-agent .feature-list {
        padding-left: 5px;
    }
    body .agent-financial-card {
        margin-bottom: 30px;
    }
    body .performance-eng {
        display: inline-block !important;
        margin-top: 15px;
    }
    body .performance-eng .tag {
        margin-bottom: 15px;
        margin-left: 10px;
    }
    body .confident-decision.comparison-table {
        margin-top: 0px;
    }
    body .comparison-table .table-responsive thead tr th:first-child {
        visibility: hidden;
    }
    body .comparison-table table {
        margin: 2rem 0;
    }
    body section.aiagents-section {
        background-size: cover;
    }
    body section.aiagents-section {
        padding-top: 30px;
        padding-bottom: 60px;
    }
    body .aiagents-section .section-subtitle {
        margin-bottom: 30px;
    }
    body .aiagents-section .outsuite-container {
        padding-left: 20px;
        padding-right: 20px;
        gap: 20px;
    }
    body .aiagents-section .agent-cards {
        height: 100%;
        padding: 30px 40px 25px 20px;
    }
    body .aiagents-section .agent-title {
        font-size: 26px;
        line-height: 37px;
    }
    body .agent-features.extraction-agent:after {
        background-size: cover;
        height: 100%;
    }
    body .business-insights.comparison-section {
        padding-top: 50px;
    }
    body .aiagents-section .outsuite-container .col-md-3 {
        width: 100%;
    }
    .d-tab-none {
        display: none !important;
    }
    .d-tab-block {
        display: block !important;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .header-center #menu-main-menu li, .header-right li {
        margin-left: 20px;
        font-size: 16px;
    }
    ul#menu-main-menu {
        padding-left: 0;
    }
    ul.right-menu {
        margin-left: 0;
    }
    .header-right li.menu-item:last-child a {
        padding: 8px;
        font-size: 14px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    /*vertical*/
    body .statistics-cards {
        position: revert;
        padding-left: 20px;
        padding-right: 20px;
    }
    body .list-records {
        flex-direction: row;
    }
    body .agent-section.hero-section .vertical-contents h1, body .agent-section.hero-section .vertical-contents p {
        padding-left: 20px;
    }
    body .agent-section.hero-section .vertical-contents a {
        margin-left: 20px;
        margin-bottom: 25px;
    }
    body .vertical-contents span.badge {
        margin-left: 20px;
    }
    body .records-cols div.stats-card {
        padding: 25px;
    }
    body section.agent-section.hero-section.vertical-banner {
        padding: 60px 0 60px 0;
    }
    body .vertical-contents {
        padding-right: 20px;
    }
    body .optcards {
        padding-left: 20px;
        padding-right: 20px;
    }
    body .measurable-body {
        padding: 15px 15px 15px;
    }
    body .measurable-card {
        margin-bottom: 25px;
    }
    body section.trusted-leading {
        padding-top: 60px;
    }
    body button.custom-tab-link {
        font-size: 16px;
    }
    body .vertical-sol {
        padding-left: 20px;
        padding-right: 20px;
    }
    body .custom-tab-content {
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    body .compilation-card {
        margin-bottom: 20px;
        padding: 15px;
        height: 100%;
        padding-bottom: 0;
    }
    body .custom-services-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    body .custom-service-card {
        margin-bottom: 25px;
        min-height: 150px;
    }
    body .otherrow {
        padding-left: 15px;
        padding-right: 15px;
    }
    body section.othervert {
        padding-top: 60px;
    }
    body .verbanner-col {
        width: 100%;
    }
    body .compilation-card h3 {
        font-size: 33px;
    }
    body .compilation-card p {
        font-size: 15px;
        line-height: 23px;
        margin-bottom: 0;
    }
    body .custom-service-card h4 {
        font-size: 18px;
        line-height: 25px;
    }
    body .custom-service-card .custom-arrow img {
        width: 30px;
        height: 30px;
    }
    /*request demo*/
    .demorow {
        flex-direction: column;
        width: 100%;
    }
    .custom-demo-content {
        margin-bottom: 30px;
    }
    .demorow .col-md-6 {
        width: 100%;
    }
    /*about page*/
    .ourteam_data {
        width: 50%;
        float: left;
        margin: 0 auto;
        text-align: center;
    }
}
@media only screen and (max-width: 767px) {
    body .business-box {
        margin-top: 30px;
    }
    body .footer .text-end {
        text-align: left !important;
    }
    body .footer-bottom {
        display: inline-block !important;
        padding-bottom: 60px;
    }
    body .logos {
        flex-direction: column;
        gap: 20px;
    }
    body .logos img:first-child {
        border-right: none;
    }
    body .feature-section .feature-box {
        width: 100% !important;
    }
    /*vertical*/
    .statistics-cards {
        position: revert;
        padding-left: 20px;
        padding-right: 20px;
    }
    .list-records {
        display: inline-block !important;
        width: 100%;
    }
    .records-cols {
        width: 100%;
    }
    .agent-section.hero-section .vertical-contents h1, .agent-section.hero-section .vertical-contents p {
        padding-left: 20px;
    }
    .agent-section.hero-section .vertical-contents a {
        margin-left: 20px;
        margin-bottom: 25px;
    }
    .vertical-contents span.badge {
        margin-left: 20px;
    }
    body .records-cols div.stats-card {
        padding: 15px;
    }
    section.agent-section.hero-section.vertical-banner {
        padding: 60px 0 60px 0;
    }
    .vertical-contents {
        padding-right: 20px;
    }
    .optcards {
        padding-left: 20px;
        padding-right: 20px;
    }
    .measurable-body {
        padding: 15px 15px 15px;
    }
    .measurable-card {
        margin-bottom: 25px;
    }
    body section.trusted-leading {
        padding-top: 60px;
    }
    .custom-tabs-row {
        flex-direction: column;
    }
    button.custom-tab-link {
        font-size: 16px;
    }
    .vertical-sol {
        padding-left: 20px;
        padding-right: 20px;
    }
    .custom-tab-content {
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }
    .compilation-card {
        margin-bottom: 20px;
        padding: 25px;
    }
    .custom-services-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }
    .custom-service-card {
        margin-bottom: 25px;
        min-height: 150px;
    }.otherrow {
        padding-left: 15px;
        padding-right: 15px;
    }
    body section.othervert {
        padding-top: 60px;
    }
    /*Request Demo*/
    .custom-demo-section {
        background-position: unset;
        padding: 50px 0px 60px 0;
    }
    .demorow {
        padding-left: 20px;
        padding-right: 20px;
    }
    .custom-input {
        width: 100%;
    }
    .custom-form-group {
        flex-direction: column;
        margin-bottom: 10px;
        gap: 10px;
    }
    .custom-demo-form {
        padding: 30px;
    }
}
@media (max-width: 991px) {
    .ourstory-section .imgcontain:last-child {
        position: relative;
        width: 100%;
        min-height: 350px;
        background-position: center center;
    }
}
@media (max-width: 768px) {
    .ourstory-section {
        padding: 40px 0;
    }
    .ourstory-section .imgcontain:first-child {
        text-align: center;
    }
    .ourstory-section .imgcontain:last-child {
        background-size: cover;
        min-height: 500px;
    }
}
@media (max-width: 576px) {
    .ourstory-section .imgcontain:last-child {
        min-height: 250px;
    }
}