/*@media (min-width: 1700px) {
    .brewed-image img {
        width: 100%;
        height: 870px;
        object-fit: cover;
        object-position: left;
    }
    .service-illustration img{
        width: 100%;
    }
    .app-phone-mockup img{
        width: 50%;
    }
}*/

@media (max-width: 1199px) {
    .info-card {
    width: auto;
    margin-left: -185px;
    padding: 40px;
    }
}

/* Responsive Design */
@media (max-width: 1037px) {
    .nav-link{
        font-size: 15px;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        padding: 5px !important;
    }
   
}
@media (max-width: 1024px) {
    .hero-text h1 {
        font-size: 40px;
    }
    .info-card h3 {
        font-size: 25px;
    }
    .info-card{
        padding: 25px !important;
    }

}





/* Responsive Adjustments */
@media (max-width: 991px) {
    .navbar-nav{
        align-items: unset !important;
    }
    .navbar-collapse{
        padding-top: 25px;
    }
    .navbar-expand-lg .navbar-nav .nav-item{
        padding: 8px 0px !important;
    }
    .hero {
        min-height: 100%;
        overflow: hidden;
    }
   
    .projects-slider {
        width: 100%;
        height: 320px;
        margin-bottom: 50px;
    }
    .hero .cp-50{
        padding: 0;
    }
    .hero .hero-text{
        padding: 50px;
    }
    .info-card {
        width: 100%;
        margin-left: 0px;
        padding: 40px;
        }
    .brewed-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: left;
    }
    .c-width {
        width: 100%;
    }
    .hero-content form {
        width: 100%;
    }
    .hero-content {
        padding: 0px 30px 0 60px;
    }
    .secondary-cta-content {
        padding: 0px 30px 0 50px;
    }
  
}


@media (max-width: 878px) {
    .hero-image {
        width: 100%;
        height: 110vh;
        object-fit: cover;
    }
    .cta-image {
        width: 100%;
        height: 500px;
        object-fit: cover;
    }


}





