@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap);
body {
    font-family: Poppins, sans-serif
}

b, strong {
    font-weight: 500;
}
.planrange,
.range {
    position: relative;
    height: 6px;
    border-radius: 10px
}

.planrange input,
.range input {
    width: 100%;
    position: absolute;
    top: 2px;
    height: 0;
    -webkit-appearance: none
}

.planrange input::-webkit-slider-thumb,
.range input::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
    margin: -4px 0 0;
    border-radius: 50%;
    background: #f58220;
    cursor: pointer;
    border: 2px solid #fff
}

.planrange input::-moz-range-thumb,
.range input::-moz-range-thumb {
    width: 18px;
    height: 18px;
    margin: -8px 0 0;
    border-radius: 50%;
    background: #f58220;
    cursor: pointer;
    border: 0 !important
}

.planrange input::-ms-thumb,
.range input::-ms-thumb {
    width: 18px;
    height: 18px;
    margin: -8px 0 0;
    border-radius: 50%;
    background: #f58220;
    cursor: pointer;
    border: 0 !important
}

.planrange input::-webkit-slider-runnable-track,
.range input::-webkit-slider-runnable-track {
    width: 100%;
    height: 6px;
    cursor: pointer;
    background: #b2b2b2;
    border-radius: 10px
}

.planrange input::-moz-range-track,
.range input::-moz-range-track {
    width: 100%;
    height: 6px;
    cursor: pointer;
    background: #b2b2b2
}

.planrange input::-ms-track,
.range input::-ms-track {
    width: 100%;
    height: 6px;
    cursor: pointer;
    background: #b2b2b2
}

.planrange input:focus,
.range input:focus {
    background: 0 0;
    outline: 0
}

.planrange input::-ms-track,
.range input::-ms-track {
    width: 100%;
    cursor: pointer;
    background: 0 0;
    border-color: transparent;
    color: transparent
}

.planrange-labels,
.range-labels {
    padding: 0;
    list-style: none
}

.planrange-labels .active,
.range-labels .active {
    color: #37adbf
}

.planrange-labels .selected::before,
.range-labels .selected::before {
    background: #f58220
}

.planrange-labels .active.selected::before,
.range-labels .active.selected::before {
    display: none
}

.planrange-labels li.active.selected:before,
.planrange-labels li:before,
.range-labels li.active.selected:before,
.range-labels li:before {
    content: "";
    width: 2px;
    height: 10px;
    background: #c4c4c4 !important;
    position: absolute;
    top: 3px;
    left: 8px
}

.planSelectorSec {
    background: #442c8c
}

.originalPrice {
    opacity: .6;
    font-size: 16px;
    color: #fff
}

.offprice b {
    font-size: 40px;
    letter-spacing: 1px
}

.offprice {
    font-size: 16px;
    color: #f2f2f2
}

.offprice small {
    font-size: 22px;
    letter-spacing: 6px
}

.planSelectorSec .nav {
    color: #fff;
    padding: 32px 22px;
    max-width: 400px
}

.planName.gold {
    color: #f58220
}

.planName {
    font-size: 18px;
    text-align: right;
    font-weight: 500
}

.duration {
    font-size: 18px;
    color: #f2f2f2;
    text-align: right;
    font-weight: 500
}

.plan_slider_selection_section {
    background: #e7f9ff;
    padding: 35px 24px
}

.plan_slider_selection_section h4 {
    font-size: 19px;
    color: #4f4f4f;
    font-weight: 470
}

.memberSelection,
.planSelection {
    margin-bottom: 32px
}

.planrange-labels li:last-child,
.range-labels li:last-child {
    text-align: right
}

.planrange-labels li,
.range-labels li {
    position: relative;
    text-align: left;
    color: #828282;
    font-size: 14px;
    cursor: pointer;
    padding: 15px 0 0 5px;
    margin-left: -2px
}

.planrange-labels li:last-child::before,
.range-labels li:last-child::before {
    right: 6px;
    left: unset
}

.planrange-labels,
.range-labels {
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 3px
}

.range-labels li:last-child:after {
    content: "+"
}

.planrange-labels li:nth-child(2) {
    text-align: center
}

.insCharges {
    background: #fff;
    border: 1px solid #442c8c;
    padding: 16px 35px 13px;
    text-align: center;
    color: #4f4f4f;
    border-radius: 5px;
    position: relative;
    font-size: 14px
}

.insCharges span.offerInfo {
    background: #f58220;
    color: #fff;
    font-size: 12px;
    padding: 3px 0;
    border-radius: 15px;
    max-width: 160px;
    position: absolute;
    width: 100%;
    top: -12px;
    left: 50%;
    transform: translateX(-50%)
}

.plan_slider_selection_section form {
    max-width: 355px
}

.plan_slider_selection_section .btn.btn-submit.violet {
    background: #442c8c;
    color: #fff;
    font-size: 19px;
    line-height: 17px;
    width: 100%;
    margin: 20px 0;
    height: 55px;
    text-transform: initial;
    font-weight: 500
}

.plan_slider_selection_section .btn.btn-submit.violet small {
    font-size: 13px;
    color: #e0e0e0;
    text-transform: none
}

p.desc {
    color: #4f4f4f;
    text-align: center;
    font-size: 15px
}

.cancel_desc .smText {
    color: #442c8c;
    font-size: 16px;
    padding: 0 10px
}

.cancel_desc {
    background: #fff;
    border: 1px solid #72c3de;
    max-width: 355px;
    padding: 10px 18px 10px
}

.cancel_desc .can_img {
    max-width: 45px;
    width: 100%
}

.cancel_desc .d-flex {
    align-items: center
}

.over-all-sec .imgBanner {
    max-width: 74%;
    flex: 0 0 74%;
    -ms-flex: 0 0 74%
}

.over-all-sec .formSidebar {
    -ms-flex: 0 0 26%;
    flex: 0 0 26%;
    max-width: 26%
}

.over-all-sec {
    max-width: 1900px
}

.over-all-sec .imgBanner {
    max-height: 681px;
    overflow: hidden
}

#nlpRegistration {
    margin-top: 40px
}

.arrowdown::before {
    margin-top: 44px;
    height: 0;
    border: .8em solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #f58220;
    content: "";
    position: absolute;
    margin-left: 14px;
    margin-right: 14px
}

.btn-group.nav-tabs {
    text-align: center;
    display: block;
    width: 100%;
    margin: 20px auto 10px auto;
    border-bottom: none
}

.best-purchase-section .best-purchase-wrapper .best-purchase-box .product-detail li {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500
}

.best-purchase-section .best-purchase-wrapper .best-purchase-box .product-box .product-name {
    font-size: 15px;
    line-height: 18px;
    /* width: 95%; */
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (min-width:1351px) {
    .mobile-row {
        max-height: 640px;
        overflow: hidden
    }
}

.signupForm {
    padding: 50px 0
}

h3.signUp_tit {
    color: #442c8c;
    font-size: 18px;
    font-weight: 800
}

h5.formLabel {
    color: #4f4f4f;
    font-size: 14px;
    margin-top: 30px;
    font-weight: 500
}

.signUp .form-control {
    border-color: #e0e0e0;
    font-size: 12px;
    line-height: 21px;
    margin: 10px 0
}

.btn-submit.form-control {
    background: #442c8c;
    color: #fff;
    font-weight: 800;
    line-height: 31px;
    max-width: 530px
}

p.signUpDesc {
    text-align: center;
    color: #828282;
    font-size: 12px
}

p.signUpDesc a {
    color: #828282;
    font-weight: 800
}

.input-group-addon .fa {
    color: #828282
}

.signUp .input-group-addon {
    line-height: 21px;
    display: flex;
    align-items: center
}

.passwords .input-group {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    margin: 10px 0
}

.passwords .input-group input.form-control {
    border: transparent;
    margin: 2px 0;
    max-width: 94%
}

.passwords .input-group i.fa.fa-eye {
    background-image: url('../../assets/images/mdi_remove_red_eye.svg');
    font-size: 0;
    width: 16px;
    height: 15px;
    background-position: center center;
    background-repeat: no-repeat;
    display: block
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type="number"] {
    -moz-appearance: textfield
}

select.form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #bdbdbd 50%), linear-gradient(135deg, #bdbdbd 50%, transparent 50%), linear-gradient(to right, #bdbdbd, #bdbdbd);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 13px) calc(1em + 2px), calc(100% - 2.5em) .5em;
    background-size: 6px 6px, 7px 7px, 0 1.5em;
    background-repeat: no-repeat
}

