





@media (max-width: 992px) {.navbar-default .navbar-toggle .icon-bar {
    background: #f6f6f6;
  }.navbar-header {
    float: right !important;
  }.navbar-toggle {
    display: block !important;
    float: right !important;
    border-color: #f6f6f6 !important;
  }.navbar-toggle:focus, .navbar-toggle:hover {
    background: none !important;
  }.navbar-collapse {
    display: none;
  }div#main-nav {
    max-height: 100% !important;
    height: 100% !important;
    border: 0;
    overflow-y: scroll !important;
  }div#main-nav ul.nav.navbar-nav {
    height: 100%;
    padding-top: 30px;
    margin: 0;
    width: 100%;
  }div#main-nav ul li {
    width: 100%;
    text-align: center;
  }div#main-nav ul li a {
    padding: 10px 30px;
    z-index: 100;
    display: block;
  }div#main-nav ul li a i {
    display: inline-block;
    float: right;
  }div#main-nav ul li a.cart {
    display: none;
  }.dropdown-menu li a {
    color: #f6f6f6 !important;
    padding: 15px !important;
    border-bottom: 1px solid rgba(238, 238, 238, 0.2) !important;
  }#main-nav .navbar-nav .simple-menu .dropdown-menu {
    position: relative;
    width: 100%;
    max-width: 100% !important;
    background: rgba(41, 177, 253, 0.15);
    border-radius: 0 !important;
    border: 0;
    float: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    display: none;
    left: 0;
    -webkit-transform: translateX(0) scaleY(1);
    -moz-transform: translateX(0) scaleY(1);
    -ms-transform: translateX(0) scaleY(1);
    -o-transform: translateX(0) scaleY(1);
    transform: translateX(0) scaleY(1);
  }#main-nav .navbar-nav .simple-menu.open .dropdown-menu {
    display: block;
    animation: mymenu-open 0.5s;
    -webkit-transform: translateX(0) scaleY(1);
    -moz-transform: translateX(0) scaleY(1);
    -ms-transform: translateX(0) scaleY(1);
    -o-transform: translateX(0) scaleY(1);
    transform: translateX(0) scaleY(1);
  }#main-nav .navbar-nav .mega-menu .dropdown-menu {
    position: relative;
    width: 100%;
    max-width: 100% !important;
    background: rgba(41, 177, 253, 0.15);
    border-radius: 0 !important;
    border: 0;
    float: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    display: none;
    left: 0;
    -webkit-transform: translateX(0) scaleY(1);
    -moz-transform: translateX(0) scaleY(1);
    -ms-transform: translateX(0) scaleY(1);
    -o-transform: translateX(0) scaleY(1);
    transform: translateX(0) scaleY(1);
  }#main-nav .navbar-nav .mega-menu.open .dropdown-menu {
    display: block;
    animation: mymenu-open 0.5s;
    -webkit-transform: translateX(0) scaleY(1);
    -moz-transform: translateX(0) scaleY(1);
    -ms-transform: translateX(0) scaleY(1);
    -o-transform: translateX(0) scaleY(1);
    transform: translateX(0) scaleY(1);
  }#main-nav .navbar-nav .mega-menu .dropdown-menu li {
    padding: 0;
  }#main-nav .navbar-nav .mega-menu.open .dropdown-menu .mega-menu-inner, #main-nav .navbar-nav .mega-menu.open .dropdown-menu .mega-menu-inner ul li {
    padding: 0;
  }#main-nav
    .navbar-nav
    .mega-menu.open
    .dropdown-menu
    .mega-menu-inner
    ul
    li.menu-title {
    background: #3d506a;
    color: #f6f6f6;
    padding: 15px;
    margin: 0;
    border: 0;
  }#main-nav
    .navbar-nav
    .mega-menu.open
    .dropdown-menu
    .mega-menu-inner
    ul
    li
    a {
    padding: 10px 0 10px 15px !important;
    font-size: 12px;
    color: #999 !important;
  }.collapse {
    display: block !important;
  }.cbp-spmenu {
    background: #0c112a;
    position: fixed;
    padding: 0;
    margin: 0 !important;
    overflow-x: hidden;
    overflow-y: visible;
    display: block;
    visibility: visible !important;
  }.cbp-spmenu-vertical {
    width: 260px;
    height: 100%;
    top: 0;
    z-index: 1000;
  }.cbp-spmenu-right {
    right: -260px;
  }.cbp-spmenu {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }.clouds img.cloud1 {
    top: -450px;
    width: 120px;
    animation: cloud1 35s linear 1s infinite;
    opacity: 0;
  }.clouds img.cloud2 {
    top: -350px;
    width: 80px;
    -webkit-animation: cloud2 15s linear 7s infinite;
    animation: cloud2 15s linear 7s infinite;
    opacity: 0;
  }.subscribe-form h2 {
    text-align: center;
    padding-bottom: 10px;
  }.subscribe-form .form-inline .form-group .input-group .form-control {
    width: calc(100% - 100px);
  }section#subscribe .clouds img.cloud2 {
    top: -140px;
  }.testimonial .owl-item .item .review img {
    display: block;
    width: 70%;
    visibility: hidden;
  }.testimonial .owl-item .item .review .review-inner blockquote {
    position: absolute;
    top: 50%;
    padding-top: 30px;
    width: 75%;
    margin: 0 auto;
    left: 0;
    right: 0;
  }.testimonial .owl-item .item .review .review-inner blockquote:before {
    top: -100px;
  }.top-footer .footer-links li i {
    margin: 0;
  }aside .domain-sidebar {
    margin-top: 40px;
  }aside .banner img {
    margin: 0 auto;
  }.subtotal-content .coupon input[type="text"] {
    width: 100%;
  }.cart-page .col-md-4.col-xs-12 {
    margin-top: 30px;
  }}





