.ai-testimonials .title-block {
    max-width:1070px;
    width: 100%;
    margin: auto;
    text-align: center;
    
}

.ai-testimonials-wrapper .testimonial-description{
    background: url(../images/testimonial-map.png) no-repeat 0 0;
    background-size: 100%;
    width: 100%;
    height: 677px;
    margin-top: 50px;
    text-align: center;
    font-size: 20px;
    line-height: 32px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Euclid Circular A';
}


.ai-testimonials-wrapper .testimonial-description-in{
    max-width: 730px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap:50px
}
.ai-testimonials-wrapper .testimonial-description p,.testimonial-author-designation{ 
    font-weight: 300;
    color: #666e85;
    font-size: 19px;
    line-height: 40px;
}


.ai-testimonial-item .testimonial-author img{
    width: 140px;
    height: 140px;
    border-radius: 50%;
}



.testimonial-author-name{
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
}

.testimonial-author-left-top{
    position: absolute;
    top:0;
    left: 0;
}

.testimonial-author-right-top{
    position: absolute;
    top:0;
    right: 0;
}


.testimonial-author-left-top img{
    width: 100px;
    height: 100px;
    border-radius:50%;
}

.testimonial-author-right-top img{
    width: 75px;
    height: 75px;
    border-radius:50%;
}

.testimonial-author-left-center{
    position: absolute;
    top:200px;
    left:180px;
}

.testimonial-author-right-center{
    position: absolute;
    top:55%;
    transform: translateY(-55%);
    right:0;
}

.testimonial-author-left-center img{
    width: 75px;
    height: 75px;
    border-radius:50%;
}

.testimonial-author-right-center img{
    width: 95px;
    height: 95px;
    border-radius:50%;
}

.testimonial-author-left-bottom{
    position: absolute;
    top:80%;
    left:110px;
}

.testimonial-author-right-bottom{
    position: absolute;
    top:80%;
    right:110px;
}

.testimonial-author-left-bottom img{
    width: 95px;
    height: 95px;
    border-radius:50%;
}


.testimonial-author-right-bottom img{
    width: 80px;
    height: 80px;
    border-radius:50%;
}

.ai-testimonials-wrapper img{
    display: block;
}



@media screen and (max-width:1450px){
    .ai-testimonials .title-block {
        max-width: 73.79vw;
    }

    .ai-testimonials-wrapper .testimonial-description {
        height: 46.69vw;
        margin-top: 3.45vw;
        font-size: 1.38vw;
        line-height: 2.21vw;
    }

    .testimonial-author-left-top img {
        width: 6.9vw;
        height: 6.9vw;
    }

    .testimonial-author-right-top img {
        width: 5.17vw;
        height: 5.17vw;
    }

    .testimonial-author-left-center {
        top: 13.79vw;
        left: 12.41vw;
    }

    .testimonial-author-left-center img {
        width: 5.17vw;
        height: 5.17vw;
    }

    .testimonial-author-right-center img {
        width: 6.55vw;
        height: 6.55vw;
    }

    .testimonial-author-right-bottom {
        right: 7.59vw;
    }

    .testimonial-author-left-bottom img {
        width: 6.55vw;
        height: 6.55vw;
    }

    .testimonial-author-left-bottom {
        left: 7.59vw;
    }

    .testimonial-author-right-bottom img {
        width: 5.52vw;
        height: 5.52vw;
    }

    .ai-testimonials-wrapper .testimonial-description-in {
        max-width: 50.35vw;
        gap: 3.45vw;
    }

    .ai-testimonial-item .testimonial-author img {
        width: 9.65vw;
        height: 9.65vw;
    }

    .ai-testimonials-wrapper .testimonial-description p, .testimonial-author-designation {
        font-size: 1.31vw;
        line-height: 2.76vw;
    }

    .testimonial-author-name {
        font-size: 1.65vw;
        line-height: 2.76vw;
    }
}

@media screen  and (max-width:991px) {
    .ai-testimonials .title-block {
        max-width: 730px;
    }

    .ai-testimonials-wrapper .testimonial-description {
        height: 460px;
        margin-top: 34px;
        font-size: 13px;
        line-height: 18px;
    }

    .testimonial-author-left-top img {
        width: 68px;
        height: 68px;
    }

    .testimonial-author-right-top img {
        width: 50px;
        height: 50px;
    }

    .testimonial-author-left-center {
        top: 160px;
        left: 120px;
    }

    .testimonial-author-left-center img {
        width: 50px;
        height: 50px;
    }

    .testimonial-author-right-center img {
        width: 65px;
        height: 65px;
    }

    .testimonial-author-left-bottom {
        left: 75px;
    }

    .testimonial-author-left-bottom img {
        width: 64px;
        height: 64px;
    }

    .testimonial-author-right-bottom {
        right: 75px;
    }

    .testimonial-author-right-bottom img {
        width: 55px;
        height: 55px;
    }


    .ai-testimonials-wrapper .testimonial-description-in {
        max-width: 500px;
        gap: 35px;
    }

    .ai-testimonial-item .testimonial-author img {
        width:95px;
        height: 95px;
    }

    .ai-testimonials-wrapper .testimonial-description p, .testimonial-author-designation {
        font-size: 13px;
        line-height: 26px;
    }

    .testimonial-author-name {
        font-size: 16px;
        line-height: 24px;
    }
}

@media screen and (max-width:640px) {
    .testimonial-authors{
        display: none;
    }

    .ai-testimonials-wrapper .testimonial-description{
        margin-top: 15px;
    }

    .ai-testimonials-wrapper .testimonial-description-in {
        max-width: 100%;
        gap: 20px;
    }

    .ai-testimonials-wrapper .testimonial-description {
        height: 100%;
    }
}