/* 10 Ways to Improve Employee-6-july-2026*/


/* bnr */

.ten-way-impro-bnr {
    background: #f5f5f5 !important;
    padding: 0;
    margin-bottom: 3rem;
}

.ten-way-impro-bnr .guest_satisfaction_images_box img {
    height: auto !important;
    object-fit: cover;
    border-radius: 3rem;
}

.ten-way-impro-bnr h1 {
    line-height: 1.4 !important;
}

/* bnr */

/* main-cont */

.ten-way-impro-blog-cont .takeaways-list li::after {
    display: none;
}

.ten-way-impro-blog-cont .takeaways-box {
    border: 1px solid #212529;
    padding: 2rem;
    background-color: #ffffff;
    border-radius: 1.5rem;
    margin: 4rem 0 !important;
}

.ten-way-impro-blog-cont .takeaways-title {
    font-size: 2rem;
    font-weight: 600;
    color: #0b2545;
    margin-bottom: 1.4rem;
    letter-spacing: 0.04rem;
}


.ten-way-impro-blog-cont .takeaways-list li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1rem;
}

.ten-way-impro-blog-cont .takeaways-list li:last-child {
    margin-bottom: 0;
}


.ten-way-impro-blog-cont .takeaways-list .list-icon {
    font-size: 0.6rem;
    margin-right: 1.5rem;
    margin-top: 0.8rem;
    color: #000000;
    flex-shrink: 0;
}

.ten-way-impro-blog-cont .sub-heading-bold {
    font-size: 20px !important;
    font-weight: 500 !important;
    color: var(--sub_heding) !important;
    display: block !important;
    font-family: "Geologica", sans-serif;
    line-height: 1.5;
}


.ten-way-impro-blog-cont .blog-img-con-2 img {
    width: 46rem;
    border: none !important;
    object-fit: cover;
    border-radius: 1.2rem;
    height: auto !important;
    margin: auto;
}

.ten-way-impro-blog-cont .cta-section {
    background-color: #000055;
    color: #ffffffdb;
    padding: 30px;
    border-radius: 8px;
    text-align: center;
    margin-top: 41px;
}

.ten-way-impro-blog-cont .sub-tle-3 {
    font-size: 18px;
}

.ten-way-impro-blog-cont .main-sub-tle {
    font-size: 2rem !important;
    line-height: 1.2 !important;
    color: var(--sub_heding) !important;
    font-weight: 600 !important;
    display: block;
    letter-spacing: 0.06rem !important;
}

.ten-way-impro-blog-cont .cta-section .sub-heading-bold {
    font-size: 2.5rem !important;
}

/* main-cont */

/* responsive */

@media(max-width:1199px) {
    .gust-satis-bnr-2 h1 {
        font-size: 3.4rem !important;
    }

    .gust-satis-bnr-2 .guest_satisfaction_text_box p.top_posted {
        align-items: center !important;
    }

    .gust-satis-bnr-2 .guest_satisfaction_text_box p.top_posted span i {
        font-size: 1.5rem;
    }

    .gust-satis-bnr-2 .guest_satisfaction_text_box p.top_posted em {
        font-size: 1.6rem;
        letter-spacing: 0;
        line-height: 1.6;
    }

    .ten-way-impro-bnr {
        padding: 2rem 0 !important;
    }

}

@media(max-width:991px) {

    .ten-way-impro-blog-cont {
        padding-left: 1.5rem;
    }

    .ten-way-impro-blog-cont .cta-section .sub-heading-bold {
        font-size: 2.3rem !important;
        line-height: 1.6 !important;
    }

    .ten-way-impro-blog-cont p {
        font-size: 14px !important;
    }
}

@media(max-width:575px) {

    .ten-way-impro-blog-cont .takeaways-title {
        font-size: 1.8rem;
    }

    .guest_satisfaction_section .guest_satisfaction_box ul li span {
        font-size: 14px;
    }

    .ten-way-impro-blog-cont .sub-heading-bold {
        font-size: 17px !important;
        padding-top: 0 !important;
        line-height: 1.6;
    }

    .ten-way-impro-blog-cont h2 {
        line-height: 1.6 !important;
    }

    .ten-way-impro-blog-cont .sub-tle-3 {
        font-size: 15px;
        line-height: 1.65;
    }

    .ten-way-impro-blog-cont .main-sub-tle {
        font-size: 1.8rem !important;
    }

    .ten-way-impro-blog-cont .blog-img-con-2 img {
        width: auto;
    }

    .ten-way-impro-blog-cont .cta-section .sub-heading-bold {
        font-size: 2rem !important;
        line-height: 1.5 !important;
    }

    .ten-way-impro-blog-cont .cta-section {
        padding: 25px;
        margin-top: 30px;
    }
}

/* responsive */

/* 10 Ways to Improve Employee-6-july-2026? */