.footer-widget-subscribe .frm-fluent-form .ff-t-container {
    gap: 0;
}

.main-header .main-navbar ul li a {
   
    margin-right: 1.5rem;
    
}

.main-header .main-navbar ul li {
   
    margin-right: 1.5rem;
    
}

.main-header .main-navbar ul li.current-menu-item{
    position: relative;
}

.main-header .main-navbar ul li.current-menu-item:before {
    position: absolute;
    content: "";
    background-color: #1DBCFF;
    top: -320%;
    left: 37%;
    width: 8px;
    height: 50px;
    display: none;
}

.main-header .main-navbar ul li.current-menu-item a {
    color: #1DBCFF;
    position: relative;
}

.main-header .main-navbar ul li.menu-item-has-children {
    position: relative;
}

.main-header .main-navbar ul li.menu-item-has-children a {
    position: relative;
}






.main-header .main-navbar ul li.menu-item-has-children a:before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f078';
    font-size: 18px;
    left: 7rem;
    top: 2px;
}

.main-header .main-navbar ul li a {
    transition: .5s;
}

.main-header .main-navbar ul li a:hover {
    color: #1DBCFF;
}

.main-header .main-navbar ul.sub-menu {
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
    margin-top: 15px;
    display: none;
    position: absolute;
    min-width: 260px;
}

.main-header .main-navbar ul.sub-menu li {
    padding: .6rem;
}

.main-header .main-navbar ul.sub-menu li a {
    padding: 1rem;
    margin-right: 0 !important;
}

.main-header .main-navbar ul.sub-menu li {
    margin-right: 0 !important;
}

.main-header .main-navbar ul li.menu-item-has-children ul.sub-menu li a:before {
    display: none;
}


/* .main-header ul.sub-menu{
    display: none;
} */



.offcanvas-body ul li {
    padding: .5rem 0;
}

.offcanvas-body ul li.menu-item-has-children a {
    position: relative;
}

.offcanvas-body ul li.menu-item-has-children a:before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f078';
    font-size: 18px;
    left: 7rem;
    top: 2px;
}

.offcanvas-body ul li.menu-item-has-children ul.sub-menu li a:before {
    display: none;
}

.categories-wrapper-pagination.blog-wrapper-pagination {
    text-align: center;
    width: 100%;
}

.categories-wrapper-pagination.blog-wrapper-pagination > nav {
    display: flex;
    justify-content: center;
    width: 100%;
}


.categories-wrapper-pagination.blog-wrapper-pagination .wp-pagenavi a, 
.categories-wrapper-pagination.blog-wrapper-pagination .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 6px 10px;
    margin: 2px;
}



.categories-wrapper-pagination.blog-wrapper-pagination .wp-pagenavi a:hover, 
.categories-wrapper-pagination.blog-wrapper-pagination .wp-pagenavi span.current {
    border-color: #333333;
    background: #333333;
    color: #fff;
}

.categories-wrapper-pagination.blog-wrapper-pagination .page-numbers {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0;
}

.categories-wrapper-pagination.blog-wrapper-pagination .page-numbers li {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.categories-wrapper-pagination.blog-wrapper-pagination .page-numbers a,
.categories-wrapper-pagination.blog-wrapper-pagination .page-numbers span {
    text-decoration: none;
    border: 1px solid #BFBFBF;
    padding: 5px 15px;
    margin: 2px;
    display: inline-block;
}

.categories-wrapper-pagination.blog-wrapper-pagination .page-numbers a:hover,
.categories-wrapper-pagination.blog-wrapper-pagination .page-numbers span.current {
    border-color: #333333;
    background: #333333;
    color: #fff;
}


.insights-banner .insights-ctg-search {
    align-items: center;
}

.insights-banner .insights-ctg-search .insights-ctg {
    display: flex;
    align-items: stretch;
}

.insights-banner .insights-ctg-search .insights-ctg select,
.insights-banner .insights-ctg-search .insights-ctg select.postform {
    box-sizing: border-box;
    min-height: 56px;
    border: 2px solid #000;
    border-radius: 0;
    padding: 0.5rem 2.25rem 0.5rem 1rem;
    font-size: 1rem;
    line-height: 1.35;
    text-transform: uppercase;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    letter-spacing: 2px;
    background-color: #fff;
    vertical-align: middle;
}

.insights-banner .insights-ctg-search .insights-search {
    width: 70%;
    margin-left: 2rem;
    margin-top: 0;
    position: relative;
    box-sizing: border-box;
    display: flex;
    align-items: stretch;
    align-self: center;
    background: #fff;
    border: 2px solid #000;
    border-radius: 9999px;
    padding: 0.5rem 1.25rem 0.5rem 1.35rem;
    min-height: 56px;
}

.insights-banner .insights-ctg-search .insights-search .dh2-insights-search-wrap {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
    min-width: 0;
}

.insights-banner .insights-ctg-search .dh2-insights-ajax-results {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 0.5rem);
    z-index: 100;
    background: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 6px;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.08);
    max-height: 400px;
    overflow-y: auto;
    padding: 0;
    font-family: "Jost", sans-serif;
    font-size: 15px;
    line-height: 1.4;
}

