.testimonialgrid{margin:0 auto}
.testgrid-item{width:33.33%;height:auto;padding:0 10px;margin-bottom:20px}
.testimonial-box{background:transparent;border:1px solid #cee4ee;border-radius:12px;padding:20px;height:100%;position:relative}
.testimonial-box iframe{border-radius:12px;margin-bottom:15px}
.testimonial-box a.btn-outline-primary{margin-bottom:10px}
.testimonial-client-logo{margin-bottom:20px}
.testimonial-client-logo img.autoimage{max-height:50px!important;width:auto}
.testimonial-aurthor{margin-bottom:20px}
.testimonial-aurthor h3{font-size:20px;font-weight:700;line-height:normal;color:#051e29}
.testimonial-aurthor p{font-size:20px;font-weight:400;color:#051e29;line-height:normal;margin-bottom:0}
.testimonial-box blockquote{position:relative;background-color:#fff;padding:0px 0 20px;font-size:18px;font-weight:400;text-align:left;color:#051e29;margin:0;line-height:1.4}
.testimonial-box blockquote:before,.testimonial-box blockquote:after{font-family:"FontAwesome";position:absolute;display:block;width:42px;height:25px;content:" ";font-size:90px;color:#cfe1e9;font-weight:bolder;background:url(../images/testimonials-quota.svg) no-repeat bottom left}
.testimonial-box blockquote:before{top:-10px;left:0}
.testimonial-box blockquote:after{bottom:-5px;display:inline-block;transform:rotate(180deg);margin-left:-10px}
.testimonial-box:hover a.read-story{bottom:0;opacity:1}
a.read-story{font-size:18px;color:#234756;position:absolute;right:0;bottom:0;transition:.3s all;opacity:0}
a.read-story .arrow{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;background:#fac848;border-radius:12px 0 11px 0;margin-left:10px}
@media (max-width: 1599px) {
  a.read-story{font-size:16px;} 
} 
@media (max-width: 1280px) {
.testimonial-box blockquote:after{margin-left:-40px}
} 
@media (max-width: 1199px) {
.testgrid-item{width:50%} 
} 
@media (max-width: 767px) {
.testgrid-item{width:100%}
.testimonial-aurthor h3{text-align:left}
.testimonial-box{height:auto}
}
.ctg .contact-us-text h2,.ctg .contact-us-text .ctg_heading {color: #fff !important;}
@media (max-width: 768px) {
  .ctg .contact-us-text h2,.ctg .contact-us-text .ctg_heading {color: #051e29 !important;}
}