.elementor-71446 .elementor-element.elementor-element-6f00dbe{--display:flex;}/* Start custom CSS for html, class: .elementor-element-532054a *//* =========================
CSS
Destination New Palm Beach Airoli By Delta Bhagwati Pyramid Developers
Class Prefix: dnpb-
========================= */

.dnpb-page,
.dnpb-page * {
    box-sizing: border-box;
}

.dnpb-page {
    background: #f8fafc;
    color: #111827;
    font-family: "Inter", Arial, sans-serif;
    padding: 30px 0;
    width: 100%;
    overflow-x: hidden;
}

.dnpb-page ::selection {
    background: #dbeafe;
    color: #1e3a8a;
}

.dnpb-page img {
    max-width: 100%;
    display: block;
}

.dnpb-container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 16px;
    box-sizing: border-box;
    min-width: 0;
}

.dnpb-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 30px;
    align-items: start;
    min-width: 0;
    max-width: 100%;
}

.dnpb-main {
    display: flex;
    flex-direction: column;
    gap: 28px;
    min-width: 0;
}

.dnpb-sidebar {
    display: flex;
    flex-direction: column;
    gap: 24px;
    position: sticky;
    top: 32px;
}

.dnpb-card {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 32px;
    padding: 28px;
    box-shadow: 0 10px 30px rgba(15, 23, 42, 0.05);
    min-width: 0;
    max-width: 100%;
}

.dnpb-topbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin-bottom: 28px;
    padding: 18px 22px;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 30px;
    box-shadow: 0 6px 18px rgba(15, 23, 42, 0.05);
}

.dnpb-topbar-left {
    display: flex;
    align-items: center;
    gap: 14px;
}

.dnpb-brand-icon {
    width: 42px;
    height: 42px;
    border-radius: 16px;
    background: #1d4ed8;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-size: 20px;
}

.dnpb-brand-label {
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #1d4ed8;
}

.dnpb-brand-title {
    margin-top: 3px;
    font-size: 20px;
    font-weight: 900;
    color: #111827;
}

.dnpb-topbar-links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 16px;
}

.dnpb-topbar-links a {
    text-decoration: none;
    font-size: 15px;
    font-weight: 700;
    color: #6b7280;
    transition: 0.3s ease;
}

.dnpb-topbar-links a:hover {
    color: #1d4ed8;
}

.dnpb-topbar-btn {
    padding: 11px 18px;
    border-radius: 16px;
    background: #111827;
    color: #ffffff !important;
}

.dnpb-hero {
    overflow: hidden;
}

.dnpb-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 24px;
}

.dnpb-badge {
    display: inline-block;
    padding: 8px 14px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
    border: 1px solid transparent;
}

.dnpb-badge-blue {
    background: #eff6ff;
    color: #1d4ed8;
    border-color: #bfdbfe;
}

.dnpb-badge-green {
    background: #ecfdf5;
    color: #047857;
    border-color: #a7f3d0;
}

.dnpb-badge-gray {
    background: #f9fafb;
    color: #4b5563;
    border-color: #e5e7eb;
}

.dnpb-hero-grid {
    display: flex;
    flex-direction: column;
    gap: 28px;
    align-items: stretch;
}

.dnpb-hero-content {
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.dnpb-hero-content h1 {
    font-size: 44px;
    line-height: 1.15;
    font-weight: 900;
    letter-spacing: -0.03em;
    margin: 0 0 20px;
    color: #111827;
}

.dnpb-hero-content p {
    font-size: 18px;
    line-height: 1.8;
    color: #6b7280;
    margin: 0 0 32px;
    font-weight: 500;
    max-width: 900px;
}

.dnpb-hero-actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 16px;
    margin-bottom: 32px;
    width: 100%;
}

.dnpb-hero-actions .dnpb-btn {
    flex: 1;
    min-width: 140px;
    padding: 14px 10px;
}

.dnpb-btn {
    display: inline-block;
    text-decoration: none;
    padding: 14px 22px;
    border-radius: 18px;
    font-size: 14px;
    font-weight: 800;
    transition: all 0.3s ease;
    text-align: center;
}

.dnpb-btn:active,
.dnpb-form-btn:active {
    transform: scale(0.98);
}

