.btn {
    padding: 10px 30px 10px 30px;
    box-shadow: 0px 4px 8px 0px rgba(0, 28, 56, 0.15);
    border-radius: 6px;
}

.blacklinkurl {
    text-decoration: underline !important;
    color: #050505;
    font-size: 21px;
}

.blacklinkurlSmall {
    text-decoration: underline !important;
    color: #050505;
    font-size: 17px;
}

.tutorialList {
    margin-top: 30px;
}

.mt-30 {
    margin-top: 30px;
}

.language_select {
    cursor: pointer;
    display: block;
    font-size: 1em;
    max-width: 100%;
    outline: 0;
}

.language_select {
    background-color: inherit;
    border: 0;
    color: #fff;
    padding-left: 0;
}

.language_select select:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;

}

.language_select option {
    margin: 40px;
    padding: 5px;
    background: white;
    color: black;
    /*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);*/
}

.reward {
    /*height: 216px;*/
    max-width: 506px;
}

.reward2 {
    height: 115px;
    max-width: 400px;
    margin-bottom: 30px;
}


@media (max-width: 768px) {
    .indexHeader {
        margin-top: 29px;
    }

    .home-image {
        max-width: 100%;
    }

    .services-menu {
     padding: 20px !important;
    }

    .competitors{
        height: 9px !important;
    }

    .reward {
        /*height: 115px;*/
        max-width: 100%;
    }

    .reward2 {
        height: auto;
        max-width: 400px;
        margin-bottom: 30px;
    }

    .comparison-table thead th{
        padding: 0px !important;
    }

    .pricingTable{
        font-size: calc(7.267px + (16 - 7.267) * (100vw - 375px) / 392) !important;
    }


    .tdHeader {
        font-size: calc(9px + (16 - 9) * (100vw - 375px) / 392) !important
    }

}

.home-image {
    max-width: 100%;
}

#topnav .navigation-menu > li .submenu li a {
    font-size: 14px !important;
}

.text-muted {
    color: #050505 !important;
}

.tdHeaderTop {
    background: #f8f9fc !important;
    /*position: sticky;*/
}

.tdHeader {
    background: #f8f9fc !important;
    font-weight: bold;
    font-size: 16px;
}


.headerButton {
    font-size: 17px !important;
}

.btn.btn-sm.btn-primary.headerButton {
    background-color: #3b82f6 !important;
    border-color: #3b82f6 !important;
}

.btn.btn-sm.btn-primary.headerButton:hover,
.btn.btn-sm.btn-primary.headerButton:focus,
.btn.btn-sm.btn-primary.headerButton:active {
    background-color: #2563eb !important;
    border-color: #2563eb !important;
}


@media (max-width: 425px) {

    .headerButton {
        font-size: 12px !important;
    }
}

#topnav .navigation-menu > li > a {
    font-size: 13px;
}

@media (min-width: 1400px) {
    #topnav .navigation-menu > li > a {
        font-size: 16px;
    }
}


.tag {
    /*border: 1px solid var(--gray-3);*/
    background-color: white;
    color: black;
    margin: 5px;
    border-radius: .75rem;
    margin-bottom: 1rem;
    padding: .25rem 1rem;
    font-weight: 500;
    line-height: 22px;
    box-shadow: 0 1px 4px #353e4412;
}

.homeBookademo {
    margin: 5px;
    font-size: 20px;
}

.btn.btn-primary.homeBookademo {
    background-color: #2563eb !important;
    border-color: #2563eb !important;
}

.btn.btn-primary.homeBookademo:hover,
.btn.btn-primary.homeBookademo:focus,
.btn.btn-primary.homeBookademo:active {
    background-color: #1d4ed8 !important;
    border-color: #1d4ed8 !important;
}

a.btn.btn-primary[href*="book-a-demo"]:not(.headerButton):not(.homeBookademo) {
    background-color: #3b82f6 !important;
    border-color: #3b82f6 !important;
}

a.btn.btn-primary[href*="book-a-demo"]:not(.headerButton):not(.homeBookademo):hover,
a.btn.btn-primary[href*="book-a-demo"]:not(.headerButton):not(.homeBookademo):focus,
a.btn.btn-primary[href*="book-a-demo"]:not(.headerButton):not(.homeBookademo):active {
    background-color: #2563eb !important;
    border-color: #2563eb !important;
}

.homeRegistration {
    margin: 5px;
    font-size: 20px;
}


.industriesDiv {
    padding: 13px;
    margin-top: -31px;
}

