/*================================================
Custom Font
==================================================*/
@import url('../fonts/stylesheet.css');

/*
font-family: 'GothamBlack', sans-serif;
font-family: 'GothamBook', sans-serif;
font-family: 'BebasNeueRegular', sans-serif;
font-family: 'GothamBold', sans-serif;
font-family: 'GothamLight', sans-serif;
font-family: 'GothamMedium', sans-serif;
font-family: 'GothamUltra', sans-serif; 
*/

html {
  font-size: 100%;
}
img {
	max-width: 100%;
}
.navbar-nav {
    --bs-nav-link-padding-x: 0;
    --bs-nav-link-padding-y: 0.5rem;
    --bs-nav-link-font-weight: ;
    --bs-nav-link-color: rgb(255 255 255);
    --bs-nav-link-hover-color: #586cf4;
    --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}
.navbar {
    --bs-navbar-padding-x: 0;
    --bs-navbar-padding-y: 0.5rem;
    --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb),0.65);
    --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb),0.8);
    --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb),0.3);
    --bs-navbar-active-color: #586cf4;
    --bs-navbar-brand-padding-y: 0.3125rem;
    --bs-navbar-brand-margin-end: 1rem;
    --bs-navbar-brand-font-size: 1.25rem;
    --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb),1);
    --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb),1);
    --bs-navbar-nav-link-padding-x: 0.5rem;
    --bs-navbar-toggler-padding-y: 0.25rem;
    --bs-navbar-toggler-padding-x: 0.75rem;
    --bs-navbar-toggler-font-size: 1.25rem;
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 30 30%27%3E%3Cpath stroke=%27rgba%2833, 37, 41, 0.75%29%27 stroke-linecap=%27round%27 stroke-miterlimit=%2710%27 stroke-width=%272%27 d=%27M4 7h22M4 15h22M4 23h22%27/%3E%3C/svg%3E");
    --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb),0.15);
    --bs-navbar-toggler-border-radius: var(--bs-border-radius);
    --bs-navbar-toggler-focus-width: 0.25rem;
    --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
    background-image: var(--bs-gradient);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
    position: relative;
}
.nav-link {
	color: #000 !important;
}
.nav-link:hover {
	color: #586cf4 !important;

}

/*================================================
Spacing
==================================================*/
.spacing-1{padding:34px 36px}.spacing-2{padding:50px}.spacing-3{padding:50px 15px 30px 80px}.spacing-4{padding:10px 0 15px 30px}.spacing-5{padding:50px 100px 50px 50px}.spacing-6{padding:60px 180px 70px 390px}.spacing-7{padding:120px 390px 90px 60px}.spacing-8{padding:40px 30px 10px}.spacing-9{padding:55px 0 0 25px}.spacing-10{padding:40px 400px 100px 50px}.p-12{padding:12px!important}.p-30{padding:30px!important}.pr-5{padding-right:5px!important}.pr-10{padding-right:10px!important}.pr-15{padding-right:15px!important}.pr-20{padding-right:20px!important}.pr-25{padding-right:25px!important}.pr-30{padding-right:30px!important}.pr-35{padding-right:35px!important}.pr-40{padding-right:40px!important}.pr-45{padding-right:45px!important}.pr-50{padding-right:50px!important}.pr-55{padding-right:55px!important}.pr-60{padding-right:60px!important}.pr-75{padding-right:75px!important}.pr-80{padding-right:80px!important}.pl-0{padding-left:0!important}.pl-5{padding-left:5px!important}.pl-10{padding-left:10px!important}.pl-15{padding-left:15px!important}.pl-20{padding-left:20px!important}.pl-25{padding-left:25px!important}.pl-30{padding-left:30px!important}.pl-35{padding-left:35px!important}.pl-40{padding-left:40px!important}.pl-45{padding-left:45px!important}.pl-50{padding-left:50px!important}.pl-55{padding-left:55px!important}.pl-60{padding-left:60px!important}.pl-65{padding-left:65px!important}.pl-70{padding-left:70px!important}.pl-75{padding-left:75px!important}.pl-80{padding-left:80px!important}.pt-2{padding-top:2px!important}.pt-5{padding-top:5px!important}.pt-10{padding-top:10px!important}.pt-15{padding-top:15px!important}.pt-18{padding-top:18px!important}.pt-20{padding-top:20px!important}.pt-25{padding-top:25px!important}.pt-30{padding-top:30px!important}.pt-35{padding-top:35px!important}.pt-40{padding-top:40px!important}.pt-45{padding-top:45px!important}.pt-50{padding-top:50px!important}.pt-55{padding-top:55px!important}.pt-60{padding-top:60px!important}.pt-65{padding-top:65px!important}.pt-70{padding-top:70px!important}.pt-75{padding-top:75px!important}.pt-80{padding-top:80px!important}.pt-90{padding-top:90px!important}.pt-120{padding-top:160px!important}.pb-5{padding-bottom:5px!important}.pb-10{padding-bottom:10px!important}.pb-15{padding-bottom:15px!important}.pb-20{padding-bottom:20px!important}.pb-25{padding-bottom:25px!important}.pb-30{padding-bottom:30px!important}.pb-35{padding-bottom:35px!important}.pb-40{padding-bottom:40px!important}.pb-45{padding-bottom:45px!important}.pb-50{padding-bottom:50px!important}.pb-55{padding-bottom:55px!important}.pb-60{padding-bottom:60px!important}.pb-70{padding-bottom:70px!important}.pb-80{padding-bottom:80px!important}.pb-90{padding-bottom:90px!important}.ptb-50{padding-top:50px!important;padding-bottom:50px!important}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px!important}.mt-15{margin-top:15px!important}.mt-20{margin-top:20px!important}.mt-23{margin-top:23px!important}.mt-25{margin-top:25px!important}.mt-30{margin-top:30px!important}.mt-35{margin-top:35px!important}.mt-37{margin-top:37px!important}.mt-40{margin-top:40px!important}.mt-45{margin-top:45px!important}.mt-50{margin-top:50px!important}.mt-60{margin-top:60px!important}.mt-70{margin-top:70px!important}.mt-80{margin-top:80px!important}.mt-90{margin-top:90px!important}.mt-100{margin-top:100px!important}.mt-200{margin-top:200px!important}.mt_5{margin-top:-5px!important}.mt_10{margin-top:-10px!important}.mt_12{margin-top:-12px!important}.mt_15{margin-top:-15px!important}.mt_25{margin-top:-25px!important}.mt_30{margin-top:-30px!important}.mt_35{margin-top:-35px!important}.mt_50{margin-top:-50px!important}.mt_55{margin-top:-55px!important}.mt_60{margin-top:-60px!important}.mt_70{margin-top:-70px!important}.mt_72{margin-top:-72px!important}.mt_80{margin-top:-80px!important}.mt_90{margin-top:-90px!important}.mt_95{margin-top:-95px!important}.margin-top-100,.mt_100{margin-top:-100px!important}.mt_110{margin-top:-110px!important}.mt_200{margin-top:-200px!important}.mt_225{margin-top:-225px!important}.mt_230{margin-top:-230px!important}.ml-0{margin-left:0!important}.ml-3{margin-left:3px!important}.ml-5{margin-left:5px!important}.ml-15{margin-left:15px!important}.ml-20{margin-left:20px!important}.ml-30{margin-left:30px!important}.ml-35{margin-left:35px!important}.ml-65{margin-left:65px!important}.ml-287{margin-left:287px!important}.mr-15{margin-right:15px!important}.ml_30{margin-left:-30px!important}.ml_40{margin-left:-40px!important}.ml_230{margin-left:-230px!important}.ml_390{margin-left:-390px!important}.mr-0{margin-right:0!important}.mr-20{margin-right:20px!important}.mr-35{margin-right:35px!important}.mr-70{margin-right:70px!important}.mr_30{margin-right:-30px}.mr_35{margin-right:-35px!important}.mr_40{margin-right:-40px}.mr_60{margin-right:-60px}.mr_80{margin-right:-80px}.mr_100{margin-right:-100px}.mr_110{margin-right:-110px}.mr_200{margin-right:-200px}.mr_400{margin-right:-400px}.mb_1{margin-bottom:-1px!important}.mb-4{margin-bottom:4px!important}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px!important}.mb-20{margin-bottom:20px!important}.mb-25{margin-bottom:25px!important}.mb-27{margin-bottom:27px!important}.mb-30{margin-bottom:30px!important}.mb-35{margin-bottom:35px!important}.mb-40{margin-bottom:40px!important}.mb-45{margin-bottom:45px!important}.mb-50{margin-bottom:50px!important}.mb-60{margin-bottom:60px!important}.mb-70{margin-bottom:70px!important}.mb-55{margin-bottom:55px!important}.mb-100{margin-bottom:100px!important}.mb_30{margin-bottom:-30px!important}.mb_50{margin-bottom:-50px!important}.mb_60{margin-bottom:-60px!important}.mb_80{margin-bottom:-80px!important}.mb_85{margin-bottom:-85px!important}
body {
  font-family: 'GothamBook', sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  color: #000;
  overflow-x: hidden;
}
.font-size-20 {
	font-size: 1.4rem;
}
h1 { font-size: 3.125rem; } /* 50px desktop */
h2 { font-size: 2.813rem; } /* 45px */
h3 { font-size: 4.5rem; line-height: 1 } /* 40px */
h4 { font-size: 2rem; font-family: 'GothamMedium', sans-serif; }  /* 24px */
h5 { font-size: 1.8rem; } /* 20px */
h6 { font-size: 1.2rem;font-family: 'GothamMedium', sans-serif; }    /* 16px */

