/*
Theme Name: UMPC Archive
Author: UMPC Archive
Description: An early-2000s corporate archive theme with responsive mobile styles and an Internet Explorer 6-compatible XHTML and CSS baseline.
Version: 2.2.0
Requires at least: 5.9
Tested up to: 7.1
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: umpc-archive
Domain Path: /languages
Tags: blog, two-columns, right-sidebar, featured-images, rtl-language-support
*/

html {
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    padding: 0;
    background: #d9dee5 url(images/page-bg.gif) repeat;
    color: #111111;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.35;
    text-align: center;
}

.skip-link {
    position: absolute;
    left: -9999px;
    top: 0;
    z-index: 1000;
    padding: 7px 10px;
    background: #ffffff;
    border: 2px solid #123d7a;
    color: #003c9d;
    font-weight: bold;
}

.skip-link:active {
    left: 8px;
    top: 8px;
}

.skip-link:focus {
    left: 8px;
    top: 8px;
}

a {
    color: #003c9d;
    text-decoration: underline;
}

a:visited {
    color: #243f81;
}

a:hover,
a:active {
    color: #a60000;
}

img {
    border: 0;
}

.alignleft {
    float: left;
    margin: 0 14px 10px 0;
}

.alignright {
    float: right;
    margin: 0 0 10px 14px;
}

.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.wp-caption {
    max-width: 100%;
    padding: 4px;
    background: #f3f6fa;
    border: 1px solid #aeb9c7;
    text-align: center;
}

.wp-caption img {
    margin: 0;
}

.wp-caption-text,
.gallery-caption {
    margin: 4px 0 1px;
    color: #536174;
    font-size: 10px;
}

.sticky {
    background: #f7f9fc;
}

.bypostauthor {
    border-color: #345b8e !important;
}

.screen-reader-text {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    left: 8px;
    top: 8px;
    width: auto;
    height: auto;
    padding: 7px 10px;
    background: #ffffff;
    border: 2px solid #123d7a;
    z-index: 1000;
}

form {
    margin: 0;
    padding: 0;
}

input,
select,
button {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
}

#page {
    width: 970px;
    margin: 8px auto;
    background: #ffffff;
    border: 1px solid #6f7e90;
    text-align: left;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

.utility-bar {
    height: 21px;
    padding: 0 10px;
    overflow: hidden;
    background: #123d7a url(images/utility-bg.gif) repeat-x;
    border-bottom: 1px solid #0b2d5e;
    color: #ffffff;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 21px;
}

.utility-label {
    float: left;
    letter-spacing: 1px;
}

.utility-links {
    float: right;
}

.utility-menu,
.footer-menu {
    display: inline;
    margin: 0;
    padding: 0;
    list-style: none;
}

.utility-menu li,
.footer-menu li {
    display: inline;
    margin: 0;
    padding: 0 7px;
    border-left: 1px solid #7d8da4;
}

.utility-menu li.menu-item-first,
.footer-menu li.menu-item-first {
    padding-left: 0;
    border-left: 0;
}

.utility-menu li:first-child,
.footer-menu li:first-child {
    padding-left: 0;
    border-left: 0;
}

.utility-links a,
.utility-links a:visited {
    color: #ffffff;
    text-decoration: none;
}

.utility-links a:hover {
    color: #ffdd55;
    text-decoration: underline;
}

.utility-menu .current-menu-item a,
.utility-menu .current_page_item a {
    color: #ffe37a;
    text-decoration: underline;
}

.site-header,
.site-layout,
.site-footer,
.hero-table,
.brands-table,
.latest-post-row,
.archive-post-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.site-header td {
    height: 76px;
    padding: 0;
    background: #f8fafc;
    border-bottom: 1px solid #9ca4ad;
    vertical-align: middle;
}

.brand-cell {
    width: 400px;
    padding-left: 10px !important;
}

.brand-lockup {
    width: 390px;
    overflow: hidden;
}

.brand-copy {
    float: left;
    margin-left: 0;
    padding-top: 5px;
}

