.testi_bg .col-lg-6{
    width: 49%;
}
.testi_box{
    padding: 20px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
    border-radius: 6px;
}
.tp-testimonial-2-content p{
    height: 156px;
    margin-bottom: 15px;
}
.testi_line{
    border-top: 1px solid #ce6c3138;
  padding-top: 15px;
    display: flex;
    align-items: center;
}
.testi_name{
    font-size: 12px;
  color: #ce6c31;
  letter-spacing: 0.2px;
  font-weight: 600;
  margin-bottom: 0;
}

@media screen and (min-width:1600px) and (max-width:1699px){
    .tp-testimonial-2-content p {
        height: 182px;
    }
    
}

@media screen and (min-width:1500px) and (max-width:1599px){
    .tp-testimonial-2-content p {
        height: 182px;
    }
     .testi_bigpc_h45{
        min-height: 45px;
    }
}


@media screen and (min-width:1400px) and (max-width:1499px){
    .tp-testimonial-2-content p {
        height: 182px;
        letter-spacing: 0.15px;
        font-size: 14.5px;
    }
    .testi_box {
        padding: 18px;
    }
     .testi_bigpc_h45{
        min-height: 45px;
    }
}

@media screen and (min-width:1300px) and (max-width:1399px){
    .tp-testimonial-2-content p {
        height: 208px;
        font-size: 14.5px;
    }
    .testi_box {
        padding: 18px;
    }
     .testi_bigpc_h45{
        min-height: 45px;
    }
}

@media screen and (min-width:1200px) and (max-width:1299px){
    .tp-testimonial-2-content p {
        height: 208px;
        font-size: 14.5px;
        letter-spacing: 0px;
    }
    .testi_box {
        padding: 17px;
    }
    .small_wd50{
        flex: 0 0 auto;
        width: 50%;
    }
}

@media screen and (min-width:1100px) and (max-width:1199px){
    .tp-testimonial-2-content p {
        height: 234px;
        font-size: 14.5px;
        letter-spacing: 0px;
    }
    .testi_box {
        padding: 17px;
    }
    .small_wd50{
        flex: 0 0 auto;
        width: 50%;
    }
}

@media screen and (min-width:1025px) and (max-width:1099px){
    .tp-testimonial-2-content p {
        height: 260px;
        font-size: 14.5px;
        letter-spacing: 0.15px;
    }
    .testi_box {
        padding: 17px;
    }
    .testi_name {
        font-size: 13px;
        line-height: 16px;
        margin-bottom: 3px !important;
    }
    .res_lh15{
        line-height: 15px;
    }
    .small_wd50{
        flex: 0 0 auto;
        width: 50%;
    }
    .testi_h45{
        min-height: 45px;
    }
}


@media screen and (max-width:767px){
    .tp-testimonial-2-content p {
        height: auto;
        letter-spacing: 0.1px;
    }
    .testi_bg .col-lg-6 {
        width: 100%;
        padding: 15px;
    }
    .res_mb20{
        margin-bottom: 20px !important;
    }
    .res_mb0{
        margin-bottom: 0px !important;
    }
    .testi_name {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 3px !important;
    }
    .res_lh15{
        line-height: 15px;
    }
.res_mb25{
    margin-bottom: 25px !important;
}
}