/* Home Page */
.navbar-expand-md .navbar-nav .nav-link { 
    text-transform: uppercase;
	-webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.neuromarketing ul li {
    margin: 0 15px;
}
.neuromarketing-banner-caption {
	color: #fff;
}
.neuromarketing-banner-caption h3 {
	font-family: 'BebasNeueRegular', sans-serif;
	margin-bottom: 0;
}
.main-section-title {
	font-family: 'BebasNeueRegular', sans-serif;
}


/* Back To Top */
#back-to-top {
  position: fixed;
  bottom: 80px;
  right: 30px;
  display: none;
  background: #586cf4;
  color: #fff;
  padding: 8px 13px;
  border-radius: 10px;
  font-size: 20px;
  text-align: center;
  z-index: 9999;
  cursor: pointer;
  transition: background 0.3s;
}
#back-to-top:hover {
  background: #808184;
}
header.neuromarketing {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  background: transparent;
}
#main {
  margin-top: 0;
  position: relative;
}
.border-radius-50 img {
  border-radius: 50px;
}
footer {
  padding: 60px 0 30px 0;
}
footer .logo img {
  width: 180px;
}
footer .footer-menu ul {
  padding-left: 0;
}
footer .footer-menu ul li {
  display: inline-block;
  margin: 0 10px;
}
footer .footer-menu ul li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.2rem;
  line-height: 2rem;
  transition: color 0.3s ease;
}
footer .footer-menu ul li a:hover {
  color: #586cf4;
}
footer .copy-text p,
footer .copy-text p a {
  font-size: 12px;
  line-height: 20px;
  color: #fff;
}
.slider-button-wrapper.neuromarketing-button.verticalslider-button {
  text-align: center;
}
/*footer .wpforms-container {
    padding-left: 15px !important;
}
footer .wpforms-field-container {
    display: flex;
    align-items: flex-end;
    gap: 20px;
}
footer .wpforms-field-email {
    width: 300px;
    position: relative;
    border-bottom: 1px solid #414042;
    padding-bottom: 10px;
}
footer .wpforms-field-email input:focus,
footer .wpforms-field-email input:hover {
	border: none !important;
	box-shadow: none !important;
	border-bottom: 1px solid #212021 !important;
}
footer .wpforms-field-email input[type=email]::placeholder {
    color: #414042 !important;;
	opacity: 1;
}
button.wpforms-one-half.wpforms-last {
    float: right;
    position: absolute !important;
    top: -65px;
    right: 0;
	font-size: 0.8rem !important;
	line-height: 1rem !important;
}*/
footer .wpforms-container-full input[type="email"] {
  padding-left: 0 !important;
  border-color: #fff !important;
  border: none !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important; /* 50% opacity */
  opacity: 0.5 !important;
  border-radius: 0 !important;
  transition: transform 0.3s ease;
}
/*footer .wpforms-container-full input[type="email"]:focus {
	padding-left: 5px !important;
}*/
footer .wpforms-container-full input[type="email"]:focus:invalid {
  border-color: #fff !important;
  opacity: 0.5 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
footer ::placeholder {
  color: #fff !important;
  opacity: 1 !important;
}
footer .wpforms-field-email input {
  background: transparent !important;
  border: none;
  outline: none;
  color: #fff !important;
  font-size: 1.2rem !important;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #fff !important;
  opacity: 1 !important;
}
footer .wpforms-submit-container {
  padding-top: 0;
}
footer .wpforms-form {
   display: flex;
   gap: 30px;
   align-items: flex-end;
}
footer .wpforms-submit {
  background: transparent !important;
  border: none;
  color: #fff;
  font-size: 0.8rem !important;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  display: flex;
  align-items: flex-end;
  gap: 5px;
  margin-top: 0px !important;
}
footer div.wpforms-container-full button[type="submit"],
footer div.wpforms-container-full button[type="submit"]:focus {
  border: none !important;
  border-color: transparent !important;
}
footer .wpforms-container .wpforms-one-half {
  width: 100%;
  display: flex !important;
  align-items: center !important;
}
footer .wpforms-submit::after {
   content: "\f138";
  font-family: "bootstrap-icons";
  font-size: 1rem;
  margin-left: 5px;
  border: none !important;
}
footer .wpforms-field-email .wpforms-field-label {
  display: none;
}
footer
  div.wpforms-container-full
  .wpforms-form
  .wpforms-field
  input.wpforms-error {
  border: none !important;
}
.container-expert-solutions .nav-pills .nav-link.active,
.container-expert-solutions .nav-pills .show > .nav-link {
  background-color: transparent;
  color: #0a1842 !important;
  border-bottom: 2px solid #586cf4;
  border-radius: inherit;
  width: 100%;
  font-family: "GothamMedium", sans-serif;
}
.container-expert-solutions .nav-pills .nav-link:hover {
  color: #0a1842 !important;
  border-bottom: 2px solid #586cf4;
}
.container-expert-solutions .nav-pills .nav-link {
  color: #d1d3d4 !important;
  border-bottom: 2px solid #d1d3d4;
  border-radius: inherit;
  width: 100%;
  text-align: left;
  font-size: 1.5rem;
  line-height: 2rem;
  font-family: "GothamMedium", sans-serif;
  padding: 0 !important;
  transition: all 0.3s ease-in-out; 
}
.container-expert-solutions .nav {
  flex-wrap: nowrap;
}
.container-expert-solutions .nav li {
  width: calc(100% - 30px);
  text-align: left;
  margin: 0 15px 0 0;
  transition: all 0.3s ease-in-out; 
}
.container-expert-solutions .tab-pane {
  background-size: cover;
  background-position: center center;
  width: 100%;
  border-radius: 25px;
}
.container-expert-solutions .title-desc-wrapper {
  background-color: #f7f8f9;
  padding: 60px;
  border-radius: 15px;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.research-trending-slider .main-section-title.reports-title {
  font-size: 4.5rem;
  line-height: 1;
}
/*.container-expert-solutions .title-desc-wrapper h3 {
    color: #2e237b;
    margin-bottom: 15px
}*/
.icon-title-dec img {
  width: 100px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.icon-title-dec img:hover {
  transform: scale(1.1);
}
.right-side-img img {
  border-radius: 15px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.right-side-img img:hover {
  transform: scale(1.01);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
}
.neuromarketing-swiper img:hover {
  transform: scale(1.01);
}
.neuromarketing-swiper img:hover {
  transition: transform 0.3s ease;
}
.title-desc-wrapper p {
  text-align: justify;
}

/* Ayona */

.icon-title {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-right: 80px;
}
.icon-title h3 {
  font-family: "GothamMedium", sans-serif;
  font-size: 1.5rem;
  line-height: 3rem;
  padding-top: 20px;
  color: #0a1842;
}
.neuromarketing-swiper image {
  opacity: 0.5px;
}
section.vc_section.grid-pattern {
  position: relative;
  background-color: #0a1842;
  background-image: linear-gradient(
      to right,
      rgba(221, 221, 221, 0.2) 1px,
      transparent 1px
    ),
    linear-gradient(to bottom, rgba(221, 221, 221, 0.2) 1px, transparent 1px);
  background-size: 40px 40px;
  padding: 60px 0;
}
.neuromarketing-counter {
  color: #fff;
}
.counter-number {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 6rem;
  border: 1px solid #fff;
  border-radius: 100%;
  width: 300px;
  height: 300px;
  margin: auto;
  background-color: transparent;
  color: #fff;
  padding: 0;
  font-family: "BebasNeueRegular", sans-serif;
  transition: all 0.3s ease;
}
.counter-number:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #e0e0e0;
  transform: scale(1.05);
  border-color: #e0e0e0;
}
.counter-title {
  padding-top: 40px;
  font-size: 0.9rem;
  line-height: 1.2rem;
}
.counter-number .counter-symbol {
  font-size: 6rem;
  margin-left: 10px;
}
.neuromarketing-report-swiper .swiper-slide .slide-inner {
  background: #f7f8f9;
  padding: 20px;
  min-height: 180px;
  border-radius: 20px;
  border: 1px solid transparent;
  transition: transform 0.4s ease, border-color 0.4s ease, box-shadow 0.4s ease;
  box-sizing: border-box;
  margin: 1px !important;
}
.neuromarketing-report-swiper .swiper-slide .slide-inner:hover {
  transform: scale(1.01);
  border-color: #586cf4;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
  z-index: 10;
  position: relative;
}
.neuromarketing-report-swiper {
  padding: 0 10px;
}
i.bi.bi-search {
  opacity: 0.5;
  transition: color 0.3s ease;
}
i.bi.bi-search:hover {
  color: #586cf4;
  opacity: 1;
}
.form-control {
  box-shadow: none !important;
}
.form-control:focus {
  border-color: #586cf4 !important;
  box-shadow: #586cf4 !important;
}
.report-slide-title {
  font-family: "GothamMedium", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}
.main-section-title.reports-title {
  font-size: 3rem;
  line-height: 4rem;
}
.neuromarketing-vertical-slider {
  display: flex;
  align-items: flex-start;
  position: relative;
}
.neuromarketing-vertical-slider .timeline-dots {
  width: 60px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 350px;
  margin-right: 30px;
}
.neuromarketing-vertical-slider .timeline-line {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 1px;
  background: #e0e0e0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.neuromarketing-vertical-slider .dot {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #e0e0e0;
  z-index: 2;
  cursor: pointer;
  transition: all 0.3s ease;
}
.neuromarketing-vertical-slider .dot.active {
  position: relative;
  background-color: #586cf4;
  transform: scale(1.2);
  z-index: 2;
}
.neuromarketing-vertical-slider .dot.active::before {
  content: "";
  position: absolute;
  top: -6px;
  left: -6px;
  width: 30px;
  height: 30px;
  border: 2px solid #586cf4;
  border-radius: 50%;
  animation: ringPulse 1.5s ease-out infinite;
  z-index: -1;
}
.neuromarketing-vertical-slider .dot.active::after {
  content: "";
  position: absolute;
  top: -12px;
  left: -12px;
  width: 42px;
  height: 42px;
  border: 2px solid #586cf4;
  border-radius: 50%;
  animation: ringPulse 1.5s ease-out infinite 0.75s;
  z-index: -2;
}
.verticalslider-button-row {
  position: relative !important;
}
.verticalslider-button-row .verticalslider-button {
  position: absolute;
  left: 260px;
}

/* Keyframes for ring animation */
@keyframes ringPulse {
  0% {
    transform: scale(0.5);
    opacity: 0.6;
  }
  50% {
    transform: scale(1.3);
    opacity: 0;
  }
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
button.nm-load-more {
  background-color: rgb(88, 108, 244);
  border-radius: 10px;
  color: #fff;
  font-size: 1rem;
  border: 1px solid rgb(88, 108, 244);
  transition: all 0.3s ease;
  padding: 0.5rem 1.25rem;
  box-shadow: none !important;
}
button.nm-load-more:hover {
  border-color: #808184;
  color: #fff;
  background: #808184;
}
.neuromarketing-vertical-slider .swiper {
  width: 600px;
  height: 400px;
}
.search a.btn.btn-outline-secondary {
    border: none;
    box-shadow: none;
	color: #586cf4;
	border-radius: 0 !important;
	display: flex;
    align-items: center;
	padding: 0 !important;
}
#nav-above .mb-4 {
    margin-bottom: 20px!important;
}
#nav-below {
    margin-top: 20px!important;
}
.search .btn:hover{
	color: #000;
}
.search .btn:after {
	content: "→";
    font-size: 1.2rem;
    margin-left: 5px;
    border: none !important;
}
.search a.btn.btn-outline-secondary:hover {
	background-color: transparent !important;
	background: transparent !important;
	color: #000;
}
.neuromarketing-vertical-slider .slide-title {
  margin-bottom: 20px;
  font-size: 2.5rem !important;
  line-height: 2.5rem !important;
  font-family: "BebasNeueRegular", sans-serif;
  color: #000;
}
.neuromarketing-vertical-slider .slide-content {
  line-height: ;
}
.neuromarketing-button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  background-color: rgb(88, 108, 244);
  border-radius: 10px;
  color: #fff;
  font-size: 1rem;
  border: 1px solid #586cf4;
  padding: 0.8rem;
}
div#nav-above a,
div#nav-below a {
	display:none !important;
}
.neuromarketing-button .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover
.modal-btn:hover {
  border-color: #808184;
  color: #fff;
  background: #808184;
}
.nm-post-inner a {
    position: relative;
    display: flex;
    text-decoration: none;
    color: #586cf4;
    transition: transform 0.3s ease;
}
.nm-post-inner a:hover {
  color: #0a1842;
}
.nm-post-inner a::after {
   content: "\f138";
  font-family: "bootstrap-icons";
  font-size: 1.2rem;
  margin-left: 5px;
  border: none !important;
}
.neuro-links a {
  color: #000;
  font-size: 1rem;
  line-height: 2rem;
}
.neuro-links a::after {
  content: "→";
  font-size: 1.2rem;
  margin-left: 5px;
  border: none !important;
  opacity: 0.6;
}
:focus-visible {
  outline: none !important;
}
.navbar-toggler {
  border: none !important;
}