.form-control:active,
.form-control:focus,
.form-control:hover {
    border-color: #e0e0e0;
    box-shadow: 0 0 5px 2px rgb(0 0 0 / 5%)
}
   #boltAlkaline {
	position: relative;
	width: 20%;
	text-align: center;
}
#boltAlkaline::before {
	content: "New Arrival";
	position: absolute;
	top: -15px;
	left: 50%;
	transform: translateX(-50%);
	background: #48a513;
	color: #fff;
	border-radius: 3px;
	font-size: 12px;
	font-weight: 500;
	line-height: 1;
	white-space: nowrap;
	padding: 6px 8px 4px 8px;
	z-index: 2;
}
@media (min-width:1200px) and (max-width:1349px) {
    .mobile-row {
        max-height: 564px;
        overflow: hidden
    }
    .planSelectorSec .nav {
        padding: 10px 10px
    }
    .duration {
        font-size: 14px
    }
    .offprice b {
        font-size: 30px
    }
    .plan_slider_selection_section {
        padding: 25px 14px
    }
    .insCharges {
        padding: 16px 15px 13px
    }
    .cancel_desc .smText {
        font-size: 14px
    }
    .plan_slider_selection_section h4 {
        font-size: 16px;
        margin-bottom: 10px
    }
    .memberSelection,
    .planSelection {
        margin-bottom: 10px
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .over-all-sec .formSidebar {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }
    .over-all-sec .imgBanner {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }
    .over-all-sec .imgBanner .img-fluid {
        max-width: 160%;
        margin-left: -18%;
        max-height: 642px
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .over-all-sec .imgBanner .img-fluid {
        max-width: 186%;
        margin-left: -20%;
        max-height: 564px
    }
    .over-all-sec .formSidebar {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%
    }
    .over-all-sec .imgBanner {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%
    }
    .planSelectorSec .nav {
        padding: 10px 10px
    }
    .duration {
        font-size: 14px
    }
    .offprice b {
        font-size: 30px
    }
    .plan_slider_selection_section {
        padding: 25px 14px
    }
    .insCharges {
        padding: 16px 15px 13px
    }
    .cancel_desc .smText {
        font-size: 14px
    }
    .plan_slider_selection_section h4 {
        font-size: 16px;
        margin-bottom: 10px
    }
    .memberSelection,
    .planSelection {
        margin-bottom: 10px
    }
}

@media (max-width:767px) {
    .mobile-row {
        flex-direction: column
    }
    .over-all-sec .formSidebar,
    .over-all-sec .imgBanner {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .planSelectorSec,
    .plan_slider_selection_section {
        border-top-left-radius: 25px
    }
    .over-all-sec .formSidebar {
        background: #442c8c;
        border-top-left-radius: 25px
    }
    .over-all-sec {
        max-width: 90%
    }
    .bannerImg {
        max-width: 360px;
        margin: 0 auto
    }
    .cancel_desc,
    .planSelectorSec .nav,
    .plan_slider_selection_section form {
        margin: 0 auto
    }
    .bannerImg {
        max-height: 250px
    }
    .bannerImg .img-fluid {
        max-width: 150%;
        margin: -6% -20%
    }
    #top {
        position: absolute;
        left: 49%;
        top: -16px
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.newNLP_Page_reg_form {
        /* position: fixed; */
        bottom: 0;
        right: 0;
        left: 0;
        /* height: 170px; */
        max-width: 100%;
        /* z-index: 999; */
    }
    #regform {
        display: none
    }
    /* #regform1 {
        position: fixed
    } */
}

@media (max-width:575px) {
    .over-all-sec {
        max-width: 95%
    }
    .planSelectorSec .nav {
        padding: 10px 10px
    }
    .duration {
        font-size: 14px
    }
    .offprice b {
        font-size: 30px
    }
    .plan_slider_selection_section {
        padding: 25px 14px
    }
    .insCharges {
        padding: 16px 15px 13px
    }
    .cancel_desc .smText {
        font-size: 14px
    }
    .plan_slider_selection_section h4 {
        font-size: 16px;
        margin-bottom: 10px
    }
    .memberSelection,
    .planSelection {
        margin-bottom: 10px
    }
}

.newNLP_Page_reg_form .form__fields .full__field,
.newNLP_Page_reg_form .form__fields .half__field {
    margin-bottom: 14px !important
}

#btnClickHere {
    float: right;
    position: relative;
    text-transform: none;
    top: 11px;
    width: 130px;
    height: 35px;
    border-radius: 3px
}

@media only screen and (max-width:599px) {
    .newNLP_Page_reg_form .form__fields .full__field input,
    .newNLP_Page_reg_form .form__fields .full__field select {
        height: 30px;
        margin-bottom: 0
    }
    .over-all-sec {
        max-width: 100%
    }
    .newlpZeroOffers .zeroOffContent span {
        font-size: 12px;
        display: block;
        line-height: 15px;
        height: 28px
    }
    .owl-dots button[role=button] {
        cursor: pointer;
        padding: 3px !important
    }
    #btnCloseHere {
        position: relative;
        left: 30%
    }
    #intro {
        text-transform: none;
        display: none
    }
    .accordion_body {
        margin-bottom: -70px
    }
    .ul-list-heading1 {
        margin-top: -70px;
        font-size: 12px;
        color: #ccc;
        margin-left: 45px
    }
 
    .banner-section .banner-text-box .banner-top-text {
        margin-top: 8% !important;
        margin-bottom: -3% !important
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.banner-text-box.active>h1 {
        margin-top: -30% !important
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.banner-text-box.active>p {
        font-size: 14px !important;
        margin-bottom: -13px;
        line-height: 3
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div {
        /* margin-left: -45px */
    }
    .zeroOffContent {
        padding: 10px 10px !important
    }
    .best-purchase-section .best-purchase-wrapper {
        margin-top: 20px
    }
    .banner-section .banner-text-box p {
        font-size: 14px !important;
        color: #333;
        margin: 20px 0 20px 0;
        font-family: "Poppins"
    }
    .newlpZeroOffers.grayBG {
        background: #442c8c;
        height: 50px !important
    }
    .banner-section .container {
        top: 160px !important
    }

    .form {
        padding: 20px 0 0 60px;
        padding-bottom: 0;
        box-shadow: 0 -1px 5px rgb(172 169 169 / 16%)
    }
    #nlpRegistration {
        /* margin-left: -15px; */
        /* margin-right: 0; */
        margin-top: -4px
    }
    .form__caption {
        margin-top: -18px;
        margin-bottom: 12px;
        font-size: 20px
    }
    .bg-color1 {
        background-color: #fff;
        margin-left: -40px;
        margin-right: -40px;
        margin-top: -38px
    }
    .lsh-introduction {
        margin-top: -15px !important
    }
    .btn-group {
        content: "" !important;
        clear: both !important;
        display: table !important;
        margin-top: -40px !important;
        float: right;
        padding: 0 0 0 0
    }
    #bolt-envy {
        height: auto;
        width: 155px
    }
    .boltdescription {
        position: relative;
        left: 0;
        margin-bottom: 46px !important
    }
    #envy-ul {
        margin-bottom: 46px !important
    }
    #plan-section {
        background: #f2f2f2;
        margin-bottom: -128px !important
    }
    #with-show {
        display: block !important
    }
    .heading02 {
        font-size: 20px !important;
        margin-top: 10px !important;
        line-height: 1.5 !important;
        padding: 5px 60px 35px !important
    }
    #best-purchase {
        background-color: #f2f2f2;
        padding: 40px !important;
        color: #442c8c;
        font-size: 20px;
        padding-top: 30px;
        font-family: "Poppins";
        font-weight: 500;
        margin-bottom: 40px !important;
        display: block
    }
    #how-does {
        padding: 10px 72px 30px 25px !important
    }
    #how-does-row {
        position: absolute !important;
        margin-top: -25px !important;
        padding: 0;
        display: contents
    }
    #two,
    #four {
        padding-bottom: 45px;
        position: relative;
        right: -30px
    }
    .click-here {
        bottom: 0px !important;
        width: 80% !important;
        margin: 0 auto;
        margin-left: 32px !important;
        position: relative;
        padding-bottom: 10px !important
    }
    #btnCloseHere {
        position: relative;
        left: 19% !important;
        top: 10px !important;
        margin-bottom: 20px !important
    }
    #btnClickHere {
        width: 96px;
        height: 25px;
        padding: 0;
        top: 0px !important
    }
    .testimonial {
        margin: 30px 50px 20px !important
    }
    #newlpui {
        padding: 1px 9px
    }
    .zeroCircle {
        position: relative;
        right: -25px
    }
    .zeroCircle1 {
        position: relative;
        left: 16px
    }
    .banner-section .banner-text-box .banner-title {
        font-size: 18px;
        line-height: normal;
        font-family: Poppins
    }
    .banner-section .banner-text-box .banner-top-text {
        font-size: 18px;
        line-height: 26px
    }
    .banner-section .banner-text-box p {
        font-size: 14px
    }
    #main-wrapper>div:nth-child(3)>div {
        padding: 4px
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.row.images>div:nth-child(1)>div>div.bluIcon>img {
        height: 25px;
        width: 25px
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.row.images>div:nth-child(2)>div>div.bluIcon>img {
        height: 25px;
        width: 25px
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.row.images>div:nth-child(3)>div>div.bluIcon>img {
        height: 25px;
        width: 25px
    }
    #gold {
        text-align: center !important
    }
}

@media only screen and (max-width:1023px) and (min-width:543px) {
    #newlpui>div:nth-child(1)>div>div.zeroOffContent>span {
        padding: 46px;
        margin: -47px;
        display: inline
    }
    #newlpui>div:nth-child(2)>div>div.zeroOffContent>span {
        margin: -1px;
        padding: 0;
        display: inline
    }
    #newlpui>div:nth-child(3)>div>div.zeroOffContent>span {
        padding: 48px;
        margin: -49px;
        display: inline
    }
}

@media only screen and (max-width:767px) and (min-width:600px) {
    #btnClickHere {
        left: -33% !important;
        height: 35px;
        width: 120px
    }
    #how-does-row {
        position: absolute;
        margin: 55px;
        width: 90%;
        margin-top: -10px !important
    }
    .NewLP.lsh-technology-section {
        padding-bottom: 10px;
        margin-bottom: -27%
    }
    .btn-group {
        margin-top: -35px !important
    }
    .heading02 {
        font-size: 20px !important;
        margin-top: -123px !important;
        line-height: 1.5 !important;
        padding: 135px 60px 70px !important
    }
    .newlpZeroOffers>.d-flex {
        justify-content: space-evenly;
        padding: 0
    }
    .banner-section .banner-text-box .banner-top-text {
        line-height: normal;
        margin-top: -80% !important
    }
    .banner-section .container {
        top: 68% !important
    }
    .newNLP_Page_reg_form .form__fields .full__field,
    .newNLP_Page_reg_form .form__fields .half__field {
        margin-bottom: 5px !important
    }
    .best-purchase-section .best-purchase-wrapper .best-purchase-box.first-purchase-box {
        text-align: left;
        position: relative;
        padding-bottom: 80px !important
    }
    .owl-dots button[role=button] {
        cursor: pointer;
        padding: 3px !important
    }
    .accordion_body {
        margin-bottom: -70px
    }
    .best-purchase-section .best-purchase-wrapper .best-purchase-box {
        margin-left: 5px;
        padding-bottom: 80px;
        width: calc(33.33% - 5px)
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.row.images>div:nth-child(1)>div>div.bluIcon>img {
        height: 32px;
        width: 32px
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.row.images>div:nth-child(2)>div>div.bluIcon>img {
        height: 32px;
        width: 32px
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.row.images>div:nth-child(3)>div>div.bluIcon>img {
        height: 32px;
        width: 32px
    }
    .zeroOffContent {
        padding: 15px 15px !important
    }
    #intro {
        text-transform: none;
        display: none
    }
}

@media only screen and (min-width:992px) {
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div {
        /* margin-left: 120px !important;
        position: absolute;
        bottom: -32% !important */
    }
    .banner-section .banner-text-box p {
        font-size: 26px !important;
        line-height: 1.4 !important
    }
    .banner-section .banner-text-box .banner-top-text {
        font-size: 30px !important;
        line-height: 60px
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.row.images>div:nth-child(1)>div>div.bluIcon>img {
        height: 45px;
        width: 45px
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.row.images>div:nth-child(2)>div>div.bluIcon>img {
        height: 45px;
        width: 45px
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.row.images>div:nth-child(3)>div>div.bluIcon>img {
        height: 45px;
        width: 45px
    }
    .align-items-center {
        align-items: center;
        line-height: .7
    }
    #newlpui>div:nth-child(1)>div>div.zeroOffContent>span {
        padding: 46px;
        margin: -47px
    }
    #newlpui>div:nth-child(2)>div>div.zeroOffContent>span {
        margin: -1px;
        padding: 0
    }
    #newlpui>div:nth-child(3)>div>div.zeroOffContent>span {
        padding: 48px;
        margin: -49px
    }
    #nlpRegistration>div>div.form__fields {
        /* margin-top: 0 */
    }
    .NewLP .heading02 {
        font-size: 36px !important;
        line-height: 36px !important;
        padding: 100px 0 5px 0;
        font-family: "Poppins" !important
    }
    .lsh-introduction {
        margin-top: -30px !important
    }
    .save-plans {
        line-height: 30px !important;
        margin-top: -40px
    }
    #main-wrapper>div:nth-child(3)>div {
        padding: 4px !important
    }
    #with-show {
        display: none !important
    }
    .heading02 {
        font-size: 28px !important;
        line-height: 1.5 !important
    }
    .customer-heading {
        padding-bottom: 40px
    }
    .best-purchase-section .best-purchase-wrapper {
        margin-top: 0
    }
    h2#product {
        margin-top: -100px
    }
}

