/* Latvijas Prokuroru biedrība — pielāgojumi virs Colorlib Lawmaker (Bootstrap 3); ielādēts pēc css/style.css */

body {
    font-family: Verdana, Geneva, sans-serif !important;
    font-size: 16px !important;
    line-height: 1.65 !important;
    color: #333 !important;
    background: #fff !important;
}

/* Garas saites / CMS teksts neiziet ārpus kolonnas */
.lpb-body-section .saturs,
.lpb-body-section .saturs2,
.lpb-body-section .blog-content {
    max-width: 100%;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.lpb-body-section .saturs img,
.lpb-body-section .saturs video,
.lpb-body-section .saturs iframe,
.lpb-body-section .saturs embed,
.lpb-body-section .saturs object,
.lpb-body-section .blog-content img,
.lpb-body-section .blog-content video,
.lpb-body-section .blog-content iframe,
.lpb-body-section .blog-content embed,
.lpb-body-section .blog-content object {
    max-width: 100%;
    height: auto;
}

.lpb-body-section .saturs pre,
.lpb-body-section .blog-content pre {
    max-width: 100%;
    overflow-x: auto;
    white-space: pre-wrap;
    word-break: break-word;
}

#ftco-logo .lpb-logo-link {
    display: inline-flex;
    align-items: center;
    gap: 0.65rem;
    color: inherit;
    text-decoration: none;
}

#ftco-logo .lpb-logo-link:hover,
#ftco-logo .lpb-logo-link:focus {
    color: inherit;
    text-decoration: none;
}

#ftco-logo .lpb-logo-title {
    font-size: 1.05rem;
    font-weight: 700;
    line-height: 1.25;
    max-width: 220px;
    text-align: left;
}

.ftco-nav .top-menu .menu-2 {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
}

.lpb-body-section {
    padding-top: 2.5rem;
    padding-bottom: 3rem;
}

.lpb-footer-license {
    font-size: 0.9rem;
    color: #999;
}

.lpb-footer-license a {
    color: #777;
}

.lp-home__skip {
    display: none;
}

@media (min-width: 992px) {
    .lp-home__skip {
        display: block;
    }
}

.lpb-mb-0 {
    margin-bottom: 0;
}

/* ——— Saturs: Lawmaker valodā + LPB «īsziņas» (Verdana, #2f89fc, kartītes) ——— */

.lpb-body-section {
    background: linear-gradient(180deg, #f4f7fb 0%, #ffffff 28rem);
    border-top: 1px solid #e9eef5;
}

.lpb-body-section > .container > .row {
    position: relative;
}

.lpb-body-section #content {
    color: #444;
    min-width: 0;
    max-width: 100%;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.lpb-body-section #content > .viens_raksts:first-child {
    margin-top: 0;
}

/* Rakstu / CMS kartītes */
.lpb-body-section .viens_raksts {
    background: #fff;
    border: 1px solid #e8edf4;
    border-radius: 8px;
    box-shadow: 0 8px 32px rgba(15, 35, 95, 0.06);
    padding: 1.5rem 1.65rem 1.65rem;
    margin-bottom: 1.75rem;
    position: relative;
    overflow-x: auto;
    overflow-y: visible;
}

.lpb-body-section .viens_raksts::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    background: linear-gradient(180deg, #2f89fc 0%, #5aa7ff 100%);
    border-radius: 8px 0 0 8px;
}

/* Prozas saturs */
.lpb-body-section .saturs {
    font-size: 16px;
    line-height: 1.7;
    color: #333;
}

.lpb-body-section .saturs a {
    color: #2f89fc;
    font-weight: 500;
    border-bottom: 1px solid rgba(47, 137, 252, 0.25);
    text-decoration: none;
    transition:
        color 0.2s ease,
        border-color 0.2s ease;
}

.lpb-body-section .saturs a:hover {
    color: #1a6fd9;
    border-bottom-color: rgba(47, 137, 252, 0.55);
}