.dnpb-btn-primary {
    background: #1d4ed8;
    color: #ffffff;
    box-shadow: 0 12px 24px rgba(29, 78, 216, 0.18);
}

.dnpb-btn-primary:hover {
    background: #1e40af;
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 16px 32px rgba(29, 78, 216, 0.25);
}

.dnpb-btn-outline {
    background: #ffffff;
    color: #111827;
    border: 1px solid #d1d5db;
}

.dnpb-btn-outline:hover {
    background: #ffffff;
    border-color: #1d4ed8;
    color: #1d4ed8;
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 12px 24px rgba(15, 23, 42, 0.08);
}

.dnpb-btn-light {
    background: #f8fafc;
    color: #111827;
    border: 1px solid #e5e7eb;
}

.dnpb-btn-light:hover {
    background: #ffffff;
    border-color: #d1d5db;
    transform: translateY(-3px) scale(1.02);
    box-shadow: 0 12px 24px rgba(15, 23, 42, 0.08);
}

.dnpb-btn-white {
    background: #ffffff;
    color: #1d4ed8;
}

.dnpb-btn-white:hover {
    background: #f8fafc;
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.10);
}

.dnpb-btn-glass {
    background: rgba(255, 255, 255, 0.12);
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(4px);
}

.dnpb-btn-glass:hover {
    background: rgba(255, 255, 255, 0.20);
    transform: translateY(-3px);
}

.dnpb-full-btn {
    width: 100%;
}

.dnpb-stat-mini-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 16px;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

.dnpb-stat-mini-box {
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 24px;
    padding: 18px;
}

.dnpb-stat-mini-label {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.10em;
    color: #9ca3af;
    font-weight: 800;
}

.dnpb-stat-mini-value {
    margin-top: 6px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 800;
    color: #111827;
}

.dnpb-hero-facts {
    width: 100%;
    display: flex;
    justify-content: center;
}

.dnpb-facts-card {
    width: 100%;
    max-width: 900px;
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 28px;
    padding: 24px;
}

.dnpb-facts-card h3 {
    margin: 0 0 18px;
    font-size: 22px;
    font-weight: 900;
}

.dnpb-fact-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 14px;
    padding: 12px 0;
    border-bottom: 1px dashed #d1d5db;
}

.dnpb-fact-row-last {
    border-bottom: none;
    padding-bottom: 0;
}

.dnpb-fact-row span {
    width: 42%;
    font-size: 14px;
    color: #6b7280;
}

.dnpb-fact-row strong {
    width: 58%;
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    color: #111827;
}

.dnpb-gallery {
    margin-top: 28px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 300px), 1fr));
    gap: 14px;
    min-height: auto;
    min-width: 0;
    max-width: 100%;
}

.dnpb-gallery-main,
.dnpb-gallery-item {
    overflow: hidden;
    border-radius: 28px;
    position: relative;
    cursor: pointer;
}

.dnpb-gallery-main img {
    width: 100%;
    height: 100%;
    min-height: 330px;
    object-fit: cover;
}

.dnpb-gallery-side {
    display: grid;
    grid-template-rows: 1fr 1fr;
    gap: 14px;
    min-width: 0;
}

.dnpb-gallery-item img {
    width: 100%;
    height: 158px;
    object-fit: cover;
    transition: transform 0.4s ease;
}

.dnpb-gallery-main:hover img,
.dnpb-gallery-item:hover img {
    transform: scale(1.05);
}

.dnpb-gallery-overlay-text {
    position: absolute;
    inset: auto 14px 14px 14px;
    background: rgba(17, 24, 39, 0.78);
    color: #ffffff;
    text-align: center;
    border-radius: 14px;
    padding: 10px 12px;
    font-size: 13px;
    font-weight: 800;
}

.dnpb-section-head {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 24px;
}

.dnpb-section-head h2,
.dnpb-dark-inner h2,
.dnpb-cta-grid h2 {
    margin: 0 0 10px;
    font-size: 34px;
    line-height: 1.2;
    font-weight: 900;
    letter-spacing: -0.02em;
}

