@media (max-width:600px) {
    .tab-content{
        margin: 0 !important;
        padding: 0 !important;
        .tab-pane{
           div.d-flex{
            flex-wrap: wrap;
            img{
                max-width: 100%;
                height: auto;
            }
           } 
        }
    }
    .contact-sec{
        form{
            div.d-flex.justify-content-between{
                flex-wrap: wrap;
            }
        }
    }

    header {
        border-bottom: 0.5px solid #D9D8DF;
        & .top-header {
            & .div {
                p {
                    font-family: Gilgan;
                    font-weight: 400;
                    font-size: 12px;
                    line-height: 16px;
                    letter-spacing: 0;
                    color: #000;
                    span{
                        font-family: Gilgan;
                        font-weight: 400;
                        font-size: 12px;
                         line-height: 16px;
                        letter-spacing: 0;     
                        a{
                            font-family: Gilgan;
                            font-weight: 400;
                            font-size: 12px;
                            line-height: 16px;
                            letter-spacing: 0;
                        }                   
                    }
                }
            }
        }
        .navbar-brand{
            img{
                width: 105px;
                height: 23.84328269958496px;
                
            }
        }
        .navbar-toggler{
            padding: 0;
            border: 0;
            .navbar-toggler-icon {
                background-image: url('../images/material-symbols_menu-rounded.svg') !important;
            }
        }
        
    }
    .btn-play{
        border-width: 1px;
        min-width: 124px;
        height: 34px;
        font-family: Urbanist;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0;
        padding: 0px 10px;
        width: 97px;
        height: 40px;
    }
    .btn-normal{
        min-width: 97px;
        height: 34px;
        color: #524F5F;
        font-size: 14px;
        line-height: 10px;
    }
    .screen-sec{
        margin-inline: 0 !important; 
        background-size: 151%;
        background-position: bottom;
    }

    .hero-section {
        padding-bottom: 2rem;
        .hero-title {
            font-size: 28px;
            text-align: start;
        }
        .hero-content {
            font-size: 14px;
            letter-spacing: 0;
            line-height: 20px;
            width: 100% !important;
            text-align: start;
        }
        .hero-check{
            flex-wrap: wrap;
            gap: 1.1rem !important;
            margin-bottom: 40px;
            li{
                display: flex;
                gap: 8px;
                font-family: DM sans;
                font-weight: 400;
                font-size: 12px;
                line-height: 20px;
                letter-spacing: 0;
                color: #524F5F;
                img{
                    width: 20px;
                    height: 20px;
                }
            }
        }
    }

    .integration-sec{
        padding-bottom: 3rem;
        padding-left: 10px;
        padding-right: 10px;
        p{
            font-size: 14px;
            width: 100% !important;
        }
        h2{
            font-size: 18px;
            letter-spacing: 0;
        }
        .slider-logo-sec{
            flex-wrap: wrap;
            justify-content: center !important;
            gap: 2.2rem;
            img{
                height: 26px;
                width: auto;
            }
        }
    }
    .key-feature-sec{
        padding: 0px 10px 20px 10px;
        .containerX{
            width: 100%;
            padding-right: var(--bs-gutter-x, .75rem);
            padding-left: var(--bs-gutter-x, .75rem) !important;
            margin-right: auto;
            margin-left: auto !important;
            p{
                font-size: 14px;
                margin-bottom: 0;
            }
            h2{
                max-width: 75%;
                margin-top: 1rem !important;
                font-size: 18px;
                letter-spacing: 0px;
            }
            .swiper-buttons {
                top: 35px;
                right: 16px;
                .swiper-button-prev, .swiper-button-next {
                    width: 24px;
                    height: 24px;
                }
                .swiper-button-prev:after, .swiper-button-next:after {
                    font-size: 10px;
                }
            }
            .swiper-sec {
                h6 {
                    font-size: 16px;
                }
                p{
                    font-size: 14px;
                    line-height: 18px;
                    margin-bottom: 1rem;
                }
                .btn-play{
                    line-height: 10px;
                    font-size: 14px;
                    border-width: 1px;
                }
            }
            .swiper-slide{
                width: 100%;
                .slide-item{
                    flex-direction: column-reverse;
                    flex-wrap: wrap;
                    gap: 1.5rem;
                    .col{
                        flex-basis: auto;
                    }
                    .slide-item{
                        .d-flex.gap-4{
                            justify-content: space-between;
                            gap: 0 !important;
                            width: 100%;
                        }
                    }
                }
                .list-content {
                    ul{
                        padding-left: 1rem;
                        li {
                            font-size: 14px;
                            font-family: DM sans;
                            font-weight: 400;
                            line-height: 26px;
                            letter-spacing: 0px;
                            color: #3A3842;
                            margin-bottom: 0px;
                        }
                    }
                   
                }
            }
        }
    }
    .accordion-item{
        margin-bottom: 0 !important;
    }
    .faq-section {
        padding-top: 37px !important;
        padding-bottom: 37px !important;
    }
    .key-feature-sec.why-choose-workflow{
        /* padding-top: 3rem; */
        padding-bottom: 20px;
    }
    .synopsis-sec {
        padding: 60px 20px 40px;
        p.title-syn {
            font-size: 14px;
        }
        h2.heading-syn {
            font-size: 16px;
            letter-spacing: 0px;
        }
        p.para-syn {
            font-size: 14px;
            line-height: 20px;
        }
        .card {
            border-radius: 12px;
            border: 0.551px solid rgba(224, 224, 224, 0.50);
            background: #FAFAFA;
            height: auto;
            padding: 12px  !important;

            .img-area{
                height: auto;
            }
            .content-area {
                img{
                    height: 12px;
                }
                h6{
                    font-size: 14px;
                    line-height: 20px;
                }
                p{
                    font-size: 14px;
                    line-height: 18px;
                    margin-top: 0;
                    margin-bottom: 10px;
                }
            }
        }
    }

    .use-case-sec {
        & .use-case-text-area {
            p.title {
                font-size: 14px;
            }
            h2.heading {
                font-size: 18px;
                letter-spacing: 0;
            }
            p.para {
                font-size: 14px;
                line-height: 20px;
                margin-top: 12px;
                padding: 0 1rem;
            }
        }
        .tabs-sec{
            margin-top: 1.5rem;
            .w-75.m-auto{
                width: 100% !important;
                overflow-x:auto;
                padding-bottom: 0.5rem;
            }
            .nav.nav-tabs{
                width: 150%;
                .nav-link{
                    font-size: 14px;
                    min-width: auto;
                }
            }
            .tab-content{
                .tab-pane{
                    padding: 0;
                }
            }
            .tabs-content-area {
                h6 {
                    font-size: 14px;
                }
                p {
                    font-size: 14px;
                    line-height: 22px;
                }
                .active-area{
                    /* background-color: #F6F6FC; */
                    border-radius: 12px;
                    padding: 12px;
                }
            }

        }

        .contact-sec {
            padding: 16px;
            margin-bottom: 1rem;
            h2 {
                font-size: 18px;
                line-height: 22px;
                letter-spacing: 0;
            }
            .input-div{
                gap: 1rem;
                justify-content: center;
                padding-top: 0.5rem !important;
                div{
                    width: 100%;
                    input {
                        min-width: unset;
                        width: 100%;
                    }
                    .btn-play{
                        margin: auto !important;
                    }
                }
            }
            
        }
    }
    .footer-sec{
        padding-left: 8px;
        padding-right: 8px;
        /* padding-inline: 0; */
        .footer-flex{
            flex-wrap: wrap;
            gap: 2rem;
            flex-flow: column;
        }
        
    }
    .key-feature-sec {
        & .containerX {
            .swiper-slide {
                width: 100%;
            }
        }
    }

    .solution-content {
        h2 {
            font-size: 18px !important;
            letter-spacing: 0px;
            line-height: 140%;

        }
        & ul {
            li {
                font-family: 'DM sans';
                margin-top: 0.8rem;
                font-weight: 400;
                font-size: 14px;
                line-height: 24px;
                letter-spacing: 0px;
                /* list-style: none; */
                b{
                    font-family: Urbanist;
                }
            }
        }
    }

    .screen-sec.integration-page,.screen-sec.solution-page{
        background-position-y: 4rem;
    }
    
}

