/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://www.tech-prastish.com
 Description:  Default GeneratePress child theme
 Author:       Tech Prastish Team
 Author URI:   https://www.tech-prastish.com
 Template:     generatepress
 Version:      0.1
*/

/*NEW HOMEPAGE CSS STARTS HERE (09/01/2026) */

/*components*/
body .btnCommon {
    min-height: 46px;
    border-radius: 50px;
    padding: 5px 26px;
    font-size: 16px;
    font-weight: 600;
    background: linear-gradient(to right, #44A32B, #79E161);
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid var(--grren-color);
    cursor: pointer;
    justify-content: center;
}

body .btnCommon:hover {
    background: linear-gradient(to right, #ffffff, #ffffff);
    color: var(--grren-color);
}

body .btnCommon.btnSecondary {
    background: linear-gradient(to right, #ffffff, #ffffff);
    color: var(--grren-color);
    border-color: #ffffff;
}

body .btnCommon.btnSecondary:hover {
    background: linear-gradient(to right, #44A32B, #79E161);
    color: #fff;
    border-color: var(--grren-color);
}

/*common css*/
body img {
    vertical-align: middle;
}

body .commonListText {
    margin-bottom: 0;
    margin-left: 18px;
}

body .commonListText li+li {
    margin-top: 10px;
}

body .commonParaBold strong {
    color: #343434;
}

body .breadcrumb-outer {
    display: none;
}

html.mobile-menu-open.slide-opened body {
    overflow: hidden;
}

/*section header*/
body.home header {
    position: absolute;
    width: 100%;
    z-index: 9;
    background: transparent;
}

body header .header-image {
    width: 100%;
    max-width: 285px;
}

body header .custom-btn.primary-btn {
    margin-left: 15px;
    min-height: 44px;
    border-radius: 50px;
    padding: 5px 20px;
    font-size: 14px;
    font-weight: 600;
    background: linear-gradient(to right, #44A32B, #79E161);
    color: #fff;
    transition: all .3s ease-in-out;
    border: 1px solid var(--grren-color);
    cursor: pointer;
    justify-content: center;
    display: inline-flex;
}

body header .custom-btn.primary-btn:hover {
    background: linear-gradient(to right, #ffffff, #ffffff);
    color: var(--grren-color);
}

body .main-navigation.has-sticky-branding.navigation-stick:not([class*=nav-align-]):not(.mobile-header-navigation) .inside-navigation {
    padding-block: 10px;
}

body #site-navigation .navigation-branding,
body #sticky-navigation .navigation-branding {
    margin-left: 0;
}

body header .main-navigation li {
    padding-inline: 4px;
}

body .inside-header.grid-container {
    max-width: 1400px;
}

body .main-navigation .main-nav>ul {
    padding-left: 30px;
}

body .main-navigation .inside-navigation {
    justify-content: flex-end;
}

/*section banner*/
body #sectionBanner {
    position: relative;
}

body #sectionBanner::before {
    content: "";
    background-image: url(https://crowdseek.com/wp-content/uploads/2026/01/Rectangle-2.png);
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
    z-index: 0;
    pointer-events: none;
}

/*section this for me*/
body .sectionThisForMeGridBox>div {
    background: linear-gradient(to right, #F0FDF3, #F7FEE8);
    border: 1px solid #46DB582E;
}

/*section slider*/
body #sectionSlider .testimonialCard {
    padding: 35px 40px;
    box-shadow: 0px 0px 44px 0px #00000012;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
}

body #sectionSlider .testimonialCard img {
    margin-bottom: 40px;
}

body #sectionSlider .slick-track {
    display: flex;
}

body #sectionSlider .slick-list.draggable {
    margin-inline: -20px;
}

body #sectionSlider .testimonialSlide {
    height: auto;
    padding-block: 20px;
    padding-inline: 20px;
}