.dnpb-section-head p,
.dnpb-client-box p,
.dnpb-service-card p,
.dnpb-faq-item p,
.dnpb-side-text {
    margin: 0;
    font-size: 15px;
    line-height: 1.8;
    color: #6b7280;
}

.dnpb-chip {
    display: inline-block;
    padding: 9px 14px;
    border-radius: 999px;
    background: #eff6ff;
    color: #1d4ed8;
    font-size: 12px;
    font-weight: 800;
    white-space: nowrap;
}

.dnpb-highlight-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    margin-top: 10px;
}

.dnpb-highlight-box {
    background: #ffffff;
    border-radius: 24px;
    padding: 24px;
    font-size: 15px;
    line-height: 1.6;
    color: #4b5563;
    border: 1px solid #e5e7eb;
    transition: all 0.35s ease;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    font-weight: 600;
}

.dnpb-highlight-box::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 40%;
    background: #1d4ed8;
    border-radius: 0 4px 4px 0;
    opacity: 0.35;
    transition: all 0.3s ease;
}

.dnpb-highlight-box:hover {
    transform: translateY(-5px);
    border-color: #1d4ed8;
    box-shadow: 0 20px 40px rgba(29, 78, 216, 0.08);
    color: #111827;
    background: linear-gradient(to bottom right, #ffffff, #f0f7ff);
}

.dnpb-highlight-box:hover::before {
    height: 70%;
    opacity: 1;
}

.dnpb-service-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}

.dnpb-service-card {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 28px;
    padding: 22px;
    transition: all 0.3s ease;
}

.dnpb-service-card:hover {
    box-shadow: 0 16px 28px rgba(15, 23, 42, 0.06);
    transform: translateY(-3px);
}

.dnpb-service-icon {
    width: 52px;
    height: 52px;
    border-radius: 18px;
    background: #eff6ff;
    color: #1d4ed8;
    font-size: 18px;
    font-weight: 900;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
}

.dnpb-service-card h3,
.dnpb-dark-box h3,
.dnpb-client-box h3,
.dnpb-faq-item h3,
.dnpb-sidebar-title {
    margin: 0 0 10px;
    font-size: 21px;
    line-height: 1.4;
    font-weight: 900;
    color: #111827;
}

.dnpb-tag-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.dnpb-tag-grid span {
    display: inline-block;
    padding: 12px 16px;
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 999px;
    font-size: 14px;
    font-weight: 700;
    color: #334155;
}

.dnpb-dark-section {
    background: linear-gradient(135deg, #111827 0%, #1f2937 100%);
    color: #ffffff;
}

.dnpb-dark-inner p {
    color: rgba(255, 255, 255, 0.85);
    font-size: 16px;
    line-height: 1.9;
}

.dnpb-dark-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 16px;
    margin-top: 24px;
}

.dnpb-dark-box {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.10);
    border-radius: 24px;
    padding: 20px;
}

.dnpb-dark-box h3 {
    color: #ffffff;
}

.dnpb-dark-box p {
    color: rgba(255, 255, 255, 0.75);
    font-size: 14px;
}

.dnpb-coverage-card {
    background: #0f172a;
    color: #ffffff;
}

.dnpb-coverage-card .dnpb-section-head h2,
.dnpb-coverage-card .dnpb-section-head p {
    color: #ffffff;
}

.dnpb-coverage-card .dnpb-section-head p {
    opacity: 0.72;
}

.dnpb-coverage-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
}

.dnpb-coverage-grid div {
    background: rgba(255, 255, 255, 0.06);
    border: 1px solid rgba(255, 255, 255, 0.08);
    padding: 16px;
    border-radius: 18px;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
}

.dnpb-client-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.dnpb-client-box {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 32px;
    padding: 32px;
    transition: all 0.35s ease;
}

.dnpb-client-box:hover {
    transform: scale(1.02);
    border-color: #1d4ed8;
    background: #fcfdff;
    box-shadow: 0 25px 50px -12px rgba(29, 78, 216, 0.12);
}

.dnpb-checklist-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
}

.dnpb-checklist-box {
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 22px;
    padding: 18px;
    font-size: 15px;
    line-height: 1.7;
    color: #334155;
    font-weight: 700;
    position: relative;
    padding-left: 46px;
}