@media only screen and (min-width:600px) {
    .newNLP_Page_reg_form .form__fields .full__field,
    .newNLP_Page_reg_form .form__fields .half__field {
        margin-bottom: 14px !important
    }
    .over-all-sec {
        max-width: 100%
    }
    .banner-section .banner-text-box .banner-top-text {
        line-height: normal;
        margin-top: 8%;
        font-size: 18px;
        line-height: 32px
    }
    .banner-section .container {
        left: -74px !important
    }
    .banner-section .banner-text-box p {
        font-size: 14px;
        color: #333;
        margin: 20px 0 20px 0;
        font-family: "Poppins";
        line-height: .1
    }
    .banner-section .banner-text-box .banner-top-text {
        line-height: 0rem
    }
    .form__caption {
        margin-bottom: 10px;
        margin-top: -18px
    }
    .newlpZeroOffers.grayBG {
        background: #442c8c;
        height: 75px !important;
        margin-top: 0
    }
    .newlpZeroOffers>.d-flex {
        justify-content: space-evenly;
        padding: 5px 0
    }
    .banner-section img.mobile-home-banner {
        margin-top: 15px !important
    }
}

@media only screen and (min-width:768px) {
    #with-show {
        display: none
    }
    .productcompare {
        display: none
    }
    .newlpZeroOffers>.d-flex {
        justify-content: space-evenly;
        padding: 9px
    }
}

@media only screen and (min-width:640px) and (max-width:768px) {
    .banner-section .banner-text-box .banner-top-text {
        line-height: normal;
        margin-top: -80% !important
    }
    ol,
    ul {
        margin-top: 0;
        margin-bottom: 80px !important
    }
}

@media only screen and (min-width:600px) and (max-width:640px) {
    .banner-section .banner-text-box .banner-top-text {
        line-height: normal
    }
}

@media only screen and (min-width:600px) and (max-width:768px) {
    #main-wrapper>div:nth-child(3) {
        position: relative;
        bottom: -128px
    }
    .newlpZeroOffers.grayBG {
        background: #442c8c;
        height: 58px !important
    }
    ol,
    ul {
        margin-top: 0
    }
}

@media only screen and (min-width:1024px) and (max-width:1123px) {
    .newlpZeroOffers.grayBG {
        bottom: 63px !important
    }
}

@media only screen and (min-width:1124px) and (max-width:1332px) {
    .newlpZeroOffers.grayBG {
        bottom: 0px !important
    }
}

@media only screen and (min-width:1333px) and (max-width:1366px) {
    .newlpZeroOffers.grayBG {
        bottom: 0px !important
    }
}

@media only screen and (min-width:1280px) and (max-width:1365px) {
    #nlpRegistration>div>div.form__fields {
        /* margin-top: 90px */
    }
    .alert.alert-warning.alert-dismissible.fade.in {
        /* margin-top: 70px; */
    }
    .form__caption {
        position: relative;
        top: 75px
    }
}

@media only screen and (min-width:769px) and (max-width:1024px) {
    #main-wrapper>div:nth-child(3) {
        position: relative;
        bottom: -128px
    }
    ol,
    ul {
        margin-top: 0
    }
    #btnClickHere {
        position: relative;
        left: -32% !important;
        height: 35px;
        width: 120px
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .NewLP.lsh-technology-section {
        padding-bottom: 10px;
        margin-bottom: -17%
    }
    #main-wrapper>section>div.d-flex.justify-content-center>nav {
        display: none
    }
    #intro {
        display: none
    }
    #halfCircleTopDiv {
        display: none
    }
    .banner-section .banner-text-box .banner-top-text {
        line-height: 2.5;
        margin-top: -64% !important;
        font-size: 28px
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.row.images {
        margin-top: 20px
    }
    .banner-section .container {
        position: absolute;
        top: 54% !important;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%)
    }
    .banner-section .banner-text-box p {
        font-size: 24px
    }
    .heading {
        padding-bottom: 0px !important
    }
    #best-purchase>div.container.active {
        display: inline-block;
        position: relative;
        margin-top: -125px
    }
    .best-purchase-section .best-purchase-wrapper .best-purchase-box.first-purchase-box {
        text-align: left;
        position: relative;
        padding-bottom: 125px
    }
    #livpure-pro-smart {
        text-align: left;
        position: relative;
        padding-bottom: 125px
    }
    #water-jar {
        text-align: left;
        position: relative;
        padding-bottom: 125px
    }
    #water-purifiers {
        text-align: left;
        position: relative;
        padding-bottom: 125px
    }
}

body {
    max-width: 100%;
    overflow-x: hidden
}

body.welcome .banner-section {
    padding-top: 65px !important
}

.banner-section .banner-text-box.active {
    margin-left: 65px
}

.newNLP_Page_reg_form {
    width: 33%;
    max-width: 490px;
    background: #fff;
    /* padding-top: 38px */
}

.newNLP_Page_reg_form .form__fields .full__field input,
.newNLP_Page_reg_form .form__fields .full__field select {
    border: 1px solid #e0e0e0;
    line-height: 30px;
    padding: 0 0 0 12px;
    font-size: 14px;
    color: #828282;
    font-family: Poppins !important;
    margin-bottom: 0;
    height: 35px
}

.newNLP_Page_reg_form .registration__form {
    width: 95%;
    max-width: 400px;
    padding: 0;
    /* margin-top: 80px; */
    /* height: 530px */
}

.newNLP_Page_reg_form .form__fields .first_full__field input::-webkit-input-placeholder,
.newNLP_Page_reg_form .form__fields .full__field input::-webkit-input-placeholder {
    color: #828282;
    font-family: Poppins;
    line-height: 40px
}

.newNLP_Page_reg_form .form__tc .btn-wrapper .submit-btn {
    max-width: 155px;
    line-height: 36px;
    padding: 0;
    font-family: Poppins;
    margin-bottom: 15px;
    font-weight: 500;
  
    margin-top: 0
}

.newNLP_Page_reg_form .terms-use {
    color: #828282;
    line-height: 20px;
    font-size: 15px;
    font-family: Poppins
}

.newNLP_Page_reg_form .terms-use strong {
    color: #442c8c
}

@media only screen and (max-width:767px) {
    body.welcome .banner-section {
        padding-top: 0 !important
    }
    .banner-section .d-flex.justify-content-center {
        flex-direction: column
    }
    .newNLP_Page_reg_form {
        width: 100%;
        max-width: 490px;
        margin: 0 auto;
        padding-top: 0;
        background: #fff;
        z-index: 1
    }
    .banner-section .banner-text-box .banner-title {
        line-height: normal;
        font-family: Poppins
    }
    .banner-section img.mobile-home-banner {
        margin-top: 0
    }
    .banner-section .banner-text-box .banner-top-text {
        line-height: 2.5;
        margin-top: -108% !important
    }
    .nlp_mob-hide {
        display: none
    }
    .nlp-hide {
        display: none
    }
    .newNLP_Page_reg_form .terms-use strong {
        color: #f58220
    }
}

@media only screen and (max-width:575px) {
    .banner-section .banner-text-box .banner-title {
        font-size: 18px;
        line-height: normal;
        font-family: Poppins
    }
    .banner-section .banner-text-box .banner-top-text {
        font-size: 18px;
        line-height: 26px
    }
    .banner-section .banner-text-box p {
        font-size: 14px
    }
}

.banner-section .banner-text-box p {
    color: #333;
    margin: 0 0 5px;
    font-family: "Poppins"
}

@media only screen and (max-width:1279px) {
    .banner-section .banner-text-box {
        width: 630px;
        max-width: 630px
    }
}

.lsh-introduction {
    text-align: center;
    font-size: 28px;
    font-family: "Poppins";
    color: #828282;
    line-height: 40px;
    position: relative;
    border: none;
    background: #fff;
    margin-top: -80px;
    margin-bottom: 20px !important;
    padding: 15px 121px 30px
}

.lsh-livpure-section .lsh-detail-box-section-section {
    background: #452f8a;
    margin-top: 120px;
    height: 472px
}

.lsh-technology-section .lsh-detail-box-section {
    margin-top: 0;
    background-size: cover;
    background-position: center;
    padding: 23px 20px 0 65px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px
}

@media only screen and (max-width:1023px) {
    .tabs-div {
        word-spacing: 4px !important
    }
    .lsh-technology-section .lsh-detail-box-section {
        padding: 25px;
        padding-right: 0;
        background-position: center right 30%
    }
}

@media only screen and (max-width:767px) {
    .lsh-technology-section .lsh-detail-box-section {
        margin-top: 30px;
        padding-right: 25px;
        background-position: center right 17%;
        background-size: cover;
        background-position: center right
    }
}

@media only screen and (max-width:479px) {
    .lsh-technology-section .lsh-detail-box-section {
        background-position: center right 65%
    }
}

@media only screen and (max-width:1279px) {
    .lsh-technology-section .lsh-detail-box-section .lsh-product {
        width: 100%
    }
}

@media only screen and (max-width:1023px) {
    .lsh-technology-section .lsh-detail-box-section .lsh-product {
        width: 35%;
        margin-top: 0;
        display: block;
        margin: 0 auto
    }
    .subscription-wrapper .panelBx {
        margin-bottom: 30px
    }
}