@media (min-width:601px) and (max-width:768px) {
    .screen-sec{
        margin-inline: 0 !important; 
        background-size: 151%;
        background-position: bottom;
    }

    .hero-section {
        padding-bottom: 2rem;
        .hero-title {
            font-size: 28px;
        }
        .hero-content {
            font-size: 14px;
            letter-spacing: 0;
            line-height: 20px;
        }
        .hero-check{
            flex-wrap: wrap;
            gap: 1rem !important;
            li{
                font-family: Gilgan-Font;
                font-weight: 400;
                font-size: 14px;
                line-height: 20px;
                letter-spacing: 0;
                color: #524F5F;
                img{
                    width: 20px;
                    height: 20px;
                }
            }
        }
    }

    .key-feature-sec{
        .containerX{
            padding-left: 0 !important;
        }
    }
    .btn-play{
        border-width: 1px;
        min-width: 166px;
        height: 34px;
        font-family: Gilgan;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0;
    }
    .btn-normal{
        min-width: 134px;
        height: 34px;
        color: #524F5F;
        font-size: 14px;
        line-height: 10px;
    }
    .use-case-sec {
        & .use-case-text-area {
            p.title {
                font-size: 14px;
            }
            h2.heading {
                font-size: 16px;
            }
            p.para {
                font-size: 14px;
                line-height: 20px;
                margin-top: 12px;
                padding: 0 1rem;
            }
        }
        .tabs-sec{
            margin-top: 1.5rem;
            .w-75.m-auto{
                width: 100% !important;
                overflow-x:auto;
                padding-bottom: 0.5rem;
            }
            .nav.nav-tabs{
                width: 150%;
                .nav-link{
                    font-size: 14px;
                    min-width: auto;
                }
            }
            .tab-content{
                .tab-pane{
                    padding: 0;
                }
            }
            .tabs-content-area {
                h6 {
                    font-size: 14px;
                }
                p {
                    font-size: 14px;
                    line-height: 22px;
                }
                .active-area{
                    background-color: #F6F6FC;
                    border-radius: 12px;
                    padding: 12px;
                }
            }

        }

        .contact-sec {
            h2 {
                font-size: 16px;
                line-height: 22px;
            }
            .input-div{
                gap: 1rem;
                justify-content: center;
                padding-top: 0.5rem !important;
                div{
                    width: 100%;
                    input {
                        min-width: unset;
                        width: 100%;
                    }
                    .btn-play{
                        margin: auto !important;
                    }
                }
            }
            
        }
    }
    .tab-content{
        margin: 0 !important;
        padding: 0 !important;
        .tab-pane{
           div.d-flex{
            flex-wrap: wrap;
            img{
                max-width: 100%;
                height: auto;
            }
           } 
        }
    }
    .tabs-content-area {
        width: 100%;
        & + div{
            width: 100%;
        }
    }
    .contact-sec{
        form{
            div.d-flex.justify-content-between{
                flex-wrap: wrap;
            }
        }
    }
    .footer-sec{
        padding-inline: 0;
        .container{
            max-width: 100%;
            .col-12{
                width: auto;
            }
        }
    }
}