.insights-banner .insights-ctg-search .dh2-insights-ajax-results--loading {
    padding: 1rem 1.25rem;
}

.insights-banner .insights-ctg-search .dh2-insights-ajax-results__loading-msg,
.insights-banner .insights-ctg-search .dh2-insights-ajax-results__empty {
    margin: 0;
    padding: 1rem 1.25rem;
    color: #555;
    font-weight: 500;
}

.insights-banner .insights-ctg-search .dh2-insights-ajax-results__list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.insights-banner .insights-ctg-search .dh2-insights-ajax-results__item {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #e8e8e8;
}

.insights-banner .insights-ctg-search .dh2-insights-ajax-results__item:last-child {
    border-bottom: none;
}

.insights-banner .insights-ctg-search .dh2-insights-ajax-results__link {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 1rem;
    padding: 0.85rem 1rem;
    text-decoration: none;
    color: inherit;
    transition: background 0.2s ease;
}

.insights-banner .insights-ctg-search .dh2-insights-ajax-results__link:hover,
.insights-banner .insights-ctg-search .dh2-insights-ajax-results__link:focus {
    background: #f7f7f7;
}

.insights-banner .insights-ctg-search .dh2-insights-ajax-results__link:focus {
    outline: 2px solid #1DBCFF;
    outline-offset: -2px;
}

.insights-banner .insights-ctg-search .dh2-insights-ajax-results__thumb {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
    border-radius: 4px;
    overflow: hidden;
    background: #ececec;
}

.insights-banner .insights-ctg-search .dh2-insights-ajax-results__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.insights-banner .insights-ctg-search .dh2-insights-ajax-results__body {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 0.35rem;
}

.insights-banner .insights-ctg-search .dh2-insights-ajax-results__title {
    display: block;
    font-size: 1.05rem;
    font-weight: 600;
    line-height: 1.25;
    color: #1a56c9;
    text-transform: none;
    letter-spacing: 0;
}

.insights-banner .insights-ctg-search .dh2-insights-ajax-results__link:hover .dh2-insights-ajax-results__title,
.insights-banner .insights-ctg-search .dh2-insights-ajax-results__link:focus .dh2-insights-ajax-results__title {
    color: #0d3d92;
    text-decoration: underline;
}

.insights-banner .insights-ctg-search .dh2-insights-ajax-results__excerpt {
    display: block;
    font-size: 0.9rem;
    font-weight: 400;
    color: #222;
    text-transform: none;
    letter-spacing: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.insights-banner .insights-ctg-search .insights-search .dh2-insights-search-form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    background: transparent;
}

.insights-banner .insights-ctg-search .insights-search input[type="search"] {
    flex: 1;
    border: none;
    outline: none;
    box-shadow: none;
    text-transform: none;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.35;
    letter-spacing: 0.01em;
    color: #000;
    background: transparent;
    min-width: 0;
    -webkit-appearance: none;
    appearance: none;
}

.insights-banner .insights-ctg-search .insights-search input[type="search"]::-webkit-search-decoration,
.insights-banner .insights-ctg-search .insights-search input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    appearance: none;
    display: none;
}

.insights-banner .insights-ctg-search .insights-search input[type="search"]::placeholder {
    text-transform: none;
    font-family: "Jost", sans-serif;
    font-weight: 500;
    color: #000;
    opacity: 0.85;
}

