/* ================================================
   FONT ASSIGNMENTS
   Raleway — headings, nav, display text
   Roboto  — body copy, UI elements, forms
   ================================================ */

/* Body & general UI — Roboto */
body,
input, button, select, textarea, label,
p, li, td, th,
.footer-nav-list li a,
.footer-address p,
.contact-form-group label,
.contact-form-group input,
.contact-form-group select,
.contact-form-group textarea,
.demo-form-group label,
.demo-form-group input,
.demo-form-group select,
.demo-form-group textarea,
.feature-text,
.hero-sub,
.page-hero-sub,
.industry-sub,
.integrated-sub,
.video-sub,
.cta-dark-sub,
.cta-dark-footnote,
.newsletter-sub,
.trusted-heading,
.content-intro-text p,
.hiw-text p,
.related-card-text,
.testimonial-text,
.simple-section-block p,
.careers-roles-sub,
.careers-no-roles-text,
.contact-section-intro,
.contact-hours-table td,
.contact-map-address,
.stat-label,
.team-bio,
.img-placeholder span {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
}

/* Headings & display — Raleway */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.hero-heading,
.page-hero-heading,
.page-hero-eyebrow,
.industry-heading,
.integrated-heading,
.video-heading,
.video-subheading,
.cta-dark-heading,
.newsletter-heading,
.section-heading-blue,
.features-section-heading,
.feature-title,
.hiw-heading,
.stat-number,
.team-name,
.team-role,
.testimonial-name,
.related-card-title,
.footer-nav-heading,
.careers-no-roles-title,
.careers-role-title,
.modal-title,
.contact-phone-number,
.contact-hours-title {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

/* Navigation — Raleway */
.rd-navbar-nav > li > a,
.rd-navbar-dropdown > li > a,
.mega-dropdown-col ul li a,
.mega-dropdown-col h6,
.navbar-buttons .btn-contact,
.navbar-buttons .btn-login {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

/* Buttons — Raleway */
.hero-btn,
.hero-btn-outline,
.features-btn,
.cta-dark-btn,
.footer-action-btn,
.contact-submit,
.demo-submit,
.newsletter-btn,
.careers-register-btn,
.careers-apply-btn {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

@font-face {
  font-family: 'Linearicons';
  src: url("../fonts/Linearicons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
  .post-classic-title a:hover {
  color: #f59f3c; }

.post-classic-title-icon {
  padding-left: 40px;
  position: relative; }
  
  .post-classic-title-icon[class*="linear-icon-"]:before {
    position: absolute;
    left: 0;
    top: calc(50% - 15px);
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #f59f3c;
    color: #fff;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
}

.linear-icon-star:before {
    content: "\e68d";
}

[class^="linear-icon-"]::before, [class*=" linear-icon-"]::before {
    font-family: 'Linearicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-feature-settings: "liga";
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.list-inline-sm > li {
    display: inline-block;
}
* + .post-classic-body, .post-classic-title + * {
    margin-top: 30px;
}
.post-meta {
    font-size: 12px;
    font-style: italic;
}
* + .post-meta, * + .post-classic-footer, * + .post-minimal-footer {
    margin-top: 20px;
}
@media (min-width: 1200px)
.post-classic-footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

* + .post-meta, * + .post-classic-footer, * + .post-minimal-footer {
    margin-top: 20px;
}
.list-inline-sm {
    position: relative;
    -webkit-transform: translate3d(0, -8px, 0);
    transform: translate3d(0, -8px, 0);
    margin-bottom: -8px;
    margin-left: -10px;
    margin-right: -10px;
}
.list-inline-sm > * {
    display: inline-block;
}

.list-inline-sm > * {
    position: relative;
    margin-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
}
.page .icon-xxs {
    font-size: 15px;
}

.icon {
    display: inline-block;
    line-height: 1;
    text-align: center;
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}
[class*='fa-']:before {
    font-weight: 400;
    font-family: 'FontAwesome';
}

.icon:before {
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.button-link:after {
    display: inline-block;
    padding-left: 8px;
    content: '\e944';
    font-family: 'Linearicons';
}
 .bg-image-6 h4,.bg-image-6 h2,.bg-image-6 p{
    color: #fff;
}
html .page .group > *, html .page .group > *:first-child {
    display: inline-block;
    margin-top: 20px;
    margin-left: 15px;
    vertical-align: middle;
}
.linear-icon-clock3:before {
    content: "\e8e8";
}
.linear-icon-tag:before {
    content: "\e755";
}
.linear-icon-tags:before {
    content: "\e756";
}
[class*='bg-image-'] .nonstandart-post-header a {
    color: #f59f3c;
}
[class*='bg-image-'] .nonstandart-post-header .icon {
    color: #fff;
}
.nonstandart-post-header .post-meta {
    font-size: 18px;
    text-align: center;
}
.section-xxl {
    padding: 75px 0;
}
.nonstandart-post-header * + .post-meta {
    margin-top: 30px;
}
.nonstandart-post-header * + [class*='list-inline-'] {
    margin-top: 50px;
}
.breadcrumbs-custom {
    position: relative;
    background: #f8f8f8;
}
.section-divided__main [class*='section']:nth-child(n + 2), .section-divided__aside [class*='section']:nth-child(n + 2) {
    border-top: 1px solid #ececee;
}
@media (min-width: 768px)
.section-sm {
    padding: 60px 0;
}

.section-xs, .section-sm {
    padding: 35px 0;
}

@media (min-width: 768px)
html .range-60 {
    -webkit-transform: translate3d(0, -60px, 0);
    transform: translate3d(0, -60px, 0);
    margin-bottom: -60px;
}
html .range-60 {
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
    margin-bottom: -50px;
    pointer-events: none;
}
@media (min-width: 768px)
.range-sm-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.range {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.range {
    margin-left: -15px;
    margin-right: -15px;
}
.section-divided__main > *:first-child, .section-divided__aside > *:first-child {
    padding-top: 0;
}
@media (min-width: 768px)
.section-sm {
    padding: 60px 0;
}

@media (min-width: 768px)
html .range-60 > * {
    margin-top: 60px;
}

html .range-60 > * {
    margin-top: 50px;
    pointer-events: auto;
}

@media (min-width: 992px)
.section-md {
    padding: 90px 0;
}
@media (min-width: 768px)
.section-md {
    padding: 70px 0;
}

.section-md, .section-lg, .section-xl {
    padding: 60px 0;
}

.bg-white {
    background-color: #fff;
}

@media (min-width: 1200px)
.post-classic-footer * + .button {
    margin-top: 0;
}
* + .button-link {
    margin-top: 20px;
}
@media (min-width: 1200px)
.post-classic-footer * + .button {
    margin-top: 0;
}
* + .button-link {
    margin-top: -10px;
}
.button-link, .button-link:active, .button-link:focus {
    color: #000;
}
.button-link {
    border: none !important;
    padding: 0;
}
@media (min-width: 768px)
* + .button {
    margin-top: 35px;
}
* + .button {
    margin-top: -10px;
}
.list-inline-tag li {
    display: inline-block;
}
.first-letter:first-letter {
    float: left;
    display: block;
    padding: 22px 30px;
    margin-right: 20px;
    margin-top: 8px;
    line-height: 40px;
    font-size: 40px;
    border-radius: 4px;
    background-color: #f59f3c;
    color: #fff;
    font-weight: 100;
    text-align: center;
    vertical-align: top;
}
.post-single-body * + img, .post-single-body * + p {
    margin-top: 40px;
}

@media (min-width: 992px)
* + p {
    margin-top: 28px;
}

* + p {
    margin-top: 16px;
}
p {
    margin: 0;
}

@media (min-width: 1200px)
* + .quote-default {
    margin-top: 65px;
}

* + .quote-default {
    margin-top: 40px;
}
@media (min-width: 1200px)
.quote-default {
    max-width: 865px;
}
.quote-default {
    position: relative;
    width: 100%;
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.quote-default__mark {
    display: block;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    fill: #f59f3c;
}
@media (min-width: 768px)
* + .quote-default__text {
    margin-top: 30px;
}
* + .quote-default__text {
    margin-top: 20px;
}
@media (min-width: 1200px)
h4, .heading-4 {
    font-size: 30px;
    line-height: 1.43333;
}
@media (min-width: 768px)
h4, .heading-4 {
    font-size: 24px;
}
h4, .heading-4 {
    font-size: 20px;
    line-height: 1.35;
    font-weight: 300;
}
.post-single-body .quote-default__cite {
    color: #888;
}
.post-single-body * + .quote-default__cite {
    margin-top: 27px;
}
.quote-default__cite:before {
    content: '';
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    width: 14px;
    border-top: 1px solid;
}
.linear-icon-arrow-right:before {
    content: "\e944";
}
.linear-icon-arrow-left:before {
    content: "\e943";
}
.page .icon-md {
    font-size: 22px;
    line-height: 22px;
}
* + .post-classic-title {
    margin-top: 25px;
}
.unit-spacing-md.unit-horizontal > .unit__body + .unit__right {
	padding-top: 25px !important;
    padding-left: 30px !important;
}

.unit-spacing-md.unit > .unit__body + .unit__right, .unit-spacing-md.unit-vertical > .unit__body + .unit__right {
    padding-left: 0;
    padding-top: 15px;
}
.unit-horizontal > .unit__body + .unit__right {
    padding-top: 0;
    padding-left: 30px;
}
.unit > .unit__body + .unit__right, .unit-vertical > .unit__body + .unit__right {
    padding-left: 0;
    padding-top: 20px;
}
.unit__left, .unit__right {
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
}

.unit__body {
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
}

.unit-spacing-md.unit > .unit__left + .unit__right, .unit-spacing-md.unit > .unit__left + .unit__body, .unit-spacing-md.unit-vertical > .unit__left + .unit__right, .unit-spacing-md.unit-vertical > .unit__left + .unit__body {
    padding-left: 0;
    padding-top: 15px;
}
@media (min-width: 480px){
	.unit-xs-horizontal > .unit__left + .unit__right, .unit-xs-horizontal > .unit__left + .unit__body {
		padding-top: 0 !important;
		padding-left: 30px !important;
	}
}
.unit > .unit__left + .unit__right, .unit > .unit__left + .unit__body, .unit-vertical > .unit__left + .unit__right, .unit-vertical > .unit__left + .unit__body {
    padding-left: 0;
    padding-top: 20px;
}
html .range-60 > *::before {
    content: '';
    display: table;
    width: 0;
}
small, .small {
    display: block;
    font-size: 14px;
    line-height: 1.71429;
}
@media (min-width: 992px)
.button {
    padding: 16px 40px;
    font-size: 12px;
    line-height: 24px;
}
.button {
    display: inline-block;
    width: auto;
    max-width: 100%;
    border: 1px solid;
    border-radius: 3px;
    padding: 12px 30px;
    font-size: 12px;
    line-height: 24px;
    font-family: "Libre Franklin", Helvetica, Arial, sans-serif;
    font-weight: 600;
    letter-spacing: .06em;
    transition: .33s all ease;
    white-space: normal;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
}
@media (max-width:1024px){
.rd-navbar-brand img{
	width:85px;
}	
}

/* ================================================
   HERO BANNER SECTION
   ================================================ */

.hero-banner {
  position: relative;
  width: 100%;
  min-height: 580px;
  /* Placeholder colour - replace with background-image when image is ready:
     background-image: url('images/hero-bg.jpg');
     background-size: cover;
     background-position: top center; */
  background-color: #3a4a5c;
  display: flex;
  align-items: center;
}

.hero-overlay {
  position: absolute;
  inset: 0;
  background: rgba(20, 30, 45, 0.55);
}

.hero-content {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 30px;
}

.hero-text {
  max-width: 580px;
}

.hero-heading {
  font-size: 38px;
  line-height: 1.25;
  color: #fff;
  font-weight: 300;
  margin: 0 0 24px 0;
  text-transform: none;
  letter-spacing: 0;
}

.hero-heading strong {
  font-weight: 700;
  color: #fff;
}

@media (min-width: 768px) {
  .hero-heading { font-size: 46px; }
}

@media (min-width: 1200px) {
  .hero-heading { font-size: 52px; }
}

.hero-sub {
  font-size: 15px;
  line-height: 1.7;
  color: #fff;
  font-weight: 600;
  margin: 0 0 24px 0;
}

.hero-list {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
}

.hero-list li {
  position: relative;
  padding-left: 36px;
  margin-bottom: 14px;
  color: #fff;
  font-size: 15px;
  line-height: 1.5;
}

.hero-list li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 22px;
  height: 22px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='11' fill='%233075c0'/%3E%3Cpath d='M6 11.5l3.5 3.5 6.5-7' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}

.hero-btn {
  display: inline-block;
  padding: 13px 32px;
  background-color: #3075c0;
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  text-transform: none;
  letter-spacing: 0.02em;
  border-radius: 4px;
  border: 2px solid #3075c0;
  text-decoration: none;
  transition: background 0.2s, border-color 0.2s;
}

.hero-btn:hover {
  background-color: #215083;
  border-color: #215083;
  color: #fff !important;
}

@media (max-width: 767px) {
  .hero-banner { min-height: 480px; }
  .hero-content { padding: 60px 20px; }
  .hero-heading { font-size: 30px; }
}


/* ================================================
   INDUSTRY CHALLENGES SECTION
   ================================================ */

.industry-section {
  padding: 70px 0 80px;
  background: #fff;
  text-align: center;
}

.industry-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}

.industry-heading {
  font-size: 22px;
  font-weight: 700;
  color: #3075c0;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin: 0 0 24px 0;
}

@media (min-width: 768px) {
  .industry-heading { font-size: 26px; }
}

.industry-sub {
  font-size: 16px;
  line-height: 1.7;
  color: #555;
  margin: 0 auto 48px;
  max-width: 720px;
}

.industry-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}

@media (max-width: 767px) {
  .industry-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 480px) {
  .industry-grid { grid-template-columns: 1fr; }
}

.industry-card {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
}

.industry-card-img {
  width: 100%;
  padding-top: 62%;
  background-size: cover;
  background-position: center center;
}

.industry-card-label {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px 16px;
  background: linear-gradient(transparent, rgba(0,0,0,0.65));
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.01em;
}


/* ================================================
   INTEGRATED SOFTWARE SECTION
   ================================================ */

.integrated-section {
  padding: 70px 0 0;
  background: #fff;
  text-align: center;
  overflow: hidden;
}

.integrated-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px 0;
}

.integrated-heading {
  font-size: 20px;
  font-weight: 700;
  color: #3075c0;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  line-height: 1.4;
  margin: 0 auto 20px;
  max-width: 860px;
}

@media (min-width: 768px) {
  .integrated-heading { font-size: 24px; }
}

@media (min-width: 1200px) {
  .integrated-heading { font-size: 28px; }
}

.integrated-sub {
  font-size: 16px;
  line-height: 1.7;
  color: #555;
  margin: 0 auto 40px;
}

/* Real image - uncomment in HTML when ready */
.integrated-img {
  display: block;
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

/* Placeholder block until image is supplied */
.integrated-img-placeholder {
  max-width: 900px;
  width: 100%;
  height: 420px;
  margin: 0 auto;
  background: #e8edf2;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
  font-size: 15px;
  border-radius: 4px;
  position: relative;
  z-index: 2;
}

/* Blue bar flows into the features section below */
.integrated-blue-bar {
  height: 80px;
  background-color: #3075c0;
  margin-top: -40px;
}


/* ================================================
   FEATURES GRID SECTION (blue bg, icon + title + text)
   ================================================ */

.features-section {
  background-color: #3075c0;
  padding: 50px 0 60px;
}

.features-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}

.features-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px 40px;
  text-align: center;
}

@media (max-width: 767px) {
  .features-grid {
    grid-template-columns: 1fr;
    gap: 50px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .features-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.feature-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Large white outline icon - original dark section only */
.features-section--dark .feature-icon {
  display: block;
  font-size: 100px;
  line-height: 1;
  color: #fff;
  margin-bottom: 30px;
}

/* Standard feature icon - light background sections */
.feature-icon {
  display: block;
  font-size: 48px;
  line-height: 1;
  color: #3075c0;
  margin-bottom: 20px;
}

/* Icons inside the blue features section should be white */
.features-section .feature-icon {
  color: #fff;
}

.feature-title {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 0 16px 0;
}

.feature-text {
  font-size: 15px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.85);
  margin: 0;
  max-width: 300px;
}

/* Find Out More button at bottom of features section */
.features-cta {
  text-align: center;
  margin-top: 60px;
}

.features-btn {
  display: inline-block;
  padding: 20px 80px;
  background-color: #fff;
  color: #3075c0 !important;
  font-size: 20px;
  font-weight: 400;
  text-decoration: none;
  border-radius: 50px;
  border: none;
  transition: background 0.2s, color 0.2s;
  letter-spacing: 0.01em;
}

.features-btn:hover {
  background-color: #e8f0fb;
  color: #215083 !important;
}


/* ================================================
   VIDEO SECTION
   ================================================ */

.video-section {
  padding: 70px 0 80px;
  background: #fff;
  text-align: center;
}

.video-inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 30px;
}

.video-heading {
  font-size: 18px;
  font-weight: 700;
  color: #3075c0;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin: 0 0 30px 0;
}

@media (min-width: 768px) {
  .video-heading { font-size: 22px; }
}

/* Video player / placeholder */
.video-placeholder {
  position: relative;
  width: 100%;
  padding-top: 52%; /* 16:9-ish ratio */
  background-color: #c8cdd4;
  border-radius: 2px;
  overflow: hidden;
  margin-bottom: 60px;
}

/* When real video is ready, replace .video-placeholder with:
   <div class="video-wrapper">
     <iframe src="YOUR_VIDEO_URL" ...></iframe>
   </div>
*/
.video-wrapper {
  position: relative;
  width: 100%;
  padding-top: 52%;
  margin-bottom: 60px;
}

.video-wrapper iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/* Logo watermark in placeholder */
.video-placeholder-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 340px;
  width: 50%;
  opacity: 0.5;
}

/* Play button */
.video-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
  width: 72px;
  height: 72px;
}

.video-play-btn svg {
  width: 72px;
  height: 72px;
}

.video-play-btn:hover svg circle {
  fill: rgba(40,40,40,0.9);
}

/* Second heading below video */
.video-subheading {
  font-size: 18px;
  font-weight: 700;
  color: #3075c0;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .video-subheading { font-size: 22px; }
}

.video-sub {
  font-size: 16px;
  line-height: 1.7;
  color: #555;
  margin: 0;
}


/* ================================================
   GET STARTED CTA DARK SECTION
   ================================================ */

.cta-dark-section {
  background-color: #2d2f33;
  padding: 70px 0 60px;
  text-align: center;
}

.cta-dark-inner {
  max-width: 860px;
  margin: 0 auto;
  padding: 0 30px;
}

.cta-dark-heading {
  font-size: 28px;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  margin: 0 0 18px 0;
}

@media (min-width: 768px) {
  .cta-dark-heading { font-size: 34px; }
}

/* Homepage CTA heading - scaled to fit on one line */
.homepage-cta-heading {
  font-size: clamp(13px, 2.5vw, 30px) !important;
  letter-spacing: 0.05em !important;
  white-space: nowrap;
  max-width: 100%;
}

.cta-dark-sub {
  font-size: 17px;
  color: rgba(255,255,255,0.75);
  margin: 0 0 44px 0;
  letter-spacing: 0.04em;
  font-weight: 300;
}

/* Three buttons row */
.cta-dark-buttons {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

/* All buttons: white bg, blue text, rounded corners, no border */
.cta-dark-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-width: 220px;
  padding: 18px 32px;
  background: #fff;
  color: #3075c0 !important;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.02em;
  border: none;
  border-radius: 8px;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
  font-family: inherit;
}

.cta-dark-btn:hover {
  background: #e8f0fb;
  color: #215083 !important;
}

/* Phone button */
.cta-dark-btn--phone {
  display: inline-flex !important;
  align-items: center;
  gap: 8px;
  white-space: nowrap;
}

.cta-dark-btn--phone svg {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}

.cta-dark-btn--phone svg circle,
.cta-dark-btn--phone svg path {
  stroke: #3075c0;
}

.cta-dark-footnote {
  font-size: 13px;
  color: rgba(255,255,255,0.45);
  margin: 0;
  letter-spacing: 0.02em;
  font-style: italic;
}


/* ================================================
   BOOK A DEMO MODAL
   ================================================ */

.modal-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  z-index: 9999;
  align-items: center;
  justify-content: center;
  padding: 20px;
}

.modal-box {
  background: #fff;
  border-radius: 8px;
  padding: 40px;
  max-width: 600px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
}

.modal-close {
  position: absolute;
  top: 16px;
  right: 20px;
  background: none;
  border: none;
  font-size: 28px;
  color: #999;
  cursor: pointer;
  line-height: 1;
  padding: 0;
  transition: color 0.2s;
}

.modal-close:hover {
  color: #333;
}

.modal-title {
  font-size: 24px;
  font-weight: 600;
  color: #27292b;
  margin: 0 0 8px 0;
  text-transform: none;
}

.modal-sub {
  font-size: 14px;
  color: #777;
  margin: 0 0 28px 0;
  line-height: 1.6;
}

/* Form layout */
.demo-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}

@media (max-width: 500px) {
  .demo-form-row { grid-template-columns: 1fr; }
  .modal-box { padding: 28px 20px; }
}

.demo-form-group {
  margin-bottom: 16px;
  display: flex;
  flex-direction: column;
}

.demo-form-group label {
  font-size: 13px;
  font-weight: 600;
  color: #444;
  margin-bottom: 6px;
  text-transform: none;
}

.demo-form-group input,
.demo-form-group select,
.demo-form-group textarea {
  padding: 10px 14px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
  color: #27292b;
  font-family: inherit;
  transition: border-color 0.2s;
  background: #fff;
  width: 100%;
  box-sizing: border-box;
}

.demo-form-group input:focus,
.demo-form-group select:focus,
.demo-form-group textarea:focus {
  outline: none;
  border-color: #3075c0;
}

.demo-form-group textarea {
  resize: vertical;
  min-height: 80px;
}

.demo-submit {
  width: 100%;
  padding: 14px;
  background-color: #3075c0;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-family: inherit;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: background 0.2s;
  margin-top: 8px;
}

.demo-submit:hover {
  background-color: #215083;
}


/* ================================================
   TRUSTED BY SECTION
   ================================================ */

.trusted-section {
  padding: 60px 0 70px;
  background: #fff;
  text-align: center;
}

.trusted-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}

