@media screen and (min-width: 300px) and (max-width: 767px) {

    /* .header_p {
        text-align: left;
    } */
    br {
        display: none;
    }

    .feature_padding .component_header {
        line-height: 35px;
    }

    .header_part {
        padding-block: 10px;
        top: 0;
    }

    .card_div2::before {
        padding-right: 2px;
        padding-bottom: 2px;
    }

    .product_card2::before {
        padding: 2px;
    }

    .product_card2 {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 0px;
    }

    .team-card {
        width: 100%;
    }

    .team-grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        margin-bottom: 10px;
    }

    .header_part,
    .header_part nav {
        padding-inline: 10px;
        padding-block: 10px !important;
    }

    .header_part .navbar-nav {
        gap: 0;
        align-items: flex-start;
    }

    .navbar-toggler:focus {
        box-shadow: 0px 0px 0px;
    }

    section {
        padding-inline: 10px !important;
        padding-block: 35px !important;
    }

    .space-bg {
        padding-top: 85px !important;
    }

    .mbile_btn {
        display: block;
    }

    .desktopbtn {
        display: none;
    }

    .main_text {
        font-size: 32px;
        line-height: 38px;
        margin-bottom: 10px !important;
    }

    .component_header {
        margin-top: 0;
        font-size: 30px;
        letter-spacing: -1.2px;
        line-height: 40px;
        margin: 0;
    }

    .code-content {
        padding: 14px;
        font-size: 12px;
    }

    .card p {

        font-size: 14px;
    }

    .sub_titile {
        font-size: 14px;
        line-height: 21px;
    }

    .stats-grid {
        grid-template-columns: repeat(2, 1fr);
    }


    .sub_titile.mb-5 {
        margin-bottom: 10px !important;
    }

    .onpoint {
        gap: 10px;
        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
        margin-top: 10px;
    }

    .onpoint h2 {
        font-size: 14px;
        text-wrap: nowrap;
        gap: 5px;
    }

    .process_div {
        display: grid;
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .process-card {
        width: 95%;
    }

    .product_card {
        display: grid;
        grid-template-columns: repeat(1, 1fr);

    }


    .card_div2 {
        padding: 25px 10px;
    }

    .card_img {
        width: 50px;
        height: 50px;
        margin-bottom: 10px;
    }

    .full_p {
        margin-bottom: 5px;
        font-size: 14px;
    }

    .web_h3 {
        margin-bottom: 5px;
        font-size: 16px;
    }

    .sim_p {
        margin-bottom: 5px !important;
    }

    .card_img img {
        width: 26px;
    }

    .bttn-sec {

        margin-top: 5px !important;
    }

    .buttons_div {
        display: grid;
        gap: 10px 10px;
        grid-template-columns: repeat(2, 1fr);
        margin-bottom: 10px;
    }

    .card {
        padding: 16px;
    }

    .card h2,
    .card p {
        margin: 0;
    }

    .social_media {
        width: 35px;
    }

    .view_pro2 {
        padding: 12px 15px;
    }

    .quto_btn,
    .view_pro {
        padding: 8px 15px;
        font-size: 14px;
        border-radius: 8px !important;
    }

    .code-box {
        margin-inline: 0;
        margin-top: 25px;
        padding-bottom: 65px;
    }

    .product_sec.mt-5 {
        margin-top: 0 !important;
    }

    .portfolio-card p {
        width: fit-content;
    }

    .portfolio-card h2 {
        font-size: 22px;
    }

    .portfolio-card .prot_p,
    .portfolio-link,
    .view_pro2,
    .contxt {
        font-size: 14px;
    }

    .indust_div {
        gap: 10px 0;
    }

    .box {
        margin-top: 25px;
    }

    .box p {
        font-size: 16px;
        width: 98%;
    }

    .step_content h5 {
        font-size: 18px;
    }

    .step_content p {
        font-size: 14px;
        line-height: 24.25px;
    }

    details summary {
        gap: 5px;
    }

    .form_div {
        padding-inline: 25px;
        width: 100%;
    }

    .form_sec {
        margin-top: 25px;
    }

    .feature_div {
        margin-bottom: 25px;
    }

    .feature_padding {
        padding-left: 10px;
        padding-top: 25px;
    }

    .hrms_soft {
        display: grid;
        grid-template-columns: unset;
    }

    .tech-card {
        width: 100%;
    }

    .tech_card_div {
        display: grid;
    }

    .card_div {
        padding: 16px;
    }

    .tech-card-body {
        display: grid;
        gap: 20px;
        grid-template-columns: repeat(2, 1fr);
        justify-content: unset;
    }

    .mySwiper .swiper-slide img {
        width: 100%;
        aspect-ratio: 3 / 2;
        object-fit: contain;

    }

    .trust_client_sec .horizontal-ticker {
        row-gap: 5.85vw;
    }

    footer {
        padding-inline: 15px !important;
    }

    .footer-section h5 {
        padding-left: 0;
    }

    .footer-section h5::before {
        display: none;
    }

    .social-icons,
    .contact-item {
        justify-content: flex-start;

    }

    .footer-section h5::before {
        display: block;

        left: -15px;
    }

    .input_group .form-control {
        height: 42px;
        font-size: 14px !important;
    }

    .footer-section ul li {
        margin-bottom: 10px;
    }

    .footer-section h5 {
        margin-block: 15px;
        margin-left: 15px;
    }

    .social-icons {
        gap: 3px;
        margin-bottom: 20px;
        margin-top: 10px !important;
    }

    .footer-text {
        margin-bottom: 2px;
        padding-right: 0px;
        margin-top: 10px !important;
        font-size: 16px;
    }

    .navbar-toggler-icon {
        filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
    }

    .custom-dropdown.dropdown-menu {
        position: absolute !important;

        overflow-y: auto;
        box-sizing: border-box;
        overflow-x: hidden;

    }

    .custom-dropdown.dropdown-menu.height_li {
        position: absolute !important;
        height: 300px;
        overflow-y: auto;
        box-sizing: border-box;
        overflow-x: hidden;

    }

    .cal_component {
        flex-wrap: wrap;
    }

    .custom_navtbs .nav-link {
        padding: 16px 50px;
        width: 100%;
    }

    .custom_navtbs .nav {
        display: block;
    }

    .cal_component_cnt {
        width: 100%;
    }

    .google_login {

        padding-inline: 15px !important;
    }

    .border_left_Form {
        border: 0px !important;
        padding: 0;
    }

    .header_part nav {
        border-radius: 20px;
        border: 1px solid #0000001a;
        background: rgba(0, 0, 0, 0.26);

        -webkit-backdrop-filter: blur(12.9px);
        backdrop-filter: blur(12.9px);
        padding-block: 10px;
        border-radius: 35px;
    }


}



