.white-black-img{
    margin-bottom: -10px;
}
.BW-mobile{
    display: none;
}
.BW-desktop{
    display: block;
}
/* -----Header Section Start----- */
.hero-section .heading {
    font-weight: 400;
    font-size: 72px;
    line-height: 82px;
    letter-spacing: -2px;
    margin-bottom: 20px;
    color: #000;
    padding-right: 30px;
}

.hero-section .paragraph {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #6D6D6D;
    padding-right: 300px;
}

.img-header {
    margin-top: -60px;
}

.head-img-1 {
    margin-top: 172px;
}

.head-img-2 {
    margin-top: 86px;
}

/* -----Header Section End----- */

.career-page-top-padding {
    padding-top: 90px !important;
}

/*job section start */
.opening-section .section-eyebrow {
    margin-bottom: 24px;
}

.opening-section .heading {
    font-weight: 400;
    font-size: 48px;
    line-height: 67px;
    letter-spacing: -1.5px;
    margin-bottom: 16px;
    color: #000;
}

.opening-section .paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #6D6D6D;
}

.job_main_section {
    padding-top: 100px;
}

.zrsite_City,
.zrsite_Country,
.zrsite_Job_Type,
.rec-grp-heading {
    display: none !important;
}

.rec_job_listing_div_jobs {
    /*border-radius: 8px;*/
    /*background: #FFF;*/
    padding: 0px 45px;
}

.rec-group li {
    list-style-type: none;
}

.rec-job-title a {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /*letter-spacing: -0.16px;*/
    display: block;
    position: relative;
    padding: 18px 0;
}

.rec-job-title {
    border-bottom: 1px solid #DFE4EA;
}

.rec-job-info:last-child .rec-job-title {
    border-bottom: none;
}

.rec-job-title a::before {
    content: '';
    background-image: url("https://stg.brickclay.com/wp-content/themes/brickclay-new/assets/images/icons/arrow-up-orange.svg");
    height: 20px;
    width: 20px;
    position: absolute;
    top: 35%;
    rotate: 90deg;
    transform: translate(0%, -50%);
    right: 12px;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.rec-job-title a:hover::before,
.rec-job-title a:hover::after {
    opacity: 1;
}

.rec-job-title a::after {
    content: 'Apply Now';
    position: absolute;
    font-size: 16px;
    line-height: 25px;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    top: 50%;
    transform: translate(-20%, -50%);
    right: 15px;
}

/*job section end*/
/* work carousel section start  */
.work-carousel {
    margin-bottom: 60px;
}

.work-carousel .heading {
    font-weight: 400;
    font-size: 48px;
    line-height: 67px;
    letter-spacing: -1.5px;
    color: #000000;
    margin-bottom: 16px;
}

.work-carousel .paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #6D6D6D;
}

.carousel-container {
    padding: 0 0 0 max(48px, calc((100% - 1568px) / 2));

}

.work-item {
    padding: 0 33px 0 0;
    border-right: 1px solid #E4E4E4;
    /* width: 342px; */
}

/* REAL first item (ignore cloned ones) */
.owl-carousel .owl-item:not(.cloned):first-of-type .work-item {
    padding-left: 0;
}

/* REAL last item (ignore cloned ones) */
.owl-carousel .owl-item:not(.cloned):last-of-type .work-item {
    padding-right: 0;
    border-right: none;
}

.work-carousel-img {
    margin-bottom: 30px;
    height: 354px;
    /*object-fit: cover;*/
}

.work-item .heading {
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: -0.18px;
    margin-bottom: 20px;
}

.work-item .paragraph {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #6D6D6D;
    padding-right: 55px;
}

.carousel-btns {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 8px;
    margin-top: 60px;
}

.carousel-btns .btn {
    padding: 20px 25px;
    border: 1px solid #E4E4E4;
    cursor: pointer;
    width: 70px;
    height: 60px;
}

.carousel-btns .btn.disabled {
    opacity: 0.5;
}

.arrow-icons {
    width: 20px;
    height: 20px;
}

.owl-nav {
    display: none;
}

.h-600 {
    height: 600px;
}