@media all and (min-width: 480px) and (max-width: 768px) {.section-title p {
    width: 80%;
  }.social {
    margin: 0 auto !important;
    padding: 0;
    text-align: center;
  }.social li {
    padding: 10px;
  }.top-button {
    float: none;
    text-align: center;
    padding-top: 0;
  }.domain .form-group .form-control {
    width: calc(100% - 130px) !important;
    padding-left: 20px;
  }#services .service p {
    padding: 20px 30px 0;
  }#services .row:last-child {
    padding: 0;
  }.pricing-table1 {
    border: none;
  }.pricing-table1 .pricing-plan {
    width: 90%;
    margin: 0 auto !important;
    border-radius: 30px !important;
    float: none;
  }.pricing-table1 .pricing-plan .price {
    border-radius: 30px 30px 0 0 !important;
  }.pricing-table1 #basic.pricing-plan, .pricing-table1 #agency.pricing-plan, .pricing-table1 #enterprise.pricing-plan {
    margin-top: 50px !important;
  }.testimonial2 figure {
    margin: 0 auto;
  }.top-footer .footer-info {
    text-align: center;
  }.top-footer .footer-info > div {
    margin-top: 30px;
  }.top-footer h4 {
    padding-bottom: 10px;
  }.top-footer .footer-links {
    text-align: center;
  }.tabpanel-col {
    padding: 20px 0;
  }}





@media all and (max-width: 767px) {#countup > div > div {
    margin-bottom: 50px;
  }.testimonial2 figure {
    margin: 0 auto;
  }.tabpanel-col {
    padding: 20px 0;
  }}





@media all and (max-width: 580px) {#about .clouds img.cloud1 {
    display: none;
  }}





