
.howitworks{
    background-color: white;
}
.list-style-paragrapg {
    list-style-type: disc;
}

.list-style-paragrapg-heading {
    list-style-type: decimal;
}

.display-none {
    display: none;
}

.image-productivity {
    max-width: 75%;
    margin-right: 0rem;
}

.paragraph-text-bottom {
    margin-bottom: 0.7rem !important;
}

.padding-img-activity {
    padding-bottom: 2rem;
}

.heading-application {
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 2.75rem;
    letter-spacing: 0rem;
    color: #33475B;
    text-align: center;
    opacity: 1;

}

.paragraph-application {
    font-size: 1rem;
    line-height: 2.6875rem;
    font-weight: 400;
    letter-spacing: 0rem;
    color: #33475B;
    opacity: 1;
    text-align: center;
}

.image-bottom-breakoptions {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 5rem;
    padding-top: 5rem;
    display: flex;
    height: 250px;
    margin-top: 0rem !important;
}

.accordion .accordion-item:last-child {
    border-bottom: none;
}
.arrow-right {
    cursor: pointer;
    background: #7C3ECD;
}
.arrow-left{
    cursor: pointer;
    background: #7C3ECD;
}

@media   (max-width: 374px) {
    .company-badges{
        margin-bottom: 4rem !important;
    }
    #signup-banner {
        height: 25rem !important;
    }
     .main-img {
        max-width: 100% !important;
        margin-top:45rem !important;
    }
    .client-image {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF26;
        border: 1px solid #B04ADF;
        border-radius: 1.25rem;
        padding: 1rem 0rem;
    }

    .img-left {
        width: 100%;
        height: 140px;
        max-width: unset;
    }

    .image-align-mobile {
        display: flex;
        flex-direction: column;
    }

    .paragrapg-text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .right-paragraph {
        text-align: left;
        font-size: 0.8rem;
        font-weight: 400;
        line-height: 1rem;
        letter-spacing: 0rem;
        color: #718093;
        opacity: 1;
    }

    .right-text {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF2E;
        border-radius: 0.9375rem;
        position: relative;
        height: 200px;
        border-left: 3px solid #B04ADF;
        padding: 0rem 1.875rem;
    }

    .right-heading {
        font-size: 1rem;
        font-weight: 600;
        line-height: 3.875rem;
        letter-spacing: 0rem;
        color: #33475B;
        opacity: 1;
    }

    .arrow-left {
        padding: 0.5rem;
        border-radius: 0.5rem;
        line-height: 1;
        position: absolute;
        z-index: 1;
        cursor: pointer;
        left: 0.125rem;
    }

    .mobile-icon-size {
        width: 15px;
        height: 20px;
    }

    .arrow-right {
        position: absolute;
        padding: 0.5rem;
        border-radius: 0.5rem;
        line-height: 1;
        right: 0;
    }

    .image-client {
        padding: 1.875rem 1.25rem;
        align-items: center;
        display: flex;
        flex-direction: row;
    }

    .second-section {
        margin-top: 0.2rem !important;
        margin-bottom: 3rem;
    }

    .howitworks {
        height: 78rem !important;
    }

    .display-buttons {
        margin-top: 1.2rem !important;

    }

    .products-new-hero-wrapper {
        height:90.5rem !important;
    }

    .image-productivity {
        max-width: 85%;
        margin-right: 0rem;
        margin-top: 45rem;
    }

    .products-header-text {
        font-size: 1rem !important;
    }

    .image-bottom-breakoptions {
        height: 100px;
        margin-top: 0rem !important;
        padding-top: 1.5rem;
    }
    .store-data {
       padding-bottom: 0rem;
    }
    
}