@media only screen and (max-width:767px) {
    .lsh-technology-section .lsh-detail-box-section .lsh-product {
        width: 50%;
        float: none;
        margin: 12% auto 0
    }
    .lsh-technology-section { position: relative; z-index: 1;}
}

@media only screen and (max-width:479px) {
    .lsh-technology-section .lsh-detail-box-section .lsh-product {
        width: 100%;
        margin: 12% auto 0
    }
}

.lsh-technology-section .lsh-detail-box-section .lsh-product img {
    width: 100%
}

@media only screen and (max-width:1023px) {
    .lsh-technology-section .lsh-detail-box-section .lsh-product-dlt {
        width: 75%
    }
}

@media only screen and (max-width:767px) {
    .lsh-technology-section .lsh-detail-box-section .lsh-product-dlt {
        width: 100%
    }
}

.lsh-technology-section .lsh-detail-box-section .lsh-product-dlt p {
    font-size: 16px;
    line-height: 23.47px;
    margin-top: 25px;
    margin-bottom: 35px
}

@media only screen and (max-width:767px) {
    .lsh-technology-section .lsh-detail-box-section .lsh-product-dlt p {
        margin: 15px 0;
        font-size: 15px;
        line-height: 20px;
        width: 60%
    }
}

@media only screen and (max-width:479px) {
    .lsh-technology-section .lsh-detail-box-section .lsh-product-dlt p {
        width: 70%
    }
}

.lsh-technology-section .lsh-detail-box-section .lsh-product-dlt .explore-lsh-btn {
    color: #fff;
    background: #452f8a;
    font-size: 14px;
    width: 150px;
    border: none;
    padding: 13px 0
}

.lsh-technology-section .lsh-detail-box-section .lsh-product-dlt .explore-lsh-btn:hover {
    background: #f37a21;
    color: #fff
}

.lsh-technology-section .lsh-detail-box-section .lsh-product-dlt .lsh-logo {
    width: 155px
}

@media only screen and (max-width:639px) {
    .lsh-technology-section .lsh-detail-box-section .lsh-product-dlt .lsh-logo {
        width: 130px
    }
    .best-purchase-section .best-purchase-wrapper .best-purchase-box {
        margin-left: 5px;
        padding-bottom: 10px;
        width: calc(33.33% - 5px)
    }
}

.lsh-technology-section.livpure-section {
    padding-bottom: 8%
}

.lsh-technology-section.livpure-section .lsh-detail-box-section {
    margin-top: 120px;
    height: 472px
}

@media only screen and (max-width:1279px) {
    .lsh-technology-section.livpure-section .lsh-detail-box-section {
        margin-top: 50px
    }
}

@media only screen and (max-width:767px) {
    .lsh-technology-section.livpure-section .lsh-detail-box-section {
        margin-top: 75px
    }
}

@media only screen and (max-width:639px) {
    .lsh-technology-section.livpure-section .lsh-detail-box-section {
        margin-top: 50px;
        height: 717px !important
    }
}

.lsh-technology-section.livpure-section .lsh-detail-box-section p {
    color: #fff
}

.lsh-technology-section.livpure-section .lsh-detail-box-section .explore-lsh-btn {
    color: #452f8a;
    background: #fff
}

.lsh-technology-section.livpure-section .lsh-detail-box-section .explore-lsh-btn:hover {
    background: #f37a21;
    color: #fff
}

.lsh-technology-section.livpure-section .lsh-detail-box-section .lsh-product-dlt img {
    width: 20%
}

@media only screen and (max-width:639px) {
    .lsh-technology-section.livpure-section .lsh-detail-box-section .lsh-product-dlt img {
        width: 100px
    }
}

@media only screen and (max-width:767px) {
    .lsh-technology-section.livpure-section .lsh-detail-box-section .lsh-product-dlt p {
        width: 100%
    }
}

.lsh-product-dlt li {
    font-size: 15px;
    color: #494949;
    line-height: 23px;
    padding-left: 35px;
    position: relative;
    font-family: Poppins, sans-serif
}

.lsh-product-dlt li+li {
    margin-top: 12px
}

.lsh-product-dlt li:before {
    content: "";
    background: url('../../assets/images/icon-check-circle.svg') no-repeat center center;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    background-size: 100%
}

@media only screen and (max-width:767px) {
    .product-details {
        font-size: 14px;
        color: #828282;
        line-height: 26px
    }
}

.lsh-details {
    font-weight: 500;
    color: #333;
    font-size: 17px;
    text-align: left;
    margin: 15px 0 20px;
    line-height: 28px;
    font-family: 'Poppins'
}

@media only screen and (max-width:767px) {
    .lsh-details {
        font-size: 16px;
        line-height: 26px
    }
}

.lsh-product {
    background-color: #ddd;
    border-radius: 10px;
    margin: 25px 0 2px 0;
    height: 400px;
    padding: 20px 0;
    text-align: center;
    position: relative;
    width: 95%;
    float: right
}

.lsh-product .lsh-product-img {
    width: 90%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.lsh-product .lsh-product-img img {
    width: 55% !important;
    height: auto
}

.lsh-product .lsh-product-img img.envyimage {
    width: 65% !important
}

.nlpcontainer {
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 !important
}

@media only screen and (max-width:767px) {
    .lsh-technology-section .lsh-detail-box-section {
        margin-top: 30px;
        padding-right: 25px;
        background-position: center right 17%;
        background-size: cover;
        background-position: center right
    }
}

.banner-section img {
    display: block;
    -webkit-transition: ease 1s all;
    -moz-transition: ease 1s all;
    transition: ease 1s all;
    opacity: 1
}

.float-text1 {
    float: right;
    margin-left: -70px;
    margin-top: 8px
}

.zeroOffContent {
    padding: 15px 15px;
    font-family: Poppins;
    font-size: 20px;
    color: #333;
    line-height: .9
}

.rupee-icon {
    color: #442c8c;
    font-weight: 500
}

@media only screen and (max-width:1023px) {
    .img-fluid {
        width: 68%;
        height: auto
    }
}

@media only screen and (max-width:1023px) {
    .zeroOffContent {
        padding: 15px 0;
        font-family: Poppins;
        font-size: 14px;
        color: #333
    }
}

@media only screen and (max-width:1023px) {
    .NewLP .heading02 {
        font-size: 21px;
        padding: 35px 0 27px 0;
        line-height: 30px
    }
}

@media only screen and (max-width:1023px) {
    .lsh-introduction {
        text-align: center;
        font-size: 16px;
        font-family: "Poppins";
        color: #828282;
        line-height: 26px;
        margin-top: -26px;
        padding: 2px 40px 80px;
        top: -50px;
        position: relative
    }
    .heading02 {
        font-size: 20px !important;
        line-height: 1.5 !important
    }
    .heading02 {
        font-size: 32px;
        color: #442c8c;
        text-transform: none;
        font-family: "Poppins";
        line-height: 24px;
        text-align: center;
        line-height: 35px;
        margin-top: -15px
    }
}

.boltdescription li:before {
    position: absolute
}

.heading02 {
    font-size: 32px;
    color: #442c8c;
    text-transform: none;
    font-family: "Poppins";
    line-height: 24px;
    text-align: center;
    line-height: 35px
}

.customer-heading {
    color: #442c8c;
    font-size: 28px;
    padding-top: 45px;
    font-family: "Poppins";
    font-weight: 500
}

@media only screen and (max-width:1023px) {
    .customer-heading {
        color: #442c8c;
        font-size: 20px;
        padding-top: 30px;
        font-family: "Poppins";
        font-weight: 500
    }
}

.bg-white {
    margin-top: 15px;
    background: #fff
}

.flex-container {
    display: flex;
    flex-wrap: nowrap;
    background-color: #fff
}

.flex-container .box {
    background-color: #fff;
    width: 100%;
    margin: 10px;
    text-align: center;
    line-height: 75px !important;
    display: flex;
    font-size: 30px;
    padding: 56px 0 0 167px
}

@media (min-width:992px) {
    .col-md-6 {
        width: 50%
    }
}

@media (max-width:992px) {
    .owl-dots button[role=button] {
        cursor: pointer;
        padding: 3px !important
    }
}

.circle-badge {
    width: 30px;
    height: 30px;
    background-color: #333;
    border-radius: 50%;
    display: block;
    position: absolute;
    z-index: 1;
    left: 54px;
    top: 24px;
    text-align: center;
    line-height: 28px
}

@media only screen and (max-width:1023px) {
    .circle-badge {
        vertical-align: middle;
        width: 22px;
        height: 22px;
        background-color: #333;
        border-radius: 50%;
        display: block;
        position: absolute;
        z-index: 0;
        left: 40px;
        top: 17px
    }
}

.circle__content {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    position: relative;
    color: #fff;
    font-size: 19px
}

#circle {
    width: 115px;
    height: 115px;
    margin: 20px;
    shape-outside: circle();
    clip-path: circle();
    background: lightblue;
    border: 2px solid #442c8c;
    background: #fff;
    border-radius: 50%;
    position: relative
}

@media only screen and (max-width:1023px) {
    #circle {
        width: 73px;
        height: 73px;
        margin: 20px;
        shape-outside: circle();
        clip-path: circle();
        background: lightblue;
        border: 1px solid #442c8c;
        background: #fff;
        border-radius: 50%;
        position: relative
    }
    .circle__content {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        position: relative;
        color: #fff;
        font-size: 14px;
        top: 1px;
        left: 7px
    }
}

@media only screen and (max-width:1023px) {
    .circle_text {
        color: #494949;
        text-align: center;
        position: absolute;
        top: 100px;
        font-family: "Poppins";
        left: 30px
    }
}

#circle>img {
    height: 56px;
    width: 45px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media only screen and (max-width:1023px) {
    #circle>img {
        height: 30px;
        width: 30px;
        position: relative;
        top: 20px;
        right: -21px
    }
}

.click-here {
    background-color: #442c8c;
    border-radius: 6px;
    position: relative;
    bottom: 20px;
    margin-bottom: 20px;
    margin: 30px;
    width: 35%;
    margin: 0 auto;
    padding-bottom: 30px;
    width: 620px
}

.click-here-para {
    color: #fff;
    font-size: 22px;
    font-family: "Poppins";
    text-transform: none;
    position: relative;
    top: 22px;
    display: inline;
    left: 20px
}

#btnClickHere,
p {
    font-size: 20px;
    font-family: 'Poppins';
    color: #442c8c
}