.trusted-heading {
  font-size: 18px;
  font-weight: 700;
  color: #3075c0;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin: 0 0 40px 0;
}

.trusted-logos {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  align-items: center;
}

@media (max-width: 767px) {
  .trusted-logos { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 400px) {
  .trusted-logos { grid-template-columns: 1fr; }
}

/* Placeholder box - remove when real logos added */
.trusted-logo-placeholder {
  height: 80px;
  border: 1px dashed rgba(255,255,255,0.25);
  border-radius: 4px;
  background: rgba(255,255,255,0.06);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.trusted-logo-placeholder span {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 8px;
  line-height: 1.5;
  gap: 2px;
}

.trusted-logo-placeholder span strong {
  font-size: 12px;
  color: rgba(255,255,255,0.7);
  display: block;
}

.trusted-logo-placeholder span em {
  font-size: 11px;
  color: rgba(255,255,255,0.4);
  font-style: normal;
}

/* Real logo images */
.trusted-logo-img {
  max-width: 100%;
  max-height: 80px;
  width: auto;
  object-fit: contain;
  filter: grayscale(100%);
  opacity: 0.6;
  transition: filter 0.2s, opacity 0.2s;
}

.trusted-logo-img:hover {
  filter: grayscale(0%);
  opacity: 1;
}


/* ================================================
   NEWSLETTER SECTION
   ================================================ */

.newsletter-section {
  padding: 60px 0 70px;
  background: #f0f2f5;
  text-align: center;
}

.newsletter-inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 30px;
}

.newsletter-heading {
  font-size: 18px;
  font-weight: 700;
  color: #3075c0;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin: 0 0 14px 0;
}

@media (min-width: 768px) {
  .newsletter-heading { font-size: 22px; }
}

.newsletter-sub {
  font-size: 15px;
  color: #666;
  margin: 0 0 32px 0;
}

/* Form row: email input | recaptcha | button */
.newsletter-fields {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
}

.newsletter-email-wrap {
  position: relative;
  flex: 1;
  max-width: 520px;
  min-width: 240px;
}

.newsletter-email-wrap .rd-input-label {
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
  font-size: 14px;
  pointer-events: none;
  transition: 0.2s;
}

.newsletter-input {
  width: 100%;
  padding: 16px 18px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 15px;
  background: #fff;
  box-sizing: border-box;
  outline: none;
  transition: border-color 0.2s;
}

.newsletter-input:focus {
  border-color: #3075c0;
}

.newsletter-btn {
  padding: 16px 36px;
  background-color: #3075c0;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-family: inherit;
  white-space: nowrap;
  transition: background 0.2s;
}

.newsletter-btn:hover {
  background-color: #215083;
}


/* ================================================
   SITE FOOTER
   ================================================ */

.site-footer {
  background: #fff;
  border-top: 1px solid #eee;
  padding: 60px 0 0;
  position: relative;
}

.site-footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px 60px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: start;
}

