.arhive-banner {
    background-position: 50%;
    background-size: cover;
    min-height: 500px;
    /* display: flex;
    align-items: center;
    justify-content: center; */
    position: relative;
}

.arhive-banner .archive-box-des {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.arhive-banner .archive-title {
    font-size: 60px;
    color: #fff;
    text-align: center;
    text-transform: capitalize;
}

.blog-section.clear--blog-design {
    margin-top: 30px;
}

.clear--blog-design .post-listing {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.archive-page .post-listing {
    margin: auto;
}

.clear--blog-design .post-listing .post-item .post-body .post-blog-content {
    flex: 0 0 100%;
    max-width: 100%;
}

.clear--blog-design .post-listing .post-item {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 15px 30px;
}

.clear--blog-design .post-listing .post-item .post-body .post-blog-content .blog--inner-space {
    border: 1px solid #ddd;
    border-top: 0 solid #ddd;
    min-height: 275px;
    padding: 25px 15px 20px;
}

.blog_content_area .blog_excerpt {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.post-blog-content .more-link {
    display: block;
    color: #555;
    display: block;
    font-weight: 600;

}

.navigation.pagination {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.navigation.pagination .nav-links {
    display: flex;
    gap: 10px;
}

.navigation.pagination .nav-links .page-numbers {
    background: #e2ddd7;
    border: 1px solid #ddd;
    border-radius: 5px;
    color: #333;
    font-size: 18px;
    font-weight: 500;
    height: 50px;
    padding: 13px 20px;
    display: block;
}

.navigation.pagination .nav-links .page-numbers.current,
.navigation.pagination .nav-links .page-numbers:hover {
    background-color: #555;
    color: #fff;
}

.clear-subscribe-form {
    background: #e2ddd7;
    padding: 30px 20px;
}

.clear-subscribe-form form {
    margin-bottom: 0;
}

.blog-sidebar {
    margin-top: 30px;
}

.clear-subscribe-form h2 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;

}

.clear-subscribe-form input[type="submit"] {
    width: 100%;
}

.clear-subscribe-form .wpcf7-spinner {
    display: none;
}

.clear-subscribe-form form input[type="email"] {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    font-size: 14px;
    height: 45px;
    letter-spacing: .25px;
    padding: 0 15px;
}

.clear--sidebar-posts {
    margin-top: 30px;
    padding-left: 20px;
}

#flatsome_recent_posts-2 .widget-title,
#categories-2 .widget-title {
    font-size: 24px;
    font-weight: 500;
    color: #111;
    text-transform: capitalize;
}

#categories-2 {
    margin-top: 15px;
}

#categories-2 ul li.cat-item {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    opacity: 1;
    color: #111;
    border-bottom: 1px solid #ddd;
    list-style: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
    /* font-family: "Open Sans", sans-serif; */
    border-top: none;

}

#categories-2 ul li.cat-item a {
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
}

#categories-2 ul li.cat-item::before {
    color: #111;
    content: "\f105";
    font-family: "FontAwesome";
    margin-right: 10px;
    opacity: 1;
}

/* single */
.blog-section .section {
    padding: 0;
}

.section.post-header {
    display: flex;
    flex-direction: column;
    padding: 0 !important;
}

#main .single-post {
    margin-top: 30px;
}

.blog_featured_img.blog_detail img.hs-featured-image {
    border-radius: 10px;
    float: none;
    margin: 0 0 30px;
    max-width: 100%;
    width: 100%;
}

.blog-section .post-header h1 {
    font-size: 1.9rem;
}

.blog-detail--clear #hubspot-author_data {
    align-items: center;
    display: flex;
    padding-top: 5px;
    width: 100%;
    margin-bottom: 10px;
}

.blog-detail--clear .hs-author-avatar {
    border-radius: 100%;
    float: left;
    height: 80px;
    margin: 0 15px 0 0;
    width: 80px;
}

.blog-section.blog-detail--clear .posted-by--blog {
    color: #777;
    font-size: 15px;
    font-weight: 500;
}

.blog-detail--clear .hs-author-avatar img {
    border-radius: 100px;
}

.single-post .related-posts {
    margin-top: 30px;
}

/* resource */
.res-page-img-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    width: 93.6%;
}

.res-page-img {
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px;
    padding-top: 40%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
}

.res-page-img img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.res-page-img:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 86%;
    flex: 0 0 86%;
    margin-right: 0;
}

.res-page-info .un__title {
    position: relative;
    font-weight: 400;
    font-size: 72px;
    margin-bottom: 0;
}

.resource_box_menu {
    padding-top: 40px;
}

.resource_widget {
    margin-top: 20px;
}

.resource_widget .widget-area {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.resource_widget .widget-area ul.menu>li+li {
    border-top: none;
}

.resource_widget .widget-area ul.menu>li {
    position: relative;
    padding-left: 15px;

}

.resource_widget .widget-area ul.menu>li::before {
    color: #111;
    content: "\f105";
    font-family: "FontAwesome";
    margin-right: 10px;
    opacity: 1;
    position: absolute;
    left: 0;
    top: 7px;

}

.box_comment {
    max-width: 600px;
    width: 100%;
    margin: auto;
    background-color: #e2ddd7;
    padding: 20px;
    margin-top: 50px;
}

.box_comment form {
    margin-bottom: 0;
}

.cmt-title {
    font-size: 40px;
    text-align: center;
}

.box_comment input,
.box_comment textarea {
    border-radius: 8px !important;
}

@media screen and (max-width:768px) {
    .arhive-banner {
        min-height: 300px;
    }
    .arhive-banner .archive-title{
           font-size: 42px;
    }
    .clear--blog-design .post-listing .post-item {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .resource_widget .widget-area {
        grid-template-columns: repeat(1, 1fr);
        gap: 0;
    }

    .resource_widget .widget.widget_nav_menu {
        margin-bottom: 0;
    }

    .cmt-title {
        font-size: 28px;
        text-align: center;
    }
}
@media screen and (max-width:525px) {
    .arhive-banner .archive-title{
           font-size: 28px;
    }
    .category .clear--blog-design .post-listing .post-item{
 flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}
@media screen and (max-width:425px) {
    .arhive-banner .archive-title{
           font-size: 24px;
    }
}
/* share */
.share-btn {
    position: relative;
    height: 20px;
    box-sizing: border-box;
    padding: 1px 12px 1px 12px;
    background-color: #000;
    color: #fff;
    border-radius: 5px;

    font-weight: 500;
    cursor: pointer;
}

.share-btn:hover {
    color: #fff;
}

.share-btn.linkedin {
    background-color: #0073b1;

}

.share-btn.facebook {
    background-color: #1877f2
}