@media (min-width:375px) and (max-width:474px) {
    .company-badges{
        margin-bottom: 4rem !important;
    }
    .client-image {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF26;
        border: 1px solid #B04ADF;
        border-radius: 1.25rem;
        padding: 1rem 0rem;
    }

    .img-left {
        width: 100%;
        height: 250px;
        max-width: unset;
    }

    .image-align-mobile {
        display: flex;
        flex-direction: column;
    }

    .paragrapg-text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .right-paragraph {
        text-align: left;
        font-size: 0.8rem;
        font-weight: 400;
        line-height: 1.75rem;
        letter-spacing: 0rem;
        color: #718093;
        opacity: 1;
    }

    .right-text {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF2E;
        border-radius: 0.9375rem;
        position: relative;
        height: 250px;
        border-left: 3px solid #B04ADF;
        padding: 2.4rem 1.875rem;
    }

    .right-heading {
        font-size: 1.2rem;
        font-weight: 600;
        line-height: 3.875rem;
        letter-spacing: 0rem;
        color: #33475B;
        opacity: 1;
    }

    .arrow-left {
        padding: 0.5rem;
        border-radius: 0.5rem;
        line-height: 1;
        position: absolute;
        z-index: 1;
        left: 0.125rem;
    }

    .mobile-icon-size {
        width: 15px;
        height: 20px;
    }

    .arrow-right {
        background: #7C3ECD;
        position: absolute;
        padding: 0.5rem;
        border-radius: 0.5rem;
        line-height: 1;
        right: 0;
    }

    .image-client {
        padding: 1.875rem 1.25rem;
        align-items: center;
        display: flex;
        flex-direction: row;
    }

    .store-data-item.first {
        max-width: 100% !important;
    }

    .second-section {
        margin-top: 1.2rem !important;
        margin-bottom: 4rem!important;
    }

    .products-new-hero-wrapper {
        height: 100.5rem !important;
    }

    .image-bottom-breakoptions {
        height: 100px;
        margin-top:0rem !important;
        padding-top: 1.5rem;
    }

    .image-productivity {
        max-width: 85%;
        margin-right: 0rem;
        margin-top: 64rem;
    }
    .heading-182.test-new {
        margin-top: 1.5rem;
       
    }
    .main-img {
        max-width: 100% !important;
        margin-top: 60rem !important;
    }
}