.lpb-body-section .saturs h1,
.lpb-body-section .saturs h2,
.lpb-body-section .saturs h3 {
    font-family: Verdana, Geneva, sans-serif !important;
    font-weight: 300 !important;
    color: #111 !important;
    letter-spacing: 0.02em;
    margin-top: 1.5rem;
    margin-bottom: 0.65rem;
    padding-left: 0.85rem;
    border-left: 3px solid #2f89fc;
    line-height: 1.35;
}

.lpb-body-section .saturs h1 {
    font-size: 1.85rem;
    font-weight: 400 !important;
}

.lpb-body-section .saturs h2 {
    font-size: 1.45rem;
}

.lpb-body-section .saturs h3 {
    font-size: 1.2rem;
}

.lpb-body-section .saturs p,
.lpb-body-section .saturs li {
    margin-top: 0.35rem;
    margin-bottom: 0.85rem;
}

.lpb-body-section .saturs ul,
.lpb-body-section .saturs ol {
    padding-left: 1.15rem;
}

.lpb-body-section .saturs blockquote {
    margin: 1.25rem 0;
    padding: 0.85rem 1rem 0.85rem 1.1rem;
    border-left: 4px solid #2f89fc;
    background: #f6f9fc;
    color: #444;
    font-style: italic;
}

.lpb-body-section .saturs table {
    width: 100%;
    max-width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    font-size: 15px;
    margin: 1rem 0;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.04);
    border-radius: 6px;
    overflow: hidden;
}