.w-436 {
    width: 436px !important;
}

.w-450 {
    width: 450px !important;
}

.w-908 {
    width: 908px !important;
}

.w-907 {
    width: 907px !important;
}

/* work carousel section start  */

.grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    margin-top: 60px;
}

.grid-item {
    padding: 54px 32px 24px 32px;
}

.grid-item .icon {
    margin-bottom: 63px;
}

.grid-item .heading_5 {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #FFFFFF;
    margin-bottom: 7px;
}

.grid-item .paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0;
    color: #B6B6B6;
    padding-right: 20px;

}

.grid-item:nth-child(1) {
    border-right: 1px solid #323232;
    border-bottom: 1px solid #323232;
}

.grid-item:nth-child(2) {
    border-right: 1px solid #323232;
    border-bottom: 1px solid #323232;
}

.grid-item:nth-child(3) {

    border-bottom: 1px solid #323232;
}

.grid-item:nth-child(4) {
    border-right: 1px solid #323232;
}

.grid-item:nth-child(5) {
    border-right: 1px solid #323232;
}


.perks-benefits .heading {
    font-weight: 400;
    font-size: 48px;
    line-height: 67px;
    letter-spacing: -1.5px;
    color: #FFFFFF;

}


/* FAQ Section */
.hired-section .section-eyebrow {
    margin-bottom: 24px;
}

.hired-section .heading {
    font-weight: 400;
    font-size: 48px;
    line-height: 67px;
    letter-spacing: -1.5px;
    margin-bottom: 16px;
    color: #000;
}

.hired-section .paragraph {
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0px;
    color: #6D6D6D;
    padding-right: 80px;
}

.hiring-accordion {
    margin-top: 60px;
}

.hiring-item {
    border-bottom: 1px solid #e5e5e5;
}

.hiring-question {
    width: 100%;
    padding: 20px 0;
    background: none;
    border: none;
    text-align: left;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
}

/* .hiring-item.active .hiring-question {
    padding-bottom: 20px;
} */

.hiring-text {
    font-size: 20px;
    line-height: 26px;
    font-weight: 400;
    color: #000000;
    flex: 1;
    font-family: 'Inter Display', sans-serif;

}