.insights-banner .insights-ctg-search .insights-search .dh2-insights-search-clear {
    flex-shrink: 0;
    width: 26px;
    height: 26px;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 50%;
    background: #1a1a1a;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    transition: background 0.2s ease, transform 0.15s ease;
}

.insights-banner .insights-ctg-search .insights-search .dh2-insights-search-clear__icon {
    font-size: 0.65rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
}

.insights-banner .insights-ctg-search .insights-search .dh2-insights-search-clear:hover {
    background: #000;
}

.insights-banner .insights-ctg-search .insights-search .dh2-insights-search-clear:focus {
    background: #000;
    outline: none;
}

.insights-banner .insights-ctg-search .insights-search .dh2-insights-search-clear:focus-visible {
    outline: 2px solid #1DBCFF;
    outline-offset: 2px;
}

.insights-banner .insights-ctg-search .insights-search .dh2-insights-search-submit {
    border: none;
    background: transparent;
    padding: 0.25rem 0 0.25rem 0.35rem;
    margin: 0;
    cursor: pointer;
    color: #000;
    line-height: 1;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.insights-banner .insights-ctg-search .insights-search .dh2-insights-search-submit i {
    font-size: 1rem;
}

.insights-banner .insights-ctg-search .insights-search .dh2-insights-search-submit:hover i,
.insights-banner .insights-ctg-search .insights-search .dh2-insights-search-submit:focus i {
    color: #1DBCFF;
}



#ajaxsearchlite1 .probox .proinput input, 
div.asl_w .probox .proinput input {
    font-family: "Jost", sans-serif;
    font-weight: 500;
    color: #000 !important;
    font-size: 16px;
    line-height: normal !important;
    text-shadow: 0 0 0 rgba(255,255,255,0);
    border: 0;
    box-shadow: none;
}

#ajaxsearchlite1 .probox .proinput input::placeholder, 
div.asl_w .probox .proinput input::placeholder {
    font-family: "Jost", sans-serif;
    font-weight: 500;
    color: #000 !important;
    font-size: 16px;
    line-height: normal !important;
    
}



.single-post .banner-section-main-text h1 {
    font-size: 90px;
}


.focus-desc-buttons {
    margin-top: 2rem;
}

.focus-desc-buttons a {
    margin-right: 2rem;
}

.focus .blink_animation {
    margin-top: 8rem;
}

.main-footer .footer-top .footer-widget-subscribe form input[type=email] {
    min-height: 56px;
}

.banner-section-bottom-text {
    margin-top: 4rem;
    margin-left: 15px;
}


.all-portfolio .button-group.filters-button-group ul li a {
    float: left;
    border-radius: 50px;
    margin-left: 0;
    margin-right: 1px;
}

.all-portfolio .button-group.filters-button-group ul li a {
    display: inline-block;
    padding: 10px 18px;
    margin-bottom: 10px;
    background: #FFF;
    border: none;
    border-radius: 50px;
    font-family: "Jost", sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #222;
    font-size: 16px;
    cursor: pointer;
}



.all-portfolio .button-group.filters-button-group ul li.current-menu-item a {
    background-color: #1DBCFF;
    color: #fff;
}


.all-portfolio .button-group.filters-button-group ul li a:hover {
    background-color: #1DBCFF;
    color: #fff;
}

.portfolio-banner .banner-section-main-text h1 {
    font-size: 8rem;
}

.insights-banner .banner-section-main-text h1 {
    font-size: 8.4375rem;
}

.single-portfolio .project-details .project-desc-details-left {
    min-width: 48%;
}

.single-portfolio .project-details .project-desc-details-right {
    min-width: 48%;
}

.banner-section-main-text.join-section-main-text.legal-header h1 {
    font-size: 50px !important;
    line-height: 1;
}

.legal-content h3,
.legal-content h3 b {
    font-weight: 500;
}

.legal-content  ul {
    list-style: disc;
    margin-left: 20px;
    margin-bottom: 20px;
}

.page-template-legal-page aside#secondary {
    display: none;
}

.ff_t_c a {
    color: #1dbcff !important;
}


ul.footer-menu-nav {
    gap: 10px;
}






@media only screen and (max-width: 1600px){

    .banner-section {
        min-height: 80vh;
      }

      .portfolio-banner .banner-section-main-text h1 {
            font-size: 6rem;
        }

        .insights-banner .banner-section-main-text h1 {
            font-size: 7rem;
        }

}