@media screen and (min-width: 768px) and (max-width: 1023px) {
    .header_part nav {
        border-radius: 20px;
        border: 1px solid #0000001a;
        background: rgba(0, 0, 0, 0.26);

        -webkit-backdrop-filter: blur(12.9px);
        backdrop-filter: blur(12.9px);
        padding-block: 10px;
        border-radius: 35px;
    }

    .header_part.scrolled nav {
        padding-block: 10px;
        background: rgba(0, 0, 0, 0.26);

        -webkit-backdrop-filter: blur(12.9px);
        backdrop-filter: blur(12.9px);
    }

    .journey_left {
        text-align: center;

    }

    .journey_left .d-flex {
        display: flex;
        justify-content: center;

    }

    .custom-dropdown.dropdown-menu.height_li {
        position: absolute !important;
        height: 300px;
        overflow-y: auto;
        box-sizing: border-box;
        overflow-x: hidden;

    }

    .header_part {
        padding-block: 12px;
        top: 0;
    }

    .header_part,
    .header_part nav {
        padding-inline: 20px;
    }

    .header_part .navbar-nav {
        gap: 15px;
        align-items: center;
        /* background: #0000001c; */
        padding: 15px 15px 35px;
    }

    section {
        padding-inline: 30px !important;
        padding-block: 50px !important;
    }

    .space-bg {
        padding-top: 110px !important;
    }

    .main_text {
        font-size: 46px;
        line-height: 56px;
    }

    .component_header {
        margin-top: 0;
        font-size: 38px;
        letter-spacing: -1px;
        line-height: 48px;
    }

    .sub_titile {
        font-size: 18px;
        line-height: 28px;
    }

    .sub_titile.mb-5 {
        margin-bottom: 25px !important;
    }

    .onpoint {
        gap: 15px;
        display: grid !important;
        grid-template-columns: repeat(3, 1fr);
    }

    .onpoint h2 {
        font-size: 16px;
        gap: 8px;
    }

    .process_div {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 40px;
        margin-top: 30px;
    }

    .process-card {
        width: fit-content;
    }

    .product_card {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .card_div2 {
        padding: 30px 15px;
    }



    .card_img {
        width: 60px;
        height: 60px;
    }

    .card_img img {
        width: 30px;
    }

    .buttons_div {
        margin-bottom: 20px;
        gap: 10px;
    }

    .quto_btn,
    .view_pro {
        padding: 11px 18px;
        font-size: 15px;
    }

    .view_pro2 {
        padding: 12px 12px !important;
    }

    .code-box {
        margin-inline: 0;
        margin-top: 30px;
    }

    .product_sec.mt-5 {
        margin-top: 25px !important;
    }



    .portfolio-card h2 {
        font-size: 24px;
    }

    .portfolio-card .prot_p,
    .portfolio-link,
    .view_pro2,
    .contxt {
        font-size: 15px;
    }

    .indust_div {
        gap: 15px;
    }

    .box {
        margin-top: 30px;
    }

    .box p {
        font-size: 17px;
        width: 95%;
    }

    .step_content h5 {
        font-size: 20px;
    }

    .step_content p {
        font-size: 15px;
        line-height: 25px;
    }

    details summary {
        gap: 10px;
    }

    .form_div {
        padding-inline: 30px;
        width: 100%;
        margin-top: 20px;
    }

    .form_sec {
        margin-top: 30px;
    }

    .feature_div {
        margin-bottom: 30px;
        flex-direction: row;
    }

    .feature_padding {
        padding-left: 0;
    }

    .hrms_soft {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

    .tech-card {
        width: fit-content;
        min-width: 180px;
    }

    .tech_card_div {
        gap: 28px;
        margin-bottom: 32px;
        flex-wrap: wrap;
    }

    .tech-card-header {
        padding: 11px 18px;
        padding-right: 25px;
        font-size: 14px;
    }

    .tech-card-body {
        padding: 18px;
        gap: 14px;
        flex-wrap: wrap;
    }

    .tech-item {
        width: 75px;
        padding: 12px 8px;
    }

    .tech-box img {
        width: 36px;
        height: 36px;
    }

    .tech-name {
        font-size: 11px;
        line-height: 16px;
    }

    .side_cadrs:first-child {
        margin-top: 25px;
    }

    .team-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 20px;
        margin-bottom: 40px;
    }

    .mySwiper .swiper-slide img {
        width: fit-content;
        aspect-ratio: 3 / 2;
        object-fit: contain;
    }

    .trust_client_sec .horizontal-ticker {
        row-gap: 30px;
    }

    .sub_titile br {
        display: none;
    }

    .custom_navtbs .nav-link {
        padding: 16px 80px;
    }

    .cal_component_cnt {
        width: fit-content !important;
    }

    .industry-badge {
        width: fit-content !important;
    }

    footer {
        padding-inline: 30px !important;
    }

    .footer-section h5 {
        padding-left: 15px;
    }

    .footer-section h5::before {
        display: block;
    }

    .mbile_btn {
        display: none;
    }

    .social-icons,
    .contact-item {
        justify-content: flex-start;
    }

    .social-icons {
        margin-bottom: 20px;
    }

    .navbar-toggler-icon {
        filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
    }

    .custom-dropdown,
    .dropdown-menu {
        position: absolute !important;
    }
}


@media screen and (min-width: 1024px) and (max-width: 1199px) {
    .cal_component_cnt.tab_res {
        width: 100%;
    }

    .header_part {
        padding-block: 12px;
        top: 0;
    }

    .header_part,
    .header_part nav {
        padding-inline: 8px;
    }

    .custom_navtbs .nav-link {
        padding: 16px 40px;

    }

    .header_part .navbar-nav {
        gap: 15px;
        align-items: center;
    }

    section {
        padding-inline: 30px !important;
        padding-block: 50px !important;
    }

    .space-bg {
        padding-top: 110px !important;
    }

    .main_text {
        font-size: 46px;
        line-height: 56px;
    }

    .component_header {
        margin-top: 0;
        font-size: 38px;
        letter-spacing: -1px;
        line-height: 48px;
    }

    .sub_titile {
        font-size: 18px;
        line-height: 28px;
    }

    .sub_titile br {
        display: none;
    }

    .sub_titile.mb-5 {
        margin-bottom: 25px !important;
    }

    .onpoint {
        gap: 35px;

    }

    .onpoint h2 {
        font-size: 16px;
        gap: 8px;
    }

    .process_div {
        gap: 40px;
        margin-top: 30px;
        justify-content: center;
    }

    .process-card {
        width: 230px;
    }

    .card_div {
        padding: 15px;
    }

    /* .product_card {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    } */

    .card_div2 {
        padding: 30px 15px;
    }

    .card_img {
        width: 60px;
        height: 60px;
    }

    .card_img img {
        width: 30px;
    }

    .buttons_div {
        margin-bottom: 20px;
        gap: 30px;
    }

    .quto_btn,
    .view_pro {
        padding: 11px 18px;
        font-size: 15px;
    }

    .view_pro2 {
        padding: 12px 20px !important;
    }

    .code-box {
        margin-inline: 0;
        margin-top: 30px;
    }

    .product_sec.mt-5 {
        margin-top: 25px !important;
    }



    .portfolio-card h2 {
        font-size: 24px;
    }

    .portfolio-card .prot_p,
    .portfolio-link,
    .view_pro2,
    .contxt {
        font-size: 15px;
    }

    .indust_div {
        gap: 15px;
    }

    .box {
        margin-top: 30px;
    }

    .box p {
        font-size: 17px;
        width: 95%;
    }

    .step_content h5 {
        font-size: 20px;
    }

    .step_content p {
        font-size: 15px;
        line-height: 25px;
    }

    details summary {
        gap: 10px;
    }

    .form_div {
        padding-inline: 30px;
        width: 100%;
    }

    .form_sec {
        margin-top: 30px;
    }

    .feature_div {
        margin-bottom: 30px;
        flex-direction: row;
        flex-wrap: balance;
    }

    .hrms_soft {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

    .tech-card {
        width: fit-content;
        min-width: 180px;
    }

    .tech_card_div {
        gap: 10px;
        margin-bottom: 14px;
    }

    .tech-card-header {
        padding: 11px 18px;
        padding-right: 25px;
        font-size: 14px;
    }


    .tech-card-body {
        padding: 18px;
        gap: 10px;
        flex-wrap: wrap;

    }

    .tech-item {
        width: 75px;
        padding: 12px 8px;
    }

    .tech-box img {
        width: 36px;
        height: 36px;
    }

    .tech-name {
        font-size: 11px;
        line-height: 16px;
    }

    .cards3 {
        padding: 20px;
    }

    .team-grid {
        display: flex;
        flex-wrap: nowrap;
        justify-content: center;
        gap: 10px;
        margin-bottom: 40px;
    }

    .blog-date {
        margin-bottom: 10px;
        font-size: 10px;
    }

    .blog-img img {
        height: 140PX;
    }

    .blog-content h3 {
        color: #fff;
        font-size: 16px;

    }

    .nav_casetabs .nav-pills .nav-link {
        font-size: 14px;
    }

    .blog-content p {
        font-size: 13px;
    }

    .cal_component {
        display: flex;
        align-items: flex-start;
        gap: 15px;
        flex-wrap: wrap;
    }

    .cal_component_cnt {
        width: 100%;
    }

    a {
        text-decoration: none;
        color: unset;
    }

    .google_login {
        padding-inline: 30px;
        width: 100%;
        height: 500px !important;
        overflow-y: auto !important;
    }



    .industry-badge {
        width: fit-content !important;
    }

    .mySwiper .swiper-slide img {
        width: fit-content;
        aspect-ratio: 3 / 2;
        object-fit: contain;
    }

    .trust_client_sec .horizontal-ticker {
        row-gap: 30px;
    }

    footer {
        padding-inline: 30px !important;
    }

    .footer-section h5 {
        padding-left: 15px;
    }

    .footer-section h5::before {
        display: block;
    }

    .social-icons,
    .contact-item {
        justify-content: flex-start;
    }

    .social-icons {
        margin-bottom: 20px;
    }

    .navbar-toggler-icon {
        filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
    }

    .custom-dropdown.dropdown-menu.height_li {
        position: absolute !important;
        height: 300px;
        overflow-y: auto;
        box-sizing: border-box;
        overflow-x: hidden;

    }

    .mbile_btn {
        display: none;
    }

    .col-lg-6.cust_wd {
        width: 100% !important;
    }
}



@media screen and (min-width: 1200px) and (max-width: 1439px) {
    .tech-item {
        padding: 10px;
    }

    .header_part {
        padding-block: 12px;
        top: 0;
    }

    .cal_component_cnt.tab_res {
        width: 100%;
    }

    .team-card {
        width: 170px;
    }

    .header_part,
    .header_part nav {
        padding-inline: 20px;
    }

    .header_part .navbar-nav {
        gap: 15px;
        align-items: center;
    }

    section {
        padding-inline: 30px !important;
        padding-block: 50px !important;
    }

    .space-bg {
        padding-top: 110px !important;
    }

    .main_text {
        font-size: 46px;
        line-height: 56px;
    }

    .component_header {
        margin-top: 0;
        font-size: 38px;
        letter-spacing: -1px;
        line-height: 48px;
    }

    .sub_titile {
        font-size: 18px;
        line-height: 28px;
    }

    .sub_titile.mb-5 {
        margin-bottom: 25px !important;
    }

    .onpoint {
        gap: 35px;

    }

    .onpoint h2 {
        font-size: 16px;
        gap: 8px;
    }

    .process_div {
        flex-wrap: wrap;
        gap: 35px;
        margin-top: 25px;
        justify-content: flex-start !important;
    }

    .process-card {
        width: 200px;
    }



    /* .product_card {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    } */

    .team-grid {
        gap: 10px;
        margin-bottom: 25px !important;
    }

    .step_div.mt-5 {
        margin-top: 20px !important;
    }

    .product_card2 {
        padding: 0;
    }

    .card_div2 {
        padding: 30px 15px;
    }

    .card_img {
        width: 60px;
        height: 60px;
    }

    .card_img img {
        width: 30px;
    }

    .buttons_div {
        display: flex;
        gap: 10px;
        margin-bottom: 15PX;

    }

    .mbile_btn {
        display: none;
    }

    .quto_btn,
    .view_pro {
        padding: 11px 18px;
        font-size: 15px;
    }

    .code-box {
        margin-inline: 0;
        margin-top: 30px;
    }

    .product_sec.mt-5 {
        margin-top: 25px !important;
    }



    .portfolio-card h2 {
        font-size: 24px;
    }

    .portfolio-card .prot_p,
    .portfolio-link,
    .view_pro2,
    .contxt {
        font-size: 15px;
    }

    .indust_div {
        gap: 15px;
    }

    .box {
        margin-top: 30px;
    }

    .box p {
        font-size: 17px;
        width: 95%;
    }

    .step_content h5 {
        font-size: 20px;
    }

    .step_content p {
        font-size: 15px;
        line-height: 25px;
    }

    details summary {
        gap: 10px;
    }

    .cal_component_cnt.w_60 {
        width: 100%;
    }

    .cal_component_cnt.w_40 {
        width: 100%;
    }

    .form_div {
        padding-inline: 30px;
        width: 100%;
    }

    .form_sec {
        margin-top: 30px;
    }

    .feature_div {
        margin-bottom: 30px;
    }

    .hrms_soft {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

    .cal_component {
        display: grid;
        align-items: flex-start;
        gap: 15px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .cal_component_cnt {
        width: 100%;
    }

    .google_login {
        padding-inline: 30px;
        width: 100%;
        height: 600px !important;
        overflow-y: auto !important;
    }

    .custom_navtbs .nav-link {
        padding: 16px 50px;
        width: 100% !important;
    }

    .mySwiper .swiper-slide img {
        width: fit-content;
        aspect-ratio: 3 / 2;
        object-fit: contain;
    }

    .trust_client_sec .horizontal-ticker {
        row-gap: 30px;
    }

    footer {
        padding-inline: 30px !important;
    }

    .footer-section h5 {
        padding-left: 15px;
    }

    .footer-section h5::before {
        display: block;
    }

    .social-icons,
    .contact-item {
        justify-content: flex-start;
    }

    .social-icons {
        margin-bottom: 20px;
    }

    .navbar-toggler-icon {
        filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
    }

    .custom-dropdown,
    .dropdown-menu {
        position: absolute !important;
    }
}



@media screen and (min-width: 1440px) and (max-width: 1600px) {

    .header_part {
        padding-block: 12px;
        top: 0;
    }

    .header_part,
    .header_part nav {
        padding-inline: 20px;
    }

    .header_part .navbar-nav {
        gap: 15px;
        align-items: center;
    }

    section {
        padding-inline: 30px !important;
        padding-block: 50px !important;
    }

    .space-bg {
        padding-top: 110px !important;
    }

    .main_text {
        font-size: 46px;
        line-height: 56px;
    }

    .component_header {
        margin-top: 0;
        font-size: 38px;
        letter-spacing: -1px;
        line-height: 48px;
    }

    .sub_titile {
        font-size: 18px;
        line-height: 28px;
    }

    .sub_titile.mb-5 {
        margin-bottom: 25px !important;
    }

    .onpoint {
        gap: 35px;

    }

    .onpoint h2 {
        font-size: 16px;
        gap: 8px;
    }

    .process_div {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        gap: 40px;
        margin-top: 25px;
    }

    .process-card {
        width: 100%;
    }

    .card_div2 {
        padding: 30px 15px;
    }

    .card_img {
        width: 60px;
        height: 60px;
    }

    .card_img img {
        width: 30px;
    }

    .buttons_div {
        display: flex;
        gap: 15px;
        margin-bottom: 25px;
        flex-wrap: wrap;
    }

    .quto_btn,
    .view_pro {
        padding: 11px 18px;
        font-size: 15px;
    }

    .code-box {
        margin-inline: 0;
        margin-top: 30px;
    }

    .product_sec.mt-5 {
        margin-top: 25px !important;
    }

    .portfolio-card h2 {
        font-size: 24px;
    }

    .portfolio-card .prot_p,
    .portfolio-link,
    .view_pro2,
    .contxt {
        font-size: 15px;
    }

    .indust_div {
        gap: 15px;
    }

    .box {
        margin-top: 30px;
    }

    .box p {
        font-size: 17px;
        width: 95%;
    }

    .step_content h5 {
        font-size: 20px;
    }

    .step_content p {
        font-size: 15px;
        line-height: 25px;
    }

    details summary {
        gap: 10px;
    }

    .form_div {
        padding-inline: 30px;
        width: 100%;
    }

    .form_sec {
        margin-top: 30px;
    }

    .feature_div {
        margin-bottom: 30px;
    }

    .hrms_soft {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

    .cal_component {
        display: flex;
        align-items: flex-start;
        gap: 9px;
    }

    .cal_component_cnt {
        width: fit-content;
    }

    .google_login {
        padding-inline: 30px;
        width: 100%;
        height: 600px !important;
        overflow-y: auto !important;
    }

    .custom_navtbs .nav-link {
        padding: 16px 80px;
        width: 100% !important;
    }

    .custom_navtbs2 .nav {
        flex-wrap: nowrap !important;
    }

    .team-grid {
        gap: 20px;
    }

    .tech-item {
        padding: 10px;
    }

    .mySwiper .swiper-slide img {
        width: fit-content;
        aspect-ratio: 3 / 2;
        object-fit: contain;
    }

    .trust_client_sec .horizontal-ticker {
        row-gap: 30px;
    }

    footer {
        padding-inline: 30px !important;
    }

    .footer-section h5 {
        padding-left: 15px;
    }

    .footer-section h5::before {
        display: block;
    }

    .social-icons,
    .contact-item {
        justify-content: flex-start;
    }

    .social-icons {
        margin-bottom: 20px;
    }

    .navbar-toggler-icon {
        filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
    }

    .custom-dropdown,
    .dropdown-menu {
        position: absolute !important;
    }
}

@media (max-width: 575.98px) {

    .analytics-card,
    .expense-card,
    .culture-card,
    .compliance-card,
    .mobile-card {
        height: 240px;
    }

    .card-content p {
        max-width: 100%;
    }

    .analytics-image,
    .expense-icon,
    .survey-icon,
    .shield-icon,
    .mobile-icon {
        opacity: 0.7;
    }

    .analytics-image {
        width: 70%;
    }

    .expense-icon,
    .survey-icon {
        width: 55%;
    }

    .mobile-icon {
        width: 50%;
    }
}

@media (max-width: 767.98px) {

    .hrms-features {
        padding: 30px 15px;
    }

    .hrms-features .row {
        --bs-gutter-x: 12px;
        --bs-gutter-y: 12px;
    }

    .feature-card {
        border-radius: 16px;
    }

    .analytics-card,
    .expense-card,
    .culture-card,
    .compliance-card,
    .mobile-card {
        height: 260px;
    }

    .card-content {
        padding: 22px 18px !important;
    }

    .card-content h3 {
        font-size: 17px;
    }

    .card-content p {
        font-size: 13px;
        max-width: 58%;
    }

    .analytics-image {
        width: 75%;
        height: 70%;
    }

    .expense-icon,
    .survey-icon {
        width: 52%;
        height: 68%;
    }

    .shield-icon {
        width: 55%;
        height: 85%;
    }

    .mobile-icon {
        width: 48%;
        height: 85%;
    }

    .mobile-card .card-content p {
        max-width: 55%;
    }
}

@media (max-width: 991.98px) {

    .hrms-features {
        padding: 40px 20px;
    }

    .analytics-card,
    .expense-card,
    .culture-card {
        height: 260px;
    }

    .compliance-card,
    .mobile-card {
        height: 240px;
    }

    .analytics-image {
        width: 65%;
    }

    .expense-icon,
    .survey-icon,
    .shield-icon {
        width: 48%;
    }

    .mobile-icon {
        width: 45%;
    }
}