@media all and (max-width: 480px) {.section-title p {
    width: 80%;
  }.social {
    margin: 0 auto;
    padding: 0;
    text-align: center;
  }.social li {
    padding: 10px;
  }.top-button {
    float: none;
    text-align: center;
    padding-top: 0;
  }.cd-user-modal.is-visible .cd-user-modal-container {
    -webkit-transform: translateY(40%);
    -moz-transform: translateY(40%);
    -ms-transform: translateY(40%);
    -o-transform: translateY(40%);
    transform: translateY(40%);
  }.domain h2 {
    font-size: 24px;
  }.domain .form-group .form-control {
    width: 100% !important;
  }.domain .form-group button {
    margin: 20px 0 10px 0;
    width: 100%;
  }#services .service p {
    padding: 20px 30px 0;
  }#services .row {
    margin: 0;
  }#services .row:last-child {
    padding: 0;
  }.subscribe-form .form-inline .form-group .input-group {
    width: 100%;
  }.subscribe-form .form-inline .form-group .input-group .form-control {
    width: 100%;
  }.subscribe-form .form-inline .form-group .input-group button {
    width: 100%;
    margin: 20px 0 0 0;
  }.pricing-table1 {
    border: none;
  }.pricing-table1 .pricing-plan {
    width: 90%;
    margin: 0 auto !important;
    border-radius: 30px !important;
    float: none;
  }.pricing-table1 .pricing-plan .price {
    border-radius: 30px 30px 0 0 !important;
  }.pricing-table1 #basic.pricing-plan, .pricing-table1 #agency.pricing-plan, .pricing-table1 #enterprise.pricing-plan {
    margin-top: 50px !important;
  }#countup > div > div {
    margin-bottom: 50px;
  }.testimonial .owl-item .item .review .review-inner blockquote {
    top: 40%;
  }.testimonial .owl-item .item .review .review-inner blockquote:before {
    top: -50px;
  }.top-footer .footer-info {
    text-align: center;
  }.top-footer .footer-info > div {
    margin-top: 30px;
  }.top-footer h4 {
    padding-bottom: 10px;
  }.top-footer .footer-links {
    text-align: center;
  }.live-chat {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 80%;
  }.live-chat.collapsed {
    -webkit-transform: translateY(350px);
    -moz-transform: translateY(350px);
    -ms-transform: translateY(350px);
    -o-transform: translateY(350px);
    transform: translateY(350px);
  }.live-chat input[type="text"] {
    width: 100%;
  }.chat-message-content {
    margin-left: 45px;
  }.chat-feedback {
    text-align: center;
    margin: 0;
  }.coming-main .logo img {
    width: 250px;
  }.countdown {
    margin-top: 30px;
  }.domain-results ul li > div {
    display: block;
  }.domain-results ul li .domain-type {
    text-align: center;
  }.domain-results ul li .price-action {
    float: none;
    text-align: center;
    padding-top: 20px;
  }.domain-results ul li .price-action > * {
    float: none;
  }.subtotal-content .coupon .col-md-6.col-xs-8 {
    width: 100%;
  }.subtotal-content .coupon .col-md-6.col-xs-4 {
    width: 100%;
    padding-top: 20px;
    text-align: center;
  }.subtotal-content .support {
    text-align: center;
  }}





@media all and (max-width: 420px) {#about .clouds img.cloud2 {
    display: none;
  }.blog-post .post-img {
    height: auto;
  }.skillbar {
    width: 100%;
  }.chart {
    width: 100%;
  }ul.custom-tabs > li:before {
    opacity: 0;
    border-radius: 0;
    border: none;
  }}





@media all and (max-width: 380px) {.testimonial .owl-item .item .review .review-inner blockquote {
    top: 30%;
  }.testimonial .owl-item .item .review .review-inner blockquote:before {
    top: -20px;
  }.coming-main .cta .btn-blue:last-child {
    margin-top: 20px;
  }}





@media all and (max-width: 320px) {.live-chat {
    display: none;
  }.top-button {
    display: none;
  }.clouds {
    opacity: 0.5;
  }}