@media (max-width: 767px) {
  .site-footer-inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

/* ---- Left brand column ---- */
.footer-logo-link {
  display: inline-block;
  margin-bottom: 24px;
}

.footer-logo {
  max-width: 180px;
  height: auto;
}

.footer-address {
  margin-bottom: 24px;
}

.footer-address p {
  font-size: 14px;
  color: #555;
  line-height: 1.8;
  margin: 0;
}

.footer-address p strong {
  color: #27292b;
  font-weight: 700;
}

/* Social icons row */
.footer-socials {
  display: flex;
  gap: 10px;
  margin-bottom: 28px;
}

.footer-social-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1.5px solid #d0d8e4;
  background: #fff;
  transition: border-color 0.2s, background 0.2s;
  flex-shrink: 0;
}

.footer-social-btn svg {
  width: 18px;
  height: 18px;
}

.footer-social-btn:hover {
  border-color: #3075c0;
  background: #f0f5fb;
}

/* Contact Us / Book A Demo / Phone buttons */
.footer-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}

.footer-action-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 11px 20px;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-decoration: none;
  border-radius: 4px;
  cursor: pointer;
  font-family: inherit;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
  white-space: nowrap;
}

.footer-action-btn--solid {
  background-color: #3075c0;
  color: #fff !important;
  border: 2px solid #3075c0;
}

