.testcontain {display: flex;flex-wrap: wrap;}
.test_block50 {width: 50%;text-align: center;display: flex; flex-direction: column;}
.testcontain .test_block50:nth-child(2){border-left:1px solid rgb(0 0 0 / 10%)}
.testcontain p{font-size: 16px;max-width: 456px;margin: 0 auto 25px;height: auto !important;flex: 1 1 auto;font-weight: 500;}
.test_block100 p{max-width: 986px}
.test_name{font-size: 18px;letter-spacing: 0.40px;line-height: 100%;color: #39B44A;font-weight: 600;text-transform: capitalize;text-decoration: underline;}
.testbox {display: flex;flex-wrap: wrap;height: 100%;flex-direction: column;}
.testcontain img{margin: 0 auto}
.testcontain .test_quote {margin-bottom: 30px;}
.testcontain .test_rating{margin-bottom: 15px;}
.testbox {display: flex;flex-wrap: wrap;height: 100%;flex-direction: column;}
.test_block100 {width: 100%;display: flex; flex-direction: column;text-align: center;background: #EDF2F5;padding: 70px 0;}
.testimonialpg .btn-ld.btn_bdr{font-size: 14px;    min-width: 160px;}
.testmonials > div:not(:last-child) {margin-bottom: 100px;}

/*----- MEDIA QUERIES  -----*/
@media(max-width:1650px){ 

}
@media(max-width:1550px){

}
@media(max-width:1439px){
}
@media(max-width:1199.99px){ 
 .testmonials > div:not(:last-child){margin-bottom: 40px;}
    .testbox {padding:0 40px;}
    .test_block100 {padding: 40px 0;}
    .testcontain .test_rating { margin-bottom: 10px; max-width: 80px;}
    .testcontain .test_quote { margin-bottom: 20px; width: 90px;}
}
@media(max-width:991px){
    .testcontain p {font-size: 14px; margin: 0 auto 20px;max-width: 100%;}
}
@media(max-width:769px){
    .test_block50 {width: 100%;}
    .testbox {padding: 0 0px;}
    .test_block100 {padding: 40px 26px;}
    .testcontain .test_block50:nth-child(2) {border-left: 0px solid rgb(0 0 0 / 10%);border-top: 1px solid rgb(0 0 0 / 10%);padding-top: 32px;}
}
@media(max-width:767px){
	.testcontain .test_block50:first-child{margin-bottom: 40px;}
}
@media(max-width:420px){
}
@media(max-width:350px){ 
}
