.latest-testimonials.new-testimonial {
    display: none;
}
.new-testimonial.latest-testimonials {
    padding: 150px 0;
    background: #f2f2f2;
    display: none;
}
.new-testimonial.latest-testimonials .section-heading{
    font-size: 45px;
    text-align: center;
    padding-left: 0;
    margin-bottom: 40px;
    font-weight: 700;
}

.new-testimonial.tech-talent-pg .latest-testimonials .tm-lists .item .tmbox .tm-img .desc-box blockquote {
    color: #fff;
}
.new-testimonial.tech-talent-pg .latest-testimonials .section-title {
    font-size:45px;
    font-weight:700;
}
.new-testimonial.latest-testimonials .tm-lists .item .tmbox .tm-img .ag-name-small figure{
    min-height:50px;
}
.new-testimonial.latest-testimonials .tm-lists .item .tmbox .tm-img .ag-name-small :is(.tanium,.directive,.incubeta) img
{ height: 42px; width: auto;  }

.new-testimonial.latest-testimonials .tm-lists .item .tmbox .tm-img .ag-name-small .scaleforce img {
    max-height: 70px;
    min-width: 68px;
}
.new-testimonial.latest-testimonials .section-desc {
    margin-bottom: 40px;
}

.new-testimonial.tech-talent-pg .latest-testimonials .view-more-caseStudy a img{
    filter: brightness(100) ;
}

.new-testimonial.tech-talent-pg .latest-testimonials .tm-lists .item:hover .tm-img:before {
    background-color: rgba(39, 39, 41, 0.8);
}
.new-testimonial.latest-testimonials .view-more-caseStudy a:hover img{
    filter: none;
}
.new-testimonial.latest-testimonials .bottom-desc p {
    /* color: #fff; */
    margin-top:0px;
}

.new-testimonial.latest-testimonials .tm-lists .item .tmbox .tm-info{
    opacity: 1;
}

.new-testimonial.latest-testimonials .tm-lists .item .tmbox .tm-info :is(.name,.post) {
    color: #fff;
    opacity: 0;
    transition: 0.5s all;
}
.new-testimonial.latest-testimonials .tm-lists .item .tmbox .tm-img .ag-name-small {
    position: absolute;
    font-size: 18px;
    top: auto;
    left: 20px;
    color: #FFFFFF;
    font-weight: 500;
    transition: 0.5s all;
    bottom: 30px;
}

.new-testimonial.latest-testimonials .tm-lists .item:hover .tmbox .tm-info :is(.name,.post)
{ color: #000; opacity: 1; }

.it-staffing .vetting-section ~ .latest-testimonials.new-testimonial { padding-top: 60px; }

@media(max-width:1650px){
    .new-testimonial.latest-testimonials .tm-lists .item .tmbox .tm-img .ag-name-small :is(.tanium,.directive,.incubeta) img {
        max-height: 38px;
    }
    .new-testimonial.latest-testimonials .tm-lists .item .tmbox .tm-img .ag-name-small .scaleforce img {
        max-height: 46px;
        min-width: 68px;
    }
    .hire-shopify-developers .latest-testimonials{
        padding: 100px 0;
    }
    .hire-shopify-developers .latest-testimonials .section-heading{
        padding-bottom: 30px;
        font-size: 30px;
        margin-bottom: 0;
    }
    .new-testimonial.latest-testimonials{
        padding: 100px 0;
    }

    .new-testimonial.latest-testimonials .section-heading{
        font-size: 30px;
        margin-bottom: 25px;
    }

    .new-testimonial.latest-testimonials .tm-lists .item .tmbox .tm-info .name {
        font-size:15px;
    }

    .new-testimonial.latest-testimonials .tm-lists .item .tmbox .tm-info .post {
        font-size:10px;
    }

}

@media(max-width:1280px){
    .new-testimonial.tech-talent-pg .latest-testimonials .section-title {
        font-size:38px;
    }
    .new-testimonial.latest-testimonials .section-desc {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .new-testimonial.latest-testimonials{
        padding: 50px 0;
    }
    .new-testimonial.latest-testimonials .section-heading{
        font-size: 24px;
    }
}

@media(min-width:1025px){
    .new-testimonial.latest-testimonials .tm-lists .item:hover .tm-img .ag-name {
        opacity:0;
    }
    .new-testimonial.latest-testimonials .tm-lists .item:hover .tm-img .ag-name-small {
        opacity: 1;
    }
    .new-testimonial.latest-testimonials .tm-lists .item:hover .tm-info {
        opacity: 1;
    }
}

@media(max-width:991px){
    .new-testimonial.tech-talent-pg .latest-testimonials .section-title {
        font-size:35px;
    }
    .new-testimonial.latest-testimonials{
        padding: 60px 0;
    }
    .new-testimonial.latest-testimonials .section-heading{
        font-size: 25px;
    }
}

@media(max-width:767px){
    .new-testimonial.tech-talent-pg .latest-testimonials .section-title {
        font-size:30px;
    }
   .new-testimonial.latest-testimonials{
        padding: 30px 0;
    }
    .new-testimonial.latest-testimonials .section-heading{
        font-size: 22px;
        padding-bottom: 0;
        margin-bottom: 10px;
    }
    .new-testimonial.latest-testimonials{
        padding: 50px 0;
    }
}

@media(max-width:575px){

    .new-testimonial.tech-talent-pg .latest-testimonials .section-title {
        font-size:25px;
    }
    .new-testimonial.latest-testimonials .section-desc {
        font-size: 14px;
        padding: 0px 10px;
    }


}
