/*
Theme Name: Ai System Theme
Author: AI System
Description: AI System theme for wordpress
Version: 1.0
Text Domain: Ai System Theme
*/
body {
    font-family: "Heebo", serif;
}

#foretheme-main-nav .navbar-toggler {
    border: none;
}

.foretheme-page-content h1 a {
    text-decoration: none;
    color: #000;
}

#foretheme-main-nav .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");

}

.foretheme-site-wrapper {
    max-width: 1130px;
    margin: 0 auto;
    margin-bottom: 110px;
    box-shadow: 0 0 50px -25px #000;
}

.container {
    max-width: 1130px;
}

.foretheme-header-top-section {
    padding-left: 10px;
    padding-right: 10px;
    border-color: #efefef;
    border-bottom: 1px solid rgba(0, 0, 0, .07);
    background-color: #f9f9f9;
}

.foretheme-current-date {
    line-height: 27px;
    font-size: 11px;
}

.foretheme-header-mid-section {
    padding: 15px;
}

#foretheme-main-nav {
    background-color: #2d2f38 !important;
    padding: 0;
    min-height: 45px;
    border-bottom: 1px solid #ededed;
    margin-bottom: 40px;
}

#foretheme-main-nav li.current_page_item {
    background-color: #1877F2;
}

#foretheme-main-nav ul li a {
    padding: 0 23px;
    font-family: 'Heebo';
    font-weight: 600;
    font-size: 15px;
    text-align: inherit;
    text-transform: capitalize;
    text-decoration: none;
    line-height: 45px;
    display: block;
    color: #000;
}

#foretheme-main-nav ul li a:hover {
    background-color: #1877F2;
}

.home-post-grid-1 a {
    text-decoration: none;;
}

.home-post-grid-permalink-wrapper {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
}

.home-section-2-sidebar-title,
.home-section-title {
    line-height: 20px;
    padding: 0 0 4px;
    margin: 0 0 15px;
    font-size: 16px;
    position: relative;
    letter-spacing: .1px;
    font-weight: 600;
}

.home-section-2-sidebar-title::after,
.home-section-title::after {
    height: 2px;
    background-color: #1877F2;
    content: '';
    width: 100%;
    right: 0;
    left: auto;
    top: inherit;
    bottom: 0;
    position: absolute;
}

.section-2-post-title {
    line-height: 15px;
}

.section-2-post-title a {
    font-family: 'Heebo';
    font-weight: 400;
    line-height: 18px;
    font-size: 14px;
    text-align: inherit;
    text-transform: none;
    color: #181818;
    text-decoration: none;
}

.section-2-post-featured-title {
    line-height: 15px;
}

.section-2-post-featured-title a,
.section-3-post-title-2 a {
    font-family: 'Heebo';
    font-weight: 400;
    line-height: 26px;
    font-size: 20px;
    text-align: inherit;
    text-transform: capitalize;
    color: #181818;
    text-decoration: none;
}