body #sectionSlider .testimonialCard {
    padding: 35px 40px 45px;
    box-shadow: 0px 0px 30px 0px #00000012;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    min-height: 100%;
}

body #sectionSlider .testimonialCard p {
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    color: #707070;
    font-weight: 400;
}

body #sectionSlider .testimonialSlider {
    display: none;
    margin-bottom: 0px;
}

body #sectionSlider .testimonialSlider.slickSlider.slick-initialized.slick-slider {
    display: block;
}

body #sectionSlider .slick-dots {
    display: none !important;
}

body #sectionSlider button.slick-arrow {
    background: #fff;
    height: 45px;
    width: 45px;
    border-radius: 50px;
    box-shadow: 0px 0px 14px 0px #00000024;
    transition: all .3s ease-in-out;
}

body #sectionSlider button.slick-arrow:hover {
    background: linear-gradient(to right, #44A32B, #79E161);
}

body #sectionSlider button.slick-arrow:hover::before {
    border-color: #fff;
}

body #sectionSlider button.slick-arrow::before {
    height: 14px;
    width: 14px;
    position: absolute;
    border-top: 2px solid #d3d3d3;
    border-right: 2px solid #d3d3d3;
    opacity: 1;
    color: transparent;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    left: -5px;
    right: 0;
    margin-inline: auto;
}

body #sectionSlider button.slick-prev.slick-arrow::before {
    transform: translateY(-50%) rotate(-135deg);
    left: 0;
    right: -5px;
}

body #sectionSlider button.slick-next.slick-arrow {
    right: -75px;
}

body #sectionSlider button.slick-prev.slick-arrow {
    left: -75px;
}

/*section where start*/
body .sectionWhereStartGridBox>div {
    width: calc(33.333% - 20px);
}

/*section why crowdseek*/
body .sectionWhyCrowdseekGridBox .commonListText li+li {
    margin-top: 12px;
}

body .whyCrowdseekTextIcon .wp-block-image {
    line-height: 0;
}

body .sectionWhyCrowdseekGridBox>div {
    background: linear-gradient(to right, #F0FDF3, #F7FEE8);
}

/*section features*/
body #feature-section .wp-block-columns {
    margin: 0;
}

/*section FAQ*/
body #sectionFAQ .faq-items .faq-item {
    padding-block: 35px;
}

body #sectionFAQ .faq-items .faq-item:first-child {
    padding-top: 0;
}

body #sectionFAQ .faq-icon {
    border-radius: 5px;
    top: 5px;
    transform: unset;
}

body #sectionFAQ .faq-answer {
    padding-right: 70px;
    max-width: 1050px;
}

body #sectionFAQ .faq-answer br {
    display: none;
}

/*section footer*/
body .sectionNewsletterText {
    margin-top: 15px;
}

body #sectionFooter .wp-block-group {
    align-items: flex-start;
}

body #sectionFooter p a {
    color: #7C86A9;
}

body #sectionFooter p a:hover {
    color: #fff;
}

body #sectionFooter .wp-block-group figure {
    min-width: 20px;
    line-height: 1;
    position: relative;
    top: 3px;
}

body #sectionFooter .newsletterBox .btnCommon {
    width: max-content;
    border-color: #fff;
}

body #sectionFooter img.custom-logo {
    max-height: 50px;
}

/*POLICY PAGES CSS STARTS HERE (14/01/2026)*/

/*policy common*/
.policyPagesContainer {
    max-width: 1000px;
    margin-inline: auto;
    padding-block: 65px 180px;
}

.policyPagesContainer strong {
    color: #343434;
}

.policyPagesContainer p {
    margin-block: 0 12px;
}

.policyPagesContainer ul {
    margin-left: 20px;
}

.policyPagesContainer ul.wp-block-list li+li {
    margin-top: 10px;
}

.policyPagesContainer h2 {
    margin-block: 0 35px;
}