/* About Page */
.center-title p {
  font-size: 1.8rem;
  line-height: 2.5rem;
  font-family: "GothamMedium", sans-serif;
  padding: 0 60px;
}
h3.nm-box-title {
  font-size: 3rem;
  line-height: 4rem;
  font-family: "BebasNeueRegular", sans-serif;
	margin-bottom: 35px;
}
.neuromarketing-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #f7f8f9;
  padding: 40px;
  border-radius: 20px;
  border: 1px solid transparent;
  transition: transform 0.5s ease-in-out, border 0.5s ease-in-out,
    box-shadow 0.5s ease-in-out, background-color 0.5s ease-in-out;
}
.neuromarketing-box:hover {
  transform: scale(1.01);
  border: 1px solid #586cf4;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
}
.quote-title p {
  font-size: 1.8rem;
  line-height: 2.8rem;
  font-family: "GothamMedium", sans-serif;
}
.the-only-logo img {
  width: 200px;
  height: auto;
}
.quote-image img {
  width: 160px;
  height: auto;
}
.wpb_single_image.quote-image img:hover:hover {
  transition: none !important;
  box-shadow: none !important;
}
.wpb_content_element.quote-image {
  margin-bottom: 0 !important;
}
.border-radius-20 img {
  border-radius: 20px;
}
.neuromarketing-button.border-none
  .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
  border: none !important;
}
.wpb_single_image img {
  margin: 5px;
  transition: transform 0.5s ease-in-out, border 0.5s ease-in-out,
    box-shadow 0.5s ease-in-out, background-color 0.5s ease-in-out;
}
.wpb_single_image img:hover {
  transform: scale(1.01);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
}
.margin-auto img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.vc_row.wpb_row.vc_row-fluid.caption-center {
    min-height: 600px;
    display: flex;
    align-items: center;
}
/* Research Box */
.neuromarketing-search-form {
  margin-top: 20px;
  max-width: 400px;
}

