@media (min-width: 1600px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1470px;
    }

    .header-wrap {
        padding: 20px 140px;
    }
}

/* screen max width 1600px */
@media (max-width: 1600px) {
    .align-background-shapes {
        top: -148px;
    }

    .align-background-shapes2 {
        top: -115px;
    }
}

/* screen max width 1400px */
@media (max-width: 1400px) {
    .align-background-shapes {
        top: -105px;
        height: 133%;
    }

    .align-background-shapes2 {
        top: -80px;
        height: 122%;
    }

    .nav-text-style {
        font-size: 18px;
    }

    .menu {
        gap: 35px;
    }
}

/* screen max width 1200px */
@media (max-width: 1200px) {
    .align-background-shapes {
        top: -74px;
    }

    .align-background-shapes2 {
        top: -34px;
    }

    .header-text-style {
        font-size: 55px;
        line-height: 60px;
    }

    .header-sub-text-style {
        font-size: 30px;
        line-height: 40px;
    }

    .footer-list-style {
        font-size: 16px;
    }

    .image-footer-width {
        max-width: -webkit-fill-available;
    }

    .footer-heading-style {
        font-size: 19px;
    }

    .align-go-to-top {
        padding-left: 95%;
    }
}

/* screen max width 992 */
@media (max-width: 992px) {
    .align-background-shapes {
        top: -75px;
        height: 138%;
    }

    .align-background-shapes2 {
        top: -33px;
        height: 119%;
    }

    .header-text-style {
        font-size: 50px;
    }

    .header-sub-text-style {
        font-size: 30px;
        line-height: 35px;
    }

    .nav-text-style {
        font-size: 19px;
    }

    .circle-style {
        width: 105px;
        height: 100px;
    }

    .circle-image-style {
        display: block;
        width: 59%;
    }

    .circle-text-style {
        font-size: 18px;
    }

    .know-more-button-style {
        width: 180px;
        font-size: 20px;
    }

    .slider-text-style {
        font-size: 25px;
    }

    .swiper-slide img {
        display: inline;
    }

    .section-text-style {
        font-size: 20px;
    }

    .footer-download-btn {
        width: 220px;
        height: 42px;
        font-size: 18px;
    }

    .footer-list-style {
        font-size: 14px;
    }

    .nav-text-style {
        font-size: 15px;
    }

    .menu {
        gap: 20px;
    }
}

/* screen max width 768 */
@media (max-width: 768px) {
    .header-text-style {
        font-size: 35px !important;
    }

    .header-sub-text-style {
        font-size: 22px;
        line-height: 30px;
    }



    .align-background-shapes {
        top: -77px;
        height: 118%;
    }

    .align-background-shapes2 {
        top: -65px;
        height: 115%;
    }

    .nav-text-style {
        font-size: 12px;
    }

    .nav-div-style {
        height: 100px;
    }

    .second-segment-padding {
        margin-bottom: 50px;
    }

    .slider-text-style {
        font-size: 20px;
    }

    .slider-arrow {
        width: 7%;
    }

    .slider-div-padding {
        padding: 20px;
    }

    .three-section-background-style::before,
    .three-section-background-style::after {
        height: 95%;
    }

    .footer-text-style {
        line-height: 28px;
    }

    .footer-download-btn {
        margin-bottom: 10%;
    }

    .menu {
        gap: 1px;
    }
}

/* screen max width 576 */

