.hero-content:before {
    content: unset;
}

/* footer css */
.newsletter-main {
    display: none;
}

@media screen and (min-width:991px) {

    /* customer-voice-section */
    .customer-voice-section {
        background-color: rgba(0, 85, 60, .08);
    }

    .hr-Journey {
        padding: 80px 0 40px;
        background: #FFFAF0;
    }

    .hr-Journey h2 {
        font-family: "Public Sans";
        font-weight: 800;
        line-height: 116%;
    }

    .hr-Journey p {
        font-size: 28px;
        color: #272727;
        line-height: 125%;
    }

    /* mindset-podcast section */
    .mindset-podcast {
        position: relative;
        padding: 90px 0px 70px;
    }

    .mindset-podcast h2 {
        color: #272727;
        font-family: "Public Sans";
        font-size: 44px;
        font-style: normal;
        font-weight: 800;
        line-height: 116%;
    }

    .mindset-podcast p {
        font-size: 24px;
        line-height: 125%;
        font-weight: 400;
        border-bottom: 1px solid #27272766;
        padding: 30px 0px 42px;
    }

    .mindset-podcast .subscribe-section {
        margin: 24px 0px;
        gap: 40px;
    }

    .mindset-podcast .subscribe-section span {
        color: #272727;
        font-size: 20px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        letter-spacing: 0.8px;
        text-transform: uppercase;
    }

    .mindset-podcast .subscribe-icons {
        gap: 32px;
    }

    .mindset-podcast .podcast-left {
        width: 50%;
    }

    .mindset-podcast .podcast-card h5 {
        font-size: 18px;
        font-weight: 700;
        font-family: "Public Sans";
        line-height: 24px;
        margin-bottom: 5px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;

    }

    .mindset-podcast .podcast-card span {
        font-size: 16px;
        line-height: 24px;
        font-family: "Public Sans";
    }

    .mindset-podcast .podcast-card {
        margin-bottom: 20px;
    }

    .podcast-slick-slider .slick-next,
    .guides-slick-slider .slick-next {
        background-image: url(https://content.hrone.cloud/wp-content/uploads/2025/10/arrow_left.svg);
    }

    .podcast-slick-slider .slick-prev,
    .guides-slick-slider .slick-prev {
        background-image: url(https://content.hrone.cloud/wp-content/uploads/2025/10/arrow_left.svg);
    }

    .podcast-slick-slider .slick-prev:hover,
    .guides-slick-slider .slick-next:hover,
    .podcast-slick-slider .slick-next:hover,
    .guides-slick-slider .slick-prev:hover {
        background-image: url(https://content.hrone.cloud/wp-content/uploads/2025/10/arrow_right.svg);
    }

    .podcast-slick-slider .slick-slide {
        height: 104px !important;
    }

    .mindset-podcast h2:before {
        background-image: url(https://content.hrone.cloud/wp-content/uploads/2025/10/logo_light_bg.svg);
        top: 27px;
    }

    /* _sectionhr_commenue */
    .hr_commenue {
        padding-top: 70px;
        padding-bottom: 40px;
    }

    .hr_commenue .left_commenue p {
        font-size: 24px;
        line-height: 125%;
        color: #fff;
        margin: 25px 0px;
    }

    .left_commenue .date span {
        color: #FFF;
        font-family: "Public Sans";
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 125%;
    }

    .left_commenue .upcoming_dt {
        padding: 10px 18px;
        width: 6%;
        color: #FFF;
        text-align: center;
        font-family: "Public Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 125%;
        text-transform: uppercase;
    }

    .left_commenue .upcoming_dt span {
        color: #FFF;
        text-align: center;
        font-family: "Public Sans";
        font-size: 32px;
        font-style: normal;
        font-weight: 800;
        line-height: 40px;
    }

    .left_commenue .date {
        gap: 24px;
        margin-bottom: 34px;
    }

    .left_commenue .upcoming_dt span {
        color: #FFF;
        text-align: center;
        font-family: "Public Sans";
        font-size: 32px;
        font-style: normal;
        font-weight: 800;
        line-height: 40px;
    }

    .hr_commenue span h4 {
        font-size: 24px;
        font-family: 'Public Sans';
        line-height: 125%;
        font-weight: 700;
    }

    .btn-outline-success {
        padding: 13px 24px;
        font-family: Inter;
        font-size: 18.2px;
        font-style: normal;
        font-weight: 600;
        line-height: 26px;
        width: fit-content;
    }

    .right_commenue h5 {
        color: #FFF;
        text-align: center;
        font-family: "Public Sans";
        font-size: 48px;
        font-style: normal;
        font-weight: 900;
        line-height: 125%;
        margin-left: -34px;
    }

    .right_commenue .commenue_logo img {
        max-width: 180px;
    }

    .right_commenue p {
        margin: 12px 0px 30px;
        color: #FFF;
        font-family: "Public Sans";
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 125%;
    }

    .community_img {
        margin-top: 44px;
    }

    .hr_commenue .left_commenue {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .hr_commenue .left_commenue,
    .hr_commenue .right_commenue {
        width: 50%;
        padding: 0px;
    }

    .right_commenue .bg_pad {
        padding-left: 24px;
    }

    .community_img #scrollContainerLeft {
        width: max-content;
        padding-top: 32px;
    }

    .community_img #scrollContainerLeft>div:nth-child(2n) {
        margin-top: -32px;
    }

    .community_img .awesome-experience-scroll {
        align-items: start;
    }

    .community_img #scrollContainerLeft::-webkit-scrollbar {
        display: none;
    }

    .temp-left,
    .temp-right {
        height: 500px;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .temp-left::-webkit-scrollbar,
    .temp-right::-webkit-scrollbar {
        display: none;
    }

    .temp_w_left {
        width: 57%;
        margin-top: -66px;
    }

    .temp_w_right {
        width: 60%;
        /* margin-right: -100px; */
    }

    .hr-resource .template-card {
        opacity: 0.6;
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }

    .hr-resource .template-card:hover {
        transform: translateY(0px);
        background: #fff;
        opacity: 1;
        box-shadow: 4px 4px 10px 0 rgba(230, 95, 70, 0.30);
    }

    .template-card:hover {
        box-shadow: unset;
    }

    .hr-resource .guide_left {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .btn-outline-success img {
        width: 15px;
    }

    .hr-resource .guide_left .text-muted,
    .temp_w_left .text-muted {
        color: #272727;
        font-size: 24px;
        line-height: 110%;
    }

    .temp_w_left .text-muted {
        margin-bottom: 24px;
        margin-top: 24px;
    }

    /* glossary-sec */
    .glossary-right {
        width: calc(60% - 30px);
        flex: auto;
        margin-right: -100px;
    }

    .glossary-left {
        width: calc(40% - 30px);
    }

    .hr-resource .guide_left {
        padding: 0px;
    }

    .guide_heading {
        display: flex;
        gap: 24px;
    }

    .guide_heading h2,
    .temp_heading h2,
    .glossary-left h2 {
        font-size: 48px;
        font-style: normal;
        font-weight: 800;
        line-height: 125%;
        font-family: 'Public Sans';
    }

    .hr-resource .hr-resource-container {
        justify-content: space-between;
    }

    .guides-slick-slider .slick-next {
        right: 30px;
    }

    .guides-slick-slider .slick-prev {
        left: 77%;
    }

    .hr-resource .guide_right:before {
        background-color: #f5bfb540;
        width: 50%;
    }

    .hr-resource .guide_left:after {
        width: 50%;
    }

    .right_commenue:before,
    .left_commenue:after {
        width: 50%;
    }

    .hr-resource .template-card {
        box-shadow: unset;
    }

    .card {
        max-width: 40px;
        height: 40px;
        font-weight: 400;
        font-size: 20px;
        padding: 0px;
        font-family: "Public Sans";
        background: #e65f46;
        flex-shrink: 0;
    }

    .card.L {
        background: #e65f46;
    }

    .card.M {
        background: #609585;
    }

    .card.N {
        background: #FFB987;
    }

    .card.O {
        background: #F09F90;
    }

    .card.P {
        background: #006145;
    }

    .card.Q {
        background: #FFDC78;
    }

    .card.R {
        background: #23A578;
    }

    .card.S {
        background: #FFB987;
    }

    .card.T {
        background: #E65F46;
    }

    .card.U {
        background: #609585;
    }

    .card.V {
        background: #FFB987;
    }

    .card.W {
        background: #FFDC78;
    }

    .card.X {
        background: #E65F46;
    }

    .card.Y {
        background: #23A578;
    }

    .card.Z {
        background: #FFDC78;
    }

    .glossary-grid {
        display: unset;
    }

    .glossary-grid ul {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-auto-rows: auto;
        grid-auto-flow: column;
        grid-template-rows: repeat(4, auto);
        column-gap: 12px;
    }

    .glossary-grid li a {
        display: flex;
        align-items: center;
        gap: 14px;
        margin-bottom: 18px;
        cursor: pointer;
        transition: all .3s ease;
    }

    .glossary-grid span {
        font-size: 16px;
        font-family: "Public Sans";
        color: #272727;
    }

    .glossary-left .explore-btn {
        font-family: Inter;
        display: inline-flex;
        align-items: center;
        gap: 4px;
        font-weight: 600;
    }

    .glossary-left .explore-btn span {
        font-size: 18px;
        font-weight: 600;
        line-height: 26px;
        font-family: inter;
    }

    .right_commenue .btn-outline-success:hover img,
    .left_commenue .btn-outline-success:hover img {
        width: 15px;
        filter: brightness(8);
    }

    .right_commenue .btn-outline-success:hover img,
    .guide_right .btn-outline-success:hover {
        color: #00553C;
        border-color: #00553C;
    }

    .hide-scrollbar::-webkit-scrollbar {
        display: none;
    }

    /* Scroll container */
    .awesome-experience-scroll {
        overflow: hidden;
        white-space: nowrap;
        display: flex;
        align-items: center;
        position: relative;
    }

    /* Inner items */
    .awesome-experience-scroll-item {
        flex: 0 0 auto;
        width: 8vw;
        margin-right: 20px;
        text-align: center;
        animation: scrollLoop 5s linear infinite;
    }

    .awesome-experience-scroll-item-cityname {
        margin: 0px;
        margin-top: 4px;
    }

    /* Infinite loop animation */
    @keyframes scrollLoop {
        from {
            transform: translateX(0);
        }

        to {
            transform: translateX(-100%);
        }
    }


    /* home blog section */

    .latest-blog-section {
        padding: 112px 0px;
    }

    .latest-blog-header h2 {
        font-size: 48px;
        font-weight: 800;
        line-height: 54px;
        color: #fff;
        font-family: 'Public Sans';
    }

    .latest-blog-header {
        margin-bottom: 100px;
    }

    .latest-blog-section .blog-meta {
        font-size: 14px;
        margin-bottom: 30px;
        font-family: 'Public Sans';
        min-height: 30px;
    }

    .blog-meta span {
        font-family: 'Public Sans';
    }

    .blog-card h5 {
        font-size: 22px;
        font-weight: 600;
        line-height: 30px;
        margin: 0px;
        font-family: 'Public Sans';
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        /* padding-bottom: 32px;
        border-bottom: 1px solid #E1E4ED; */
    }


    .blog-card .line {
        display: none;
    }

    .latest-blog-section .blog-grid {
        row-gap: 40px;
    }

    .latest-blog-section .blog-card {
        padding-bottom: 32px;
        border-bottom: 1px solid #e1e4ed;
        border-radius: 0px;
    }
}

@media screen and (min-width:1199px) {
    .container_cus {
        max-width: 1160px !important;
        margin: auto;
    }

    .hero {
        height: 90vh;
        position: relative;
    }

    .hero .show_phone {
        width: auto;
        width: auto;
        z-index: 0;
        position: relative;
    }

    .hero h1 {
        font-size: 50px;
        line-height: 52px;
        letter-spacing: -1.2px;
        margin-bottom: 40px;
        font-weight: 800;
    }

    /* .hero::after {
        content: "";
        width: 30%;
        height: 42%;
        filter: blur(130px);
        background: #23a578;
        position: absolute;
        bottom: 0px;
        z-index: 0;
        border-radius: 50%;
        right: 0;
    } */

    .hero .ai-btn {
        padding: 7px 24px;
        font-family: 'Public Sans';
    }

    .hero .rating {
        margin-right: 0px !important;
    }

    .rating p {
        font-family: poppins;
        font-size: 12px;
    }

    .hero-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .hero .hero-text {
        width: 52.4%;
        border-right: 2px solid #167152;
        padding: 4px 0px;
        padding-right: 64px;
    }

    .hero .cta {
        width: 37.1%;
        padding: 0px !important;
    }


    .cta span {
        font-size: 18px;
        line-height: 32px;
        font-weight: 600;
        letter-spacing: -0.36px;
    }

    .email_errorbanner {
        font-weight: 400;
    }

    .cta p {
        font-size: 18px;
        line-height: 23px;
        letter-spacing: -0.36px;
        font-weight: 400;
        opacity: 70%;
        padding: 0px 0 22px;
    }

    .email-container input {
        font-size: 12px;
        color: #7C7C7C;
        padding: 12px 24px;
        font-family: "Public Sans";
    }

    .email-container button {
        font-size: 14px;
        font-weight: 600;
    }

    .email-container {
        border-radius: 3px;
        width: 340px;
    }

    .logo_shape_icon {
        bottom: 0px;
    }

    .review_logo.image-2 {
        margin-left: 8px;
    }

    .client-brand.whitebg {
        padding-top: 160px;
        z-index: 9;
        position: relative;
    }



    /* discover-hrone-section */
    .discover-hrone-card {
        padding: 32px;
    }

    .oneai-home-content {
        max-width: calc(50% - 16px);
    }

    .oneai-home-img-container {
        max-width: calc(50% - 16px);
    }

    /* aspiration-hr-section */
    .aspiration-hr-section .aspiration-desc .aspiration-h2 {
        z-index: 9;
        position: relative;
    }

    /* customer-happiness-section */

    .customer-happiness-section .content-main {
        width: 35%;
    }

    /* hrone-workplace-section */
    .building-workplace-slider-main {
        z-index: 9;
    }

    /* workplace way selection */
    .workplace-way ul.tabs {
        /* flex-wrap: wrap; */
        gap: 20px;
    }

    .workplace-way ul.tabs li p {
        font-size: 24px;
        line-height: 32px;
    }

    .workplace-way ul.tabs li {
        padding-left: 0px;
        padding: 24px;
    }

    .workplace-way ul.tabs li .tabs-details {
        width: 100%;
    }

    .discover-hrone-section .discover-hrone-cards .details .discover-card-h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .discover-hrone-section .discover-hrone-cards .details .discover-card-p {
        font-size: 20px;
        line-height: 28px;
    }
}

@media screen and (min-width:2560px) {
    .hero {
        height: 70vh;
    }
}

@media screen and (min-width: 1199px) and (max-width:1919px) {
    .logo_shape_icon {
        bottom: -80px;
        z-index: 99;
    }

    .hero {
        height: 100vh;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .container_cus {
        max-width: 960px !important;
        margin: auto;
    }

    .hero h1 {
        font-size: 40px;
    }

    .hero-content {
        position: unset;
        display: flex;
    }

    .hero .hero-text {
        width: calc(58% - 24px);
        border-right: 2px solid #167152;
        padding-right: 24px;
    }

    .hero .cta {
        width: calc(42% - 24px);
    }

    .logo_shape_icon {
        bottom: 0px;
    }


    /* hr section */

    .mindset-podcast h2 {
        font-size: 36px;
    }

    .podcast-slick-slider .slick-prev {
        left: 58%;
    }

    .podcast-slick-slider .slick-next {
        right: 22%;
    }

    .mindset-podcast {
        padding: 70px 0 40px;
    }

    .right_commenue h5 {
        font-size: 36px;
        margin-left: -11px;
    }

    .temp_heading {
        padding-left: 20px;
    }

    .temp_w_right {
        width: 60%;
        margin-right: 0px;
    }

    .hr-resource .guide_left .text-muted,
    .temp_w_left .text-muted {
        font-size: 16px;
        line-height: 124%;
    }

    .hr-resource h2 {
        font-size: 36px !important;
    }

    .hr-resource .template-card {
        height: 100px;
        width: 100px;
    }

    .hr-resource .template-card p {
        margin: 0;
        font-size: 14px;
    }

    .guides-slick-slider .slick-next {
        right: 2px;
    }

    .guides-slick-slider .slick-slide {
        margin: 0 8px;
    }

    .guides-slick-slider .slick-list {
        margin: 0 -8px;
    }

    .btn-outline-success {
        font-size: 16px;
        padding: 10px 20px;
    }

    .glossary-right {
        margin-right: 0px;
    }

    .hr-Journey h2 {
        font-size: 30px;
    }

    .hr-Journey p {
        font-size: 24px;
    }

    .hr-Journey p {
        font-size: 24px;
        line-height: 125%;
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    .container_cus {
        max-width: 760px !important;
        margin: auto;
        padding: 0px;
        width: 760px !important;
    }

    .hero h1 {
        font-size: 28px;
    }

    .hero .hero-text {
        width: calc(55% - 24px);
        border-right: 2px solid #167152;
        padding-right: 24px;
    }

    .hero .cta {
        width: calc(45% - 24px);
    }

    .hero .logo_shape_icon {
        bottom: 0px;
    }

    .hero .review_logo.image-2 img {
        width: 70px;
    }

    .hero .email-container button {
        font-size: 12px;
    }

    .hero .email-container {
        width: 100%;
    }

    .hero .cta p {
        font-size: 12px;
    }

    .hero-content {
        padding-top: 40px;
    }
}

/* Mobile responsive */
@media (max-width: 768px) {
    .container.container_cus {
        max-width: 100%;
        padding: 0px 32px;
    }

    .hero {
        padding: 0px;
        padding-top: 20px;
    }

    .hero h1 {
        font-size: 45px;
        line-height: 46px;
        font-weight: 800
    }

    .hero .phone_text {
        font-size: 20px;
        padding: 0px;
        line-height: 22px;
        letter-spacing: -0.4px;
        margin-bottom: 45px;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .hero .rating p {
        color: #fff;
        font-family: public sans;
        font-size: 8px;
    }

    .hero .rating {
        margin-bottom: 16px;
    }

    .hero .review-text img {
        width: 56px;
    }

    .hero .hero-content {
        margin-top: 0px;
        padding-top: 12px;
    }

    .footer_text {
        z-index: 1;
        color: #272727;
        display: block;
        font-size: 16px;
        font-style: italic;
        line-height: 20px;
        letter-spacing: -0.32px;
        opacity: 0.6;
    }

    .demo_button span {
        color: #FFF;
        font-family: "Clash Grotesk";
        font-size: 23.67px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }

    .review_logo.image-2 img {
        width: 65px !important;
    }


    /* hr sectiion */
    .customer-voice-section {
        background-color: rgba(0, 85, 60, .08);
    }

    .hr-Journey {
        padding: 50px 0px;
        background: #fffaf0;
        padding-bottom: 20px;
    }

    .mindset-podcast {
        padding: 80px 0px 120px;
    }

    .left_commenue .upcoming_dt span {
        color: #FFF;
        text-align: center;
        font-family: "Public Sans";
        font-size: 32px;
        font-style: normal;
        font-weight: 800;
        line-height: 40px;
    }

    .hr-Journey h2,
    .mindset-podcast h2 {
        font-size: 28px;
        line-height: 30px;
        font-weight: 800;
    }

    .hr-Journey h2 br {
        display: none;
    }

    .mindset-podcast p {
        margin-top: 22px;
    }

    .mindset-podcast .subscribe-section span {
        font-size: 14px;
        letter-spacing: 0.56px;
        font-weight: 600;
    }

    .mindset-podcast .podcast-card h5,
    .mindset-podcast .podcast-card span,
    .hr-Journey h2,
    .mindset-podcast h2,
    .hr_commenue span,
    .left_commenue .upcoming_dt,
    .guide_heading h2,
    .guide_heading p {
        font-family: "Public Sans";
    }

    .mindset-podcast .subscribe-section span {
        font-family: "Clash Grotesk";
    }

    .mindset-podcast .podcast-card h5 {
        font-size: 16px;
        font-weight: 700;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .mindset-podcast .podcast-right {
        margin-top: 30px;
    }

    .podcast-slick-slider .slick-slide {
        height: 104px !important;
    }

    .guides-slick-slider .slick-slide img {
        width: 100%;
    }

    .podcast-slick-slider .slick-next,
    .guides-slick-slider .slick-next {
        background-image: url(https://content.hrone.cloud/wp-content/uploads/2025/10/arrow_left.svg);
    }

    .guides-slick-slider .slick-prev {
        background-image: url(https://content.hrone.cloud/wp-content/uploads/2025/10/arrow_left.svg);
    }

    .podcast-slick-slider .slick-prev {
        background-image: url(https://content.hrone.cloud/wp-content/uploads/2025/10/arrow_left.svg);
        bottom: -80px;
        top: unset;
    }

    .podcast-slick-slider .slick-prev:hover,
    .guides-slick-slider .slick-next:hover,
    .podcast-slick-slider .slick-next:hover,
    .guides-slick-slider .slick-prev:hover {
        background-image: url(https://content.hrone.cloud/wp-content/uploads/2025/10/arrow_right.svg);
    }

    .mindset-podcast h2:before {
        background-image: url(https://content.hrone.cloud/wp-content/uploads/2025/10/logo_light_bg.svg);
        top: 27px;
    }

    .podcast-slick-slider .slick-next {
        bottom: -60px;
    }

    .hr_commenue {
        padding: 0px;
    }

    .left_commenue:after {
        height: 100%;
        width: 100vw;
    }

    .hr_commenue .left_commenue {
        margin-bottom: 80px;
        margin-top: 80px;
        padding: 0px 30px;
        flex: auto;
    }

    .right_commenue .bg_pad {
        padding: 80px 30px 50px;
        padding-bottom: 0px;
    }

    #scrollContainerLeft {
        padding: 80px 0px;
    }

    /* Scroll container */
    .awesome-experience-scroll {
        overflow: hidden;
        white-space: nowrap;
        display: flex;
        align-items: center;
        position: relative;
    }

    .hr_commenue .container_cus {
        padding: 0px;
    }

    /* Inner items */
    .awesome-experience-scroll-item {
        flex: 0 0 auto;
        width: 21vw;
        margin-right: 20px;
        text-align: center;
        animation: scrollLoop 5s linear infinite;
    }

    /* Infinite loop animation */
    @keyframes scrollLoop {
        from {
            transform: translateX(0);
        }

        to {
            transform: translateX(-100%);
        }
    }

    .community_img #scrollContainerLeft>div:nth-child(2n) {
        margin-top: -60px;
    }

    .community_img img {
        position: unset;
        height: fit-content;
    }

    .right_commenue:before {
        top: 45%;
    }

    .right_commenue h5 {
        color: #FFF;
        text-align: left;
        font-family: "Public Sans";
        font-size: 28px;
        font-style: normal;
        font-weight: 900;
        line-height: 125%;
    }

    .right_commenue p {
        margin-bottom: 20px;
        margin-top: 9px;
        color: #FFF;
        font-family: "Public Sans";
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 125%;
        width: 80%;
    }

    .hr_commenue .btn-outline-success {
        color: #00553C;
        font-family: Inter;
        font-size: 18.2px;
        font-style: normal;
        font-weight: 600;
        line-height: 26px;
    }

    .hr_commenue .btn-outline-success:hover {
        color: #fff !important;
    }

    .hr_commenue .btn-outline-success:hover img {
        filter: brightness(10);
    }

    .hr_commenue span h4 {
        font-size: 18px;
        font-family: 'Public Sans';
        font-weight: 700;
        margin-bottom: 6px;
    }

    .left_commenue .upcoming_dt {
        width: 20%;
        font-weight: 400;
    }

    .hr-resource {
        padding: 70px 0px;
        /* overflow-x: hidden; */
    }

    .podcast-slick-slider .slick-next:hover {
        top: unset;
    }

    .podcast-slick-slider .slick-prev:hover {
        bottom: -81px;
        top: unset;
    }

    .hr-resource .mob_btn:hover {
        color: #00553c;
        border-color: #00553c;
    }


    /* the slides */
    .guides-slick-slider .slick-slide {
        margin: 0 5px;
    }

    /* the parent */
    .guides-slick-slider .slick-list {
        margin: 0 -5px;
    }

    .hr-resource .container {
        /* padding: 0px; */
        margin: auto;
    }

    .guide_heading p,
    .temp_heading p {
        font-size: 16px;
        color: #272727;
        line-height: 125%;
        margin-top: 12px;
    }

    .temp_heading p {
        width: 67%;
        margin-left: auto;
        margin-right: auto;
    }

    .guide_heading {
        flex-direction: column;
    }

    .guide_heading p {
        width: 65%;
    }

    .guide_heading h2 {
        font-weight: 800;
    }

    .hr-resource .guide_left {
        margin-bottom: 140px;
    }

    .hr-resource .guide_right:before {
        top: 38%;
    }

    .hr-resource .guide_right {
        padding-top: 80px;
    }

    .hr-resource .guide_right:before {
        background-color: #f5bfb540;
    }

    .temp-left,
    .temp-right {
        height: 500px;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .community_img #scrollContainerLeft::-webkit-scrollbar,
    #scrollContainerVertical::-webkit-scrollbar,
    #scrollContainerUp::-webkit-scrollbar {
        display: none;
    }

    .temp_w_right {
        width: 100%;
    }

    .hr-resource .template-card {
        opacity: 0.6;
        flex-direction: column;
        align-items: center;
        gap: 14px;
        width: 100%;
    }

    .hr-resource .template-card p {
        color: #272727;
        font-size: 14px;
        line-height: 16px;
        width: 80%;
        margin: auto;
        font-weight: 600;
    }

    .hr-resource a.mob_btn {
        display: flex;
        align-items: center;
    }

    .hr-resource a.mob_btn span {
        font-size: 18px;
        font-weight: 600;
        font-family: inter;
    }

    .glossary-sec {
        padding: 60px 0px;
    }

    .glossary-left h2 {
        font-size: 28px;
        font-weight: 800;
        font-family: "Public Sans";
    }

    .glossary-left p {
        font-size: 16px;
        line-height: 22px;
        color: #686868;
        width: 65%;
        margin-right: auto;
        margin-left: auto;
        margin-top: 16px;
    }

    .glossary-grid {
        margin: 40px 0px;
    }

    .glossary-container {
        flex-direction: column;
        align-items: center;
    }

    .glossary-right .card {
        padding: 0px;
        font-weight: 400;
        border-radius: 2px;
    }

    .glossary-grid {
        margin: 20px 0px 50px;
    }

    .glossary-grid span {
        font-family: "Public Sans";
    }

    .glossary-bottom-btn .explore-btn {
        display: inline-flex;
        align-items: center;
        gap: 4px;
    }

    .glossary-bottom-btn .explore-btn span {
        font-size: 18px;
        font-weight: 600;
        font-family: 'Inter';
    }

    .guides-slider-inner .slick-slide img {
        width: 100%;
    }

    .glossary-grid ul li:nth-child(n+5) {
        display: none;
    }

    /* .guides-slick-slider .slick-slide img {
        width: 100%;
    } */

    .temp_heading h2 {
        font-family: 'Public Sans';
        font-weight: 800;
    }

    .hr-resourc .template-card {
        flex-direction: column;
        align-items: center;
        gap: 16px;
        height: auto;
        width: auto;
        padding: 35px 18px;
    }

    .mindset-podcast h2.mob_logo:before {
        background-image: url(https://content.hrone.cloud/wp-content/uploads/2025/10/logo_light_bg.svg);
        top: 27px;
        width: 63px;
        height: 60px;
        background-size: cover;
        background-repeat: no-repeat;
    }

    /* blog section css */
    .latest-blog-section {
        padding: 80px 0px;
    }

    .latest-blog-header h2 {
        font-family: "Public Sans";
        font-style: normal;
        font-weight: 800;
        line-height: 30px;
        margin-bottom: 45px;
    }

    .glossary-grid li a {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 16px;
    }

    .blog-card .date,
    .blog-card .badge {
        font-family: "Public Sans";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
    }

    .blog-card h5 {
        font-size: 18px;
        margin: 0px;
        font-weight: 600;
        line-height: 24px;
        font-family: 'Public Sans';
    }

    .blog-grid {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .blog-card {
        padding: 0px;
        padding: 0px;
        padding-bottom: 20px;
        border-bottom: 1px solid #E1E4ED;
        border-radius: 0px;
    }

    .latest-blog-section .btn-outline-success.mob_view {
        display: inline-flex;
        align-items: center;
        margin-top: 40px;
        gap: 4px;
    }

    .latest-blog-section .btn-outline-success.mob_view span {
        font-family: Inter;
        font-weight: 600;
        font-size: 18px;
        line-height: 26px;
    }

    .card.L {
        background: #e65f46;
    }

    .card.M {
        background: #609585;
    }

    .card.N {
        background: #FFB987;
    }

    .card.O {
        background: #F09F90;
    }

    .card.P {
        background: #006145;
    }

    .card.Q {
        background: #FFDC78;
    }

    .card.R {
        background: #23A578;
    }

    .card.S {
        background: #FFB987;
    }

    .card.T {
        background: #E65F46;
    }

    .card.U {
        background: #609585;
    }

    .card.V {
        background: #FFB987;
    }

    .card.W {
        background: #FFDC78;
    }

    .card.X {
        background: #E65F46;
    }

    .card.Y {
        background: #23A578;
    }

    .card.Z {
        background: #FFDC78;
    }

    .discover-hrone-section .discover-hrone-cards .details {
        justify-content: start;
    }
}