.container {
    max-width: 1240px;
    margin: auto;
}
.post-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.left-section {
    width: 25%;
}
.right-section {
    width: 70%;
}
.post-counts {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.post-counts .projectCount {
    width: 32%;
}
.pro_container {
    text-align: left;
    padding: 15px;
    box-shadow: 2px 2px 9px 0px #0000004a;
    border-radius: 10px;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    position: relative;
    border: 1px solid #818a9150;
    padding-bottom: 50px;
}
div#custom-bg {
    background-color: #fff;
    height: 121px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 15px;
    box-shadow: 2px 2px 5px 2px #00000050;
}
.hero-banner {
    padding: 45px 40px 45px 40px;
}
h1.archive_title {
    font-size: 30px;
    text-align: center;
    color: #f8f9fa;
    font-family: Poppins;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    margin: 0;
}
.post-wrap {
    margin: 50px 0;
}
h2.filterTitle {
    font-size: 30px;
    font-family: Poppins;
    text-transform: capitalize;
    font-weight: 500 !important;
    line-height: 1.2 !important;
    margin-top: 0;
}
.accordion-button span {
    font-size: 16px;
    font-weight: 400;
    line-height: 100%;
    font-family: Poppins;
}
.filterInputContainer label {
    font-family: Nunito;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 400;
    color: #696969;
}
.filterInputContainer input {
    flex: 0 0 auto;
    margin-right: 10px;
    width: 14px;
    height: 26px;
    position: relative;
    top: 0;
    margin-top: 0;
}
.accordion-collapse ul li {
    list-style: none;
}
ul.sub_cat {
    padding: 0 0 0px 12px;
}
span.copy_btn {
    border: 1px dotted #696969;
    font-size: 10px;
    border-radius: 5px;
    padding: 0 5px;
    cursor: pointer;
    margin-left: 5px;
    background: #000000;
    color: #fff;
}
.post-counts {
    margin-bottom: 40px;
    display: flex;
    flex-wrap: nowrap !important;
    gap: 10px;
}
.right-section .projectCount img {
    margin-right: 15px;
}
.right-section .count {
    display: flex;
    flex-direction: column;
    justify-content: inherit;
    text-align: left;
}
.right-section p#totalCount,
.right-section .count label {
    margin-top: 0;
    font-family: Nunito;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 400;
    color: #696969;
    font-size: 16px;
}
.projectCount {
    display: flex;
    align-items: center;
    margin-left: 0;
    float: left;
    padding: 10px 20px;
    margin-right: 0px;
    border: 1px solid #C9B2EB;
    border-radius: 5px;
}
/*.post-response #response {
    display: flex;
    column-gap: unset;
    row-gap: 3.5em;
    margin-top: 0;
}*/
.post-response #response {
    margin-top: 0;
    /* display: grid; */
    /* grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); */
    gap: 24px;
    row-gap: 3.5em;
    display: flex;
    flex-wrap: wrap;
}
.post-response .project-card {
    text-align: left;
    position: relative;
    width: 31.333%;
}
.title_head {
    background: url(https://peritossolutions.com/wp-content/uploads/2022/08/banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 35px;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    text-align: center;
    padding: 4px;
    width: 90%;
    margin: auto !important;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.title_head span {
    overflow: hidden;
    max-height: 29px;
}
.pro_container {
    box-sizing: border-box;
}
.post-response .project-card .entry-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.post-response .project-card .entry-title a {
    color: #000;
    font-size: 20px;
    line-height: 25px !important;
    display: block;
    text-decoration: none;
}
.post-response .project-card .the_excerpt {
    font-family: Nunito;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 400;
    color: #696969;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 112px;
}
.post-response .project-card .post-read-more {
    margin-left: 0px;
    position: absolute;
    bottom: -20px;
    left: calc(50% - 72px);
    display: inline-block;
    line-height: 1;
    background-color: #69727d;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    transition: all .3s;
    text-decoration: none;
}
.project-card {
    display:none;
}
.load-more-btn {
    text-align: center;
    padding-top: 70px;
    display: block;
}
.load-more-btn .load-more.elementor-button {
    margin: 0;
    font-size: 17px;
    font-weight: 700;
    line-height: 26px;
    text-decoration: none;
    background-image: linear-gradient(100deg, #FF3834 0%, #FF7133 100%);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 5px 20px 30px 5px rgba(253.49999999999997, 18.185869565217708, 0, 0.17);
}
.pro_container:hover .post-read-more {
    background-color: #623e97;
}
form.seach_by_post {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: right;
    margin-top: 30px;
    margin-right: 10px;
}
form.seach_by_post input[type="submit"] {
    height: auto;
    background: #013CA3;
    padding: 7px 20px;
    text-transform: capitalize;
    border: none;
    cursor: pointer;
    line-height: 30px;
    letter-spacing: 0.3px;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 700;
    vertical-align: top;
    font-family: Nunito;
}
form.seach_by_post input#searchText {
    border: 1px solid #000;
    outline: none;
    padding: 10px;
}
.accordion-collapse {
    display: none;
}
a.accordion-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
h2.accordion-header {
    margin: 12px 0;
}
/*.filter_button.d-md-none span:after {
    font-family: 'FontAwesome';
    content: "f078";
    float: right;
}*/
.filter_button.d-md-none span {
    padding: 8px 15px;
    display: block;
    width: 100%;
    background: #824BFF;
    color: #fff;
    border-radius: 8px;
    font-size: 16px;
    box-shadow: 0px 2px 2px #000;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.filter_button.d-md-none {
    display: none;
}
.toggle_btn:before {
    content: "+";
}
.filterInputContainer.open .toggle_btn:before {
    content: "-";
}
.accordion-item.open a.accordion-button i.fa.fa-angle-down.fa-1 {
    transform: rotate(180deg);
}
.toggle_btn {
    font-size: 22px;
    color: #696969;
    font-weight: 600;
    border: 1px solid #696969;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
}
a.accordion-button .fa-angle-down:before {
    content: "f078";
    font-size: 14px;
}
.accordion-item.open .accordion-collapse {
    display: block;
}
.filterInputContainer ul.sub_cat {
    display: none;
    margin: 0 !important;
}
.filterInputContainer {
    text-align: left !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: unset;
    align-items: flex-start;
}
.filterInputContainer label {
    flex: 1;
    margin-bottom: 0px;
}
.filterInputContainer.open ul.sub_cat {
    display: block !important;
    width: 100%;
}
ul.sub_cat span.toggle_btn {
    display: none;
}
ul.sub_cat li {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: unset;
    align-items: center;
}
.accordion-body {
    height: 320px;
    overflow: hidden;
    min-height: 320px;
}
.accordion-collapse.show-more .accordion-body {
    height: 100%;
}
.toggle-more-btn {
    font-size: 16px;
    color: #696969;
    border: 1px solid #696969;
    line-height: 18px;
    text-align: center;
    padding: 1px 9px;
    margin: 3px 0px 5px;
    display: inline-block;
}
@media only screen and (max-width: 991px) {
    .post-wrap {
        padding: 0 10px;
        flex-direction: column;
    }
    .right-section {
        width: 100%;
    }
    .left-section {
        width: 100%;
    }
    .left-section {
        width: 100%;
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 768px) {
    .post-response .project-card {
        width: 48.333%;
    }
    .right-section .projectCount img {
        margin-right: 15px;
        width: 50px;
    }
    p#totalCount {
        margin-bottom: 0px;
    }
    h1.archive_title {
        font-size: 22px;
    }
}
@media only screen and (max-width: 766px) {
    .post-counts {
        flex-direction: column;
    }
    .post-counts .projectCount {
        box-sizing: border-box;
    }
    form.seach_by_post input#searchText {
        width: 100%;
    }
    form.seach_by_post {
        flex-wrap: nowrap;
    }
    .post-response .project-card {
        width: 100%;
    }
    .filter_button.d-md-none {
        display: block;
    }
    h2.filterTitle {
        display: none;
    }
    .post-counts .projectCount {
        width: 100%;
    }
    .post-wrap {
        margin: 20px 0;
    }
    .filter-container {
        width: 95%;
        margin: auto;
        display: none;
    }
    .filter-container.show {
        display: block;
    }
    .filter_button.d-md-none span.open i.fa.fa-angle-down.fa-1 {
        transform: rotate(180deg);
    }
    .filter_button.d-md-none span.open {
        background: #000;
    }
}