@media (min-width:475px) and (max-width:700px) {
    .company-badges{
        margin-bottom: 4rem !important;
    }
    .main-img {
        max-width: 100% !important;
        margin-top: 65rem !important;
    }
    
    .client-image {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF26;
        border: 1px solid #B04ADF;
        border-radius: 1.25rem;
        padding: 0rem 0rem;
    }

    .img-left {
        width: 100%;
        height: 310px;
        max-width: unset;
    }

    .image-align-mobile {
        display: flex;
        flex-direction: column;
    }

    .paragrapg-text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .right-paragraph {
        text-align: left;
        font-size: 0.8rem;
        font-weight: 400;
        line-height: 1.75rem;
        letter-spacing: 0rem;
        color: #718093;
        opacity: 1;
    }

    .right-text {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF2E;
        border-radius: 0.9375rem;
        position: relative;
        height: 280px;
        border-left: 3px solid #B04ADF;
        padding: 3.7rem 1.875rem;
    }

    .right-heading {
        font-size: 1.2rem;
        font-weight: 600;
        line-height: 3.875rem;
        letter-spacing: 0rem;
        color: #33475B;
        opacity: 1;
    }

    .arrow-left {
        padding: 0.5rem;
        border-radius: 0.5rem;
        line-height: 1;
        position: absolute;
        z-index: 1;
        left: 0.125rem;
    }

    .mobile-icon-size {
        width: 15px;
        height: 20px;
    }

    .arrow-right {
        position: absolute;
        padding: 0.5rem;
        border-radius: 0.5rem;
        line-height: 1;
        right: 0;
    }

    .image-client {
        padding: 1.875rem 1.25rem;
        align-items: center;
        display: flex;
        flex-direction: row;
    }

    .products-new-hero-wrapper {
        height: 120rem !important;
    }

    .image-bottom-breakoptions {
        height: 100px;
        margin-top: 4rem !important;
        padding-top: 1.5rem;
    }
    .second-section.wf-section{
        margin-bottom: 4rem;
    }

    .divider-line {
        padding-top: 1rem !important;
    }

    .wrapper.wrapper-em-new {
        max-width: 80% !important;
    }

    .icon-img.mobile-icon {
        max-width: 6% !important;
    }

    .images-comapnybadges {
        width: 70% !important;
    }

    .image-productivity {
        max-width: 85%;
        margin-right: 0rem;
        margin-top: 83rem;
    }

}
@media(min-width:768px) and (max-width:900px){
#signup-banner{
    height: 20rem !important;
}
    .content-section .second-division .form-title {
        margin-top: 3rem !important;
    }
    .main-img {
        max-width: 100% !important;
    margin-top: -15.5rem !important;
    }

}
@media (min-width:701px) and (max-width:900px) {
    .second-section {
        margin-top: 1.2rem !important;
        margin-bottom: 4rem!important;
    }
    .products-new-hero-wrapper{
        height: 46rem !important;
    }
    
.image-productivity {
    margin-top: 0rem;
}
    .client-image {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF26;
        border: 1px solid #B04ADF;
        border-radius: 1.25rem;
        padding: 2rem 0rem;
        width: 50%;
    }

    .img-left {
        width: 100%;
        height: 220px;
        max-width: unset;
    }

    .image-align-mobile {
        display: flex;
        flex-direction: row;
    }

    .paragrapg-text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 50%;
    }

    .right-paragraph {
        text-align: left;
        font-size: 0.8rem;
        font-weight: 400;
        line-height: 1.75rem;
        letter-spacing: 0rem;
        color: #718093;
        opacity: 1;
    }

    .right-text {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF2E;
        border-radius: 0.9375rem;
        position: relative;
        height: 220px;
        border-left: 3px solid #B04ADF;
        padding: 0.7rem 1.875rem;
    }

    .right-heading {
        font-size: 1.2rem;
        font-weight: 600;
        line-height: 3.875rem;
        letter-spacing: 0rem;
        color: #33475B;
        opacity: 1;
    }

    .arrow-left {
        padding: 0.5rem;
        border-radius: 0.5rem;
        line-height: 1;
        position: absolute;
        z-index: 1;
        left: 0.125rem;
    }

    .mobile-icon-size {
        width: 15px;
        height: 20px;
    }

    .arrow-right {
        position: absolute;
        padding: 0.5rem;
        border-radius: 0.5rem;
        line-height: 1;
        right: 0;
    }

    .image-client {
        padding: 1.875rem 1.25rem;
        align-items: center;
        display: flex;
        flex-direction: row;
    }

    .heading-191 {
        text-align: center !important;
    }

    .products-header-text {
        text-align: center !important;
    }

    .hwc-right {
        flex: 0 222px !important;
    }

    .hwc-left {
        padding-top: 2rem !important;
    }

    .howitworks {
        height: 80rem !important;
    }

    .image-bottom-breakoptions {
        margin-top: 11rem !important;
        padding-top: 2rem;
        height: 150px;
        margin-top: 1rem !important;
    }

    .image-productivity {
        max-width: 85%;
        margin-right: 0rem;
        margin-top: -7rem;
    }

    .divider-line {
        padding-top: 0.5rem !important;
    }

    .icon-img.mobile-icon {
        max-width: 5% !important;
    }
}