.neuromarketing-search-form .form-control {
  border-radius: 25px 0 0 25px;
  padding: 10px 20px;
}
.neuromarketing-search input::placeholder {
  opacity: 0.5;
}
.neuromarketing-search-form .btn {
  border-radius: 0 25px 25px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  background-color: #586cf4;
  color: #fff;
  transition: background-color 0.3s ease;
}
.neuromarketing-search-form .btn:hover {
  background-color: #3f51d5;
}
.neuromarketing-search-form .btn i {
  font-size: 1.2rem;
}
.neuromarketing-keywords {
  text-align: center;
}
.neuromarketing-trending-topics-swiper {
  padding: 0 10px;
}
.neuromarketing-trending-topics-swiper .swiper-slide .slide-inner {
  border: 1px solid #d1d3d4;
  border-radius: 5px;
  transition: transform 0.4s ease, border-color 0.4s ease, box-shadow 0.4s ease;
  will-change: transform;
  margin: 1px;
}
.neuromarketing-trending-topics-swiper .swiper-slide .slide-inner:hover {
  transform: scale(1.01);
  border-color: #586cf4;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
.neuromarketing-trending-topics-swiper {
  padding-top: 20px;
}
.neuromarketing-keywords .badge {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #586cf4 !important;
  background: none !important;
}
.neuromarketing-counter-animation {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 120px;
  margin: 20px auto;
}
.neuromarketing-counter-animation .counter-number {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5rem;
  font-weight: bold;
  border: none;
}
.neuromarketing-counter-animation .counter-title {
  margin-top: 10px;
  text-align: center;
  font-size: 1rem;
}
.neuromarketing-trending-topics-wrapper {
  position: relative;
  width: 100%;
  padding: 20px 0;
}
.neuromarketing-trending-topics .trending-topics-nav {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
  gap: 20px;
  top: -50px;
  position: absolute;
  right: 0;
}
.neuromarketing-trending-topics .swiper-button-prev,
.neuromarketing-trending-topics .swiper-button-next {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border: 1px solid #d1d3d4;
  border-radius: 10px;
}
.neuromarketing-trending-topics .swiper-button-prev {
  color: #000;
  margin-right: 8px;
}
.neuromarketing-trending-topics .swiper-button-next {
  background: #586cf4;
  color: #fff;
}
.neuromarketing-trending-topics .swiper-button-prev:hover,
.neuromarketing-trending-topics .swiper-button-next:hover {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}
.neuromarketing-trending-topics .swiper-button-prev i,
.neuromarketing-trending-topics .swiper-button-next i {
  font-size: 20px;
}
.trending-topics-nav .swiper-button-next::after,
.trending-topics-nav .swiper-button-prev::after {
  display: none !important;
}
.topics-row {
  overflow: initial !important;
}
.topic-slide {
  display: flex;
  flex-direction: column;
  padding: 10px;
  min-height: 200px;
  justify-content: flex-end;
}
.topic-category {
  position: absolute;
  top: 10px;
  font-size: 1rem;
  line-height: 2rem;
  font-weight: bold;
  color: #000;
  font-family: "BebasNeueRegular", sans-serif;
}
.topic-image {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 80px;
}
.topic-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.topic-content {
  margin-top: 60px;
  text-align: left;
}
.topic-title .before-colon {
  color: #000;
}
.topic-title .after-colon {
  color: #666;
  font-size: 0.875rem;
  font-family: "GothamBook", sans-serif;
}
.topic-title {
  font-size: 1rem;
  margin-bottom: 5px;
  font-weight: 600;
}

/* Request Study */
input,
textarea {
  border-radius: 10px !important;
  border: 1px solid #d1d3d4 !important;
  outline: none !important;
}

div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox ul {
  display: flex;
}
div.wpforms-container-full
  .wpforms-field.wpforms-field-payment-checkbox
  ul
  li
  input
  + label {
  font-size: 0.9rem;
  line-height: 1.4rem;
}
div.wpforms-container-full .wpforms-field-label,
.wp-core-ui div.wpforms-container-full .wpforms-field-label {
  color: #000;
}
input:focus,
textarea:focus {
  border-color: #d1d3d4 !important;
  outline: none !important;
  box-shadow: none !important;
}
::placeholder {
  font-size: 0.9rem !important;
}
button.wp-forms-button {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  transition: all 0.3s ease-in-out; 
}
div.wpforms-container-full button[type="submit"] {
  margin: auto;
  display: block;
}
div.wpforms-container-full input[type="submit"]:not(:hover):not(:active),
div.wpforms-container-full button[type="submit"]:not(:hover):not(:active),
div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active),
.wp-core-ui
  div.wpforms-container-full
  input[type="submit"]:not(:hover):not(:active),