.footer-action-btn--solid:hover {
  background-color: #215083;
  border-color: #215083;
}

.footer-action-btn--phone {
  background: transparent;
  color: #3075c0 !important;
  border: 2px solid transparent;
  padding-left: 0;
}

.footer-action-btn--phone svg {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
}

.footer-action-btn--phone:hover {
  color: #215083 !important;
}

/* ---- Right nav columns ---- */
.footer-col--nav {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0 40px;
  align-items: start;
}

@media (max-width: 480px) {
  .footer-col--nav {
    grid-template-columns: 1fr;
  }
}

.footer-nav-heading {
  font-size: 14px;
  font-weight: 700;
  color: #27292b;
  text-transform: none;
  letter-spacing: 0;
  margin: 0 0 10px 0;
}

/* Add spacing between nav groups */
.footer-nav-col .footer-nav-heading + .footer-nav-list + .footer-nav-heading {
  margin-top: 28px;
}

.footer-nav-list {
  list-style: none;
  padding: 0;
  margin: 0 0 28px 0;
}

.footer-nav-list li {
  margin-bottom: 6px;
}

.footer-nav-list li a {
  font-size: 14px;
  color: #777;
  text-decoration: none;
  transition: color 0.2s;
  display: inline-block;
}

.footer-nav-list li a:hover {
  color: #3075c0;
}

/* ---- Back to top button ---- */
.footer-back-to-top {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 52px;
  height: 52px;
  background-color: #3075c0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: background 0.2s;
}

.footer-back-to-top svg {
  width: 22px;
  height: 22px;
}

.footer-back-to-top:hover {
  background-color: #215083;
}


/* ================================================
   INNER PAGE HERO
   ================================================ */

.page-hero {
  position: relative;
  min-height: 380px;
  background-color: #3a4a5c;
  /* Replace with image when ready:
     background-image: url('images/stock-hero-bg.jpg');
     background-size: cover;
     background-position: top center; */
  display: flex;
  align-items: center;
  padding-top: 70px; /* Offset for fixed navbar */
}

.page-hero-overlay {
  position: absolute;
  inset: 0;
  background: rgba(20, 30, 45, 0.6);
}

.page-hero-content {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 30px;
  width: 100%;
}

.page-hero-eyebrow {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: rgba(255,255,255,0.6);
  margin: 0 0 12px 0;
}

.page-hero-heading {
  font-size: 42px;
  font-weight: 300;
  color: #fff;
  text-transform: none;
  letter-spacing: 0;
  margin: 0 0 18px 0;
  line-height: 1.2;
}

@media (min-width: 992px) {
  .page-hero-heading { font-size: 56px; }
}

.page-hero-sub {
  font-size: 18px;
  color: rgba(255,255,255,0.8);
  max-width: 600px;
  line-height: 1.6;
  margin: 0 0 36px 0;
  font-weight: 300;
}

.page-hero-actions {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}

.hero-btn-outline {
  display: inline-block;
  padding: 13px 32px;
  background: transparent;
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  border: 2px solid rgba(255,255,255,0.5);
  border-radius: 4px;
  text-decoration: none;
  transition: border-color 0.2s, background 0.2s;
}

.hero-btn-outline:hover {
  border-color: #fff;
  background: rgba(255,255,255,0.1);
  color: #fff !important;
}


/* ================================================
   CONTENT INTRO SECTION (text + image side by side)
   ================================================ */

.content-intro-section {
  padding: 80px 0;
  background: #fff;
}

.content-intro-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}

@media (max-width: 767px) {
  .content-intro-inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}

.content-intro-text p {
  font-size: 15px;
  line-height: 1.8;
  color: #555;
  margin-bottom: 16px;
}

.content-intro-text p:last-of-type {
  margin-bottom: 0;
}

.section-heading-blue {
  font-size: 22px;
  font-weight: 700;
  color: #3075c0;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin: 0 0 24px 0;
}

@media (min-width: 768px) {
  .section-heading-blue { font-size: 26px; }
}


/* ================================================
   FEATURES SECTION HEADING (white, for blue bg)
   ================================================ */

.features-section-heading {
  font-size: 26px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  text-align: center;
  margin: 0 0 36px 0;
}


/* ================================================
   IMAGE PLACEHOLDERS
   ================================================ */

.img-placeholder {
  width: 100%;
  padding-top: 60%;
  background: #e8edf2;
  border-radius: 6px;
  display: block;
  position: relative;
  color: #666;
  font-size: 13px;
}

.img-placeholder span {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 16px;
  line-height: 1.6;
  gap: 2px;
}

.img-placeholder span strong {
  font-size: 14px;
  color: #444;
  display: block;
}

.img-placeholder span em {
  font-size: 12px;
  color: #888;
  font-style: normal;
  display: block;
  max-width: 280px;
}

.img-placeholder span a {
  color: #3075c0;
}

.img-placeholder--tall {
  padding-top: 75%;
}

.img-placeholder--avatar {
  width: 52px;
  height: 52px;
  padding-top: 0;
  border-radius: 50%;
  flex-shrink: 0;
  display: inline-block;
}


/* ================================================
   HOW IT WORKS SECTION
   ================================================ */

.how-it-works-section {
  padding: 80px 0 90px;
  background: #f8f9fb;
}

.how-it-works-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}

.hiw-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
  margin-bottom: 80px;
}

.hiw-row:last-child {
  margin-bottom: 0;
}

.hiw-row--reverse {
  direction: rtl;
}

.hiw-row--reverse > * {
  direction: ltr;
}

@media (max-width: 767px) {
  .hiw-row,
  .hiw-row--reverse {
    grid-template-columns: 1fr;
    direction: ltr;
    gap: 30px;
  }
}

.hiw-step {
  display: inline-block;
  font-size: 56px;
  font-weight: 700;
  color: #e8edf2;
  line-height: 1;
  margin-bottom: 8px;
}

.hiw-heading {
  font-size: 22px;
  font-weight: 600;
  color: #27292b;
  margin: 0 0 18px 0;
  text-transform: none;
}

.hiw-text p {
  font-size: 15px;
  line-height: 1.8;
  color: #555;
  margin-bottom: 14px;
}


/* ================================================
   STATS BAR
   ================================================ */

.stats-section {
  background: #3075c0;
  padding: 50px 0;
}

.stats-inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
}

.stat-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  flex: 1;
  min-width: 120px;
}

.stat-number {
  font-size: 42px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  margin-bottom: 8px;
}

.stat-label {
  font-size: 13px;
  color: rgba(255,255,255,0.75);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  text-align: center;
}

.stat-divider {
  width: 1px;
  height: 60px;
  background: rgba(255,255,255,0.25);
  flex-shrink: 0;
}

@media (max-width: 600px) {
  .stat-divider { display: none; }
  .stats-inner { justify-content: center; }
}


/* ================================================
   TESTIMONIAL SECTION
   ================================================ */

.testimonial-section {
  padding: 80px 0;
  background: #fff;
}

.testimonial-inner {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 30px;
  text-align: center;
}

.testimonial-quote-mark {
  width: 60px;
  height: auto;
  margin: 0 auto 24px;
  display: block;
}

.testimonial-text {
  font-size: 18px;
  line-height: 1.8;
  color: #444;
  font-style: italic;
  font-weight: 300;
  margin: 0 0 32px 0;
  border: none;
  padding: 0;
}

@media (min-width: 768px) {
  .testimonial-text { font-size: 20px; }
}

.testimonial-author {
  display: inline-flex;
  align-items: center;
  gap: 16px;
}

.testimonial-avatar img,
.testimonial-avatar .img-placeholder--avatar {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  object-fit: cover;
}

.testimonial-name {
  font-size: 15px;
  font-weight: 700;
  color: #27292b;
  margin: 0 0 4px 0;
  text-align: left;
}

.testimonial-role {
  font-size: 13px;
  color: #888;
  margin: 0;
  text-align: left;
}


/* ================================================
   RELATED SOLUTIONS SECTION
   ================================================ */

.related-section {
  padding: 80px 0;
  background: #f8f9fb;
}

.related-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}

.related-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