@media (min-width:900px) and (max-width:1019px) {
    .products-new-hero-wrapper {
        height: 46rem !important;
    }
    .second-section {

        margin-bottom: 4rem!important;
    }
    .products-new-hero-wrapper{
    margin-top: 0rem;
}
.image-productivity {
    margin-top: 0rem;
}
    .heading-application {
        font-weight: 600;
        font-size: 1.5rem;
        line-height: 2.75rem;
        letter-spacing: 0rem;
        color: #33475B;
        text-align: center;
        opacity: 1;
    }

    .paragraph-application {
        font-size: 1.1rem;
        line-height: 2rem;
        font-weight: 400;
        letter-spacing: 0px;
        color: #33475B;
        opacity: 1;
        text-align: center;
    }

    .products-header-text {
        text-align: center !important;
        font-size: 1.2rem !important;
    }
    .pillar-section {
        margin-bottom: 4rem !important;
    }
    .pillar-container {
        max-width: 90% !important;
    }

    .hwc-right {
        flex: 0 261px !important;
    }

    .hwc-right.hwc-right-2 {
        flex-basis: 268px !important;
    }

    .hwc-right.hwc-right-2 {
        padding-top: 0rem !important;
    }

    .hwc-container {
        padding-top: 4rem !important;
    }

    .image-bottom-breakoptions {
        margin-top: 0rem !important;
        padding-top: 2rem;
        height: 11.25rem;
    }

    .image-productivity {
        max-width: 80%;
        margin-right: 0rem;
    }

    .howitworks {
        height: 85rem !important;
    }
    .main-img {
    max-width: 100% !important;
    margin-top: -14rem !important;
}

    .divider-line {
        padding-top: 0.5rem !important;
    }

    .main-time-attendance-section {
        padding-bottom: 6rem;
    }

    .heading-application {
        padding-top: 5rem !important;
        padding-bottom: 2rem !important;
    }

    .right-text {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF2E;
        border-radius: 0.9375rem;
        position: relative;
        height: 250px;
        border-left: 3px solid #B04ADF;
        padding: 0.2rem 1.875rem;
    }

    .paragrapg-text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 50%;
    }

    .img-left {
        width: 80%;
        height: 250px;
        max-width: unset;
    }

    .right-heading {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 3.875rem;
        letter-spacing: 0rem;
        color: #33475B;
        opacity: 1;
    }

    .image-align-mobile {
        display: flex;
        flex-direction: row;
        margin-top: 2rem;
    }

    .right-paragraph {
        text-align: left;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.75rem;
        letter-spacing: 0rem;
        color: #718093;
        opacity: 1;
    }


    .arrow-left {
        padding: 1rem;
        border-radius: 1.25rem;
        line-height: 1;
        position: relative;
        left: 2.1rem;
    }

    .arrow-right {
        position: relative;
        padding: 1rem;
        border-radius: 1.25rem;
        line-height: 1;
    }

    .image-client {
        display: flex;
        width: 100%;
        align-items: center;
    }

    .client-image {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF26;
        width: 50%;
        border: 1px solid #B04ADF;
        border-radius: 1.25rem;
        padding: 3rem 0rem;
    }
}

