



 @media only screen and (max-width: 1024px) {
.rtl .detail-page-right-content .detail-page-right-share .socialsec span.heading{
    min-width: 95px;
}
 }
 @media only screen and (max-width: 768px) {
 .rtl .hme-testimonials-section .testimonial-slider .testimonial-main-container .testimonial-image{
   left:auto;
   right:30px;
}
 .rtl .hme-testimonials-section .testimonial-slider .testimonial-main-container .testimonial-content{
   text-align:right;
}
.rtl .hme-testimonials-section .testimonial-slider .testimonial-main-container .testimonial-content h5{
    text-align: right;
    padding-right: 120px;
}
.rtl .hme-testimonials-section .testimonial-slider .testimonial-main-container .testimonial-content h2{
  margin-right: 120px;
}
.rtl .search-popup.active{
  top:5px;
}
.rtl .service-industry-tab .set>a:before{
  left:2px;
}
.rtl .services-right-image-section .services-right-content-main{
    justify-content: flex-start;
}
.rtl .services-content-right{
  padding-right:0;
}
}
 @media only screen and (max-width: 767px) {
.rtl.page-template-page-publication .crediential-filter .fliter-label {
    width: 35%;
}
.rtl .crediential-filter .fliter-list ul li a{
  font-size:12px;
}
.rtl.single .people-banner-main h1{
    font-size: 20px;
    line-height: 30px;
}
.rtl .service-industry-tab .set>a:before {
    left: 0px;
}
}