.policyPagesContainer h3 {
    font-size: 24px;
    margin-block: 30px 20px;
    border-top: 1px solid #E3E3E3;
    padding-top: 30px;
}

.policyPagesContainer h4 {
    font-size: 19px;
    margin-block: 35px 15px;
}

.policyPagesContainer table {
    margin-top: 20px;
    min-width: 650px;
}

/*POLICY PAGES CSS ENDS HERE (14/01/2026)*/

/*RESPONSIVE CSS START HERE*/

@media(max-width:1599px) {

    /*section slider*/
    body #sectionSlider .testimonialSlider {
        padding-inline: 80px;
    }

    body #sectionSlider button.slick-next.slick-arrow {
        right: 0;
    }

    body #sectionSlider button.slick-prev.slick-arrow {
        left: 0;
    }
}

@media(max-width:1399px) {

    /*section header*/
    body header ul#menu-header-menus li {
        padding-inline: 0;
    }

    /*section slider*/
    body #sectionSlider .testimonialCard {
        padding-inline: 30px;
        padding-block: 35px 40px;
    }

    body #sectionSlider .testimonialSlide {
        padding-inline: 16px;
    }

    body #sectionSlider .slick-list.draggable {
        margin-inline: -16px;
    }

    /*section why crowdseek*/
    body .sectionWhyCrowdseekGridBox>div {
        min-height: 100%;
    }

    /*section footer*/
    body #sectionFooter .sectionFooterGridBox {
        column-gap: 50px;
    }

    body #sectionFooter .newsletterBox {
        padding-inline: 50px;
    }

    body #sectionFooter .newsletterBox>div:first-child {
        max-width: unset;
    }
}

@media(max-width:1365px) {

    /*section header*/
    body .main-navigation .main-nav ul li a {
        font-size: 14px;
    }
}

@media(max-width:1199px) {

    /*section header*/
    body header .main-navigation .main-nav ul li a {
        padding-inline: 14px;
        font-size: 14px;
    }

    body header .custom-btn.primary-btn {
        font-size: 13px;
        margin-left: 10px;
        min-height: 36px;
    }

    /*section why crowdseek*/
    body #sectionCrowdMatters .page-width>div>div:first-child {
        padding-right: 0;
    }

    /*section footer*/
    body #sectionFooter .sectionFooterGridBox {
        grid-template-columns: 1fr 1fr 1fr 1fr;
    }
}

@media(max-width:1024px) {

    /*common css*/
    body h2 {
        font-size: 32px;
    }

    /*section slider*/
    body #sectionSlider .testimonialSlide {
        padding-inline: 10px;
    }

    body #sectionSlider .slick-list.draggable {
        margin-inline: -10px;
    }

    body #sectionSlider .testimonialCard {
        padding-inline: 20px;
        padding-block: 35px 35px;
        box-shadow: 0px 0px 18px 0px #00000012;
    }

    body #sectionSlider button.slick-arrow {
        height: 40px;
        width: 40px;
    }

    body #sectionSlider button.slick-arrow::before {
        height: 12px;
        width: 12px;
    }

    body #sectionSlider .testimonialSlider {
        padding-inline: 60px;
    }

    /*section where start*/
    body .sectionWhereStartGridBox>div {
        width: calc(50% - 10px);
    }

    /*section FAQ*/
    body #sectionFAQ .faq-question {
        font-size: 18px;
        line-height: 26px;
    }

    body #sectionFAQ .faq-items .faq-item {
        padding-block: 20px;
    }

    body #sectionFAQ .faq-icon {
        width: 30px;
        height: 30px;
    }

    /*section crowd matters*/
    body #sectionCrowdMatters figure.wp-block-image {
        text-align: center;
    }

    /*section how it works*/
    body .sectionLadderImageCenter {
        background-size: 425px;
    }

    /*section footer*/
    body #sectionFooter .newsletterBox {
        padding-inline: 35px;
    }

    body #sectionFooter .sectionFooterGridBox {
        grid-template-columns: 1fr 1fr;
        gap: 40px 50px;
    }

    body .sectionNewsletterText {
        margin-top: 12px;
    }

    body #sectionFooter img.custom-logo {
        max-height: 45px;
    }
}