.wp-core-ui
  div.wpforms-container-full
  button[type="submit"]:not(:hover):not(:active),
.wp-core-ui
  div.wpforms-container-full
  .wpforms-page-button:not(:hover):not(:active)
  div.wpforms-container-full
  button[type="submit"] {
  background-color: #d1d3d4;
  border-radius: 10px;
  color: #000;
  opacity: 0.7;
  font-size: 1rem;
  border: none !important;
  padding: 1rem 1rem 2rem 1rem !important;
  outline: 0;
  transition: all 0.3s ease-in-out; 
}
div.wpforms-container-full input[type="submit"]:hover {
  color: #d1d3d4;
  background-color: #fff;
}
div.wpforms-container-full input[type="submit"]:hover,
div.wpforms-container-full input[type="submit"]:active,
div.wpforms-container-full button[type="submit"]:hover,
div.wpforms-container-full button[type="submit"]:active,
div.wpforms-container-full .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-page-button:active,
.wp-core-ui div.wpforms-container-full input[type="submit"]:hover,
.wp-core-ui div.wpforms-container-full input[type="submit"]:active,
.wp-core-ui div.wpforms-container-full button[type="submit"]:hover,
.wp-core-ui div.wpforms-container-full button[type="submit"]:active,
.wp-core-ui div.wpforms-container-full .wpforms-page-button:hover,
.wp-core-ui div.wpforms-container-full .wpforms-page-button:active {
  background-color: #586cf4;
  border-radius: 10px;
  border: none !important;
  color: #fff;
  font-size: 1rem;
  outline: 0;
  box-shadow: none;
  padding: 1rem 1rem 2rem 1rem !important;
}
div.wpforms-container-full input[type="date"]:focus:invalid,
div.wpforms-container-full input[type="datetime"]:focus:invalid,
div.wpforms-container-full input[type="datetime-local"]:focus:invalid,
div.wpforms-container-full input[type="email"]:focus:invalid,
div.wpforms-container-full input[type="month"]:focus:invalid,
div.wpforms-container-full input[type="number"]:focus:invalid,
div.wpforms-container-full input[type="password"]:focus:invalid,
div.wpforms-container-full input[type="range"]:focus:invalid,
div.wpforms-container-full input[type="search"]:focus:invalid,
div.wpforms-container-full input[type="tel"]:focus:invalid,
div.wpforms-container-full input[type="text"]:focus:invalid,
div.wpforms-container-full input[type="time"]:focus:invalid,
div.wpforms-container-full input[type="url"]:focus:invalid,
div.wpforms-container-full input[type="week"]:focus:invalid,
div.wpforms-container-full select:focus:invalid,
div.wpforms-container-full textarea:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type="date"]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type="datetime"]:focus:invalid,
.wp-core-ui
  div.wpforms-container-full
  input[type="datetime-local"]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type="email"]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type="month"]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type="number"]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type="password"]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type="range"]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type="search"]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type="tel"]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type="text"]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type="time"]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type="url"]:focus:invalid,
.wp-core-ui div.wpforms-container-full input[type="week"]:focus:invalid,
.wp-core-ui div.wpforms-container-full select:focus:invalid,
.wp-core-ui div.wpforms-container-full textarea:focus:invalid,
.wp-core-ui div.wpforms-container-full textarea:focus {
  box-shadow: none !important;
}
div.wpforms-container-full input[type="submit"]:focus:after,
div.wpforms-container-full button[type="submit"]:focus:after,
div.wpforms-container-full .wpforms-page-button:focus:after,
.wp-core-ui div.wpforms-container-full input[type="submit"]:focus:after,
.wp-core-ui div.wpforms-container-full button[type="submit"]:focus:after,
.wp-core-ui div.wpforms-container-full .wpforms-page-button:focus:after {
  border: 0 !important;
  box-shadow: none !important;
}
input:focus,textarea:focus {
	  border: 1px solid #586cf4 !important;
}
.wp-forms-button {
  margin-top: 40px !important;
}
footer .wpforms-submit {
  color: #fff !important;
}
.locations {
  display: grid;
  gap: 1.25rem;
  grid-template-columns: 1fr;
}
.location__country {
  font-family: "BebasNeueRegular", sans-serif;
}
.location__phones a {
  color: #000;
  transition: color 0.3s ease;
  display: block;
}
.location__phones a:hover {
  color: #586cf4;
}
.get-in-touch-form-row button.wpforms-submit {
  float: right;
  padding: initial 20px;
}
button {
  padding: 0.5rem 2rem !important;
}
button.iti__selected-country:focus {
  border: none !important;
  box-shadow: none !important;
}
button.iti__selected-country {
  padding: 0 !important;
}

