.page-template-community-crowd-sourcing {
    overflow-x: hidden;
}

.community-crowd-sourcing-sec {
    margin-top: 150px;
    padding-bottom: 120px;
}

.custom-elementor-container {
    /* padding: 10px;
    max-width: 1408px; */
    max-width: 1600px;
    padding: 0 96px;
    margin: auto;
}

.custom-elementor-container .ideapush-form-inner {
    padding-right: 0;
}

.custom-elementor-container .ideapush-form-title {
    padding-right: 0;
}

.banner-content .crowdsourcing-sec {
    max-width: 688px;
}

body .idea-post-categories-sec h2 {
    font-size: 32px;
    line-height: 40px;
    border-bottom: 1px solid #D3CBBC;
    margin-top: 40px;
    padding-bottom: 24px;
    margin-bottom: 0;
}

.page-template-community-crowd-sourcing .idea-item {
    border-bottom: 1px solid #d3cbbc;
    padding: 24px 0px;
}

.page-template-community-crowd-sourcing .ideapush-idea-filter {
    width: 43%;
    display: flex;
    align-items: center;
}

.show-text {
    margin-right: 70px;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000;
}

.page-template-community-crowd-sourcing .ideapush-container .ideapush-container-ideas {
    display: none;
}

.page-template-community-crowd-sourcing .idea-post-categories-sec .ideapush-container .ideapush-container-ideas {
    display: inline-block;
    width: 100%;
}

.page-template-community-crowd-sourcing .idea-post-categories-sec {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.page-template-community-crowd-sourcing .ideapush-container-form {
    width: 100%;
}

.idea-post-categories-row {
    display: flex;
    flex-wrap: wrap;
}

body .search-match-found {
    background: #df9156;
}

@media screen and (min-width: 1050px) {
    .page-template-community-crowd-sourcing .ideapush-content-sec {
        width: 33.3%;
    }
    /* .page-template-community-crowd-sourcing .idea-post-categories-sec {
        width: 66.6%;
    } */
}

@media screen and (max-width: 1050px) {
    .page-template-community-crowd-sourcing .ideapush-content-sec {
        order: 1;
    }
    .page-template-community-crowd-sourcing .idea-post-categories-sec {
        order: 2;
    }
    .page-template-community-crowd-sourcing .community-crowd-sourcing-sec {
        margin-top: 100px;
        padding-bottom: 120px;
        overflow-x: hidden;
        position: relative;
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .custom-elementor-container {
        padding: 0 50px;
    }
    .page-template-community-crowd-sourcing .elementor-21 .elementor-element.elementor-element-ee7a945>.elementor-element-populated {
        padding: 0px 0px 0px 50px;
    }
}

@media screen and (max-width: 767px) {
    .page-template-community-crowd-sourcing .ideapush-idea-filter {
        width: 100%;
        display: block;
    }
    .show-text {
        margin-bottom: 25px;
    }
    span.idea-item-attachment {
        display: block;
    }
}

@media screen and (max-width: 575px) {
    .custom-elementor-container {
        padding: 0 20px;
    }
    .page-template-community-crowd-sourcing .elementor-21 .elementor-element.elementor-element-ee7a945>.elementor-element-populated {
        padding: 0px 0px 0px 20px;
    }
    .custom-elementor-container .ideapush-form-inner {
        padding-right: 0;
        padding-left: 0;
    }
}

/* this-is-test */

.custom-elementor-container {
    display: flex;
    flex-wrap: wrap;
}

.idea-post-categories-row {
    width: 70%;
    order: 1;
}

.banner-content {
    width: 30%;
    order: 2;
}

.banner-content .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}

.elementor-container-content-sec {
    max-width: 688px;
    margin-bottom: 70px;
}

.elementor-container-content-sec p {
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
}

.elementor-container-content-sec p img {
    margin: -6px 4px;
    width: 27px;
    height: 27px;
}

@media screen and (max-width: 1024px) {
    .custom-elementor-container {
        display: block;
    }
    .banner-content {
        width: 100%;
    }
    .banner-content .crowdsourcing-sec {
        max-width: 100%;
        margin-bottom: 0;
    }
    .idea-post-categories-row {
        width: 100%;
    }
}