@media only screen and (max-width:1023px) {
    .click-here {
        width: 90%;
        margin: 0 auto
    }
    .click-here-para {
        color: #fff;
        font-size: 18px;
        font-family: "Poppins";
        left: 3px !important;
        top: 4px;
        display: block
    }
    #btnClickHere {
        float: right;
        position: relative;
        left: -76px;
        text-transform: none;
        display: block;
        height: 35px !important;
        width: 135px !important;
        margin: 0 0 6px
    }
    #btnClickHere,
    p {
        font-size: 16px;
        font-family: 'Poppins';
        color: #442c8c;
        border-radius: 6px;
        border: none;
        padding: 3px
    }
}

.btn-default {
    margin: 7px 42px;
    width: 115px;
    height: 35px;
    border-radius: 3px
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.bg-white1 {
    background-color: #f2f2f2;
    padding-bottom: 27px;
    margin-bottom: 27px
}

.socialicons {
    height: 30px;
    width: 30px
}

.slideshow-container {
    position: relative;
    background: #f1f1f1f1;
    padding-left: 29px;
    padding-right: 33px;
    padding-top: 80px;
    padding-bottom: 55px
}

#circle1 {
    width: 93px;
    height: 93px;
    shape-outside: circle();
    clip-path: circle();
    background: lightblue;
    border: 1px solid #c9c9c9;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: -40px;
    transform: translateX(-50%)
}

#circle1>img {
    position: relative;
    border-radius: 50%
}

.prev {
    cursor: pointer;
    position: absolute;
    top: 57%;
    width: auto;
    color: #888;
    font-size: 15px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    left: 10px
}

.next {
    cursor: pointer;
    position: absolute;
    top: 53%;
    width: auto;
    padding: 16px;
    color: #888;
    font-size: 15px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    right: 0
}

.fa-star {
    color: #f58220
}

.unchecked {
    color: #777
}

.dot {
    cursor: pointer;
    height: 8px;
    width: 8px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease
}

.dot-container {
    text-align: center;
    padding: 20px;
    background: #f1f1f1f1
}

.save-plans {
    font-size: 20px;
    color: #828282;
    line-height: 48px;
    font-family: "Poppins";
    padding: 16px;
    padding-top: 10px
}

@media only screen and (max-width:1023px) {
    .save-plans {
        font-size: 16px;
        color: #828282;
        line-height: 48px;
        font-family: "Poppins"
    }
}

.custom-para {
    color: #626262;
    font-size: 18px;
    margin-top: 38px;
    font-family: "Poppins"
}

.custom-para1 {
    color: #828282;
    font-size: 15px
}

.custom-para2 {
    color: #828282;
    font-size: 14px;
    line-height: 24px;
    padding: 0 25px;
    min-height: 155px
}

.star__rating {
    width: 100%;
    display: inline-block;
    margin-top: 15px
}

.star__rating .fa {
    font-size: 17px;
    color: #828282
}

.star__rating .fa+.fa {
    margin-left: 5px
}

.star__rating .fa.checked {
    color: #f58220
}

.planbutton {
    display: inline-block;
    width: 152px;
    height: 59px;
    text-align: center;
    border: gray;
    background-color: #fff;
    color: #494949;
    cursor: pointer;
    font-weight: 500;
    border-radius: 4px;
    font-size: 22px;
    padding: 14px
}

.textplanbtgroup {
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
    right: -358px;
    position: relative;
    margin: 0 4px;
    text-align: center
}

.planbutton:hover {
    background-color: #f58220;
    color: #fff
}

.subscription-box {
    display: inline-block;
    width: 290px;
    height: 320px;
    text-align: center;
    border: gray;
    background-color: #fff;
    color: #fff;
    cursor: pointer;
    font-weight: 500;
    border: 1px solid #bdbdbd;
    font-size: 22px;
    border-radius: 5px
}

.subscription-wrapper {
    display: block;
    line-height: 30px;
    padding: 0 0 45px 0
}

.container__subsPlan {
    width: 80%;
    display: block;
    margin: 0 auto
}

.subscription-wrapper .panelBx {
    background: #fff;
    border: 1px solid #bdbdbd;
    border-radius: 5px
}

.subscription-wrapper .panelBx .panelHeader {
    padding: 20px 20px
}

.subscription-wrapper .panelBx .panelHeader ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0
}

.subscription-wrapper .panelBx .panelHeader ul li:first-of-type {
    color: #442c8c;
    font-weight: 500;
    font-size: 20px
}

.subscription-wrapper .panelBx .panelHeader ul li:last-of-type {
    font-size: 19px;
    color: #4e4e4e;
    font-weight: 600
}

.subscription-wrapper .panelBx .panelHeader ul li:last-of-type i {
    font-size: 18px;
    font-weight: 400;
    margin-right: 4px;
    color: #4e4e4e
}

.subscription-wrapper .panelBx .panelHeader ul li:last-of-type span {
    font-size: 15px;
    color: #333;
    font-weight: 400
}

.subscription-wrapper .panelBx .panelFooter {
    border-top: 1px solid #bdbdbd;
    padding: 8px 20px;
    color: #828282;
    font-size: 1.75rem;
    font-family: "Poppins";
    text-align: left
}

.monthheading {
    color: #442c8c;
    font-size: 20px;
    font-family: "Poppins";
    float: left
}

.subscription-box.active .monthheading,
.subscription-box.active .amountheading,
.subscription-box.active .month {
    color: #fff
}

.amountheading {
    color: #4e4e4e;
    font-size: 20px;
    font-family: "Poppins";
    float: right
}

.planheading {
    border-bottom: 1px solid #bdbdbd;
    padding: 16px 14px 50px 17px
}

.accordionItemContent {
    padding: 1px 36px 40px
}

a:focus,
a:hover {
    text-decoration: auto !important
}

.feature-details {
    line-height: 23px;
    font-size: 18px;
    color: #bdbdbd;
    font-family: "Poppins";
    font-weight: 400
}

.subscription-box.active .accordionItemContent ul {
    padding-top: 16px;
    padding-bottom: 12px;
    margin-bottom: 8px;
    background: rgb(245, 130, 32)
}

.best-purchase-section {
    padding-top: 105px !important;
    padding-bottom: 70px !important;
    border-bottom: none !important
}

.best-purchase-section .best-purchase-wrapper .best-purchase-box .product-detail li {
    color: #333;
    padding: 15px 24px;
    position: relative
}

.best-purchase-section .best-purchase-wrapper .best-purchase-box .product-detail {
    position: relative;
    z-index: 0;
    font-family: 'Poppins'
}

.accordionItemContent ul {
    font-size: 18px;
    color: #828282;
    background-color: #fff;
    margin: 5px 12px 0;
    padding-top: 10px;
    padding-right: 10px
}

.subscription-box .accordionItemContent ul li {
    text-align: left;
    text-transform: capitalize;
    font-size: 16px;
    font-family: 'Poppins';
    padding-bottom: 14px;
    letter-spacing: 0
}

#silvercontent ul ::before {
    content: "\2022";
    color: #fff;
    font-weight: 500;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.accordionItemContent ul ::before {
    content: "\2022";
    color: #4f4f4f;
    font-weight: 500;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.feature1-details {
    color: #442c8c
}

img.app-img {
    height: 269px;
    width: 100%;
    margin: 22px 0 0 0;
    position: relative
}

.month {
    font-size: 15px;
    font-weight: 400;
    color: #333;
    font-family: "Poppins"
}

.newlpZeroOffers.grayBG {
    background: #442c8c;
    height: 100px
}

.newlpZeroOffers .zeroOffContent {
    padding: 0 16px;
    font-family: Poppins;
    font-size: 16px;
    color: #fff;
    line-height: 23px
}

.newlpZeroOffers .bluIcon img.img-fluid {
    max-width: 24px;
    max-height: 21px
}

.banner-section .banner-text-box {
    width: 90%;
    opacity: 0;
    transition: none !important;
    /* -webkit-transition: ease 1s all;
    -moz-transition: ease 1s all;
    transition: ease 1s all; */
    margin-left: 10%
}

.newlpZeroOffers .bluIcon {
    background: #442c8c;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    border: 1px solid #fff
}

.NewLP .heading02 {
    font-size: 42px;
    line-height: 43px
}

.NewLP .mobileSpace {
    width: 100%
}

@media (max-width:492px) and (min-width:250px) {
    .best-purchase-section .best-purchase-wrapper .best-purchase-box .product-detail li {
        padding: 7px
    }
}

@media (max-width:599px) and (min-width:430px) {
    #btnCloseHere {
        position: relative;
        left: 30% !important;
        top: 10px !important;
        margin-bottom: 20px !important
    }
    #btnClickHere {
        position: relative;
        left: -125px;
        text-transform: none;
        display: block;
        height: 35px !important;
        width: 135px !important;
        margin: 0 0 6px
    }
}

@media (max-width:403px) and (min-width:387px) {
    .plusminus {
        margin-top: -14px !important
    }
}

@media (min-width:430px) and (max-width:600px) {
    #btnCloseHere {
        left: 33% !important
    }
}

@media only screen and (max-width:1023px) {
    .banner-section img {
        opacity: 1 !important
    }
    .best-purchase-section .best-purchase-wrapper .best-purchase-box.first-purchase-box .product-detail li {
        padding-left: 10%;
        color: #452f8a !important;
        padding-top: 8px
    }
    .planbutton {
        width: 90px;
        height: 35px;
        font-size: 18px;
        padding: 7px
    }
    .textplanbtgroup {
        display: inline-block;
        vertical-align: top;
        line-height: 30px;
        position: relative;
        margin: 4px;
        text-align: center
    }
    .newlpZeroOffers .bluIcon {
        background: #442c8c;
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%
    }
    .newlpZeroOffers .bluIcon img.img-fluid {
        max-width: 24px;
        max-height: 21px
    }
    .newlpZeroOffers .zeroOffContent i.rupee {
        max-width: 24px;
        max-height: 21px;
        position: relative
    }
    .newlpZeroOffers .zeroOffContent span {
        font-size: 12px;
        display: block;
        line-height: 1.2
    }
    .newlpZeroOffers .zeroOffContent {
        line-height: 9px;
        padding: 0 0 0 10px
    }
    .newlpZeroOffers .zeroOffContent b {
        font-size: 27px
    }
    .NewLP .heading02 {
        font-size: 21px;
        padding: 35px 0 27px 0;
        margin-bottom: 40px
    }
    .NewLP_Con.great-choice-section .choice-box-wrapper .choice-box .choice-text label {
        font-size: 17px;
        line-height: inherit
    }
    .NewLP_Con .choice-text label small {
        font-size: 16px
    }
    .NewLP .mobileSpace img {
        height: auto
    }
    .models>.row {
        display: flex;
        flex-direction: column
    }
    .models>.row>div[class^="col-"]:first-child {
        order: 2
    }
    .models>.row>div[class^="col-"]:first-child {
        order: 1
    }
}