@media (min-width:769px) and (max-width:1024px) {

    .tab-content {
        padding-inline: 0 !important;
        .btn-play,.btn-normal{
            font-size: 14px;
        }
    }
    .input-div{
        flex-wrap: wrap;
        gap: 2rem;
    }
    .key-feature-sec {
        & .containerX {
            .swiper-slide {
                width: 90%;
            }
        }
    }
    .btn-normal, .btn-play {
        min-width: fit-content;
        font-size: 14px;
        padding: 10px 7px;
    }
    
}

@media (min-width:1025px) and (max-width:1199px) {
    .input-div {
        flex-wrap: wrap;
        gap: 2rem;
    }
    .btn-normal, .btn-play {
        min-width: fit-content;
        font-size: 14px;
        padding: 10px 7px;
    }
}

@media (min-width:601px) and (max-width:992px) {
    .years-of-experience {
        margin-top: 1rem;
        max-width: 100%;
    }
    .hero-sub-title {
        font-family: Nunito Sans;
        font-weight: 700;
        font-size: 14px;
    }
    .integration-page-filter {
        .tags-filter {
            flex-direction: column;
            gap: 1.5rem;
        }
    }
    .blog-section {
        & .blog-card {
            img {
                border-radius: 12px;
                width: 100%;
                object-fit: cover;
            }
        }
    }
    .btn-normal,.btn-play{
        height: auto;
    }
}

@media (min-width:601px) and (max-width:1024px) {
    .key-feature-sec {
        h2 {
            max-width: 75%;
        }
    }
    .hero-resp{
        width: 100% !important;
    }
    .hero-resp.integration-page{
        width: 100% !important;
        .hero-title.text-center{
            width: 100%;
        }
    }
}