@media (max-width: 767px) {
    .c-width {
        width: 100%;
    }
    .hero .hero-text {
        padding: 30px;
    }
    .cp-50 {
        padding: 0 35px;
    }
    .hero .hero-text {
        padding: 20px;
    }
    .hero-content {
        padding: 40px 30px 40px 30px;
    }
    .secondary-cta-content {
        padding: 40px 20px 40px 20px;
        text-align: center;
    }
    .hero-image {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .cta-image {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .my-order-2{
        order: 2;
    }
    .my-order-1{
        order: 1;
    }
    .content-body {
        padding: 10px 20px 91px 20px;
        max-width: 100%;
    }
    .sidebar {
        padding: 40px 10px;
        box-shadow: 8px -1px 4px 0px #F4F5F7;
        align-items: center;
    }

    .azapoint-partner {
        background:
    radial-gradient(circle at center 35%, #ffffff 0%, #fff4d6 20%, #fcf4d4 60%) 
    0 0 / 100% 50% no-repeat,
    #fcf4d4;

    }
    .star-shape-col{
        background: #118242;
    }
    .star-shape {
        position: relative;
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding: 56px 24px;
    }
    .my-hero{
        padding-top: 20px;
    }

    
  
}






@media (max-width: 650px) {
    .projects-slider {
        height: 280px;
    }
    .onboarding-wizard .logo {
        margin-bottom: 50px;
        width: 176px;
    }
    .fixed-box {
            width: 420px;   /* your fixed width */
            min-height: 100vh;
        }
   
}
@media (max-width: 575px) {
    .sidebar {
        padding: 40px 10px;
        box-shadow: 0px 8px 4px 0px #F4F5F7;
        align-items: center;
        display: block;
        padding-bottom: 10px;
    }
    .logo-mob{
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        flex-shrink: 0
    }
    .main-content {
        padding-top: 20px;
    }

    .onboarding-wizard .d-flex{
        flex-wrap: wrap;
    }
    .fixed-box {
        width: 100%;   /* your fixed width */
        min-height: 100%;
    }
    .flex-fill {
        min-height: 100%;
    }
    .steps-container {
        position: relative;
        padding-left: 0px;
        display: flex;
        width: auto;
        white-space: nowrap;
        overflow-x: scroll;
        padding-bottom: 35px;
    }
    .steps-container::-webkit-scrollbar {
            display: none;              /* Chrome, Safari, Edge */
        }
    .step-item {
        position: relative;
        display: flex;
        align-items: center;
        padding-bottom: 30px;
        z-index: 1;
        cursor: pointer;
        text-align: center;
        flex-direction: column;
        padding: 0 10px;
        gap: 20px;
    }
    .step-item.active{
        gap: 12px;
    }
    .steps-line {
        position: absolute;
        left: 65px;
        top: 10px;
        bottom: 0;
        width: 100%;
        background-color: #CFE6D9;
        z-index: 0;
        height: 2px;
        z-index: -1;
    }
    .onboarding-wizard .top-header {
        padding: 20px 20px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }
}

@media (max-width: 574px) {
    .projects-slider {
        height: 260px;
    }
    .border-top span{
        display: none;
    }
   
}
@media (max-width: 530px) {
    .projects-slider {
        height: 250px;
    }
     .onboarding-wizard-footer{
        flex-direction: column;
        gap: 6px;
    }
   
}

@media (max-width: 500px) {
    .navbar-brand {
        width: 185px;
    }
    .projects-slider {
        height: 220px;
    }
    .hero-text h1 {
        font-size: 30px;
    }
    .azapoint-partner .hero-text h1 {
        font-size: 30px;
        line-height: 110%;
    }
    .hero-text p {
        font-size: 15px !important;
    }
    .hero-text .btn-primary {
        padding: 10px 25px;
        font-size: 14px;
    }
    .hero-text .btn-outline-primary {
        font-size: 14px;
        padding: 10px 20px;
    }
    .cp-50 {
        padding: 0 35px;
    }

    .hero .hero-text {
        padding: 35px;
    }
    .brewed-section .info-card .bg-ico {
        width: 30px !important;
        height: 30px !important;
    }
    .brewed-section .info-card .gap-3{
        gap: 10px !important;
    }
    .brewed-section .brewed-fe-tit {
        font-size: 13px;
        font-weight: 600;
    }
    .brewed-section .brewed-fe-des {
        font-size: 12px;
    }
    .brewed-section .info-card h3 {
        font-size: 23px;
    }
    .brewed-section .g-4{
        --bs-gutter-y: 0.5rem;
    }

    .brewed-section .g-4 {
        --bs-gutter-x: 0.5rem;
    }
    .paly-store {
        right: 0;
        top: 30px;
        left: 0;
        justify-content: center !important;
    }
    .hero-content {
        padding: 35px 46px;
    }
    .azapoint-partner .hero-content {
        padding: 35px 22px;
    }

    .explore-section {
        padding: 50px 0px;
    }
    .products-sec {
        padding: 0px 0;
    }
    .products-sec .btn-primary {
        font-size: 14px;
        padding: 7px 10px;
    }
    .product-card {
        transition: none !important;
        padding: 10px;
    }
    .badge {
        width: 35px;
        height: 35px;
        font-size: 14px;
        line-height: 100%;
        margin: 5px !important;
    }
    .product-name {
        font-size: 16px;
    }
    .border-top .align-items-center{
        align-items: unset !important;
    }

    .terms-text {
        font-size: 13px;
    }
    .hero-content .phone-input-wrapper .form-control {
        margin-bottom: 0;
        height: 40px;
    }
    .benefit-card {
        padding: 0px;
        height: auto;
        margin-bottom: 30px;
        padding-bottom: 8px;
    }
    .benefit-card::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 210px;
        height: 1px;
        background: #118242;
        border-radius: 0px;
    }
    
    .benefits-section .row > .col-md-4:last-child .benefit-card {
        margin-bottom: 0px;
    }
    .azapoint-partner .hero-content form {
        width: 100%;
    }

   
}

@media (max-width: 440px) {
    .projects-slider {
        height: 200px;
    }
    .hero-spc{
        display: block !important;
    }
    .hero-spc-qu{
        padding-bottom: 20px;
    }
   
}

@media (max-width: 400px) {
    .projects-slider {
        height: 180px;
    }
     .paly-store img{
        height: 40px !important;
     }
   
}

@media (max-width: 365px) {
    .projects-slider {
        height: 160px;
    }
   
}