.site-name {
    margin: 0;
    color: #1644b4;
    font-family: Arial Black, Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: 900;
    letter-spacing: -2px;
    line-height: 27px;
    white-space: nowrap;
}

.site-name a,
.site-name a:visited {
    color: #1644b4;
    text-decoration: none;
}

.site-tagline {
    margin: 0;
    color: #415a78;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 15px;
}

.header-advert {
    text-align: center;
}

.header-advert img.advert-placeholder {
    width: 468px;
    height: 60px;
    display: block;
    margin: 0 auto;
    border: 0;
}

.ad-slot-code {
    text-align: center;
}

.header-advert .ad-slot-code {
    width: 468px;
    min-height: 60px;
    margin: 0 auto;
}

.ad-slot-code img {
    max-width: 100%;
    height: auto;
    border: 0;
}

.content-main {
    width: 720px;
    padding: 0;
    border-right: 1px solid #9ca4ad;
    vertical-align: top;
}

.content-sidebar {
    width: 248px;
    padding: 0;
    background: #fbfcfd;
    vertical-align: top;
}

.hero {
    min-height: 220px;
    overflow: visible;
    background: #f8f9fb url(images/hero-bg.gif) repeat-x;
    border-bottom: 1px solid #9ca4ad;
}

.hero-table td {
    height: 220px;
    padding: 0;
    vertical-align: middle;
}

.hero-left {
    width: 250px;
    border-right: 1px solid #d1d8e1;
    text-align: center;
}

.hero-copy {
    width: 470px;
    padding: 0 28px 0 20px !important;
}

.hero-image-frame {
    width: 222px;
    margin: 0 auto;
    padding: 3px;
    background: #ffffff;
    border-top: 1px solid #738399;
    border-left: 1px solid #738399;
    border-right: 1px solid #344b6b;
    border-bottom: 1px solid #344b6b;
}

.hero-image-left {
    width: 220px;
    height: 145px;
    display: block;
    margin: 0;
    border: 1px solid #c0c9d3;
}

.hero h1 {
    margin: 0 0 10px;
    color: #111111;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
    font-weight: normal;
    line-height: 1.1;
    text-align: left;
}

.hero-copy p {
    width: 410px;
    margin: 0 0 5px;
    font-size: 12px;
    line-height: 1.4;
}

.more-arrow {
    font-size: 16px;
    font-weight: bold;
}

.main-padding {
    padding: 8px 20px 18px;
}

.section-bar {
    height: 23px;
    margin: 0 0 9px;
    padding: 0 9px;
    background: #cdd9e8 url(images/section-bg.gif) repeat-x;
    border-top: 1px solid #5f7898;
    border-bottom: 1px solid #8899ad;
    border-left: 4px solid #c88d16;
    color: #14396d;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 23px;
}

.section-note {
    float: right;
    color: #53677f;
    font-size: 9px;
    font-weight: normal;
    letter-spacing: 0.4px;
    line-height: 23px;
}

.latest-posts-bar {
    margin-top: 4px;
}

.horizontal-advert {
    width: 678px;
    height: 90px;
    margin: 0 0 18px;
    overflow: hidden;
    border: 1px solid #8e9aaa;
}

.horizontal-advert.has-custom-ad {
    height: auto;
    min-height: 90px;
    overflow: visible;
}

.horizontal-advert .ad-slot-code {
    width: 678px;
    min-height: 90px;
}

.advert-caption {
    height: 13px;
    color: #697586;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 8px;
    letter-spacing: 1px;
    line-height: 13px;
    text-align: right;
}

.horizontal-advert img.advert-placeholder {
    width: 678px;
    height: 90px;
    display: block;
}

.brands-table {
    margin: 0 0 18px;
    border: 1px solid #c8d0da;
}

.brands-table td {
    width: 25%;
    padding: 6px 8px 7px;
    background: #fafbfc;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px dotted #bfc3c8;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 13px;
    vertical-align: top;
}

.brands-table td a {
    font-weight: bold;
}

.brand-bullet {
    color: #cf8a00;
    font-weight: bold;
}

