/* Mobile (default) */
/* ... base styles ... */

@media (max-width: 480px) {

    .trust-section {
        width: 307px;
        height: 90px;
        left: 11px
    }

    .section-title-chose {
        margin-bottom: 18%;
        margin-top: 5%;
    }

    .value-card img {
        width: 50px;
        height: 50px;
    }

    .vision-section,
    .mission-section {
        padding: 70px;
    }

    .your-class {
        height: 738px;

    }

    .vission-mission {
        margin-top: 40%;
    }


    .social-icons {
        display: flex;
        /* justify-content: center; */
        gap: 0px;
    }

    #who-we-are .text-right {
        text-align: left !important;  /* Better readability on narrow screens */
        padding: 0 40px;                /* Add horizontal padding */
    }

    #who-we-are h2 {
        font-size: 24px;
        margin-bottom: 10px;
    }

    #who-we-are p {
        font-size: 14px;
        line-height: 1.5;
        text-align: left !important;  /* Avoid justified text on small screens */
        margin: 0 auto;
    }

    .slick-dots {
        bottom: 10px;
    }

    .your-class .slick-dots li {
        margin: 0 5px;
    }

    .your-class .slick-dots li button:before {
        font-size: 10px !important;
    }

    .intro-text {
        font-size: 18px;
    }

    .golden-bg {
        display: none;
    }

    .about-banner-title {
        font-size: 45px;
    }

    .contactform-container {
        padding: 56px 14px;
    }

    .trust-text {
        font-size: 12px;
    }

    .customer-count {
        font-size: 15px;
    }

    .why-chose-section {
        margin-top: 113%;
    }

    .blog-card {
        width: 325px;
        height: 607px;
    }

    .resume-title {
        font-size: 25px;
    }

    .body-text-para{
        font-size: 15px;
    }

    .blog-image {
        width: 188px;
        height: 244px;
    }

    .testimonial-card {
        width: 335px;
        height: 451px;
    }

    .step-card {
        height: 235px;
    }

    .contact-info {
        height: 80%;
    }

    .blog-meta {
        display: block
    }

    .contact-image-container {
        display: none;
    }

    .mission-section {
        display: block !important;
    }

    .leader-image {
    height: 421px;
    }

    .extra-cards {
    display: block;
    margin-top: 15px;
}


 .industries-container {
        grid-template-columns: repeat(1, 1fr); /* Single column layout */
        gap: 10px;
        max-width: 100%;
        padding: 0 10px;
    }

    .industry-card {
        margin-top: 20px; /* Reduced top margin */
        left: 0; /* Remove left offset */
        width: 100%; /* Full width */
        height: auto; /* Adjust height automatically */
    }


    .mission-text {
        margin-left: 0%;
        
    }

    .hiring-section {
        padding: 40px 15px;
        margin: 15px;
        margin-top: 5%;
    }

    .hiring-steps {
        display: block;

    }

    .step-card {
        margin-top: 10px;
    }

    .industry-card {
        height: 500px;
        width: 319px;
    }

    .industry-label {
        bottom: 74px;
    }

    .hero-section {
        margin-top: 93px;
    }

    .industrial-image {

        width: 100%;

    }

    .subpage-para {
        font-size: 20px
    }


    .resume-para {
        font-size: 15px;
        line-height: 167%;
    }


    .nav-item.dropdown:hover .nav-link::before,
    .nav-item:hover .nav-link::before {
        content: none;
        /* Remove bullet on smaller screens */
    }

}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .hiring-section {
        padding: 40px 15px;
        margin: 15px;
        margin-top: 4%;
    }


    .step-number {
        font-size: 2rem;
        margin-bottom: 10px;
    }

    .step-title {
        font-size: 1rem;
        margin-bottom: 12px;
    }

    .step-description {
        font-size: 0.8rem;
        line-height: 1.4;
    }

    /* .golden-bg {
        display: none;
    } */




}




/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .first-section-para {
        font-size: 22px;
        line-height: 152%;
    }


    
    

    .hiring-steps {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .hiring-section {
        padding: 50px 20px;
        margin: 0px;
    }





    .step-number {
        font-size: 2.2rem;
        margin-bottom: 12px;
    }

    .step-title {
        font-size: 1.1rem;
        margin-bottom: 15px;
    }

    .step-description {
        font-size: 0.85rem;
    }



}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .hiring-steps {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

   


    .hiring-section {
        padding: 60px 30px;
    }

    .body-text-para {
        font-weight: 400;
        font-size: 20px;
        line-height: 152%;
        letter-spacing: -0.3px;
    }

    .about-info-title {
        font-weight: 400;
        font-size: 42px;
        line-height: 120%;
        letter-spacing: 0%;
        vertical-align: middle;
    }


}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1024px) {

    /* Navbar */
    .submenu.dropdown-menu {
        width: 448px;
    }

    .submenu-reinsurance.dropdown-menu {
        width: 400px;
    }

    .nav-item.dropdown:hover .dropdown-menu,
    .nav-item.dropdown .dropdown-menu:hover {
        display: block;
        opacity: 1;
        visibility: visible;
        margin-top: 17.5px;
    }

    .corner {
        height: 72%;
    }

    /* .bottom-corner{
        height: 97%;
    } */

    .second-section-list-item {
        font-size: 20px;
        font-weight: 400;
        line-height: 27px;
    }

    .font-16 {
        font-size: 16px;
    }

    .font-14 {
        font-size: 14px;
    }

    footer ul li {
        font-size: 12px;
        margin-top: 10px;
    }
}



@media (min-width: 1600px) and (max-width: 1980px) {
    .blog-card {
        width: 355.67px;
    }


    .trust-section {
        top: 666px;
        left: 399px;
    }

}