@media (max-width: 767px) {
  .related-grid { grid-template-columns: 1fr; }
}

@media (min-width: 768px) and (max-width: 991px) {
  .related-grid { grid-template-columns: repeat(2, 1fr); }
}

.related-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: #fff;
  border-radius: 6px;
  padding: 36px 30px;
  text-decoration: none;
  border: 1px solid #eee;
  transition: box-shadow 0.2s, border-color 0.2s;
}

.related-card:hover {
  box-shadow: 0 6px 24px rgba(0,0,0,0.08);
  border-color: #d0dced;
}

.related-card-icon {
  font-size: 48px;
  color: #3075c0;
  margin-bottom: 20px;
  line-height: 1;
}

.related-card-title {
  font-size: 18px;
  font-weight: 600;
  color: #27292b;
  margin: 0 0 12px 0;
  text-transform: none;
}

.related-card-text {
  font-size: 14px;
  line-height: 1.7;
  color: #666;
  margin: 0 0 20px 0;
  flex: 1;
}

.related-card-link {
  font-size: 14px;
  font-weight: 600;
  color: #3075c0;
  margin-top: auto;
}

.related-card:hover .related-card-link {
  color: #215083;
}


/* ================================================
   SIMPLE CONTENT PAGES (about, privacy, etc.)
   ================================================ */

.simple-content-section {
  padding: 70px 0 90px;
  background: #fff;
}

.simple-content-inner {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 30px;
}

.simple-section-block {
  margin-bottom: 56px;
  padding-bottom: 56px;
  border-bottom: 1px solid #eee;
}

.simple-section-block:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.simple-section-block p {
  font-size: 15px;
  line-height: 1.9;
  color: #555;
  margin-bottom: 16px;
}

.simple-section-block p:last-child { margin-bottom: 0; }

.simple-section-block a {
  color: #3075c0;
  text-decoration: underline;
}

/* About values grid */
.about-values-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
  margin-top: 8px;
}

@media (max-width: 600px) {
  .about-values-grid { grid-template-columns: 1fr; }
}

.about-value {
  background: #f8f9fb;
  border-radius: 6px;
  padding: 24px;
  border-left: 3px solid #3075c0;
}

.about-value h4 {
  font-size: 16px;
  font-weight: 700;
  color: #27292b;
  margin: 0 0 10px 0;
  text-transform: none;
}

.about-value p {
  font-size: 14px !important;
  color: #666 !important;
  margin: 0 !important;
}

/* Careers notice */
.careers-notice {
  background: #f0f5fb;
  border: 1px solid #d0dced;
  border-radius: 6px;
  padding: 24px 28px;
}

.careers-notice p {
  margin: 0 !important;
}

/* Contact page */
.contact-grid {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 60px;
  align-items: start;
}

@media (max-width: 767px) {
  .contact-grid { grid-template-columns: 1fr; gap: 40px; }
}

.contact-item {
  margin-bottom: 28px;
}

.contact-item h4 {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  color: #3075c0;
  margin: 0 0 6px 0;
}

.contact-item p {
  font-size: 15px !important;
  color: #444 !important;
  margin: 0 !important;
  line-height: 1.6 !important;
}

.contact-item a {
  color: #3075c0 !important;
  text-decoration: none !important;
}

.contact-note {
  font-size: 13px !important;
  color: #888 !important;
  margin-top: 4px !important;
}

/* ================================================
   SITEMAP PAGE
   ================================================ */

.sitemap-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px 60px;
}

@media (max-width: 600px) {
  .sitemap-grid { grid-template-columns: 1fr; }
}

.sitemap-heading {
  font-size: 15px;
  font-weight: 700;
  color: #3075c0;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin: 32px 0 12px 0;
  padding-bottom: 8px;
  border-bottom: 1px solid #e8edf2;
}

.sitemap-col .sitemap-heading:first-child {
  margin-top: 0;
}

.sitemap-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sitemap-list li {
  margin-bottom: 8px;
}

.sitemap-list li a {
  font-size: 15px;
  color: #444;
  text-decoration: none;
  transition: color 0.2s;
}

.sitemap-list li a:hover {
  color: #3075c0;
}


/* ================================================
   TEAM GRID (About page)
   ================================================ */

.team-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 36px;
  text-align: center;
}