/* Logo marquee */
.logo-marquee-wrapper {
    overflow: hidden;
    width: 100%;
}

.logo-marquee-track {
    display: flex;
    align-items: center;
    width: max-content;
  will-change: transform;
  animation: logo-marquee 43.333s linear infinite;
}

.logo-marquee-track:hover {
    animation-play-state: paused;
}

.logo-item {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 28px;
    flex-shrink: 0;
}

.logo-item img {
    display: block;
    height: 32px;
    width: auto;
    object-fit: contain;
}

@keyframes logo-marquee {
    from { transform: translateX(0); }
    to   { transform: translateX(-50%); }
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


.rateg2cap {
    padding-top: 32px;
    padding-bottom: 32px;
}

.no-margin {
    margin: 0;
}

.partners {
    padding: 20px 0px 20px 0;
}

@media (max-width: 768px) {
    .actionButtons {
        padding-top: 32px;
    }

    .mreward {
        width: 100%;
    }

    .categoryButtons {
        margin-top: 0px !important;
    }

    .tag {
        display: none;
    }

    .partners {
        padding: 20px 0px 0px 0;
    }


    .title-heading .para-desc {
        font-size: 16px;
    }

    .homeBookademo {
        width: 100%;
        display: block;
        font-size: 18px;
        margin: 5px 0px !important;;

    }

    .homeRegistration {
        width: 100%;
        display: block;
        font-size: 18px;
        margin: 21px 0px !important;;

    }

    .bg-home, .bg-half-170, .bg-half-260, .bg-marketing, .swiper-slider-hero .swiper-container .swiper-slide {
        padding: 80px 0px 0px 0px;
    }


}


/*F9FCFF*/

.btn-close {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: transparent; */
    border: 1px solid transparent;
}


.mreward {
    max-width: 429px;
    padding-top: 35px;
}

/*.mrewardDiv{*/
/*    width: 100%;*/
/*}*/

.table {
    color: #050505
}

.price-from {
    font-size: 0.4em;
    font-weight: 400;
    vertical-align: middle;
    opacity: 0.9;
}

/* Count-up/count-down is applied via JS for Pro and Enterprise only; Enterprise Plus has no effect */

.services-menu {
    padding: 50px 40px 50px 40px;
    white-space: normal !important;
}

.services-menu .container {
    padding-left: 24px;
    padding-right: 24px;
}

.services-menu-div {
    display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center;
    color: #050505 !important;
    gap: 18px;
    padding: 14px 16px;
}

.services-menu-div > div > p {
    color: #6c757d !important;
    font-size: 13px !important;
    line-height: 1.4;
    margin-top: 4px;
}


.services-menu-div:hover {
    background-color: #e7eaee;
    border-radius: 8px;

    cursor: pointer;
}


.services-menu-div-a {
    font-weight: 600;
    font-size: 15px;
    color: #050505 !important;
    display: block;
    margin-bottom: 2px;
    transition: color 0.2s ease;
}

.services-menu-div:hover .services-menu-div-a {
    color: #3b82f6 !important;
}

#igaming,
#financial,
#prop,
#commerce,
#leadnetwork {
    scroll-margin-top: 1000px; /* adjust value as needed */
}

.pulse-ring {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    background: #8492a6;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    animation: pulse 2.5s infinite;
    z-index: 1;
}

@keyframes pulse {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.8;
    }
    70% {
        transform: translate(-50%, -50%) scale(2.5); /* expanded radius */
        opacity: 0;
    }
    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
    }
}


.play-icon {
    z-index: 100;
}

.mdi-check::before {
    color: #28a745;
}

.mdi-close::before {
    color: #dc3545;
}


.comparison-container {
    max-width: 500px;
    margin: 0 auto;
    font-family: Arial, sans-serif;
    text-align: center;
}

.comparison-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

.comparison-table thead th {
    font-size: 0.9rem;
    padding: 16px;
    /*background-color: #f9f9f9;*/
    font-weight: bold;
}

.comparison-table thead th:first-child {
    text-align: left;
    background: transparent;
}

.feature-col {
    /*background-color: #f5f7fa;*/
    /*font-weight: bold;*/
    text-align: left;
    padding-left: 20px;
}

.highlight-col {
    /*background-color: white;*/
    /* border: 2px solid #0b5ed7; */
    border-top: 2px solid #0b5ed7;
    border-left: 2px solid #0b5ed7;
    border-right: 2px solid #0b5ed7;
    border-bottom: none;
    border-radius: 16px 16px 0px 0px;
    z-index: 1;
    position: relative;
}

