.website-bg {
    padding: 160px 0 140px;
    margin-top: 90px;
    background: linear-gradient(135deg, #fcfffe 0%, #eefaf5 52%, #e6f6ef 100%);
    position: relative;
    overflow: hidden;
    min-height: 720px;
    display: flex;
    align-items: center;
}

.website-bg::before {
    content: '';
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(6, 12, 18, 0.72) 0%, rgba(6, 12, 18, 0.58) 34%, rgba(6, 12, 18, 0.48) 58%, rgba(6, 12, 18, 0.66) 100%);
    z-index: 0;
}

.website-bg::after {
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 18% 24%, rgba(173, 238, 214, 0.08) 0%, rgba(173, 238, 214, 0) 24%),
        radial-gradient(circle at 78% 28%, rgba(147, 223, 197, 0.07) 0%, rgba(147, 223, 197, 0) 20%),
        radial-gradient(circle at 74% 78%, rgba(194, 236, 221, 0.06) 0%, rgba(194, 236, 221, 0) 28%);
    z-index: 0;
}

.website-bg > .container {
    position: relative;
    z-index: 1;
    width: 100%;
}

.website-bg-media {
    position: absolute;
    inset: 0;
    overflow: hidden;
    z-index: 0;
}

.website-bg-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    opacity: 0.16;
    transform: scale(1.02);
}

.why-pay {
    font-size: 80px;
    font-weight: 700;
    line-height: 1.1;
    color: #ffffff;
    -webkit-text-fill-color: initial;
    margin-bottom: 20px;
    letter-spacing: -2px;
    text-shadow: 0 12px 34px rgba(0, 0, 0, 0.46);
}

.img-fluid1 {
    /* max-width: 100vh; */
    min-height: 50vh;

}

.website-bg h1 {
    margin-top: 0;
    text-align: center;
}

.motion-scroll-hosting {
    opacity: 0;
    transform: translate3d(-100px, 0, 0);
    transition:
        opacity 0.9s cubic-bezier(0.17, 0.55, 0.55, 1),
        transform 0.9s cubic-bezier(0.17, 0.55, 0.55, 1);
    will-change: opacity, transform;
}

.motion-scroll-hosting.motion-scroll-active {
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

@media (prefers-reduced-motion: reduce) {
    .motion-scroll-hosting,
    .motion-scroll-hosting.motion-scroll-active {
        opacity: 1;
        transform: none;
        transition: none;
    }
}

.pay-monthly {
    font-size: 70px;
    font-weight: 800;
    color: #E37434;
    -webkit-text-fill-color: initial;
    display: inline-block;
    text-shadow: 0 10px 28px rgba(0, 0, 0, 0.38);
}

.website-bg h6 {
    margin-top: 20px;
    font-size: 22px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.98);
    margin-bottom: 45px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-shadow: 0 6px 20px rgba(0, 0, 0, 0.34);
}