/* Consumer Bahavior */
.neuromarketing-insights-tabs .nav-pills .nav-link {
  color: #d1d3d4 !important;
}
.neuromarketing-insights-tabs .nav-pills .nav-link.active,
.neuromarketing-insights-tabs .nav-pills .show > .nav-link {
  background: transparent;
  color: #000;
}
.neuromarketing-insights-tabs ul {
  border-bottom: 1px solid #d1d3d4;
}
.neuromarketing-insights-tabs .nav-pills .nav-link.active {
  border-bottom: 3px solid #586cf4;
  border-radius: 0 !important;
}
.about-sources a {
  color: #586cf4;
}
.neuromarketing-single-slider .slide-content {
  display: flex;
  align-items: center;
}
.swiper.neuromarketing-single-swiper {
  display: flex;
  align-content: stretch;
  align-items: flex-end;
  background: #fff;
  padding: 30px;
  justify-content: flex-start;
  border: 1px solid #d1d3d4;
  border-radius: 5px;
}
.swiper.neuromarketing-single-swiper img {
  width: 100%;
  height: auto;
}
.neuromarketing-trending-topics .trending-topics-nav.top-0 {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 10px;
  gap: 20px;
  top: 20px !important;
  position: absolute;
  right: -100px;
}
.slide-title {
  font-family: "BebasNeueRegular", sans-serif;
  font-size: 3rem !important;
  color: #666;
}
.slide-subtitle {
  font-family: "GothamMedium", sans-serif;
  font-size: 1.5rem;
  line-height: 2.5rem;
  color: #666;
}
.about-sources .vc_col-sm-9 {
  border: 1px solid #d1d3d4;
  border-radius: 5px;
  padding: 30px;
  background: #fff;
}
.neuromarketing-downloads {
  display: flex;
  gap: 20px;
  justify-content: flex-start;
}
.download-item {
  display: flex;
  align-items: center;
  gap: 6px;
  border: 1px solid #d1d3d4;
  border-radius: 5px;
  padding: 5px;
  transition: background-color 0.3s ease, border-color 0.3s ease,
    color 0.3s ease;
}
.slide-description {
  color: #666;
}
.download-item:hover {
  background: #586cf4;
  color: #fff;
}
.download-item:hover a {
  color: #fff;
}
.downloads-row {
  min-height: 100px;
  background: #fff;
  border: 1px solid #d1d3d4;
  border-radius: 5px;
  padding: 5px;
  margin-left: 5px;
}
.neuromarketing-sources-vertical {
  border: 1px solid #d1d3d4;
  border-radius: 5px;
}
.about-source,
.download-sources {
  display: flex;
  align-items: flex-end;
}
.download-item a {
  color: #000;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
  text-transform: uppercase;
}
i.bi.bi-file-earmark-slides-fill {
  color: #d24726;
}
.neuromarketing-sources-vertical .sources-item a {
  color: #586cf4;
  transition: color 0.3s ease;
}
.neuromarketing-sources-vertical .sources-item a:hover {
  color: #0a1842;
}
.modal-content {
  color: #fff !important;
  border: none !important;
  padding: 20px;
}
.modal-body ul {
  padding-left: 1rem;
}
.modal-body ul li {
  font-size: 1rem;
  line-height: 1.5rem;
}
.modal-header,
.modal-footer {
  border: none !important;
}
.modal-footer {
  display: flex;
  align-items: flex-start !important;
  justify-content: flex-start !important;
}
.modal-footer button.btn.btn-secondary {
  background: #586cf4 !important;
  color: #fff !important;
  border: none !important;
  text-align: center;
}
.lite-blue {
  color: #586cf4;
}
.hover-blue {
  transition: all 0.3s ease-in-out; 	
}
.hover-blue:hover {
	color: #586cf4;
}
.sources-item {
  max-height: 328px;
}
.sources-item ul {
  padding-left: 1rem;
  color: #586cf4;
}
.download-icon i {
  font-size: 20px;
}
i.bi.bi-file-earmark-pdf-fill {
  color: #ff0000;
}
i.bi.bi-file-earmark-word-fill {
  color: #2b579a;
}
.downloads-row h6.vc_custom_heading.vc_do_custom_heading {
  font-size: 1.2rem;
  padding: 10px 0;
}
h6.single-page-main-title {
  font-size: 1.5rem;
  line-height: 2rem;
  font-family: "GothamBook", sans-serif;
}
.breadcrumbs a,
.breadcrumbs i {
  color: #586cf4;
  font-size: 0.8rem;
}
.neuromarketing-insights-tabs button {
  padding: 0 !important;
}
.neuromarketing-insights-tabs li.nav-item {
  padding-right: 2rem !important;
}

