.bread-crumbs,.bread-crumbs-homepage,
.spdb {
    margin-top: 85px !important;
    padding-top: 50px;
    padding-bottom: 50px
}

.breadcrumb-pd-120 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.spdb {
    background: url('../images/heros/header-image-2.jpg') center/cover no-repeat
}

.bread-crumbs {
    background-color: #131b5f;
}

.bread-crumbs-homepage {
    background: url('../images/heros/header-image-2.jpg') center/cover no-repeat;
}

.bg,
.navigation {
    background-color: #fff !important;
    border-radius: 25px
}

.pt-0,
.pt-20 {
    padding-top: 0 !important
}

.px-45 {
    margin-top: 50px;
}

.px-45-s {
    padding-right: 45px !important;
    padding-left: 45px !important
}

.pl-50 {
    padding-left: 50px !important
}

.heading .heading-title.size-xl,
.section-banner .heading-title {
    font-size: 43px;
    color: #fff;
    /*font-family: Poppins, sans-serif*/
}

.bg {
    color: #001ecc;
    width: fit-content;
    padding: 4px 20px
}

.navigation,
.para p {
    color: #fff !important
}

.navigation span {
    color: black;
}

.spdb .button-wrap>.fullfield {
    background-color: #fff !important;
    color: #001ecc
}

.banner-container {
    position: relative
}

.banner-container .banner {
    width: 100%;
    object-fit: cover;
    position: relative;
    z-index: 2
}

.bread-crumb-banner .banner {
    width: 60% !important;
    margin: 0 auto;
    display: block
}

.bread-crumb-banner .banner-lg {
    width: 90% !important;
    margin: 0 auto;
    display: block
}

.circle {
    position: absolute;
    bottom: 25px;
    width: 7vw
}

.bg-vector {
    position: absolute;
    top: 0
}

.navigation {
    width: fit-content;
    padding: 8px 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 2rem
}

.para p {
    font-size: 18px
}

.pb-0 {
    padding-bottom: 0 !important
}

.vps-table-box {
    margin-bottom: 10px;
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid silver
}