.btn-viweplan {
    padding: 14px 34px;
    border: none;
    background: #0c4b97;
    border-radius: 14px;
    color: #fff;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: 0 16px 34px rgba(5, 21, 54, 0.34);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

.btn-viweplan a {
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
}

.btn-viweplan:hover {
    transform: translateY(-4px);
    box-shadow: 0 20px 38px rgba(5, 21, 54, 0.42);
    background: #1157ab;
}

.btn-chat-us {
    border: 2px solid #E37434;
    border-radius: 14px;
    padding: 12px 34px;
    background: transparent !important;
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    box-shadow: none;
}

.btn-chat-us a {
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    opacity: 1 !important;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.btn-chat-us:hover {
    background: #E37434 !important;
    transform: translateY(-4px);
    box-shadow: 0 18px 34px rgba(255, 106, 31, 0.32);
}

.btn-chat-us:hover a {
    color: #fff !important;
}

.btn-web .text-white {
    color: #999 !important;
    font-weight: 500;
}

.nav_tabs1 {
    background-color: #ffffff !important;
    color: #E37434 !important;
}

a.nav_tabs1 {
    /* background-color: var(--primary-color) !important; */
    color: #fff !important;
}


.standard-features-list {
    height: 450px;
}

.standard_hosting_plans {
    margin-top: 15px;
}

.standard-features-list li {
    margin-bottom: 12px;
    /* margin-bottom: 1px; */
    border-bottom: 1px dotted #c5c5c5;
    /* padding: 7px 0; */
    padding-bottom: 5px;
    font-size: 14px;
}


.plan_price {
    font-size: 42px;
    font-weight: 700;
    color: var(--primary-color);
    margin-top: 80px;
    margin-bottom: 40px;
    letter-spacing: -1px;
}

.nav-tabs {
    border-bottom: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-bottom: 30px;
}

.nav-tabs .nav-link {
    border: 1px solid rgba(0, 63, 125, 0.1) !important;
    border-radius: 12px !important;
    padding: 12px 30px;
    color: var(--primary-color) !important;
    font-weight: 600;
    background: #fff;
    transition: all 0.3s ease;
}

.nav-tabs .nav-link.active {
    background-color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
    color: #ffffff !important;
    box-shadow: 0 10px 20px rgba(0, 63, 125, 0.15);
}

.container.mt-3.xx {
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
}

.why_ch {
    text-align: center;
}

.why_ch span {
    display: block;
    font-weight: 500;
    line-height: 40px;
    color: #333;
}

.why-p {
    max-width: 945px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
    margin-top: 20px;
    text-align: center;
}

.first-webtype {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
}

.premium-card {
    background: #ffffff;
    border-radius: 24px;
    padding: 40px 30px;
    box-shadow: 0 10px 40px rgba(0, 63, 125, 0.05);
    border: 1px solid rgba(0, 63, 125, 0.08);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.premium-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(255,80,3,0.03) 0%, rgba(0,63,125,0.03) 100%);
    z-index: -1;
    opacity: 0;
    transition: opacity 0.5s ease;
}

.premium-card:hover {
    transform: translateY(-15px);
    box-shadow: 0 30px 60px rgba(0, 63, 125, 0.12);
    border-color: rgba(255, 80, 3, 0.3);
}

.premium-card:hover::before {
    opacity: 1;
}

.img-wrapper {
    position: relative;
    width: 200px;
    height: 200px;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(0,63,125,0.05) 0%, rgba(255,255,255,0) 70%);
    transition: transform 0.5s ease;
}

.premium-card:hover .img-wrapper {
    transform: scale(1.05);
}

.first-webtype img {
    height: 160px;
    object-fit: contain;
    transition: all 0.5s ease;
}

.premium-card:hover img {
    transform: translateY(-5px);
    filter: drop-shadow(0 15px 20px rgba(0,0,0,0.1));
}

.first-webtype h5 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 22px;
    font-weight: 700;
    color: var(--primary-color);
}

.first-webtype p {
    color: var(--paragraph-color);
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 0;
}

.active .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 1px solid #d3d3d3 !important;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    background-color: #E37434 !important;
}