@media screen and (max-height: 420px) {.demo-content {
    top: 25%;
  }.demo-content h2 {
    font-size: 36px;
  }.live-chat {
    display: none;
  }.top-button {
    display: none;
  }ul.custom-tabs > li:before {
    opacity: 0;
    border-radius: 0;
    border: none;
  }.tabpanel-col {
    padding: 20px 0;
  }.login-page {
    height: 650px;
  }}





@media (max-width: 480px) {}



@media (max-width: 1024px) {}

@media (max-width: 600px) {.title {
    font-size: 24px;
  }}

@media (max-width: 600px) {.title {
    font-size: 24px;
  }}





@media (max-width: 480px) {.smartscore-title {
    font-size: 26px;
  }.smartscore-subtitle {
    font-size: 14px;
  }.ss-card-title {
    font-size: 17px;
  }}

@media (max-width: 320px) {}


@media (max-width: 480px) {.section-title {
    font-size: 30px;
    margin-bottom: 30px;
  }.card-title {
    font-size: 18px;
  }}






@media (min-width: 768px) {}


@media (min-width: 1024px) {}




@media (min-width: 576px) {.cta-buttons-wrapper {
    flex-direction: row;
    justify-content: center;
  }.cta-button {
    width: auto;
    max-width: none;
  }}

@media (min-width: 768px) {}






@media (min-width: 600px) {}


@media (min-width: 992px) {}


@media (min-width: 600px) {}


@media (max-width: 600px) {.card-image {
    height: 160px;
  }.card-content h3 {
    font-size: 16px;
  }}

@media (max-width: 600px) {.container {
    padding: 10px 16px;
  }}




@media (max-width: 768px) {h2 {
    font-size: 1.8rem;
  }.btn {
    
    margin-bottom: 10px;
  }}

@media (max-width: 480px) {.container {
    padding: 20px 0;
  }.benefits-grid {
    grid-template-columns: 1fr;
  }}


@media (min-width: 768px) {}

@media (min-width: 1024px) {}


@media (max-width: 992px) {.pipeline-container {
    flex-direction: column-reverse;
    
    gap: 30px;
    display: flex;
    flex-wrap: nowrap;
  }.pipeline-content-media {
    flex: 1 1 100%;
    
  }}



@media (max-width: 320px) {.navbar-brand img {
    width: 140px !important;
  }.logo-footer {
    width: 225px !important;
    height: 60px !important;
  }.ptb80, .ptb60, .ptb40 {
    padding: 20px 16px;
  }.section-title {
    padding-bottom: 20px;
  }.section-title h2, h2.title {
    font-size: 24px !important;
  }.section-title p {
    width: 90%;
    font-size: 14px;
  }.demo4 {
    height: auto;
    padding: 40px 0;
  }.demo-content {
    top: 0;
    padding-top: 20px;
  }.demo-content h2 {
    font-size: 28px !important;
  }.demo-content p {
    font-size: 16px !important;
  }.demo-content .btn {
    display: block;
    margin: 10px auto;
    width: 80%;
    font-size: 12px;
  }.section-container {
    padding: 0 20px !important;
  }.smartscore-title {
    font-size: 24px !important;
  }.card-title {
    font-size: 16px;
  }.blog-grid {
    gap: 15px;
  }.blog-card .card-title {
    font-size: 16px !important;
  }.btn-blut {
    width: 200px !important;
  }.subscribe-form h2 {
    font-size: 24px;
  }.blog-section-wrapper {
    padding: 20px 12px;
  }}