@media (max-width: 991px) {
  .team-grid { grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 480px) {
  .team-grid { grid-template-columns: 1fr; }
}

.team-member {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.team-photo {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 20px;
  flex-shrink: 0;
}

.team-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.team-name {
  font-size: 17px;
  font-weight: 700;
  color: #27292b;
  margin: 0 0 4px 0;
  text-transform: none;
}

.team-role {
  font-size: 13px;
  font-weight: 600;
  color: #3075c0;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 0 0 12px 0;
}

.team-bio {
  font-size: 14px;
  line-height: 1.7;
  color: #666;
  margin: 0;
}


/* ================================================
   CAREERS ROLES SECTION
   ================================================ */

.careers-roles-section {
  padding: 80px 0 90px;
  background: #f8f9fb;
}

.careers-roles-inner {
  max-width: 860px;
  margin: 0 auto;
  padding: 0 30px;
}

.careers-roles-header {
  text-align: center;
  margin-bottom: 48px;
}

.careers-roles-header .section-heading-blue {
  margin-bottom: 14px;
}

.careers-roles-sub {
  font-size: 16px;
  color: #666;
  line-height: 1.7;
  margin: 0;
}

/* ---- No roles state ---- */
.careers-no-roles {
  background: #fff;
  border: 1px solid #e0e8f0;
  border-radius: 10px;
  padding: 60px 40px;
  text-align: center;
}

.careers-no-roles-svg {
  width: 72px;
  height: 72px;
  margin: 0 auto 24px;
  display: block;
  opacity: 0.7;
}

.careers-no-roles-title {
  font-size: 22px;
  font-weight: 600;
  color: #27292b;
  margin: 0 0 16px 0;
  text-transform: none;
  letter-spacing: 0;
}

.careers-no-roles-text {
  font-size: 15px;
  line-height: 1.8;
  color: #666;
  max-width: 520px;
  margin: 0 auto 10px;
}

.careers-register-btn {
  display: inline-block;
  margin-top: 28px;
  padding: 14px 36px;
  background-color: #3075c0;
  color: #fff !important;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 4px;
  transition: background 0.2s;
  letter-spacing: 0.02em;
}

.careers-register-btn:hover {
  background-color: #215083;
  color: #fff !important;
}

/* ---- Role cards (shown when positions exist) ---- */
.careers-role-card {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  background: #fff;
  border: 1px solid #e0e8f0;
  border-radius: 8px;
  padding: 28px 32px;
  margin-bottom: 16px;
  text-align: left;
  flex-wrap: wrap;
  transition: box-shadow 0.2s, border-color 0.2s;
}

.careers-role-card:hover {
  box-shadow: 0 6px 20px rgba(0,0,0,0.08);
  border-color: #c0d4ec;
}

.careers-role-info {
  flex: 1;
  min-width: 200px;
}

.careers-role-title {
  font-size: 18px;
  font-weight: 700;
  color: #27292b;
  margin: 0 0 10px 0;
  text-transform: none;
  letter-spacing: 0;
}

.careers-role-meta {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-bottom: 12px;
}

.careers-role-tag {
  display: inline-block;
  padding: 4px 12px;
  background: #f0f5fb;
  color: #3075c0;
  font-size: 12px;
  font-weight: 600;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.careers-role-desc {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  margin: 0;
}

.careers-apply-btn {
  display: inline-block;
  padding: 12px 28px;
  background-color: #3075c0;
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 4px;
  white-space: nowrap;
  transition: background 0.2s;
  flex-shrink: 0;
}

.careers-apply-btn:hover {
  background-color: #215083;
  color: #fff !important;
}


/* ================================================
   CONTACT PAGE
   ================================================ */

.contact-section {
  padding: 60px 0 80px;
  background: #f4f5f7;
}

.contact-section-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}

.contact-section-header {
  text-align: center;
  margin-bottom: 48px;
}

.contact-section-intro {
  font-size: 16px;
  line-height: 1.8;
  color: #555;
  max-width: 780px;
  margin: 0 auto;
}

/* Two-column body */
.contact-section-body {
  display: grid;
  grid-template-columns: 1fr 380px;
  gap: 40px;
  align-items: start;
}

@media (max-width: 900px) {
  .contact-section-body {
    grid-template-columns: 1fr;
  }
}

/* ---- Left: form ---- */
.contact-form-col {
  background: #fff;
  border-radius: 6px;
  padding: 40px;
}

@media (max-width: 600px) {
  .contact-form-col { padding: 24px 20px; }
}

.contact-form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

@media (max-width: 500px) {
  .contact-form-row { grid-template-columns: 1fr; }
}

.contact-form-group {
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}

.contact-form-group label {
  font-size: 13px;
  font-weight: 500;
  color: #333;
  margin-bottom: 7px;
}

.contact-form-group input,
.contact-form-group textarea {
  padding: 11px 14px;
  border: 1px solid #d8dde4;
  border-radius: 4px;
  font-size: 14px;
  color: #27292b;
  font-family: inherit;
  background: #fff;
  width: 100%;
  box-sizing: border-box;
  transition: border-color 0.2s;
  outline: none;
}

.contact-form-group input:focus,
.contact-form-group textarea:focus,
.contact-form-group select:focus {
  border-color: #3075c0;
}

.contact-form-group textarea {
  resize: vertical;
  min-height: 160px;
}

/* Custom select */
.contact-select-wrap {
  position: relative;
}

.contact-select-wrap select {
  width: 100%;
  padding: 11px 40px 11px 14px;
  border: 1px solid #d8dde4;
  border-radius: 4px;
  font-size: 14px;
  color: #27292b;
  font-family: inherit;
  background: #fff;
  appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
  outline: none;
  transition: border-color 0.2s;
  box-sizing: border-box;
}

.contact-select-arrow {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  pointer-events: none;
}

/* Footer row: required note + recaptcha + send button */
.contact-form-footer {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-top: 8px;
}

.contact-required-note {
  font-size: 13px;
  color: #888;
  margin: 0;
  flex-shrink: 0;
}

.contact-form-footer .g-recaptcha {
  flex: 1;
  min-width: 200px;
}

.contact-submit {
  padding: 14px 44px;
  background-color: #3075c0;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-family: inherit;
  transition: background 0.2s;
  white-space: nowrap;
  flex-shrink: 0;
}

.contact-submit:hover {
  background-color: #215083;
}

/* ---- Right: info column ---- */
.contact-info-col {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

/* Phone CTA box */
.contact-phone-box {
  display: block;
  border: 1.5px solid #3075c0;
  border-radius: 6px;
  padding: 24px 20px;
  text-align: center;
  text-decoration: none;
  transition: background 0.2s;
  background: #fff;
}

.contact-phone-box:hover {
  background: #f0f5fb;
}

.contact-phone-label {
  font-size: 16px;
  color: #3075c0;
  margin: 0 0 10px 0;
  font-style: italic;
}

.contact-phone-number {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: 28px;
  font-weight: 700;
  color: #3075c0;
  letter-spacing: 0.02em;
}

.contact-phone-number svg {
  width: 36px;
  height: 36px;
  flex-shrink: 0;
}

/* Opening hours box */
.contact-hours-box {
  background: #fff;
  border-radius: 6px;
  padding: 24px 24px 20px;
}

.contact-hours-title {
  font-size: 16px;
  font-weight: 700;
  color: #27292b;
  margin: 0 0 4px 0;
  text-transform: none;
  letter-spacing: 0;
}

.contact-hours-note {
  font-size: 13px;
  color: #888;
  margin: 0 0 16px 0;
}

.contact-hours-table {
  width: 100%;
  border-collapse: collapse;
}

.contact-hours-table tr {
  border-bottom: 1px solid #f0f0f0;
}

.contact-hours-table tr:last-child {
  border-bottom: none;
}

.contact-hours-table td {
  padding: 9px 0;
  font-size: 14px;
  color: #444;
}

.contact-hours-table td:last-child {
  text-align: right;
  font-weight: 500;
  color: #27292b;
}

/* Map box */
.contact-map-box {
  background: #fff;
  border-radius: 6px;
  overflow: hidden;
}

.contact-map-box iframe {
  display: block;
  width: 100%;
  border: none;
}

.contact-map-address {
  font-size: 13px;
  font-weight: 600;
  color: #444;
  text-align: center;
  padding: 12px 16px;
  margin: 0;
  background: #fff;
  border-top: 1px solid #eee;
}


/* ================================================
   TESTIMONIAL AVATAR PLACEHOLDER
   ================================================ */

.testimonial-avatar-placeholder {
  position: relative;
  flex-shrink: 0;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  cursor: help;
}

.testimonial-avatar-placeholder svg {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  display: block;
}

.avatar-placeholder-label {
  font-size: 9px;
  color: #999;
  text-align: center;
  max-width: 80px;
  line-height: 1.3;
  word-break: break-all;
}


/* ================================================
   LOGO SIZING
   ================================================ */

/* Navbar logo — compact, image natural proportions */
.rd-navbar-brand .rd-navbar-logo-img {
  display: block;
  height: 52px;
  width: auto;
  max-width: 220px;
  object-fit: contain;
}

/* Footer logo — larger, matches mockup prominence */
.footer-logo-link {
  display: inline-block;
  margin-bottom: 24px;
}

.footer-logo {
  display: block;
  height: auto;
  width: auto;
  max-width: 240px;
  max-height: 100px;
  object-fit: contain;
}


/* Industry card image guidance overlay */
.industry-card-guide {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 12px;
  color: #fff;
  font-size: 12px;
  line-height: 1.6;
  background: rgba(0,0,0,0.35);
}

.industry-card-guide strong {
  display: block;
  font-size: 13px;
  margin-bottom: 4px;
  word-break: break-all;
}

.industry-card-guide em {
  font-style: normal;
  opacity: 0.85;
  font-size: 11px;
}


/* ================================================
   ANIMATIONS & MOTION
   ================================================ */

/* ---- 1. Scroll fade-in ---- */
/* fade-in-up: desktop only — disabled on mobile for performance */
@media (min-width: 1024px) {
  .fade-in-up {
    opacity: 0;
    transform: translateY(28px);
    transition: opacity 0.6s ease, transform 0.6s ease;
  }
  .fade-in-up.is-visible {
    opacity: 1;
    transform: translateY(0);
  }
  .fade-in-up:nth-child(2) { transition-delay: 0.1s; }
  .fade-in-up:nth-child(3) { transition-delay: 0.2s; }
  .fade-in-up:nth-child(4) { transition-delay: 0.3s; }
  .fade-in-up:nth-child(5) { transition-delay: 0.4s; }
  .fade-in-up:nth-child(6) { transition-delay: 0.5s; }
}


/* ---- 2. Navbar shadow on scroll ---- */
.rd-navbar-static.scrolled {
  box-shadow: 0 2px 16px rgba(0,0,0,0.10) !important;
  transition: box-shadow 0.3s ease;
}


/* ---- 3. Stats count-up (no extra CSS needed, handled by JS) ---- */


/* ---- 4. Card hover lift ---- */
.related-card,
.industry-card,
.feature-item,
.trusted-logo-placeholder,
.trusted-logo-img {
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.related-card:hover {
  transform: translateY(-5px);
}

.industry-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0,0,0,0.15);
}

.feature-item:hover .feature-icon {
  transform: scale(1.1);
  transition: transform 0.25s ease;
  display: inline-block;
}

.trusted-logo-placeholder:hover,
.trusted-logo-img:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 16px rgba(0,0,0,0.08);
}


/* ================================================
   MOBILE NAVBAR FIXES
   ================================================ */

/* Panel — white background to match desktop */
.rd-navbar-fixed .rd-navbar-panel:before {
  background: #fff !important;
  border-bottom: 1px solid #eee !important;
}

/* Logo — centred in the mobile panel but not covering toggle area */
.rd-navbar-fixed .rd-navbar-brand {
  position: fixed !important;
  top: 0 !important;
  left: 56px !important;
  right: 56px !important;
  height: 56px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  z-index: 998 !important;
  pointer-events: auto !important;
  cursor: pointer !important;
}

.rd-navbar-fixed .rd-navbar-brand .rd-navbar-logo-img {
  height: 34px !important;
  width: auto !important;
  max-width: 180px !important;
}

/* Hamburger toggle — sits above everything on mobile */
.rd-navbar-fixed .rd-navbar-toggle {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 56px !important;
  height: 56px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  z-index: 1001 !important;
  color: #3075c0 !important;
  background: transparent !important;
  pointer-events: auto !important;
}

/* Replace the grey bars with blue on-brand ones */
.rd-navbar-toggle span,
.rd-navbar-toggle span:before,
.rd-navbar-toggle span:after {
  background-color: #3075c0 !important;
  width: 22px !important;
  height: 2px !important;
  border-radius: 2px !important;
}

.rd-navbar-toggle span:before {
  top: -7px !important;
}

.rd-navbar-toggle span:after {
  top: 7px !important;
}

/* Nav slide-out panel */
.rd-navbar-fixed .rd-navbar-nav-wrap {
  background: #fff !important;
  box-shadow: 4px 0 16px rgba(0,0,0,0.12) !important;
}

/* Nav links — proper left padding so text isn't touching the edge */
.rd-navbar-fixed .rd-navbar-nav li > a {
  padding: 14px 56px 14px 24px !important;
  font-size: 15px !important;
  color: #27292b !important;
  border-bottom: 1px solid #f0f0f0 !important;
  font-family: "Raleway", Helvetica, Arial, sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: 0.04em !important;
  text-transform: uppercase !important;
}

.rd-navbar-fixed .rd-navbar-nav li > a:hover,
.rd-navbar-fixed .rd-navbar-nav li.focus > a,
.rd-navbar-fixed .rd-navbar-nav li.active > a {
  color: #3075c0 !important;
  background: #f8f9fb !important;
}

/* Submenu dropdown links — slightly indented */
.rd-navbar-fixed .rd-navbar-nav li .rd-navbar-dropdown li > a {
  padding-left: 36px !important;
  font-size: 14px !important;
  text-transform: none !important;
  font-weight: 400 !important;
  color: #555 !important;
  letter-spacing: 0 !important;
}

/* Submenu toggle arrow — aligned right */
.rd-navbar-fixed .rd-navbar-nav .rd-navbar-submenu-toggle {
  right: 0 !important;
  top: 0 !important;
  width: 56px !important;
  height: 50px !important;
}


/* ================================================
   HERO IMAGE GUIDE OVERLAY
   (remove once real images are in place)
   ================================================ */

.hero-img-guide {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  background: rgba(0,0,0,0.55);
  color: #fff;
  font-size: 12px;
  line-height: 1.6;
  padding: 10px 18px;
  border-radius: 4px;
  text-align: center;
  white-space: nowrap;
  pointer-events: none;
}

.hero-img-guide strong {
  font-size: 13px;
  display: inline;
  color: #fff;
}

.hero-img-guide em {
  display: block;
  font-style: normal;
  opacity: 0.8;
  font-size: 11px;
  margin-top: 2px;
  white-space: normal;
  max-width: 600px;
}


/* ================================================
   SOLUTIONS GRID (For Retailers / For Manufacturers pages)
   ================================================ */

.solutions-grid-section {
  padding: 80px 0 90px;
  background: #f8f9fb;
}

.solutions-grid-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}