@media (min-width: 577px) {
    .menu {
        display: flex;
        gap: 10px;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .menu-icon {
        display: block;
    }

    .menu {
        display: none;
        flex-direction: column;
        background: linear-gradient(-109deg, #1161df 0%, #093170 100%);
        margin-top: 22%;
        position: absolute;
        top: 0px;
        right: 0;
        width: 100%;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    }

        .menu li {
            padding: 15px;
            border-bottom: 1px solid #ddd;
        }

    .menu-toggle:checked ~ .menu {
        display: flex;
    }

    .align-background-shapes {
        top: 0;
        height: 0;
    }

    .align-background-shapes2 {
        top: 0;
        height: 0;
    }


    .login-btn {
        width: 130px;
        /* height: 40px; */
        font-size: 20px;
        /* margin-top: -133px; */
    }

    .header-text-style,
    .header-sub-text-style {
        text-align: center;
    }
}


/* dated 14-08-2024 */
@media (max-width: 576px) {
    .navbar-nav {
        display: flex;
    }

    .main-menu-bar-wrapper {
        display: flex;
        margin-top: 10px;
        width: 0px;
    }

    .navbar-toggler-icon {
        display: inline-block !important;
    }

    .nav-div-style {
        display: none;
    }

    .bottom-footer ul {
        justify-content: left;
        margin-bottom: revert;
    }

    .nav-text-style a {
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .nav-text-style a {
        font-size: 14px;
    }

    .about-main-row-gap {
        gap: 60px;
    }

    .content-section-gap {
        row-gap: 15px;
    }

    .bottom-footer ul {
        justify-content: left;
        margin-bottom: revert;
    }

    .bottom-bg-wrap:before {
        height: 100%;
    }

    .login-btn {
        font-size: 12px;
    }

    .header-wrap {
        padding: 10px 10px;
    }
}

@media (max-width:430px) {
    .header-wrap {
        padding: 10px 10px;
    }

    .login-btn {
        width: 38px;
        height: 36px;
        font-size: 12px;
        min-width: 79px;
    }

    .menu__bar {
        width: 1.8rem;
        height: .25rem;
        &:nth-child(2)

{
    top: 0.5rem;
}

&:nth-child(3) {
    top: 1.0rem;
}

}

.csr-section .footer-text-style {
    font-size: 16px;
    line-height: 23px;
}

.section-padding {
    padding: 30px 0;
}

.csr-section .text-white {
    color: rgb(0 0 0) !important;
}

}


/* responsive for what we are page */

@media (max-width: 992px) {
    .core-value-card-wrap {
        display: grid;
        grid-template-columns: repeat(2, 230px);
    }

    .core-value-card-wrap {
        grid-template-columns: repeat(2, 183px);
    }

    .core-value-card h3 {
        font-size: 16px;
    }

    .core-value-card-wrap .core-value-card-wrap__col {
        height: 167px;
    }

    .section-title h2 {
        font-size: 28px;
        line-height: 35px;
    }

    .about-info {
        row-gap: 24px;
    }
}

@media (max-width: 576px) {
    .inner-page-menu {
        display: flex;
    }

    .footer.inner .bottom-footer {
        padding: 40px 0;
    }

    .navbar-nav {
        margin-top: 0;
    }

    .heading-img-section-align.inner-page {
        margin-top: 15%;
    }

    .nav-div-style.inner-page-menu {
        position: absolute;
    }
}

@media (max-width: 360px) {
    .core-value-card-wrap {
        grid-template-columns: repeat(2, 160px);
    }
}


/* responsive designing of employee benefits */
@media (max-width: 430px) {
    .heading-img-section-align.inner-page {
        margin-top: 25%;
    }
}

@media(max-width: 912px) {
    .nav-text-style a {
        font-size: 12px;
        letter-spacing: 0.7px;
    }
}



/* forgot password page responsive */
@media(max-width: 768px) {
    .login-section .login-image img {
        max-height: 329px;
    }

    .login-wrapper .login-form {
        width: calc(100% - 373px);
    }

        .login-wrapper .login-form .form-group {
            margin-bottom: 15px;
        }
    .d-block-mob{
        display:block !important;
    }
    .login-section .btn-login {
        margin-top:20px;
    }
}

@media (max-width: 1100px) {
    .login-wrapper {
        display: block;
    }

        .login-wrapper .login-form {
            width: calc(100% - 0px);
        }

    .login-image {
        margin: 43px;
    }
}

.onlyMobile{
    display:none;
}

@media (max-width: 600px) {
    .nav-div-style.inner-page-menu .inner .menu-container {
        width: auto  !important;
        padding-left: 0px !important;
    }
    .main-menu-bar-wrapper{
        margin:0px 15px !important;
        top:10px;
    }
    .onlyMobile{
        display:block;
    }
}