@media (max-width: 375px) {.navbar-brand img {
    width: 140px !important;
  }.logo-footer {
    width: 225px !important;
    height: 60px !important;
  }.ptb80, .ptb60, .ptb40 {
    padding: 20px 0;
  }.section-title {
    padding-bottom: 20px;
  }.section-title h2, h2.title {
    font-size: 24px !important;
  }.section-title p {
    width: 90%;
    font-size: 14px;
  }.demo4 {
    height: auto;
    padding: 40px 0;
  }.demo-content {
    top: 0;
    padding-top: 20px;
  }.demo-content h2 {
    font-size: 28px !important;
  }.demo-content p {
    font-size: 16px !important;
  }.demo-content .btn {
    display: block;
    margin: 10px auto;
    width: 80%;
    font-size: 12px;
  }.smartscore-title {
    font-size: 24px !important;
  }.card-title {
    font-size: 16px;
  }.blog-grid {
    gap: 15px;
  }.blog-card .card-title {
    font-size: 16px !important;
  }.subscribe-form h2 {
    font-size: 24px;
  }.blog-section-wrapper {
    padding: 20px 16px;
  }.subscribe-form .form-inline .form-group .input-group {
    width: 100%;
    display: flex;
    justify-content: center;
    
    flex-direction: column;
  }#subscribe-2 {
    margin: 20px 16px !important;
  }.p-horizontal {
    margin: 20px 16px !important;
  }.dg-container {
    padding: 0 0 !important;
  }.cta-banner {
    margin: 22px 14px !important;
  }.insight-card {
    width: 345px !important;
  }.demo-content {
    top: 25%;
  }}

@media (max-width: 425px) {.navbar-brand img {
    width: 140px !important;
  }.logo-footer {
    width: 225px !important;
    height: 60px !important;
  }.ptb80, .ptb60, .ptb40 {
    padding: 20px 0;
  }.section-title {
    padding-bottom: 20px;
  }.section-title h2, h2.title {
    font-size: 24px !important;
  }.section-title p {
    width: 90%;
    font-size: 14px;
  }.demo4 {
    height: auto;
    padding: 40px 0;
  }.demo-content {
    top: 0;
    padding-top: 20px;
  }.demo-content h2 {
    font-size: 28px !important;
  }.demo-content p {
    font-size: 16px !important;
  }.demo-content .btn {
    display: block;
    margin: 10px auto;
    width: 80%;
    font-size: 12px;
  }.smartscore-title {
    font-size: 24px !important;
  }.card-title {
    font-size: 16px;
  }.blog-grid {
    gap: 15px;
  }.blog-card .card-title {
    font-size: 16px !important;
  }.subscribe-form h2 {
    font-size: 24px;
  }.blog-section-wrapper {
    padding: 20px 16px;
  }.subscribe-form .form-inline .form-group .input-group {
    width: 100%;
    display: flex;
    justify-content: center;
    
    flex-direction: column;
  }.dg-container {
    padding: 0 0 !important;
  }.cta-banner {
    margin: 22px 14px !important;
  }}

@media (max-width: 768px) {.logo-footer {
    width: 160px !important;
    height: 100px !important;
  }.subscribe-form .form-inline .form-group .input-group {
    justify-content: center;
    
  }section#subscribe {
    background: #29b1fd;
    color: #f6f6f6;
    position: relative;
    overflow: hidden;
    max-width: 1116px;
    margin: 86px 16px !important;
    border-radius: 20px;
    padding: 10px 0 !important;
  }.cta-banner {
    margin: 22px 14px !important;
  }.demo-content {
    top: 30%;
  }}

@media (max-width: 991px) {}




@media (max-width: 991px) and (min-width: 768px) {.counter-item .counter {
    font-size: 30px;
  }}


@media (max-width: 768px) {#countup {
    padding: 40px 0;
  }.counter-wrapper {
    margin-bottom: 40px;
    
  }.counter-wrapper:last-child {
    margin-bottom: 0;
  }.counter-item .counter {
    font-size: 32px;
    
  }.counter-item h3 {
    font-size: 16px;
  }.counter-item img {
    width: 45px;
    
  }#subscribe-2 {
    margin: 20px 16px !important;
  }.p-horizontal {
    margin: 20px 16px !important;
  }.subscribe-form h2 {
    margin-top: 8px !important;
  }}