.solutions-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

/* 5 cards — last row centres the remaining 2 */
.solutions-grid .solution-card:nth-child(4) {
  grid-column: 1;
}

@media (max-width: 991px) {
  .solutions-grid { grid-template-columns: repeat(2, 1fr); }
  .solutions-grid .solution-card:nth-child(4) { grid-column: auto; }
}

@media (max-width: 600px) {
  .solutions-grid { grid-template-columns: 1fr; }
}

.solution-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  background: #fff;
  border-radius: 6px;
  padding: 36px 30px;
  text-decoration: none;
  border: 1px solid #eee;
  transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.solution-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 28px rgba(0,0,0,0.09);
  border-color: #d0dced;
}

.solution-card-icon {
  font-size: 52px;
  color: #3075c0;
  line-height: 1;
  margin-bottom: 20px;
}

.solution-card-title {
  font-size: 19px;
  font-weight: 700;
  color: #27292b;
  margin: 0 0 12px 0;
  text-transform: none;
  letter-spacing: 0;
}

.solution-card-text {
  font-size: 14px;
  line-height: 1.75;
  color: #666;
  margin: 0 0 20px 0;
  flex: 1;
}

.solution-card-link {
  font-size: 14px;
  font-weight: 600;
  color: #3075c0;
  margin-top: auto;
}

.solution-card:hover .solution-card-link {
  color: #215083;
}


/* Hide the original style.css ToTop button — we use our own in footer.php */
.ui-to-top {
  display: none !important;
}


/* Match page-head background to navbar white so logo-navbar.jpg blends seamlessly */
.page-head {
  background-color: #fff !important;
}


/* Sticky/cloned navbar — match white background so logo blends correctly */
.rd-navbar-static.rd-navbar--is-clone,
.rd-navbar-static.rd-navbar--is-stuck {
  background: #fff !important;
}




/* ================================================
   MOBILE MENU — CONTACT US & LOGIN (inside nav ul)
   ================================================ */




/* ================================================
   HOMEPAGE — TWO AUDIENCE SECTION
   ================================================ */

.audience-section {
  padding: 80px 0 90px;
  background: #fff;
}

.audience-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 30px;
}

/* ── Mobile tab bar ── */
.audience-tabs {
  display: flex;
  border-bottom: 2px solid #e2e8f0;
  margin-bottom: 36px;
}

.audience-tab {
  flex: 1;
  padding: 14px 20px;
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: #888;
  background: none;
  border: none;
  border-bottom: 3px solid transparent;
  margin-bottom: -2px;
  cursor: pointer;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  transition: color 0.2s, border-color 0.2s;
}

.audience-tab--active {
  color: #3075c0;
  border-bottom-color: #3075c0;
}

/* ── Desktop columns ── */
.audience-columns {
  display: flex;
  align-items: flex-start;
  gap: 0;
}

.audience-col {
  flex: 1;
}

.audience-col-inner {
  padding: 0 48px;
}

.audience-col--retailers .audience-col-inner {
  padding-left: 0;
}

.audience-col--manufacturers .audience-col-inner {
  padding-right: 0;
}

.audience-divider {
  width: 1px;
  align-self: stretch;
  background: #e2e8f0;
  margin: 0 8px;
  flex-shrink: 0;
}

/* ── Column content ── */
.audience-col-eyebrow {
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #3075c0;
  margin: 0 0 14px 0;
}

.audience-col-heading {
  font-family: 'Raleway', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #1e3a5f;
  margin: 0 0 16px 0;
  line-height: 1.3;
}

.audience-col-intro {
  font-size: 15px;
  line-height: 1.75;
  color: #555;
  margin: 0 0 32px 0;
}

/* ── Product links ── */
.audience-products {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin-bottom: 32px;
}

.audience-product {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  padding: 20px 0;
  border-bottom: 1px solid #f0f3f7;
  text-decoration: none;
  transition: background 0.2s;
  border-radius: 4px;
}

.audience-product:first-child {
  border-top: 1px solid #f0f3f7;
}

.audience-product:hover {
  background: #f8f9fb;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: -10px;
  margin-right: -10px;
}

.audience-product-icon {
  font-size: 32px;
  color: #3075c0;
  flex-shrink: 0;
  margin-top: 2px;
  line-height: 1;
}

.audience-product-title {
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #27292b;
  margin: 0 0 6px 0;
}

.audience-product:hover .audience-product-title {
  color: #3075c0;
}

.audience-product-desc {
  font-size: 13px;
  line-height: 1.7;
  color: #666;
  margin: 0;
}

/* ── Column CTA button ── */
.audience-col-btn {
  display: inline-block;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #3075c0;
  text-decoration: none;
  letter-spacing: 0.03em;
  border-bottom: 2px solid #3075c0;
  padding-bottom: 2px;
  transition: color 0.2s, border-color 0.2s;
}

.audience-col-btn:hover {
  color: #1e3a5f;
  border-color: #1e3a5f;
}

/* ── Desktop: hide tabs ── */
@media (min-width: 1024px) {
  .audience-tabs { display: none; }
  .audience-col { display: block !important; }
}

/* ── Mobile: tabs control visibility ── */
@media (max-width: 1023px) {
  .audience-columns {
    display: block;
  }
  .audience-divider {
    display: none;
  }
  .audience-col {
    display: none;
  }
  .audience-col--visible {
    display: block;
  }
  .audience-col-inner {
    padding: 0 !important;
  }
  .audience-col-heading {
    font-size: 20px;
  }
}

@media (max-width: 600px) {
  .audience-tab {
    font-size: 13px;
    padding: 12px 10px;
  }
}


/* ================================================
   HOMEPAGE — WHY MOTORDAT SECTION
   ================================================ */

.why-section {
  padding: 80px 0 90px;
  background: #f8f9fb;
}

.why-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}

.why-heading {
  font-family: 'Raleway', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #3075c0;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 56px 0;
}

@media (min-width: 768px) {
  .why-heading { font-size: 26px; }
}

.why-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}

@media (max-width: 900px) {
  .why-grid { grid-template-columns: 1fr; gap: 32px; }
}

.why-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.why-icon {
  font-size: 48px;
  color: #3075c0;
  line-height: 1;
  margin-bottom: 18px;
}

.why-title {
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #27292b;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  margin: 0 0 12px 0;
  text-align: center;
}

.why-text {
  font-size: 14px;
  line-height: 1.8;
  color: #666;
  margin: 0;
}















/* ================================================
   INLINE SVG ICON SYSTEM (md-icon)
   Zero dependency on any icon font.
   SVGs are inline, styled via currentColor.
   ================================================ */

.md-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #3075c0;
}

.md-icon svg {
  width: 1em;
  height: 1em;
}

/* Feature sections */
.md-icon.feature-icon {
  font-size: 60px;
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
  display: block;
}

