@media screen and (max-width:1680px)
{
}
@media screen and (max-width:1580px)
{	
	.testi-box{padding: 65px 65px 0px;}
}
@media screen and (max-width:1480px)
{
	.testi-box{margin: 70px 47px 0;}
	.testib-text{padding-top: 30px;}
}
@media screen and (max-width:1380px)
{ 	
	.testi-box {padding: 45px 35px 0px;}
}
@media screen and (max-width:1280px)
{
	.icon-quote span {width: 90px;height: 90px;}
	.icon-quote span img{width: 40px;}
	.testib-info {margin-left: 90px;}
}
@media screen and (max-width:1110px)
{  
   .testib-icon {width: 60px;height: 60px;line-height: 60px;padding: 0;}
	 .testib-icon i {font-size: 20px;}
	 .testib-info {margin-left: 75px;}
   .testib-text {padding-top: 20px;padding-bottom: 20px;}

}
@media screen and (max-width:1024px){
	
}
@media screen and (max-width:992px){	
	.testi-box {
    margin: 70px 25px 0;padding: 45px 25px 0px;
}
}
@media screen and (max-width:860px){

}
@media screen and (max-width:768px){
	.testib-text p {font-size: 16px;line-height: 26px;}
	.testib-clname {font-size: 18px;}
	.testib-icon i {font-size: 16px;}
  .testib-icon {width: 40px;height: 40px;line-height: 40px;}
	.testib-info {margin-left: 50px;padding-top: 5px;}
	.testib-list li{padding-bottom: 25px}
}
@media screen and (max-width:700px)
{
}
@media screen and (max-width:680px)
{
	
	.testi-box {margin: 55px 25px 0;}
	.icon-quote{top: -32px;}
	.icon-quote span {
    width: 65px;
    height: 65px;
    padding: 0;
    line-height: 40px;
}
	.icon-quote span img {
    width: 26px;
}
	
}
@media screen and (max-width:580px)
{
	
}
@media screen and (max-width:480px)
{
	.testi-box{padding: 40px 15px 0px;}
	.testi-box {
    margin: 55px 0px 0;
}
	.testib-icon{position: relative;}
	.testib-info{margin-left: 0;padding-top: 10px;}
}

@media screen and (max-width:380px){

}