@media (max-width: 350px) {.counter-item .counter {
    font-size: 28px;
  }}



@media (max-width: 425px) {.container-fluid {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }.smartscore-title {
    font-size: 20px !important;
    line-height: 1.3;
    padding: 0 10px;
  }.smartscore-subtitle {
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 25px !important;
  }.ss-card-title {
    font-size: 18px !important;
    margin-bottom: 12px;
  }}


@media (max-width: 320px) {.smartscore-title {
    font-size: 18px !important;
  }.subscribe-form h2 small {
    margin-top: 10px !important;
  }.subscribe-form .form-inline .form-group .input-group {
    width: 100%;
    display: flex;
    justify-content: center;
    
    flex-direction: column;
  }#subscribe-2 {
    margin: 20px 16px !important;
  }.p-horizontal {
    margin: 20px 16px !important;
  }.dg-container {
    padding: 0 0 !important;
  }.cta-banner {
    margin: 22px 14px !important;
  }.insight-card {
    width: 290px !important;
  }.demo-content {
    top: 25%;
  }}

@media (max-width: 1024px) {section#subscribe {
    background: #29b1fd;
    color: #f6f6f6;
    position: relative;
    overflow: hidden;
    max-width: 1116px;
    margin: 86px 0 !important;
    border-radius: 20px;
    padding: 30px 0 !important;
  }section#subscribe-2 {
    background: #29b1fd;
    color: #f6f6f6;
    position: relative;
    overflow: hidden;
    max-width: 1116px;
    margin: 86px 30px !important;
    border-radius: 20px;
    padding: 30px 0 !important;
  }}


@media (min-width: 1024px) {.dg-plan-card {
    width: calc(1440px / 3 - 40px);
    
    max-width: 400px;
  }}


@media (max-width: 1023px) and (min-width: 600px) {.dg-plan-card {
    width: calc(50vw - 30px);
  }}


@media (max-width: 599px) {.dg-plan-card {
    width: calc(100vw - 50px);
  }}


@keyframes smoothScroll {
  0% {
    transform: translateX(0);
  }

  100% {
    
    transform: translateX(calc(-50% - (var(--card-gap) / 2)));
  }
}.dg-plan-unlocks:hover {
  animation-play-state: paused;
}.dg-plan-price {
  font-size: 2.2rem;
  font-weight: bold;
  margin: 15px 0;
}.dg-plan-price span {
  font-size: 0.9rem;
  color: #888;
}.dg-unlocks-list {
  list-style: none;
  padding: 0;
  flex-grow: 1;
  margin-bottom: 20px;
}.dg-unlocks-list li {
  margin-bottom: 10px;
  font-size: 0.9rem;
  color: #ccc;
}.dg-pipeline-depth {
  border-top: 1px solid #333;
  padding-top: 15px;
  font-size: 0.85rem;
  font-weight: 600;
}


@media (max-width: 576px) {.card-image img {
    height: 180px;
  }}

@media (max-width: 1024px) {.swiper-slide {
    width: 320px;
  }}

@media (max-width: 768px) {.swiper-slide {
    width: 100%;
  }}

@media (max-width: 1266px) {}

@media (max-width: 992px) {}



@media (max-width: 1024px) {
  @keyframes scroll {
    0% {
      transform: translateX(0);
    }

    100% {
      transform: translateX(calc(-1 * ((100% / 3) * 5)));
    }
  }}




@media (max-width: 600px) {.header-about h1 {
    font-size: 26px !important;
  }.pipeline-about {
    grid-template-columns: 1fr;
    padding: 0 20px !important;
  }.card-about {
    padding: 20px;
  }}





@media (max-width: 600px) {.section-title-intelligence h1 {
    font-size: 1.8rem;
  }.grid-info {
    grid-template-columns: 1fr;
  }.engine-container {
    padding-left: 30px;
  }.filter-step::after {
    left: -31px;
  }.smart-score-box {
    padding: 25px;
  }}