.NewLP .mobileSpace {
    max-width: 125px
}

.half-circle-top {
    padding: 9.5px;
    border: 1px solid #fff;
    text-align: center;
    margin: 0 auto;
    width: 35px;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    position: relative;
    border-bottom: none;
    background: #fff;
    top: 27px;
    box-shadow: 0 -1px 2px rgb(0 0 0 / 16%);
    cursor: pointer;
    z-index: 3
}

.half-circle-bottom {
    text-align: center;
    margin: 0 auto;
    width: 32px;
    position: relative;
    bottom: 18px;
    cursor: pointer
}

@media only screen and (max-width:1023px) {
    .form {
        padding: 35px;
        padding-bottom: 0;
        box-shadow: 0 -1px 5px rgb(172 169 169 / 16%)
    }
    /* #nlpRegistration {
        margin-top: -4px
    } */
}

#lsh-banner {
    padding-top: 0;
    position: relative;
    width: 100%;
    overflow-x: hidden;
    border-bottom: solid 4px #f8f9fc;
    margin-top: -23px
}

@media only screen and (max-width:1023px) {
    #lsh-banner {
        padding-top: 0;
        position: relative;
        width: 100%;
        height: 260px;
        overflow-x: hidden;
        border-bottom: solid 4px #f8f9fc;
        top: -124px
    }
}

.plan-section {
    position: relative;
    margin-top: 40px !important
}

@media only screen and (max-width:1023px) {
    #productsection {
        top: -120px
    }
    .plan-section {
        top: -126px;
        position: relative
    }
}

.logoimg {
    width: 79px;
    height: 18px
}

.logotext {
    font-size: 14px;
    color: #494949;
    font-family: "Poppins"
}

@media only screen and (max-width:1023px) {
    .comparison {
        width: 177px;
        height: 30px;
        position: absolute;
        left: 28%;
        background-color: #fff;
        border-radius: 5px
    }
}

@media only screen and (max-width:1023px) {
    .versus {
        position: relative;
        text-align: -webkit-center;
        width: -webkit-fill-available;
        top: 60px;
        font-size: 18px;
        color: #442c8c;
        font-family: "Poppins"
    }
}



@media only screen and (max-width:1023px) {
    #menu1 {
        top: 50px;
        font-size: 14px;
        font-family: "Poppins";
        color: #494949;
        text-transform: none;
        border: none;
        width: 177px;
        height: auto;
        left: 60px;
        position: relative;
        left: 28%;
        background-color: #fff;
        border-radius: 5px
    }
}

.click-here .hidden-on-load {
    display: none
}

.img-close {
    text-align: center;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 50px;
    left: 50%;
    z-index: 999
}

.click-here ul.nav {
    margin-top: 60px
}

#btnCloseHere {
    position: relative;
    left: 37%;
    top: 10px;
    text-transform: none
}

.demo {
    background: #f8f8f8
}

.click-here .nav>li>a {
    color: #fff;
    border-top: 1px solid #ccc;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 0;
    padding-right: 0
}

.click-here .panel {
    margin-bottom: 20px;
    background-color: #442c8c;
    color: #fff
}

#accordion1 li.panel {
    margin-bottom: 0
}

.click-here li.panel ul {
    padding-left: 32px
}

#btnCloseHere {
    position: relative;
    left: 37%;
    text-transform: none
}

#accordion1>li:nth-child(1)>a {
    border: none
}

.click-here .fa {
    float: right;
    margin-top: 5px
}

.click-here li.panel ul li {
    color: #ded3ff;
    font-size: 12px;
    list-style-type: disc
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #442c8c !important
}

.nav>li>a {
    color: #fff
}

@media only screen and (max-width:1023px) {
    .demo {
        background: #f8f8f8
    }
    .testimonial {
        margin: 30px 20px 20px;
        padding-top: 10px
    }
    .testimonial .testimonial-content {
        background: #fff;
        border: 1px solid #f0f0f0;
        position: re;
        position: relative
    }
    .testimonial-content .testimonial-icon {
        width: 50px;
        height: 45px;
        background: #ff4242;
        text-align: center;
        font-size: 22px;
        color: #fff;
        line-height: 42px;
        position: absolute;
        top: 37px;
        left: -19px
    }
    .testimonial-content .testimonial-icon:before {
        content: "";
        border-bottom: 16px solid #e41212;
        border-left: 18px solid transparent;
        position: absolute;
        top: -16px;
        left: 1px
    }
    .testimonial .description {
        font-size: 15px;
        font-style: italic;
        color: #8a8a8a;
        line-height: 23px;
        margin: 0
    }
    .testimonial .title {
        display: block;
        font-size: 18px;
        font-weight: 500;
        color: #525252;
        text-transform: capitalize;
        letter-spacing: 1px;
        margin: 0 0 5px 0
    }
    .owl-theme .owl-controls {
        margin-top: 20px
    }
    .owl-theme .owl-controls .owl-page span {
        background: #ccc;
        opacity: 1;
        transition: all 0.4s ease 0s
    }
    .owl-theme .owl-controls .owl-page.active span,
    .owl-theme .owl-controls.clickable .owl-page:hover span {
        background: #442c8c
    }
}

.demo {
    background: #f8f8f8
}

.testimonial {
    margin: 30px 20px 20px;
    padding-top: 10px
}

.testimonial .testimonial-content {
    background: #fff;
    position: relative;
    height: 350px;
    border-radius: 10px
}

.testimonial .description {
    font-size: 15px;
    font-style: italic;
    color: #8a8a8a;
    line-height: 23px;
    margin: 0
}

.testimonial .title {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #525252;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 5px 0
}

.mySlides {
    padding: 37px 7px 0;
    text-align: center;
    border-radius: 5px
}

.mySlides1 {
    padding: 48px 7px 0;
    text-align: center;
    border-radius: 5px
}

.mySlides2 {
    padding: 48px 7px 0;
    text-align: center;
    border-radius: 5px
}

.mySlides3 {
    padding: 48px 7px 0;
    text-align: center;
    border-radius: 5px
}

.mySlides4 {
    padding: 48px 7px 0;
    text-align: center;
    border-radius: 5px
}

.mySlides5 {
    padding: 48px 7px 0;
    text-align: center;
    border-radius: 5px
}

.testimonial {
    padding-bottom: 20px
}

.testimonial .testimonial-content div[class^="mySlides"] {
    padding-bottom: 20px
}

#testimonial-slider .owl-dots {
    margin: 40px 0 40px 0
}

#testimonial-slider .owl-dots .owl-dot+.owl-dot {
    margin-left: 10px
}

#testimonial-slider .owl-prev {
    left: -35px
}

#testimonial-slider .owl-next {
    right: -35px
}

.happy__customer {
    margin-top: 40px;
    background-color: #f2f2f2
}

.prev {
    cursor: pointer;
    position: absolute;
    top: 57%;
    width: auto;
    color: #888;
    font-size: 15px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    left: 10px
}

.next {
    cursor: pointer;
    position: absolute;
    top: 53%;
    width: auto;
    padding: 16px;
    color: #888;
    font-size: 15px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    right: 0
}

.center {
    padding: 0;
    text-align: center;
    border: none;
    font-size: 24px;
    border-radius: 13px
}

@media only screen and (max-width:1023px) {
    #gold {
        display: none
    }
    #platinum {
        display: none
    }
    #titanium {
        display: none
    }
}

.text-span {
    position: relative;
    font-size: 10px;
    top: 17px;
    min-width: 75px
}

.owl-theme .owl-controls .owl-buttons div {
    padding: 40px 15px !important;
    font-size: 15px !important;
    opacity: 1 !important;
    background: none !important
}

.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 28%;
    margin-left: -20px;
    display: block !important;
    border: 0 solid #000;
    left: -25px;
    font-size: 30px;
    background: none
}

.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 28%;
    right: -25px;
    display: block !important;
    border: 0 solid #000;
    font-size: 30px;
    background: none
}

.owl-prev i,
.owl-next i {
    color: #828282 !important;
    transform: scale(1.5) !important
}

@media (min-width:1024px) {
    .top-left {
        top: 100px
    }
    .newlpZeroOffers>.d-flex {
        justify-content: space-evenly;
        padding: 12px
    }
    .heading02 {
        margin-top: -74px !important
    }
    .product-comparision-div {
        display: none
    }
}

@media (max-width:650px) {
    .fa-angle-left,
    .fa-angle-right {
        display: none
    }
    ol,
    ul {
        margin-top: 0;
        margin-bottom: 70px !important
    }
    .footer {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        height: 70px;
        z-index: 999
    }
    #halfCircleBottomDiv {
        height: 74px;
        width: 32px;
        border-radius: 100px;
        background-color: #fff;
        margin: auto;
        position: relative;
        top: -12px;
        bottom: 0
    }
}

@media (min-width:651px) and (max-width:767px) {
    .footer {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        height: 70px;
        z-index: 999
    }
    #halfCircleBottomDiv {
        height: 74px;
        width: 32px;
        border-radius: 100px;
        background-color: #fff;
        margin: auto;
        position: relative;
        top: -17px;
        bottom: 0
    }
    #booknow1 {
        padding-bottom: 19px;
        display: inline-block;
        position: fixed;
        top: 91%;
        left: 226px !important;
        z-index: 999
    }
}

@media (min-width:768px) {
    #fixed-bottom-hide {
        display: none
    }
}

@media (min-width:330px) and (max-width:380px) {
    .newlpZeroOffers .bluIcon {
        background: #442c8c;
        width: 40px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%
    }
    .newlpZeroOffers .zeroOffContent span {
        font-size: 8px;
        display: block;
        line-height: 1.99
    }
}

@media (min-width:376px) and (max-width:380px) {
    .newlpZeroOffers .zeroOffContent span {
        margin-right: 2px
    }
}

@media (min-width:400px) and (max-width:450px) {
    .newlpZeroOffers .zeroOffContent span {
        margin-right: 13px
    }
}

@media (max-width:329px) {
    .newlpZeroOffers .zeroOffContent span {
        font-size: 7px;
        display: block;
        line-height: 1.99
    }
}

