/* @font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('https://fonts.gstatic.com/s/poppins/v21/pxiEyp8kv8JHgFVrJJnecmNE.woff2') format('woff2');
  } */
.header-sec .nav-link,
.hover-popup > a,
.p-space-none a,
a,
body a {
  text-decoration: none;
}
.img-box-1 .pro-img,
.img-box-1 .pro-img2,
.img-box-1 .pro-img3,
.res-box p:after,
.section-4:after {
  background-position: center;
}
.res-box p:after,
.roptiright,
.section-4:after,
.triangle {
  background-repeat: no-repeat;
}
.article-banner .analysis-box .breadcrumb .breadcrumb-item:nth-child(2) a,
.article-banner .analysis-box .breadcrumb-item a,
.article-banner .analysis-box .breadcrumb-item + .breadcrumb-item::before,
.c-logo .slick-next:hover:before,
.c-logo .slick-prev:hover:before,
.footer-text-1 ul li a:hover,
.heading-text span,
.heading-text-business-analytics span,
.heading-text-data-analysis span,
.industries-inner h4 a:hover,
.iso-sec-text .text-box h3 span,
.light-grey .analysis-box .breadcrumb .breadcrumb-item:nth-child(2) a,
.light-grey .analysis-box .breadcrumb-item + .breadcrumb-item::before,
.recent-sub-box:hover .text-recent a,
.recent-sub-box:hover .text-recent p,
.related-donwload > ul > li > a:hover,
.sec-3-ul ul li:hover,
.section-6.sec-article .textbox-5 h2 span,
.survey-list:hover,
.text-box h1 span,
.text-box h2 span,
.textbox-2 span,
.textbox-5.text-6 h1 span,
body a,
body a:hover,
h1 span,
h2 span,
section.section-3 .ul-boxes ul li a.list:hover {
  color: #f2891d;
}
.text-box h1,
.text-box h2,
.text-box h5 {
  /*font-family: Poppins; */
  margin-top: 10px;
}
.analysis-box,
.assessment,
.benefits,
.box-im-process,
.consumer-col,
.header-sec .navbar-nav,
.input-box,
.list-tech,
.main-str,
.method-mining ul,
.method-mining ul li,
.method-mining ul li span,
.news-input,
.rate-h,
.res-box p,
.right-img,
.sec-3-ul ul li,
.section-4,
.section-competitor,
.section-data-analysis,
.serch-main-box,
.survey-list,
.survey-text1,
.text-5,
.text-cm-box,
.text-recent a i,
.text-sec-bus p,
.ul-points li,
section.section-benefits {
  position: relative;
}
.case-study-img,
.case-study-testimonial .q-img,
.header-sec .dropdown-toggle::after,
.hover-popup,
.right-img.mob-img,
h1.contactus,
h1.text-cm-box-mob {
  display: none;
}
.hover-popup a i,
.text-recent a i {
  margin-left: 6px;
  vertical-align: middle;
}
.res-box p:after,
.sec-3-ul ul li:after {
  content: "";
  transform: translateY(0);
  left: 0;
}
.input-box i,
.input-box.textarea-box img {
  transform: translateY(-50%);
  font-size: 13px;
}
.footer-text-1 ul li,
.sec-3-ul ul li,
.ul-circle-dot.ul-grey-dot li ol li {
  list-style: none;
}
.header-sec .nav-link,
.news-input button,
.roptileft a,
.submit-btn button,
.text-box button,
.text-cm-box button,
.text-recent a {
  text-transform: uppercase;
}
.roptiright,
.triangle {
  background-size: cover;
}
.p2 i,
.p4 i {
  bottom: -37px;
}
table.table-grp td,
table.table-grp th {
  box-shadow: none;
  font-size: 15px;
  font-weight: 600;
}
body {
  color: #0e1d36;
 /*font-family: 'Poppins', sans-serif;*/
}
section {
  padding: 70px 0;
}
hr {
  background-color: #e6e6e6 !important;
  opacity: 1 !important;
  margin-top: 50px !important;
}
.header-sec li.nav-item.dropdown {
  position: static;
}
.header-sec li.nav-item.dropdown:hover .dropdown-menu {
  min-width: 100%;
  width: 100%;
  right: 0;
  left: 0;
  display: flex !important;
}
.header-sec .navbar-nav .dropdown-menu {
  width: 100%;
  background-color: transparent;
  position: absolute;
  border: unset;
}
.header-sec li.nav-item.dropdown:hover ul {
  display: flex !important;
}
.header-sec .navbar-nav .dropdown-menu ul {
  background-color: #fff;
  width: 100%;
  position: absolute;
  right: 0;
  left: 50%;
  transform: translateX(-50%);
  flex-wrap: wrap;
  display: flex;
  border-top: 2px solid #f0891d;
  padding: 20px 14px;
  border-radius: 3px;
}
.header-sec li.nav-item.dropdown:hover .dropdown-menu::after {
  content: "";
  width: 0;
  position: absolute;
  height: 0;
  left: 25%;
  top: 2px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 7px solid #f2891d;
}
.header-sec .navbar-nav .dropdown-menu ul li {
  width: 25%;
  list-style: none;
  padding: 0;
}
.header-sec .navbar-nav .dropdown-menu ul li a {
  word-break: break-all;
  white-space: unset;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 8px;
  padding: 0 10px;
}
.header-sec .navbar-nav .dropdown-menu ul li a:hover {
  background-color: unset;
}
.header-sec li.nav-item.dropdown:hover .dropdown-menu.dm-2::after {
  content: "";
  left: 48%;
}
header {
  box-shadow: 0 2px 4px rgb(15 35 58 / 5%);
}
.main .container {
  padding: 0 28px;
}
.header-sec.navbar {
  padding: 18px 0;
}
.header-sec .nav-link {
  padding: 0 20px !important;
  font-size: 15px;
  color: #122f4f !important;
  font-weight: 500;
}
.header-sec ul li a:hover {
  color: #f2891d !important;
}
.search-box {
  width: 50px;
  text-align: right;
}
.form-box h3,
.heading-text,
.read-more-case {
  text-align: center;
}
.search-form {
  overflow: unset;
}
.file-btn .text,
.img-box-1,
.recent-img-box {
  overflow: hidden;
}
.search-box i {
  cursor: pointer;
}
.search-box a {
  color: #a7b7d4;
}
.text-box h5 {
  font-weight: 600;
  color: #0e1d36;
}
.text-box h1,
.text-box h2 {
  font-weight: 700;
  font-size: 40px;
  color: #0c2e53;
}
.section-2 {
  background-color: #edf3f4;
  padding: 60px 0 40px;
}
.section2 {
  background-color: #fff;
}
.section2.cm-sec2 {
  padding-top: 25px;
  padding-bottom: 20px;
}
.data-analysis-form,
.data-analysis-form-aquadeep,
.data-analysis-form-aquadeep1,
.data-analysis-form-aquamarineblue,
.data-analysis-form-bay-of-many,
.data-analysis-form-biscay,
.data-analysis-form-blackolive,
.data-analysis-form-blueberry,
.data-analysis-form-bluestone,
.data-analysis-form-bush,
.data-analysis-form-chathmasblue,
.data-analysis-form-cherrypie,
.data-analysis-form-chocolate-brown,
.data-analysis-form-cloud-burst,
.data-analysis-form-cola,
.data-analysis-form-cyan-blue,
.data-analysis-form-cyprus,
.data-analysis-form-cyprus1,
.data-analysis-form-cyprus2,
.data-analysis-form-daintree,
.data-analysis-form-dark-fern,
.data-analysis-form-dark-puce,
.data-analysis-form-deep-koamaru,
.data-analysis-form-deep-sapphire,
.data-analysis-form-deep-sapphire-1,
.data-analysis-form-deepfir,
.data-analysis-form-deepfir1,
.data-analysis-form-deepseagreen,
.data-analysis-form-deepteal,
.data-analysis-form-deepteal1,
.data-analysis-form-downriver,
.data-analysis-form-downriver1,
.data-analysis-form-eden,
.data-analysis-form-elephant,
.data-analysis-form-eveningsea,
.data-analysis-form-eveningsea1,
.data-analysis-form-eveningsea2,
.data-analysis-form-green,
.data-analysis-form-green-vogue,
.data-analysis-form-green-vogue1,
.data-analysis-form-green-vogue2,
.data-analysis-form-indiantan,
.data-analysis-form-jacksonpurple,
.data-analysis-form-luckypoint,
.data-analysis-form-madison,
.data-analysis-form-madras,
.data-analysis-form-madras1,
.data-analysis-form-mercury,
.data-analysis-form-midnight-blue,
.data-analysis-form-nileblue,
.data-analysis-form-pinegreen,
.data-analysis-form-prussian-blue,
.data-analysis-form-prussian-blue-1,
.data-analysis-form-prussian-blue-2,
.data-analysis-form-prussian-blue-3,
.data-analysis-form-prussianblue,
.data-analysis-form-pullman-green,
.data-analysis-form-regalblue,
.data-analysis-form-regalblue1,
.data-analysis-form-rich-black,
.data-analysis-form-sherpablue,
.data-analysis-form-sherpablue1,
.data-analysis-form-sherpablue2,
.data-analysis-form-tangaroa,
.data-analysis-form-tarawera,
.data-analysis-form-tealblue,
.data-analysis-form-tealblue1,
.data-analysis-form-tiber,
.data-analysis-form-tiber1,
.data-analysis-form-tiber2,
.data-analysis-form-warm-black,
.data-analysis-form-warm-black-1 {
  margin-top: -50px !important;
  z-index: 5;
}
.grow-box.iso-ul-sec.sec-3-ul.quality-system ul,
.iso-ul-sec.sec-3-ul ul,
.section-2 .text-box button,
.section2 .text-box button,
.text-4,
.text-box p,
h1.heading-title {
  margin-top: 25px;
}
.text-box p {
  font-weight: 400;
  font-size: 14px;
  color: #60626d;
  line-height: 25px;
  padding-right: 30px;
}
.h3-ar b,
.h3-head,
.h4-blue,
.primary-research-benefits-text b,
.text-box .fontset,
h4.h4-scenario {
  font-weight: 600;
}
.text-box button {
  background-color: #f2891d;
  border: none;
  color: #fff;
  padding: 0 46px;
  font-size: 13px;
  height: 50px;
  border-radius: 5px;
  font-weight: 600;
}
.form-box {
  background-color: #699cd5;
  padding: 40px;
  box-shadow: 0 1px 16px rgb(105 156 213 / 45%);
  border-radius: 8px;
}
.form-box h3 {
  margin-top: 10px;
  margin-bottom: 30px;
  color: #fff;
  font-size: 25px;
}
.input-box {
  color: #bdbdbd;
  margin-bottom: 15px;
}
.input-box input,
.input-box textarea {
  height: 45px;
  width: 100%;
  border: none;
  border-radius: 3px;
  padding: 0 33px;
  font-size: 12px;
}
.input-box input::placeholder,
.input-box textarea::placeholder {
  font-size: 13px;
  font-weight: 500;
  color: #b2b2b2;
}
.search-form.new input::placeholder {
  color: #0c2e53;
  font-size: 13px;
  font-weight: 500;
}
.input-box i {
  position: absolute;
  top: 50%;
  left: 13px;
}
.input-box.textarea-box textarea {
  padding-top: 10px;
  height: 85px;
}
.input-box.textarea-box img {
  top: 22px;
  position: absolute;
  left: 13px;
  opacity: 0.5;
}
.submit-btn button {
  height: 44px;
  width: 100%;
  background-color: #082240;
  border-radius: 5px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  border: none;
}
.heading-text h1,
.heading-text h2,
.heading-text-data-analysis h1,
.heading-text-data-analysis h2 {
  font-weight: 700;
  margin-bottom: 27px;
  color: #0c2e53;
}
.input-box.textarea-box {
  margin-bottom: 7px;
}
.box-pattern,
.dis-content .text-box,
.form-input,
.sep-section.first,
.text-box.padding-top,
.text-com-5,
.wl-service-inner .text-box {
  margin-top: 35px;
}
.heading-text h1,
.heading-text h2 {
  font-size: 40px;
}
.heading-text-data-analysis h1,
.heading-text-data-analysis h2 {
  font-size: 39px;
}
.heading-text p,
.heading-text-data-analysis p {
  font-size: 15px;
  font-weight: 400;
  color: #60626d;
}
.consumer-research .heading-text,
.heading-text-data-analysis,
section.rele-sec .text-cm-box h1,
section.section-3.cm-sec3.text-box .textbox-5 {
  text-align: left;
}
.section-3 {
  padding: 60px 0 86px;
}
.img-ai.ai-two,
.intellectual-property-5 .cus-row,
.recent-box,
.row.social-media-ulbox,
.sec-info-research .heading-text-business-analytics,
.text-box.mp,
.text-recent,
h1.mt-30 {
  margin-top: 30px;
}
.sec-3-ul ul {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: start;
  padding: 0;
  margin-bottom: 0;
}
.case-study-testimonial .case-study-img,
.roptileft h1,
.science-ul.ul-boxes ul,
.sec-3-ul ul li:hover .hover-popup,
.submit-inner-btn span,
li.nav-item.dropdown:hover ul {
  display: block;
}
.heading-text-business-analytics.mt-30,
.heading-text-business-analytics.sp,
.heading-text-business-analytics.t-sp,
.sec-3-ul,
.section-6.sec-article .more-slider,
.top-space {
  margin-top: 40px;
}
.sec-3-ul ul li {
  font-size: 14px;
  margin-bottom: 22px;
  font-weight: 500;
  padding-left: 25px;
  transition: 0.5s;
  cursor: default;
  color: #0e1d36;
  line-height: 19px;
}
section.section-3 .ul-boxes ul li a.list {
  color: #0e1d36;
  text-decoration: none;
}
.sec-3-ul ul li.invisible {
  padding-top: 18px;
}
.sec-3-ul ul li:after {
  position: absolute;
  width: 4px;
  height: 3px;
  background-color: #f2891d;
  top: 7px;
}
.hover-popup {
  position: absolute;
  background-color: #fff;
  z-index: 22;
  padding: 25px 15px 15px 23px;
  border-radius: 8px;
  width: 300px;
  box-shadow: 0 0 18px -3px #699cd54f;
  left: 30%;
  top: 100%;
}
.hover-popup p {
  font-size: 12px;
  font-weight: 400;
  color: #60626d;
  margin-bottom: 7px;
  padding-right: 15px;
}
.hover-popup > a {
  font-size: 10px;
  font-weight: 600;
  text-align: right;
  display: block;
}
.hover-popup a i,
.roptileft a {
  display: inline-block;
}
.sec-3-ul .ul-boxes:last-child ul li .hover-popup {
  right: 20%;
  left: auto;
}
.img-box {
  height: 116px;
  width: 116px;
  border-radius: 50%;
  margin: 0 auto;
  justify-content: center;
  align-content: center;
  display: grid;
}
.ser-box-1 {
  background-color: #052446;
  border-radius: 10px 0 0 10px;
}
.ser-box-1 .img-box {
  background-color: #2f4965;
}
.ser-box-2 {
  background-color: #143f6e;
}
.ser-box-2 .img-box {
  background-color: #3c5f86;
}
.ser-box-3 {
  background-color: #366ba5;
  border-radius: 0 10px 10px 0;
}
.ser-box-3 .img-box {
  background-color: #5884b4;
}
.main-box-ser {
  padding: 25px 22px !important;
  text-align: center;
  color: #fff;
}
.main-box-ser h2 {
  font-size: 19px;
  font-weight: 700;
  margin: 20px 0 15px;
  line-height: 26px;
}
.main-box-ser p {
  font-size: 13px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 0;
  color: #fff;
}
.consumer-research,
.testi-box,
.textbox-4 {
  margin-top: 70px;
}
.last-articles-wrapper .text-box,
.textbox-5 {
  margin-top: 50px;
}
.textbox-5 h5 {
  color: #f2891d;
  font-size: 18px;
  font-weight: 600;
}
.textbox-5 .text-6 div {
  color: #f2891d;
  font-size: 18px;
  font-weight: 600;
}
.textbox-5 h1,
.textbox-5 h2 {
  font-size: 35px;
  color: #0c2e53;
  font-weight: 700;
  margin-top: 15px;
  line-height: 44px;
}
.triangle {
  background-image: url("/asset/images/data-analysis-service/Triangle 1.webp");
  padding-bottom: 70px;
}
.data-mine-offer,
.key-opinion-section,
.sec-benefits,
.sec-info-research,
.section-3.cm-sec3,
.section-grey-box,
.section2.cm-sec2.sm-sec,
section.section2.cm-sec2.iso-sec-text {
  padding-bottom: 0;
}
.right-img img {
  position: absolute;
  right: -20px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.text-5 button,
.view-box button {
  width: 172px;
  height: 54px;
  background-color: #f2891d;
}
.right-img1 img {
  position: unset;
}
.res-box p {
  font-size: 14px;
  line-height: 24px;
  color: #60626d;
  padding-left: 55px;
  font-weight: 400;
}
.benifitlist p,
.benifitlist span {
  font-size: 15px;
  font-weight: 600;
  line-height: 28px;
}
.benifitlist span {
  color: #0c2e53 !important;
}
.qualitative-text .res-box p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 12px;
}
.res-box p:after {
  position: absolute;
  background-image: url("/asset/images/financial-research/ROP.webp");
  top: 5px;
  width: 28px;
  height: 30px;
}
.text-5 {
  text-align: center;
  width: 64%;
  margin: 0 auto;
  z-index: 2;
}
.section-4 {
  background-color: #1f2b42;
  color: #fff;
}
.section-4:after {
  content: "";
  background-image: url("/asset/images/financial-research/img-2.webp");
  position: absolute;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0.4;
  z-index: 1;
}
.text-5 h1 {
  font-size: 35px;
  line-height: 47px;
  font-weight: 700;
  margin-bottom: 22px;
}
.text-5 button,
.text-recent p,
.view-box button {
  font-size: 15px;
  font-weight: 600;
}
.text-news h1,
.text-news h2,
.text-news p {
  margin-bottom: 0;
  color: #fff;
}
.text-5 p {
  font-size: 15px;
  line-height: 27px;
  font-weight: 400;
  color: #fff;
}
.text-recent a,
.text-recent p {
  line-height: 25px;
  letter-spacing: 0;
}
.the_leading p {
  font-weight: 700;
  color: #fff;
}
.text-5 button {
  border-radius: 2px;
  border: none;
  color: #fff;
  margin-top: 25px;
}
.grow-box.iso-ul-sec.sec-3-ul ul,
.testi-slider .slick-dots li,
.textbox-5.text-6,
.wt-box p {
  margin: 0;
}
.row-cus {
  display: flex;
  justify-content: space-between;
}
.iso-ul-sec.sec-3-ul,
.list-tech p,
.only-testimonial .testi-box,
.remove-top-margin .testi-box,
.research-guarantee-design-box .box-white-icon,
.row.row-mine .sec-3-ul,
.sec-info-research .heading-text-business-analytics:first-child,
.sec-info-research .text-box p,
.section-3.cm-sec3.business-analytics-sec-3 .textbox-5,
.sep-section.first.sep-article-first,
.textbox-5.text-6 h1,
p.sec-comp.p-space-none {
  margin-top: 0;
}
.view-box button {
  border-radius: 5px;
  border: unset;
  color: #fff;
}
.recent-sub-box {
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #e8e6e5;
  padding: 15px;
  transition: 0.5s ease-in-out;
}
.recent-sub-box.cm-height .text-recent p {
  min-height: 95px;
}
.recent-sub-box.cm-height2 .text-recent p {
  min-height: 120px;
}
.recent-img-box img {
  height: 225px;
  width: 100%;
  object-fit: cover;
  border-radius: 6px;
}
.header-sec .navbar-toggler {
  border: unset;
}
.header-sec.navbar-light .navbar-toggler-icon {
  background-image: url("/asset/images/mobmenu.webp");
}
.text-recent p {
  color: #2a3d56;
  padding-right: 8px;
  padding-bottom: 15px;
  border-bottom: 2px solid #f2891d;
  transition: 0.5s;
}
.text-recent a {
  font-size: 11px;
  font-weight: 600;
  text-decoration: unset;
  transition: 0.5s;
}
.more-slider .text-recent h6,
.testi-text p {
  line-height: 26px;
  color: #60626d;
  font-weight: 400;
}
.text-recent a i {
  font-size: 14px;
  top: -1px;
}
.testi-slider .slick-slide {
  margin: 0 15px;
  height: inherit;
}
.testi-slider {
  margin: 50px -15px 0;
}
.img-box-1 {
  width: 126px;
  height: 126px;
  border-radius: 100px;
  border: 10px solid #f0f0f0;
  padding: 5px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.img-box-1 .pro-img,
.img-box-1 .pro-img2,
.img-box-1 .pro-img3 {
  width: 96px;
  height: 96px;
  border-radius: 100px;
}
.consumer-box,
.contact-text,
.inner-text,
.ropricbaner,
.testi-slider .slick-track,
.testi-text,
.text-left {
  display: flex;
}
.img-box-1 .pro-img {
  background-image: url("/asset/images/financial-research/Ellipse 2.webp");
}
.img-box-1 .pro-img2 {
  background-image: url("/asset/images/financial-research/testi-1.webp");
}
.img-box-1 .pro-img3 {
  background-image: url("/asset/images/financial-research/testi-6.webp");
}
.section-data-analysis::after,
section.section-data-analysis.bg-iso::after {
  background-position: center;
  width: 100%;
  top: 0;
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  left: 0;
  z-index: 1;
  right: 0;
}
.slick-slide.card-11 .main-test {
  display: flex !important;
  height: 100%;
}
.testi-text {
  width: 75%;
  padding-left: 20px;
  flex-direction: column;
  justify-content: space-between;
}
.business-valution-benefits,
.testi-text p {
  font-size: 14px;
}
.inner-text h6 {
  font-size: 15px;
  letter-spacing: 0;
  color: #f2891d;
  font-weight: 600;
}
.inner-text {
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
}
.testi-slider .slick-dots li button:before {
  width: 9px;
  height: 9px;
  font-family: unset;
  border-radius: 50px;
  background-color: #000;
  content: "";
}
.testi-slider .slick-dots li button {
  padding: 0 !important;
}
.testi-slider .slick-dots li.slick-active button:before {
  width: 18px;
  background-color: #f2891d;
}
.testi-slider .slick-dots li.slick-active {
  margin-right: 5px;
}
.home-services,
.sec-uni-anylsys,
.section-im-process,
.testi-slider .slick-list {
  padding-bottom: 30px;
}
.more-slider {
  margin: 50px -10px 0;
}
.more-slider .slick-slide {
  padding: 0 10px;
  margin: 0;
}
.more-slider .recent-img-box img {
  height: 147px;
}
.section-6 {
  background-color: #f2f6f9;
}
.more-slider .recent-sub-box {
  border-radius: 6px;
  filter: drop-shadow(0px 3px 5px rgba(0, 0, 0, 0.06));
}
.more-slider .text-recent h6 {
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.more-slider .text-recent h6 i {
  font-size: 17px;
  vertical-align: middle;
  color: #f2891d;
  margin-right: 7px;
}
.more-slider .text-recent,
.section2.privacy-content .text-box button {
  margin-top: 10px;
}
.more-slider .text-recent p {
  font-size: 16px;
  line-height: 19px;
  color: #080c21;
  font-weight: 600;
  padding-right: 0;
  margin-bottom: 5px;
  border-bottom: 1px solid #dce5e7;
}
.news-latter {
  background-color: #f2891d;
  padding: 30px 0;
}
.news-input input,
.text-news {
  padding-left: 30px;
}
.text-left {
  align-items: center;
}
img.news-img {
  width: 65px;
  height: 100%;
}
.text-news h1,
.text-news h2,
.text-news h3 {
  font-size: 33px;
  line-height: normal;
  font-weight: 700;
}
.text-news p {
  font-size: 15px;
  line-height: 23px;
  font-weight: 400;
}
.news-input {
  text-align: right;
}
.news-input input {
  width: 409px;
  height: 59px;
  border-radius: 4px;
  background-color: #00000017;
  border: none;
  padding-right: 150px;
  font-weight: 500;
  font-size: 12px;
}
.news-input input::placeholder {
  font-size: 12px;
  color: #fff;
  font-weight: 500;
}
.news-input button {
  height: 46px;
  border-radius: 3px;
  background-color: #0f1327;
  position: absolute;
  font-size: 12px;
  color: #fff;
  font-weight: 600;
  border: none;
  padding: 0 30px;
  right: 7px;
  top: 50%;
  transform: translateY(-50%);
}
.contact-text,
.footer-text p,
.footer-text-1 h1,
.footer-text-1 h3,
.footer-text-1 ul li a {
  color: #ccc;
  font-weight: 400;
}
footer {
  background-color: #0e131f;
  padding: 52px 0 0;
}
.footer-text p {
  font-size: 14px;
  line-height: 25px;
}
.box-grey-cstm.box-research p,
.footer-text img.footer-logo,
.img-ai,
.ul-checklist > li {
  margin-bottom: 25px;
}
.social-icon a {
  color: #ccc;
  text-decoration: unset;
  padding: 0 15px;
}
.social-icon {
  margin: 30px -15px 0;
}
.footer-text {
  padding-right: 135px;
}
.footer-text-1 h1,
.footer-text-1 h3 {
  font-size: 17px;
  letter-spacing: 1px;
  line-height: 26px;
  margin-bottom: 35px;
}
.footer-text-1 ul li a {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 30px;
  text-decoration: none;
  transition: 0.5s;
}
.footer-text-1 ul,
.footer-text-1.footer-text,
.sec-disclair-text,
.section-grey-box.box-ms,
.testi-slider.c-logo .slick-list,
p.sec-comp.full-comm {
  padding: 0;
}
.contact-text i {
  margin-right: 10px;
}
.contact-text {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 6px;
  align-items: center;
}
.copy-right-sec {
  padding: 30px 0;
  border-top: 1px solid #2a303e;
  margin-top: 30px;
}
.copy-right-sec p {
  font-size: 13px;
  line-height: 27px;
  color: #687187;
  font-weight: 400;
  margin: 0;
}
.analysis-box h1,
.bussiness-ret ul li {
  /*font-family: Poppins; */
  margin-bottom: 25px;
}
.consumer-research .heading-text h1,
.mb-40,
.privacy-content .text-box,
.syn-report-inner {
  margin-bottom: 40px;
}
.consumer-col {
  border-right: 1px solid #e8e6e5;
  margin-bottom: 30px;
}
.consumer-box {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
}
.row .consumer-col:first-of-type .consumer-box,
.section-data-analysis.case-study-index-banner .analysis-box {
  padding-left: 0;
}
.row .consumer-col:nth-of-type(4) .consumer-box {
  padding-right: 0;
}
.row .consumer-col:nth-of-type(4n) {
  border-right: none;
}
.consumer-research h6 {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.consumer-research p {
  font-size: 14px;
  line-height: 20px;
}
.consumer-research .view-more {
  text-decoration: none;
  font-size: 12px;
  line-height: 19px;
}
.consumer-research .view-more img {
  margin-left: 10px;
}
.benefits {
  font-size: 14px;
  line-height: 24px;
  color: #0c2e53;
}
.section-data-analysis {
  background-color: #002d65;
  /* padding: 42px 0; */
  /* min-height: 245px; */
  /* display: flex; */
  align-items: center;
}
.section-data-analysis.bg-tangaroa,
.section-data-analysis.dark-bg {
  background-color: #031934;
}
.section-data-analysis::after {
  /* background-image: url("/asset/images/data-analysis-service/square-design.webp"); */
  height: 100%;
  opacity: 0.8;
}
section.section-data-analysis.bg-iso::after {
  /* background-image: url("/asset/images/ISO-quality-standards/back-bg.webp");*/
  height: 100%;
  opacity: 1;
}
.analysis-box {
  padding-left: 50px;
  z-index: 2;
}
.survey-list,
.text-sec-bus .text-right-1 {
  padding-left: 25px;
}
.analysis-box:before {
  content: "";
  border-left: 5px solid #f2891d;
  height: 100%;
  position: absolute;
  left: 0;
}
.survey-list:after,
.survey-text1:after {
  content: "";
  height: 3px;
  transform: translateY(-50%);
}
.analysis-box h1 {
  font-weight: 700;
  font-size: 40px;
  color: #fff;
  margin-top: 10px;
}
.analysis-box .breadcrumb-item {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
}
.analysis-box .breadcrumb-item a {
  text-decoration: none;
  font-size: 12px;
}
.analysis-box .breadcrumb .breadcrumb-item:nth-child(2) a,
.analysis-box .breadcrumb-item + .breadcrumb-item::before,
.analysis-box .breadcrumb-item.active {
  color: #bad9ff;
}
.section-competitor {
  background-color: #fff;
  color: #3d424c;
  padding-bottom: 20px;
  padding-top: 50px;
}
.text-cm-box {
  text-align: center;
  margin: 0 auto;
  z-index: 2;
}
.text-cm-box h1,
.text-cm-box h2 {
  font-size: 35px;
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 22px;
  color: #0c2e53;
}
.text-cm-box p {
  font-size: 15px;
  line-height: 30px;
  font-weight: 400;
  color: #3d424c;
  margin-bottom: 0;
  margin-top: 20px;
}
.box-hour-rate.bx .ul-rates > li,
.roptileft h1,
.science-ul.ul-boxes ul li,
.survey-list {
  margin-bottom: 20px;
}
.sec-comp.sec-max {
  max-width: 1018px;
  margin: 0 auto;
}
.text-cm-box b {
  font-weight: 500;
  font-size: 18px;
  color: #3d424c;
}
.text-cm-box button {
  width: 250px;
  height: 54px;
  border-radius: 5px;
  background-color: #f2891d;
  border: none;
  font-size: 15px;
  color: #fff;
  font-weight: 600;
  margin-top: 35px;
}
p.feedback_type {
  margin-top: 20px;
  font-size: 15px;
  font-weight: 400;
  color: #60626d;
}
.section-survey-analysis .heading-text {
  text-align: left;
  margin-bottom: 50px;
}
section.section-survey-analysis {
  padding: 50px 0 20px;
}
.survey-list {
  font-size: 14px;
  font-weight: 500;
  transition: 0.5s;
  cursor: pointer;
  color: #0e1d36;
  line-height: 19px;
}
.survey-list:after {
  position: absolute;
  width: 4px;
  background-color: #f2891d;
  left: 0;
  top: 50%;
}
.survey-text {
  font-size: 13px;
  line-height: 24px;
  font-weight: 400;
}
.comprehensive p {
  padding-right: 20px;
}
.pb-100 {
  padding-bottom: 80px;
}
.assessment {
  font-size: 13px;
  line-height: 20px;
  color: #60626d;
}
.roppricingtit {
  margin: 20px 0;
}
.benefits-research-optimus-list .res-flex,
.benefits-research-optimus.intellectual-property-5 .res-flex,
.c-panel-img img,
.competitor-landscaping-5 .res-flex,
.map-wrapper div#gmap iframe,
.ropricbaner,
.section-benefits .ul-checklist.checklist-plain.check-benefits li,
.syn-images img {
  width: 100%;
}
.roptileft {
  width: 50%;
  float: left;
  padding: 50px;
  background-color: #031934;
}
.roptileft h1 {
  font-size: 45px;
  font-weight: 600;
  line-height: 1.2;
  color: #fff;
}
.roptileft a {
  line-height: 1.3;
  color: #fff;
  padding: 13px 20px;
  border: 2px solid #fff;
  border-radius: 30px;
  text-decoration: none;
}
.roptileft a:hover {
  text-decoration: none;
  color: #fff !important;
}
.roptiright {
  width: 50%;
  float: left;
  background-position: center center;
}
.heading-text-research-survey h1 {
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 27px;
  color: #0c2e53;
  line-height: 44px;
}
.research-survey {
  background-color: #f2f2f2;
  margin-top: 55px;
}
.heading-text-research-survey p,
.sec-3-ul.intellectual-property-ul ul li {
  font-size: 14px;
  line-height: 22px;
  color: #60626d;
  font-weight: 400;
}
.research-survey-tool {
  font-size: 14px;
  line-height: 25px;
  color: #3d424c;
  font-weight: 400;
}
.res-img {
  max-width: 90px;
}
.research-survey .res-flex {
  display: flex;
  margin-bottom: 10px;
  width: 50%;
}
.res-text p {
  font-size: 14px;
  line-height: 23px;
  color: #60626d;
  font-weight: 400;
}
.case-study-links > a:last-child,
.res-text {
  padding-left: 20px;
}
.benefits-research-optimus .res-flex .res-text .business-valution-benefits-list,
.res-text h1 {
  font-size: 16px;
  line-height: 25px;
  color: #0c2e53;
  font-weight: 600;
}
.left-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.market-research-survey-tool {
  padding-left: 40px;
}
.sec-research-survey-tool {
  padding: 50px 0;
}
.res-img img {
  margin-top: 7px;
}
.heading-text-business-analytics h1,
.heading-text-business-analytics h2 {
  font-size: 35px;
  line-height: 44px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #0c2e53;
}
.heading-text-business-analytics p {
  font-size: 14px;
  font-weight: 400;
  color: #60626d;
  line-height: 24px;
  margin-bottom: 0;
}
.media-monetring-benefits,
.primary-research-benefits {
  font-size: 14px;
  line-height: 24px;
  color: #60626d;
  font-weight: 400;
  position: relative;
}
.primary-research-benefits-text p {
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 12px;
  color: #60626d;
  position: relative;
  padding-left: 55px;
  font-weight: 400;
}
.benefits-research-optimus .res-flex .res-text p,
.research-optimus-benefits,
.research-optimus-benefits-text p {
  font-size: 13px;
  line-height: 20px;
  color: #60626d;
  position: relative;
}
.research-optimus-benefits,
.ul-checklist.checklist-plain.check-benefits .list-tech h4 {
  font-weight: 400;
}
.research-optimus-benefits-text p {
  margin-bottom: 12px;
  padding-left: 55px;
  font-weight: 400;
}
.benefits-media-monetring .res-flex,
.benefits-research-optimus .res-flex {
  display: flex;
  margin-bottom: 0;
  width: 50%;
  margin-top: 0;
}
.benefits-research-optimus .res-flex .res-text p,
.case-study-testimonial .testi-text p,
p.p-details,
p.p-doc,
p.p-fill {
  font-weight: 400;
}
a.casestudy {
  text-transform: unset;
}
.heading-text-business-valuation p {
  font-weight: 400;
  line-height: 22px;
}
.benefits-research-optimus-list,
.science-ul.ul-boxes {
  width: 50%;
}
.section-data-analysis.bg-green {
  background-color: #003b44;
}
.section-data-analysis.bg-dark-puce {
  background-color: #533446;
}
.section-data-analysis.bg-prussian-blue-1 {
  background-color: #013354;
}
.section-data-analysis.bg-warm-black-1 {
  background-color: #054244;
}
.section-data-analysis.bg-warm-black {
  background-color: #044;
}
.section-data-analysis.bg-pullman-green {
  background-color: #333210;
}
.section-data-analysis.bg-rich-black {
  background-color: #003c40;
}
.section-data-analysis.bg-prussian-blue {
  background-color: #003e55;
}
.section-data-analysis.bg-deep-koamaru {
  background-color: #2b3560;
}
.section-data-analysis.bg-chocolate-brown {
  background-color: #34000b;
}
.section-data-analysis.bg-prussianblue {
  background-color: #003354;
}
.section-data-analysis.bg-blueberry {
  background-color: #343b92;
}
.section-data-analysis.bg-cyan-blue {
  background-color: #001d40;
}
.section-data-analysis.bg-deep-sapphire {
  background-color: #0f1c64;
}
.section-data-analysis.bg-biscay {
  background-color: #1d346a;
}
.section-data-analysis.bg-astronuarblue {
  background-color: #01425a;
}
.section-data-analysis.bg-deepfir {
  background-color: #0d3b00;
}
.section-data-analysis.bg-bluestone {
  background-color: #025563;
}
.section-data-analysis.bg-chathmasblue {
  background-color: #12357b;
}
.section-data-analysis.bg-pinegreen {
  background-color: #006b77;
}
.section-data-analysis.bg-sherpablue {
  background-color: #004f5b;
}
.section-data-analysis.bg-luckypoint {
  background-color: #221f77;
}
.section-data-analysis.bg-indiantan {
  background-color: #510c01;
}
.section-data-analysis.bg-aquadeep {
  background-color: #004d42;
}
.section-data-analysis.bg-regalblue {
  background-color: #004d75;
}
.section-data-analysis.bg-cyprus {
  background-color: #004343;
}
.section-data-analysis.bg-cyprus1 {
  background-color: #003848;
}
.section-data-analysis.bg-jacksonpurple {
  background-color: #172692;
}
.section-data-analysis.bg-midnight-blue {
  background-color: #002163;
}
.section-data-analysis.bg-daintree {
  background-color: #032f34;
}
.section-data-analysis.bg-cola {
  background-color: #3e2a00;
}
.section-data-analysis.bg-bush {
  background-color: #10301b;
}
.section-data-analysis.bg-madras {
  background-color: #2f3a04;
}
.section-data-analysis.bg-deepteal {
  background-color: #013633;
}
.section-data-analysis.bg-eveningsea {
  background-color: #02424a;
}
.section-data-analysis.bg-downriver {
  background-color: #0d2b4f;
}
.section-data-analysis.bg-tealblue {
  background-color: #03405a;
}
.section-data-analysis.bg-tealblue1 {
  background-color: #06466e;
}
.section-data-analysis.bg-nileblue {
  background-color: #193952;
}
.section-data-analysis.bg-tiber {
  background-color: #0a2d3c;
}
.section-data-analysis.bg-madison {
  background-color: #092a60;
}
.section-data-analysis.bg-deepseagreen {
  background-color: #09494f;
}
.section-data-analysis.bg-tiber1 {
  background-color: #0a373e;
}
.section-data-analysis.bg-blackolive {
  background-color: #2b2d16;
}
.section-data-analysis.bg-madras1 {
  background-color: #2e3d02;
}
.section-data-analysis.bg-cyprus2 {
  background-color: #01343b;
}
.section-data-analysis.bg-deepteal1 {
  background-color: #00312b;
}
.section-data-analysis.bg-sherpablue1 {
  background-color: #003f4f;
}
.section-data-analysis.bg-downriver1 {
  background-color: #091a47;
}
.section-data-analysis.bg-cherrypie {
  background-color: #340450;
}
.section-data-analysis.bg-eveningsea1 {
  background-color: #04514c;
}
.section-data-analysis.bg-aquadeep1 {
  background-color: #004d43;
}
.section-data-analysis.bg-eveningsea2 {
  background-color: #024148;
}
.section-data-analysis.bg-cloud-burst {
  background-color: #1d2e41;
}
.section-data-analysis.bg-tiber2 {
  background-color: #074738;
}
.section-data-analysis.bg-eden {
  background-color: #0c4248;
}
.section-data-analysis.bg-deepfir1 {
  background-color: #1c3502;
}
.section-data-analysis.bg-tarawera {
  background-color: #074151;
}
.section-data-analysis.bg-prussian-blue-2 {
  background-color: #002957;
}
.section-data-analysis.bg-deep-sapphire-1 {
  background-color: #06196e;
}
.section-data-analysis.bg-dark-fern {
  background-color: #083608;
}
.section-data-analysis.bg-elephant {
  background-color: #0f313e;
}
.section-data-analysis.bg-green-vogue {
  background-color: #052e58;
}
.section-data-analysis.bg-green-vogue1 {
  background-color: #023451;
}
.section-data-analysis.bg-regalblue1 {
  background-color: #004a71;
}
.section-data-analysis.bg-prussian-blue-3 {
  background-color: #001f4d;
}
.section-data-analysis.bg-green-vogue2 {
  background-color: #032364;
}
.section-data-analysis.bg-bay-of-many {
  background-color: #222574;
}
.section-data-analysis.bg-sherpablue2 {
  background-color: #004658;
}
.section-data-analysis.bg-dark-green {
  background: #353e06;
}
.section-data-analysis.bg-sherpablue3 {
  background-color: #00313b;
}
.section-data-analysis.bg-c-sherpablue4,
.section-data-analysis.bg-sherpablue4 {
  background: #004960;
}
.section-data-analysis.bg-gl {
  background: #224317;
}
.section-data-analysis.bg-blues-sharp {
  background: #003447;
}
.section-data-analysis.bg-purple-sharp {
  background: #202c6d;
}
.section-data-analysis.bg-sherpablue5 {
  background: #0a2950;
}
.section-data-analysis.bg-green-d {
  background: #17310c;
}
.section-data-analysis.bg-blue-darker1 {
  background: #003540;
}
.section-data-analysis.bg-blue-darker2 {
  background: #002f44;
}
.section-data-analysis.mint-green {
  background: #024434;
}
.section-data-analysis.mint-purple {
  background: #36196e;
}
.section-data-analysis.blue-mint-one {
  background: #06445b;
}
.section-data-analysis.bg-purple-solid {
  background: #312a70;
}
.section-data-analysis.bg-green-sell {
  background: #163e15;
}
.section-data-analysis.blue-mint-two {
  background: #013b75;
}
.section-data-analysis.blue-mint-three {
  background: #00505d;
}
.section-data-analysis.dark-blue-voyage {
  background: #044a9a;
}
.section-data-analysis.bg-blue-darker2.cg {
  background: #021964;
}
.section-data-analysis.blue-green-mint {
  background: #00515a;
}
.section-data-analysis.blue-voyage-mint {
  background: #1c2a74;
}
.section-data-analysis.bg-blueish {
  background: #004a7b;
}
.section-data-analysis.blue-darkerr {
  background: #004163;
}
.section-data-analysis.blueish-one {
  background: #0c4681;
}
.section-data-analysis.dark-bg.blue-royal-bg {
  background: #2f5c9d;
}
.primary-market-benefits {
  font-size: 14px;
  line-height: 22px;
  color: #60626d;
  font-weight: 400;
  position: relative;
}
.box-num,
.bussiness-ret ul li {
  font-weight: 400;
  letter-spacing: 0;
}
.data-analysis-form-green .form-box {
  background-color: #62b9c7;
}
.data-analysis-form-prussian-blue-1 .form-box {
  background-color: #4dabe9;
}
.data-analysis-form-dark-puce .form-box {
  background-color: #cc9db8;
}
.data-analysis-form-warm-black-1 .form-box {
  background-color: #5dc8cc;
}
.data-analysis-form-warm-black .form-box {
  background-color: #74d1d1;
}
.data-analysis-form-pullman-green .form-box {
  background-color: #b4b16f;
}
.data-analysis-form-rich-black .form-box {
  background-color: #83c2df;
}
.data-analysis-form-prussian-blue .form-box {
  background-color: #76bbd5;
}
.data-analysis-form-deep-koamaru .form-box {
  background-color: #a2afe1;
}
.data-analysis-form-chocolate-brown .form-box {
  background-color: #f3af8e;
}
.data-analysis-form-prussianblue .form-box,
.data-analysis-form-tangaroa .form-box {
  background-color: #699cd5;
}
.data-analysis-form-blueberry .form-box {
  background-color: #a3a8ef;
}
.data-analysis-form-deep-sapphire .form-box {
  background-color: #7684de;
}
.data-analysis-form-biscay .form-box {
  background-color: #8aa6e8;
}
.data-analysis-form-aquamarineblue .form-box {
  background-color: #7dcbe3;
}
.data-analysis-form-deepfir .form-box {
  background-color: #a2d195;
}
.data-analysis-form-bluestone .form-box {
  background-color: #6dd2e2;
}
.data-analysis-form-chathmasblue .form-box {
  background-color: #7da6ec;
}
.data-analysis-form-pinegreen .form-box {
  background-color: #42c5c5;
}
.data-analysis-form-sherpablue .form-box {
  background-color: #5bc6d6;
}
.data-analysis-form-luckypoint .form-box {
  background-color: #6b92ee;
}
.data-analysis-form-indiantan .form-box {
  background-color: #f9b693;
}
.data-analysis-form-aquadeep .form-box {
  background-color: #6fcec1;
}
.data-analysis-form-regalblue .form-box {
  background-color: #68c3d5;
}
.data-analysis-form-cyprus .form-box {
  background-color: #69cfcf;
}
.data-analysis-form-cyprus1 .form-box {
  background-color: #6dbad1;
}
.data-analysis-form-jacksonpurple .form-box {
  background-color: #97a3f6;
}
.data-analysis-form-cyan-blue .form-box {
  background-color: #6b98cd;
}
.data-analysis-form-midnight-blue .form-box {
  background-color: #8fa9de;
}
.data-analysis-form-daintree .form-box {
  background-color: #72c6cf;
}
.data-analysis-form-cola .form-box {
  background-color: #cbb886;
}
.data-analysis-form-bush .form-box {
  background-color: #81b893;
}
.data-analysis-form-madras .form-box {
  background-color: #a6b271;
}
.data-analysis-form-deepteal .form-box {
  background-color: #5cc4be;
}
.data-analysis-form-mercury .form-box {
  background-color: #e7e7e7;
}
.data-analysis-form-eveningsea .form-box {
  background-color: #67c1cb;
}
.data-analysis-form-downriver .form-box {
  background-color: #86b4ec;
}
.data-analysis-form-tealblue .form-box {
  background-color: #6ab5db;
}
.data-analysis-form-tealblue1 .form-box {
  background-color: #93cff4;
}
.data-analysis-form-nileblue .form-box {
  background-color: #8ac1de;
}
.data-analysis-form-tiber .form-box {
  background-color: #79bdda;
}
.data-analysis-form-madison .form-box {
  background-color: #84aad8;
}
.data-analysis-form-deepseagreen .form-box {
  background-color: #42abba;
}
.data-analysis-form-tiber1 .form-box {
  background-color: #51c1d2;
}
.data-analysis-form-blackolive .form-box {
  background-color: #bcbf8a;
}
.data-analysis-form-madras1 .form-box {
  background-color: #b6c294;
}
.data-analysis-form-cyprus2 .form-box {
  background-color: #48b6c8;
}
.data-analysis-form-deepteal1 .form-box {
  background-color: #79c5bb;
}
.data-analysis-form-sherpablue1 .form-box {
  background-color: #51c8dd;
}
.data-analysis-form-downriver1 .form-box {
  background-color: #8aa5ec;
}
.data-analysis-form-cherrypie .form-box {
  background-color: #b08ac7;
}
.data-analysis-form-eveningsea1 .form-box {
  background-color: #58c9c2;
}
.data-analysis-form-aquadeep1 .form-box {
  background-color: #6cc8bc;
}
.data-analysis-form-eveningsea2 .form-box {
  background-color: #53cad8;
}
.data-analysis-form-cloud-burst .form-box {
  background-color: #8cb2de;
}
.data-analysis-form-tiber2 .form-box {
  background-color: #5cb9a3;
}
.data-analysis-form-eden .form-box {
  background-color: #51b8c4;
}
.data-analysis-form-deepfir1 .form-box {
  background-color: #9bae87;
}
.data-analysis-form-tarawera .form-box {
  background-color: #81c4d7;
}
.data-analysis-form-prussian-blue-2 .form-box {
  background-color: #609ee6;
}
.data-analysis-form-deep-sapphire-1 .form-box {
  background-color: #7991fb;
}
.data-analysis-form-dark-fern .form-box {
  background-color: #92c792;
}
.data-analysis-form-elephant .form-box {
  background-color: #58b3d5;
}
.data-analysis-form-green-vogue .form-box {
  background-color: #75b0ec;
}
.data-analysis-form-green-vogue1 .form-box {
  background-color: #58b6ec;
}
.data-analysis-form-regalblue1 .form-box {
  background-color: #5aadd8;
}
.data-analysis-form-prussian-blue-3 .form-box {
  background-color: #78adfe;
}
.data-analysis-form-green-vogue2 .form-box {
  background-color: #859fe9;
}
.data-analysis-form-bay-of-many .form-box {
  background-color: #9094ee;
}
.data-analysis-form-sherpablue2 .form-box {
  background-color: #50bad5;
}
.data-analysis-form-dark-green .form-box {
  background: #bdc884;
}
.data-analysis-form-sherpablue3 .form-box {
  background-color: #4cbbac;
}
.data-analysis-form-sherpablue4 .form-box {
  background: #60cedf;
}
.data-analysis-form-sherpablue2.data-analysis-form-bg-gl .form-box {
  background: #a0c492;
}
.data-analysis-form-sherpablue2.data-analysis-form-blues-sharp .form-box {
  background: #6cb8d5;
}
.data-analysis-form-sherpablue2.data-analysis-form-purple-sharp .form-box {
  background: #8998e9;
}
.data-analysis-form-sherpablue5 .form-box {
  background: #6b98cd;
}
.data-analysis-form-sherpablue2.data-analysis-form-bg-green-d .form-box {
  background: #98b88a;
}
.data-analysis-form-sherpablue2.data-analysis-form-bg-blue-darker1 .form-box {
  background: #4ac8d6;
}
.data-analysis-form-sherpablue2.data-analysis-form-bg-blue-darker2 .form-box {
  background: #32b7cb;
}
.data-analysis-form-mercury.data-analysis-form-mint-green .form-box {
  background: #6acbb3;
}
.sticky-box .form-box {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.data-analysis-form-mercury.data-analysis-form-mint-purple .form-box {
  background: #b194eb;
}
.about-form.data-analysis-form-mercury .form-box h3,
.cat-inner > li:hover > a,
.cat-inner > li:hover > a i,
.data-analysis-form-mercury.d-ad .form-box h3,
.data-analysis-form-mercury.data-analysis-form-blue-mint-one .form-box h3,
.data-analysis-form-mercury.data-analysis-form-mint-purple .form-box h3,
.sec-global-wordplace .heading-text-business-analytics h1,
.sec-global-wordplace .heading-text-business-analytics h1 span,
.view-box button a {
  color: #fff;
}
.about-form.data-analysis-form-mercury .form-box .submit-btn button,
.data-analysis-form-mercury.data-analysis-form-blue-mint-one
  .form-box
  .submit-btn
  button,
.data-analysis-form-mercury.data-analysis-form-mint-purple
  .form-box
  .submit-btn
  button {
  background: #082240;
}
.data-analysis-form-mercury.data-analysis-form-blue-mint-one .form-box {
  background: #62bddf;
}
.data-analysis-form-sherpablue2.data-analysis-form-bg-purple-solid .form-box {
  background: #89adf9;
}
.data-analysis-form-sherpablue2.data-analysis-form-bg-green-sell .form-box {
  background: #74ab72;
}
.data-analysis-form-green-vogue2.data-analysis-form-blue-mint-two .form-box {
  background: #5295d9;
}
.data-analysis-form-green-vogue2.data-analysis-form-dark-blue-voyage .form-box {
  background: #74c3ff;
}
.data-analysis-form-sherpablue2.data-analysis-form-bg-blue-darker2.cg
  .form-box {
  background: #728de5;
}
.section-data-analysis.dark-bg.d-ad {
  background: #004354;
}
.data-analysis-form-mercury.d-ad .form-box {
  background: #43c0df;
}
.data-analysis-form-tealblue.data-analysis-form-blue-mint-one .form-box {
  background: #50bcc8;
}
.data-analysis-form-sherpablue2.data-analysis-form-bg-blue .form-box,
.data-analysis-form-tealblue.data-analysis-form-blue-voyage-mint .form-box {
  background: #988feb;
}
.data-analysis-form-tarawera.bg-blueish .form-box {
  background: #51a0d5;
}
.data-analysis-form-green-vogue2.data-analysis-form-blue-darkerr .form-box {
  background: #54b6e8;
}
.data-analysis-form-green-vogue2.data-analysis-form-c-sharper4 .form-box {
  background: #6bb3d2;
}
.data-analysis-form-sherpablue2.blueish-one .form-box {
  background: #6ea6de;
}
.section-data-analysis.bg-aquadeep1::after,
.section-data-analysis.bg-aquadeep::after,
.section-data-analysis.bg-astronuarblue::after,
.section-data-analysis.bg-bay-of-many::after,
.section-data-analysis.bg-biscay::after,
.section-data-analysis.bg-blackolive::after,
.section-data-analysis.bg-blue-darker1:after,
.section-data-analysis.bg-blue-darker2:after,
.section-data-analysis.bg-blueberry::after,
.section-data-analysis.bg-blueish:after,
.section-data-analysis.bg-bluestone::after,
.section-data-analysis.bg-bush::after,
.section-data-analysis.bg-c-sherpablue4:after,
.section-data-analysis.bg-chathmasblue::after,
.section-data-analysis.bg-cherrypie::after,
.section-data-analysis.bg-chocolate-brown::after,
.section-data-analysis.bg-cloud-burst::after,
.section-data-analysis.bg-cola::after,
.section-data-analysis.bg-cyan-blue::after,
.section-data-analysis.bg-cyprus1::after,
.section-data-analysis.bg-cyprus2::after,
.section-data-analysis.bg-cyprus::after,
.section-data-analysis.bg-daintree::after,
.section-data-analysis.bg-dark-fern::after,
.section-data-analysis.bg-dark-green::after,
.section-data-analysis.bg-dark-puce::after,
.section-data-analysis.bg-deep-koamaru::after,
.section-data-analysis.bg-deep-sapphire-1::after,
.section-data-analysis.bg-deep-sapphire::after,
.section-data-analysis.bg-deepfir1::after,
.section-data-analysis.bg-deepfir::after,
.section-data-analysis.bg-deepseagreen::after,
.section-data-analysis.bg-deepteal1::after,
.section-data-analysis.bg-deepteal::after,
.section-data-analysis.bg-downriver1::after,
.section-data-analysis.bg-downriver::after,
.section-data-analysis.bg-eden::after,
.section-data-analysis.bg-elephant::after,
.section-data-analysis.bg-eveningsea1::after,
.section-data-analysis.bg-eveningsea2::after,
.section-data-analysis.bg-eveningsea::after,
.section-data-analysis.bg-green-d:after,
.section-data-analysis.bg-green-sell:after,
.section-data-analysis.bg-green-vogue1::after,
.section-data-analysis.bg-green-vogue2::after,
.section-data-analysis.bg-green-vogue::after,
.section-data-analysis.bg-green::after,
.section-data-analysis.bg-indiantan::after,
.section-data-analysis.bg-jacksonpurple::after,
.section-data-analysis.bg-luckypoint::after,
.section-data-analysis.bg-madison::after,
.section-data-analysis.bg-madras1::after,
.section-data-analysis.bg-madras::after,
.section-data-analysis.bg-midnight-blue::after,
.section-data-analysis.bg-nileblue::after,
.section-data-analysis.bg-pinegreen::after,
.section-data-analysis.bg-prussian-blue-1::after,
.section-data-analysis.bg-prussian-blue-2::after,
.section-data-analysis.bg-prussian-blue-3::after,
.section-data-analysis.bg-prussian-blue::after,
.section-data-analysis.bg-prussianblue::after,
.section-data-analysis.bg-pullman-green::after,
.section-data-analysis.bg-purple-sharp:after,
.section-data-analysis.bg-purple-solid::after,
.section-data-analysis.bg-regalblue1::after,
.section-data-analysis.bg-regalblue::after,
.section-data-analysis.bg-rich-black::after,
.section-data-analysis.bg-sherpablue1::after,
.section-data-analysis.bg-sherpablue2::after,
.section-data-analysis.bg-sherpablue3:after,
.section-data-analysis.bg-sherpablue::after,
.section-data-analysis.bg-tangaroa::after,
.section-data-analysis.bg-tarawera::after,
.section-data-analysis.bg-tealblue1::after,
.section-data-analysis.bg-tealblue::after,
.section-data-analysis.bg-tiber1::after,
.section-data-analysis.bg-tiber2::after,
.section-data-analysis.bg-tiber::after,
.section-data-analysis.bg-warm-black-1::after,
.section-data-analysis.bg-warm-black:after,
.section-data-analysis.blue-darkerr:after,
.section-data-analysis.blue-green-mint:after,
.section-data-analysis.blue-mint-one:after,
.section-data-analysis.blue-mint-three:after,
.section-data-analysis.blue-mint-two:after,
.section-data-analysis.blue-royal-bg::after,
.section-data-analysis.blue-voyage-mint:after,
.section-data-analysis.blueish-one:after,
.section-data-analysis.dark-bg.d-ad:after,
.section-data-analysis.dark-blue-voyage:after,
.section-data-analysis.mint-green:after,
.section-data-analysis.mint-purple:after,
.section-data-analysis.prussian-blue::after {
  /* background-image: url(/asset/images/primary-market-research-service/Group-1.webp);*/
}
.section-data-analysis.bg-gl:after {
   /* background-image: url(/asset/images/primary-market-research-service/Group-1.webp);*/
}
.section-data-analysis.bg-blues-sharp:after {
  /* background-image: url(/asset/images/primary-market-research-service/Group-1.webp);*/
}
.structual_biology_service_box {
  background-color: #07788f;
  color: #fff;
  min-height: 310px;
  padding: 0 75px;
  display: flex;
  border-radius: 6px;
  align-items: center;
}
.structual_biology_service {
  padding-bottom: 50px;
}
.structual_biology_service_box p {
  max-width: 457px;
  margin: 0;
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  font-weight: 275;
}
.pos-img img {
  width: 410px;
  height: 310px;
  object-fit: cover;
  border: 2px solid #fff;
}
.pos-img {
  position: absolute;
  top: 40px;
  right: 10px;
}
.benefits-media-monetring .res-flex .res-text p {
  font-size: 14px;
  line-height: 23px;
  color: #60626d;
  position: relative;
  font-weight: 400;
}
p.insightful_media_monitor {
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  padding: 0 100px;
  color: #3d424c;
  margin-top: 20px;
}
.data-analysis-form-mercury .form-box h3,
.light-grey .analysis-box h1,
p.brand-benifit {
  color: #0c2e53;
}
.sec-3-ul .science-ul.ul-boxes ul li:after {
  content: "";
  left: 0;
  top: 6px;
  transform: translateY(0);
}
p.light-font {
  color: #3d424c;
  margin-top: 20px;
}
.row.social-media-ulbox .res-flex {
  width: 33.33%;
}
.section-3.cm-sec3.business-analytics-sec-3 .textbox-5 h1 {
  margin-top: 0;
  margin-bottom: 0;
}
section.section-3.cm-sec3.business-analytics-sec-3 {
  padding-top: 48px;
}
.section-3.cm-sec3.business-analytics-sec-3 .textbox-5 p {
  margin-top: 17px;
}
.bussiness-ret {
  margin: 25px 0 7px;
}
.bussiness-ret ul li {
  font-size: 15px;
  line-height: 19px;
  color: #0e1d36;
  width: 25%;
  padding-left: 5px;
  padding-right: 35px;
}
.bussiness-ret ul {
  padding-left: 18px;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
}
.text-sec-bus p {
  font-size: 14px;
  line-height: 24px;
  color: #60626d;
  font-weight: 400;
  margin-bottom: 20px;
}
.text-sec-bus .text-left-1 {
  padding-right: 25px;
}
section.rele-sec {
  background-color: #f2f2f2;
  margin-top: 50px;
  padding: 60px 0;
}
section.rele-sec .rele-box h3 {
  font-size: 16px;
  line-height: 25px;
  color: #0c2e53;
  font-weight: 600;
  margin-bottom: 4px;
}
section.rele-sec .rele-box p {
  font-size: 14px;
  line-height: 23px;
  color: #60626d;
  font-weight: 400;
  margin-bottom: 0;
}
section.rele-sec .rele-box {
  width: 33.33%;
  padding: 0 60px;
  margin-top: 12px;
}
section.rele-sec .row {
  margin: 0 -60px;
}
.section-competitor.competitor.business-compe {
  padding-top: 62px;
}
.section-3.cm-sec3.business-analytics-sec-3 .textbox-2 {
  padding-right: 35px;
}
.benefits-research-optimus p.primary-market-benefits,
.section-benefits .ul-checklist.checklist-plain.check-benefits,
.text-box-case-study .ul-circle-dot.ul-grey-dot li ol,
.text-box-case-study.text-box p.p-top,
.top-btn-margin,
.ul-circle-dot.m-top {
  margin-top: 20px;
}
.retail-we .head-p {
  font-size: 20px;
  line-height: 35px;
  color: #60626d;
  margin-bottom: 30px;
}
section.retail-we,
section.section-3.cm-sec3.text-box {
  padding: 35px 0 0;
}
.retail-we .data-box {
  padding: 60px 50px;
  background-color: #f2f2f2;
}
.box-num,
.data-analysis-form-mercury .form-box .submit-btn button,
.survey-text1:after {
  background-color: #f2891d;
}
.box-num {
  max-width: 31px;
  width: 100%;
  height: 31px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  line-height: 19px;
  color: #fff;
  margin-top: 3px;
}
.data-sub-text h3 {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19px;
  color: #0e1d36;
  font-weight: 500;
  margin-bottom: 5px;
}
.data-sub-text p {
  font-size: 14px;
  line-height: 20px;
  color: #60626d;
  font-weight: 400;
  margin: 0;
}
.survey-text1,
.ul-points li {
  line-height: 23px;
  font-weight: 400;
}
.data-sub-text {
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
}
.retail-we .data-box-text {
  width: 100%;
  display: flex;
  margin-bottom: 28px;
}
.box-grey-cstm p:last-child,
.box-grey-cstm.box-research p:last-child,
.box-pattern .heading-text-business-analytics h1,
.data-left-text .data-box-text:last-child,
.data-right-text .data-box-text:last-child,
.grow-box.iso-ul-sec.sec-3-ul ul li:last-child,
.method-mining.bottom-m ul li,
.ul-checklist .list-tech p,
.ul-checklist.checklist-plain li:last-child,
.ul-checklist > li:last-child {
  margin-bottom: 0;
}
section.section-data-analysis.bg-iso {
  background-color: transparent;
}
.iso-sec-text .text-box h3 {
  font-size: 35px;
  color: #0c2e53;
  font-weight: 700;
}
.iso-text-2 {
  margin-top: 45px;
}
.iso-ul-sec.sec-3-ul ul li::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  background-color: #f2891d;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.grow-box.iso-ul-sec.sec-3-ul {
  background-color: #f2f2f2;
  padding: 48px;
  margin: 30px 0;
}
.grow-box.iso-ul-sec.sec-3-ul ul li h5 {
  font-size: 15px;
  line-height: 28px;
  margin: 0;
}
.grow-box.iso-ul-sec.sec-3-ul ul li p {
  margin: 0;
  line-height: 20px;
}
.grow-box.iso-ul-sec.sec-3-ul ul li::after {
  top: 14px;
}
.grow-box.iso-ul-sec.sec-3-ul ul li {
  padding-left: 30px;
  margin-bottom: 25px;
}
.iso-sec-text .text-box p {
  padding-right: 30px;
  margin-bottom: 0;
}
.section-5.iso-sec-5 {
  padding-top: 40px;
}
.sec-3-ul.intellectual-property-ul ul li h5 {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 19px;
  color: #0e1d36;
  font-weight: 400;
}
.sec-3-ul.intellectual-property-ul ul li:after {
  top: 7%;
  transform: translateY(0);
}
.intellectual-property-5 .right-pad {
  padding-right: 100px;
}
.benefits-research-optimus.competitor-profiling-5
  .res-flex
  p.business-valution-benefits-list {
  margin-bottom: 2px;
}
.survey-text1 {
  font-size: 14px;
  padding-left: 25px;
  color: #60626d;
}
.survey-text1:after {
  position: absolute;
  width: 4px;
  left: 0;
  top: 10px;
}
.rate-h:after,
.ul-points li:after {
  width: 7px;
  height: 7px;
  left: 0;
  position: absolute;
  content: "";
}
.case-section,
.testtimonial .testi-box {
  margin-bottom: 70px;
}
.grow-box.iso-ul-sec.sec-3-ul.quality-system ul li::after {
  top: 11px;
}
.grow-box.iso-ul-sec.sec-3-ul.quality-system ul li {
  line-height: 23px;
  color: #60626d;
  font-weight: 400;
}
.p-points {
  font-size: 14px;
  color: #60626d;
  font-weight: 400;
  margin-bottom: 30px;
  margin-top: 10px;
}
.box-grey-cstm {
  padding: 50px 70px;
  background: #f6f6f6;
  border-radius: 8px;
}
.ul-points,
.ul-rates {
  padding: 0;
  list-style: none;
}
.box-grey-cstm p {
  font-weight: 400;
  font-size: 14px;
}
.rc-blog .recent-sub-box.cm-height .text-recent p {
  min-height: 116px;
}
.recent-sub-box:hover {
  transform: translateY(-9px);
  box-shadow: 0 10px 36px rgb(242 137 29 / 10%);
  border: 1px solid transparent;
}
.text-box button,
.text-cm-box button,
.view-box button {
  transition: 0.1s ease-in-out;
}
.text-box button:hover,
.text-cm-box button:hover,
.view-box button:hover {
  background: #ff962b;
}
.recent-sub-box:hover img {
  transform: scale(1.25) rotate(10deg);
}
.recent-img-box img {
  transition: transform 0.5s ease-in-out;
}
.ul-points {
  margin: 25px 0;
}
.ul-points li {
  font-size: 14px;
  padding-left: 22px;
  margin-bottom: 12px;
}
.contact-r h3,
.p-cl,
.rate-h h4,
p.p-address,
p.p-details,
p.p-doc,
p.p-fill {
  line-height: 24px;
}
.ul-points li:after {
  top: 7px;
  background: #f2891d;
  border-radius: 50%;
}
.ul-rates {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.ul-rates > li {
  width: 50%;
  padding: 0 15px;
}
.rate-h h4 {
  /*font-family: Poppins; */
  color: #0c2e53;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px;
}
.rate-h {
  padding-left: 27px;
}
.rate-h:after {
  background: #f2891d;
  border-radius: 50%;
  top: 8px;
}
.box-hour-rate {
  padding: 50px 50px 30px;
  background: #fff;
  border-radius: 11px;
  margin-bottom: 44px;
  margin-top: 35px;
}
.section-data-analysis.bg-disclaimer {
  background: url(/asset/images/disclaimers/bg-plain-img.webp) center
    center/cover;
}
.bg-disclaimer .analysis-box:before,
.section-data-analysis.bg-disclaimer:after {
  opacity: 0;
}
.bg-disclaimer .analysis-box {
  padding: 0;
  text-align: center;
}
.bg-disclaimer .analysis-box .breadcrumb {
  justify-content: center;
}
.dis-content {
  max-width: 904px;
  margin: 0 auto;
  box-shadow: 0 1px 30.08px 1.92px rgba(168, 170, 173, 0.29);
  padding: 70px;
}
.dis-content p {
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 25px;
}
.ul-checklist {
  margin: 20px 0 50px;
  list-style: none;
  background: #f2f2f2;
  padding: 40px;
  border-radius: 5px;
}
.list-tech {
  padding-left: 50px;
}
.list-tech h4 {
  font-size: 15px;
  font-weight: 600;
  color: #60626d;
  margin: 0 0 8px;
}
.list-tech:after {
  position: absolute;
  content: "";
  background: url(/asset/images/financial-research/ROP.webp);
  width: 28px;
  height: 28px;
  left: 0;
  top: 0;
}
.ul-checklist.checklist-plain {
  background: 0 0;
  padding: 0;
  margin-bottom: 0;
  margin-top: 30px;
}
.ul-checklist.checklist-plain .list-tech {
  min-height: 28px;
  display: flex;
  align-items: center;
}
.ul-checklist.checklist-plain .list-tech h4 {
  margin-bottom: 0;
  line-height: normal;
}
.fm-model .ul-circle-dot.ul-grey-dot > li,
.sec-info-research .heading-text-business-analytics h1,
.ul-checklist.checklist-plain li {
  margin-bottom: 17px;
}
.ul-checklist.checklist-plain .list-tech h4 a {
  color: #60626d;
  text-decoration: none;
}
.hexagone-inner {
  background: url(/asset/images/pharmaceutical-numerical-data-mining/hexagone.svg);
  height: 316px;
  width: 100%;
  text-align: center;
  padding-top: 48px;
}
.hexagone-inner span {
  background: #1070c5;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  font-size: 23px;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  margin: 0 auto 15px;
}
.cl-list,
.method-mining ul {
  flex-wrap: wrap;
  list-style: none;
}
.hexagone-inner p {
  font-size: 14px;
  font-weight: 400;
  color: #60626d;
  max-width: 244px;
  margin: 0 auto;
  line-height: 23px;
}
.process-wrapper .heading-text-business-analytics {
  margin-bottom: 35px;
}
.hexagone-inner.last p {
  max-width: 225px;
}
.data-mine-wrapper .heading-text-business-analytics h1 {
  font-size: 32px;
}
.data-mine-wrapper .list-tech p,
.p-cl,
p {
  font-size: 14px;
  color: #60626d;
  font-weight: 400;
}
.data-mine-img img,
.simple-img img {
  max-width: 100%;
}
.data-mine-wrapper .ul-checklist {
  background: 0 0;
  padding: 0;
  margin-bottom: 0;
}
.data-mine-wrapper .list-tech:after {
  top: 4px;
}
.data-mine-img {
  padding-top: 15px;
}
.data-mine-wrapper {
  background: #f5f8fb;
}
.section-data-analysis.bg-blue {
  background: #140a72;
}
.row.row-mine .sec-3-ul li {
  color: #60626d;
  font-weight: 400;
  margin-bottom: 18px;
}
.data-mine-offer .heading-text-business-analytics {
  margin-bottom: 32px;
}
.method-mining ul {
  padding: 0;
  display: flex;
  justify-content: space-between;
  margin: 0 -100px;
}
.method-mining ul li {
  text-align: center;
  margin-bottom: 0;
  z-index: 1;
  width: 25%;
}
.method-mining ul li h6 {
  color: #0c2e53;
  font-weight: 600;
  margin-bottom: 15px;
  min-height: 38px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
}
.method-mining ul li span {
  background: #f2891d;
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  margin: 0 auto;
}
.method-mining ul li span b {
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -19px;
  font-weight: 500;
  box-shadow: 0 0 8px rgb(0 0 0 / 16%);
  line-height: normal;
}
.method-mining {
  background: #f8f8f8;
  padding: 50px 50px 0;
}
.method-mining.bottom-m {
  padding-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 34px;
}
.method-mining ul:after {
  position: absolute;
  content: "";
  background: url(/asset/images/scientific-data-mining/line.svg) no-repeat;
  width: calc(100% - 200px);
  height: 6px;
  top: 50%;
  left: 120px;
  transform: translateY(-50%);
  margin-top: 28px;
}
.method-mining.top-m {
  margin-top: 24px;
}
.box-im-process {
  background: #f1fcff;
  border: 2px solid #0e9ec4;
  border-radius: 17px;
  padding: 0 25px;
  min-height: 123px;
  display: flex;
  align-items: center;
}
.box-im-process p {
  margin: 0;
  font-size: 15px;
  color: #60626d;
  font-weight: 400;
}
.row.row-im-pro > div {
  margin-bottom: 40px;
  padding: 0 22px;
}
.row.row-im-pro {
  margin: 0 -22px;
}
.box-im-process i {
  font-size: 28px;
  color: #0e9ec4;
  font-weight: 700;
  position: absolute;
}
.p1 i,
.p5 i {
  right: -38px;
  top: 50%;
  transform: translateY(-50%);
}
.p2 i,
.p4 i {
  left: 50%;
  transform: translateX(-50%);
}
.p3 i {
  left: -39px;
  top: 50%;
  transform: translateY(-50%);
}
.section-im-process .heading-text-business-analytics {
  margin-bottom: 36px;
}
.classification-ig {
  background: #f6f6f6;
}
.box-white-icon,
.cl-list {
  background: #fff;
  display: flex;
}
.classification-ig .heading-text-business-analytics {
  text-align: center;
  margin-bottom: 35px;
}
.classification-ig .heading-text-business-analytics p {
  max-width: 690px;
  margin: 0 auto;
}
.cl-list {
  margin: 0 0 39px;
  padding: 25px 35px;
  border-radius: 11px;
}
.cl-list li {
  width: 25%;
  font-size: 15px;
  color: #0c2e53;
  font-weight: 500;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px solid #c6c6c6;
}
.cl-list li:last-child,
.cl-list li:nth-last-child(2),
.cl-list li:nth-last-child(3),
.related-donwload > ul > li:last-child > a {
  border-bottom: 0;
}
.p-cl {
  max-width: 870px;
  margin: 0 auto;
  text-align: center;
}
.box-grey-cstm.box-research {
  padding: 45px;
  border-radius: 0;
  margin-bottom: 30px;
}
.box-grey-cstm.box-research h6 {
  font-size: 18px;
  color: #0c2e53;
  font-weight: 600;
  margin: 0 0 7px;
}
.box-grey-cstm.box-research-g {
  padding: 50px 50px 20px;
}
.research-guarantee-design-box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 28px;
}
.box-white-icon {
  width: 72px;
  height: 72px;
  align-items: center;
  justify-content: center;
  border-radius: 9px;
}
.rg-content {
  width: calc(100% - 72px);
  padding-left: 25px;
  padding-top: 2px;
}
.rg-content h6 {
  font-size: 18px;
  color: #0c2e53;
  font-weight: 600;
  margin: 0 0 4px;
}
.ul-checklist.checklist-plain.check-benefits {
  display: flex;
  flex-wrap: wrap;
  margin: 30px -20px 0;
}
.ul-checklist.checklist-plain.check-benefits li {
  width: 50%;
  margin-bottom: 24px;
  padding: 0 20px;
}
.ul-checklist.checklist-plain.check-benefits .list-tech {
  min-height: initial;
}
.ul-checklist.checklist-plain.check-benefits .list-tech:after {
  top: 5px;
}
section.section-benefits.adv-bnf:after {
  content: "";
  position: absolute;
  /* background-image: url(../images/market-advertising-reports-services/bg-blue.webp);*/
  width: 100%;
  height: 593px;
  bottom: 0;
  z-index: -1;
}
.section-benefits
  .ul-checklist.checklist-plain.check-benefits
  li
  .list-tech:after {
  top: 2px;
}
.section-3.cm-sec3.go-beyond-sec,
.section-3.cm-sec3.scope-sec,
.section-3.cm-sec3.top-z,
.top-space-zero {
  padding-top: 0;
}
.privacy-content .text-box p {
  margin-top: 0;
  margin-bottom: 18px;
}
.section2.cm-sec2.privacy-content {
  padding-top: 50px;
  padding-bottom: 70px;
}
.privacy-content .heading-text-business-analytics {
  margin-bottom: 14px;
}
.data-analysis-form-mercury.data-analysis-form-mint-green .form-box h3 {
  color: #fff;
  font-size: 25px;
}
p.sec-comp.retail-rop.rt {
  padding: 0;
  max-width: 840px;
  margin: 0 auto;
}
.grey-box-inner {
  background: #f6f6f6;
  border-radius: 8px;
  padding: 40px 60px 20px;
}
.wt-box {
  background: #fff;
  border-radius: 11px;
  padding: 42px;
}
.grey-box-analysis,
table.table-grp tbody tr:nth-child(2n + 2) td {
  background: #f1f1f1;
}
.ul-circle-dot {
  padding: 0;
  margin: 0 0 20px;
  list-style: none;
}
.ul-circle-dot li {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  color: #0c2e53;
  line-height: 44px;
  padding-left: 30px;
}
p.p-blues,
p.p-org {
  padding: 0 45px;
  line-height: 22px;
}
.ul-circle-dot li:after {
  position: absolute;
  content: "";
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #f2891d;
  top: 18px;
}
.key-opinion-section .rg-content h6,
p.p-address b {
  font-weight: 500;
}
.row.row--profiling {
  margin-top: 37px;
}
.key-opinion-section .grey-box-inner .wt-box {
  margin-bottom: 60px;
  margin-top: 28px;
}
.ul-checklist.checklist-plain.check-benefits.add-h3 .list-tech,
.ul-checklist.checklist-plain.check-head-list .list-tech {
  flex-wrap: wrap;
}
.check-head-list .list-tech h3 {
  font-weight: 600;
  color: #0c2e53;
  font-size: 16px;
  margin: 0 0 6px;
}
.height-list {
  list-style: none;
  margin: 40px 0 48px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.height-list > li,
p.p-org {
  align-items: center;
  display: flex;
}
.height-list > li {
  width: calc(12.5% - 8px);
  min-height: 141px;
  background: #eefff9;
  border: 1px solid #00b969;
  border-radius: 20px;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
  color: #0c2e53;
  margin: 0 4px;
}
.box-number,
p.p-blues,
p.p-org {
  font-size: 16px;
}
table.table-grp th {
  background: #f2891d;
  border: 0;
  border-right: 1px solid #fff3f3;
  color: #fff;
  text-align: center;
  padding: 12px 0;
  border-top: 0;
  border-radius: 10px 0 0;
}
table.table-grp th:last-child {
  border: 0;
  border-radius: 0 10px 0 0;
}
table.table-grp td {
  border: 0;
  border-right: 1px solid #fff3f3;
  color: #0c2e53;
  text-align: center;
  padding: 8px 10px;
}
.more-slider .recent-sub-box,
table.table-grp td:last-child {
  border: 0;
}
table.table-grp tbody {
  border: 0 !important;
}
.grey-box-analysis,
p.p-blues,
p.p-org {
  border-radius: 10px;
}
table.table.table-grp {
  border-radius: 10px;
  margin: 0;
}
table.table-grp tbody tr td {
  background: #e1e1e1;
}
table.table-grp tbody tr:last-child td {
  border-radius: 0 0 0 10px;
}
table.table-grp tbody tr:last-child td:last-child {
  border-radius: 0 0 10px;
}
p.p-org {
  background: #ffead5;
  height: 40%;
  margin: 0;
  font-weight: 400;
}
p.p-blues {
  height: calc(60% - 10px);
  background: #dff2fc;
  margin: 10px 0 0;
  display: flex;
  align-items: center;
  color: #0c2e53;
  font-weight: 500;
}
.row.row-level {
  margin: 40px -5px 30px;
}
.row.row-level > div {
  padding: 0 5px;
}
.univariate-analysis {
  padding: 0;
  margin: 37px 0 49px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.univariate-analysis > li {
  width: 25%;
}
.svg-triangle {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  z-index: 0;
}
.univariate-analysis-inner {
  position: relative;
  min-height: 86px;
  display: flex;
  align-items: center;
}
.univariate-analysis-inner h4 {
  color: #020c17;
  font-size: 15px;
  margin: 0 0 2px;
  position: relative;
  z-index: 1;
  width: 100%;
  font-weight: 600;
}
.univariate-analysis-inner p {
  position: relative;
  z-index: 1;
  margin: 0;
  text-align: center;
  font-size: 13px;
  color: #020c17;
  font-weight: 500;
}
.ua-text {
  width: 100%;
  text-align: center;
}
.box-grey-cstm.box-charts {
  background: 0 0;
  padding: 0;
  border-radius: 0;
  margin-bottom: 40px;
  margin-top: 40px;
}
.grey-box-analysis {
  padding: 30px 45px;
  margin-bottom: 50px;
}
.grey-box-analysis h4 {
  font-size: 15px;
  color: #0c2e53;
  font-weight: 600;
  margin-bottom: 10px;
}
p.p-sources {
  text-align: center;
  margin-top: 24px;
  margin-bottom: 40px;
}
.bivariate-box {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
.ar-box-text-wrapper > ul li:last-child,
.case-study-testimonial .testi-slider .slick-slider,
.grey-box-analysis p:last-child,
.grey-box-analysis.bottom-zero,
.sec-3-ul .row.row-bottom ul li,
.section-benefits .ul-checklist.checklist-plain.check-benefits li:last-child,
.text-box-case-study .ul-circle-dot.ul-grey-dot.single-box-text li:last-child,
.text-box-case-study.text-box .article-p-space-remove p,
.ul-types-articles p:last-child,
.ul-types-articles > li:last-child {
  margin-bottom: 0;
}
.box-number {
  background: #063171;
  width: 42px;
  height: 42px;
  border-radius: 9px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  margin-top: 2px;
}
.b-text h6,
.h3-core,
.h4-head,
.h4-tech,
.info-wrap h4 {
  font-weight: 600;
  color: #0c2e53;
}
.b-text {
  width: calc(100% - 42px);
  padding-left: 22px;
}
.b-text h6 {
  font-size: 15px;
  margin-bottom: 6px;
}
.b-text p,
.banner-articles .analysis-box ol.breadcrumb,
.case-study-testimonial .testi-box,
.case-study-testimonial .testi-slider,
.row.row-syn-panel,
.testi-slider.c-logo,
.testi-slider.c-logo .client-logo-carosel,
.ul-checklist.checklist-plain.check-benefits.check-head-list.full-width {
  margin: 0;
}
.ul-circle-dot.ul-grey-dot.b-line.or-point > li:after,
.yellow-b .box-number {
  background: #f2891d;
}
.light-blue-b .box-number {
  background: #4976b8;
}
.bivariate-analysis {
  margin-top: 40px;
  margin-bottom: 46px;
}
.img-graph {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 50px;
}
p.p-per {
  margin-top: 25px;
  margin-bottom: 40px;
}
.royal-blue-b .box-number {
  background: #3ca6c1;
}
.heading-text-business-analytics.m20,
.row.row-perform,
.sec-global-wordplace .heading-text-business-analytics,
.section-benefits.s-bottom .heading-text-business-analytics,
.section-grey-box.box-ms .box-hour-rate,
.text-box-case-study .ul-circle-dot.ul-grey-dot li,
.ul-circle-dot.blue-bg.m20,
.ul-circle-dot.ul-grey-dot.b-line.or-point.m-20,
.ul-types-articles.m-20 {
  margin-bottom: 20px;
}
.sec-uni-anylsys p a {
  white-space: initial;
  word-break: break-word;
}
.ul-circle-dot.ul-grey-dot li:after {
  background: #444;
  top: 9px;
}
.ul-circle-dot.ul-grey-dot li {
  padding-left: 27px;
  line-height: 24px;
  margin-bottom: 12px;
  color: #60626d;
  font-size: 14px;
  font-weight: 400;
}
.section-3.cm-sec3.fm-model {
  padding-top: 0;
  padding-bottom: 30px;
}
.ul-circle-dot.ul-grey-dot li ol li:after {
  background: 0 0;
  border: 1px solid #707070;
}
.ul-circle-dot.ul-grey-dot li ol {
  margin: 15px 0 0;
  padding: 0;
}
.fm-model .ul-circle-dot.ul-grey-dot > li.mb-30,
.mb-30 {
  margin-bottom: 30px;
}
.ul-checklist.checklist-plain.check-benefits.add-h3 .list-tech h3 {
  font-weight: 600;
  color: #0c2e53;
  font-size: 16px;
  margin: 0 0 6px;
  width: 100%;
}
.rop-trust .text-cm-box p {
  padding: 0;
  max-width: 1078px;
  margin: 0 auto;
}
.frm-grp,
.rop-trust .text-cm-box p.sec-comp.fsc,
.row.row-bottom,
.text-box.text-box-case-study h1 {
  margin-bottom: 15px;
}
.section-3.cm-sec3.padding-zero {
  padding-top: 35px;
}
.text-cm-box p {
  padding: 0 60px;
}
:focus-visible {
  outline: -webkit-focus-ring-color auto 0;
}
.h3-core {
  font-size: 16px;
  margin: 0 0 20px;
}
.text-cm-box .p-l {
  padding: 0 50px;
}
.h4-head {
  font-size: 16px;
  margin: 15px 0 0;
  width: 100%;
}
.h4-tech,
.info-wrap h4 {
  font-size: 18px;
}
.h4-tech {
  margin: 20px 0 15px;
  width: 100%;
}
.section-benefits.s-bottom {
  padding-bottom: 0;
  padding-top: 40px;
}
.heading-text-business-analytics.top-p,
.section-6.sec-article .slick-track {
  padding-top: 10px;
}
.info-wrap {
  background: #fff;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
  height: 100%;
  padding: 20px;
  border-radius: 4px;
  margin-top: 10px;
  border-right: 0px solid #e6e6e6;
}
.info-wrap h4 {
  margin: 0 0 8px;
}
.sec-additions {
  padding-bottom: 20px;
}
.req .text-cm-box p {
  max-width: 880px;
  margin: 0 auto;
}
.section-data-analysis.light-grey {
  background: #edf3f5;
}
.section-data-analysis.light-grey:after {
  opacity: 0;
}
.article-banner .analysis-box .breadcrumb-item.active,
.light-grey .analysis-box .breadcrumb-item.active {
  color: #4a739d;
}
.sep-section {
  margin-bottom: 45px;
}
.reserach-ab-inner .rg-content h6,
.text-box-case-study .ul-circle-dot.ul-grey-dot li ol li {
  margin-bottom: 12px;
}
.text-box-case-study.text-box p {
  margin-top: 0;
  margin-bottom: 20px;
  padding-right: 0;
}
.box-inner-case {
  background: #e3ebf5;
  border-radius: 15px;
  padding: 0 12px 20px;
}
.img-round-case,
.industries-inner span {
  background: #fff;
  border-radius: 50%;
  display: flex;
}
.img-round-case {
  width: 102px;
  height: 102px;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 15px rgb(19 53 80 / 16%);
  margin: 0 auto 13px;
  position: relative;
  top: -45px;
}
.file-btn .btn,
.header-home {
  box-shadow: none;
}
.box-inner-case h4 {
  font-size: 15px;
  /*font-family: Poppins; */
  line-height: 21px;
  color: #0c2e53;
  font-weight: 700;
  text-align: center;
  margin-top: -45px;
}
.text-box-case-study.text-box .box-inner-case p {
  padding: 0;
  text-align: center;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 10px;
}
.case-box.row {
  margin-left: -3px;
  margin-right: -3px;
  padding-top: 45px;
  margin-bottom: 70px;
}
.case-box.row > div {
  padding: 0 3px;
}
.read-more-case a {
  font-size: 12px;
  font-weight: 500;
  color: #f2891d;
}
.case-study-links {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
}
.case-study-links > a {
  width: 50%;
  position: relative;
}
.case-study-links > a:first-child {
  padding-right: 15px;
}
.case-study-links > a:first-child:after {
  position: absolute;
  content: "";
  background: #cbcbcb;
  height: 100%;
  width: 1px;
  right: 0;
  top: 0;
}
.case-study-testimonial {
  background: #f1f5f9;
  border-radius: 15px;
  padding: 50px 0;
  transition: 0.5s ease-in-out;
}
.banner-section,
.section-2.banner-syndicate .text-box,
.section2.cm-sec2.sm-sec.case-section.ar-sec {
  padding-top: 50px;
}
.case-study-testimonial .heading-text {
  max-width: 340px;
  margin: 0 auto 30px;
}
.case-study-testimonial .slick-slide.card-11 .main-test {
  height: auto;
  display: block !important;
  text-align: center;
  position: relative;
}
.case-study-testimonial .testi-text {
  width: 100%;
  max-width: 585px;
  margin: 0 auto;
}
.case-study-testimonial .inner-text {
  justify-content: center;
  position: relative;
}
.text-box .case-study-testimonial button:hover {
  background: 0 0;
}
.case-study-img.up {
  position: absolute;
  top: 60px;
  left: 30px;
}
.case-study-img.down {
  position: absolute;
  right: 60px;
  bottom: 0;
}
.ul-checklist.checklist-plain.check-benefits.check-head-list.full-width li {
  width: 100%;
  padding: 0;
}
.section-data-analysis.light-grey.light-blue-one {
  background: #d7dbf1;
}
.section-data-analysis.light-grey.light-green {
  background: #e3f5de;
}
.section-data-analysis.light-grey.light-skyblue {
  background: #caf3f3;
}
.section-data-analysis.light-grey.light-indiantan {
  background: #ffe1dc;
}
.section-data-analysis.light-grey.light-purple {
  background: #ecd6f9;
}
.box-inner-case.sc {
  background: #ebf2f9;
}
.box-inner-case.th {
  background: #eff4f9;
}
.section-data-analysis.light-grey.light-chocolate-brown {
  background: #ffe5ea;
}
.section-data-analysis.light-grey.light-blue2 {
  background: #d8e5eb;
}
.ul-circle-dot.ul-grey-dot.c-nunber > li:after {
  position: absolute;
  width: 24px;
  height: 24px;
  left: 0;
  top: 3px;
  content: counter(step-counter);
  background: #f08c1e;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 14px;
}
.ul-circle-dot.ul-grey-dot.c-nunber > li {
  counter-increment: step-counter;
  padding-left: 38px;
}
.banner-section {
  padding-bottom: 67px;
}
.header-home .header-sec.navbar.bg-light {
  background: 0 0 !important;
}
.banner-section:after {
  position: absolute;
  content: "";
  background: url(/asset/images/home/right-banner-shape.svg);
  width: 788px;
  height: 605px;
  right: 0;
  top: 0;
  z-index: -1;
}
.banner-section:before {
  position: absolute;
  left: 0;
  content: "";
  top: 0;
  background: url(/asset/images/home/left-banner-shape.svg);
  height: 458px;
  width: 129px;
  z-index: -1;
}
.banner-text h1 {
  /*font-family: Poppins; */
  font-size: 50px;
  font-weight: 700;
  color: #0e1d36;
  margin-bottom: 33px;
}
.banner-text p {
  /*font-family: Poppins; */
  font-size: 22px;
  line-height: 29px;
  max-width: 520px;
  margin-bottom: 54px;
}
.banner-text {
  margin-top: 54px;
}
hr.line-home {
  margin: 0;
  margin-top: 0 !important;
}
.ul-industries-list {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  justify-content: space-between;
  margin-top: 34px;
}
.ul-industries-list > li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.industries-inner span {
  width: 92px;
  height: 92px;
  align-items: center;
  justify-content: center;
  box-shadow: 0 3px 6px rgb(74 64 64 / 16%);
  margin: 0 auto;
}
.industries-inner h4 {
  /*font-family: Poppins; */
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #6d6d6d;
  margin-top: 21px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.heading-text-business-analytics {
  margin-bottom: 18px;
}
.wl-service-inner p {
  font-size: 15px;
  line-height: 26px;
  margin-bottom: 20px;
  max-width: 580px;
}
.services-cstm {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 37px;
}
.services-cstm .box-white-icon {
  width: 46px;
  height: auto;
  align-items: flex-start;
}
.services-cstm .rg-content {
  width: calc(100% - 46px);
}
.services-cstm .rg-content h6 {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 6px;
}
.services-cstm .rg-content p {
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  /*font-family: Poppins; */
  margin-bottom: 4px;
}
.services-cstm .rg-content a {
  /*font-family: Poppins; */
  font-size: 12px;
  line-height: 15px;
  color: #f2891d;
}
.services-cstm .rg-content a img {
  margin-left: 6px;
  position: relative;
  top: -1px;
}
.services-cstm .box-white-icon img {
  margin-top: 6px;
}
.home-services .heading-text-business-analytics {
  margin-bottom: 44px;
}
.sec-global-wordplace {
  padding: 0;
  background: url(/asset/images/home/global-workplace-img.webp) center
    center/cover;
  min-height: 434px;
  display: flex;
  align-items: center;
  text-align: center;
}
.sec-global-wordplace p {
  font-size: 18px;
  color: #fff;
  max-width: 697px;
  margin: 0 auto 70px;
}
.testi-slider.c-logo .slick-next:before {
  font-family: fontawesome;
  font-size: 40px;
  color: #c8c8c8;
  content: "\f105";
  transition: 0.1s ease-in-out;
}
.c-logo .slick-next,
.c-logo .slick-prev {
  width: auto;
  height: auto;
  margin-top: -22px;
}
.c-logo .slick-prev:before {
  font-family: fontawesome;
  font-size: 40px;
  color: #c8c8c8;
  content: "\f104";
}
.testi-slider.c-logo ul.slick-dots {
  display: none !important;
}
.clients-logo {
  padding: 35px 0;
}
.section-6.sec-article .textbox-5 h2 {
  font-size: 35px;
  color: #0c2e53;
  font-weight: 700;
  margin-top: 15px;
}
.section-6.sec-article .view-box {
  display: flex;
  align-items: flex-end;
  padding-bottom: 15px;
}
.text-recent a {
  color: #60626d;
}
.search-form {
  position: absolute;
  right: 0;
  top: 100%;
  opacity: 0;
  transition: 0.5s ease-in-out;
  display: none;
  background: #fff;
  padding: 10px;
  margin-top: 5px;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
  border-radius: 4px;
}
.search-form input {
  border: 1px solid #ddd;
  line-height: normal;
  width: 285px;
  opacity: 1;
  height: 40px;
  border-radius: 3px;
  padding: 0 15px;
  color: #0e1d36;
  font-size: 14px;
  /*font-family: Poppins; */
}
.search-box.new .search-form {
  display: block;
  opacity: 1;
}
.search-box.new i.fa.fa-search:before {
  content: "\f00d";
}
.search-box.new .search-form i.fa.fa-search:before {
  content: "\f002";
}
.search-form i {
  position: absolute;
  right: 22px;
  top: 20px;
  color: #ddd;
}
.searchbar input::-webkit-input-placeholder {
  color: #0e1d36;
}
.searchbar input::-moz-placeholder {
  color: #0e1d36;
}
.searchbar input:-ms-input-placeholder {
  color: #0e1d36;
}
.searchbar input:-moz-placeholder {
  color: #0e1d36;
}
.searchbar {
  position: relative;
  min-height: 35px;
  min-width: 35px;
}
.searchbar input {
  border: 0;
  padding: 0;
  width: 0;
  height: 35px;
  border-radius: 3px;
  transition: 0.3s;
  font-size: 14px;
  color: #122f4f;
}
.searchbar .icon {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  width: 35px;
  height: 100%;
  background: 0 0;
  border-radius: 3px;
  color: #212529;
  transition: 0.5s 0.3s;
}
.searchbar .icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.searchbar input.active {
  width: 240px;
  padding: 0 10px;
  transition: 0.5s 0.2s;
}
.searchbar .icon.active {
  background: #122f4f;
  transition: 0.3s;
  color: #fff;
}
.search-box.search-box {
  width: auto;
  text-align: initial;
  margin-left: 0;
}
.contact-inner {
  display: flex;
  flex-wrap: wrap;
  background: #f8f8f8;
  border-radius: 19px;
}
p.p-fill {
  /*font-family: Poppins; */
  font-size: 20px;
  color: #60626d;
  margin: 0 0 46px;
}
.contact-l {
  padding: 42px;
  width: calc(100% - 382px);
}
.contact-r {
  width: 382px;
  background: #f2f2f2;
  padding: 32px 26px 22px;
  border-radius: 0 19px 19px 0;
}
.input-cstm,
.input-textarea {
  background: #fff;
  box-shadow: 0 3px 6px rgb(214 214 214 / 16%);
  color: #60626d;
  /*font-family: Poppins; */
  font-size: 12px;
  width: 100%;
}
.form-half {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.form-half .frm-grp {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 15px;
}
.input-cstm {
  border: 0;
  border-radius: 6px;
  min-height: 45px;
  padding: 0 10px 0 18px;
}
.input-textarea {
  border: 0;
  border-radius: 6px;
  padding: 15px 17px;
  min-height: 143px;
}
.file-btn,
.file-btn .btn {
  padding: 0;
  min-height: 40px;
}
p.p-doc {
  /*font-family: Poppins; */
  margin-top: 27px;
}
.file-btn {
  border: 0 solid #72c2d4;
  position: relative;
  margin: 0 0 21px;
  display: inline-block;
  width: 100%;
  display: flex;
  background: #e1e1e1;
  max-width: 515px;
  border-radius: 4px;
}
.file-btn .btn {
  background: #082240;
  border: 0 solid #ddd;
  border-radius: 4px 0 0 4px;
  font-size: 14px;
  margin-right: 0;
  color: #fff;
  display: flex;
  align-items: center;
  /*font-family: Poppins; */
  font-weight: 600;
  width: 115px;
  text-align: center;
  justify-content: center;
}
.file-btn .text,
p.p-details {
  font-size: 13px;
  /*font-family: Poppins; */
}
.file-btn .text {
  display: inline-block;
  position: relative;
  text-overflow: ellipsis;
  top: 0;
  white-space: nowrap;
  left: 0;
  float: left;
  padding: 10px 5px;
  vertical-align: middle;
  width: calc(100% - 115px);
  text-align: center;
  color: #60626d;
  font-weight: 600;
}
.file-btn input[type="file"] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  cursor: pointer;
}
p.p-details {
  margin: 0 0 20px;
}
.banner-articles .text-box a,
.submit-btn-section {
  display: flex;
  flex-wrap: wrap;
}
p.p-info img {
  margin-right: 15px;
}
.submit-inner-btn {
  display: block;
  text-align: center;
  margin-left: 16px;
}
.submit-inner-btn button {
  background-color: #f2891d;
  border: none;
  color: #fff;
  padding: 0 46px;
  text-transform: uppercase;
  font-size: 15px;
  height: 50px;
  border-radius: 5px;
  font-weight: 600;
}
.submit-inner-btn span a {
  color: red;
  font-size: 12px;
  font-weight: 500;
}
.contact-r h3 {
  font-weight: 600;
  color: #60626d;
  font-size: 22px;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 2px solid #707070;
}
.article-banner .analysis-box h1,
p.p-info,
p.p-info a {
  color: #000;
}
p.p-address {
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 23px;
}
.text-box-case-study .ul-circle-dot.ul-grey-dot.single-box-text li,
p.p-info {
  margin-bottom: 10px;
}
p.p-info {
  font-size: 14px;
  line-height: 30px;
}
div#map {
  border-radius: 0 0 19px;
}
.map-wrapper {
  border: 4px solid #fff;
  border-radius: 0 0 19px;
  margin-top: 25px;
}
#map {
  height: 286px;
  width: 100%;
}
.industries-inner h4 a {
  color: #6d6d6d;
  transition: 0.5s ease-in-out;
}
.services-cstm .rg-content a:hover {
  opacity: 0.8;
}
.input-cstm::-webkit-input-placeholder {
  color: #b2b2b2;
}
.input-cstm::-moz-placeholder {
  color: #b2b2b2;
}
.input-cstm:-ms-input-placeholder {
  color: #b2b2b2;
}
.input-cstm:-moz-placeholder {
  color: #b2b2b2;
}
.input-textarea::-webkit-input-placeholder {
  color: #b2b2b2;
}
.input-textarea::-moz-placeholder {
  color: #b2b2b2;
}
.input-textarea:-ms-input-placeholder {
  color: #b2b2b2;
}
.input-textarea:-moz-placeholder {
  color: #b2b2b2;
}
.more-slider .text-recent p a {
  font-size: 16px;
  line-height: 19px;
  color: #080c21;
  text-transform: initial;
}
.section-data-analysis.banner-articles {
  background: #fff;
  padding: 60px 0 0;
}
.section-data-analysis.banner-articles:after {
  opacity: 0;
  display: none;
}
.banner-articles .analysis-box:before {
  opacity: 0;
  display: none;
}
.analysis-box h1.h1-article {
  font-size: 47px;
  display: flex;
  align-items: center;
  margin: 0 0 11px;
}
.banner-articles .text-box {
  margin: 0 0 0 auto;
}
.banner-articles .analysis-box {
  padding: 50px 70px;
  background: linear-gradient(270deg, #1576ce 9.3%, #24509c 100.9%);
  border-radius: 19px;
}
.analysis-box h1.h1-article b {
  font-weight: 700;
  color: #fff;
  margin-left: 0;
}
.h3-ar {
  /*font-family: Poppins; */
  color: #0c2e53;
  font-weight: 600;
  font-size: 30px;
  margin-bottom: 28px;
}
.article-link {
  margin-bottom: 16px;
}
.article-link a {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding-left: 30px;
  line-height: 23px;
  transition: 0.2s ease-in-out;
}
.article-link i {
  position: absolute;
  left: 0;
  top: 5px;
  font-weight: 200;
  font-size: 12px;
}
.article-link a:hover {
  color: #b2b2b2;
}
.section-articles-wrapper {
  padding: 60px 0 45px;
}
hr.line-articles {
  margin: 0 !important;
}
.section-articles-wrapper.last-articles-wrapper {
  padding-bottom: 100px;
}
.section-data-analysis.article-banner.light-blue {
  background: #e4f2f9;
}
.section-data-analysis.article-banner.light-blue:after,
.section-data-analysis.case-study-index-banner .analysis-box:before,
.section-data-analysis.case-study-index-banner:after {
  opacity: 0;
}
.article-banner .analysis-box h1 span b {
  font-weight: 700;
  color: #000;
}
.ul-types-articles {
  background: #e5f5ff;
  list-style: none;
  margin: 0;
  padding: 40px 36px;
}
.ul-types-articles h4 {
  /*font-family: Poppins; */
  font-size: 18px;
  color: #0c2e53;
  margin-bottom: 4px;
  font-weight: 700;
}
.ul-types-articles > li {
  margin-bottom: 22px;
  position: relative;
  padding-left: 69px;
  padding-top: 2px;
  counter-increment: questionNumber;
}
.ul-types-articles > li:after {
  position: absolute;
  width: 49px;
  height: 49px;
  left: 0;
  top: 3px;
  content: counters(questionNumber, ".", decimal-leading-zero) " ";
  background: #f2891d;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 11px;
  font-size: 18px;
  font-weight: 700;
}
.text-box-case-study.text-box .ul-types-articles p {
  line-height: 25px;
}
.ar-box-text-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.ar-box-text-wrapper > ul {
  width: calc(50% - 5px);
  margin: 0 0 0 5px;
  background: #e5f5ff;
  padding: 30px 18px;
}
.ar-box-text-wrapper > ul:first-child {
  margin-right: 5px;
  margin-left: 0;
}
.ar-box-text-wrapper > ul li {
  line-height: normal;
  padding-left: 20px;
  font-size: 15px;
  margin-bottom: 7px;
}
.ar-box-text-wrapper > ul li:after {
  top: 9px;
}
.case-study-links.articles-links-towards {
  background: #f2f7fb;
  border-bottom: 3px solid #e3eaf2;
  margin: 22px -5px 0;
  padding: 20px;
}
.article-link-inner {
  width: 33.33%;
  padding: 0 5px;
}
.article-link-inner a {
  /*font-family: Poppins; */
  font-size: 14px;
  line-height: 20px;
  position: relative;
  padding-left: 20px;
  display: block;
  color: #f2891d;
}
.article-link-inner a i {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 11px;
}
.sep-section.related-sep {
  margin-top: 50px;
  margin-bottom: 0;
}
.article-sidebar {
  margin-top: 0 !important;
}
.advetise-inner {
  margin-top: 55px;
}
.advetise-inner img {
  max-width: 100%;
  display: block;
  width: 100%;
}
.ul-circle-dot.b-line li b {
  display: block;
  color: #0c2e53;
}
.ul-types-articles > li > ol {
  list-style: disc;
  padding-left: 16px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.ul-types-articles > li > ol > li {
  font-size: 14px;
  margin-bottom: 10px;
  color: #60626d;
}
.ul-types-articles > li > ol > li > b {
  margin-right: 3px;
}
.h4-single {
  font-weight: 400;
  font-size: 16px;
  color: #60626d;
  margin-bottom: 15px;
}
.ul-circle-dot.blue-bg {
  background: #e5f5ff;
  margin: 0;
  padding: 40px 36px;
}
.simple-img {
  margin-bottom: 20px;
  margin-top: 20px;
}
ul.ul-types-articles.white-bg {
  background: #fff;
  padding: 0;
}
.ul-types-articles > li > ol.ol-number {
  list-style: decimal;
}
h4.h4-scenario {
  margin-top: 25px;
  line-height: normal;
  font-size: 16px;
  margin-bottom: 7px;
  color: #0c2e53;
}
.h3-head {
  color: #0c2e53;
  font-size: 22px;
}
.h4-blue {
  color: #0c2e53;
  font-size: 18px;
}
.text-box-case-study.text-box p.p-red {
  color: red;
  margin-top: -15px;
}
.section-data-analysis.light-grey.light-nileblue {
  background: #ddf4ff;
}
.section-data-analysis.case-study-index-banner {
  background: linear-gradient(270deg, #5b758e 9.3%, #2d3037 100.9%);
  min-height: 197px;
}
.h3-ar b {
  color: #f28f28;
}
.section-2.banner-syndicate {
  background: #f6fbff;
  padding-bottom: 0;
  margin-bottom: 35px;
}
.text-box h1.h1-black {
  color: #000;
  font-weight: 600;
  margin-bottom: 14px;
  margin-top: 0;
}
.text-box .fontset.p-20 {
  margin-top: 0;
  max-width: 520px;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 0;
}
.banner-syndicate .text-box p {
  max-width: 476px;
  margin-top: 20px;
  margin-bottom: 0;
  line-height: 28px;
  font-weight: 400;
}
.section-2.banner-syndicate .form-box {
  margin-bottom: -35px;
  background: #a8d2f2;
}
.section-2.banner-syndicate .form-box h3 {
  color: #1d2e44;
}
.cat-inner {
  list-style: none;
  margin: 0 0 42px;
  padding: 0;
}
.cat-inner > li > a {
  font-size: 15px;
  /*font-family: Poppins; */
  font-weight: 400;
  padding: 0 0 0 26px;
  display: inline-flex;
  color: #0c2e53;
  width: 100%;
  align-items: center;
}
.cat-inner > li {
  background: #f5f5f5;
  border-left: 3px solid #18447e;
  margin-bottom: 8px;
  transition: 0.1s ease-in-out;
}
.cat-inner > li > a i {
  margin-left: auto;
  color: #000;
  font-size: 12px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #d4d4d4;
}
.h4-related,
.related-donwload > ul > li > a,
.syn-report-inner h4 {
  color: #0c2e53;
  /*font-family: Poppins; */
}
.cat-inner > li:hover {
  background: #f2891d;
  border-left-color: #f2891d;
}
.h4-related {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 18px;
}
.related-donwload {
  margin-bottom: 50px;
}
.related-donwload > ul {
  background: #f5f5f5;
  padding: 20px 30px;
  list-style: none;
  margin: 0;
}
.related-donwload > ul > li > a {
  font-size: 15px;
  padding: 15px 0;
  border-bottom: 1px solid #c5c5c5;
  display: block;
  transition: 0.2s ease-in-out;
}
.syn-images {
  width: 100%;
  margin-bottom: 12px;
}
.syn-report-inner h4 {
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  padding: 0 2px;
  line-height: 20px;
  margin-bottom: 10px;
  min-height: 40px;
}
.ul-get-detail {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.ul-get-detail li {
  color: #f33d04;
  /*font-family: Poppins; */
  font-size: 12px;
  padding: 0 10px;
  line-height: 12px;
}
.ul-get-detail li:first-child {
  border-right: 1px solid #707070;
}
.row.row-space-syn {
  margin: 0 -10px;
}
.row.row-space-syn > div {
  padding: 0 10px;
}
.section-data-analysis.dark-bg.about-us-bg {
  background: #245670;
}
.about-form.data-analysis-form-mercury .form-box {
  background: #85cddf;
}
.research-services-boxes {
  background: #f8f8f8;
  border-radius: 15px;
  padding: 50px;
  margin-bottom: 40px;
}
.research-guarantee-design-box.reserach-ab-inner .box-white-icon {
  background: 0 0;
  width: 45px;
  align-items: flex-start;
  padding-top: 6px;
}
.research-guarantee-design-box.reserach-ab-inner .rg-content {
  width: calc(100% - 45px);
  padding-left: 17px;
}
.reserach-ab-inner .rg-content p {
  font-weight: 400;
  margin: 0;
}
@media (min-width: 1200px) and (max-width: 1300px) {
  .method-mining.bottom-m {
    overflow: hidden;
  }
  .banner-inner-img img,
  .img-benefits img {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .white-label-services .row .col-lg-7 {
    width: 54%;
  }
  .white-label-services .row .col-lg-5 {
    width: 46%;
  }
  .header-sec .navbar-nav .dropdown-menu ul li a.dropdown-item.menu-financial {
    padding-left: 34px;
  }
  .banner-text.banner-textv2 h1 {
    margin-right: -40px;
  }
  .section2.cm-sec2.sm-sec.case-section.article-main-sec {
    padding-top: 50px;
  }
  .case-section .row .col-lg-7 {
    width: calc(100% - 410px);
    padding-right: 40px;
  }
  .case-section .row .col-lg-5 {
    width: 410px;
  }
  .sep-section.first.sep-article-first h1 {
    margin-top: -4px;
  }
  .row-syn-panel .left-syn {
    width: 314px;
    padding: 0;
  }
  .row-syn-panel .right-syn {
    width: calc(100% - 314px);
    padding-left: 49px;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  body .container {
    max-width: 750px;
  }
  .ipad-none,
  .md-none,
  .mobile-only,
  .mobile-svg {
    display: none;
  }
}
@media (min-width: 992px) {
  body .container {
    max-width: 970px;
  }
  .mobile-menu-head,
  button.mobile-menu {
    display: none;
  }
  a.dropdown-item.menu-market {
    padding-left: 0;
    margin-left: -20px;
  }
  .header-sec .navbar-nav .dropdown-menu ul li a.dropdown-item.menu-financial {
    padding-left: 14px;
  }
}
@media (min-width: 1200px) {
  body .container {
    max-width: 1170px;
  }
  .data-mine-wrapper .heading-text-business-analytics h1 {
    font-size: 32px;
  }
  .row.row-process {
    margin: 0 -25px;
  }
  p.sec-comp.retail-rop {
    padding: 0 80px;
  }
  li.mh {
    min-height: 38px;
  }
  .univariate-analysis > li {
    width: 269px;
  }
  .text-box.text-box-case-study h1 {
    font-size: 35px;
  }
}
@media (min-width: 1400px) {
  body .container {
    max-width: 1170px;
  }
}
@media (max-width: 1400px) {
  .header-sec .menu-bar ul li {
    list-style: none;
    padding: 0 15px;
  }
  .recent-sub-box.cm-height .text-recent p,
  .recent-sub-box.cm-height2 .text-recent p {
    min-height: 142px;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .searchbar input {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media (max-width: 1200px) {
  .header-sec .menu-bar ul li {
    padding: 0 10px;
  }
  .banner-text h1 br,
  .grow-box.iso-ul-sec.sec-3-ul.quality-system p br,
  .grow-box.iso-ul-sec.sec-3-ul.quality-system ul li br,
  .heading-text-data-analysis br,
  .text-cm-box br,
  .textbox-5 h1 br {
    display: none;
  }
  .comprehensive p,
  .text-recent p,
  .text-recent.cm-text-space p .text-recent.cm-text-space2 p {
    padding-right: 0;
  }
  .pos-img img {
    max-width: 340px;
  }
  img.logo {
    width: 100%;
  }
  .header-sec .menu-bar ul {
    padding-left: 0;
  }
  .recent-img-box img {
    height: 175px;
  }
  h1.heading-title {
    margin-top: 10px;
  }
  .triangle {
    padding-bottom: 0;
  }
  .method-mining ul {
    margin: 0 -50px;
  }
  .method-mining ul li h6 {
    min-height: 50px;
    font-size: 14px;
  }
  .img-benefits img {
    width: 100%;
    max-width: 100%;
  }
  .banner-inner-img img,
  .img-graph img,
  .wl-service-img img {
    max-width: 100%;
  }
  .banner-section:after {
    width: 588px;
    height: 405px;
    background-size: cover;
    background-position: center bottom;
  }
  .banner-text h1 {
    font-size: 40px;
  }
  .banner-text p {
    font-size: 18px;
  }
  .header-sec .nav-link {
    padding: 0 15px !important;
  }
}
@media (max-width: 991px) {
  .header-sec li.nav-item.dropdown,
  .search-form {
    position: relative;
  }
  .header-sec .nav-link {
    padding: 8px 0 !important;
  }
  .intellectual-property-5 .right-pad {
    padding-right: 50px;
  }
  .iso-sec-text .text-box p,
  .recent-box.custom-recent-box .text-recent p,
  .row .consumer-col:nth-of-type(2) .consumer-box {
    padding-right: 0;
  }
  .classification-ig .heading-text-business-analytics,
  .data-left-text {
    margin-bottom: 25px;
  }
  .analysis-box h1 br,
  .header-sec .menu-bar ul.main-menu,
  .header-sec li.nav-item.dropdown:hover .dropdown-menu::after,
  .heading-text-business-analytics p br,
  .heading-text-data-analysis br,
  .height-list,
  .img-graph,
  .market-research-survey-tool h1 br,
  .pos-img,
  .research-survey-tool br,
  .retail-we .head-p br,
  .section-survey-analysis .heading-text h1 br,
  .text-cm-box br,
  .text-cm-box h1 br,
  .textbox-5 .textbox-2 h1 br {
    display: none;
  }
  .retail-we .head-p {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 26px;
  }
  .header-sec li.nav-item.dropdown:hover .dropdown-menu {
    display: none !important;
  }
  .bussiness-ret {
    margin-top: 35px;
  }
  section.rele-sec .rele-box {
    padding: 0 30px;
    margin-bottom: 10px;
  }
  section.rele-sec .row {
    margin: 0 -30px;
  }
  .bussiness-ret ul li {
    width: 33.33%;
  }
  .row.social-media-ulbox .res-flex {
    width: 50%;
  }
  .social-media-ulbox .res-img img {
    margin-top: 3px;
  }
  .structual_biology_service_box {
    min-height: auto;
    padding: 40px;
    border-radius: 8px;
  }
  .structual_biology_service_box p {
    max-width: 100%;
  }
  .pb-100,
  .structual_biology_service {
    padding-bottom: 0;
  }
  .search-form {
    display: block !important;
    top: 0;
    opacity: 1;
    right: 0;
  }
  .search-form input {
    padding-left: 30px;
    opacity: 1;
    width: 250px;
    height: 40px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 500;
    color: #0c2e53;
  }
  .search-box i {
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
    pointer-events: none;
  }
  .search-box {
    text-align: left;
  }
  .market-research-survey-tool h1,
  .news-right,
  .research-survey-tool {
    text-align: center;
  }
  .cm-sec-ul.sec-3-ul .ul-boxes ul {
    justify-content: space-around;
  }
  .market-research-survey-tool,
  .row .consumer-col:nth-of-type(3) .consumer-box {
    padding-left: 0;
  }
  .data-analysis-form,
  .data-analysis-form-aquadeep,
  .data-analysis-form-aquadeep1,
  .data-analysis-form-aquamarineblue,
  .data-analysis-form-bay-of-many,
  .data-analysis-form-biscay,
  .data-analysis-form-blackolive,
  .data-analysis-form-blueberry,
  .data-analysis-form-bluestone,
  .data-analysis-form-bush,
  .data-analysis-form-chathmasblue,
  .data-analysis-form-cherrypie,
  .data-analysis-form-chocolate-brown,
  .data-analysis-form-cloud-burst,
  .data-analysis-form-cola,
  .data-analysis-form-cyan-blue,
  .data-analysis-form-cyprus,
  .data-analysis-form-cyprus1,
  .data-analysis-form-cyprus2,
  .data-analysis-form-daintree,
  .data-analysis-form-dark-fern,
  .data-analysis-form-dark-puce,
  .data-analysis-form-deep-koamaru,
  .data-analysis-form-deep-sapphire,
  .data-analysis-form-deep-sapphire-1,
  .data-analysis-form-deepfir,
  .data-analysis-form-deepfir1,
  .data-analysis-form-deepseagreen,
  .data-analysis-form-deepteal,
  .data-analysis-form-deepteal1,
  .data-analysis-form-downriver,
  .data-analysis-form-downriver1,
  .data-analysis-form-eden,
  .data-analysis-form-elephant,
  .data-analysis-form-eveningsea,
  .data-analysis-form-eveningsea1,
  .data-analysis-form-eveningsea2,
  .data-analysis-form-green,
  .data-analysis-form-green-vogue,
  .data-analysis-form-green-vogue1,
  .data-analysis-form-green-vogue2,
  .data-analysis-form-indiantan,
  .data-analysis-form-jacksonpurple,
  .data-analysis-form-luckypoint,
  .data-analysis-form-madison,
  .data-analysis-form-madras,
  .data-analysis-form-madras1,
  .data-analysis-form-mercury,
  .data-analysis-form-midnight-blue,
  .data-analysis-form-nileblue,
  .data-analysis-form-pinegreen,
  .data-analysis-form-prussian-blue,
  .data-analysis-form-prussian-blue-1,
  .data-analysis-form-prussian-blue-2,
  .data-analysis-form-prussian-blue-3,
  .data-analysis-form-prussianblue,
  .data-analysis-form-regalblue,
  .data-analysis-form-regalblue1,
  .data-analysis-form-rich-black,
  .data-analysis-form-sherpablue,
  .data-analysis-form-sherpablue1,
  .data-analysis-form-sherpablue2,
  .data-analysis-form-tangaroa,
  .data-analysis-form-tarawera,
  .data-analysis-form-tealblue,
  .data-analysis-form-tealblue1,
  .data-analysis-form-tiber,
  .data-analysis-form-tiber1,
  .data-analysis-form-tiber2,
  .data-analysis-form-warm-black,
  .data-analysis-form-warm-black-1,
  .data-analysis-pullman-green {
    margin-top: var(--bs-gutter-y) !important;
  }
  .footer-text {
    padding-right: 75px;
  }
  .text-box {
    margin-bottom: 50px;
  }
  .main-box-ser h2 {
    font-size: 16px;
  }
  .slick-slide.card-11 .main-test {
    flex-wrap: wrap;
  }
  .textbox-5 h1,
  .textbox-5 h2 {
    font-size: 30px;
  }
  .right-img img {
    position: static;
  }
  .right-img {
    margin-top: 36px !important;
  }
  .text-5 {
    width: 90%;
  }
  .banner-text p,
  .ft-box,
  .recent-sub-box {
    margin-bottom: 30px;
  }
  .testi-box {
    margin-top: 40px;
  }
  .copy-right-sec,
  h1.heading-title {
    margin-top: 10px;
  }
  .news-right {
    margin-top: 30px !important;
  }
  .news-input {
    display: inline-block;
  }
  .heading-text h1,
  .heading-text-business-analytics h1,
  .heading-text-data-analysis h1,
  .heading-text-data-analysis h2 {
    font-size: 32px;
  }
  .text-left {
    justify-content: center;
  }
  .sec-3-ul .ul-boxes:nth-child(2) ul li .hover-popup {
    right: 85%;
    left: auto;
  }
  .row .consumer-col:nth-of-type(2n) {
    border-right: none;
  }
  .roptileft h1 {
    font-size: 35px;
  }
  .box-im-process p,
  .cat-inner > li > a,
  .cl-list li {
    font-size: 14px;
  }
  .sec-competitor {
    padding: 20px 0;
  }
  .header-sec li.nav-item.dropdown > .dropdown-menu ul > li > a,
  .sec-research-survey-tool,
  .text-cm-box p {
    padding: 0;
  }
  .cat-inner > li > a,
  .searchbar input,
  .services-cstm .rg-content {
    padding-left: 10px;
  }
  .header-sec li.nav-item.dropdown:hover .dropdown-menu.show {
    display: flex !important;
  }
  .testtimonial .testi-box {
    margin-bottom: 40px;
  }
  .box-im-process p {
    line-height: 20px;
  }
  .box-im-process {
    padding: 12px 25px;
    min-height: 150px;
  }
  .cl-list {
    padding: 15px;
    margin-bottom: 20px;
  }
  .cl-list li {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .heading-text-business-analytics {
    margin-bottom: 1rem;
  }
  .banner-text h1,
  .syn-report-inner {
    margin-bottom: 20px;
  }
  .banner-text {
    margin-top: 0;
  }
  .banner-text h1 {
    font-size: 40px;
    max-width: 500px;
  }
  .industries-inner span img {
    max-width: 40px;
  }
  .industries-inner span {
    width: 82px;
    height: 82px;
  }
  .searchbar,
  .searchbar input {
    width: 250px;
    position: relative;
  }
  .sec-global-wordplace .text-box {
    margin-bottom: 0;
  }
  .sec-global-wordplace {
    min-height: 334px;
  }
  .sec-global-wordplace p {
    font-size: 16px;
    margin-bottom: 40px;
  }
  .c-logo .slick-slide img {
    max-width: 200px;
  }
  .search-box.search-box {
    margin-left: 0;
    width: 100%;
  }
  .searchbar input {
    left: 0;
    border: 1px solid #ddd;
    top: 0;
  }
  .searchbar {
    min-height: 35px;
    min-width: 250px;
    max-width: 250px;
  }
  .searchbar .icon i {
    display: block;
  }
  .searchbar .icon {
    position: absolute;
    top: 0;
    right: 0;
  }
  button.mobile-menu {
    box-shadow: none;
    border: 0;
    background: 0 0;
    color: #ff9a33;
  }
  .mobile-nav {
    position: fixed;
    right: -100%;
    display: block !important;
    top: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: 9;
    padding-top: 0;
    padding-left: 0;
    transition: 0.5s ease-in-out;
  }
  button.mobile-close {
    background: 0 0;
    border: 0;
    position: relative;
    right: 0;
    top: 3px;
  }
  .mobile-menu-open .mobile-nav {
    right: 0;
  }
  .header-sec li.nav-item.dropdown > .dropdown-menu {
    position: relative;
    border: 0;
    padding: 0 20px;
  }
  .header-sec li.nav-item.dropdown > .dropdown-menu > ul {
    position: relative;
    border: 0;
    padding: 0 0 10px 20px;
  }
  .header-sec li.nav-item {
    border-bottom: 1px solid #eee;
  }
  .header-sec li.nav-item > a {
    padding: 12px 20px !important;
  }
  .serch-main-box {
    padding: 10px 20px 0;
  }
  .header-sec li.nav-item > a i {
    margin-left: 5px;
    position: relative;
    top: 1px;
  }
  .header-sec .navbar-nav .dropdown-menu ul li {
    width: 100%;
    list-style: disc;
  }
  .mobile-menu-head {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px 20px;
  }
  .contact-l,
  .contact-r {
    width: 100%;
  }
  .cat-inner > li > a i {
    width: 40px;
    height: 40px;
  }
  .related-donwload > ul {
    padding: 10px 20px;
  }
  .related-donwload > ul > li > a {
    font-size: 14px;
    padding: 10px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hexagone-inner.last p {
    max-width: 190px;
  }
  .hexagone-inner {
    height: 261px;
    padding-top: 36px;
    background-size: cover;
  }
  .hexagone-inner span {
    width: 34px;
    height: 34px;
    font-size: 16px;
    margin-bottom: 6px;
  }
  .hexagone-inner p {
    font-size: 12px;
    max-width: 194px;
    line-height: 20px;
  }
  .row.row-process {
    margin: 0 -25px;
  }
  .desktop-svg {
    width: 100%;
  }
  .height-list > li {
    min-height: 101px;
  }
  .analysis-box h1.h1-article {
    font-size: 40px;
  }
  .banner-articles .analysis-box {
    padding: 50px 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .ul-rates > li {
    width: 100%;
    margin-bottom: 15px;
  }
  .hexagone-inner {
    height: 303px;
    background-size: cover;
    margin-left: -20px;
  }
  .hexagone-inner p {
    font-size: 13px;
    line-height: 21px;
  }
  .hexagone-inner span {
    margin-bottom: 5px;
    width: 36px;
    height: 36px;
    font-size: 18px;
  }
  .univariate-analysis-inner h4 {
    font-size: 14px;
    width: 100%;
  }
  .univariate-analysis-inner p {
    font-size: 11px;
  }
  .desktop-svg {
    width: 100%;
  }
  .source-link {
    display: none;
  }
  .banner-text.banner-textv2 h1 {
    font-size: 35px;
  }
  .banner-text.banner-textv2 p {
    font-size: 16px;
  }
  .banner-section:after {
    width: 428px;
    height: 345px;
  }
  .analysis-box h1.h1-article {
    font-size: 40px;
  }
  .banner-articles .analysis-box {
    padding: 50px 30px;
  }
  .h3-ar {
    font-size: 22px;
  }
  .article-link a {
    font-size: 14px;
  }
  .banner-articles .text-box button {
    padding: 0;
    width: 160px;
  }
  .section-articles-wrapper .row > div {
    width: 50%;
  }
}
@media (max-width: 767px) {
  section.rele-sec .rele-box,
  section.rele-sec .text-cm-box h1 {
    padding: 0;
    margin-bottom: 10px;
  }
  .bussiness-ret ul li,
  .row.social-media-ulbox .res-flex,
  .science-ul.ul-boxes,
  .testi-text,
  .text-5,
  .text-cm-box,
  .textbox-5,
  section.rele-sec .rele-box {
    width: 100%;
  }
  .box-grey-cstm,
  .ser-box-1,
  .ser-box-3 {
    border-radius: 0;
  }
  .box-im-process,
  .ul-checklist.checklist-plain .list-tech {
    min-height: initial;
  }
  .dis-content,
  .search-form,
  button.navbar-toggler:focus {
    box-shadow: none;
  }
  .header-sec .navbar-nav .dropdown-menu ul li {
    width: 50%;
  }
  section.section-3.cm-sec3.text-box .textbox-5 {
    text-align: left;
    margin-top: 50px;
  }
  .competitor p.sec-comp,
  .inner-text,
  .key-opinion-section .heading-text-business-analytics span,
  .sec-competitor .text-cm-box p,
  .section-competitor p.light-text,
  h1.contactus,
  h1.text-cm-box-mob {
    display: block;
  }
  .consumer-box,
  .footer-text,
  .intellectual-property-5 .right-pad {
    padding-right: 0;
  }
  .box-im-process,
  .contact-r,
  .grow-box.iso-ul-sec.sec-3-ul {
    padding: 20px;
  }
  .section-competitor,
  .section2.cm-sec2 {
    padding-bottom: 50px;
  }
  .recent-sub-box.cm-height .text-recent p,
  .recent-sub-box.cm-height2 .text-recent p {
    min-height: auto;
  }
  .bussiness-ret,
  .text-recent,
  .top-space {
    margin-top: 25px;
  }
  .section-3.cm-sec3.business-analytics-sec-3 .right-img.mob-img {
    margin-bottom: 0;
    display: none;
  }
  .article-link-inner:last-child,
  .case-box.row > div:last-child .box-inner-case,
  .dis-content .text-box,
  .more-slider .recent-sub-box,
  .res-text p,
  .row.row-mine .sec-3-ul li,
  .section-3.cm-sec3.business-analytics-sec-3 .textbox-5 p,
  .ul-circle-dot li:last-child {
    margin-bottom: 0;
  }
  .bussiness-ret ul li {
    margin-bottom: 18px;
    font-size: 14px;
    letter-spacing: 0;
  }
  .case-study-links.articles-links-towards,
  .roppricingtit,
  .row.row-im-pro,
  .ul-rates,
  section.rele-sec .row {
    margin: 0;
  }
  .text-sec-bus .text-right-1 {
    padding-left: 13px;
  }
  .section-3.cm-sec3.business-analytics-sec-3 .textbox-5 h1 {
    font-size: 30px;
    line-height: 35px;
    color: #0c2e53;
    font-weight: 700;
    text-align: left;
    margin-bottom: 25px;
  }
  .heading-text-data-analysis p,
  .section-survey-analysis .heading-text p {
    font-size: 14px;
    line-height: 20px;
  }
  .analysis-box h1 br,
  .banner-articles .text-box,
  .desktop-only,
  .desktop-svg,
  .heading-text-data-analysis br,
  .left-img img,
  .m-none,
  .research-survey-tool br,
  .right-img.des-img,
  .search-box i,
  .sec-3-ul ul li.invisible,
  .section-5 .view-box,
  .section-6.sec-article .view-box,
  .section-competitor .text-cm-box p,
  .section-survey-analysis .heading-text h1 br,
  .source-link,
  .text-box h1 br,
  .text-cm-box br,
  .text-cm-box h1 br,
  .textbox-5 .textbox-2 h5,
  .textbox-5 h1 br,
  .triangle .textbox-2 h5,
  h1.text-cm-box-desktop {
    display: none;
  }
  .testi-text p,
  .text-cm-box button {
    margin-top: 20px;
  }
  section {
    padding: 50px 0;
  }
  .footer-5-box,
  .testi-box {
    margin-top: 30px;
  }
  .section-competitor {
    padding-top: 25px;
  }
  .res-box p:after {
    height: 30px;
  }
  .section-3 {
    padding: 45px 0 50px;
  }
  hr:not([size]) {
    height: 1px;
    margin: 0 !important;
  }
  .footer-text-1 h1,
  .footer-text-1 h3,
  p.p-fill {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .footer-text.footer-15-box p {
    margin-bottom: 35px;
  }
  .social-icon a {
    color: #fff;
  }
  .news-latter {
    padding: 45px 0;
  }
  .case-study-links > a:last-child,
  .consumer-box,
  .market-research-survey-tool,
  .testi-text,
  .text-news {
    padding-left: 0;
  }
  .benefits,
  .benefits-media-monetring .res-flex .res-text p,
  .heading-text h1,
  .media-monetring-benefits,
  .primary-market-benefits,
  .section-3 .text-4,
  p.assessment,
  p.crystallography {
    text-align: left;
  }
  .textbox-5.text-6 {
    margin: 0;
    text-align: left;
  }
  .bt-zero .box-grey-cstm,
  .triangle {
    padding-bottom: 0;
  }
  .benifitlist p,
  .benifitlist span,
  .copy-right-sec p,
  .ul-circle-dot.ul-grey-dot li {
    line-height: 22px;
  }
  .testi-box .heading-text h1 {
    font-size: 30px;
    color: #0c2e53;
    font-weight: 700;
    text-align: center;
  }
  .analysis-box {
    padding: 0;
    text-align: center;
  }
  .submit-btn {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  img.logo {
    width: 220px;
  }
  .res-box p {
    padding-left: 45px;
  }
  .text-box h1,
  .text-news h3 {
    font-size: 28px;
  }
  .heading-text h1,
  .heading-text-data-analysis h1,
  .heading-text-data-analysis h2 {
    font-size: 26px;
  }
  .textbox-5 h1 {
    font-size: 23px;
    text-align: left;
  }
  .copy-right-sec p,
  .main-test,
  .textbox-5 {
    text-align: center;
  }
  .text-5 h1 {
    font-size: 20px;
    line-height: 35px;
  }
  .text-5 p {
    font-size: 13px;
    line-height: 25px;
  }
  .row-cus {
    flex-wrap: wrap;
    justify-content: center;
  }
  .textbox-5 {
    margin-bottom: 10px !important;
    margin-top: 20px;
  }
  .view-box button {
    width: 140px;
    height: 40px;
  }
  .slick-slide.card-11 .main-test {
    display: block !important;
  }
  .q-img img {
    margin: 0 auto;
  }
  .p1 i,
  .p2 i,
  .p3 i,
  .p4 i,
  .p5 i {
    right: auto;
    top: auto;
    bottom: -33px;
    left: 50%;
    margin-left: -12px;
  }
  .text-news p {
    font-size: 15px;
    line-height: 23px;
  }
  img.news-img {
    width: 65px;
    margin-bottom: 20px;
  }
  .news-input input {
    width: 100%;
    height: 60px;
  }
  .text-box {
    padding-right: 00px;
  }
  .sec-3-ul ul li:hover .hover-popup {
    display: block;
    right: 0;
    left: 0;
    top: 26px;
  }
  .sec-3-ul .ul-boxes:last-child ul li .hover-popup,
  .sec-3-ul .ul-boxes:nth-child(2) ul li .hover-popup {
    right: 0;
    left: 0;
  }
  .row .consumer-col:nth-of-type(n) {
    border-right: none;
  }
  .analysis-box h1,
  .text-cm-box h1 {
    font-size: 30px;
    line-height: 36px;
    padding: 0 10px;
  }
  .text-box p {
    padding: 0;
    font-size: 14px;
  }
  .analysis-box .breadcrumb {
    justify-content: center;
    margin-bottom: 0;
    margin-top: 2rem;
  }
  .case-box.row > div,
  .dis-content,
  .text-cm-box p {
    padding: 0;
  }
  .analysis-box:before {
    left: 20px;
    display: none;
  }
  .analysis-box .breadcrumb-item,
  .analysis-box .breadcrumb-item a,
  .news-input button {
    font-size: 11px;
  }
  .ropricbaner {
    display: inline-block;
  }
  .roptileft {
    padding: 30px;
    width: 100%;
  }
  .roptileft h1 {
    font-size: 32px;
  }
  .roptiright {
    width: 100%;
    height: 200px;
  }
  .roptileft a {
    padding: 11px 20px;
    font-size: 10px;
  }
  .text-recent p {
    font-size: 14px;
    line-height: 23px;
    font-weight: 500;
  }
  .text-recent a {
    color: #f2891d;
    font-size: 10px;
    line-height: 23px;
  }
  .footer-text.footer-5-box p {
    line-height: 30px;
    margin-bottom: 35px;
  }
  .right-img.mob-img {
    display: block;
    margin-bottom: 45px;
  }
  .advetise-inner,
  .d-case,
  .social-icon {
    margin-bottom: 50px;
  }
  .recent-img-box img {
    height: 215px;
  }
  .mob-img img {
    object-fit: cover;
  }
  .heading-text p {
    font-size: 14px;
    text-align: left;
    line-height: 20px;
  }
  .heading-text-research-survey h1 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 15px;
  }
  .res-text h1 {
    line-height: 35px;
  }
  .primary-research-benefits,
  .research-survey-tool {
    line-height: 22px;
    text-align: left;
  }
  .key-opinion-section,
  .sec-competitor {
    padding-top: 0;
  }
  .sec-research-survey-tool {
    padding-bottom: 0;
    padding-top: 0;
  }
  .research-survey .res-flex {
    margin-bottom: 30px;
    width: 100%;
  }
  .benefits-research-optimus p.primary-market-benefits,
  .method-mining.top-m,
  .recent-box.rc-blog,
  .research-survey,
  .sec-info-research .heading-text-business-analytics,
  .section-6.sec-article .more-slider {
    margin-top: 0;
  }
  .res-img img {
    margin-top: 12px;
  }
  .res-text {
    padding-left: 20px;
  }
  .heading-text-business-analytics h1 {
    font-size: 30px;
    line-height: 35px;
    padding: 0;
    margin-bottom: 20px;
  }
  .competitor .text-cm-box b {
    font-size: 16px;
    line-height: 25px;
    color: #60626d;
    font-weight: 400;
  }
  .benefits-media-monetring .res-flex,
  .benefits-research-optimus .res-flex {
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
  }
  .research-optimus-benefits {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    text-align: left;
  }
  .benefits-research-optimus .res-flex .res-text p {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
  }
  .q-img {
    padding-top: 30px;
  }
  .structual_biology_service {
    padding-bottom: 30px;
    padding-top: 30px;
  }
  .section-competitor .text-cm-box p.insightful_media_monitor {
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
    color: #60626d;
    display: block;
  }
  h1.heading-title {
    margin-top: 10px;
  }
  .sep-section.first,
  .testtimonial .testi-box {
    margin-bottom: 30px;
  }
  .section-grey-box {
    padding-bottom: 0;
    margin-bottom: 20px;
    padding-top: 0;
  }
  .key-opinion-section .container,
  .main .key-opinion-section .container,
  .section-data-analysis.banner-articles .container,
  .section-grey-box div.container {
    padding: 0 !important;
  }
  .box-grey-cstm {
    padding: 50px 25px;
  }
  .ul-rates > li {
    padding: 0;
    width: 100%;
  }
  .head-box {
    margin: 40px -25px 0;
    background: #fff;
    padding: 40px 25px 20px;
  }
  .box-hour-rate {
    margin-bottom: 0;
    padding: 0;
    background: 0 0;
  }
  .sec-disclair-text,
  .section-competitor.key-space {
    padding-top: 50px;
  }
  .article-link a,
  .list-tech h4 {
    font-size: 14px;
  }
  .ul-checklist {
    padding: 30px 20px;
    margin-bottom: 0;
    margin-top: 0;
  }
  .ul-checklist.checklist-plain .list-tech:after {
    top: 2px;
  }
  .data-mine-wrapper .ul-checklist > li,
  .text-box-case-study .ul-circle-dot.ul-grey-dot li {
    margin-bottom: 15px;
  }
  .hexagone-inner {
    margin-left: 0;
    background: #ebf4fc;
    margin-bottom: 50px;
    width: 100%;
    height: auto;
    padding: 25px;
    border-radius: 10px;
  }
  .hexagone-inner span {
    margin-top: -44px;
  }
  .home-services,
  .process-wrapper,
  .row.row-mine .sec-3-ul {
    padding-bottom: 20px;
  }
  .process-wrapper .heading-text-business-analytics {
    margin-bottom: 60px;
  }
  .case-section,
  .data-mine-offer .heading-text-business-analytics,
  .fm-model .ul-circle-dot.ul-grey-dot > li.mb-30,
  .method-mining.bottom-m ul li,
  .section-im-process .heading-text-business-analytics {
    margin-bottom: 20px;
  }
  .method-mining {
    padding: 50px 20px 0;
  }
  .method-mining ul li {
    width: 100%;
    margin-bottom: 35px;
  }
  .method-mining ul li h6 {
    min-height: initial;
    font-size: 13px;
    margin-bottom: 10px;
  }
  .method-mining.bottom-m {
    padding: 0 0 30px;
    margin-bottom: 20px;
  }
  .method-mining ul:after {
    opacity: 0;
  }
  .cl-list li {
    width: 100%;
    text-align: center;
    border: 0;
    padding: 12px 0;
  }
  .cl-list li:last-child,
  .cl-list li:nth-last-child(2),
  .cl-list li:nth-last-child(3) {
    border-bottom: 0 solid #c6c6c6;
  }
  .cl-list li:last-child {
    border: 0;
  }
  .row.row-im-pro > div {
    margin-bottom: 40px;
    padding: 0;
  }
  .p1 i,
  .p5 i {
    transform: rotate(90deg);
  }
  .p2 i,
  .p4 i {
    transform: rotate(0);
  }
  .p3 i {
    transform: rotate(-90deg);
  }
  .sec-article .testi-slider .slick-list,
  .section-im-process {
    padding-bottom: 10px;
  }
  .box-im-process i {
    font-size: 20px;
  }
  .box-grey-cstm.box-research {
    margin-left: -25px;
    margin-right: -25px;
    padding: 40px 25px;
  }
  .box-grey-cstm.box-research-g {
    padding: 50px 25px 20px;
    margin: 50px -25px 20px;
  }
  .ul-checklist.checklist-plain.check-benefits li {
    width: 100%;
    margin-bottom: 24px;
    padding: 0;
  }
  .ul-checklist.checklist-plain.check-benefits {
    margin: 30px 0 0;
  }
  .grey-box-inner {
    border-radius: 0;
    padding: 30px 25px 10px;
  }
  .key-opinion-section .grey-box-inner .wt-box {
    margin-bottom: 40px;
    margin-top: 28px;
  }
  .wt-box {
    padding: 30px;
  }
  .ul-circle-dot li {
    line-height: 24px;
    padding-left: 25px;
    margin-bottom: 12px;
  }
  .ul-circle-dot li:after {
    top: 8px;
  }
  .row.row-level {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  p.p-blues,
  p.p-org {
    height: auto;
    padding: 20px;
    margin-top: 20px;
  }
  .univariate-analysis > li {
    width: 317px;
    margin-bottom: 10px;
  }
  .univariate-analysis-inner {
    min-height: 67px;
  }
  .univariate-analysis {
    margin-bottom: 25px;
    margin-top: 25px;
  }
  .box-grey-cstm.box-charts {
    margin-bottom: 10;
    margin-top: 30px;
  }
  .grey-box-analysis {
    padding: 25px;
    margin-bottom: 40px;
  }
  .fm-model .ul-circle-dot.ul-grey-dot > li {
    margin-bottom: 10px;
  }
  .ul-circle-dot.ul-grey-dot li ol {
    margin-top: 15px;
  }
  .box-inner-case {
    max-width: 282px;
    margin: 0 auto 76px;
  }
  .case-study-links > a {
    width: 100%;
    position: relative;
  }
  .case-study-links > a:first-child:after {
    opacity: 0;
  }
  .case-study-links > a:first-child {
    padding-right: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 15px;
  }
  .case-study-img img {
    max-width: 24px;
  }
  .case-study-img.down {
    right: 20px;
    bottom: 20px;
  }
  .case-study-img.up {
    top: 90px;
    left: 0;
  }
  .case-box.row {
    padding-top: 45px;
    margin: 0 0 50px;
  }
  .ul-industries-list {
    justify-content: initial;
    margin-top: 14px;
    margin-bottom: 0;
  }
  .in-verticals {
    padding-bottom: 35px;
  }
  .ul-industries-list > li {
    width: 33.33%;
    margin-bottom: 15px;
  }
  .industries-inner h4 {
    font-size: 13px;
  }
  .banner-section:before {
    opacity: 0;
  }
  .banner-section:after {
    opacity: 0;
  }
  .banner-text {
    margin-top: 0;
    padding: 35px 25px 95px;
    margin-left: -25px;
    background: #f5fafe;
    margin-right: -25px;
  }
  .banner-text h1 {
    font-size: 30px;
    text-align: center;
  }
  .banner-text .text-box {
    margin-bottom: 0;
    text-align: center;
  }
  .banner-section {
    padding-top: 0;
    padding-bottom: 50px;
  }
  .wl-service-inner p {
    font-size: 14px;
    line-height: 24px;
  }
  .services-cstm .rg-content {
    padding-left: 15px;
  }
  .sec-global-wordplace p {
    font-size: 14px;
    margin-bottom: 30px;
  }
  .c-logo .slick-slide img {
    max-width: 170px;
  }
  .c-logo .slick-next {
    right: -20px;
  }
  .c-logo .slick-prev {
    left: -20px;
  }
  .col-space .form-box {
    margin-top: -50px;
  }
  .white-label-services {
    padding-bottom: 40px;
  }
  .sec-article .more-slider .text-recent p {
    min-height: 48px;
    font-size: 15px;
  }
  .search-box {
    text-align: left;
    width: auto;
  }
  .search-form input {
    padding-left: 10px;
  }
  .search-box .search-form i {
    display: block;
    left: auto;
    right: 12px;
  }
  .search-form {
    padding: 0;
    background: 0 0;
  }
  .banner-text p {
    text-align: center;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 0;
  }
  .section-6.sec-article .textbox-5 h2 {
    font-size: 30px;
  }
  .contact-l {
    width: 100%;
    padding: 20px;
  }
  .banner-inner-img img {
    max-width: 450px;
    margin: 0 auto;
    display: block;
  }
  .banner-inner-img {
    margin-top: -70px;
  }
  .banner-articles .analysis-box {
    padding: 0 30px;
    background: 0 0;
    border-radius: 0;
  }
  .section-data-analysis.banner-articles {
    padding: 0;
    background: linear-gradient(270deg, #1576ce 9.3%, #24509c 100.9%);
  }
  .section-articles-wrapper {
    padding: 50px 0 35px;
  }
  .article-link {
    margin-bottom: 12px;
  }
  .h3-ar {
    font-size: 22px;
    margin-bottom: 18px;
  }
  .last-articles-wrapper .text-box {
    margin-top: 30px;
    margin-bottom: 0;
  }
  .analysis-box h1.h1-article {
    font-size: 30px;
    line-height: 36px;
  }
  .serch-main-box .searchbar input {
    background: #eee;
    width: 240px;
    padding: 0 10px;
  }
  .serch-main-box .searchbar .icon {
    background: #122f4f;
    color: #fff;
  }
  .ul-types-articles {
    padding: 30px 20px;
  }
  .ul-types-articles > li:after {
    width: 39px;
    height: 39px;
    font-size: 16px;
  }
  .ul-types-articles > li {
    padding-left: 59px;
  }
  .ul-types-articles h4 {
    font-size: 16px;
  }
  .text-box-case-study.text-box .ul-types-articles p {
    line-height: 22px;
    font-size: 13px;
  }
  .ar-box-text-wrapper > ul:first-child {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .ar-box-text-wrapper > ul {
    margin-left: 0;
    width: 100%;
  }
  .article-link-inner {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
  .section-2.banner-syndicate {
    margin: 0 0 40px;
    padding-top: 50px;
  }
  .section-2.banner-syndicate .text-box {
    padding-top: 0;
    text-align: center;
    margin-bottom: 20px;
  }
  .text-box .fontset.p-20 {
    font-size: 16px;
    line-height: normal;
  }
  .banner-syndicate .text-box p {
    margin-top: 10px;
    line-height: 24px;
  }
  .left-syn {
    margin-bottom: 40px;
  }
  .row.row-space-syn > div {
    padding: 0 10px;
    width: 50%;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .banner-text {
    margin-left: -28px;
    margin-right: -28px;
  }
  .banner-section .container {
    max-width: 100%;
  }
  .col-space .form-box {
    max-width: 484px;
    margin: -50px auto 0;
  }
  .banner-text h1 {
    text-align: center;
    max-width: 420px;
    margin: 0 auto 20px;
  }
  .banner-text p {
    margin: 0 auto;
    max-width: 400px;
  }
}
@media (max-width: 576px) {
  .form-half .frm-grp,
  .header-sec .navbar-nav .dropdown-menu ul li,
  .section-competitor button {
    width: 100%;
  }
  .data-sub-text {
    margin-top: 15px;
    display: block;
    padding-left: 0;
  }
  .data-sub-text p {
    font-size: 13px;
  }
  .form-box,
  .retail-we .data-box {
    padding: 20px;
  }
  .retail-we .data-box-text {
    display: block;
  }
  .text-box h1 {
    font-size: 30px;
  }
  .news-latter .text-left {
    display: block;
    text-align: center;
  }
  .text-box h5 {
    font-size: 17px;
  }
  .form-box h3 {
    font-size: 23px;
  }
  .form-input {
    margin-top: 25px;
  }
  .heading-text h1,
  .heading-text-data-analysis h1,
  .heading-text-data-analysis h2 {
    font-size: 29px;
    line-height: 35px;
    padding: 0;
    margin-bottom: 20px;
  }
  .sec-3-ul {
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .container,
  .main .container {
    padding: 0 25px !important;
  }
  .textbox-5 h1,
  .textbox-5 h2 {
    font-size: 30px;
    line-height: 36px;
    text-align: left;
    margin-bottom: 20px;
  }
  footer {
    padding: 52px 5px 0;
  }
  .text-5 button {
    width: 163px;
    height: 45px;
  }
  .heading-text-data-analysis br,
  .section-3 h1 br,
  .text-cm-box br {
    display: none;
  }
  .textbox-4 {
    margin-top: 0;
  }
  .section-2 .text-box button,
  .section2 button {
    width: 100%;
    font-size: 15px;
  }
  .submit-inner-btn {
    display: block;
    text-align: left;
    width: 100%;
    margin-top: 20px;
    margin-left: 0;
  }
}
ul .res-box {
  position: relative; /* Ensure the parent element is positioned for absolute child positioning */
  padding-left: 40px; /* Add padding to accommodate the image */
  list-style-type: none; /* Optionally remove default list styling */
  margin:15px 0px;
  font-size: 15px;
  color:#60626d;
}
ul .res-box:before {
  content: ""; /* Important to make the pseudo-element visible */
  position: absolute;
  background-image: url(/asset/images/financial-research/ROP.webp);
  background-size: cover; /* Ensure the image covers the entire pseudo-element */
  top: 20px; /* Center vertically */
  transform: translateY(-50%); /* Adjust for centering */
  left: 0; /* Position image to the left of the list item */
  width: 30px;
  height: 30px;
}
.check-box{
  padding-left: 0px;
}
.accordion-button {
  font-weight: 700;
}
.accordion-button p {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
}
.accordion-button:focus {
  box-shadow: none;
}
.accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #30374a;
}
.accordion-button:not(.collapsed) p {
  color: #fff;
}