@media (max-width: 768px) {.founder-card {
    flex-direction: column;
  }.founder-sidebar {
    border-right: none;
    border-bottom: 1px solid var(--glass-border);
    padding: 30px;
  }.founder-content {
    padding: 30px;
    max-height: none;
  }.engine-container {
    padding: 0 40px !important;
  }.filter-step::after {
    left: -28px !important;
  }.engine-container::before {
    left: 20px !important;
  }}

@media (max-width: 600px) {.section-title-intelligence h1 {
    font-size: 26px !important;
  }}





@media (max-width: 768px) {.comparison-grid {
    grid-template-columns: 1fr;
  }.bip-header {
    padding: 25px;
  }.bip-header h1 {
    font-size: 22px!important;
  }.pricing-title-main {
    font-size: 22px!important;
  }.intelligence-heading-main {
    font-size: 22px!important;
  }.section-heading {
    font-size: 22px!important;
  }}





@media (max-width: 600px) {.preview-container {
    padding: 30px 20px;
  }.team-block h2 {
    font-size: 1.6rem;
  }.preview-container h2 {
    font-size: 1.8rem;
    margin-bottom: 10px !important;
  }.founder-img-wrapper {
    width: 100px;
    height: 100px;
  }}





@media (min-width: 768px) {.tier-card {
    width: calc(33.33% - 20px);
  }}.tier-card:hover {
  transform: translateY(-5px);
  border-color: rgba(255, 255, 255, 0.3);
}.tier-shortlist {
  border-top: 4px solid var(--accent-blue);
}.tier-candidates {
  border-top: 4px solid var(--accent-purple);
  
  z-index: 2;
}.tier-picks {
  border-top: 4px solid var(--accent-gold);
}.tier-header h3 {
  color: var(--text-main);
  margin: 0 0 8px 0;
  font-size: 1.5rem;
}.tier-header p {
  color: var(--accent-blue);
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 20px;
}.feature-list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
  flex-grow: 1;
}.feature-list li {
  color: var(--text-dim);
  margin-bottom: 12px;
  font-size: 14px !important;
  display: flex;
  align-items: center;
}.feature-list li::before {
  content: "✓";
  margin-right: 10px;
  color: inherit;
}.footer-tag {
  background: rgba(255, 255, 255, 0.05);
  padding: 10px;
  border-radius: 8px;
  text-align: center;
  font-size: 0.8rem;
  color: var(--text-main);
  font-weight: 500;
}.badge {
  position: absolute;
  top: -12px;
  right: 20px;
  background: var(--accent-purple);
  color: white;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 12px !important;
  font-weight: bold;
}




@media (max-width: 768px) {.pipeline-grid {
    grid-template-columns: 1fr;
  }h2 {
    font-size: 1.8rem;
  }.intelligence-container {
    padding: 12px;
  }.big-number {
    font-size: 2.8rem;
  }}

@media (max-width: 480px) {.flow-step:hover {
    transform: none;
    
  }.padding-x {
    padding: 0 10px !important;
  }}




        @media (max-width: 480px) {body { padding: 15px; }header h1 { font-size: 1.6rem; }}




        
        @media (max-width: 768px) {.dg-wrapper { padding: 20px 0px; }.dg-logic-section { padding: 20px; }.dg-hero h1 { font-size: 22px!important; }.dg-grid { grid-template-columns: 1fr; }}




@media (max-width: 576px) {.custom-modal {
        padding: 25px 15px;
        margin: 10px;
    }}