.vps-table-content {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media screen and (max-width:1244px) and (min-width:992px) {

    .heading .heading-title.size-xl,
    .section-banner .heading-title {
        font-size: 45px !important
    }

    .pdr100 {
        padding-right: 30px !important
    }
}

@media screen and (max-width:992px) {
    .spdb {
        background: #131b5f !important
    }

    .banner-container {
        margin-top: 2rem
    }

    .banner-container .banner {
        width: 70%;
        margin: 0 auto;
        display: block
    }

    .circle {
        left: 18%;
        width: 8vw
    }

    .pdr100 {
        padding: 0 30px
    }

    .pdr100 .heading {
        max-width: 100% !important
    }

    .bg,
    .bg>span {
        font-size: 16px !important
    }

    .bread-crumb-banner .banner {
        width: 40% !important
    }

    .bread-crumb-banner .banner-lg {
        width: 60% !important
    }
}

@media screen and (max-width:768px) {
    .pl-50 {
        padding-left: 0 !important
    }
}

@media screen and (max-width:576px) {

    .bread-crumbs {
        background: #0E1555;
        background: -webkit-linear-gradient(90deg,rgba(14, 21, 85, 1) 0%, rgba(27, 36, 117, 1) 100%);
        background: -moz-linear-gradient(90deg,rgba(14, 21, 85, 1) 0%, rgba(27, 36, 117, 1) 100%);
        background: linear-gradient(90deg,rgba(14, 21, 85, 1) 0%, rgba(27, 36, 117, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(
        startColorstr="#0E1555",
        endColorstr="#1B2475",
        GradientType=1
        );
    }

    ul.list-a {
        list-style-type: circle;
        padding-left: 17px;
    }

    .three-boxes-homepage {
        display: none;
    }
    
    .bread-crumbs-homepage {
        background: none !important;
    }

    .breadcrumb-pd-120 {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .hero-on-mobile {
        background: #0E1555;
        background: -webkit-linear-gradient(90deg,rgba(14, 21, 85, 1) 0%, rgba(27, 36, 117, 1) 100%);
        background: -moz-linear-gradient(90deg,rgba(14, 21, 85, 1) 0%, rgba(27, 36, 117, 1) 100%);
        background: linear-gradient(90deg,rgba(14, 21, 85, 1) 0%, rgba(27, 36, 117, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(
        startColorstr="#0E1555",
        endColorstr="#1B2475",
        GradientType=1
        );
    }

    .vps-table-box {
        width: 90%;
        margin: 0 auto;
        border: 0 solid #fff
    }

    .vps-table-content {
        flex-direction: column
    }

    .mtop-mobile {
        margin-top: 10px
    }

    .vps-plan-heading-mobile {
        font-size: 18px
    }

    .pdr100 {
        padding: 0 20px !important
    }

    .px-45 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .px-45-s {
        padding-right: 30px !important;
        padding-left: 30px !important
    }

    .heading br {
        display: block !important
    }

    .banner-container .banner {
        width: 80%
    }

    .bread-crumb-banner .banner {
        width: 60% !important
    }

    .navigation {
        width: 100%
    }

    .navigation span {
        font-size: 16px !important
    }

    .pt-20 {
        padding-top: 10px !important
    }

    .bread-crumb-banner .banner-lg {
        width: 90% !important
    }
}

@media screen and (max-width:400px) {
    .navigation span {
        font-size: 16px !important
    }

    .heading .heading-title {
        font-size: 32px !important;
        font-weight: 600;
    }
}

.whois-domain-info {
    display: flex;
    justify-content: space-between;
}

.main-info {
    width: 60%;
}

.name-servers {
    width: 39%;
}

.main-info h3, .name-servers h3, .plain-text h3 {
    margin: 9px 0 16px 0;
    float: left;
    width: 100%;
}

.plain-text pre {
    background: #fff;
    border-radius: 10px;
    border-left: 5px solid #131b5f;
    padding: 10px;
}

.main-info ul li span {
    text-align: left;
    float: left;
    font-weight: normal;
}

.main-info ul li {
    background: #fff;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 9px 7px;
    text-align: right;
    font-weight: bold;
    color: #000;
    box-shadow: rgb(0 0 0 / 6%) 0px 4px 12px 0px;
    top: 0px;
}

.main-info ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

.name-servers ul {
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
}

.name-servers ul li {
    background: #ffffff;
    border-radius: 5px;
    margin-bottom: 5px;
    padding: 9px 7px;
    font-weight: normal;
    color: #000;
    box-shadow: rgb(0 0 0 / 6%) 0px 4px 12px 0px;
}

/* mobile menu */

/* Hide the menu by default */
.canvas-mobile-menu {
    display: none;
    background-color: #fff;
    padding: 10px;
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    z-index: 1000;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}

/* Show menu when active */
.canvas-mobile-menu.active {
    display: block;
}

/* Submenu styling */
.canvas-sub-menu {
    display: none;
    padding-left: 20px;
}

/* Show the submenu when the parent is hovered or clicked */
.canvas-has-sub-menu:hover .canvas-sub-menu,
.canvas-has-sub-menu.active .canvas-sub-menu {
    display: block;
}

/* Basic styling for the menu links */
.canvas-mobile-menu ul li a {
    display: block;
    padding: 10px;
    color: #111;
    text-decoration: none;
}

/* Style for the menu items */
.canvas-menu-item {
    margin-bottom: 10px;
}

.promo-domain {
    background-color: #ffc107;
    color: #212529;
    padding: 2px 6px;
    font-size: 0.75rem;
    font-weight: bold;
    border-radius: 12px;
    white-space: nowrap;
}

@media only screen and (max-width: 768px) {

    .whois-domain-info {
        display: flex;
        flex-direction: column;
    }

    .main-info {
        width: 100%;
    }
    
    .name-servers {
        width: 100%;
    }

    .hide-on-mobile {
        display:none;
    }
  }

  .vps-svg-icon {
    max-width: 20px;
    font-size: 20px;
    padding-right: 40px;
  }



  @media (min-width: 992px) {
    .pricetable-desktop-only {
        background: none !important;
        margin-top: -200px;
    }

    .th-min-width {
        width: 420px;
    }

    .pricing-inner-margin-top-20 {
        margin-top: 25px;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .pricing-inner-no-margin {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .bread-crumbs {
        /*background: url('../images/heros/banner-breadcrumb.png') 0 0/cover no-repeat !important;*/
        /*background: url('../images/heros/breadcrumb-new-1.jpg') center/cover no-repeat;*/
        background-color: #131b5f;
        /*border-radius: 25px !important*/
    }
  }

/* Force vertical layout */
.price-stacked {
    display: block !important;
    text-align: center;
}

/* Old price on its own line */
.price-stacked .old-price {
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #888;
    text-decoration: line-through;
    margin-bottom: 4px;
}

/* New price styling */
.price-stacked .new-price {
    display: block;
}

.price-stacked .number {
    font-size: 34px !important;
    font-weight: 600;
    color: #ff4d4d;
    margin-right: 6px;
}

.price-stacked .period {
    font-size: 16px;
    color: #555;
}

.price-stacked-table {
    display: block !important;
    text-align: left;
}

/* Old price on its own line */
.price-stacked-table .old-price {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #888;
    text-decoration: line-through;
    margin-bottom: 4px;
}

/* New price styling */
.price-stacked-table .new-price {
    display: block;
}

.price-stacked-table .number {
    font-size: 30px;
    font-weight: 600;
    color: #ff4d4d;
    margin-right: 6px;
}

.price-stacked-table .period {
    font-size: 16px;
    color: #555;
}

/* Promo badge */
.discount-badge {
    background-color: #ffc107;
    color: #212529;
    font-size: 0.75rem;
    font-weight: 700;
    padding: 2px 6px;
    border-radius: 10px;
    margin-left: 6px;
    display: inline-block;
    animation: pulse 1.8s infinite;
}

/* Animation */
@keyframes pulse {
    0%   { transform: scale(1); opacity: 1; }
    50%  { transform: scale(1.1); opacity: 0.85; }
    100% { transform: scale(1); opacity: 1; }
}

.pricing-features {
    padding-left: 0;
    list-style: none;
}


/*
.pricing-features li {
    margin-bottom: 8px;
    font-size: 15px;
    color: #333;
    display: flex;
    align-items: center;
}
*/

.pricing-features li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 15px;
    line-height: 1.5;
    gap: 6px;
    word-break: break-word;
    overflow-wrap: break-word;
    margin-bottom: 8px;
}


.pricing-features i {
    font-size: 16px;
    margin-right: 8px;
}

/* Special highlight for bonus features */
.pricing-features .highlight-feature {
    background: #fff3cd;
    padding: 6px 10px;
    border-radius: 6px;
    font-weight: 600;
    color: #212529;
}


.number {
    font-size: 45px;
    font-weight: 600;
    color: #ff4d4d;
}

.price-cents {
    font-size: 60%;
    vertical-align: baseline; /* stays aligned nicely */
    margin-left: 1px;
}


.table-container {
    position: relative;
    overflow: hidden;
}

.full-plan {
    width: 100%;
    border-collapse: collapse;
}

.show-more {
    display: table-row-group;
}

.hide-more {
    display: none;
}

.gradient {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: linear-gradient(to bottom, transparent, #fff);
    pointer-events: none; /* So it doesn't interfere with button clicks */
    z-index: 1; /* Ensure the gradient is on top */
}

.table-responsive {
    position: relative;
}

.show-more-btn {
    display: block;
    margin: 10px auto;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
    border: none;
    background-color: #007bff;
    color: #fff;
    border-radius: 5px;
    position: relative;
    z-index: 2; /* Ensure button is clickable */
}

.show-more-btn:hover {
    background-color: #0056b3;
}

ul.list-a {
  list-style-type: circle;
}
/*
li {
    padding-top: 10px;
}
*/

.pricing-box-border {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
}


.tooltip-icon {
  position: relative;
  display: inline-block;
  margin-left: 6px;
  color: #0d6efd;
  cursor: pointer;
  font-size: 0.85rem;
}

.tooltip-icon i {
    font-size: 1rem;
    color: #131b5f;
}

.tooltip-icon .tooltip-text {
  visibility: hidden;
  background-color: #333;
  color: #fff;
  font-size: 12px;
  text-align: left;
  border-radius: 4px;
  padding: 6px 8px;
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 125%; /* show on the right */
  transform: translateY(-50%);
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.2s;
  pointer-events: none;
}

.tooltip-icon:hover .tooltip-text {
  visibility: visible;
  opacity: 1;
}


.country-selector {
    position: relative;
    display: inline-block;
    margin-top: 15px;
}

.country-trigger {
    display: flex;
    align-items: center;
    padding: 8px 12px;
    background: #f8f9fa;
    border: 1px solid #e1e5e9;
    border-radius: 6px;
    color: #131b5f;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    min-width: 180px;
    justify-content: space-between;
}

.country-trigger:hover {
    background: #e9ecef;
    border-color: #131b5f;
    color: #131b5f;
    text-decoration: none;
}

.country-trigger.active {
    border-color: #131b5f;
    background: rgba(19, 27, 95, 0.05);
    color: #131b5f;
}

.flag-icon {
    width: 18px;
    height: 12px;
    border-radius: 2px;
    margin-right: 8px;
    background-size: cover;
    background-position: center;
    display: inline-block;
    flex-shrink: 0;
}

.flag-icon.worldwide {
    background: linear-gradient(45deg, #131b5f, #1e2a7a);
}

.flag-icon.bulgaria {
    background: linear-gradient(to bottom, #fff 33%, #00966e 33%, #00966e 66%, #d62d20 66%);
}

.flag-icon.belgium {
    background: linear-gradient(to right, #000 33%, #ffd700 33%, #ffd700 66%, #ed2939 66%);
}

.flag-icon.netherlands {
    background: linear-gradient(to bottom, #c8102e 33%, #fff 33%, #fff 66%, #003da5 66%);
}

.flag-icon.france {
    background: linear-gradient(to right, #002654 33%, #fff 33%, #fff 66%, #ed2939 66%);
}

.flag-icon.germany {
    background: linear-gradient(to bottom, #000 33%, #dd0000 33%, #dd0000 66%, #ffcc00 66%);
}

.chevron {
    margin-left: 8px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid currentColor;
    transition: transform 0.2s ease;
    flex-shrink: 0;
}

.country-trigger.active .chevron {
    transform: rotate(180deg);
}

.country-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: white;
    border: 1px solid #e1e5e9;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px);
    transition: all 0.2s ease;
    margin-top: 4px;
    overflow: hidden;
}

.country-dropdown.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.country-option {
    display: flex;
    align-items: center;
    padding: 12px 16px;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    transition: background-color 0.15s ease;
    border-bottom: 1px solid #f1f3f4;
}

.country-option:last-child {
    border-bottom: none;
}

.country-option:hover {
    background-color: #f8f9fa;
    color: #333;
    text-decoration: none;
}

.country-option.current {
    background-color: rgba(19, 27, 95, 0.1);
    color: #131b5f;
    font-weight: 500;
}

.country-option .flag-icon {
    margin-right: 12px;
}

.country-name {
    flex: 1;
}

.country-code {
    font-size: 12px;
    color: #666;
    font-weight: normal;
    margin-left: 8px;
}

@media (max-width: 768px) {
    .country-selector {
        width: 100%;
    }
    
    .country-trigger {
        width: 100%;
        min-width: auto;
    }
    
    .country-dropdown {
        left: 0;
        right: 0;
    }
}

.country-popup-trigger {
    display: flex;
    align-items: center;
    padding: 8px 12px;
    background: transparent;
    border: 1px solid #e1e5e9;
    border-radius: 6px;
    color: #131b5f;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    margin-right: 15px;
}

.country-popup-trigger:hover {
    background: #f8f9fa;
    border-color: #131b5f;
    color: #131b5f;
    text-decoration: none;
}

.country-popup-trigger .flag-icon {
    width: 18px;
    height: 12px;
    border-radius: 2px;
    margin-right: 8px;
    background-size: cover;
    background-position: center;
    display: inline-block;
    flex-shrink: 0;
}

.country-popup-trigger .country-text {
    margin-right: 6px;
}

.country-popup-trigger .chevron-down {
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid currentColor;
    transition: transform 0.2s ease;
}

.country-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.country-popup-overlay.active {
    opacity: 1;
    visibility: visible;
}

.country-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.9);
    background: white;
    border-radius: 12px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    z-index: 10000;
    max-width: 520px;
    width: 95%;
    overflow: hidden;
    transition: all 0.3s ease;
}

.country-popup-overlay.active .country-popup {
    transform: translate(-50%, -50%) scale(1);
}

.country-popup-header {
    padding: 20px 24px;
    border-bottom: 1px solid #f1f3f4;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #131b5f;
    color: white;
}

.country-popup-title {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    color: white;
}

.country-popup-close {
    background: none;
    border: none;
    font-size: 24px;
    color: white;
    cursor: pointer;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background-color 0.2s ease;
}

.country-popup-close:hover {
    background: rgba(255, 255, 255, 0.1);
}

.country-popup-body {
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
}

.country-popup-option {
    display: flex;
    align-items: center;
    padding: 18px 20px;
    color: #333;
    text-decoration: none;
    font-size: 15px;
    transition: background-color 0.15s ease;
    border-bottom: 1px solid #f8f9fa;
    min-height: 80px;
}

.country-popup-option:nth-child(odd) {
    border-right: 1px solid #f8f9fa;
}

.country-popup-option:nth-last-child(-n+2) {
    border-bottom: none;
}

.country-popup-option:hover {
    background-color: #f8f9fa;
    color: #333;
    text-decoration: none;
}

.country-popup-option.current {
    background-color: rgba(19, 27, 95, 0.05);
    color: #131b5f;
    font-weight: 500;
}

.country-popup-option .flag-icon {
    width: 24px;
    height: 16px;
    border-radius: 3px;
    margin-right: 16px;
    background-size: cover;
    background-position: center;
    display: inline-block;
    flex-shrink: 0;
}

.country-popup-option .country-info {
    flex: 1;
}

.country-popup-option .country-name {
    font-weight: 500;
    margin-bottom: 2px;
}

.country-popup-option .country-url {
    font-size: 12px;
    color: #666;
}

.country-popup-option .check-icon {
    color: #131b5f;
    font-size: 18px;
    opacity: 0;
    transition: opacity 0.2s ease;
}

.country-popup-option.current .check-icon {
    opacity: 1;
}

@media (max-width: 768px) {
    .country-popup {
        width: 95%;
        max-width: none;
    }
    
    .country-popup-header {
        padding: 16px 20px;
    }
    
    .country-popup-body {
        grid-template-columns: 1fr;
    }
    
    .country-popup-option {
        padding: 16px 20px;
        border-right: none !important;
    }
    
    .country-popup-trigger {
        padding: 6px 10px;
        font-size: 13px;
    }
    
    .country-popup-trigger .flag-icon {
        width: 16px;
        height: 10px;
    }
}

@media (max-width: 480px) {
    .country-popup-trigger .country-text {
        display: none;
    }
}