.highlight-cell {
    background-color: white;
    border-left: 2px solid #0b5ed7;
    border-right: 2px solid #0b5ed7;
}

.highlight-cell:first-of-type {
    border-top: 2px solid #0b5ed7;
}

.highlight-cell:last-of-type {
    border-bottom: 2px solid #0b5ed7;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.highlight-col .price-box {
    padding: 24px;
    /*border-bottom: 1px solid #eaeaea;*/
}

.highlight-col h3 {
    color: #0b5ed7;
    font-size: 1rem;
    margin: 0;
}

.highlight-col .price {
    font-size: 1.8rem;
    font-weight: bold;
    margin: 8px 0 4px;
}

.highlight-col .desc {
    font-size: 0.8rem;
    color: #666;
}

/* Pricing cards: ensure "Including:" and "Everything in Pro plan and:" labels are visible */
.pricing-feature-label.included {
    display: block !important;
    font-weight: 600;
    color: inherit;
}

.check {
    color: #00b67a;
    font-size: 1.2rem;
}

.uncheck {
    color: #b6004b;
    font-size: 1.2rem;
}

.comparison-table td {
    padding: 12px;
    font-size: 0.85rem;
    border-top: 1px solid #eaeaea;
}

.comparison-table td:first-child {
    text-align: left;
}


.last-cell > .highlight-cell {
    border-bottom: 2px solid #0b5ed7;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
}

.ecommercePricing{
    padding: 30px;
}

.competitors{
    height: 13px;
}

.pricingTable td:not(:first-child),
.pricingTable th:not(:first-child) {
    text-align: center;
}

#topnav {
    z-index: 100000000000;
}

.exit-popup{
   margin-top: 85px;
}

/* Home hero video carousel */
.video-carousel {
  position: relative;
  width: 500px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.video-carousel-track {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  border-radius: 16px;
  overflow: hidden;
}

.video-carousel-slide {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0;
  visibility: hidden;
    background: rgba(255, 255, 255, 0.05);
  transition:
          opacity 0.5s ease-in-out,
          visibility 0s linear 0.5s;
}

.video-carousel-slide.active {
  opacity: 1;
  visibility: visible;
  transition:
          opacity 0.5s ease-in-out,
          visibility 0s linear 0s;
}

.video-carousel-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
}

.video-carousel-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #5f6b82;
  cursor: pointer;
  transition:
          background 0.3s ease,
          transform 0.3s ease;
}

.video-carousel-dot:hover {
  background: #9aabe8;
}

.video-carousel-dot.active {
  width: 18px;
  background: #d8e1f2;
  border-radius: 180px;
}

@media (max-width: 768px) {
  .video-carousel-track {
    border-radius: 12px;
  }
}

/* Dark navy hero gradient background */
.hero-gradient-bg {
    position: relative;
    overflow: hidden;
    background: #040e31 !important;
}

.hero-gradient-bg::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background:
            radial-gradient(
                    ellipse 560px 420px at 50% 58%,
                    rgba(47, 85, 212, 0.52) 0%,
                    rgba(47, 85, 212, 0.42) 28%,
                    rgba(47, 85, 212, 0.20) 50%,
                    rgba(47, 85, 212, 0.06) 70%,
                    transparent 100%
            ),
            radial-gradient(
                    ellipse 430px 360px at 78% 50%,
                    rgba(47, 85, 212, 0.38) 0%,
                    rgba(47, 85, 212, 0.30) 32%,
                    rgba(47, 85, 212, 0.13) 56%,
                    rgba(47, 85, 212, 0.04) 74%,
                    transparent 100%
            );
    z-index: 1;
}


.hero-gradient-bg > * {
    position: relative;
    z-index: 2;
}

.hero-gradient-bg .heading,
.hero-gradient-bg h1 {
  color: #ffffff !important;
}

.hero-gradient-bg .text-muted {
  color: rgba(255, 255, 255, 0.75) !important;
}

.hero-gradient-bg .btn-outline-primary {
  color: #ffffff !important;
  border: solid 0.5px rgba(255, 255, 255, 0.35) !important;
  background: rgba(255, 255, 255, 0.15) !important;
}

.hero-gradient-bg .btn-outline-primary:hover {
  background: rgba(255, 255, 255, 0.25) !important;
    border: solid 0.5px rgba(255, 255, 255, 0.35) !important;
}

/* Navbar always shows white background + shadow when hero gradient is active */
#topnav.defaultscroll.sticky {
  background: #ffffff;
  box-shadow: 0 0 3px rgba(60, 72, 88, 0.15);
}