@media (min-width:381px) and (max-width:500px) {
    .newlpZeroOffers .bluIcon {
        background: #442c8c;
        width: 40px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%
    }
    .newlpZeroOffers .zeroOffContent span {
        font-size: 9px;
        display: block;
        line-height: 1.99
    }
}

@media (min-width:469px) and (max-width:500px) {
    .newlpZeroOffers .zeroOffContent span {
        font-size: 11px;
        display: block;
        line-height: 1.3
    }
}

.heading1 {
    width: auto;
    font-size: 18px;
    font-family: Poppins;
    color: #442c8c;
    margin-top: 0;
    margin-bottom: 24px;
    float: left;
    position: fixed;
    left: 20px;
    display: none;
    bottom: 0;
    z-index: 999
}

#booknow1 {
    padding-bottom: 19px;
    display: inline-block;
    position: fixed;
    top: 85%;
    left: 72%;
    z-index: 999
}

.btn-custom {
    border-radius: 19px !important;
    background: #f58220;
    color: #ffffff !important;
    font-size: 17px !important;
    width: 112px;
    height: 38px;
    font-family: "Poppins";
    float: right;
    position: relative;
    top: -10px;
    left: -7px;
    text-transform: none
}

#booknow {
    padding-bottom: 19px
}

.faqs {
    color: #ded3ff !important;
    font-size: 14px !important;
    border-top: 1px solid #ccc;
    margin-left: -15px;
    margin-right: 14px
}

.tabs-div {
    word-spacing: 130px
}

@media (min-width:1366px) {
    .lsh-introduction {
        padding: 19px 160px 1px;
        font-size: 22px;
        line-height: 30px
    }
    .form__caption {
        font-size: 22px;
        line-height: 22px;
        font-family: "Poppins";
        text-align: center;
        color: #442c8c;
        margin-bottom: 20px;
        /* padding-top: 100px; */
        word-spacing: -1px !important
    }
    .bg-color-custom {
        background-color: #fff
    }
    .best-purchase-wrapper {
        position: relative
    }
    #happycus {
        padding-bottom: 40px
    }
    #with-show {
        display: none
    }
}

@media (min-width:250px) and (max-width:400px) {
    .heading02 {
        line-height: 1.5 !important;
        padding: 5px 23px 70px !important
    }
    #plan-section>div.tabs-div {
        text-align: center !important;
        word-spacing: 4px;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
    .arrowdown::before {
        margin-top: 44px;
        height: 0;
        border: .8em solid transparent;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #f58220;
        content: "";
        position: absolute;
        margin-left: 14px;
        margin-right: 14px
    }
    .planbutton {
        width: 70px;
        height: 35px;
        font-size: 15px;
        padding: 0 0 0 0
    }
    #planbuttonSilver {
        color: #fff;
        background: rgb(245, 130, 32);
        position: relative;
        top: calc(50% - 1em)
    }
    .btn {
        top: -10px
    }
}

@media (min-width:250px) and (max-width:600px) {
    .img-close {
        text-align: center;
        height: 30px;
        width: 30px;
        position: absolute;
        top: 33px;
        left: 48%;
        z-index: 999
    }
}

@media only screen and (max-width:767px) {
    .newlpZeroOffers .bluIcon {
        background: #442c8c;
        width: 40px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%
    }
    .arrowdown::before {
        margin-top: 25px;
        margin-left: 14px;
        margin-right: 14px
    }
}

@media only screen and (min-width:767px) and (max-width:1034px) {
    .arrowdown::before {
        margin-top: 27px;
        margin-left: 14px;
        margin-right: 14px
    }
}

@media only screen and (min-device-width:1024px) and (max-device-height:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div {
        /* bottom: 37% !important */
    }
    .banner-section .banner-text-box.active {
        margin-left: -10px
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.row.images {
        margin-left: 0px !important
    }
}

@media only screen and (min-device-width:1366px) and (max-device-height:1024px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
    .banner-section .banner-text-box.active {
        margin-left: -10px
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.row.images {
        margin-left: 0px !important
    }
}

@media only screen and (min-device-width:2560px) and (max-device-height:1600px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div {
        /* margin-left: 120px !important; */
        /* position: absolute;
        bottom: -51% !important;
        margin-right: 29% */
    }
}

@media only screen and (min-device-width:1920px) and (max-device-height:1080px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div {
        /* margin-left: 120px !important;
        position: absolute;
        bottom: -48% !important;
        margin-right: 22% */
    }
}

h2#lsh {
    padding-top: 0
}

.clickhere-ul {
    color: #ccc;
    font-size: 12px;
    margin-left: 36px
}

.clickhere-li {
    color: #ded3ff;
    font-size: 15px;
    line-height: 23.48px;
    background-color: #442c8c;
    padding-left: 15px;
    border-bottom: 1px solid #ccc;
    margin-right: 30px;
    display: block;
    font-size: 12px
}

.ul-list {
    color: #ccc;
    font-size: 12px;
    line-height: 23.48px;
    list-style-type: disc;
    margin-left: 60px
}

.ul-list-heading {
    font-size: 12px;
    color: #ccc;
    margin-left: 45px
}

.ul-list-heading1 {
    font-size: 12px;
    color: #ccc;
    margin-left: 45px;
    border-bottom: 1px solid #ccc
}
#lotier{
    position: relative;
}
#lotier::before {
    content: "PREMIUM";
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    background: #ffd800;
    color: #442c8c;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    padding: 6px 12px 2px 30px;
    background-image: url(https://lps-ui-dev-cdn.rpsapi.in/stage/assets/images/diamondLotier.svg);
    background-repeat: no-repeat;
    background-size: 16px 16px;
    background-position: 10px center;
    z-index: 2;
    border: 0 !important;
        margin-top: 0 !important;
            width: unset !important;
    height: unset !important;

}

.buttongroupArrow::after {
    content: "";
    width: 0px;
    height: 0px;
    border: 0.5em solid transparent;
    position: absolute;
    border-top: 8px solid #452f8a;
    margin-top: 30px;
    left: 50%;
    transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
    .buttongroupArrow::after {
        content: "" !important;
        width: 0px !important;
        height: 0px !important;
        border: 8px solid transparent !important;
        border-top: 8px solid #452f8a !important;
        position: absolute !important;
        margin-top: 30px !important;
        left: 50% !important;
        transform: translateX(-50%) !important;
    }
}

@media (min-width:300px) and (max-width:600px) {
    #booknow1 {
        position: absolute;
        top: 56px;
        left: 100px !important
    }
}

@media (min-width:500px) and (max-width:650px) {
    #booknow1 {
        position: absolute;
        top: 56px;
        left: 162px !important
    }
}

@media (min-width:378px) and (max-width:499px) {
    #booknow1 {
        position: absolute;
        top: 56px;
        left: 100px !important
    }
}

@media (min-width:301px) and (max-width:390px) {
    #booknow1 {
        position: absolute;
        top: 56px;
        left: 80px !important
    }
}

@media only screen and (min-width:1500px) {
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.row.images>div:nth-child(1)>div>div.bluIcon>img {
        height: 38px;
        width: 38px
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.row.images>div:nth-child(2)>div>div.bluIcon>img {
        height: 38px;
        width: 38px
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.row.images>div:nth-child(3)>div>div.bluIcon>img {
        height: 38px;
        width: 38px
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div {
        margin-left: auto !important;
        margin-right: 23%;
        margin-left: auto !important;
        margin-right: auto;
        right: 10%
    }
}

@media only screen and (min-width:990px) and (max-width:1024px) {
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div {
        /* top: 81% !important */
    }
}

@media (min-width:1080px) and (max-width:1120px) {
    .advisory-message-sticky-container {
        margin-top: 0px !important
    }
    #nlpRegistration {
        /* margin-top: 0 */
    }
    .newlpZeroOffers.grayBG {
        background: #442c8c;
        height: 75px !important;
        margin-top: -47px
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div {
        /* margin-left: 58px !important;
        position: absolute;
        bottom: -23% !important */
    }
    .banner-section .banner-text-box p {
        font-size: 26px !important;
        line-height: 2.4 !important
    }
}

@media (min-width:1120px) and (max-width:1279px) {
    .advisory-message-sticky-container {
        margin-top: 67px !important
    }
    #nlpRegistration {
        /* margin-top: 0 */
    }
    .newlpZeroOffers.grayBG {
        background: #442c8c;
        height: 75px !important;
        /* margin-top: -96px */
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div {
        /* margin-left: 58px !important;
        position: absolute;
        bottom: -23% !important */
    }
    .banner-section .banner-text-box p {
        font-size: 26px !important;
        line-height: 2.4 !important
    }
}

@media only screen and (min-width:1024px) and (max-width:1079px) {
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div {
        /* margin-left: 35px !important;
        position: absolute;
        bottom: -29% !important */
    }
    .banner-section .banner-text-box .banner-top-text {
        line-height: 3rem
    }
    #nlpRegistration>div>div.form__fields {
        /* margin-top: 30px */
    }
    .advisory-message-sticky-container {
        margin-top: 20px !important
    }
}

@media only screen and (min-width:1367px) and (max-width:1499px) {
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div {
        /* margin-left: auto !important;
        position: absolute;
        bottom: -36% !important;
        right: 22% */
    }
}

@media only screen and (min-width:1500px) and (max-width:1600px) {
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div {
        /* margin-left: auto !important;
        margin-right: 23%;
        margin-left: auto !important;
        margin-right: auto;
        right: 213px;
        top: 155px */
    }
}

@media only screen and (min-width:1700px) and (max-width:2559px) {
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div {
        /* margin-left: auto !important;
        margin-right: 23%;
        margin-left: auto !important;
        margin-right: auto;
        right: 86px;
        top: 149px */
    }
}

@media only screen and (min-device-width:2560px) and (max-device-height:1600px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div {
        /* margin-left: auto !important;
        margin-right: auto !important;
        right: -120px */
    }
    .banner-section .banner-text-box.active {
        margin-left: 0
    }
    #main-wrapper>section>div.d-flex.justify-content-center>div.bannerSec_spl>div>div.row.images {
        /* margin-left: -12px !important */
    }
}

@media only screen and (max-width:768px) {
    .newNLP_Page_reg_form .registration__form {
        margin-top: 20px !important;
    }
    .btn-group.nav-tabs {
       width: 100%;
        margin-bottom: 0;
        margin-top: 15px !important;
        text-align: center;
        display: flex !important;
        justify-content: start;
        white-space: nowrap;
        flex-wrap: nowrap !important;
    }
    .oveflowLot {
    overflow-x: auto;
    height: 65px;
}
    .buttongroupArrow,
    .buttongroup2 {
        font-size: 18px !important
    }
    .lsh-product .lsh-product-img {
        width: 80%
    }
    .lsh-product {
        height: 370px
    }
    .lsh-product {
        font-size: 14px
    }
    .lsh-product-dlt li+li {
        margin-top: 17px
    }
    .lsh-details {
        line-height: 25px;
        margin: 23px 0 22px
    }
    .lsh-technology-section .lsh-detail-box-section {
        margin-top: 0
    }
    #productsection {
        top: -60px
    }
    .plan-section .customer-heading {
        padding-top: 40px
    }
    .save-plans {
        padding: 10px;
        line-height: inherit
    }
    .subscription-wrapper .panelBx .panelHeader ul {
        margin-bottom: 0 !important
    }
    .subscription-wrapper .panelBx .panelHeader ul li:first-of-type,
    .subscription-wrapper .panelBx .panelHeader ul li:last-of-type,
    .subscription-wrapper .panelBx .panelFooter {
        font-size: 16px
    }
    .subscription-wrapper .panelBx .panelHeader ul li:last-of-type span {
        font-size: 14px
    }
    .subscription-wrapper .panelBx .panelHeader ul li:last-of-type i {
        font-size: 15px
    }
    .subscription-wrapper .panelBx .panelHeader {
        padding: 15px 20px
    }
    .subscription-wrapper .panelBx {
        margin-bottom: 20px
    }
    .subscription-wrapper {
        padding: 0 0 25px 0
    }
    .lsh-detail-box-section h4.heading {
        position: relative;
        top: -10px
    }
    .best-purchase-section .heading02 {
        padding: 30px 0 70px !important
    }
    #with-show {
        display: inline-block !important
    }
    .testimonial .testimonial-content {
        height: auto
    }
    .testimonial {
        margin: 30px 25px 20px !important
    }
    #testimonial-slider .owl-prev {
        left: -20px
    }
    #testimonial-slider .owl-next {
        right: -20px
    }
    .testimonial {
        padding-bottom: 30px
    }
    .testimonial .testimonial-content div[class^="mySlides"] {
        padding-bottom: 0
    }
    #testimonial-slider .owl-dots {
        margin: 0;
        position: absolute;
        bottom: -10px;
        margin-bottom: 10px;
        left: 50%;
        transform: translateX(-50%)
    }
    .click-here-para {
        margin-top: 5px
    }
    #btnClickHere {
        left: -100px
    }
    .best-purchase-section .best-purchase-wrappeer .best-purchase-box .product-detail {
        margin-bottom: 15px !important
    }
}