.hiring-icon {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.hiring-icon .hiring-minus,
.hiring-icon .hiring-plus {
    position: absolute;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.hiring-icon .hiring-minus {
    opacity: 0;
    transform: rotate(90deg);
}

.hiring-icon .hiring-plus {
    opacity: 1;
    transform: rotate(0deg);
}

.hiring-item.active .hiring-icon .hiring-minus {
    opacity: 1;
    transform: rotate(0deg);
}

.hiring-item.active .hiring-icon .hiring-plus {
    opacity: 0;
    transform: rotate(-90deg);
}

.hiring-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.4s ease;
    padding: 0 0;
}

.hiring-answer p {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #6D6D6D;
    margin-bottom: 17px;
    margin-left: 52px;
}

.faq-heading {
    font-weight: 400;
    font-size: 48px;
    line-height: 67px;
    letter-spacing: -1.5px;
    color: #000000;
    margin-bottom: 20px;
}

@media (min-width: 1023.98px) and (max-width: 1527px) {
    .hero-section .paragraph {
        padding-right: 165px;
    }
}

/* -----Career Tablet Css Start----- */
@media (max-width: 1023.98px) {

    /* -----Header Section Start----- */
    .hero-section .heading {
        font-size: 48px;
        line-height: 67px;
        letter-spacing: -1.5px;
        padding-right: 0;
    }

    .hero-section .paragraph {
        font-size: 16px;
        line-height: 25px;
        padding-right: 90px;
    }

    .img-header {
        margin-top: 0;
    }

    .imgs-grid {
        display: grid;
        gap: 12px;

    }

    .head-img-1 {
        margin-top: 76px;
    }

    .head-img-2 {
        margin-top: 38px;
    }

    /* -----Header Section End----- */
    /*job section start */
    .opening-section {
        margin-bottom: 50px;
    }

    .opening-section .section-eyebrow {
        margin-bottom: 20px;
    }

    .opening-section .heading {
        font-size: 34px;
        line-height: 44px;
        letter-spacing: -0.56px;
        margin-bottom: 10px;
    }

    .rec_job_listing_div_jobs {
        padding: 0;
    }

    /*job section end */
    /* work carousel section start  */
    .carousel-container {
        padding: 0 0 0 max(48px, calc((100% - 1568px) / 2));

    }

    .work-carousel {
        margin-bottom: 40px;
    }

    .work-carousel .heading {
        font-weight: 400;
        font-size: 34px;
        line-height: 44px;
        letter-spacing: -0.65px;
        color: #000000;
        margin-bottom: 10px;
    }

    .work-item {
        padding: 0 33px 36px 0;
        border-right: 1px solid #E4E4E4;
    }

    .work-carousel-img {
       height: 276px;
    }

    .carousel-btns {
        margin-top: 40px;
    }

    .work-item .heading {
        margin-bottom: 15px;
    }

    .h-600 {
        height: 532px;
    }

    /* work carousel section end  */

    /* FAQ Section */
    .hired-section .section-eyebrow {
        margin-bottom: 20px;
    }

    .hired-section .heading {
        font-size: 34px;
        line-height: 44px;
        letter-spacing: -0.65px;
        margin-bottom: 10px;
    }

    .hired-section .paragraph {
        font-weight: 400;
        font-size: 16px;
        line-height: 25px;
        letter-spacing: 0px;
        color: #6D6D6D;
        padding-right: 0;
    }

    .hiring-accordion {
        margin-top: 40px;
        margin-bottom: 50px;
    }

    /* FAQ Section */

    .perks-benefits .heading {
        font-size: 34px;
        line-height: 44px;
        letter-spacing: -0.56px;
    }

    .grid-item .heading_5 {
        font-size: 18px;
        line-height: 25px;
        letter-spacing: -0.18px;
    }

    .grid-item .paragraph {
        font-size: 16px;
        line-height: 25px !important;
        padding-right: 5px;
    }

    .faq-heading {
        font-size: 34px;
        line-height: 44px;
        letter-spacing: -0.65px;
        margin-bottom: 0;
    }


    .grid-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, 1fr);
        margin-top: 15px;
    }

    .grid-item {
        padding: 50px 30px 30px 30px;
    }

    .grid-item .icon {
        margin-bottom: 60px;
    }

    .grid-item:nth-child(1) {
        border-right: 1px solid #323232;
        border-bottom: 1px solid #323232;
    }

    .grid-item:nth-child(2) {
        border-right: 0;
        border-bottom: 1px solid #323232;
    }

    .grid-item:nth-child(3) {
        border-right: 1px solid #323232;

        border-bottom: 1px solid #323232;
    }

    .grid-item:nth-child(4) {
        border-right: 0;
        border-bottom: 1px solid #323232;
    }

    .grid-item:nth-child(5) {
        border-right: 1px solid #323232;
    }

    .career-page-top-padding {
        padding-top: 50px !important;
    }
}

/* -----Career Tablet Css End----- */