@media (min-width: 1020px) and (max-width: 1200px) {
    .manual-screenshots {
        width: 100%;
    }
    .main-img {
        max-width: 100% !important;
        margin-top: -9rem !important;
    }
    .second-section {
        margin-bottom: 3rem!important;
    }
    .pillar-section{
        padding: 3rem 2.5rem !important;
        margin-bottom: 4rem !important;
    }
    .pillar-intro-description{
        margin-top: 1.8rem !important;
    }
    .main-time-attendance-section {
        padding-bottom: 6rem;
    }

    .heading-application {
        padding-top: 5rem !important;
        padding-bottom: 2rem !important;
    }

    .right-text {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF2E;
        border-radius: 0.9375rem;
        position: relative;
        left: -3.125rem;
        height: 280px;
        border-left: 3px solid #B04ADF;
        padding: 0.2rem 1.875rem;
    }

    .paragrapg-text {
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .img-left {
        width: 85%;
        height: 280px;
        max-width: unset;
    }

    .right-heading {
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 3.875rem;
        letter-spacing: 0rem;
        color: #33475B;
        opacity: 1;
    }

    .right-paragraph {
        text-align: left;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.75rem;
        margin-top: 1rem;
        letter-spacing: 0rem;
        color: #718093;
        opacity: 1;
        margin-top: 1rem;
    }

    .arrow-left {
        padding: 1rem;
        border-radius: 1.25rem;
        line-height: 1;
        position: relative;
        left: 2.1rem;
    }

    .image-align-mobile {
        display: flex;
        flex-direction: row;
    }

    .arrow-right {
        position: relative;
        padding: 1rem;
        border-radius: 1.25rem;
        line-height: 1;
        left: -5.25rem;
    }

    .image-client {
        display: flex;
        width: 100%;
        margin-top: 4rem;
        align-items: center;
    }

    .client-image {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF26;
        width: 50%;
        border: 1px solid #B04ADF;
        border-radius: 1.25rem;
        padding: 3rem 0rem;
    }

    .image-bottom-breakoptions {
        position: relative;
        margin-top: 33rem;
    }

    .image-productivity {
        max-width: 80%;
        margin-right: 0rem;
    }

    .products-header-text {
        line-height: 2rem !important;
    }

    .divider-line {
        padding-top: 1.5rem !important;
    }



    .heading-application {
        font-weight: 600;
        font-size: 1.5rem;
        line-height: 2.75rem;
        letter-spacing: 0rem;
        color: #33475B;
        text-align: center;
        opacity: 1;
    }

    .paragraph-application {
        font-size: 1.2rem;
        line-height: 2rem;
        font-weight: 400;
        letter-spacing: 0px;
        color: #33475B;
        opacity: 1;
        text-align: center;
    }
}

@media (min-width: 1201px) and (max-width: 1439px) {
    #signup-banner{
        height: 24rem !important;
    }
    .second-section {

        margin-bottom: 3rem!important;
    }
    .pillar-intro-title{
        margin-top: 2rem !important;
        margin-bottom: 0.5rem !important;
    }
    .pillar-section{
        padding: 1.2rem 2.5rem !important;
        margin-bottom: 5rem !important;
    }
    .pillar-intro-description{
        margin-top: 1.8rem !important;
    }
    .main-time-attendance-section {
        padding-bottom: 6rem;
    }

    .heading-application {
        padding-top: 5rem !important;
        padding-bottom: 2rem !important;
    }

    .right-text {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF2E;
        border-radius: 0.9375rem;
        position: relative;
        left: -3.125rem;
        height: 290px;
        border-left: 3px solid #B04ADF;
        padding: 2rem 1.875rem;
    }

    .paragrapg-text {
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .img-left {
        width: 88%;
        height: 290px;
        max-width: unset;
    }

    .right-heading {
        font-size: 1.7rem;
        font-weight: 600;
        line-height: 3.875rem;
        font-family: "source-sans-pro", sans-serif !important;
        letter-spacing: 0rem;
        color: #33475B;
        opacity: 1;
    }

    .right-paragraph {
        text-align: left;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.75rem;
        font-family: "source-sans-pro", sans-serif !important;
        margin-top: 1rem;
        margin-top: 1rem;
        letter-spacing: 0rem;
        color: #718093;
        opacity: 1;
    }

    .arrow-left {
        padding: 1rem;
        border-radius: 1.25rem;
        line-height: 1;
        position: relative;
        left: 2.1rem;
    }
    .main-img {
        max-width: 100% !important;
        margin-top: -9.5rem !important;
    }

    .arrow-right {
        position: relative;
        padding: 1rem;
        border-radius: 1.25rem;
        line-height: 1;
        left: -5.25rem;
    }

    .image-client {
        padding: 3.875rem 3.25rem;
        display: flex;
        width: 100%;
        align-items: center;
    }

    .client-image {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF26;
        width: 50%;
        border: 1px solid #B04ADF;
        border-radius: 1.25rem;
        padding: 3rem 0rem;
    }

    .image-productivity {
        max-width: 85%;
        margin-right: 0rem;
        margin-top: -3rem;
    }

    .second-section {
        margin-top: 2rem !important;
    }

    .time-and-attendence {
        width: 75% !important;
    }

    .manual-screenshots {
        width: 100% !important;
    }

    .heading-application {
        font-weight: 600;
        font-size: 1.7rem;
        line-height: 2.75rem;
        letter-spacing: 0rem;
        color: #33475B;
        text-align: center;
        opacity: 1;
    }

    .paragraph-application {
        font-size: 1.2rem;
        line-height: 2rem;
        font-weight: 400;
        letter-spacing: 0px;
        color: #33475B;
        opacity: 1;
        text-align: center;
    }

    .image-align-mobile {
        display: flex;
        flex-direction: row;
    }

}

@media (min-width: 1440px) {
    .actvities{
        left: 3rem;
        max-width: 85% !important;
        top: 2.5rem;
    }
    .screenshots-img.hidden{
        max-width: 95% !important;
        left: 1rem;
    }
    .stealth-mode.hidden {
    width: 86%;
    top: 3rem;
}
.backgroundimage-seond {
    margin-top: -1rem;
}
.second-section {
    margin-top: 1rem !important;
    margin-bottom: 5rem;
}
    #signup-banner{
        height:32rem!important;
      }
    .hwc-row:last-child{
        margin-bottom: 4rem !important;
    }
    .pillar-intro-title{
        margin-top: 2rem !important;
        margin-bottom: 0.5rem !important;
    }
    .pillar-section{
        padding: 1.2rem 2.5rem !important;
        margin-bottom: 5rem !important;
    }
    .heading-application {
        padding-top: 5rem !important;
        padding-bottom: 2rem !important;
    }

    .howitworks {
        padding-top: 7rem !important;
    }

    .arrow-left {
        padding: 1rem;
        border-radius: 1.25rem;
        line-height: 1;
        position: relative;
        left: 2.1rem;
    }

    .arrow-right {
        position: relative;
        padding: 1rem;
        border-radius: 1.25rem;
        line-height: 1;
        left: -5.25rem;
    }

    .image-align-mobile {
        display: flex;
        flex-direction: row;
    }

    .image-client {
        padding: 1.875rem 6.25rem;
        display: flex;
        width: 100%;
        margin-top: 1rem;
        align-items: center;
    }

    .client-image {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF26;
        width: 50%;
        border: 1px solid #B04ADF;
        border-radius: 1.25rem;
        padding: 3rem 0rem;
    }

    .main-time-attendance-section {
        padding-bottom: 6rem;
    }

    .right-text {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF2E;
        border-radius: 0.9375rem;
        position: relative;
        left: -3.125rem;
        height: 320px;
        border-left: 3px solid #B04ADF;
        padding: 4rem 1.875rem;
    }

    .img-left {
        width: 90%;
        height: 320px;
        max-width: unset;
    }

    .right-heading {
        font-size: 2rem;
        font-weight: 600;
        line-height: 3.875rem;
        letter-spacing: 0rem;
        color: #33475B;
        opacity: 1;
    }

    .right-paragraph {
        text-align: left;
        font-size: 1.2rem;
        font-weight: 400;
        line-height: 1.75rem;
        letter-spacing: 0rem;
        color: #718093;
        opacity: 1;
    }

    .paragrapg-text {
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .image-productivity {
        max-width: 85% !important;
        margin-right: 0rem;
        margin-top: -7.5rem;
    }


    .time-and-attendence {
        width: 95% !important;
        left: 7rem;
    }

    .manual-screenshots,.real-monitoring {
        max-width: 90% !important;
        left: 7rem;
    }
    .productivity-tracking{
        left: 7rem;
    }
    .heading-application {
        font-weight: 600;
        font-size: 2rem;
        line-height: 2.75rem;
        letter-spacing: 0rem;
        color: #33475B;
        text-align: center;
        opacity: 1;
        padding-top: 3rem;
        padding-bottom: 2rem;
    }

    .paragraph-application {
        font-size: 1.4rem;
        line-height: 2rem;
        font-weight: 400;
        letter-spacing: 0px;
        color: #33475B;
        opacity: 1;
        text-align: center;
    }
    .main-img {
        max-width: 100% !important;
        margin-top: -11rem !important;
}
}

@media screen and (min-width: 1920px) {
    .backgroundimage-seond {
        margin-top: 4rem;
    }
    .second-section {
        margin-top: 1rem !important;
        margin-bottom: 3rem;
    }
    .pillar-intro-title{
        margin-top: 2rem !important;
        margin-bottom: 0.5rem !important;
    }
    .pillar-section{
        padding: 1.2rem 2.5rem !important;
        margin-bottom: 6rem !important;
    }
    .howitworks {
        padding-top: 10rem !important;
    }
     .main-img {
        max-width: 100% !important;
        margin-top: -14rem !important;
    }

    .heading-application {
        font-weight: 600;
        font-size: 2.8125rem;
        letter-spacing: 0rem;
        color: #33475B;
        text-align: center;
        opacity: 1;
    }

    .paragraph-application {
        font-size: 1.875rem;
        font-weight: 400;
        color: #33475B;
        opacity: 1;
        text-align: center;
    }

    .image-productivity {
        max-width: 80%;
        margin-right: 0rem;
    }

 
    .stealth-mode.hidden {
     width: 100%;
    }

    .mpf-item {
        margin-top: 1.5rem !important;
    }
    .manual-screenshots, .real-monitoring {
        max-width: 100% !important;
        left: 7rem;
    }
    .productivity-tracking {
        left: 7rem !important;
    }

    .time-and-attendence {
        width:  100% !important;
    }

    .pillar-content {
        padding-left: 7.7rem !important;
    }

    .store-data-item {
        width: 100% !important;
    }

    .store-data-item.first {
        margin-left: 0rem !important;
        margin-right: 0rem !important;
        max-width: 50% !important;
        position: relative;
        left: -6rem;
    }

    .store-data-item {
        position: relative;
        left: 7rem;
    }

    .store-data {
        padding-bottom: 12rem !important;
        padding-top: 1rem !important;
    }

    .btn-new.btn-try-free.cta-btn.ctn-btn-big.btn-new-tes {
        width: unset !important;
    }

    .banner-container {
        max-width: 100% !important;
        right: 4.25rem !important;
    }

    .available-systems {
        left: -4.25rem !important;
    }

    .images-comapnybadges {
        height: unset !important;
        max-width: 22% !important;
    }

    .second-section {
        margin-top: 5rem !important;
        margin-bottom: 6rem !important; 
    }

    .right-text {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF2E;
        border-radius: 0.9375rem;
        position: relative;
        left: -3.125rem;
        height: 400px;
        border-left: 3px solid #B04ADF;
        padding: 5rem 1.875rem;
    }

    .paragrapg-text {
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .img-left {
        width: 95%;
        height: 400px;
        max-width: unset;
    }

    .right-heading {
        font-size: 2.5rem;
        font-family: "source-sans-pro", sans-serif !important;
        font-weight: 600;
        line-height: 3.875rem;
        letter-spacing: 0rem;
        color: #33475B;
        opacity: 1;
    }

    .right-paragraph {
        text-align: left;
        font-size: 1.7rem;
        font-family: "source-sans-pro", sans-serif !important;
        font-weight: 400;
        line-height: 2rem;
        letter-spacing: 0rem;
        color: #718093;
        opacity: 1;
        margin-top: 2rem;
    }

    .arrow-left {
        padding: 1rem;
        border-radius: 1.25rem;
        line-height: 1;
        position: relative;
        left: 2.1rem;
    }

    .arrow-right {
        background: #7C3ECD;
        position: relative;
        padding: 1rem;
        border-radius: 1.25rem;
        line-height: 1;
        left: -5.25rem;
    }

    .image-client {
        padding: 3.875rem 6.25rem;
        display: flex;
        width: 100%;
        align-items: center;
    }

    .client-image {
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 3px 10px #5816AF26;
        width: 50%;
        border: 1px solid #B04ADF;
        border-radius: 1.25rem;
        padding: 3rem 0rem;
    }

    .image-align-mobile {
        display: flex;
        flex-direction: row;
    }
    .actvities {
    left: 3rem;
    max-width: 100% !important;
}
.screenshots-img.hidden {
    max-width: 100% !important;
    left: -2rem;
}


}
@media (min-width:2259px){
    .image-productivity {
        max-width: 80% !important;
        margin-right: 0rem;
    }
    .image-bottom-breakoptions {
        height: 330px;
        margin-top: 8rem !important;
    }
    
.products-new-hero-wrapper {
    height: 70.375rem !important;
}
.content-section #content-container {
    margin-top: 0rem !important;
}
.form-title {
    margin-top: 3rem !important;
}
    
.image-client {
    width: 70%;
    align-items: center;
    margin: auto;
    justify-content: center;
}
.store-data-container {
    width: 95%;
    justify-content: space-between;
    align-items: center;
}
.store-data-item.first {
    left: 0rem;
    margin-right: 4rem !important;
}
.store-data-item {
    position: relative;
    left: 0rem;
}
.pillar-section {
    padding: 1.2rem 18% !important;
    margin-bottom: 6rem !important  ;
}
.main-img {
        max-width: 100% !important;
        margin-top: -10rem !important;  
    }
    
}