/* product overview css start */
@media (max-width:600px) {
    .screen-sec::before {
        border-bottom-right-radius: 32px;
        border-bottom-left-radius: 32px;
    }
    .hero-section{
        .hero-resp{
            margin: 0px;
            justify-content: start;
            width: 100% !important;
        }
    }
    .hero-sub-title {
        font-family: Urbanist;
        font-weight: 700;
        font-size: 14px;
        margin-bottom: 12px;
        text-align: start;
    }
    .solution-content {
        h2 {
            font-size: 16px;
        }
        h6{
            font-size: 14px;
        }
    }
    .synopsis-sec.how-our-workflow {
        padding-bottom: 1rem;
    }
    .best-in-market{
        .best-in-market-contents{
            max-width: 100%;
            min-height: 110px;
            h2{
                font-size: 18px;
                letter-spacing: 0px;
                margin-bottom: 0;
                line-height: 28px;
            }
            p{
                font-size: 14px;
                line-height: 18px;
            }
        }
    }
    .key-feature-sec {
        .swiper-buttons {
            padding-top: 0 !important;
            margin-top: 10px !important;
            .swiper-button-prev, .swiper-button-next {
                width: 24px;
                height: 24px; 
            }
            .swiper-button-prev::after, .swiper-button-next::after{
                font-size: 14px;
            }
        }
    }
    .faq-section.plateform-faq {
        .accordion-button:not(.collapsed)::after,.accordion-button.collapsed::after  {
            width: 25px;
            height: 25px;
        }
    }
    .blog-section {
        margin: 3rem 0;
        & .title-text {
            h2 {
                font-family: Gilgan;
                font-weight: 400;
                font-size: 16px;
                line-height: 25px;
            }
            p {
                font-family: Gilgan-Font;
                font-weight: 400;
                font-size: 14px;
                line-height: 14px;
            }
        }
        & .blog-card{
            .date-text {
                font-size: 12px;
                margin-top: 1rem;
            }
            h6 {
                font-size: 16px;
                line-height: 20px;
            }
            p{
                font-size: 14px;
            }
            .btn-play {
                line-height: 8px;
                font-size: 14px;
            }
            img{
                width: 100%;
                object-fit: cover;
            }
        }
    }
    .faq-header {
        & .faq-para {
            p {
                font-family: Nunito Sans;
                font-weight: 400;
                font-size: 14px;
                span.challange, span.solution {
                    font-size: 14px;
                }
            }
        }
    }
    .integration-sec.overview-workflow.our-mission-sec{
        margin-bottom: 3rem;
    }
    .use-case-sec {
        padding-bottom: 20px !important;
        padding-left: 8px;
        padding-right: 8px;
    }
    .contact-sec {
        & .address-sec {
            & ul {
                & li {
                    div{
                        img{
                            margin-left: -8px;
                            width: 50px;
                            height: 50px;
                        }
                    }
                    .address-desc {
                        line-height: 130%;
                    }
                }
            }
        }
    }
    header {
        & .main-header {
            .navbar-nav {
                margin: 32px 0 !important;
            }
        }
        .navbar-toggler:focus {
            box-shadow: none;
        }
        .navbar-collapse{
            
            height: calc(100vh - 45px);
            overflow-y: scroll;
            button.btn-play{
                margin-bottom: 1.5rem;
            }
        }
    }

}


/* product overview css end */

/* product form builder responsive start */
@media (max-width:600px) {
    .faq-header {
        h2 {
            font-size: 18px;
            line-height: 135%;
            letter-spacing: -0.4px;
        }
        }
        p {
            font-size: 14px;
        }
        .accordion-button.collapsed {
            font-size: 14px;
        }
        .accordion-button:not(.collapsed) {
            font-size: 14px;
        }
        .accordion-collapse {
            p {
                font-size: 14px;
                line-height: 22px;
                margin-bottom: 0;
            }
        }
        .key-feature-sec.why-choose-workflow {
            & .swiper-sec {
                .swiper-slide {
                    width: 300px;
                    min-height: 100%;
                    
                        .workflow-slide-item {
                        min-height: 200px;
                        h6{
                            font-size: 16px;
                        }
                        p{
                            font-size: 14px;
                            line-height: 20px;
                        }
                        
                        .logo-div{
                            img{
                                width: 50px;
                                height: 50px;
                            }
                        }
                        .num-div{
                            width: 50px;
                            height: 50px;
                            font-size: 16px;
                            display: none;
                        }
                    }
                }
                }
            }


            .integration-page-filter {
                & .integration-grid-sec {
                    .card-title {
                        font-family: Gilgan;
                        font-weight: 400;
                        font-size: 20px;
                    }
                }
            }
}
/* product form builder responsive start */