/* -----Career Mobile Css Start----- */
@media (max-width: 767.98px) {
    .BW-mobile{
    display: block;
}
.BW-desktop{
    display: none;
}
    .faq-answer p{
        line-height: 20px !important;
    }

    /* -----Header Section Start----- */
    .hero-section {
        margin-bottom: 30px;
    }

    .hero-section .heading {
        font-size: 36px;
        line-height: 40px;
        letter-spacing: -0.72px;
        margin-bottom: 16px;
        padding-right: 0;
    }

    .hero-section .paragraph {
        font-size: 14px;
        line-height: 20px;
        padding-right: 0;
    }

    .img-header {
        margin-bottom: 20px;
    }

    .head-img-1 {
        margin-top: 0;
    }

    .head-img-2 {
        margin-top: 0;
        order: 3;
    }

    .head-img-3 {
        order: 2;
    }

    .head-img-mob {
        height: 100%;
        object-fit: cover;
    }

    /* -----Header Section End----- */

    /*job section start */
    .opening-section {
        margin-bottom: 20px;
    }

    .opening-section .heading {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: -0.56px;
        margin-bottom: 10px;
    }

    .opening-section .paragraph {
        font-size: 14px;
        line-height: 20px;
    }

    .rec-job-info:last-child .rec-job-title a {
        padding-bottom: 0;
    }

    /*job section end */


    /* work carousel section start  */
    .carousel-container {
        padding: 0 20px 0 max(20px, calc((100% - 1568px) / 2));

    }

    .work-carousel {
        margin-bottom: 30px;
    }

    .work-carousel .heading {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: -0.56px;
        margin-bottom: 10px;
    }

    .work-carousel .paragraph {
        font-size: 14px;
        line-height: 20px;
    }

    .work-item {
        /* min-height: 422px; */
        padding: 0 0;
        border-right: 1px solid transparent;
    }

    /* REAL first item (ignore cloned ones) */
    .owl-carousel .owl-item:not(.cloned):first-of-type .work-item {
        padding-left: 0;
    }

    /* REAL last item (ignore cloned ones) */
    .owl-carousel .owl-item:not(.cloned):last-of-type .work-item {
        padding-right: 0;
        border-right: none;
    }

    .work-carousel-img {
        margin-bottom: 15px;
        /* /* width: 335px; */
         height: 220px;
        object-fit: cover;
    }

    .work-item .heading {
        font-size: 16px;
        line-height: 20px;
        letter-spacing: 0;
        margin-bottom: 5px;
    }

    .faq-accordion {
        margin-top: 10px !important;
    }

    .rec-job-title a {
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
    }

    .work-item .paragraph {
        padding-right: 0;
    }

    .carousel-btns {
        gap: 5px;
        margin-top: 30px;
    }

    .carousel-btns .btn {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 13px 17px;
        width: 47px;
        height: 40px;
    }

    .arrow-icons {
        width: 13px;
        height: 13px;
    }

    .h-600 {
        height: 280px;
    }

    .behind-carousel-wrapper .behind-item img {
height: 100%;
object-fit: cover;
    }

    .w-436 {
        width: 203px !important;
    }

    .w-450 {
        width: 230px !important;
    }

    .w-908 {
        width: 400px !important;
    }

    .w-907 {
        width: 400px !important;
    }

    /* work carousel section end  */

    /* FAQ Section */
    .hired-section .section-eyebrow {
        margin-bottom: 20px;
    }

    .hired-section .heading {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: -0.56px;
    }

    .hired-section .paragraph {
        font-size: 14px;
        line-height: 20px;
    }

    .hiring-accordion {
        margin-top: 30px;
    }

    .hiring-text {
        font-size: 16px;
        line-height: 22px;
    }

    .hiring-question {
        padding: 26px 0 26px 0;
        gap: 25px;
    }

    .hiring-answer p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 25px;
        margin-left: 45px;
    }

    /* FAQ Section */
    .perks-benefits .heading {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: -0.56px;
    }

    .grid-item .heading_5 {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0;
    }

    .faq-heading {
        font-size: 28px;
        line-height: 32px;
        letter-spacing: -0.56px;
    }



    .grid-container {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(6, 1fr);
        margin-top: 0;
    }

    .grid-item {
        padding: 30px 0 20px 0;
    }

    .grid-item .icon {
        margin-bottom: 30px;
    }

    .grid-item:nth-child(1) {
        border-right: 0;
        border-bottom: 1px solid #323232;
    }

    .grid-item:nth-child(2) {
        border-right: 0;
        border-bottom: 1px solid #323232;
    }

    .grid-item:nth-child(3) {
        border-right: 0;

        border-bottom: 1px solid #323232;
    }

    .grid-item:nth-child(4) {
        border-right: 0;
        border-bottom: 1px solid #323232;
    }

    .grid-item:nth-child(5) {
        border-bottom: 1px solid #323232;

        border-right: 0;
    }

    .career-page-top-padding {
        padding-top: 30px !important;
    }

    .grid-item .paragraph {
        line-height: 20px !important;
        font-size: 14px;
    }
}

/* -----Career Mobile Css End----- */