.dnpb-checklist-box::before {
    content: "✓";
    position: absolute;
    left: 18px;
    top: 18px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #ecfdf5;
    color: #047857;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 900;
}

.dnpb-faq-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.dnpb-faq-item {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 20px;
    padding: 0;
    overflow: hidden;
    transition: all 0.3s ease;
}

.dnpb-faq-item[open] {
    border-color: #1d4ed8;
    box-shadow: 0 10px 25px rgba(29, 78, 216, 0.05);
}

.dnpb-faq-item summary {
    list-style: none;
    padding: 24px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 15px;
}

.dnpb-faq-item summary::-webkit-details-marker {
    display: none;
}

.dnpb-faq-item summary h3 {
    margin: 0;
    font-size: 17px;
    font-weight: 800;
    color: #111827;
    flex: 1;
}

.dnpb-faq-item summary::after {
    content: '+';
    font-size: 22px;
    color: #1d4ed8;
    font-weight: 600;
    transition: transform 0.3s ease;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #eff6ff;
    border-radius: 50%;
}

.dnpb-faq-item[open] summary::after {
    content: '−';
    transform: rotate(180deg);
    background: #1d4ed8;
    color: #ffffff;
}

.dnpb-faq-item p {
    padding: 0 24px 24px;
    margin: 0;
    font-size: 15px;
    line-height: 1.8;
    color: #4b5563;
}

