@media screen and (max-width: 767px) {
    .archive .row.preview-latest-list-container .articles {
        padding: 0 24px 72px;
    }
}

@media screen and (max-width: 767px) {
    .row.preview-latest-list-container .articles article.preview  .archive {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: normal;
        -ms-flex-align: normal;
        align-items: normal;
    }
}
@media screen and (max-width: 767px) {
    .row.preview-latest-list-container .articles article.preview  {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: normal;
        -ms-flex-align: normal;
        align-items: normal;
    }
}


@media screen and (max-width: 767px) {
    .archive #main .container-blog-header {
        padding: 0;
    }
}
@media screen and (max-width: 767px) {
     #main .container-blog-header {
        padding: 0;
    }
}

.row.preview-latest-list-container .articles {
    width: 100% !important;
    padding-right: 27px;
}
@media screen and (max-width: 767px) {
    .row.preview-latest-list-container .articles {
        padding: 0 24px 72px;
    }
}

@media screen and (max-width: 767px) {
    .archive .row.preview-latest-list-container .articles article.preview .post-image {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}
@media screen and (max-width: 767px) {
     .row.preview-latest-list-container .articles article.preview .post-image {
        width: 100% !important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
}
@media screen and (max-width: 767px) {
    .archive .row.preview-latest-list-container .articles article.preview .post-text-content {
        padding: 0;
    }
}
.archive-header .row {
    min-height: 275px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width: 767px) {
    .archive-header .row {
        min-height: auto;
    }
}
@media screen and (max-width: 767px) {
    .row.preview-latest-list-container .articles article.preview .post-text-content .entry-title {
        font-size: 18px !important;
        line-height: 32px  !important;;
        margin: 24px 0 0  !important;;
    }
}

@media screen and (max-width: 767px) {
    .archive #main .container-blog-header {
        padding: 0;
    }
}
header-2023.show-search .header-bottom-row_inner {
    display: none;
}


@media screen and (max-width: 767px) {
    .archive-header {
        background-image: url(../images/archive-bg-mobile.svg);
        margin: 0 0 40px;
    }
}
.archive-header {
    background-color: #f5f0e2;
    background-image: url(../images/archive-bg.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 100%;
    margin: 0 0 84px;
}
@media screen and (max-width: 767px) {
    .archive-header h1 {
        padding: 50px 24px 100px !important;
        font-size: 36px !important;
        line-height: 38px !important;
    }
}
.archive-header h1 {
    font-weight: 500;
    font-size: 54px;
    line-height: 71px;
    color: #333;
    margin: 0;
    padding: 24px 0;
}

.is-non-feature-page .header-2023 .header-top-row .header-top-row_center, .header-is-sticky .header-2023 .header-top-row .header-top-row_center {
    display: block;
}
.is-non-feature-page .header-2023 .header-top-row, .header-is-sticky .header-2023 .header-top-row {
    padding: 0 0 24px;
}
.header-2023 .header-top-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 9999;
}
@media screen and (max-width: 767px) {
    .header-2023 .header-top-row .header-top-row_left, .header-2023 .header-top-row .header-top-row_center, .header-2023 .header-top-row .header-top-row_right {
        width: auto;
    }
}
@media screen and (max-width: 767px) {
    .header-2023 .header-top-row .header-top-row_center {
        display: none !important;
    }
}
@media screen and (max-width: 767px) {
    .header-2023 .header-top-row .header-top-row_left, .header-2023 .header-top-row .header-top-row_center, .header-2023 .header-top-row .header-top-row_right {
        width: auto;
    }
}
@media screen and (max-width: 767px) {
    .is-non-feature-page .header-2023 .header-top-row, .header-is-sticky .header-2023 .header-top-row {
        border-bottom: 1px solid #d8d8d8;
        padding: 12px 24px;
    }
}
.is-non-feature-page .header-2023 .header-bottom-row, .header-is-sticky .header-2023 .header-bottom-row {
    border-top: 1px solid #d8d8d8;
}
.is-non-feature-page .header-2023 .header-center-row, .header-is-sticky .header-2023 .header-center-row {
    display: none;
}
.header-2023 .header-bottom-row ul a {
    display: inline-block;
    padding: 18px 20px;
    font-family: "work Sans";
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .sidebar-book-an-appointment {
        width: 200px;
    }
}
.aside-column {
    flex-shrink: initial;
    width: auto;
    padding-left: 0;
    padding-right: 0;

}

.sidebar-book-an-appointment>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .sidebar-book-an-appointment>div>span {
        font-size: 32px;
        line-height: 1.25;
    }
}
.sidebar-book-an-appointment>div .sidebar-zee-desktop svg {
    width: 100%;
    -ms-flex-item-align: end;
    align-self: end;
}
@media screen and (max-width: 767px) {
    .sidebar-book-an-appointment {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .archive .row.preview-latest-list-container .aside-column {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
     .row.preview-latest-list-container .aside-column {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .sidebar-book-an-appointment .sidebar-book-an-appointment_btn-wrapper {
        text-align: left !important;
        padding: 0 24px !important;
        margin: 0 0 -65px !important;
    }
}
@media screen and (max-width: 767px) {
    .sidebar-book-an-appointment .sidebar-see-mobile {
        display: block !important;
    }
}
@media screen and (max-width: 767px) {
    .row.preview-latest-list-container {
        flex-wrap: wrap !important;
        padding: 0 !important;


    }
}
@media screen and (max-width: 767px) {
    .archive .row.preview-latest-list-container {
        padding: 0 !important;
    }
}
@media screen and (max-width: 767px) {
    .sidebar-book-an-appointment .sidebar-zee-desktop {
        display: none;
    }
}