@media(max-width:991px) {

    /*section header*/
    body #generate-slideout-menu {
        background: #000;
    }

    body #generate-slideout-menu .gb-element-e6c1d5d4 {
        width: 100%;
    }

    body #generate-slideout-menu .main-nav ul li a {
        line-height: 40px;
    }

    body .slideout-navigation button.slideout-exit {
        padding-inline: 0 !important;
    }

    body #generate-slideout-menu a.gb-text.gb-text-2b2c9a83 {
        border-radius: 50px;
        padding-block: 5px;
        min-height: 44px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    body.home header {
        position: relative;
        background-color: #000928;
    }

    body .main-navigation .main-nav>ul {
        padding-left: 0;
    }

    body .main-navigation .inside-navigation {
        justify-content: flex-start;
    }

    /*section banner*/
    body #sectionBanner .page-width>div {
        padding-top: 60px;
    }
}

@media(max-width:768px) {

    /*policy common*/
    .policyPagesContainer {
        padding-block: 0 145px;
    }
}

@media(max-width:767px) {

    /*common css*/
    body h2 {
        font-size: 24px;
    }

    body .btnCommon {
        min-height: 44px;
        font-size: 14px;
    }

    /*section header*/
    body header .inside-header {
        padding-block: 16px;
    }

    /*section banner*/
    body #sectionBanner h1 br {
        display: none;
    }

    body #sectionBanner .page-width>div {
        padding-top: 45px;
        padding-bottom: 35px;
        max-width: 365px;
    }

    body #sectionBanner::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        background: #0000002b;
        display: inline;
    }

    body #sectionBanner a.btnCommon {
        width: max-content;
        margin-inline: 0;
        min-width: 192px;
    }

    body #sectionBanner ul.wp-block-list {
        text-align: left;
        padding-inline: 16px;
    }

    /*section slider*/
    body #sectionSlider button.slick-arrow {
        display: none !important;
    }

    body #sectionSlider .testimonialSlider {
        padding-inline: 0;
    }

    body #sectionSlider .testimonialCard img {
        margin-bottom: 25px;
    }

    body #sectionSlider .testimonialCard p {
        font-size: 14px;
        line-height: 22px;
    }

    body #sectionSlider .testimonialCard {
        padding-block: 20px;
        border-radius: 10px;
    }

    body #sectionSlider .testimonialCard img {
        margin-bottom: 15px;
        max-width: 30px;
    }

    body #sectionSlider .slick-dots {
        display: block !important;
        position: unset;
        line-height: 0;
    }

    body #sectionSlider .slick-dots li button {
        display: none;
    }

    body #sectionSlider .slick-dots li {
        height: 8px;
        width: 8px;
        background: #e5e5e5;
        border-radius: 50px;
        margin: 0 3px;
    }

    body #sectionSlider .slick-dots li.slick-active {
        background: var(--grren-color);
    }

    /*section where start*/
    body .sectionWhereStartGridBox>div {
        width: 100%;
    }

    body .sectionWhereStartGridBox>div,
    body .sectionThisForMeGridBox>div {
        padding: 20px;
        padding-left: 84px;
        text-align: left;
        padding-top: 16px;
        position: relative;
        border-radius: 10px;
    }

    body .sectionWhereStartGridBox>div h5,
    body .sectionThisForMeGridBox>div h4 {
        width: 100%;
        font-size: 16px;
        line-height: 26px;
        padding-block: 0;
    }

    body .sectionWhereStartGridBox>div img,
    body .sectionThisForMeGridBox>div img {
        position: absolute;
        left: 20px;
        top: 20px;
        width: 44px;
        height: 44px;
        object-fit: contain;
    }

    body .sectionWhereStartGridBox>div p,
    body .sectionThisForMeGridBox>div p {
        width: 100%;
    }

    /*section why crowdseek*/
    body .sectionWhyCrowdseekGridBox .commonListText li+li {
        margin-top: 8px;
    }

    body .sectionWhyCrowdseekGridBox>div {
        padding: 20px;
        padding-left: 84px;
        position: relative;
        padding-top: 16px;
    }

    body .sectionWhyCrowdseekGridBox>div img {
        position: absolute;
        left: 20px;
        top: 20px;
        height: 44px;
        width: 44px;
        object-fit: contain;
    }

    body .sectionWhyCrowdseekGridBox ul.wp-block-list {
        width: 100%;
        margin-left: 0;
        padding-left: 20px;
    }

    /*section crowd matters*/
    body #sectionCrowdMatters p br {
        display: none;
    }

    /*section how it works*/
    body .sectionLadderImageCenter>div>div {
        background: #fff;
        padding: 20px;
        box-shadow: 0px 0px 10px 0px #0000001A;
        border-radius: 10px;
        padding-top: 16px;
    }

    /*section tools*/
    body .sectionFeatureGridBox .wp-block-image {
        position: absolute;
        left: 20px;
        top: 20px;
    }

    /*section FAQ*/
    body #sectionFAQ {
        padding-bottom: 30px;
    }

    body #sectionFAQ .faq-answer {
        padding-right: 50px;
        padding-left: 20px;
    }

    body #sectionFAQ .faq-answer p {
        font-size: 14px;
        line-height: 22px;
    }

    body #sectionFAQ .faq-items .faq-item {
        padding-block: 15px;
    }

    body #sectionFAQ .faq-question {
        font-size: 16px;
        padding-left: 20px;
    }

    body #sectionFAQ .faq-items .faq-item:last-child {
        border-bottom: 0;
        padding-bottom: 0;
    }

    /*section footer*/
    body #sectionFooter .newsletterBox {
        padding-inline: 20px;
        padding-block: 30px;
    }

    body #sectionFooter .sectionFooterGridBox {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    body #sectionFooter p,
    body #sectionFooter p a {
        font-size: 14px;
        line-height: 24px;
    }

    body #sectionFooter #sectionFooterBottom {
        border-top-color: #2a3253;
    }

    body #sectionFooter .wp-block-group figure {
        top: 1.5px;
    }

    body .sectionNewsletterText {
        margin-top: 18px;
    }

    body #sectionFooter img.custom-logo {
        max-height: 35px;
    }

    /*policy common*/
    .policyPagesContainer {
        padding-block: 0;
    }

    .policyPagesContainer h3 {
        font-size: 20px;
        padding-top: 25px;
        margin-block: 25px 20px;
    }

    .policyPagesContainer p,
    .policyPagesContainer ul li,
    .policyPagesContainer table {
        font-size: 14px;
    }

    .policyPagesContainer h4 {
        font-size: 16px;
        margin-block: 25px 10px;
    }

    .policyPagesContainer h2 {
        margin-block: 0 20px;
    }

}

@media(max-width:479px) {

    /*section banner*/
    body #sectionBanner {
        background-position: top 0px right -350px;
    }
}

@media(max-width:389px) {

    /*section banner*/
    body #sectionBanner ul.wp-block-list {
        padding-inline: 0;
    }

    body #sectionBanner .page-width>div {
        padding-inline: 0;
    }

    /*section why crowdseek*/
    body .sectionWhyCrowdseekGridBox>div img {
        position: unset;
        margin-bottom: 18px;
    }

    body .sectionWhyCrowdseekGridBox>div {
        padding-left: 20px;
        padding-top: 20px;
    }

    body .sectionWhyCrowdseekGridBox ul.wp-block-list {
        padding-left: 18px;
    }
}

/*NEW HOMEPAGE CSS ENDS HERE (09/01/2026) */