/* about us page responsive */
@media (max-width:600px) {
    .years-of-experience{
        margin: auto;
        margin-top: 2rem;
        max-width: 100%;
        h1{
            font-size: 50px;
            line-height: 100px;
        }
        p{
            font-size: 14px;
        }
    }
    
    .our-mission-sec {
        padding: 30px;
        p.title {
            font-size: 14px;
        }
        h2.heading {
            font-size: 16px;
            line-height: 122%;
        }
        p.para {
            font-size: 14px;
            line-height: 18px;
        }
        & ul {
            & li {
                .count-num {
                   
                    font-size: 16px;
                }
                .count-text {
                    font-size: 12px;
                }
            }
        }
    }
    .our-team-sec {
        .title {
            font-family: Gilgan-Font;
            font-weight: 400;
            font-size: 14px;
            text-align: left;
        }
        .heading {
            font-size: 18px;
            line-height: 100%;
            text-align: left;
        }
        & .our-team-card {
            & .team-card-bottom {
                .expert-name {
                   
                    font-size: 16px;
                    line-height: 16px;
                }
                .expert-title {
                    font-family: Nunito-Font;
                    font-weight: 400;
                    font-size: 14px;
                    line-height: 14px;
                }
            }
        }
    }
}

/* about us page responsive end*/



/* contact page responsive */
@media (max-width:600px) {
    .hero-section{
        margin-top:3rem !important;
        padding: 0px 20px;
    }
    .hero-section.contact-us-sec {
        .hero-title {
            font-size: 28px;
            text-align: center;
        }
        p.hero-content {
            font-size: 16px;
            line-height: 20px;
            text-align: center;
        }
        
    }
    /* .use-case-sec.bg-gradient{
        .contact-sec{
            .input-div {
                gap: 0 !important;
            }
        }
    } */
    .main-header {
        margin-top: 0 !important;
    }
    .sticky-head {
        padding: 0.5rem 12px;
    }
    .use-case-sec.development-sec {
        padding: 12px 8px 20px ;
        .dev-card{
            div{
                span{
                    color: #131E29;
                    font-family: Urbanist;
                    font-size: 28px;
                    font-style: normal;
                    font-weight: 500;
                    line-height: normal;
                }
                img{
                    width: 72px;
                    height: 20px;
                }
            }
            .dev-content {
                margin-top: 34px;
                .brand-logo{
                    width: 100%;
                    height: 19px;
                }
                
                p {
                    font-size: 14px;
                }
            }
            
        }
        
    }
    .use-case-sec.bg-gradient.bg-white.pb-5.pt-5{
        padding: 0px 8px !important;
    }
    .faq-contanets{
        .accordion-body{
            padding-top: 0;
            margin-left: 0 !important;
        }
    }
    .plateform-faq{
        .accordion-item {
            margin-bottom: 1rem !important;
        }
    }

    .solution-content.plateform-overview-content {
        h6 {
            font-size: 16px;
        }
        ul {
            li{
                font-size: 14px;
                line-height: 22px;
            }
        }
    }
    .solution-sec-color {
        padding: 20px 8px;
    }
    .solution-row{
        display: flex;
        flex-direction: column-reverse;

    }
    .solution-sec-light{
        padding-left: 8px;
        padding-right: 8px;
    }
    .best-in-market {
        margin-bottom: 4rem;
    }
    /* .use-case-sec.bg-gradient {
        .contact-sec.bg-white.my-4{
            margin: 0 !important;
        }
    } */
    
}

/* conatct page responsive end */


.integration-page-filter {
    & .integration-grid-sec {
        & .integration-card {
            .brand-desc {
                margin-bottom: 0;
            }
        }
    }
}






@media (max-width:600px) {
    .use-case-sec.request-demo {
        margin-top: -3rem;
        & .contact-sec {
            label {
                font-size: 12px;
            }
            input {
                height: 40px;
                font-size: 12px;
            }
        }
    }
}

