.pagewrapper .content-wrap {
    max-width: 1280px;
    padding: 120px 0;
}


.zwc-flex-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pagewrapper h1 {
    font-family: var(--primaryfont-semibold);
    letter-spacing: -1.44px;
}

.pagewrapper h2 {
    letter-spacing: -1.12px;
    font-size: 48px;
}

.pagewrapper h3 {
    font-size: 32px;
    letter-spacing: -0.72px;
}

.pagewrapper p {
    letter-spacing: -0.32px;
}

.zwc-mrp-touch {
    border-radius: 4px;
    background: #F0473D;
    padding: 14px 32px;
    color: #fff;
    font-size: 18px;
    font-family: var(--primaryfont-semibold);
    letter-spacing: -0.4px;
    display: inline-block;
}

.zwc-mrp-sprite,
.zwc-mrp-planning ul li:first-child:before,
.zwc-mrp-planning ul li:nth-child(2):before,
.zwc-mrp-planning ul li:nth-child(3):before,
.zwc-eff-mft .zwc-flex-two div h3:before,
.vms-steps-icons:before,
.zwc-mrp-choose .zwc-flex-three div h3:before {
    background: url(//cdn.zoho.com.cn/sites/zweb/images/creator/mrp/mrp-sprite.svg) no-repeat;
    background-size: 835px auto;
    display: block;
}

/* Banner  */
.zwc-mrp-banner {
    text-align: center;
    position: relative;
}
.pagewrapper .zwc-mrp-banner .content-wrap{
padding-bottom:60px;
}

.zwc-mrp-banner h1 {
    font-size: 56px;
    max-width: 910px;
    margin: 0 auto 20px;
}

.zwc-mrp-banner h1 span {
    color: #0D44EA;
}

.zwc-mrp-banner p {
    max-width: 605px;
    margin: 0 auto 24px
}

.zwc-mrp-bnr-img {
    max-width: 1680px;
    position: relative;
}

.zwc-mrp-bnr-img img {
    display: block;
}

/* End Banner */
/* MRP Planning */
.zwc-mrp-planning {
    position: relative;
    color: #fff;
}

.zwc-mrp-planning .zwc-flex-content {
    align-items: inherit;
}

.zwc-mrp-planning:before,
.zwc-mrp-planning ul:before {
    content: "";
    position: absolute;
    top: 0;
}

.zwc-mrp-planning:before {
    left: 2%;
    width: 96%;
    height: 100%;
    background-color: #0D44EA;
    border-radius: 8px;
}

.zwc-mrp-planning h2 {
    max-width: 810px;
    text-align: center;
    margin: 0 auto 20px;
}
.zwc-mrp-planning p{
max-width: 980px;
    margin: 0 auto 20px;
    text-align: center;
}

.zwc-mrp-planning ul {
    margin-top: 80px;
    padding-top: 80px;
    position: relative;
}

.zwc-mrp-planning ul:before {
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #02299E;
}

.zwc-mrp-planning ul li {
    width: 33.3%;
    font-size: 28px;
    font-family: var(--zf-secondary-medium);
    letter-spacing: -0.64px;
    text-align: center;
}

.zwc-mrp-planning ul li:first-child:before,
.zwc-mrp-planning ul li:nth-child(3):before {
    content: "";
    width: 49px;
    height: 45px;
}

.zwc-mrp-planning ul li:first-child:before,
.zwc-mrp-planning ul li:nth-child(2):before,
.zwc-mrp-planning ul li:nth-child(3):before {
    margin: 0 auto 16px;
}

.zwc-mrp-planning ul li:first-child:before {
    background-position: 0 -11px;
}

.zwc-mrp-planning ul li:nth-child(2):before {
    content: "";
    width: 44px;
    height: 46px;
    background-position: -54px -11px;
}

.zwc-mrp-planning ul li:nth-child(3):before {
    background-position: -105px -11px;
}

/* End MRP Planning */
/* Efficient Manufacturing */
.zwc-eff-mft {
    overflow: hidden;
}

.zwc-eff-mft .zwc-flex-content {
    align-items: inherit;
    margin-top: 42px;
}

.zwc-eff-mft h2 {
    text-align: center;
    max-width: 760px;
    margin: 0 auto 20px;
}

.zwc-eff-mft .zwc-flex-two {
    width: 38%;
}

.zwc-eff-mft .zwc-flex-two:first-child .zwc-efft-accrd {
    border-bottom: 2px solid #D1D1D1;
    max-width: 455px;
    padding: 24px 0;
    cursor: pointer;
}
.zwc-eff-mft .zwc-flex-two:first-child .zwc-efft-accrd:first-child {
    padding-top: 0;
}
.zwc-eff-mft .zwc-flex-two:first-child div.active {
    border-bottom: 2px solid #0047FF;
}

.zwc-eff-mft .zwc-flex-two h3 {
    padding-left: 50px;
    font-size: 24px;
}

.zwc-eff-mft .zwc-flex-two div h3 {
    position: relative;
    color: #595959;
    cursor: pointer;
    margin: 0;
}

.zwc-eff-mft .zwc-flex-two div h3:before,
.zwc-eff-mft .zwc-flex-two:last-child div {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.zwc-eff-mft .zwc-flex-two div h3:before {
    width: 30px;
    height: 33px;
    filter: brightness(100) invert(0.5);
}

.zwc-eff-mft .zwc-flex-two div.active h3:before {
    filter: inherit;
}

.zwc-eff-mft .zwc-flex-two div.active h3 {
    color: #000;
}

.zwc-eff-mft .zwc-flex-two div:first-child h3:before {
    background-position: -155px -8px;
}

.zwc-eff-mft .zwc-flex-two div:nth-child(2) h3:before {
    background-position: -187px -8px;
    width: 33px;
}

.zwc-eff-mft .zwc-flex-two div:nth-child(3) h3:before,
.zwc-eff-mft .zwc-flex-two div:nth-child(4) h3:before {
    width: 33px;
    height: 36px;
}

.zwc-eff-mft .zwc-flex-two div:nth-child(3) h3:before {
    background-position: -223px -8px;
}

.zwc-eff-mft .zwc-flex-two div:nth-child(4) h3:before {
    background-position: -257px -8px;
}

.zwc-efft-cnt {
    display: none;
}

.zwc-eff-mft .zwc-flex-two:first-child div:first-child .zwc-efft-cnt {
    display: block;
}

.zwc-eff-mft .zwc-flex-two p {
    font-size: 16px;
    max-width: 410px;
    font-family: var(--zf-secondary-medium);
    padding-left: 50px;
    margin: 16px 0 0;
}

.zwc-eff-mft .zwc-flex-two:last-child {
    position: relative;
    width: 62%;
    height: 610px;
}

.zwc-eff-mft .zwc-flex-two:last-child div {
    z-index: 1;
    width: 100%;
    height: auto;
    margin-left: 50px;
}

.zwc-eff-mft .zwc-flex-two:last-child div img {
    max-width: 116%;
}
.zwc-eff-mft .zwc-flex-two:last-child .zwc-mnf-img div{
    opacity: 0;
    visibility: hidden;
    transition: all ease 1s;
}
.zwc-eff-mft .zwc-flex-two:last-child .zwc-mnf-img.active div{
opacity:1;
visibility:visible;
}

/* End Efficient Manufacturing */

/* Product Process */
.pagewrapper .vms-process .content-wrap {
    padding-top: 20px;
}

.vms-process h2 {
    text-align: center;
}

.vms-process .zwc-flex-content {
    position: relative;
}

.vms-process .zwc-flex-content svg {
    position: absolute;
    left: 70px;
    top: 100px;
    width: 87%;
    height: auto;
    z-index: 1;
}

.vms-process h2 span {
    color: var(--vms-light-blue);
}

.vms-steps-icons {
    position: relative;
    width: 100px;
    height: 100px;
    border: 10px solid #C6EBED;
    border-radius: 50px;
    display: block;
    margin: 0 auto 15px;
    z-index: 1;
}

.vms-registration:before,
.vms-steps-icons:after,
.vms-screening:before,
.vms-onboard:before,
.vms-project:before,
.vms-procurement:before,
.vms-metrics:before {
    content: "";
    position: absolute;
}

.vms-registration:before,
.vms-screening:before,
.vms-onboard:before,
.vms-project:before,
.vms-procurement:before,
.vms-metrics:before {
    left: 50%;
    top: 50%;
}

.vms-registration:before,
.vms-screening:before,
.vms-onboard:before,
.vms-project:before,
.vms-procurement:before,
.vms-metrics:before {
    z-index: 3;
}

.vms-registration:before {
    background-position: -292px 0;
    width: 44px;
    height: 59px;
    transform: translate(-50%, -50%) scale(0.9);
    transform-origin: top center;
}

.vms-steps-icons:after {
    left: 0px;
    top: 0px;
    width: 80px;
    height: 80px;
    box-shadow: 0px 7px 2px rgba(0, 0, 0, 0.05);
    border-radius: 50px;
    background: #fff;
    z-index: 2;
}

.vms-screening {
    border-color: #FAF0D8;
}

.vms-screening:before {
    background-position: -335px 0;
    width: 50px;
    height: 59px;
    transform: translate(-50%, -50%) scale(0.9);
    transform-origin: top center;
}

.vms-onboard {
    border-color: #FFE6DC;
}

.vms-onboard:before {
    background-position: -385px 0;
    width: 48px;
    height: 59px;
    transform: translate(-50%, -50%) scale(0.9);
    transform-origin: top center;
}

.vms-project {
    border-color: #DBF1FE;
}

.vms-project:before {
    background-position: -433px 0;
    width: 53px;
    height: 59px;
    transform: translate(-50%, -50%) scale(0.9);
    transform-origin: top center;
}

.vms-procurement {
    border-color: #F1E8FF;
}

.vms-procurement:before {
    background-position: -486px 0;
    width: 49px;
    height: 59px;
    transform: translate(-50%, -50%) scale(0.9);
    transform-origin: top center;
}

.vms-metrics {
    border-color: #FFE3F3;
}

.vms-metrics:before {
    background-position: -537px 5px;
    width: 49px;
    height: 59px;
    transform: translate(-50%, -50%) scale(0.9);
    transform-origin: top center;
}

.vms-steps {
    width: 16.6%;
    text-align: center;
    margin-top: 50px;
}

.vms-steps h4 {
    font-size: 18px;
    text-align: center;
}

.vms-steps h4 span {
    display: block;
}

.vms-steps h4 span:first-child {
    font-size: 14px;
}

.prs-blue {
    color: #02C0C9;
}

.prs-yellow {
    color: #D19504;
}

.prs-red {
    color: #E35016;
}

.prs-light-blue {
    color: #0481CA;
}

.prs-pink {
    color: #6417DD;
}

.prs-dark-pink {
    color: #C60873;
}

.vms-steps-arrow,
.vms-steps-arrow-last {
    position: absolute;
    top: 93px;
    background-position: -616px -2px;
    width: 19px;
    height: 19px;
    z-index: 1;
}

.vms-steps-arrow {
    left: 200px;
}

.vms-steps-arrow-last {
    right: 200px;
}


/* End Product Process */
/* MRP Customize */
.zwc-mrp-customize {
    background: #040619;
}

.zwc-mrp-customize h2,
.zwc-mrp-customize p,
.zwc-mrp-customize .zwc-mrp-tabs li {
    color: #fff;
    text-align: center;
}

.zwc-mrp-customize h2,
.zwc-mrp-customize p {
    margin: 0 auto 20px;
}

.zwc-mrp-customize h2 {
    max-width: 890px;
}

.zwc-mrp-customize p {
    max-width: 620px;
}

.zwc-mrp-customize ul.zwc-mrp-tabs {
    position: relative;
    border-radius: 8px;
    border: 1px solid var(--Gray-700, #454545);
    padding: 4px;
    max-width: 444px;
    gap: 32px;
    justify-content: center;
    margin: 34px auto 0;
}

.zwc-mrp-customize ul.zwc-mrp-tabs li.zwc-mvg-anm {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
}

.zwc-mrp-customize ul.zwc-mrp-tabs li {
    position: relative;
    z-index: 2;
    font-size: 16px;
    font-family: var(--primaryfont-bold);
    padding: 12px 24px;
    cursor: pointer;
}

.zwc-mrp-customize ul.zwc-mrp-tabs li.active {
    background: #0047FF;
    border-radius: 8px;
}

.zwc-tab-content > h3 {
    display: none;
}

.zwc-tab-content .zwc-flex-content {
    align-items: inherit;
    justify-content: center;
    gap: 22px;
    max-width: 1200px;
    margin: 0 auto;
}

.zwc-mrp-customize .zwc-flex-three {
    width: 32%;
    border-radius: 8px;
    background: #F4F3F7;
    padding: 40px;
}

.zwc-mrp-customize .zwc-flex-three h3 span {
    display: block;
}

.zwc-tab-container {
    margin-top: 48px;
}
.pagewrapper .zwc-tab-container h3{
    font-size: 29px;
}

.zwc-mrp-customize .zwc-flex-three ul li {
    position: relative;
    font-size: 17px;
    margin-bottom: 20px;
    padding-left: 24px;
}

.zwc-mrp-customize .zwc-flex-three ul li:last-child {
    margin-bottom: 0;
}

.zwc-mrp-customize .zwc-flex-three ul li:before,
.zwc-mrp-customize .zwc-flex-three ul li:after {
    content: "";
    position: absolute;
}

.zwc-mrp-customize .zwc-flex-three ul li:before {
    background-color: #25973B;
    height: 18px;
    width: 18px;
    border-radius: 50px;
    left: 0;
    top: 4px;
}

.zwc-mrp-customize .zwc-flex-three ul li:after {
    height: 11px;
    width: 5px;
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    left: 6px;
    top: 6px;
}

/* End MRP Customize */
/* Choose MRP */
.zwc-mrp-choose {
    background-color: #0D44EA;
}

.zwc-mrp-choose .zwc-flex-content {
    gap: 24px;
    align-items: inherit;
}

.zwc-mrp-choose .zwc-flex-three {
    width: 32%;
}

.zwc-mrp-choose .zwc-flex-three:nth-child(2) {
    margin-top: 40px;
}

.zwc-mrp-choose h2 {
    color: #fff;
    font-size: 54px;
}

.zwc-mrp-choose .zwc-flex-three div {
    padding: 40px 30px;
    border-radius: 8px;
    background: #FFF;
    margin-top: 24px;
}

.zwc-mrp-choose .zwc-flex-three div h3 {
    position: relative;
    padding-top: 64px;
    font-size: 26px;
}

.zwc-mrp-choose .zwc-flex-three div h3:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.zwc-mrp-choose .zwc-flex-three:first-child div h3:before {
    background-position: -585px 0;
    width: 57px;
    height: 53px;
}

.zwc-mrp-choose .zwc-flex-three:nth-child(2) div:first-child h3:before {
    background-position: -641px 0;
    width: 52px;
    height: 53px;
}

.zwc-mrp-choose .zwc-flex-three:nth-child(2) div:last-child h3:before {
    background-position: -691px 0;
    width: 47px;
    height: 53px;
}

.zwc-mrp-choose .zwc-flex-three:nth-child(3) div:first-child h3:before {
    background-position: -737px 0;
    width: 52px;
    height: 53px;
}

.zwc-mrp-choose .zwc-flex-three:nth-child(3) div:last-child h3:before {
    background-position: -787px 0;
    width: 52px;
    height: 53px;
}

.zwc-mrp-choose .zwc-flex-three div h3 span {
    display: block;
}

.zwc-mrp-choose .zwc-flex-three p {
    margin-bottom: 0;
    max-width: 320px;
}

/* End Choose MRP */
/* Form  */
/* sticky form */

.freeze_layer {
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 4;
    display: none;
}

.active_freaze {
    display: block;
}

.form-mrp.active {
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateX(0);
    z-index: 9999999999999;
    opacity: 1;
    -ms-filter: "alpha(opacity=100)";
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: .9s ease all;
    -o-transition: .9s ease all;
    transition: .9s ease all;
}

.form-mrp {
    width: 100%;
    overflow: auto;
    max-width: 500px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 0;
    -webkit-box-shadow: -7px 0 28px 0 rgb(0 0 0 / 46%);
    box-shadow: -7px 0 28px 0 rgb(0 0 0 / 46%);
    height: 100%;
    background: #fff;
    opacity: 0;
    overflow-y: scroll;
    -webkit-transform: translate(100%, 0%);
    -ms-transform: translate(100%, 0%);
    transform: translate(100%, 0%);
    -webkit-transition: .9s ease all;
    -o-transition: .9s ease all;
    transition: .9s ease all;
}

.form-content {
    border-left: 1px solid #ddd;
    /* padding: 50px 50px 30px 50px; */
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    text-align: left;
    overflow-x: hidden;
}

.form-close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    border-radius: 100%;
    border: 1px solid #c8c4c4;
    background: #fff;
    z-index: 2;
    width: 30px;
    height: 30px;
}

.form-close::after {
    content: "\00D7";
    font-size: 39px;
    line-height: normal;
    color: rgb(199, 196, 196);
    position: absolute;
    top: -9px;
    right: 5px;
}

/* case study form end*/
.form-cont-elmt {
    padding: 50px 30px 0;
    border-bottom: 1px solid #eee;
}

/* End Form */
/* Bottom CTA */
.zwc-mrp-btm-cta {
    text-align: center;
}

.zwc-mrp-btm-cta h2 {
    max-width: 840px;
    margin: 0 auto 20px;
}

/* End Bottom CTA */


@media(max-width:1440px) {
    .pagewrapper .content-wrap {
        padding: 80px 0;
    }

    .pagewrapper h2 {
        font-size: 48px;
    }

    .pagewrapper h3 {
        font-size: 28px;
    }

    /* Banner  */
    .zwc-mrp-banner h1 {
        font-size: 56px;
    }

    /* End Banner */
    /* MRP Planning */
    .zwc-mrp-planning ul {
        margin-top: 60px;
        padding-top: 60px;
    }

    .zwc-mrp-planning ul li {
        font-size: 24px;
    }

    /* End MRP Planning */
    /* Efficient Manufacturing */
    .zwc-eff-mft .zwc-flex-content {
        align-items: inherit;
    }

    .zwc-eff-mft .zwc-flex-two:last-child div img {
        max-width: 94%;
    }
.zwc-eff-mft h2{
    max-width: 700px;
}
    /* End Efficient Manufacturing */
    /* Product Process  */

    .vms-steps h4 {
        font-size: 16px;
    }

    /* End Product Process  */
    /* MRP Customize */
    .pagewrapper .zwc-tab-container h3{
        font-size: 26px;
    }
    .zwc-tab-content .zwc-flex-content {
        gap: 16px;
    }

    /* End MRP Customize */
    /* Choose MRP */
    .zwc-mrp-choose .zwc-flex-content {
        gap: 20px;
    }

    /* End Choose MRP */





}

@media(max-width:1280px) {

    /* Product Process  */
    .vms-steps-arrow {
        left: 170px;
    }

    .vms-steps-arrow-last {
        right: 170px;
    }

    /* End Product Process  */

}

@media(max-width:1199px) {
    .pagewrapper .content-wrap {
        width: 94%;
        padding: 70px 0;
    }

    .zwc-mrp-touch {
        font-size: 18px;
        padding: 12px 28px;
    }

    .pagewrapper h2 {
        font-size: 36px;
    }

    .pagewrapper h3 {
        font-size: 26px;
    }

    /* Banner  */
    .zwc-mrp-banner h1 {
        font-size: 42px;
        max-width: 790px;
    }

    /* End Banner */
    /* MRP Planning */
    .pagewrapper .zwc-mrp-planning .content-wrap {
        padding: 70px 30px;
    }

    .zwc-mrp-planning ul {
        margin-top: 30px;
        padding-top: 50px;
    }

    .zwc-mrp-planning ul li {
        font-size: 24px;
    }

    /* End MRP Planning */
    /* Efficient Manufacturing */
    .zwc-eff-mft h2 {
        text-align: left;
        max-width: inherit;
        margin: 0 0 20px
    }

    .zwc-eff-mft .zwc-flex-content {
        margin-top: 22px;
    }

    .zwc-eff-mft .zwc-flex-two:first-child .zwc-efft-accrd,
    .zwc-eff-mft .zwc-flex-two p {
        max-width: 700px;
    }

    .zwc-eff-mft .zwc-flex-two {
        width: 100%;
    }

    .zwc-eff-mft .zwc-flex-two:last-child {
        display: none;
    }

    /* End Efficient Manufacturing */
    /* Product Process */
    .vms-process .zwc-flex-content {
        justify-content: space-between;
        align-items: inherit;
    }

    .vms-steps-arrow,
    .vms-steps-arrow-last {
        display: none;
    }

    /* End Product Process */
    /* MRP Customize */
    .zwc-mrp-customize .zwc-flex-three {
        width: 31%;
        padding: 24px;
    }

    .zwc-mrp-customize .zwc-flex-three ul li {
        font-size: 16px;
    }

    /* End MRP Customize */
    /* Choose MRP */
    .zwc-mrp-choose .zwc-flex-content {
        gap: 18px;
    }

    /* End Choose MRP */
    /* Bottom CTA  */
    .zwc-mrp-btm-cta h2 {
        max-width: inherit;
    }

    /* End Bottom CTA */

}

@media(max-width:1024px) {

    /* MRP Planning */
    .zwc-mrp-planning ul li {
        font-size: 20px;
    }

    /* End MRP Planning */
}

@media(max-width:991px) {
    .pagewrapper .content-wrap {
        padding: 70px 0;
    }

    /* Product Process */

    .vms-steps {
        margin-top: 30px;
    }

    .vms-steps h4 {
        font-size: 15px;
    }

    .vms-steps h4 span:first-child {
        font-size: 12px;
    }

    .vms-process .zwc-flex-content svg {
        top: 80px;
    }


    /* End Product Process */
    /* Choose MRP */
    .zwc-mrp-choose .zwc-flex-three {
        width: 100%;
    }

    .zwc-mrp-choose .zwc-flex-three div {
        padding: 24px;
        max-width: 500px;
    }

    .zwc-mrp-choose .zwc-flex-three:nth-child(2),
    .zwc-mrp-choose .zwc-flex-three div {
        margin-top: 0;
    }

    .zwc-mrp-choose .zwc-flex-three:nth-child(2) div:last-child,
    .zwc-mrp-choose .zwc-flex-three:nth-child(3) div:last-child {
        margin-top: 24px;
    }

    .zwc-mrp-choose .zwc-flex-three p {
        max-width: inherit;
    }

    .zwc-mrp-choose .zwc-flex-three div h3 span {
        display: inline-block;
    }

    /* End Choose MRP */




}

@media(max-width:767px) {
    .pagewrapper .content-wrap {
        padding: 60px 0;
        max-width: 600px;
    }

    .pagewrapper h2 {
        font-size: 28px;
    }

    .pagewrapper h3 {
        font-size: 24px;
    }

    .zwc-mrp-touch {
        font-size: 16px;
        padding: 12px 24px;
    }

    /* Banner  */
    .zwc-mrp-banner h1 {
        font-size: 32px;
    }

    .zwc-mrp-bnr-img img {
        display: none;
    }

    /* End Banner */
    /* MRP Planning */
    .pagewrapper .zwc-mrp-planning .content-wrap {
        padding: 60px 20px;
    }

    .zwc-mrp-planning ul {
        margin-top: 20px;
        padding-top: 40px;
    }

    .zwc-mrp-planning ul li {
        width: 50%;
        margin-bottom: 30px;
    }

    .zwc-mrp-planning ul li:last-child {
        margin-bottom: 0;
    }

    /* End MRP Planning */
    /* Efficient Manufacturing */
    .zwc-eff-mft .zwc-flex-content {
        margin-top: 20px;
    }

    .zwc-eff-mft .zwc-flex-two h3 {
        font-size: 20px;
    }

    .zwc-eff-mft .zwc-flex-two:first-child .zwc-efft-accrd,
    .zwc-eff-mft .zwc-flex-two p {
        max-width: inherit;
    }

    /* End Efficient Manufacturing */
    /* Product Process */
    .vms-solutions:before {
        height: 100%;
    }

    .vms-steps h4,
    .vms-process h2 {
        text-align: left;
    }

    .vms-steps h4 {
        font-size: 16px;
    }

    .vms-process .zwc-flex-content svg {
        display: none;
    }

    .vms-steps {
        width: 100%;
        margin-top: 20px;
        position: relative;
        padding-left: 75px;
    }

    .vms-steps-icons {
        position: absolute;
        left: 0;
        top: -4px;
        transform: scale(0.6);
        transform-origin: left top;
    }

    .vms-steps h4 span:first-child {
        display: block;
    }

    .vms-steps h4 span {
        display: inline-block;
    }


    /* End Product Process */
    /* MRP Customize */
    .zwc-tab-content>h3 {
        display: block;
        color: #0047FF;
    }
    .pagewrapper .zwc-tab-container h3{
        font-size: 24px;
    }

    .zwc-mrp-customize ul.zwc-mrp-tabs {
        display: none;
    }

    .zwc-tab-content .zwc-flex-content {
        justify-content: inherit;
    }

    .zwc-mrp-customize .zwc-flex-three {
        width: 100%;
        max-width: 500px;
        padding: 24px;
    }

    #tab2 {
        margin-top: 40px;
    }

    .zwc-mrp-customize h2,
    .zwc-mrp-customize p {
        text-align: left;
    }

    /* End MRP Customize */


}

@media(max-width:480px) {
    .zwc-mrp-planning ul li {
        width: 100%;
    }
}