.second-cta-section .second-cta-card {
    background-image: url("https://www.biz4group.com/images/services/ai-agent-development/dave-cta.png") !important;
    height: 450px;
}

.custom-ai-agents-section .custom-ai-card svg {
    min-width: 50px;
    min-height: 50px
}

.our-portfolio-section .portfolio-card-wrapper {
    height: 580px;
    top: 100px
}

.our-portfolio-section .portfolio-card-wrapper+:last-child {
    margin-bottom: 0
}

.our-portfolio-section .portfolio-card-wrapper .custom-ai-tab-content {
    padding: 0 0 40px
}

.hero-section {
    background: linear-gradient(rgb(128 182 233 / 21%) 0, rgb(115 168 219 / 21%) 66.86%, rgba(255, 255, 255, 0) 100%)
}

.hero-section .hero-section-text-content h1 {
    color: #4293e1
}

.hero-section .hero-section-text-content .sub_heading {
    color: #000
}

.mb-2 {
    margin-bottom: 15px
}

.biz4group-reviews-container {
    display: flex;
    gap: 30px;
    list-style: none;
    padding: 0;
    margin: 20px 0;
    flex-wrap: wrap
}

.biz4group-reviews-container li {
    width: 125px;
    height: 150;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start
}

.biz4group-reviews-container li:nth-child(2) {
    width: 110px;
    height: auto
}

.biz4group-reviews-container li:nth-child(4) {
    width: 110px;
    height: auto
}

.biz4group-reviews-container li img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.stars {
    color: #f9a01b;
    margin-bottom: 5px
}

.stars span {
    color: #000
}

.reviews-count {
    color: #333;
    font-size: 14px;
    font-weight: 500
}

.common-heading {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 40px
}

.common-heading h2 {
    margin: 0 !important
}

.common-heading p {
    margin: 0 !important
}

.custom-ai-agents-section .col-md-6 {
    margin-bottom: 30px
}

.custom-ai-agents-section .col-md-6:last-child {
    margin-bottom: 0
}

.custom-ai-agents-section .custom-ai-card {
    height: 450px
}

.two-cta-section .card {
    height: 375px
}

.custom-ai-development-section .tabs-new ul li {
    padding: 0 45px;
    display: flex;
    min-width: 0;
    height: 83px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--black-15, rgba(17, 17, 17, 0.15));
    background: var(--White, #fff);
    flex-shrink: 0;
    scroll-snap-align: start;
    cursor: pointer
}

.custom-ai-development-section .common-heading {
    flex-direction: row
}

.custom-ai-development-section .common-heading div {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.custom-ai-development-section .common-heading div.tab-navigations {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
}

.building-capable-ai-agents .custom-ai-card {
    height: 500px;
    background: #fff;
    border: 1px solid #11111126
}

.building-capable-ai-agents .custom-ai-card ul li{
    margin-bottom: 5px;
}
.our-approach-section .our-approach-content .our-approach-content-card {
    height: 500px
}

.our-approach-section .our-approach-content .our-approach-content-card .content-card-text ul {
    flex-wrap: wrap
}

.third-cta-section .third-cta-card .third-cta-content {
    padding: 35px 40px
}

.third-cta-section .third-cta-card {
    background-image: url("https://www.biz4group.com/images/services/hr-software-development-company/biz4-staffing-cta.webp") !important;
    height: 440px
}

.trusted-by-section .trusted-logos .logo-item .portfolio-card-view {
    transition: all .7s ease-in-out
}

.why-choose-biz4group .custom-ai-card {
    width: 100%;
    height: 420px;
    background: var(--black-3, rgba(17, 17, 17, 0.03));
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px
}

.why-choose-biz4group .custom-ai-card svg {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0
}

.why-choose-biz4group .custom-ai-card h3 {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    margin: 0
}

.why-choose-biz4group .custom-ai-card h3 span {
    color: #4293e1
}

.why-choose-biz4group .custom-ai-card p {
    color: var(--Black, #111);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0
}

@media screen and (max-width:767px) {
    .second-cta-section .second-cta-card {
        background-image: url("https://www.biz4group.com/images/services/ai-agent-development/dave-cta-mobile.png") !important;
        height: 680px;
    }

    .our-portfolio-section .portfolio-card-wrapper {
        height: 865px;
        top: -100px
    }

    .third-cta-section .third-cta-card .third-cta-content {
        padding: 20px
    }

    .biz4group-reviews-container li {
        width: 100px
    }

    .biz4group-reviews-container li:nth-child(2) {
        width: 85px
    }

    .biz4group-reviews-container li:nth-child(4) {
        width: 87px
    }

    .reviews-count {
        font-size: 13px
    }

    .stars span {
        font-size: 13px
    }

    .biz4group-reviews-container {
        margin-right: 51px
    }

    .custom-ai-agents-section .custom-ai-card {
        height: auto
    }

    .two-cta-section .card {
        height: auto
    }

    .building-capable-ai-agents .custom-ai-card {
        height: auto
    }

    .third-cta-section .third-cta-card {
        background-image: url("https://www.biz4group.com/images/services/hr-software-development-company/biz4-staffing-cta-mobile.webp") !important;
        height: 535px
    }

    .why-choose-biz4group .custom-ai-card {
        height: auto
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .custom-ai-agents-section .col-md-6:nth-child(7) {
        margin-bottom: 0 !important
    }
    .third-cta-section .third-cta-card{
        height: 400px;
    }
    .custom-ai-agents-section .custom-ai-card {
        height: 620px
    }
    .two-cta-section .card {
        height: auto
    }

    .our-portfolio-section .portfolio-img img {
        width: 100%;
        height: auto;
        object-fit: contain;
        object-position: center
    }
    .second-cta-section .second-cta-card{
        background-image:  none !important;
        height: auto;
    }

    .biz4group-reviews-container {
        gap: 40px
    }

    .building-capable-ai-agents .col-md-4:last-child {
        margin-bottom: 0 !important
    }

    .mini-other-blog-content {
        min-height: 160px
    }
    .why-choose-biz4group .custom-ai-card{
        height: 450px;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .building-capable-ai-agents .custom-ai-card {
        height: 610px
    }

    .building-capable-ai-agents .col-md-4:nth-child(5) {
        margin-bottom: 0 !important
    }

    .building-capable-ai-agents .col-md-4:nth-child(4) {
        margin-bottom: 0 !important
    }

    .custom-ai-agents-section .custom-ai-card {
        min-height: 495px
    }

    .two-cta-section .card {
        height: 445px
    }

    .tab-img img {
        width: 100%;
        height: auto;
        object-fit: contain;
        object-position: center
    }

    .third-cta-section .third-cta-card {
        height: 485px
    }

    .why-choose-biz4group .custom-ai-card {
        height: 535px
    }

    .second-cta-section .second-cta-card {
        height: 475px
    }

    .custom-ai-agents-section .custom-ai-card {
        min-height: 515px
    }
    .our-portfolio-section .portfolio-card-wrapper{
        height: 650px;
    }
}