@media only screen and (max-width: 1440px){
    .focus .blink_animation {
        margin-top: 15rem;
    }

    .banner-section {
        min-height: 88vh;
      }
}


@media only screen and (max-width: 1366px) {

    .main-header .main-navbar ul li.menu-item-has-children a:before {
        font-size: 16px;
        left: 6rem;
        top: 0px;
    }

    .insights-banner .banner-section-main-text h1 {
        font-size: 6rem;
    }

    .all-insights .insight-details-bottom h1 {
        font-size: 1.4rem;
    }

    .all-insights .insight-details-bottom p {
        font-size: 1rem;
    }
    
}
    
@media only screen and (max-width: 1280px) {

    .banner-section-main-text h1 sup {
        top: -60px;
        left: -50px;
    }


    .focus .blink_animation {
        margin-top: 28rem;
    }

    .banner-section {
        min-height: 60vh;
    }
    
}



@media only screen and (min-width: 992px) and (max-width: 1280px){

    .banner-section-main-text h1 sup {
        top: -60px;
        left: -50px;
    }


    .focus .blink_animation {
        margin-top: 28rem;
    }

    .banner-section {
        min-height: 60vh;
    }
}


@media only screen and (max-width: 991px){

    .focus .blink_animation {
        margin-top: 38rem;
    }

    .pink-button-outline {
        padding: 1.3rem 3rem;
    }
    
    .portfolio-banner .banner-section-main-text h1 {
        font-size: 4rem;
        line-height: 1;
    }

    .all-portfolio {
        padding-top: 0;
    }

    ul.footer-menu-nav {
        gap: 20px;
    }

}

@media only screen and (max-width: 768px) {

    .all-insights .col-md-4 {
        width: 100% !important;
    }

    .all-insights .insight-details-bottom h1 {
        font-size: 2rem;
        line-height: 1.4;
    }

    .all-insights .insight-details-bottom p {
        font-size: 1.3rem;
        line-height: 1.4;
    }

}

@media only screen and (max-width: 767px) {

    .banner-section-bottom-text {
        margin-top: 2rem;
        margin-left: 1rem;
        margin-right: 1rem;
    }

    .focus .blink_animation {
        margin-top: 15rem;
        min-width: 1000px;
        left: -18rem;
    }

    .next-level-desc-data .next-level-btn a {
        padding: 1rem 2rem;
    }

    .pink-button-outline {
        padding: 1.3rem 3rem;
    }

    .focus-desc-buttons a {
        margin-right: 0;
        display: block;
        margin-bottom: 1rem;
    }

    
    .insights-banner .insights-ctg-search .insights-search {
        width: 100%;
        margin-left: 0;
        border: 0px solid #000;
        padding: 0;
        border-radius: 0px;
        margin-top: 0rem;
    }

    .home .next-level-desc .globe_animation {
        margin-top: -180%;
    }
    
    .home .service-bottom-cta {
        min-height: 5rem;
    }

    .banner-section-main-text h1 sup {
        top: -25px;
        left: -20px;
    }

    .all-insights .insight-details-bottom h1 {
        font-size: 1.4rem;
        line-height: 1.2;
    }

    .all-insights .insight-details-bottom p {
        font-size: 1rem;
        line-height: 1.2;
    }
    
}

@media only screen and (max-width: 375px){

    .focus .blink_animation {
        margin-top: 16rem;
        min-width: 920px;
        left: -17rem;
    }

    .banner-section-main-text h1 sup {
        font-size: 10px;
    }

    .pink-button-outline {
        padding: 1.3rem 2rem;
    }

}

/* --------------------------------------------------------------------------
   Homepage hero — “AI services have arrived” (Intelligence Host palette)
   -------------------------------------------------------------------------- */

.banner-section-buttons {
    gap: 1rem;
    align-items: center;
}

.banner-section-bottom-text .banner-section-buttons a:last-child {
    margin-right: 0;
}

/*
 * Intelligence Host text on dark: brighter stops (no deep indigo/violet) for contrast on black.
 */