.stepHeading {
    width: 40%;
    display: block;
    margin: 0 auto;
    line-height: 31px;
    padding: 30px 0
}

.circle_text {
    font-family: 'Poppins', sans-serif !important;
    font-size: 17px;
    color: #494949;
    text-align: center;
    margin: 0;
    padding: 0
}

.step__container {
    display: flex;
    justify-content: center;
}

.step__container>div[class^="col-"] {
    width: calc(100%/5)
}

.step__container>div[class^="col-"]:nth-child(2) .circle_text,
.step__container>div[class^="col-"]:nth-child(3) .circle_text {
    width: 90%;
    display: block;
    margin: 0 auto
}

.step__container .circle__bx {
    display: flex;
    align-items: center;
    justify-content: center
}

#rever{
    position: relative;
}

#rever::before {
    content: "New Arrival";
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    background: #48a513;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
    padding: 6px 8px 4px 8px;
    z-index: 2;
}

@media only screen and (max-width:1024px) {
    .circle_text {
        font-size: 12px;
        line-height: 18px;
        width: 100%;
        position: static
    }
    #circle>img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%)
    }
    .circle-badge {
        z-index: 9
    }
    .circle__content {
        top: -2px
    }
    .stepHeading {
        line-height: 36px;
        margin-bottom: 20px
    }
}

@media only screen and (max-width:768px) {
    .stepHeading {
        line-height: 26px;
        width: 100%
    }
    .circle-badge {
        position: absolute;
        left: 50%;
        top: 17px;
        transform: translateX(-140%)
    }
    .step__container {
        display: flex;
        flex-wrap: wrap
    }
    #how-does-row {
        position: static;
        margin: 0;
        width: 100%;
        margin-top: 10px !important
    }
    .step__container>div[class^="col-"] {
        width: 49%;
        padding: 0 10px;
        display: inline-block;
        vertical-align: top
    }
    .step__container>div[class^="col-"]:nth-child(2),
    .step__container>div[class^="col-"]:nth-child(4) {
        border-left: 1px solid #ddd
    }
    #rever.buttongroupArrow::before {
    top: -44px;
    }
}

@media only screen and (max-width:640px) {
    .nlpcontainer {
        z-index: -1
    }
    .step__container>div[class^="col-"]:nth-child(2),
    .step__container>div[class^="col-"]:nth-child(4) {
        border-left: none
    }
    .circle-badge {
        top: 18px
    }
    #how-does {
        padding: 0 !important;
        width: 90% !important
    }
    #clickhere>.row {
        margin-top: 50px !important;
        margin-top: 28px !important
    }
    .step__container>div[class^="col-"]:nth-child(2) .circle_text,
    .step__container>div[class^="col-"]:nth-child(3) .circle_text {
        width: 95%
    }
    .circle_text {
        font-size: 15px
    }
    .nlpcontainer .heading02 {
        padding: 5px 30px 35px !important;
        line-height: 26px !important;
        padding-bottom: 0px !important;
        margin-bottom: 10px !important
    }
    .lsh-introduction {
        font-size: 15px !important;
        line-height: 22px !important;
        position: relative;
        z-index: 1;
        background: transparent;
        top: -3px;
        padding: 2px 40px 60px !important
    }
    .lsh-detail-box-section h4.heading {
        top: -30px;
        padding-bottom: 0
    }
    .lsh-technology-section .lsh-detail-box-section .lsh-product {
        margin: 8% auto 0 !important
    }
    .lsh-product {
        height: 300px
    }
    .lsh-technology-section .lsh-detail-box-section .lsh-product {
        background: #fff;
        border-radius: 4px;
        box-shadow: 1px 2px 15px #cfe6f3
    }
    .plan-section .customer-heading {
        padding-top: 30px
    }
    .plan-section .customer-heading {
        padding-bottom: 0;
        margin-bottom: 0
    }
    .lsh-details {
        font-size: 15px
    }
    .lsh-product-dlt li {
        font-size: 14px
    }
    .lsh-details {
        font-size: 15px;
        line-height: 23px;
        margin: 19px 0 16px
    }
    .save-plans {
        font-size: 15px
    }
    .subscription-wrapper .panelBx .panelHeader ul li:first-of-type,
    .subscription-wrapper .panelBx .panelHeader ul li:last-of-type,
    .subscription-wrapper .panelBx .panelFooter {
        font-size: 15px
    }
    .subscription-wrapper .panelBx .panelHeader ul li:last-of-type span {
        font-size: 13px
    }
    .subscription-wrapper .panelBx .panelFooter {
        padding: 6px 15px
    }
    .subscription-wrapper .panelBx .panelHeader {
        padding: 10px 15px
    }
    .subscription-wrapper {
        padding: 0 0 10px 0
    }
    .best-purchase-section .heading02 {
        padding: 19px 0 62px !important
    }
    .best-purchase-section .best-purchase-wrapper .best-purchase-box .product-detail {
        margin-bottom: 0 !important
    }
    .best-purchase-section .best-purchase-wrapper .best-purchase-box .product-detail li {
        font-size: 13px !important;
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 400
    }
    #best-purchase {
        margin-bottom: 0 !important;
        padding: 40px 20px !important
    }
    .stepHeading {
        line-height: 27px;
        width: 82%;
        padding-top: 15px !important;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important
    }
    .testimonial {
        padding-bottom: 45px !important
    }
    #bolt,
    #envy, #lotier, #stealth {
        font-size: 14px !important;
        font-family: 'Poppins' !important;
          margin-left: 0 !important;
    }
    #boltAlkaline::before {
    top: -41px;
    }
    .oveflowLot::-webkit-scrollbar{
        width: 0;
        height: 0;
    }
    .buttongroupArrow::before {
        margin-top: 28px !important
    }
    .container__subsPlan {
        width: 90% !important
    }
    .container {
        width: 100% !important
    }
    #header .container {
        width: 90% !important
    }
    .lsh-product .lsh-product-img img {
        width: 50% !important
    }
    .lsh-product .lsh-product-img img.envyimage {
        width: 55% !important
    }
    #bolt,
    #envy, #lotier, #stealth, #rever, #boltAlkaline {
                width: 259px !important;
        padding: 8px 33px;
    }
    .buttongroup2#boltAlkaline::before{
            top: -13px;
    }
    .buttongroup2,.buttongroupArrow {
    margin-left: 0px !important;
    }
        #lotier::before {
        font-size: 10px;
        padding: 6px 5px 2px 22px;
        background-size: 12px 12px;
        background-position: 6px center;
    }
    #bolt {
        left: -3px !important
    }
    .click-here {
        width: 90% !important;
        margin: 0 auto !important;
        display: block;
        margin-left: auto !important
    }
    .click-here-para {
        font-size: 16px !important
    }
    #btnClickHere {
        left: -115px !important
    }
    #btnClickHere,
    p {
        font-size: 15px !important
    }
    .testimonial {
        margin: 30px 45px 20px !important
    }
    #testimonial-slider .owl-prev,
    #testimonial-slider .owl-next {
        top: 45%;
        transform: translate(-50%, -50%)
    }
    #testimonial-slider .owl-prev {
        left: 15px
    }
    #testimonial-slider .owl-next {
        right: 1px
    }
    .testimonial .testimonial-content {
        min-height: 458px
    }
    #testimonial-slider .owl-dots {
        bottom: 0 !important
    }
    #footer .footer-menu .footer-menu-list {
        margin-bottom: 0 !important
    }
}

@media only screen and (max-width:390px) {
    .nlpcontainer .heading02 {
        padding: 5px 20px 0px !important;
        font-size: 19px !important
    }
    .lsh-introduction {
        font-size: 14px !important
    }
}

@media only screen and (max-width:360px) {
    #btnClickHere {
        left: -95px !important
    }
}

@media only screen and (max-width:320px) {
    .nlpcontainer .heading02 {
        font-size: 17px !important
    }
}