



.header-1 {padding: 5px 0; box-shadow: 1px 1px 4px #e4e4e4;}
.banner-bg-slide {background: url(../../assets/img/banner/banner1-slide1.png) no-repeat top center; background-size: cover !important;}
.banner-bg-slide.style2 {background: url(../../assets/img/banner/banner1-slide2.png) no-repeat top center;}
.banner-bg-slide.style3 {background: url(../../assets/img/banner/banner1-slide3.png) no-repeat top center;}
.header-logo .logo-img, .footer-logo img {height: 70px;}

.breadcrumb-section {background-image: url(/assets/img/banner/breadcrumb.png) no-repeat center center;background-size: cover !important;}

.breadcrumb-section.data-col {background: url(../../assets/img/banner/data-col.png) no-repeat top center;} 
.breadcrumb-section.online-survey {background: url(../../assets/img/banner/online-survey.png) no-repeat top center;} 
.breadcrumb-section.in-depth-interview {background: url(../../assets/img/banner/in-depth-interview.png) no-repeat top center;} 
.breadcrumb-section.cati-survey {background: url(../../assets/img/banner/cati-survey.png) no-repeat top center;} 
.breadcrumb-section.cawi-survey {background: url(../../assets/img/banner/cawi-survey.png) no-repeat top center;} 
.breadcrumb-section.focus-groups {background: url(../../assets/img/banner/focus-groups.png) no-repeat top center;} 
.breadcrumb-section.contact-us {background: url(../../assets/img/banner/contact-us.png) no-repeat top center;} 

.testimonial-items05 .author, .testimonial-items05 .author img {display:none;}
.mean__menu-wrapper .main-menu ul li.active a {color: blue;}

.sectionWrap{padding-top: 70px;padding-bottom: 70px;}
.introWrap{padding-bottom: 30px;}
.introWrap .paraTXT{font-size: 18px;line-height: 150%; margin-bottom: 20px;color: #49577a;}

.trustWrap{padding-bottom:0;display: none;}
.trustWrap .logo-slider{position:relative;overflow:hidden;width:100%;background:0 0;padding:16px 0;-webkit-mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(to right,transparent,#000 8%,#000 92%,transparent)}
.trustWrap .logo-slider.tr1:hover .slide-track{animation-play-state:paused}
.trustWrap .slide-track{margin-bottom:40px;margin-top:30px;display:flex;width:max-content;gap:48px;animation:scroll 65s linear infinite}
.trustWrap .slide img{height:40px;width:auto;display:block;filter:grayscale(0);opacity:.95;transition:transform .4s ease,opacity .4s ease,filter .4s ease}
.trustWrap .slide img:hover{transform:scale(1.06);opacity:1;filter:grayscale(0)}

@keyframes scroll{
from{transform:translateX(0)}
to{transform:translateX(-50%)}
}

@media (max-width:768px){
.trustWrap .slide img{height:44px}
.trustWrap .slide-track{gap:32px}
}

.cate-tags:active
 {
    background: var(--p1-clr);
    color: var(--white);
}

.testimonial-items05 .pra{min-height: 150px;overflow-y: auto;}
.contactWrap{padding-top: 30px;padding-bottom: 70px;}
.footer-widgets-wrapper .single-footer-widget .list-area li a::before{display: none;}
.footer-widgets-wrapper .single-footer-widget .list-area li a{padding-left: 0;}