.brand-count {
    display: block;
    margin-top: 2px;
    color: #666666;
    font-size: 10px;
}

.brand-unavailable {
    color: #536174;
    font-weight: bold;
}

.latest-post-row td {
    padding-top: 11px;
    padding-bottom: 11px;
    border-bottom: 1px dotted #bfc3c8;
    vertical-align: middle;
}

.latest-post-copy,
.archive-post-copy {
    width: 375px;
    padding-right: 15px;
}

.latest-post-art,
.archive-post-art {
    width: 270px;
    text-align: right;
}

.feature-title,
.archive-post h2 {
    margin: 0 0 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.15;
}

.feature-title {
    padding-left: 6px;
    border-left: 3px solid #c88d16;
}

.latest-post-excerpt p {
    margin: 4px 0 1px;
    line-height: 1.4;
}

.uniform-post-image {
    width: 270px;
    height: 90px;
    display: block;
    border: 1px solid #8e9aaa;
}

.entry-meta {
    margin: 0 0 5px;
    color: #536174;
    font-size: 10px;
}

.latest-post-row .entry-meta {
    padding: 2px 4px;
    background: #eef2f7;
    border-top: 1px solid #d8dfe7;
    border-bottom: 1px solid #d8dfe7;
    line-height: 14px;
}

.meta-label {
    color: #42566f;
    font-weight: bold;
}

.sidebar-inner {
    padding: 12px 12px 20px;
}

.sidebar-section {
    margin: 0 0 20px;
}

.sidebar-section h2 {
    height: 21px;
    margin: 0 0 7px;
    padding: 0 7px;
    background: #cdd9e8 url(images/section-bg.gif) repeat-x;
    border-top: 1px solid #5f7898;
    border-bottom: 1px solid #8899ad;
    border-left: 4px solid #c88d16;
    color: #14396d;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 21px;
}

.sidebar-form {
    margin: 0;
}

.sidebar-form label {
    display: block;
    margin: 0 0 4px;
}

.search-input {
    width: 145px;
    height: 18px;
    padding: 1px 3px;
    border: 1px solid #777777;
}

.submit-button {
    margin-left: 6px;
    padding: 2px 7px;
    background: #e5e8ec;
    border-top: 1px solid #ffffff;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #6e7782;
    border-bottom: 1px solid #6e7782;
}

.sidebar-advert img.advert-placeholder {
    width: 220px;
    height: 180px;
    display: block;
    border: 1px solid #8e9aaa;
}

.sidebar-advert .ad-slot-code {
    width: 220px;
    min-height: 180px;
    margin: 0 auto;
}

.popular-posts {
    margin: 0;
    padding: 0 0 0 27px;
}

.popular-posts li {
    margin: 0 0 9px;
    padding: 0 0 7px 1px;
    border-bottom: 1px dotted #bfc3c8;
    color: #7b5100;
    font-weight: bold;
}

.popular-posts li a {
    font-size: 12px;
}

.popular-post-date {
    display: block;
    margin-top: 2px;
    color: #697586;
    font-size: 9px;
    font-weight: normal;
}

.tag-cloud {
    padding: 2px 4px 6px;
    line-height: 1.65;
    text-align: left;
}

.tag-cloud a {
    white-space: nowrap;
}

.inner-content {
    padding: 20px 20px 30px;
}

.page-title {
    margin: 0 0 15px;
    padding: 0 0 7px;
    border-bottom: 2px solid #345b8e;
    color: #153f87;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 21px;
    line-height: 1.15;
}