.md-icon.feature-icon svg {
  width: 60px;
  height: 60px;
}

/* Icons in the blue features section are white */
.features-section .md-icon {
  color: #fff;
}

/* Solution cards */
.md-icon.solution-card-icon {
  font-size: 64px;
  width: 64px;
  height: 64px;
  margin-bottom: 20px;
  display: block;
}

.md-icon.solution-card-icon svg {
  width: 64px;
  height: 64px;
}

/* Related cards */
.md-icon.related-card-icon {
  font-size: 44px;
  width: 44px;
  height: 44px;
  margin-bottom: 16px;
  display: block;
}

.md-icon.related-card-icon svg {
  width: 44px;
  height: 44px;
}

/* Homepage audience product icons */
.md-icon.audience-product-icon {
  width: 42px;
  height: 42px;
  flex-shrink: 0;
  margin-top: 2px;
}

.md-icon.audience-product-icon svg {
  width: 42px;
  height: 42px;
}

/* Why section icons */
.md-icon.why-icon {
  font-size: 60px;
  width: 60px;
  height: 60px;
  margin-bottom: 18px;
  display: block;
}

.md-icon.why-icon svg {
  width: 60px;
  height: 60px;
}








/* ================================================
   PHOSPHOR ICON COLOUR FIXES
   Social, phone and login icons now use
   currentColor — set colour on parent elements.
   ================================================ */

.footer-social-btn {
  color: #1e3a5f;
  width: 50px;
  height: 50px;
}

.footer-social-btn svg {
  width: 26px;
  height: 26px;
  color: #1e3a5f;
}

.footer-social-btn:hover svg {
  color: #3075c0;
}

.footer-action-btn--phone svg,
.cta-dark-btn--phone svg {
  width: 20px;
  height: 20px;
  color: #3075c0;
  flex-shrink: 0;
}

.contact-phone-number svg {
  color: #3075c0;
}

.login-icon svg {
  color: #3075c0;
}





/* ================================================
   DESKTOP NAVBAR — ALWAYS STICKY, NO ANIMATION
   Make the original navbar always fixed so it never
   scrolls away. Hide the clone since we don't need
   it. White background always applied.
   ================================================ */

@media (min-width: 1200px) {
  .rd-navbar-static {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #fff !important;
  }
  .rd-navbar--is-clone {
    display: none !important;
  }
  /* Compensate for fixed navbar so content doesn't hide under it */
  .page-head + * {
    padding-top: 70px;
  }
}

/* ================================================
   MOBILE LOGO CLICKABLE FIX
   Brand z-index raised above the panel's ::before
   overlay so taps register on the link.
   JS touchend provides belt-and-braces backup.
   ================================================ */

@media (max-width: 1199px) {
  .rd-navbar-fixed .rd-navbar-panel::before {
    pointer-events: none;
  }
}


/* ================================================
   TABLET NAV FIXES (~900px-1199px)
   Reduce nav item spacing so menu doesn't wrap
   at intermediate widths before mobile nav kicks in
   ================================================ */

@media (min-width: 1200px) and (max-width: 1380px) {
  .rd-navbar-static .rd-navbar-nav > li > a {
    font-size: 12px !important;
    padding: 0 10px !important;
  }
  .navbar-buttons {
    margin-left: 16px !important;
    gap: 8px !important;
  }
  .navbar-buttons .btn-contact {
    padding: 8px 14px !important;
    font-size: 12px !important;
  }
}

/* ================================================
   FEATURES CAROUSEL
   Replaces the static features-grid with a
   sliding carousel — 3 visible on desktop,
   1 on mobile. Arrows + swipe support.
   ================================================ */

.features-carousel-wrap {
  position: relative;
  overflow: visible; /* arrows must not be clipped */
  padding: 0 44px; /* room for arrows */
  box-sizing: border-box;
}

.features-carousel-viewport {
  overflow: hidden; /* clips the sliding track but not the arrows */
  width: 100%;
}

.features-carousel-track {
  display: flex;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}

.features-carousel-track .feature-item {
  flex: 0 0 calc(33.333% - 20px);
  margin: 0 10px;
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .features-carousel-track .feature-item {
    flex: 0 0 calc(100% - 20px);
    margin: 0 10px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .features-carousel-track .feature-item {
    flex: 0 0 calc(50% - 20px);
    margin: 0 10px;
  }
}

/* Arrow buttons */
.features-carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255,255,255,0.15);
  border: 2px solid rgba(255,255,255,0.4);
  border-radius: 50%;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
  transition: background 0.2s, border-color 0.2s;
  color: #fff;
  padding: 0;
}

.features-carousel-btn:hover {
  background: rgba(255,255,255,0.3);
  border-color: rgba(255,255,255,0.7);
}

.features-carousel-btn:disabled {
  opacity: 0.3;
  cursor: default;
}

.features-carousel-btn svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: #fff;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.features-carousel-prev {
  left: 0;
}

.features-carousel-next {
  right: 0;
}

@media (max-width: 767px) {
  .features-carousel-prev { left: 0; }
  .features-carousel-next { right: 0; }
}

/* Dots */
.features-carousel-dots {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin-top: 28px;
}

.features-carousel-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255,255,255,0.35);
  border: none;
  padding: 0;
  cursor: pointer;
  transition: background 0.2s, transform 0.2s;
}

.features-carousel-dot.active {
  background: #fff;
  transform: scale(1.3);
}
/* Prevent WOW.js slide-up animation on carousel feature items */
.features-carousel-track .feature-item,
.features-carousel-track .feature-item.wow,
.features-carousel-track .feature-item.animated {
  animation: none !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
  transition: none !important;
}

/* ================================================
   BREADCRUMBS
   ================================================ */

.breadcrumb-bar {
  background: #f4f7fb;
  border-bottom: 1px solid #e2e8f2;
  padding: 10px 0;
}

.breadcrumb-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}

.breadcrumb-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0;
  font-size: 12px;
  color: #7a8fa6;
}

.breadcrumb-list li {
  display: flex;
  align-items: center;
}

.breadcrumb-list li + li::before {
  content: '>';
  margin: 0 7px;
  color: #b0bec9;
  font-size: 11px;
}

.breadcrumb-list a {
  color: #7a8fa6;
  text-decoration: none;
  transition: color 0.2s;
}

.breadcrumb-list a:hover {
  color: #3075c0;
}

.breadcrumb-list li:last-child {
  color: #3075c0;
  font-weight: 500;
}

/* ================================================
   PRIVACY POLICY / SIMPLE CONTENT STYLES
   ================================================ */

.policy-table-wrap {
  overflow-x: auto;
  margin: 24px 0;
}

.policy-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  color: #2d3748;
}

.policy-table th {
  background: #3075c0;
  color: #fff;
  text-align: left;
  padding: 12px 16px;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.policy-table td {
  padding: 12px 16px;
  border-bottom: 1px solid #e2e8f2;
  vertical-align: top;
  line-height: 1.6;
}

.policy-table tbody tr:nth-child(even) td {
  background: #f8fafc;
}

.policy-table td[colspan] {
  background: #eef3fb;
  font-weight: 600;
  color: #1e3a5f;
  padding: 10px 16px;
}

.policy-list {
  margin: 16px 0 16px 0;
  padding-left: 20px;
}

.policy-list li {
  margin-bottom: 10px;
  line-height: 1.7;
  color: #2d3748;
}

.simple-section-block {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e2e8f2;
}

.simple-section-block:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.simple-content-section {
  padding: 60px 0;
}

.simple-content-inner {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 30px;
}

/* Stats bar icon items */
.stat-item--icon {
  gap: 4px;
}

.stat-item--icon svg {
  display: block;
  flex-shrink: 0;
  margin-bottom: 4px;
}

.stat-label--primary {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  line-height: 1.1;
  margin-top: 2px;
}

/* Disable WOW.js scroll animations on mobile for performance */
@media (max-width: 1023px) {
  .wow {
    visibility: visible !important;
    animation: none !important;
    opacity: 1 !important;
    transform: none !important;
  }
}

/* Force all fade-in-up elements visible on mobile regardless of JS */
@media (max-width: 1023px) {
  .fade-in-up {
    opacity: 1 !important;
    transform: none !important;
    visibility: visible !important;
    animation: none !important;
    transition: none !important;
  }
  .fade-in-up.is-visible {
    opacity: 1 !important;
    transform: none !important;
  }
}

/* ── MOBILE: Prevent all fade animations hiding content ───────────────────── */
@media (max-width: 1023px) {
  .fade-in-up,
  .fade-in-up.is-visible,
  .wow,
  .animated,
  [data-wow-duration],
  [data-wow-delay] {
    opacity: 1 !important;
    transform: none !important;
    visibility: visible !important;
    animation: none !important;
    transition: opacity 0s, transform 0s !important;
  }
}