.lpb-body-section .saturs th,
.lpb-body-section .saturs td {
    border: 1px solid #e4e9f0;
    padding: 0.5rem 0.65rem;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.lpb-body-section .saturs th {
    background: #f0f4fa;
    font-weight: 600;
    color: #222;
    text-align: left;
}

/* Ziņu / sarakstu moduļi */
.lpb-body-section .title {
    font-family: Verdana, Geneva, sans-serif !important;
    font-weight: 300 !important;
    font-size: 1.35rem !important;
    color: #111 !important;
    float: none;
    margin: 0 0 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #e8edf4;
}

.lpb-body-section .title a {
    color: #111 !important;
    border: none !important;
    font-weight: 400 !important;
}

.lpb-body-section .title a:hover {
    color: #2f89fc !important;
}

.lpb-body-section .datums {
    float: none;
    display: block;
    margin: 0 0 0.75rem;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #2f89fc;
}

.lpb-body-section .datums a {
    color: inherit;
    border: none;
}

.lpb-body-section .saturs2 {
    border-top: 1px dashed #dde4ee;
    padding-top: 1rem;
    margin-top: 0.75rem;
    font-size: 15px;
    color: #666;
}

.lpb-body-section .readmore a {
    display: inline-flex;
    align-items: center;
    margin-top: 0.35rem;
    padding: 0.35rem 0.85rem;
    border-radius: 4px;
    background: rgba(47, 137, 252, 0.1);
    color: #2f89fc !important;
    font-weight: 600 !important;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    border: none !important;
    text-decoration: none !important;
}

.lpb-body-section .readmore a:hover {
    background: #2f89fc;
    color: #fff !important;
}

.lpb-body-section .breadcrumb {
    font-size: 14px;
    color: #888;
    padding: 0.35rem 0 1rem;
    border-bottom: 1px solid #eef1f5;
    margin-bottom: 1.25rem;
}

.lpb-body-section .breadcrumb a {
    color: #2f89fc;
    border: none;
}

.lpb-body-section .jautajums,
.lpb-body-section .one_topic,
.lpb-body-section #topic,
.lpb-body-section .answer,
.lpb-body-section .topic_list {
    background: #fafbfd !important;
    border: 1px solid #e4e9f0 !important;
    border-radius: 6px !important;
    padding: 1rem 1.1rem !important;
    margin-bottom: 1rem !important;
}

.lpb-body-section .jaut_title {
    color: #111 !important;
    font-family: Verdana, Geneva, sans-serif !important;
    font-weight: 400 !important;
}

/* Sākumlapas divkolonna — kontrasts + «jaunumu» bloks */
.lp-home {
    gap: 1.75rem;
}

.lp-home__intro {
    background: linear-gradient(152deg, #152238 0%, #1e3a5c 42%, #234771 100%);
    color: #d8e4f2;
    border-radius: 8px;
    padding: 1.65rem 1.75rem 1.75rem;
    box-shadow: 0 16px 48px rgba(21, 34, 56, 0.22);
    position: relative;
    overflow: hidden;
}

.lp-home__intro::after {
    content: "";
    position: absolute;
    right: -20%;
    top: -40%;
    width: 55%;
    height: 140%;
    background: radial-gradient(
        ellipse at center,
        rgba(47, 137, 252, 0.18) 0%,
        transparent 70%
    );
    pointer-events: none;
}

.lp-home__intro h2 {
    font-family: Verdana, Geneva, sans-serif !important;
    font-weight: 300 !important;
    font-size: 1.75rem !important;
    color: #fff !important;
    margin: 0 0 0.85rem !important;
    letter-spacing: 0.03em;
    border: none !important;
    padding: 0 !important;
    position: relative;
    z-index: 1;
}

.lp-home__intro .lp-lead {
    color: rgba(230, 240, 250, 0.92) !important;
    font-size: 16px !important;
    line-height: 1.7 !important;
    margin-bottom: 1rem !important;
    position: relative;
    z-index: 1;
}

.lp-home__intro .lp-lead strong {
    color: #fff;
    font-weight: 600;
}

.lp-home__intro .lp-home__skip-link {
    color: rgba(255, 255, 255, 0.92) !important;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.12em;
    border-bottom: 2px solid rgba(47, 137, 252, 0.85) !important;
    padding-bottom: 2px;
    position: relative;
    z-index: 1;
}

.lp-home__intro .lp-home__skip-link:hover {
    color: #fff !important;
    border-bottom-color: #7eb8ff !important;
}

.lp-feed-card {
    border: 1px solid #e4e9f0;
    border-radius: 8px;
    box-shadow: 0 8px 32px rgba(15, 35, 95, 0.06);
    padding: 1.35rem 1.5rem 1.5rem;
    border-top: 3px solid #2f89fc;
    background: #fff;
}

.lp-feed-card h2 {
    font-family: Verdana, Geneva, sans-serif !important;
    font-weight: 300 !important;
    font-size: 1.45rem !important;
    color: #111 !important;
    margin-bottom: 0.5rem !important;
    border: none !important;
    padding: 0 !important;
}

.lp-feed-card .lp-feed-note {
    font-size: 14px;
    color: #777;
    line-height: 1.55;
}

.lp-feed-card .lp-feed-note a {
    color: #2f89fc;
    font-weight: 600;
    border: none;
}

.lp-feed-card .lp-feed-inner {
    max-width: none;
    font-size: 16px;
}

/* Zemākās trīs sadaļas — krāsainas akcentjoslas, «dokumentu josta» */
.lpb-home-continued {
    margin-top: 2.5rem;
    padding-top: 2.25rem;
    border-top: none;
    background: linear-gradient(
        180deg,
        transparent 0%,
        rgba(47, 137, 252, 0.04) 100%
    );
    border-radius: 10px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 0.5rem;
}

.lpb-continue-section {
    border: 1px solid #e4e9f0;
    border-radius: 10px;
    box-shadow: 0 6px 28px rgba(15, 35, 95, 0.05);
    padding: 1.35rem 1.5rem 1.5rem;
    background: #fff;
    position: relative;
    transition:
        box-shadow 0.25s ease,
        transform 0.2s ease;
}

.lpb-continue-section:hover {
    box-shadow: 0 12px 40px rgba(15, 35, 95, 0.1);
    transform: translateY(-2px);
}

.lpb-continue-section--docs {
    border-left: 4px solid #2f89fc;
}

.lpb-continue-section--pub {
    border-left: 4px solid #5a7fc8;
}

.lpb-continue-section--news {
    border-left: 4px solid #3d5a80;
}

.lpb-continue-section__head h2 {
    font-family: Verdana, Geneva, sans-serif !important;
    font-weight: 300 !important;
    font-size: 1.4rem !important;
    color: #111 !important;
    letter-spacing: 0.02em;
    border: none !important;
    padding: 0 !important;
}

.lpb-continue-more {
    display: inline-block;
    padding: 0.35rem 0.75rem;
    border-radius: 4px;
    background: rgba(47, 137, 252, 0.1);
    color: #2f89fc !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    border: none !important;
    text-decoration: none !important;
}

.lpb-continue-more:hover {
    background: #2f89fc;
    color: #fff !important;
}

.lpb-continue-lead {
    color: #666 !important;
    font-size: 15px !important;
}

.lpb-continue-list a {
    color: #2f89fc;
    font-weight: 500;
    border-bottom: 1px solid rgba(47, 137, 252, 0.2);
    text-decoration: none;
}

.lpb-continue-list a:hover {
    border-bottom-color: #2f89fc;
}

.lpb-paz-item {
    background: #fafbfd;
    border: 1px solid #e8edf4;
    border-radius: 8px;
    padding: 1rem 1.1rem;
    margin-bottom: 0;
    transition:
        background 0.2s ease,
        border-color 0.2s ease;
}

.lpb-paz-item:hover {
    background: #fff;
    border-color: #cfe0f7;
}

.lpb-paz-item__title {
    font-family: Verdana, Geneva, sans-serif !important;
    font-weight: 400 !important;
}

.lpb-paz-item__title a {
    color: #111 !important;
    border: none !important;
    font-weight: 400 !important;
}

.lpb-paz-item__title a:hover {
    color: #2f89fc !important;
}

.lpb-paz-item__date {
    color: #2f89fc !important;
}

.lpb-paz-item__more {
    display: inline-block;
    margin-top: 0.25rem;
    padding: 0.25rem 0.65rem;
    border-radius: 4px;
    background: rgba(47, 137, 252, 0.12);
    border: none !important;
    text-transform: uppercase;
    font-size: 12px !important;
    letter-spacing: 0.08em;
}

.lpb-paz-item__more:hover {
    background: #2f89fc;
    color: #fff !important;
}

@media (max-width: 991px) {
    .lp-home__intro {
        margin-bottom: 0.25rem;
    }
}

/* Kontakti — Lawmaker #ftco-contact + ftco-contact-info (ikonas no tēmas) */
.lpb-page-contact#ftco-contact {
    clear: both;
}

.lpb-body-section #content > .lpb-page-contact {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
}