.dnpb-cta-section {
    background: linear-gradient(90deg, #1d4ed8 0%, #1e40af 100%);
    color: #ffffff;
}

.dnpb-cta-grid {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 24px;
    align-items: center;
}

.dnpb-cta-label {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    font-weight: 800;
    margin-bottom: 10px;
    color: rgba(255, 255, 255, 0.82);
}

.dnpb-cta-grid p {
    color: rgba(255, 255, 255, 0.88);
    font-size: 15px;
    line-height: 1.9;
}

.dnpb-cta-actions {
    display: grid;
    gap: 12px;
}

.dnpb-profile-card {
    text-align: center;
}

.dnpb-profile-top {
    margin-bottom: 22px;
}

.dnpb-profile-logo {
    width: 92px;
    height: 92px;
    border-radius: 28px;
    overflow: hidden;
    border: 4px solid #f3f4f6;
    margin: 0 auto 14px;
    background: #1d4ed8;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 38px;
    font-weight: 900;
}

.dnpb-profile-top h3 {
    margin: 0 0 4px;
    font-size: 24px;
    font-weight: 900;
}

.dnpb-profile-top p {
    margin: 0;
    font-size: 14px;
    color: #1d4ed8;
    font-weight: 800;
}

.dnpb-sidebar-info {
    display: flex;
    flex-direction: column;
    gap: 14px;
    text-align: left;
}

.dnpb-sidebar-row {
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e7eb;
}

.dnpb-sidebar-row-last {
    border-bottom: none;
    padding-bottom: 0;
}

.dnpb-sidebar-row span {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.10em;
    color: #9ca3af;
    font-weight: 800;
    margin-bottom: 6px;
}

.dnpb-sidebar-row strong,
.dnpb-sidebar-row a {
    font-size: 14px;
    line-height: 1.8;
    color: #111827;
    font-weight: 700;
    text-decoration: none;
}

.dnpb-sidebar-row a:hover {
    color: #1d4ed8;
}

.dnpb-mini-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

.dnpb-mini-box {
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 20px;
    padding: 16px;
}

.dnpb-mini-label {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #9ca3af;
    font-weight: 800;
}

.dnpb-mini-value {
    margin-top: 6px;
    font-size: 14px;
    font-weight: 900;
    line-height: 1.6;
    color: #111827;
}

.dnpb-form-card {
    box-shadow: 0 14px 28px rgba(29, 78, 216, 0.08);
    border: 1px solid #dbeafe;
}

.dnpb-form {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.dnpb-form-group label {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.10em;
    color: #9ca3af;
    font-weight: 800;
    margin-bottom: 8px;
}

.dnpb-form input,
.dnpb-form select {
    width: 100%;
    border: none;
    background: #f8fafc;
    padding: 14px 16px;
    border-radius: 16px;
    font-size: 14px;
    font-weight: 700;
    color: #111827;
    outline: none;
}

.dnpb-form input:focus,
.dnpb-form select:focus {
    box-shadow: 0 0 0 4px rgba(29, 78, 216, 0.10);
}

.dnpb-form-double {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 12px;
}

.dnpb-form-btn {
    width: 100%;
    border: none;
    background: #1d4ed8;
    color: #ffffff;
    font-size: 15px;
    font-weight: 900;
    border-radius: 18px;
    padding: 15px 18px;
    cursor: pointer;
    transition: 0.3s ease;
}

.dnpb-form-btn:hover {
    background: #1e40af;
}

.dnpb-note-card {
    background: #fff7ed;
    border-color: #fed7aa;
}

.dnpb-note-card .dnpb-sidebar-title {
    color: #9a3412;
}

.dnpb-note-card .dnpb-side-text {
    color: #7c2d12;
}

.dnpb-lightbox {
    display: none;
    position: fixed;
    z-index: 10000;
    inset: 0;
    background: rgba(0, 0, 0, 0.90);
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.dnpb-lightbox.active {
    display: flex;
}

.dnpb-lightbox img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 10px;
}

.dnpb-lightbox-close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #ffffff;
    font-size: 40px;
    cursor: pointer;
}

/* Responsive */
@media (max-width: 1199px) {
    .dnpb-layout {
        grid-template-columns: 1fr;
    }

    .dnpb-sidebar {
        position: static;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .dnpb-highlight-grid,
    .dnpb-service-grid,
    .dnpb-client-grid,
    .dnpb-checklist-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .dnpb-coverage-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 991px) {
    .dnpb-cta-grid {
        grid-template-columns: 1fr;
    }

    .dnpb-gallery {
        grid-template-columns: 1fr;
    }

    .dnpb-gallery-side {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: none;
    }

    .dnpb-dark-grid {
        grid-template-columns: 1fr;
    }

    .dnpb-hero-content h1 {
        font-size: 38px;
    }

    .dnpb-section-head h2,
    .dnpb-dark-inner h2,
    .dnpb-cta-grid h2 {
        font-size: 28px;
    }

    .dnpb-fact-row {
        flex-direction: column;
    }

    .dnpb-fact-row span,
    .dnpb-fact-row strong {
        width: 100%;
        text-align: left;
    }
}

@media (max-width: 767px) {
    .dnpb-container {
        padding: 0 12px;
    }

    .dnpb-topbar {
        flex-direction: column;
        align-items: flex-start;
        border-radius: 24px;
        padding: 20px;
    }

    .dnpb-topbar-links {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .dnpb-topbar-btn {
        grid-column: span 2;
        text-align: center;
    }

    .dnpb-card {
        border-radius: 24px;
        padding: 20px;
    }

    .dnpb-sidebar {
        grid-template-columns: 1fr;
    }

    .dnpb-hero-content h1 {
        font-size: 30px;
    }

    .dnpb-hero-content p {
        font-size: 16px;
    }

    .dnpb-stat-mini-grid,
    .dnpb-highlight-grid,
    .dnpb-service-grid,
    .dnpb-coverage-grid,
    .dnpb-client-grid,
    .dnpb-checklist-grid,
    .dnpb-mini-grid,
    .dnpb-form-double {
        grid-template-columns: 1fr;
    }

    .dnpb-gallery-side {
        grid-template-columns: 1fr;
    }

    .dnpb-gallery-main img,
    .dnpb-gallery-item img {
        height: 220px;
        min-height: auto;
    }

    .dnpb-hero-actions {
        flex-direction: column;
    }

    .dnpb-hero-actions .dnpb-btn,
    .dnpb-btn {
        width: 100%;
    }
}

@media (max-width: 426px) {
    .dnpb-hero-content h1 {
        font-size: 28px;
    }

    .dnpb-card {
        padding: 18px;
    }

    .dnpb-topbar-links {
        grid-template-columns: 1fr;
    }

    .dnpb-topbar-btn {
        grid-column: span 1;
    }
}

@media (max-width: 321px) {
    .dnpb-hero-content h1 {
        font-size: 24px;
    }

    .dnpb-container {
        padding: 0 10px;
    }
}/* End custom CSS */