.ih-gradient-text {
    background: linear-gradient(
        90deg,
        #ecfeff 0%,
        #a5f3fc 17%,
        #67e8f9 34%,
        #38bdf8 51%,
        #818cf8 68%,
        #c4b5fd 84%,
        #f5f3ff 100%
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}

.dh-button-ai-services {
    background-color: #000;
    border: 3px solid #000;
    padding: 1.3rem 4rem;
    letter-spacing: 1px;
    text-decoration: none;
    display: inline-block;
}

.dh-button-ai-services:hover {
    background-color: #1a1a1a;
    border-color: #1a1a1a;
}

@media only screen and (max-width: 767px){

    .dh-button-ai-services {
        padding: 1.3rem 3rem;
    }

}

@media only screen and (prefers-reduced-motion: reduce){

    .ih-gradient-text {
        background: linear-gradient(90deg, #a5f3fc, #38bdf8, #c4b5fd);
        -webkit-background-clip: text;
        background-clip: text;
    }

}

/* --------------------------------------------------------------------------
   Intelligence Host (Services) — gradient wordmark on dark grid column
   -------------------------------------------------------------------------- */

.services-list-item--intelligence-host {
    border-color: #1e293b !important;
}

.services-list-item--intelligence-host .ss-title.ss-title--ih-grid {
    background-color: #050508 !important;
    background-image:
        linear-gradient(180deg, rgba(255, 255, 255, 0.05) 0%, transparent 42%),
        repeating-linear-gradient(
            90deg,
            transparent 0,
            transparent 31px,
            rgba(148, 163, 184, 0.08) 31px,
            rgba(148, 163, 184, 0.08) 32px
        ),
        repeating-linear-gradient(
            0deg,
            transparent 0,
            transparent 31px,
            rgba(148, 163, 184, 0.08) 31px,
            rgba(148, 163, 184, 0.08) 32px
        ) !important;
    border-left: 3px solid #0b0b0d;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06);
}

.services-list-item--intelligence-host .ih-brand-wordmark {
    margin-bottom: 0;
    font-family: "Jost", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 46px !important;
    line-height: 1.15;
    background: linear-gradient(
        90deg,
        #ecfeff 0%,
        #a5f3fc 17%,
        #67e8f9 34%,
        #38bdf8 51%,
        #818cf8 68%,
        #c4b5fd 84%,
        #f5f3ff 100%
    );
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent !important;
    -webkit-text-fill-color: transparent;
}

@media only screen and (max-width: 1600px){

    .services-list-item--intelligence-host .ih-brand-wordmark {
        font-size: 40px !important;
    }

}

@media only screen and (max-width: 1366px){

    .services-list-item--intelligence-host .ih-brand-wordmark {
        font-size: 36px !important;
    }

}

@media only screen and (prefers-reduced-motion: reduce){

    .services-list-item--intelligence-host .ih-brand-wordmark {
        background: linear-gradient(90deg, #a5f3fc, #38bdf8, #c4b5fd);
        -webkit-background-clip: text;
        background-clip: text;
    }

}

/* A2P / contact: Privacy & Terms under submit (temporary for carrier approval). */
.contact-us-top-left {
    display: flex;
    flex-direction: column;
}

.contact-us-top-left .dh2-contact-form-shell {
    width: 100%;
}

.contact-us-top-left form .ff-btn.ff-btn-submit {
    width: 100%;
}

.contact-us-top-left .dh2-contact-form-legal-below {
    margin-top: 6rem;
    margin-bottom: 0;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #444444;
}

.contact-us-top-left .dh2-contact-form-legal-below a {
    color: #002395;
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.contact-us-top-left .dh2-contact-form-legal-below a:hover {
    color: #1dbcff;
}

.contact-us-top-left .dh2-contact-form-legal-below .dh2-contact-form-legal-sep {
    margin: 0 0.5rem;
    color: #444444;
    text-decoration: none;
    font-weight: 400;
}

/* A2P / legal: footer disclosure + privacy & terms pages.
   Footer background is #fff — use body copy colors, not light-on-dark. */
.main-footer .dh2-a2p-disclosure {
    margin-top: 1.25rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.55;
    color: #444444;
    width: 100%;
    max-width: none;
    text-align: center;
}

.main-footer .dh2-a2p-disclosure a {
    color: #002395;
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.main-footer .dh2-a2p-disclosure a:hover {
    color: #1DBCFF;
}

.dh2-legal-page .dh2-legal-entry {
    max-width: 48rem;
}

.dh2-legal-document .dh2-legal-prose p {
    line-height: 1.65;
    margin-bottom: 1rem;
}