/* Kontakti: gari URL, IBAN un adrese neiziet ārpus kolonnas */
.lpb-page-contact#ftco-contact .container {
    max-width: 100%;
    box-sizing: border-box;
}

.lpb-page-contact#ftco-contact .col-md-5,
.lpb-page-contact#ftco-contact .col-md-6 {
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.lpb-page-contact .ftco-contact-info {
    max-width: 100%;
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.lpb-page-contact .ftco-contact-info h3 {
    overflow-wrap: break-word;
    word-wrap: break-word;
}

.lpb-page-contact .ftco-contact-info ul {
    max-width: 100%;
}

.lpb-page-contact .ftco-contact-info ul li {
    max-width: 100%;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    hyphens: auto;
}

.lpb-page-contact .ftco-contact-info ul li a {
    word-break: break-word;
    overflow-wrap: anywhere;
    max-width: 100%;
}

.ftco-contact-info ul li.lpb-bank {
    position: relative;
    padding: 0 0 0 40px;
    margin: 0 0 30px 0;
    list-style: none;
    max-width: 100%;
    overflow-wrap: break-word;
    word-break: break-word;
}

.ftco-contact-info ul li.lpb-bank:before {
    color: #2f89fc;
    position: absolute;
    left: 0;
    top: 0.05em;
    font-family: "icomoon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    content: "\e013";
}

.ftco-contact-info ul li.lpb-contact-extra {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
}

.ftco-contact-info ul li.lpb-contact-extra:before {
    display: none;
}

.ftco-contact-info ul li.lpb-contact-extra + li.lpb-contact-extra {
    margin-top: 0.5rem;
}

/* Sākumlapa Lawmaker: saturs bez «kartītes» apmales, lai fona sekcijas un pilnais platums izskatās dabiski */
.lpb-body-section #content > .viens_raksts.lpb-lawmaker-home {
    background: transparent;
    border: none;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    overflow: visible;
}