@media (max-width: 991px) {

    li.nav-item {
        border-bottom: none !important;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    .website-bg {
        height: 100%;
        padding-top: 50px;
        /* padding-bottom: 46px; */
        margin-top: 55px;
    }

    .web3d {
        width: 60%;
    }

    .countus_tittle h1 {
        margin-top: 50px !important;
    }
}

@media (max-width: 768px) {

    .web3d {
        width: 100%;
        margin-top: 20px;
    }

    li.nav-item.nav_tabs1 {
        margin-top: 10px;
    }

    .nav-item {
        margin-left: 5px;
        margin-right: 5px;
    }

    .first-webtype img {
        height: 140px;
    }

    .first-webtype p {
        margin-bottom: 30px;
    }

    .first-webtype {
        margin-bottom: 20px;
    }

    .website-bg h1 {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .plan_price {

        margin-top: 30px;
        font-size: 28px;
    }

    br {
        display: none;
    }

    .website-bg {
        height: 100%;
        margin-top: 50px;
        padding-bottom: 30px;
    }

    .pay-monthly {
        font-size: 24px !important;
        display: block;
    }
}

@media (max-width: 567px) {
    .standard-features-list {
        height: auto;
    }

    .img-fluid1 {
        /* max-width: 100vh; */
        min-height: 45vh !important;
    }

}

.nav-active {
    background-color: rgb(153, 51, 51);
}

nav li {
    cursor: pointer;
}

.cookie-alert {
    position: fixed;
    bottom: 15px;
    left: 15px;
    width: 320px;
    margin: 0 !important;
    z-index: 999;
    opacity: 0;
    transform: translateY(100%);
    transition: all 500ms ease-out;
}

.cookie-alert.show {
    opacity: 1;
    transform: translateY(0%);
    transition-delay: 1000ms;
}

/* -----------popup---------------------------- */
.Click-here {
    cursor: pointer;
}

.close-btn {
    position: absolute;
    right: 0;
    top: -30px;
    cursor: pointer;
    z-index: 99;
    font-size: 30px;
    color: #fff;
}

@media screen and (max-width: 1600px) {
    .why-pay {
        font-size: 80px;
        font-weight: 400;
        color: #ffffff;
        max-width: 802px;
    }

    .website-bg h1 {
        margin-top: 0px;
    }

    .pay-monthly {
        font-size: 60px;
    }

    .website-bg h6 {
        margin-top: 10px;
        font-size: 26px;
    }
}

@media screen and (max-width:991px) {
    .pay-monthly {
        font-size: 32px;
    }
}

@media screen and (max-width:767px) {
    .website-bg h6 {
        margin-top: 10px;
        font-size: 18px;
    }

    .btn-viweplan {
        padding: 5px 10px;
    }

    .btn-viweplan a {
        font-size: 18px;
    }

    .btn-chat-us {
        padding: 5px 10px;

    }

    .btn-chat-us a {
        font-size: 18px;

    }

    .website-bg h6 {
        margin-bottom: 30px;
    }

    .web3d {
        width: 75%;
        margin-top: 20px;
        margin-left: 50px;


    }
}

/* Top clearance for the website service banner under the fixed modern header */
.website-bg {
    margin-top: 88px !important;
}

/* Book Page Animation for Tabs */
.tab-content {
    perspective: 2000px;
    position: relative;
}

.tab-pane.fade {
    transform-origin: 0% 50%;
    transition: transform 0.8s cubic-bezier(0.645, 0.045, 0.355, 1.000), opacity 0.5s ease !important;
    backface-visibility: hidden;
    width: 100%;
    opacity: 0;
    transform: rotateY(-90deg);
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    display: block !important; /* Keep it block for transform transition */
    z-index: 1;
}

.tab-pane.fade.active {
    z-index: 2;
}

.tab-pane.fade.show {
    opacity: 1;
    transform: rotateY(0deg);
    position: relative;
    pointer-events: auto;
}

/* Modern Pricing Cards Overrides */
.modern-pricing-design .standard_hosting_features {
    width: 100%;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
.modern-pricing-design .standard_hosting_plans {
    background: transparent;
    padding: 20px 0;
}

.modern-pricing-design .standard_hosting_plan_box {
    background: #ffffff;
    border-radius: 24px;
    padding: 45px 35px;
    border: 1px solid rgba(0, 63, 125, 0.08);
    box-shadow: 0 15px 45px rgba(0, 63, 125, 0.05);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    overflow: hidden;
}

.modern-pricing-design .standard_hosting_plan_box:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 60px rgba(0, 63, 125, 0.1);
    border-color: rgba(255, 80, 3, 0.3);
}

.modern-pricing-design .standard_hosting_plan_box h3 {
    font-size: 24px;
    font-weight: 700;
    color: var(--primary-color);
    margin-bottom: 25px;
    text-align: center;
}

.modern-pricing-design .standard_landing_discount {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 15px;
    width: 100%;
}

.modern-pricing-design .standard_landing_discount h4 {
    text-decoration: line-through;
    color: #999;
    font-size: 18px;
}

.modern-pricing-design .save {
    background: var(--secondary-color);
    color: #fff;
    padding: 4px 12px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
}

.modern-pricing-design .standard_span-price-landing {
    font-size: 52px;
    font-weight: 800;
    color: #E37434;
    margin-bottom: 30px;
    text-align: center;
}

.modern-pricing-design .standard_span-price-landing span {
    font-size: 24px;
    font-weight: 600;
    vertical-align: top;
    margin-top: 10px;
    display: inline-block;
}

.modern-pricing-design .standard_span-price-landing,
.modern-pricing-design .standard_span-price-landing span,
.modern-pricing-design .standard_span-price-landing .decimal_price {
    color: #E37434 !important;
}

.modern-pricing-design .standard_span-price-landing span:first-child {
    color: #003f7d !important;
}

.modern-pricing-design .standard_span-price-landing span:last-child {
    color: #003f7d !important;
}

.modern-pricing-design .standard-features-list {
    margin: 20px 0 30px 0;
    padding: 0;
    flex-grow: 1;
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.modern-pricing-design .standard-features-list li {
    list-style: none;
    padding: 12px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
    color: var(--paragraph-color);
    font-size: 15px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.modern-pricing-design .standard-features-list li:last-child {
    border-bottom: none;
}

.modern-pricing-design .standard-features-list li::before {
    content: '\f058';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    color: var(--secondary-color);
    font-size: 18px;
    margin-right: 5px;
}

.modern-pricing-design .view_more {
    background: var(--primary-color);
    color: #fff;
    border: none;
    padding: 16px 30px;
    border-radius: 14px;
    font-weight: 700;
    width: 100%;
    margin-top: auto;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: 14px;
}

.modern-pricing-design .view_more:hover {
    background: var(--secondary-color);
    transform: scale(1.02);
    box-shadow: 0 10px 20px rgba(255, 80, 3, 0.2);
}

.modern-pricing-design .stanadard-border {
    border: 1px solid rgba(0, 63, 125, 0.08) !important;
}

.modern-pricing-design .stanadard-border::after {
    content: none;
}

@media (max-width: 991px) {
    .website-bg {
        padding: 100px 0 85px;
        margin-top: 115px !important;
    }
}

/* Animations */
.animate-float {
    animation: float 4s ease-in-out infinite;
}

@keyframes float {
    0% { transform: translateY(0px); }
    50% { transform: translateY(-20px); }
    100% { transform: translateY(0px); }
}

.reveal {
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.8s ease-out;
}

.reveal.active {
    opacity: 1;
    transform: translateY(0);
}

.hero-image-container {
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.hero-video {
    box-shadow: 0 20px 50px rgba(0, 63, 125, 0.16);
    display: block;
    margin-left: auto;
    max-width: 100%;
    height: auto;
    object-fit: cover;
    overflow: hidden;
    width: 100%;
}

.hero-image-container::after {
    content: '';
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 20px;
    background: radial-gradient(ellipse at center, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0) 70%);
    border-radius: 50%;
    z-index: -1;
    filter: blur(5px);
}

.website-bg h6 {
    max-width: none;
    white-space: nowrap;
}

.btn-web {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
}

.website-bg .col-lg-12 {
    text-align: center;
}

@media (max-width: 991px) {
    .hero-video {
        height: auto;
    }
}

/* Final website pricing alignment cleanup */
.modern-pricing-design .standard_hosting_plans {
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin-top: 0 !important;
    padding: 0 !important;
}

.modern-pricing-design .standard_hosting_plans .row {
    --bs-gutter-y: 28px;
    align-items: stretch !important;
    padding: 0 !important;
}

.modern-pricing-design .standard_hosting_plans [class*="col-"] {
    display: flex !important;
}

.modern-pricing-design .standard_hosting_plan_box {
    align-items: stretch !important;
    border-right: 0 !important;
    height: 100% !important;
    margin: 0 !important;
    min-height: 100% !important;
    padding: 36px 28px !important;
    text-align: left;
}

.modern-pricing-design .standard_hosting_plan_box h3,
.modern-pricing-design .standard_landing_discount,
.modern-pricing-design .standard_span-price-landing {
    text-align: center;
}

.modern-pricing-design .standard_hosting_plan_box h3 {
    max-width: 100%;
    text-wrap: balance;
    word-break: normal;
    overflow-wrap: normal;
    hyphens: manual;
    font-size: clamp(19px, 1.45vw, 23px);
    line-height: 1.2;
    white-space: nowrap;
    letter-spacing: -0.01em;
}

.modern-pricing-design .standard_hosting_features {
    display: flex;
    flex: 1 1 auto;
    width: 100%;
}

.modern-pricing-design .standard-features-list {
    height: auto !important;
    margin: 16px 0 22px !important;
    margin-left: 0 !important;
    min-height: 0 !important;
    width: 100%;
}

.modern-pricing-design .standard-features-list li {
    margin-bottom: 0 !important;
    padding: 10px 0 !important;
}

.modern-pricing-design .standard_hosting_plan_box > a {
    display: block;
    margin-top: auto;
    text-decoration: none;
    width: 100%;
}

.modern-pricing-design .view_more {
    margin-top: 0 !important;
}

@media (max-width: 991px) {
    .modern-pricing-design .standard_hosting_plan_box {
        padding: 34px 26px;
    }
}

/* Global Anti-Jitter for Animations */
.btn-viweplan, .btn-chat-us, .premium-card, .standard_hosting_plan_box, .contact_box, .reveal, .img-wrapper, .hero-video, .tab-pane {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    will-change: transform, opacity, box-shadow;
}

/* Final laptop banner cleanup */
@media (min-width: 992px) and (max-width: 1199px) {
    .website-bg {
        padding: 138px 0 110px;
        margin-top: 118px !important;
        min-height: 640px;
    }

    .website-bg .row.align-items-center {
        --bs-gutter-x: 34px;
        --bs-gutter-y: 0;
    }

    .website-bg .col-lg-7 {
        flex: 0 0 58%;
        max-width: 58%;
        text-align: left;
        padding-right: 8px;
    }

    .website-bg .col-lg-5 {
        flex: 0 0 42%;
        max-width: 42%;
        text-align: right !important;
    }

    .why-pay {
        font-size: 64px;
        line-height: 1.1;
        letter-spacing: -0.03em;
        margin-bottom: 14px;
        max-width: 100%;
        white-space: normal;
    }

    .why-pay br {
        display: none;
    }

    .pay-monthly {
        display: block;
        font-size: 50px;
        line-height: 1.08;
        margin-top: 8px;
    }

    .website-bg h6 {
        font-size: 19px;
        line-height: 1.55;
        margin: 12px auto 28px;
        max-width: 560px;
        white-space: normal;
    }

    .btn-web {
        gap: 14px;
        max-width: 100%;
    }

    .btn-viweplan,
    .btn-chat-us {
        padding-left: 28px;
        padding-right: 28px;
    }

    .btn-viweplan a,
    .btn-chat-us a {
        font-size: 17px;
    }

    .hero-image-container {
        max-width: 460px;
        margin-left: auto;
        margin-right: 0;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .website-bg {
        padding: 148px 0 118px;
        margin-top: 122px !important;
        min-height: 690px;
    }

    .website-bg .col-lg-12 {
        text-align: left;
    }

    .why-pay {
        font-size: 56px;
        line-height: 1.12;
        letter-spacing: -0.03em;
        margin-bottom: 16px;
        max-width: 100%;
        white-space: normal;
    }

    .why-pay br {
        display: none;
    }

    .pay-monthly {
        display: block;
        font-size: 44px;
        line-height: 1.08;
        margin-top: 8px;
    }

    .website-bg h6 {
        font-size: 18px;
        line-height: 1.6;
        margin: 12px auto 30px;
        max-width: 560px;
        white-space: normal;
    }
}

/* Final mobile/tablet banner cleanup */
@media (min-width: 1400px) and (max-width: 1440px) {
    .website-bg {
        min-height: 700px;
    }

    .why-pay {
        font-size: 64px;
        line-height: 1.1;
        letter-spacing: -0.03em;
        max-width: 100%;
    }

    .pay-monthly {
        font-size: 50px;
        line-height: 1.08;
    }

    .website-bg h6 {
        font-size: 19px;
        line-height: 1.55;
        max-width: 560px;
        white-space: normal;
    }
}

@media (max-width: 991px) {
    .website-bg {
        padding: 108px 0 84px;
        margin-top: 88px !important;
        min-height: 620px;
    }

    .website-bg .col-lg-12 {
        text-align: center;
    }

    .why-pay {
        font-size: 52px;
        line-height: 1.1;
        letter-spacing: -0.03em;
        margin-bottom: 14px;
    }

    .pay-monthly {
        display: inline;
        font-size: 40px !important;
        line-height: 1.1;
    }

    .website-bg h6 {
        white-space: normal;
        max-width: 620px;
        margin: 14px auto 32px;
        font-size: 20px;
        line-height: 1.6;
        text-align: center;
    }

    .btn-web {
        justify-content: center;
        gap: 14px;
    }

    .website-bg-video { opacity: 0.24; }
}

@media (max-width: 767px) {
    .website-bg {
        padding: 92px 0 70px;
        margin-top: 100px !important;
        min-height: 540px;
    }

    .website-bg .row.align-items-center {
        --bs-gutter-y: 26px;
    }

    .why-pay {
        font-size: 34px;
        line-height: 1.14;
        letter-spacing: -0.02em;
        margin-bottom: 10px;
    }

    .pay-monthly {
        display: inline;
        font-size: 30px !important;
    }

    .website-bg h6 {
        font-size: 16px;
        line-height: 1.65;
        margin: 12px auto 24px;
        max-width: 100%;
        white-space: normal;
    }

    .btn-web {
        flex-direction: column;
        align-items: center;
        gap: 12px;
    }

    .btn-viweplan,
    .btn-chat-us {
        min-width: 190px;
    }

    .website-bg-video { opacity: 0.18; }
}

/* Final mobile/tablet pricing cleanup */
@media (max-width: 991px) {
    .container.mt-3.xx {
        padding: 18px 14px;
        border-radius: 20px;
    }

    .nav-tabs {
        gap: 12px;
        margin-bottom: 22px;
    }

    .nav-tabs .nav-link {
        min-width: 150px;
        padding: 12px 22px;
        text-align: center;
    }

    .modern-pricing-design .standard_hosting_plans {
        padding: 8px 0 0 !important;
    }

    .modern-pricing-design .standard_hosting_plans .row {
        --bs-gutter-x: 22px;
        --bs-gutter-y: 22px;
    }

    .modern-pricing-design .standard_hosting_plan_box {
        border-radius: 22px;
        max-width: 560px;
        margin-left: auto !important;
        margin-right: auto !important;
        padding: 30px 24px !important;
    }

    .modern-pricing-design .standard_hosting_plans [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .modern-pricing-design .standard_hosting_plan_box h3 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .modern-pricing-design .standard_landing_discount h4 {
        font-size: 16px;
    }

    .modern-pricing-design .save {
        font-size: 13px;
        padding: 4px 12px;
    }

    .modern-pricing-design .standard_span-price-landing {
        font-size: 44px;
        margin-bottom: 22px;
    }

    .modern-pricing-design .standard_span-price-landing span {
        font-size: 20px;
    }

    .modern-pricing-design .standard-features-list {
        margin: 14px 0 20px !important;
    }

    .modern-pricing-design .standard-features-list li {
        font-size: 14px;
        gap: 10px;
        padding: 10px 0 !important;
    }

    .modern-pricing-design .standard-features-list li::before {
        font-size: 16px;
        margin-right: 2px;
    }

    .why-choose-grid .row {
        --bs-gutter-y: 20px;
    }

    .why-choose-grid [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .premium-card {
        max-width: 560px;
        margin-left: auto;
        margin-right: auto;
        padding: 34px 26px;
        border-radius: 22px;
    }

    .contactus_boxes {
        margin-top: 40px;
        margin-bottom: 54px;
    }

    .contactus_boxes .row {
        --bs-gutter-y: 20px;
    }

    .contactus_boxes [class*="col-"] {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .contact_box {
        max-width: 560px;
        margin-left: auto;
        margin-right: auto;
        min-height: auto;
        padding: 58px 28px 30px;
    }
}

@media (max-width: 767px) {
    .container.mt-3.xx {
        padding: 16px 12px;
        border-radius: 18px;
    }

    .nav-tabs {
        gap: 10px;
        justify-content: center;
    }

    .nav-tabs .nav-link {
        min-width: 0;
        width: 100%;
        max-width: 210px;
        padding: 11px 18px;
        font-size: 15px;
    }

    .modern-pricing-design .standard_hosting_plans .row {
        --bs-gutter-x: 0;
        --bs-gutter-y: 18px;
    }

    .modern-pricing-design .standard_hosting_plan_box {
        border-radius: 20px;
        max-width: 100%;
        padding: 26px 20px !important;
    }

    .modern-pricing-design .standard_hosting_plan_box h3 {
        font-size: 18px;
        margin-bottom: 18px;
    }

    .modern-pricing-design .standard_landing_discount {
        gap: 8px;
        margin-bottom: 10px;
    }

    .modern-pricing-design .standard_landing_discount h4 {
        font-size: 15px;
    }

    .modern-pricing-design .save {
        font-size: 12px;
        padding: 4px 10px;
    }

    .modern-pricing-design .standard_span-price-landing {
        font-size: 38px;
        margin-bottom: 18px;
    }

    .modern-pricing-design .standard_span-price-landing span {
        font-size: 18px;
    }

    .modern-pricing-design .standard-features-list {
        margin: 12px 0 18px !important;
    }

    .modern-pricing-design .standard-features-list li {
        font-size: 13px;
        line-height: 1.55;
        padding: 9px 0 !important;
    }

    .modern-pricing-design .standard_span-price-landing {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: baseline;
        gap: 0 3px;
        font-size: 34px;
        line-height: 1.1;
        margin-bottom: 14px;
    }

    .modern-pricing-design .standard_span-price-landing span {
        font-size: 16px;
        margin-top: 0;
        line-height: 1;
    }

    .modern-pricing-design .standard_span-price-landing .decimal_price {
        font-size: 20px;
    }

    .modern-pricing-design .standard_span-price-landing span:last-child {
        font-size: 14px;
        margin-left: 4px;
        white-space: nowrap;
    }

    .modern-pricing-design .renewal-price {
        margin-top: 6px;
        margin-bottom: 16px;
        font-size: 13px;
        text-align: center;
    }

    .modern-pricing-design .view_more {
        font-size: 13px;
        max-width: 220px;
        margin-left: auto !important;
        margin-right: auto !important;
        padding: 14px 20px;
    }

    .modern-pricing-design .standard_hosting_plan_box > a {
        display: flex !important;
        justify-content: center;
        width: 100%;
    }

    .why_ch span {
        line-height: 1.2;
    }

    .why-p {
        margin-bottom: 30px;
    }

    .premium-card {
        max-width: 100%;
        padding: 28px 20px;
        border-radius: 20px;
    }

    .img-wrapper {
        width: 160px;
        height: 160px;
        margin-bottom: 16px;
    }

    .first-webtype img {
        height: 132px;
    }

    .first-webtype h5 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .first-webtype p {
        font-size: 14px;
        line-height: 1.65;
    }

    .contactus_boxes {
        margin-top: 34px;
        margin-bottom: 42px;
    }

    .contact_box {
        border-radius: 22px;
        max-width: 100%;
        padding: 54px 22px 26px;
    }

    .contact_box img {
        height: 66px;
        width: 66px;
        top: -30px;
    }

    .contactus_boxes h6 {
        font-size: 18px;
    }
}

@media (max-width: 420px) {
    .modern-pricing-design .standard_hosting_plan_box {
        padding: 24px 16px !important;
    }

    .modern-pricing-design .standard_hosting_plan_box h3 {
        font-size: 15px;
        line-height: 1.25;
        margin-bottom: 16px;
        max-width: 100%;
        text-wrap: balance;
        word-break: normal;
        overflow-wrap: normal;
        hyphens: manual;
    }

    .modern-pricing-design .standard_landing_discount {
        gap: 8px;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 12px;
    }

    .modern-pricing-design .standard_landing_discount h4 {
        font-size: 14px;
        line-height: 1.2;
    }

    .modern-pricing-design .save {
        font-size: 11px;
        line-height: 1.15;
        padding: 5px 12px;
        white-space: nowrap;
    }

    .modern-pricing-design .standard_span-price-landing {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: baseline;
        gap: 0 2px;
        font-size: 34px;
        line-height: 1.1;
        margin-bottom: 14px;
    }

    .modern-pricing-design .standard_span-price-landing span {
        font-size: 16px;
        margin-top: 0;
        line-height: 1;
    }

    .modern-pricing-design .standard_span-price-landing .decimal_price {
        font-size: 20px;
    }

    .modern-pricing-design .standard_span-price-landing span:last-child {
        font-size: 14px;
        margin-left: 4px;
        white-space: nowrap;
    }

    .modern-pricing-design .renewal-price {
        margin-top: 6px;
        margin-bottom: 16px;
        font-size: 13px;
        text-align: center;
    }
}

/* Final responsive cleanup for website contact form block */
@media (max-width: 991px) {
    .dropus_msg {
        padding: 42px 34px;
        border-radius: 28px;
    }

    .dropus_msg .row {
        --bs-gutter-y: 28px;
    }

    .dropus_msg .col-md-6 {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
    }

    .dropus_msg h4 {
        font-size: 22px;
        line-height: 1.2;
        margin-bottom: 22px;
    }

    .msg_contact_address p {
        max-width: 100%;
        margin-bottom: 22px;
        font-size: 15px;
        line-height: 1.65;
    }

    .communication_address-icon {
        margin-bottom: 18px;
        padding: 20px 18px;
        border-radius: 18px;
    }

    .communication_add h6 {
        font-size: 17px;
        line-height: 1.2;
        margin-left: 12px;
    }

    .ca_p {
        margin-left: 38px;
        margin-top: 8px;
        max-width: 100%;
        font-size: 15px;
        line-height: 1.6;
        word-break: break-word;
    }

    .msg_contact_form .form-control {
        padding: 16px 20px;
        font-size: 15px;
        margin-bottom: 18px;
    }

    .msg_contact_form .btn-common {
        max-width: 280px;
        padding: 15px 24px;
    }
}

@media (max-width: 767px) {
    .dropus_msg {
        padding: 28px 18px;
        border-radius: 22px;
    }

    .dropus_msg .row {
        --bs-gutter-y: 22px;
    }

    .dropus_msg h4 {
        font-size: 18px;
        line-height: 1.24;
        margin-bottom: 18px;
    }

    .msg_contact_address p {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 18px;
    }

    .communication_address-icon {
        padding: 16px 14px;
        border-radius: 16px;
    }

    .communication_add h6 {
        font-size: 15px;
        margin-left: 10px;
    }

    .communication_add img {
        width: 32px;
        height: 32px;
    }

    .ca_p {
        margin-left: 0;
        margin-top: 12px;
        font-size: 14px;
        line-height: 1.55;
    }

    .msg_contact_form .form-control {
        padding: 14px 16px;
        font-size: 14px;
        border-radius: 14px;
        margin-bottom: 16px;
    }

    .msg_contact_form textarea.form-control {
        min-height: 150px;
    }

    .msg_contact_form .btn-common {
        max-width: 100%;
        font-size: 15px;
        padding: 14px 20px;
    }

    .social_media_contact {
        justify-content: center;
    }
}

.renewal-price {
    margin: 10px 0 8px;
    font-size: 14px;
    line-height: 1.5;
    color: #003f7d;
    font-weight: 500;
}

/* Unified button curve */
.btn-common,
.view_more,
.modern-pricing-design .view_more,
.msg_contact_form .btn-common,
.hero_area .btn-common,
.hero_area .contact_btn,
.btn-viweplan,
.btn-chat-us {
    border-radius: 14px !important;
}

.modern-pricing-design .standard_span-price-landing span:first-child {
    font-size: 24px !important;
    font-weight: 700 !important;
}

/* Website page wide section layout */
.website-bg > .container,
#webcontent.container,
.website-wide-section,
.webtype > .container,
.website-faq-width,
.contactus > .container,
.footer_duke > .footer-top,
.footer_duke > .footer-bottom {
    width: 100%;
    max-width: 100%;
    padding-left: 48px;
    padding-right: 48px;
}

.website-faq-width,
.website-faq-width .faq {
    width: 100%;
    max-width: 100% !important;
}

@media (max-width: 991px) {
    .website-bg > .container,
    #webcontent.container,
    .website-wide-section,
    .webtype > .container,
    .website-faq-width,
    .contactus > .container,
    .footer_duke > .footer-top,
    .footer_duke > .footer-bottom {
        padding-left: 24px !important;
        padding-right: 24px !important;
    }
}
