.test_detail{display: flex;flex-wrap: wrap;}
.test_left{width: calc(100% - 354px);padding-right: 120px;}
.test_right{width: 354px;}

/*.stiky_box{position: sticky; -webkit-position: sticky;top:100px;}
.inpage .title_lg,.inpage .title_md{font-family: 'Poppins-SemiBold';}
.ad_cta_box{position: relative;text-align: center;    padding: 32px 32px 0px;}
.ad_bnr_txt { font-size: 22px;font-family: "Poppins-SemiBold";color: rgb(255, 255, 255); font-weight: bold; line-height: 1.455; text-align: center;padding-bottom: 30px;  text-shadow: 0px 0px 1.88px rgba(0, 0, 0, 0.4);}
.ad_cta_car{ position: relative; left: 0px; right: 0px;  margin: 0px auto;  bottom: -68px;}
.cmn_form_box{ padding: 32px;  background: #f3f3f3;margin-bottom: 50px;}
.cmn_form_txt{font-size: 26px;font-family: "Poppins-Bold";color: rgb(255, 108, 18);font-weight: bold; line-height: 1.2;letter-spacing: 0.4px;padding-bottom: 30px;text-align: center;}
.title_lg span{color: #008fd5;}*/
.ptag p a {text-decoration: none;display: inline-block;color: #008fd5; position: relative; font-family: 'Poppins-Regular';}
.ptag p a:hover{text-decoration: underline;}

.test_txt {font-size: 20px;font-family: "Poppins-SemiBold";  color: rgb(255, 108, 18);font-weight: bold;line-height: 1.4;text-align: left;position: relative;padding-left: 20px;display: inline-block}
.test_txt:before { content: ""; position: absolute;   top: 13px;  left: 0px; width: 10px; height: 3px; background: #ff6c12;}

ul.test_ul { display: flex;  flex-wrap: wrap;margin: 0px -44px;}
ul.test_ul li{width: 50%;     padding: 0px 44px;}
.test_blue_box { text-align: center; margin: 0px auto;background: #edf9ff;padding: 45px; border-radius: 10.5px; padding-top: 15px;}
.test_blue_box .qoute:before{content: none;}
.test_blue_box .test_txt{text-align: center;}
.qoute { padding: 30px 0px;  position: relative; }
.qoute:before {margin-left: 61px; position: absolute; content: ''; background: rgb(208, 239, 254); width: 80%; bottom: 45px;  height: 3px;}
.test_box p{padding-bottom: 32px;}
.test_blue_box{margin: 45px 0px;}
img.star_img{display: block; ;padding-top: 12px}
.test_blue_box img.star_img{margin: 0px auto;}

.test_box{height: 100%;display: flex;flex-wrap: nowrap;flex-direction: column;}
.test_box p{    height: 100%;}
.test_blue_box .test_box{align-items: center;}
.test_txt{display: flex;align-items: flex-start;flex-wrap: wrap;flex-direction: column;}
.test_blue_box .test_txt{align-items: center;}

.loadmore_testi{display: inline-block;margin: 0 auto;text-align: center;}

/*====== media query ====*/
@media screen and (max-width: 1600px){
	.test_left {padding-right: 50px;}
}

@media screen and (max-width:1300px){
	ul.test_ul { margin: 0px -20px;}
	ul.test_ul li {padding: 0px 20px;}
}
@media screen and (max-width: 1200px){
}
@media screen and (max-width:1120px){
	.test_left { padding-right: 30px;}
	ul.test_ul {margin: 0px -10px;}
	ul.test_ul li {padding: 0px 10px;}
}
@media screen and (max-width:1050px){

}
@media screen and (max-width:992px){
	.test_left {width: 100%; padding-right: 0px;}
	.test_right { width: 100%;margin-top: 40px;}
	
}

@media screen and (max-width: 700px){

}
@media screen and (max-width:580px){
	ul.test_ul li{width: 100%;}

}
@media screen and (max-width: 500px){
	.test_blue_box{padding: 20px;}
	.test_blue_box .test_txt{padding: 10px 0 0;}
	.test_blue_box .test_txt:before{right: 0;top: 0;left: 0;margin: 0 auto 0px;}
}