.lpb-body-section #content > .viens_raksts.lpb-lawmaker-home::before {
    display: none;
}

.lpb-lawmaker-home .lp-x-timeline-host {
    max-height: min(70vh, 36rem);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    min-height: 12rem;
}

/* Par biedrību — Lawmaker blog-content, pilns konteinera platums */
.lpb-page-par-biedribu .lpb-par-biedribu-blog-shell.site-section {
    padding-top: 2.5rem;
    padding-bottom: 3rem;
}

.lpb-page-par-biedribu .blog-content blockquote {
    border-left: 4px solid #2f89fc;
    padding: 0.5rem 0 0.5rem 1.25rem;
    margin: 1.5rem 0;
    background: #f8fafc;
    font-size: 1rem;
    color: #333;
}

.lpb-page-par-biedribu .blog-content blockquote p:last-child {
    margin-bottom: 0;
}

.lpb-page-par-biedribu .lpb-page-title-h1 {
    font-size: 1.9rem;
    font-weight: 400;
    color: #111;
    margin-top: 0;
    margin-bottom: 1rem;
    border-left: 4px solid #2f89fc;
    padding-left: 0.85rem;
}

.lpb-page-par-biedribu .blog-content > .lead {
    font-size: 1.1rem;
    line-height: 1.65;
    color: #333;
    margin-bottom: 1.25rem;
}

.lpb-page-par-biedribu .lpb-goals-list {
    padding-left: 1.25rem;
    margin: 0 0 1.25rem;
}

.lpb-page-par-biedribu .lpb-goals-list li {
    margin-bottom: 0.5rem;
    line-height: 1.55;
}

.lpb-page-par-biedribu .lpb-par-biedribu-inline-actions p {
    margin-bottom: 0;
}

.lpb-page-par-biedribu .lpb-par-biedribu-inline-actions .btn {
    margin-right: 0.5rem;
    margin-bottom: 0.5rem;
}

.lpb-page-par-biedribu .lpb-par-biedribu-inline-actions .btn-default {
    background: #fff;
    border: 1px solid #cfd8e6;
    color: #333;
}

.lpb-page-par-biedribu .lpb-statutes-document {
    margin-top: 0.5rem;
    padding: 1.5rem 1.5rem 1.75rem;
    background: #fff;
    border: 1px solid #e4e9f0;
    border-radius: 8px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
    font-size: 16px;
    line-height: 1.7;
    color: #222;
}

.lpb-page-par-biedribu .lpb-statutes-preamble {
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #e8edf4;
}

.lpb-page-par-biedribu .lpb-statutes-preamble-p {
    margin: 0 0 0.85rem;
    font-size: 1rem;
    color: #444;
}

.lpb-page-par-biedribu .lpb-statutes-preamble-p:first-child {
    font-weight: 600;
    font-size: 1.05rem;
    color: #111;
}

.lpb-page-par-biedribu .lpb-statutes-section {
    margin-bottom: 2rem;
    padding-top: 0.25rem;
}

.lpb-page-par-biedribu .lpb-statutes-section-heading {
    font-size: 1.25rem;
    font-weight: 600;
    color: #0b162a;
    margin: 0 0 1rem;
    line-height: 1.35;
    padding-bottom: 0.5rem;
    border-bottom: 2px solid #2f89fc;
}

.lpb-page-par-biedribu .lpb-statutes-roman {
    display: inline-block;
    min-width: 2.25rem;
    color: #2f89fc;
    font-weight: 700;
}

.lpb-page-par-biedribu .lpb-statutes-section-body > *:first-child {
    margin-top: 0;
}

.lpb-page-par-biedribu .lpb-statutes-clause,
.lpb-page-par-biedribu .lpb-statutes-free {
    margin: 0 0 1rem;
}

.lpb-page-par-biedribu .lpb-statutes-num {
    font-weight: 600;
    color: #2f89fc;
    margin-right: 0.15em;
}