/* integration page responsive end */
@media (max-width:600px) {
    .hero-resp.integration-page {
        .hero-title {
            color: #27252C;
            font-size: 28px;
        }
        
    }
    .integration-page-filter{
        padding: 0 8px;
        .tags-filter{
            flex-direction: column;
            gap: 1.5rem;
            .filter-area {
                .list-group-item {
                   
                    font-size: 14px;
                }
            }
        }
        .search-area {
            width: 100%;
            input {
                min-width: unset;
                width: 100%;
            }
        }
    }
}

@media (max-width:600px) {
    .navbar-expand-lg .navbar-nav {
        .dropdown-menu{
            position: absolute;
                width: 100%;
                font-size: 14px;
                margin-left: 0;
                margin-top: 1rem;
                border: 0 !important;
                background-color: #fff;
                border-radius: 8px;
                padding: 30px 12px;
                /* box-shadow: 0px 4px 22px 0px #0000000D; */
                --bs-gutter-x: 0rem;
                --bs-gutter-y: 0rem;
                .col-md-4{
                    margin-bottom: 1.5rem !important;
                }
               .dropdown-item{
                span{
                    font-family: Gilgan-Font;
                    font-size: 14px;
                    line-height: 100%;
                    letter-spacing: 0%;
                    color: #524F5F;
                }
                p{
                    font-family: Nunito-Font;
                    font-weight: 400;
                    font-size: 14px;
                    line-height: 24px;
                    letter-spacing: 0%;
                    color: #3A3842;
                    margin-top: 0.5rem;
                }
                &:hover{
                    background-color: #fff;
                }
               }
               .info-tab{
                    height: auto;
                    gap: 10px;
                    border-radius: 12px;
                    padding-top: 10px;
                    padding-right: 10px;
                    padding-bottom: 10px;
                    padding-left: 10px;
                    max-width: 840px;
                    margin: 1.5rem auto 0 auto;
                    background: var(--Active, #F3F5FB);
                    margin-top: 1.5remrem;
                    span{
                        font-family: Nunito-Font;
                        font-weight: 400;
                        font-size: 14px;
                        line-height: 24px;
                        letter-spacing: 0%;
                        color: #3A3842;
                    }
                    a{
                        font-family: Gilgan-Font;
                        font-weight: 400;
                        font-size: 14px;
                        line-height: 100%;
                        letter-spacing: 0%;
                        text-decoration: underline;
                        text-decoration-style: solid;
                        text-decoration-offset: 0%;
                        text-decoration-thickness: 1px;
                        text-decoration-skip-ink: auto;
                        color: #672FC7;
                        margin-left: 0.5rem;
                    }
               }
        }
        .dropdown-menu.show{
            display: flex;
            position: static !important;
        }
        
    }
}

/* privacy */
@media (max-width: 768px) {
    .d-flex {
      flex-wrap: wrap;
      gap: 8px;
    }
  
    .policy-tab-btn {
      flex: 1 1 100%; /* Full width */
      font-size: 16px;
      padding: 12px;
      text-align: center;
      margin-right: 0px !important;
    }
    .subheading{
        font-size: 14px;
    }
    .mainheading{
        font-size: 18px;
    }
}
  
@media (max-width: 480px) {
.policy-tab-btn {
    font-size: 14px;
    padding: 10px;
}
}
  
/* new style Gajendra */
@media (max-width : 600px){
    .new-hero-banner img{
        width: 100%;
        object-fit: contain;
    }
    .hero-text-area{
        justify-content: start;
    }
    .dev-card span{
        font-size: 18px;
    }
    .contact-btn{
        width: 100%;
    }
    .product-tabs-content-area {
        .active-area{
            margin-bottom: 0px;
        }
        .active-area.active {
            width: 100%;
            position: relative;
            margin-bottom: 24px;
        }
    }
    .dev-content-2{
        margin-top: 72px !important;
    }

    .Schedule-confirm-text{
        margin: 1rem 0px;
        display: flex !important;
        align-items: start;

        span{

            font-size: 14px;
        };
    }
    .brand-image-sec{
        margin-top: 13px;
    }
}
@media (min-width:600px) and (max-width:992px){
    .new-hero-banner{
        justify-content: center;
    }
}

@media(min-width : 1400px){
    .Schedule-confirm-text{
        padding-left: 58px;
    }
}

@media (min-width:600px) and (max-width:1024){
    /* .img-area{
        height: auto;
    } */
}