.section-2-post-featured-img-wrapper {
    width: 100%;
    height: 205px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.section-2-post-featured-desc,
.section-3-post-desc {
    font-family: 'Heebo';
    font-weight: 400;
    line-height: 23px;
    font-size: 13px;
    text-align: inherit;
    text-transform: initial;
    color: rgba(45, 45, 45, 0.6);
    padding-bottom: 0;
    border-bottom: none;

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.section-3-post-content-2 {
    padding-bottom: 22px;
    border-bottom: 1px solid #f1f1f1;
    border-bottom-color: rgba(0, 0, 0, .07);
}

.section-2-post-img-wrapper,
.section-2-post-img-wrapper {
    width: 86px;
    height: 64px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.home-post-grid-1-post-wrapper,
.home-post-grid-1-post-wrapper-2 {
    position: relative;
}

.home-post-grid-1-post-wrapper:before,
.home-post-grid-1-post-wrapper-2:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
}

.home-post-title-1 {
    font-family: 'Heebo';
    font-weight: 400;
    font-size: 22px;
    text-align: inherit;
    text-transform: capitalize;
    color: #ffffff;
    padding-right: 20px;
}

.home-post-title-1 a {
    color: #fff;
}

.home-post-title-2 {
    font-family: 'Heebo';
    font-weight: 400;
    font-size: 18px;
    text-align: inherit;
    text-transform: capitalize;
    color: #ffffff;
    padding-right: 20px;
}

.home-post-title-2 a {
    color: #fff;
}

.home-post-content-wrapper {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.home-post-category {
    position: absolute;
    bottom: 0;
    padding: 0px 8px;
    background-color: #1877F2;
    color: #fff;
}

.home-post-category span {
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
}

.home-post-category a {
    text-decoration: none;
    color: #fff;
}

.section-3-post-img-wrapper-2 {
    width: 100%;
    height: 205px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#foretheme-main-footer {
    background-color: #fff;
    padding: 22px 0 22px;
}

.footer-text-left {
    color: rgba(255,255,255,0.7);
    padding: 0 20px;
    font-size: 13px;
}

.foretheme-footer-links {
    text-align: right;
    padding: 0 20px;
}

.foretheme-footer-links > li {
    display: inline-block;
}

.foretheme-footer-links > li > a {
    color: rgba(255,255,255,0.7);
    text-decoration: none;
    font-size: 13px;
}

.foretheme-footer-links > li > a:hover {
    color: #fff;
}

.home-post-grid-1-post-wrapper-2 {
    width: 100%;
    height: 205px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 0;
}

.home-post-grid-1-post-wrapper {
    width: 100%;
    height: 414px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-top: 0;
    position: relative;
}

.foreheme-related-post-img {
    width: 100%;
    height: 150px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

.foretheme-related-post-permalink {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.foretheme-related-post-title h2 {
    font-family: 'Heebo';
    font-size: 22px;
    font-weight: 600;
    color: #000;
    padding: 4px 0;
    line-height: 26px;
    border: none;
    text-transform: capitalize;
    position: relative;
}

.foretheme-related-post-title h2::after {
    content: "";
    background-color: #1e1e24;
    width: 100%;
    height: 2px;
    position: absolute;
    top: inherit;
    bottom: 0;
    right: 0;
    left: auto;
}

.foretheme-single-post-related-posts {
    margin-top: 60px;
    padding: 20px;
    border: 1px solid #e8e8e8;
}

.foretheme-related-post-listing-title h2 {
    margin-top: 15px;
    font-family: 'Heebo';
    font-weight: 400;
    font-size: 15px;
    line-height: 1.4;
    text-transform: none;
    color: #181818;
}

.foretheme-related-post-listing-title h2 a {
    text-decoration: none;
    color: #181818
}

.foretheme-related-post-category-wrap {
    position: absolute;
    bottom: 0;
    background-color: #1877F2;
}

.foretheme-related-post-category-wrap a {
    text-decoration: none;
}

.foretheme-related-post-category-wrap span {
    display: inline-block;
    padding: 2px 7px;
    color: #fff;
    font-size: 13px;
}

.foretheme-single-post-category {
    background-color: #1877F2;
    color: #fff;
    font-size: 13px;
    font-family: 'Open Sans';
    font-weight: 700;
    padding: 2px 7px;
}

.foretheme-single-post-wrapper {
    padding: 20px;
}

.foretheme-site-footer {
    padding-left: 0;
    padding-right: 0;
}

.foretheme-archive-post-wrap {
    width: 100%;
    height: 360px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

.foretheme-archive-post-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,.42);
    padding: 22px 20px 20px;
}

.foretheme-archive-post-title {
    font-family: 'Heebo';
    font-weight: 400;
    font-size: 22px;
    text-align: inherit;
    text-transform: capitalize;
    color: #fff;
}

.foretheme-archive-post-title a {
    text-decoration: none;
    color: #fff;
}

.foretheme-arhive-post-category {
    margin-left: -20px;
}

.foretheme-arhive-post-category a {
    position: absolute;
    bottom: 0;
    padding: 5px 8px;
    background-color: #1877F2;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
}

.foretheme-archive-list-img {
    width: 210px;
    height: 135px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}

.foretheme-archive-list-title a {
    text-decoration: none;
    color: #181818;
}

.foretheme-archive-list-permalink {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.foretheme-archive-list {
    margin-bottom: 20px;
}

.foretheme-archive-list-category-wrap {
    position: absolute;
    bottom: 2px;
}

.foretheme-archive-list-category-wrap a {
    text-decoration: none;
}

.foretheme-archive-list-category {
    padding: 5px 8px;
    background-color: #1877F2;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
}

.foretheme-acthive-posts-listing-title {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 13px;
}

.foretheme-acthive-posts-listing-title h2 {
    font-family: 'Heebo';
    font-weight: 400;
    font-size: 28px;
    text-align: inherit;
    text-transform: capitalize;
    color: #181818;
}

.foretheme-single-post-categories a {
    text-decoration: none;
}

@media (min-width: 769px) {

    .foretheme-sticky-sidebar {
        position: -webkit-sticky;
        position: sticky;
        top: 45px;
        margin-bottom: 20px;
    }
    /* .home-post-grid-1 .col-md-6 .row .col-md-6{
        padding: 0 !important;
    } */
}

@media (max-width: 768px) {
    .foretheme-single-post-wrapper .row .col-md-4 {
        order: 2;
    }

    .foretheme-archive-posts-wrapper .row .col-md-4 {
        order: 2;
    }

    .foretheme-single-post-related-posts {
        margin-bottom: 50px;
    }

    .foretheme-main-footer-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .foretheme-footer-links,
    .footer-text-left {
        padding: 0;
    }

    .footer-text-left {
        display: block;
        text-align: center;
    }

    .foretheme-footer-links {
        text-align: center;
    }

    .foretheme-archive-posts-hero .row .col-md-6 {
        margin-bottom: 5px;
    }
}

.home-post-grid-1-post-wrapper:hover {
    z-index: 99;
    opacity: 0.95;

}

.home-post-grid-1-post-wrapper-2:hover {
    z-index: 99;
    opacity: 0.95;

}