.entry-content h2 {
    margin: 18px 0 8px;
    padding: 0 0 4px;
    border-bottom: 1px dotted #aeb9c7;
    color: #153f87;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}

.entry-content h3 {
    margin: 15px 0 6px;
    color: #304f78;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}

.entry-content table {
    border-collapse: collapse;
    border-spacing: 0;
}

.entry-content th {
    padding: 5px 7px;
    background: #dce5f0;
    border: 1px solid #96a6b8;
    color: #173c73;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
    text-align: left;
}

.entry-content td {
    padding: 5px 7px;
    border: 1px solid #c1cad5;
}

.archive-description {
    margin: -7px 0 18px;
    padding: 8px 10px;
    background: #f3f6fa;
    border-left: 3px solid #345b8e;
    color: #3f4e61;
}

.archive-description p {
    margin: 0;
}

.sitemap-intro {
    margin: -5px 0 16px;
    padding: 10px 12px;
    background: #f3f6fa;
    border: 1px solid #c4ceda;
    border-left: 4px solid #345b8e;
    color: #34465d;
}

.sitemap-intro p:last-child {
    margin-bottom: 0;
}

.sitemap-plugin-content > p:first-child {
    margin: -5px 0 16px;
    padding: 10px 12px;
    background: #f3f6fa;
    border: 1px solid #c4ceda;
    border-left: 4px solid #345b8e;
    color: #34465d;
}

.sitemap-directory {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
}

.sitemap-directory td {
    width: 50%;
    padding: 0 0 14px 7px;
    vertical-align: top;
}

.sitemap-directory td.sitemap-cell-first {
    padding-right: 7px;
    padding-left: 0;
}

.sitemap-section {
    background: #fbfcfd;
    border: 1px solid #aeb9c7;
}

.rank-math-html-sitemap__section {
    margin: 0 0 14px;
    background: #fbfcfd;
    border: 1px solid #aeb9c7;
}

.sitemap-section h2 {
    height: 25px;
    margin: 0;
    padding: 0 9px;
    background: #d5deeb url(images/section-bg.gif) repeat-x;
    border-bottom: 1px solid #aeb9c7;
    border-left: 4px solid #c88d16;
    color: #14396d;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 13px;
    line-height: 25px;
}

.rank-math-html-sitemap__title {
    height: 25px;
    margin: 0;
    padding: 0 9px;
    background: #d5deeb url(images/section-bg.gif) repeat-x;
    border-bottom: 1px solid #aeb9c7;
    border-left: 4px solid #c88d16;
    color: #14396d;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 13px;
    line-height: 25px;
}

.sitemap-section h3 {
    margin: 12px 0 5px;
    color: #42566f;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 11px;
}

.sitemap-section-body {
    padding: 9px 11px 11px;
}

.sitemap-list {
    margin: 0;
    padding: 0 0 0 18px;
    list-style: square;
}

.rank-math-html-sitemap__list {
    margin: 0;
    padding: 9px 11px 11px 29px;
    list-style: square;
}

.sitemap-list li {
    margin: 0;
    padding: 4px 0;
    border-bottom: 1px dotted #c2c8d0;
    line-height: 1.35;
}

.rank-math-html-sitemap__item {
    margin: 0;
    padding: 4px 0;
    border-bottom: 1px dotted #c2c8d0;
    line-height: 1.35;
}

.sitemap-list li:last-child {
    border-bottom: 0;
}

.sitemap-list .children {
    margin: 4px 0 0;
    padding: 0 0 0 18px;
    list-style: square;
}

.sitemap-count,
.sitemap-post-date {
    color: #697586;
    font-size: 10px;
}

.sitemap-post-date {
    margin-left: 5px;
    white-space: nowrap;
}

.sitemap-empty {
    margin: 0;
    color: #536174;
}

.sitemap-articles {
    margin-top: 1px;
}

.archive-post {
    margin: 0 0 18px;
    border-bottom: 1px dotted #aaaaaa;
}

.archive-post-table td {
    padding: 0 0 18px;
    vertical-align: middle;
}

.entry-content p {
    margin: 0 0 12px;
}

.entry-content img {
    max-width: 100%;
    height: auto;
}

* html .entry-content img {
    width: expression(this.width > 650 ? "650px" : "auto");
}

.navigation {
    padding: 12px 0 0;
}

.comments-area {
    margin-top: 25px;
    padding-top: 16px;
    border-top: 2px solid #345b8e;
}

.comments-title,
.comment-reply-title {
    margin: 0 0 12px;
    color: #153f87;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}

.comment-list {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
}

.comment-list li {
    margin: 0 0 14px;
    padding: 10px;
    background: #f7f8fa;
    border: 1px solid #c8d0da;
}

.comment-list .children {
    margin: 12px 0 0 20px;
    padding: 0;
    list-style: none;
}

.comment-meta {
    margin-bottom: 7px;
    color: #536174;
    font-size: 10px;
}

.comment-form label {
    display: block;
    margin-bottom: 3px;
    font-weight: bold;
}

.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
.comment-form textarea {
    width: 96%;
    padding: 4px;
    border: 1px solid #777777;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.comment-form textarea {
    height: 120px;
}

.nav-previous {
    float: left;
    width: 48%;
}

.nav-next {
    float: right;
    width: 48%;
    text-align: right;
}

.site-footer td {
    padding: 9px 14px;
    background: #eef1f5;
    border-top: 2px solid #345b8e;
    color: #12337f;
    font-size: 10px;
}

.footer-menu .current-menu-item a,
.footer-menu .current_page_item a {
    font-weight: bold;
    text-decoration: none;
}

.footer-links {
    width: 720px;
}

.footer-updated {
    text-align: right;
}

.footer-separator {
    padding: 0 7px;
    color: #777777;
}

.footer-meta td {
    padding: 10px 14px;
    background: #f8fafc;
    border-top: 1px solid #aab5c2;
    color: #536174;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 9px;
    line-height: 1.5;
}

.legacy-browser-badge {
    width: 195px;
    height: 52px;
    display: block;
    float: right;
}

.footer-meta-copy {
    float: left;
    padding-top: 2px;
}

.footer-meta-copy strong,
.footer-meta-copy span {
    display: block;
}

.footer-meta-copy strong {
    color: #173c73;
    font-size: 10px;
    letter-spacing: 0.4px;
}

/* Modern browsers use this responsive layer. Internet Explorer 6 ignores
   media-feature queries and continues to use the fixed desktop layout above. */
@media screen and (max-width: 980px) {
    body {
        background: #ffffff;
        font-size: 13px;
        text-align: left;
        -webkit-text-size-adjust: 100%;
    }

    #page {
        width: auto;
        margin: 0;
        border: 0;
    }

    .utility-bar {
        height: auto;
        padding: 7px 10px;
        line-height: 1.6;
        text-align: center;
    }

    .utility-label {
        display: none;
    }

    .utility-links {
        float: none;
        display: block;
        font-size: 11px;
    }

    .utility-menu li,
    .footer-menu li {
        display: inline-block;
        padding: 0 2px;
    }

    .utility-menu a,
    .footer-menu a {
        min-height: 44px;
        display: inline-block;
        padding: 0 5px;
        line-height: 44px;
    }

    .site-header,
    .site-header tbody,
    .site-header tr,
    .site-layout,
    .site-layout tbody,
    .site-layout tr,
    .site-footer,
    .site-footer tbody,
    .site-footer tr {
        width: auto;
        display: block;
    }

    .site-header td,
    .site-layout td,
    .site-footer td {
        width: auto;
        height: auto;
        display: block;
    }

    .brand-cell {
        padding: 13px 12px !important;
        border-right: 0;
        border-left: 0;
        text-align: center;
    }

    .brand-lockup {
        width: auto;
        max-width: 305px;
        display: block;
        margin-right: auto;
        margin-left: auto;
        text-align: left;
    }

    .brand-copy {
        float: none;
        margin-left: 0;
    }

    .site-name {
        font-size: 27px;
        line-height: 27px;
        white-space: normal;
        word-wrap: break-word;
    }

    .header-advert {
        padding: 9px 12px 12px !important;
        border-top: 1px solid #c3cbd5;
        text-align: center;
    }

    .header-advert img.advert-placeholder {
        width: 468px;
        max-width: 100%;
        height: auto;
    }

    .header-advert .ad-slot-code {
        width: auto;
        max-width: 100%;
    }

    .content-main,
    .content-sidebar {
        width: auto;
        border-right: 0;
    }

    .hero {
        height: auto;
        overflow: visible;
    }

    .hero-table,
    .hero-table tbody,
    .hero-table tr,
    .hero-table td {
        width: auto;
        height: auto;
        display: block;
    }

    .hero-left {
        padding: 18px 16px 7px;
        border-right: 0;
        border-bottom: 1px solid #d1d8e1;
    }

    .hero-image-frame {
        max-width: 90%;
    }

    .hero-image-left {
        width: 220px;
        max-width: 100%;
        height: auto;
    }

    .hero-copy {
        width: auto;
        padding: 10px 18px 18px !important;
    }

    .hero h1 {
        margin-bottom: 10px;
        font-size: 28px;
        line-height: 1.08;
    }

    .site-name,
    .hero h1,
    .page-title,
    .feature-title,
    .archive-post h2,
    .entry-content,
    .comment-content {
        word-wrap: break-word;
        overflow-wrap: anywhere;
    }

    .hero-copy p {
        width: auto;
        font-size: 13px;
    }

    .main-padding {
        padding: 12px;
    }

    .section-bar {
        height: auto;
        min-height: 28px;
        margin-bottom: 10px;
        font-size: 14px;
        line-height: 28px;
    }

    .section-note {
        line-height: 28px;
    }

    .brands-table,
    .brands-table tbody,
    .brands-table tr {
        width: auto;
        display: block;
    }

    .brands-table {
        overflow: hidden;
    }

    .brands-table tr {
        overflow: hidden;
    }

    .brands-table td {
        width: 50%;
        min-height: 50px;
        display: block;
        float: left;
        padding: 7px 8px;
        box-sizing: border-box;
    }

    .brands-table td a {
        display: inline-block;
        padding: 8px 0;
    }

    .horizontal-advert {
        width: auto;
        height: auto;
        margin-bottom: 16px;
    }

    .horizontal-advert img.advert-placeholder {
        width: 100%;
        height: auto;
    }

    .horizontal-advert .ad-slot-code {
        width: 100%;
    }

    .latest-post-row,
    .latest-post-row tbody,
    .latest-post-row tr,
    .archive-post-table,
    .archive-post-table tbody,
    .archive-post-table tr {
        width: auto;
        display: block;
    }

    .latest-post-row,
    .archive-post-table {
        padding: 13px 0;
        border-bottom: 1px dotted #aeb6c0;
    }

    .latest-post-row td,
    .archive-post-table td {
        width: auto;
        display: block;
        padding: 0;
        border-bottom: 0;
    }

    .latest-post-copy,
    .archive-post-copy {
        padding-right: 0;
    }

    .latest-post-art,
    .archive-post-art {
        margin-top: 10px;
        text-align: left;
    }

    .feature-title,
    .archive-post h2 {
        font-size: 19px;
        line-height: 1.2;
    }

    .entry-meta {
        font-size: 10px;
        line-height: 1.5;
    }

    .uniform-post-image {
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }

    .alignleft,
    .alignright {
        float: none;
        display: block;
        margin: 0 auto 12px;
    }

    .wp-caption {
        width: auto !important;
        box-sizing: border-box;
    }

    .comment-form-author input,
    .comment-form-email input,
    .comment-form-url input,
    .comment-form textarea {
        width: 100%;
        font-size: 16px;
        box-sizing: border-box;
    }

    .comment-form .submit {
        min-height: 44px;
        padding: 8px 16px;
        font-size: 16px;
        line-height: 1.2;
    }

    .comment-list .children {
        margin-left: 10px;
    }

    .content-sidebar {
        border-top: 2px solid #345b8e;
    }

    .sidebar-inner {
        padding: 16px 14px 24px;
    }

    .sidebar-section {
        margin-bottom: 22px;
    }

    .sidebar-section h2 {
        height: auto;
        min-height: 30px;
        font-size: 13px;
        line-height: 30px;
    }

    .sidebar-form label {
        font-size: 12px;
    }

    .search-input {
        width: 70%;
        height: 44px;
        padding: 4px 6px;
        font-size: 16px;
        box-sizing: border-box;
    }

    .submit-button {
        height: 44px;
        margin-left: 5px;
        padding: 3px 12px;
        font-size: 16px;
    }

    .sidebar-advert img.advert-placeholder {
        margin: 0 auto;
        max-width: 100%;
        height: auto;
    }

    .sidebar-advert .ad-slot-code {
        width: auto;
        max-width: 220px;
    }

    .popular-posts {
        padding-left: 31px;
    }

    .popular-posts li {
        padding-bottom: 10px;
    }

    .popular-posts li a {
        min-height: 24px;
        display: inline-block;
        padding: 4px 0;
        font-size: 14px;
        line-height: 1.35;
    }

    .tag-cloud {
        line-height: 2;
    }

    .tag-cloud a,
    .more-arrow {
        min-height: 24px;
        display: inline-block;
        padding-top: 4px;
        padding-bottom: 4px;
        line-height: 24px;
    }

    .tag-cloud a {
        padding-right: 4px;
        padding-left: 4px;
    }

    .inner-content {
        padding: 18px 14px 26px;
    }

    .entry-content iframe,
    .entry-content embed,
    .entry-content object {
        max-width: 100%;
    }

    .entry-content video {
        max-width: 100%;
        height: auto;
    }

    .entry-content audio,
    .wp-block-audio audio {
        width: 100%;
        min-width: 0;
        max-width: 100%;
    }

    .entry-content input,
    .entry-content textarea,
    .entry-content select,
    .entry-content button {
        max-width: 100%;
        font-size: 16px;
        box-sizing: border-box;
    }

    .entry-content textarea {
        width: 100%;
    }

    .entry-content table {
        max-width: 100%;
        display: block;
        overflow-x: auto;
    }

    .entry-content pre {
        max-width: 100%;
        overflow: auto;
        white-space: pre-wrap;
        word-wrap: break-word;
    }

    .page-title {
        margin-bottom: 14px;
        font-size: 26px;
    }

    .archive-post {
        margin-bottom: 0;
        border-bottom: 0;
    }

    .sitemap-intro {
        margin-top: 0;
    }

    .sitemap-directory,
    .sitemap-directory tbody,
    .sitemap-directory tr,
    .sitemap-directory td {
        width: auto;
        display: block;
    }

    .sitemap-directory td,
    .sitemap-directory td.sitemap-cell-first {
        padding: 0 0 14px;
    }

    .sitemap-section h2,
    .rank-math-html-sitemap__title {
        height: auto;
        min-height: 32px;
        font-size: 14px;
        line-height: 32px;
    }

    .sitemap-section h3 {
        font-size: 12px;
    }

    .sitemap-section-body {
        padding: 10px 12px 12px;
    }

    .rank-math-html-sitemap__list {
        padding: 10px 12px 12px 30px;
    }

    .sitemap-list li,
    .rank-math-html-sitemap__item {
        padding-top: 7px;
        padding-bottom: 7px;
        line-height: 1.45;
    }

    .sitemap-list li a,
    .rank-math-html-sitemap__link {
        display: inline-block;
        padding: 3px 0;
    }

    .sitemap-post-date {
        display: block;
        margin: -2px 0 0;
    }

    .navigation {
        padding-top: 16px;
    }

    .site-footer td {
        padding: 8px 12px;
        border-top: 0;
        text-align: center;
    }

    .legacy-browser-badge {
        display: none;
    }

    .footer-meta-copy {
        float: none;
        padding-top: 0;
    }

    .site-footer .footer-links {
        padding-top: 12px;
        border-top: 2px solid #345b8e;
    }

    .footer-updated {
        padding-top: 0 !important;
    }
}

@media screen and (max-width: 420px) {
    .section-note {
        display: none;
    }

    .hero h1 {
        font-size: 25px;
    }

    .brands-table td {
        width: 100%;
        float: none;
    }

    .search-input,
    .submit-button {
        width: 100%;
        display: block;
        margin-right: 0;
        margin-left: 0;
        box-sizing: border-box;
    }

    .submit-button {
        margin-top: 6px;
    }
}

@media print {
    html body {
        background: #ffffff;
    }

    #page {
        margin: 0;
        border: 0;
    }
}