@media (max-width: 768px) {.vp-pipeline-flow {
        display: flex;
        flex-direction: column;
        border-left: 2px solid var(--vp-border); 
        padding-left: 20px;
        gap: 0;
    }.vp-step-item {
        background: transparent;
        border: none;
        border-bottom: 1px solid var(--vp-border);
        padding: 40px 0 40px 15px;
    }.vp-step-item:last-child {
        border-bottom: none;
    }.vp-step-number {
        position: relative;
        top: 0;
        right: 0;
        font-size: 1.4rem;
        color: var(--vp-accent);
        margin-bottom: 10px;
        opacity: 1;
    }.vp-step-item::before {
        content: '';
        position: absolute;
        left: -26px; 
        top: 45px;
        width: 10px;
        height: 10px;
        background: var(--vp-accent);
        border-radius: 50%;
        box-shadow: 0 0 10px var(--vp-accent);
    }}


@media (max-width: 768px) {.di-plan-grid {
        grid-template-columns: 1fr; 
    }.di-section-title {
        font-size: 1.5rem;
    }}


@media (max-width: 600px) {.da-audit-grid {
        grid-template-columns: 1fr; 
    }.da-main-title { font-size: 1.4rem; }.da-bulk-table thead { display: none; }.da-bulk-table tr {
        display: block;
        border-bottom: 5px solid var(--da-bg);
        padding: 10px 0;
    }.da-bulk-table td {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 12px 20px;
        border: none;
        font-size: 0.95rem;
    }.da-bulk-table td::before {
        content: attr(data-label);
        font-weight: 600;
        color: var(--da-text-low);
        font-size: 0.8rem;
    }}

@media (min-width: 768px) {.nb-delivery-wrapper {
        flex-direction: row; 
        align-items: stretch;
    }.modal-dialog {
        width: 500px!important;
        margin: auto auto!important;
        top: 10%;
        left: 0;
        transform: translate(-10%, 0);
    }}


@media (max-width: 480px) {.nb-info-card {
        padding: 20px;
    }.nb-time-slot {
        font-size: 1.2rem;
    }}




@media (max-width: 1024px) {.nz-domain-row {
        grid-template-columns: repeat(2, 1fr);
    }}


@media (max-width: 600px) {.nz-domain-row {
        grid-template-columns: 1fr;
    }.nz-main-heading {
        font-size: 1.8rem;
    }.nz-domain-card {
        padding: 15px;
    }}

@media (max-width: 768px) {.dg-pro-main-heading {
        font-size: 1.8rem;
    }.dg-pro-funnel-pill {
        font-size: 0.8rem;
        padding: 8px 15px;
        line-height: 1.6;
    }.dg-pro-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }.dg-pro-card {
        padding: 20px;
    }}



 
    @media screen and (max-width: 600px) {.data-table-features {
            font-size: 14px;
        }.data-table-features th, .data-table-features td {
            padding: 8px 4px;
        }}



        
        @media screen and (min-width: 600px) {.dgai-failure-grid {
                grid-template-columns: repeat(2, 1fr);
            }.dgai-layers-grid {
                grid-template-columns: repeat(2, 1fr);
            }.dgai-btn-primary {
                width: auto;
            }}

        
        @media screen and (min-width: 900px) {.dgai-layers-grid {
                grid-template-columns: repeat(3, 1fr);
            }.dgai-failure-grid {
                grid-template-columns: repeat(4, 1fr);
            }}

        @media screen and (min-width: 768px) {.dgai-delivery-grid {
                grid-template-columns: repeat(2, 1fr);
            }.dgai-action-grid {
                grid-template-columns: repeat(2, 1fr);
            }}

    @media (max-width: 480px) {.premium-pkg-card {
            padding: 20px;
        }.premium-pkg-title {
            font-size: 20px;
        }.premium-pkg-description {
            font-size: 14px;
        }}

    @media (max-width: 576px) {.modal-body-custom {
            padding: 30px 20px !important;
        }.popup-logo {
            max-width: 120px;
        }h3 { font-size: 20px !important; }}

    @media (max-width: 360px) {.dg-contact-card {
            padding: 15px;
        }.dg-info-detail {
            font-size: 13px;
        }.dg-email-link {
            font-size: 12px; 
        }}
