
             @media screen and (max-width:1200px){
               .np4-cyp-item-top .np4-rx-img-area {height: 450px;}
                 .np4-rx-img-hover {width: 100%;}
                 .prodSel .col-xl-4 {     margin-bottom: 30px; }
             }
            @media screen and (max-width: 767px) {
                .prodSel{width:90%;margin:0 auto;}
            }
            .np4-banner-img{
                background-size:1200px;
            }
            @media screen and (min-width: 200px) {
                .np4-banner-img {
                    max-width:54%;
                }
            }

            .np4-cyp-item-bottom .get-started-link {
                width: 100%;
            }
            .np4-cyp-details{padding:5px;}
            .np4-cyp-details p{margin:5px 0px 0px;}
            .np4-cyp-details p:last-child{margin:5px 0px 0px;}

            @media (min-width: 100px) and (max-width: 991px){
                .new-page1-banner .inner-banner-txt p
                {
                    padding-right:0;
                }
                .new-page1-banner .new-inner-btn,
                .np2-the-process-txt{
                    text-align:center;
                }
                .np4-banner-img {
                    max-width: 100%;
                    height: 460px;
                    margin-bottom:80px;
                    background-position: 0 -166px;
                }
                .np4-banner-img .cards-box {
                    top: 115px;
                }
                .np4-wte-item-img:before{
                    background:none!important;
                    border:2px solid #ccc4ad;
                    border-radius:30px;
                }
                .np2-the-process-area:before {
                    margin-top: -10px;
                }
                .np4-cyp-item-top .np4-rx-img-area {height: 350px;}

            }

            @media (max-width:1199px){
                .np4-cyh-item-details .np4-rx-img,
                .np4-cyp-item-top img{width:100%;margin:0 auto;}
            }

            @media (min-width: 581px) and (max-width: 991px){
                .np4-banner .inner-banner-txt{ padding-top:160px; }
            }
             
            .getStarted-btn-gradient{max-width:none;}
            .np4-cyp-item-bottom li { padding:10px; }
            .np4-cyp-item-bottom li .name span {
                margin-top:-2px;
                line-height: 15px;
                padding:5px 12px;
            }
             
            
             @media screen and (min-width:100px) and (max-width:640px){
                  .np4-cyp-item-top .np4-rx-img-area {height: 150px;}
                 .prodSel .col-xl-4 {     margin-bottom: 0px; }
             }
.star-block i {
    font-size: 10px !important;
    margin-left: 0 !important;
}


@media (max-width: 650px){
    .np4-banner .inner-banner-txt {
        padding:30px 0;
    }
    .np2-banner .inner-banner-txt h2 span,
    .np2-banner .inner-banner-txt h2{
        font-size:var(--mobile-header-font-size);
        line-height:var(--mobile-header-line-height);
        letter-spacing:var(--mobile-header-letter-spacing);
        text-align:var(--mobile-header-text-align);
        font-weight:var(--mobile-header-font-weight);
    }
    .np4-banner-img .cards-box {
        top: 208px !important;
    }
}