/* Search */
.search .card-title a {
  color: #000;
}
.search .card-title a:hover {
	color: #586cf4;
}
h2.card-title {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}
.search .post-thumbnail {
  width: 200px !important;
  height: auto;
  margin-bottom: 20px;
}
footer.entry-meta {
  margin-top: 0;
  padding: 20px 0;
}
.search .page-header h1,
.search .entry-header h1 {
  font-size: 2rem;
  line-height: 2.5rem;
}
.search header.page-header,
.search header.entry-header {
  padding-top: 40px;
  padding-bottom: 20px;
}
.neuromarketing-counter-sem .counter-value {
  text-align: center;
  font-size: 3rem;
  line-height: 3.5rem;
  font-family: "BebasNeueRegular", sans-serif;
  margin-top: -70px;
}
.neuromarketing-counter-sem .counter-title {
  padding-top: 0;
  width: 40%;
  margin: auto;
  display: block;
}
.modal-custom {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}
.modal-overlay {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-container {
  background: #0a1847;
  padding: 30px;
  max-width: 600px;
  width: 90%;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.modal-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.modal-title {
  margin: 0;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #fff;
}
.modal-close {
  cursor: pointer;
  background: none;
  border: none;
  font-size: 1.25rem;
  color: #fff;
}
.modal-footer {
  text-align: right;
}
.modal-btn {
  padding: 0.5rem 1rem;
  background: #586cf4;
  color: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.3s ease-in-out; 
}
.modal-content ul {
  padding-left: 0;
}
#navbar .navbar-nav li:last-child > a {
  opacity: 0;
}
div.wpforms-container-full:not(:empty) {
  margin: 0 auto !important;
}

/* Posts Page */
.neuromarketing-posts h5.nm-post-title {
  font-size: 1.2rem;
  line-height: 1.8rem;
}
.nm-post .nm-post-inner {
  background-color: #f7f8f9;
  padding: 40px;
  border-radius: 20px;
  border: 1px solid transparent;
  transition: transform 0.5s ease-in-out, border 0.5s ease-in-out,
    box-shadow 0.5s ease-in-out, background-color 0.5s ease-in-out;
  overflow: visible;
}
.nm-post .nm-post-inner:hover {
  transform: scale(1.01);
  border: 1px solid #586cf4;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.12);
}
.neuromarketing-posts .card-body {
  display: flex;
  flex-direction: column;
  min-height: 150px;
  justify-content: space-between;
}
.banner-min-height .vc_row.vc_row-o-columns-middle {
    align-content: flex-end;
}
.wpb_single_image.the-only-logo img:hover {
    transform: scale(1.05);
    box-shadow: none !important;
}
@media (min-width: 576px) {
  .modal-dialog {
    margin-left: auto;
    margin-right: auto;
    max-width: 700px;
  }
}
/* Styles for all mobile devices */
@media (max-width: 1366px) {
  .counter-number {
    width: 250px;
    height: 250px;
  }
  .white-header-title .wpb_column.vc_column_container.vc_col-sm-5 {
    width: 50%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1600px) {
  .neuromarketing-downloads {
    display: flex;
    gap: 20px;
    justify-content: flex-start;
    flex-direction: column;
  }
  .download-item {
    justify-content: space-evenly;
  }
}
@media (max-width: 767px) {
  html {
    font-size: 87.5%; /* 14px */
  }
  h1 {
    font-size: 2rem;
    line-height: 2rem;
  } /* 32px Mobile */
  h2 {
    font-size: 1.75rem;
    line-height: 1.75rem;
  } /* 28px */
  h3 {
    font-size: 2rem;
    line-height: 2rem;
  } /* 24px */
  h4 {
    font-size: 1.2rem;
    line-height: 1.2rem;
  } /* 20px */
  h5 {
    font-size: 1.12rem;
    line-height: 1.12rem;
  } /* 18px */
  h6 {
    font-size: 1rem;
    line-height: 1rem;
  } /* 16px */
  .neuromarketing-banner-caption {
    padding-left: 15px;
  }
	.wpb_single_image.vc_align_right.quote-image {
		text-align: left;
	}
	.about-sources .vc_col-sm-9 {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		display: block;
	}
 	.neuromarketing-trending-topics .trending-topics-nav {
	  top: -80px;
	}
	.trending-reports span.sec-title {
	  display: block;
	}
	.white-header-title .wpb_column.vc_column_container.vc_col-sm-5 {
	  width: 100%;
	}
	.vc_row.wpb_row.vc_row-fluid.caption-center {
	  min-height: auto;
	  display: flex;
	  align-items: center;
	  flex-direction: column;
	}
	.banner-min-height,
	.banner-min-height .vc_row.vc_row-o-full-height {
	  min-height: 50vh !important;
	  align-content: flex-end;
	}
	.neuromarketing-banner-caption p br {
	  display: none;
	}
	.home-about-section h4 {
	  font-size: 1rem;
	}
	#navbar {
	  background-color: #586cf4;
	  border-radius: 10px;
	}

	.wp-forms-button {
	  margin-top: 0px !important;
	}
  #main {
    overflow-x: hidden;
  }
  .hide-on-mobile {
    display: none;
  }
  .research-trending-slider .main-section-title.reports-title {
    font-size: 2rem;
  }
  .container-expert-solutions .nav {
    flex-wrap: wrap;
  }
  .icon-title {
    padding-right: 0;
    width: 100%;
  }
  .col-6.right-side-img {
    width: 100%;
  }
  .slide-content.d-flex.align-items-center {
    display: flex;
    flex-direction: column;
  }
  .font-size-20 {
    font-size: 1rem;
  }
  .container-expert-solutions .nav li {
    width: 100%;
    margin: 20px 15px 0 0;
  }
  .neuromarketing-counter {
    margin-bottom: 20px;
  }
  h3.nm-box-title {
    font-size: 2rem;
    line-height: 3rem;
  }
  .quote-image img {
    width: 70px;
  }
  footer div.wpforms-container-full button[type="submit"] {
    margin: auto;
    display: inline-flex;
  }
  .the-only-logo img {
    width: 150px;
  }
  .neuromarketing-button.border-none
    .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    float: left;
    margin-bottom: 20px;
    font-size: 0.8rem;
    line-height: 1.5rem;
    padding: 5px 15px;
  }
  .quote-title p {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }
  .navbar-brand img {
    height: 40px;
  }
  .mobile-height-40 {
    height: 40px !important;
  }
  .neuromarketing-insights-tabs ul {
    border-bottom: 0;
    display: flex;
    flex-direction: column;
  }
  .neuromarketing-insights-tabs li.nav-item {
    border-bottom: 1px solid #d1d3d4;
  }
  .neuromarketing-insights-tabs .nav-pills .nav-link {
    color: #d1d3d4 !important;
    padding: 5px 0 !important;
  }
  .neuromarketing-box {
    margin-bottom: 20px;
  }
  footer .wpforms-form {
    display: block;
  }
  .footer-bottom .text-end {
    text-align: left !important;
  }
  footer .wpforms-container .wpforms-one-half {
    width: 100%;
    margin-left: 0 !important;
    padding-left: 0 !important;
  }
  .footer-menu {
    padding-top: 40px;
  }
  footer .mt-80 {
    margin-top: 40px !important;
  }
  footer .footer-menu ul {
    display: flex;
    flex-direction: column;
  }
  .col-3.neuromarketing-search {
    width: 95% !important;
  }
  footer .footer-menu ul li {
    margin: 5px 0;
  }
  #back-to-top {
    display: none !important;
  }
  .pt-80 {
    padding-top: 40px !important;
  }
  .pb-80 {
    padding-bottom: 40px !important;
  }
  .pb-80.last-section {
    padding-bottom: 60px !important;
  }
  .pt-60 {
    padding-top: 30px !important;
  }
  .pb-60 {
    padding-bottom: 30px !important;
  }
  .mobile-height-80 {
    height: 80px !important;
  }
  .vc_btn3-container.neuromarketing-button.vc_btn3-inline {
    text-align: center !important;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 20px;
  }
  .container-expert-solutions .title-desc-wrapper {
    padding: 20px;
  }
  .navbar-toggler {
    border: none !important;
    background: transparent;
    padding: 0.25rem 0.75rem !important;
    background-image: none !important;
    box-shadow: none !important;
  }
  .navbar-toggler-icon {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 24px;
    height: 18px;
    cursor: pointer;
    border: none !important;
    background-image: none !important;
  }
  .burger-line {
    display: block;
    height: 3px;
    width: 100%;
    background-color: #000; /* change to your color */
    border: none;
    transition: all 0.3s ease;
  }
  .white_menu .burger-line {
    background-color: #fff;
  }
  .mmb-0 {
    margin-bottom: 0 !important;
  }
  /* Optional: animate burger to cross when active */
  .navbar-toggler.collapsed .line1 {
    transform: rotate(0);
  }
  .navbar-toggler.collapsed .line2 {
    opacity: 1;
  }
  .navbar-toggler.collapsed .line3 {
    transform: rotate(0);
  }

  .navbar-toggler:not(.collapsed) .line1 {
    transform: rotate(45deg) translate(5px, 5px);
  }
  .navbar-toggler:not(.collapsed) .line2 {
    opacity: 0;
  }
  .navbar-toggler:not(.collapsed) .line3 {
    transform: rotate(-45deg) translate(5px, -5px);
  }
  footer .logo img {
    width: 100px;
  }
  .main-section-title.reports-title {
    font-size: 2rem;
    line-height: 3rem;
  }
  .neuromarketing-vertical-slider .slide-title {
    font-size: 1.5rem !important;
    line-height: 2.5rem !important;
  }
  footer .footer-menu ul li a {
    font-size: 1rem;
    line-height: 2rem;
  }
 footer div.wpforms-container-full button[type="submit"]:not(:hover):not(:active) {
  padding-left: 0 !important;
 }
  .container-expert-solutions .nav-pills .nav-link {
    font-size: 1.2rem;
    line-height: 2rem;
    padding-top: 20px;
  }
  .black_menu .burger-line {
    background-color: #000;
  }
  .center-title p {
    padding: 0;
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (max-width: 991px) {
  /* Tablet */
  html {
    font-size: 93.75%; /* 15px */
  }
  .neuromarketing ul li {
    margin: 5px 15px;
  }
  li#menu-item-wpml-ls-2-ar {
    display: none;
  }
  .neuromarketing-counter .counter-number,
  .neuromarketing-counter .counter-symbol {
    font-size: 3rem;
  }
  .center-title p {
    padding: 0;
  }
  section.vc_section.min-height-800,.min-height-800,
	.min-height-800 {
    min-height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  ul#menu-header-menu {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .nav-link {
    color: #fff !important;
  }
  .nav-link.active,
  .nav-link:hover {
    color: #0a1842 !important;
    font-family: "GothamMedium";
  }
}
@media (min-width: 992px) {
  .white_menu .nav-link {
    color: #fff !important;
  }
  .white_menu .nav-link:hover {
    color: #586cf4 !important;
  }
  .get-in-touch-form-row div.wpforms-container-full:not(:empty) {
    margin-top: 0;
  }
  .white_menu .nav-link.active {
    color: #586cf4 !important;
  }
  section.vc_section.min-height-800,
	.min-height-800 {
    min-height: 800px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .hide-on-desktop {
    display: none !important;
  }
  .neuromarketing-banner-caption {
    padding-left: 100px;
  }
  #navbar .navbar-nav li:nth-last-child(2) > a {
    background-color: #586cf4;
    border-radius: 10px;
    padding: 0.5rem 0.8rem;
    color: #fff !important;
  }
  #navbar .navbar-nav li:nth-last-child(2) > a:hover {
    color: #fff !important;
    background-color: #808184;
  }
  #navbar .navbar-nav li:last-child > a {
    border: 1px solid #808184;
    border-radius: 10px;
  }
  #navbar .navbar-nav li:last-child > a:hover {
    border: 1px solid #586cf4;
  }
  .white_menu #navbar .navbar-nav li:last-child > a:hover {
    border: 1px solid #586cf4;
  }
}
@media (min-width: 1600px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl,
  .container-xxl {
    max-width: 100%;
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .neuromarketing-banner-caption {
    padding-left: 40px;
  }
  .tab-width-100 {
    width: 100% !important;
  }
  .neuromarketing-posts .card-body {
    min-height: auto;
  }
  .tab-width-50 {
    width: 50% !important;
  }
  .white_menu .nav-link.active,
  .nav-link.active, .nav-link:hover {
        color: #586cf4 !important;
    }
  .about-source,
  .download-sources {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
  }
  .downloads-row.wpb_column.vc_column_container.vc_col-sm-3 {
    width: 100%;
    margin-top: 20px;
  }
 .banner-min-height .vc_row.vc_row-o-full-height {
    min-height: 60vh;
  }
	section.vc_section.banner-min-height.vc_row-o-full-height {
		min-height: 60vh !important;
	}
  .neuromarketing-insights-tabs li.nav-item {
    padding-bottom: 10px;
  }
  .tmb-0 {
    margin-bottom: 0 !important;
  }
  .about-sources .vc_col-sm-9,
  .about-sources .vc_col-sm-3 {
		width: 50%;
	}
  .col-md-4.nm-post {
    width: 100%;
  }
  h3 {
    font-size: 3.5rem;
  }
  h4 {
    font-size: 2rem;
  }
  .container-expert-solutions .nav-pills .nav-link {
    font-size: 1.3rem;
    padding: 0 !important;
  }
  .counter-number {
    width: 150px;
    height: 150px;
  }
  .col-md-7.footer-menu {
    width: 100%;
    padding-left: 0;
    padding-top: 40px;
  }
  footer .footer-menu ul li {
    margin: 20px;
  }
  .neuromarketing ul li {
    margin: 8px;
  }
  .about-box .vc_col-sm-4 {
    width: 100%;
    margin-bottom: 20px;
  }
  .col-3.neuromarketing-search {
    width: 95% !important;
  }
  .semicircle-counter .vc_col-sm-4 {
    width: 100% !important;
  }
  .nav-link {
    color: #000 !important;
  }
  .white_menu .nav-link {
		color: #fff !important;
	}
  #navbar .navbar-nav li:last-child > a {
    border: 1px solid #808184;
    border-radius: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  h3,.research-trending-slider .main-section-title.reports-title {
    font-size: 3.5rem;
    line-height: 1;
  }
   footer .footer-menu ul li a {
		font-size: 1rem;
		line-height: 2rem;
	}
	footer .footer-menu ul li {
		display: inline-block;
		margin: 0 10px;
	}
	.home-about-section .tab-width-100 {
		width: 100%;
	}
	.vc_empty_space.hide-on-mobile.empty-1280 {
		height: 0 !important;
	}
	.research-trending-slider .tab-width-100.vc_col-sm-3 {
		width: 50%;
	}
}
@media (min-width: 1500px) and (max-width: 1520px) {
  h3 {
    font-size: 4rem;
    line-height: 1;
  }
	.research-trending-slider .main-section-title.reports-title {
		font-size: 4rem;
		line-height: 1;
  }
  .research-trending-slider .tab-width-100.vc_col-sm-3 {
		width: 50%;
	}
}