.work-counter-list {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.work-desc {
    font-size: 18px;
}
.how-we-work {
    padding: 20px;
}
.footer-contact-desc p {
    margin-bottom: 5px !important;
}
.footer-contact-desc a {
    color: white;
}
.footer-contact-desc a:hover {
    color: #E2403B;
}
.fa-phone-alt {
    rotate: 90;
}
.footer-copyright {
    padding: 8px;
    justify-content: center;
}
.section-title-abt h1 {
    font-size: 25px;
    text-align: justify;
}
.section-title-abt h3 {
    padding-bottom: 20px;
}
@media(max-width:768px) {
    .section-title-abt h3 {
        padding-bottom: 0px;
    }
    .section-title h3,
    h1 {
        font-size: 14px;
    }
    .home-banner-h3 h3 {
        font-size: 8px;
    }
    .home-banner-h3 h3:before {
        top: 2px;
        width: 6px;
        height: 6px;
    }
}
.hero.hero-slider-layout .hero-slide-abt {
    position: relative;
    padding: 110px 0 50px; 
}
@media(min-width:768px){
   .hero.hero-slider-layout .hero-slide-abt { 
    margin-top: 70px;
} 
}
.parallax-about {
    position: sticky;
    top: 50px;
    z-index: 999;
}
.our-team {
    padding: 40px 0;
}
.page-header {
    padding: 90px 0;
}
.contact-info-item {
    padding: 20px;
}
.contact-info-phone h3 {
    padding-bottom: 10px;
}
.contact-info-content h2 {
    font-size: 20px;
}
.about-us {
    padding-top: 50px;
    padding-bottom: 50px;
}
@media(max-width:768px) {
    .about-us {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
.our-services {
    padding: 50px 0px;
}
.why-choose-us {
    padding: 50px 0 50px;
}
.our-achivements {
    padding-top: 50px;
    padding-bottom: 50px;
}
.our-testimonial {
    padding-top: 0px;
    padding-bottom: 50px;
}
.our-approach {
    padding: 50px 0;
}
.our-team {
    padding: 50px 0;
}
.our-faqs {
    background-color: #fafafb;
    padding-top: 50px;
    padding-bottom: 50px;
}
.page-contact-us {
    padding: 50px 0 50px;
}
.our-business-section-title h2 {
    font-size: 35px;
}
.our-business-list ul li {
    font-size: 18px;
    font-weight: 400;
}
.team-body {
    padding: 20px 10px;
}
/* Our Business Verticals/services */
.our-business-services {
    padding: 0px 0;
    padding-top: 50px;
}
.our-projects-carousel {
    padding: 0px 0;
}
.services-info-box {
    margin-bottom: 0px;
    padding-bottom: 70px;
}
.services-about {
    margin-bottom: 0px;
}
.our-client-logo-slider {
    margin-bottom: 0px;
    padding-bottom: 35px;
}
.award-recognition {
    padding: 50px 0 0px;
    background-color: #fafafb;
}
.award-page-gallery {
    padding: 35px 0 50px;
}
.awards-achivements {
    padding: 50px 0;
}
.team-body {
    left: 16px;
}
.hover-description {
    opacity: 0;
    transition: opacity 0.3s ease;
    height: 0;
    overflow: hidden;
    font-size: 16px !important;
    color: #666;
    margin-top: 5px;
    /* text-align: justify; */
}
.team-body:hover .hover-description {
    opacity: 1;
    height: auto;
}
.about-read-more {
    text-align: justify;
}
.faq-accordion .accordion-header .read-more-button {
    justify-content: end;
    font-size: 16px;
}
.team-content h3 {
    font-size: 24px;
}
.team-content {
    width: calc(100% - 0px);
}
.board-member-title p {
    font-size: 18px;
}
/* Our Business Verticals/services */
/* ---------- for slider height ---------- */
/* .project-single-slider,
.project-single-slider .swiper,
.project-single-slider .swiper-wrapper,
.project-single-slider .swiper-slide {
    height: 70vh; 
}
.project-single-slider img {
    width: 100%;
    height: 100%;
    object-fit: cover; 
}
*/
/* ---------- for slider height ---------- */
.our-company-slider .company-logo img {
    width: 80%;
    max-height: 50%;
}
/* ----------------------- */
/* Custom Styles for the New Layout */
.why-choose-us-reimagined {
    padding: 50px 0 50px;
    background-color: #ffffff;
    overflow: hidden;
}
.why-choose-us-reimagined h2 {
    font-size: 2.8rem;
    font-weight: 700;
    margin-bottom: 15px;
}
.why-choose-us-reimagined h2 span {
    background-image: linear-gradient(90deg, var(--accent-color) 17.66%, var(--accent-secondary-color) 90.75%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.why-choose-us-reimagined h3 {
    font-size: 1.75rem;
    font-weight: 600;
}
/* Styling for the side-by-side quote block */
.side-quote {
    margin: 0;
    padding: 0;
    font-style: italic;
}
.side-quote h3 {
    font-size: 1.2rem;
    /* Adjusted for side-by-side layout */
    font-weight: 600;
    line-height: 1.4;
}
.side-quote p {
    font-size: 1rem;
    color: #555;
    font-style: normal;
    /* Sub-text is not italic */
}
/* Style for the video container */
.video-container {
    width: 100%;
    height: 100%;
    min-height: 200px;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.video-container video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* Ensures video covers the container */
}
/* Styling for the "Why We're Different" list */
.differentiator-list {
    list-style-type: none;
    padding-left: 0;
}
.differentiator-list li {
    font-size: 1.1rem;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
}
.differentiator-list li::before {
    content: attr(data-emoji);
    /* Use emoji from data attribute */
    font-size: 1.5rem;
    margin-right: 15px;
}
/* Styling for the final quote */
.final-quote {
    background-color: #ffffff;
    padding: 30px;
    border-radius: 10px;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.07);
}
.final-quote h3 {
    font-size: 1.5rem;
    font-weight: bold;
}
.final-quote p {
    color: #6c757d;
    margin-top: 10px;
}
.great-place {
    background-color: #fafafb;
}
.company-logo {
    padding: 10px;
    border: 1px solid #ccc;
    margin: 1px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    display: inline-block;
}
.contact-us-form {
    width: 100%;
    padding: 20px;
}
.about-us-images {
    position: relative;
    padding: 0px 0px 0px 0px;
    margin-right: 35px;
}
.contact-header {
    position: relative;
    background: url('../img/contact/banner.jpg') no-repeat center center;
    background-size: cover;
    padding: 130px 0 60px;
}
.awards-and-achivements {
    position: relative;
    background: url('../img/awards-and-achivements/banner.jpg') no-repeat center center;
    background-size: cover;
    padding: 130px 0 60px;
}
.our-business-page-header {
    position: relative;
    background-size: cover;
    padding: 130px 0 60px;
}
@media(min-width:768px) {
    .our-business-page-header {
        background: url('../img/our-business/banner-bg.jpg') no-repeat center center;
    }
}
.life-at-arihant-header {
    position: relative;
    background: url('../img/life-at-arihant/banner.jpg') no-repeat center center;
    background-size: cover;
    padding: 110px 0 80px;
    margin-top: 70px;
}
@media(max-width:768px) {
    .life-at-arihant-header {
        background: url('../img/life-at-arihant/mobile-banner.jpg') no-repeat center center;
    }
    .life-at-arihant-header::before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: linear-gradient(90deg, #1956c18f 0%, #d4424594 34.36%, rgba(226, 64, 59, 0.02) 86.08%);
        opacity: 82%;
        width: 100%;
        height: 100%;
        z-index: 0;
    }
}
.about-us-content p {
    text-align: justify;
}
.why-choose-us-info p {
    text-align: justify;
}
.newsletter-subscribe {
    color: white;
    font-family: sans-serif;
}
.newsletter-subscribe input[type="email"] {
    padding: 0.5em;
    width: 50%;
    max-width: 300px;
    margin: 0.5em 0;
    border: 1px solid #cccccc;
    border-radius: 4px;
}
.newsletter-subscribe button {
    padding: 0.5em 1em;
    background-color: #007BFF;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
.newsletter-subscribe button:hover {
    background-color: #0056b3;
}
.member-content-body {
    background: var(--secondary-color);
    padding: 10px 10px;
}
.project-single-slider {
    margin-bottom: 0px;
}
.btn-default {
    background: linear-gradient(to right, #d2232a 0%, #1d2e7c 50%, var(--accent-color) 100%);
}
@media(min-width:768px) {
    .google-map-iframe,
    .google-map-iframe iframe {
        height: 820px;
        width: 100%;
    }
}
.navbar-nav .nav-item.active .nav-link {
    color: #e2403b;
    /* Example active color, change as needed */
    font-weight: bold;
}
@media only screen and (max-width: 991px) {
    .hero.hero-slider-layout .hero-slide-abt {
        padding: 30px 0 0px !important;
    }
    .hero.hero-slider-layout .hero-slide {
        padding: 30px 0 20px;
    }
}
@media only screen and (max-width: 991px) {
    .section-title {
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 767px) {
    .section-title h1 {
        font-size: 24px;
    }
    .hero.hero-slider-layout .hero-slide .hero-slider-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .hero.hero-slider-layout .hero-slide-abt .hero-slider-image img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
}
@media only screen and (max-width: 991px) {
    .section-title p {
        margin-top: 10px;
    }
}
@media only screen and (max-width: 767px) {
    .hero-body {
        gap: 15px 40px;
    }
}
.about-us-footer {
    padding-top: 0px;
    border-top: 0px solid var(--divider-color);
}
@media only screen and (max-width: 991px) {
    .about-us-footer {
        margin-top: 20px;
    }
    .btn-about a {
        width: 100%;
        text-align: center;
    }
}
.section-row {
    margin-bottom: 40px;
}
.our-business-our-clients {
    padding-top: 0px;
}
.awards-achivements {
    padding-top: 50px;
    padding-bottom: 50px;
}
.contact-info {
    padding: 35px 0 50px;
}
.life-at-arihant p {
    text-align: justify;
}
.parallax-content {
    position: sticky;
    top: 0px;
    z-index: 0;
}
.section-title {
    position: relative;
    margin-bottom: 20px;
    z-index: 1;
}
.btn-subscribe {
    background: linear-gradient(to right, #d2232a 0%, #1d2e7c 50%, var(--accent-color) 100%);
}
@media(max-width:768px) {
    .life-at-arihant-header {
        position: relative;
        background-size: cover;
        padding: 60px 0 60px;
    }
    .contact-header {
        background-size: cover;
        padding: 60px 0;
    }
    .awards-and-achivements {
        background-size: cover;
        padding: 60px 0;
    }
    .our-business-page-header {
        background-size: cover;
        padding: 60px 0;
    }
}
.accordion-button:not(.collapsed) {
    color: #ffffff;
}
.text-justify {
    text-align: justify;
}
@media(max-width:768px) {
    .our-business-page-header::before {
        background: linear-gradient(90deg, #1956C1 0%, #D44245 34.36%, rgb(226 64 59) 86.08%) !important;
    }
}

.privacy-policy-header {
    position: relative;
    background: url('../img/privacy-policy/banner.jpg') no-repeat center center;
    background-size: cover;
    padding: 130px 0 60px;
}
.terms-and-conditions-header {
    position: relative;
    background: url('../img/terms-and-conditions/banner.jpg') no-repeat center center;
    background-size: cover;
    padding: 130px 0 60px;
}