.lpb-page-par-biedribu .lpb-statutes-meta {
    font-size: 0.95rem;
    color: #5a6570;
    font-style: italic;
    margin: 0 0 1rem;
    padding-left: 0.5rem;
    border-left: 3px solid #cfd8e6;
}

.lpb-page-par-biedribu .lpb-statutes-subol {
    margin: 0 0 1.1rem;
    padding-left: 1.35rem;
}

.lpb-page-par-biedribu .lpb-statutes-subol .lpb-statutes-li {
    margin-bottom: 0.55rem;
    padding-left: 0.15rem;
}

.lpb-page-par-biedribu .lpb-statutes-dashul {
    margin: 0.35rem 0 1rem 1rem;
    padding-left: 1.1rem;
    list-style: disc;
    color: #333;
}

.lpb-page-par-biedribu .lpb-statutes-dashul li {
    margin-bottom: 0.35rem;
}

.lpb-page-par-biedribu .lpb-statutes-footer {
    margin-top: 2rem;
    padding-top: 1.25rem;
    border-top: 1px solid #e8edf4;
    font-size: 0.95rem;
    color: #555;
}

.lpb-page-par-biedribu .lpb-statutes-footer-p {
    margin: 0 0 0.5rem;
}

@media (max-width: 767px) {
    .lpb-page-par-biedribu .lpb-statutes-document {
        padding: 1.1rem 1rem 1.25rem;
        font-size: 15px;
    }
}

/* Virs Lawmaker: virsraksti un izvēlne arī Verdana */
.ftco-nav .top-menu,
#ftco-footer,
.ftco-heading h1,
.ftco-heading h2,
.slider-text h1,
.slider-text h2 {
    font-family: Verdana, Geneva, sans-serif !important;
}

.ftco-nav .menu-1 ul li a {
    font-size: 15px !important;
}

/* ——— Mobile-first: navigācija, X bloks, sākumlapas sekcijas ——— */

html {
    -webkit-text-size-adjust: 100%;
}

.lp-x-section.lp-x-section {
    align-items: stretch;
}

.lp-x-hero-visual {
    min-height: 11rem;
}

.lp-x-hero-link.lp-x-hero-link {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    min-width: 44px;
}

.lp-x-hero-link .icon-twitter {
    font-size: 2rem;
}

.lp-x-choose.lp-x-choose {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 1.25rem 1rem 1.5rem;
}

.lp-x-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem 0.65rem;
    align-items: center;
    margin-bottom: 0.75rem;
}

.lp-x-actions .btn {
    margin-bottom: 0.35rem;
}

.lp-x-timeline-host .twitter-timeline-rendered {
    display: block !important;
    min-height: 24rem !important;
}

.lp-x-timeline-host iframe[id^="twitter-widget"] {
    position: relative !important;
    visibility: visible !important;
    width: 100% !important;
    max-width: 100% !important;
    min-height: 28rem !important;
    height: 32rem !important;
    flex-grow: 1;
}

.lp-x-fallback {
    margin-top: 0.75rem;
    margin-bottom: 0;
}

@media (min-width: 769px) {
    .lp-x-choose.lp-x-choose {
        padding: 2.5rem 2.25rem;
    }

    .lp-x-hero-visual {
        min-height: 0;
    }
}

@media (max-width: 991px) {
    #ftco-offcanvas ul li > a {
        display: block;
        padding: 0.65rem 0.5rem 0.65rem 0;
        min-height: 44px;
        line-height: 1.45;
        box-sizing: border-box;
    }

    #ftco-logo .lpb-logo-title {
        max-width: min(220px, 58vw);
        font-size: 0.98rem;
    }
}

@media (max-width: 767px) {
    #ftco-hero .slider-text {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
    }

    .lpb-lawmaker-home .site-section .row {
        margin-left: 0;
        margin-right: 0;
    }

    .lpb-lawmaker-home .ftco-practice .services {
        margin-bottom: 1.25rem;
    }

    #ftco-consult .video,
    #ftco-consult .choose {
        width: 100% !important;
    }
}
