* {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans' !important;
}

@media (min-width: 1200px) {
    .container {
        width: 1200px !important;
    }
}

p {
    font-size: 17px;
    line-height: 1.7em;
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: -1px;
}

.white-text {
    color: #fff;
}

.dark-text {
    color: #000 !important;
}

.font-weight-500 {
    font-weight: 500 !important;
}

.font-weight-600 {
    font-weight: 600 !important;
}

.banner-section {
    background-image: url(https://www.astroved.com/hindi/wp-content/uploads/2024/01/Yearlong-Report-dsk.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    display: block !important;
}

.text-section {
    padding: 50px 0px;
}

.main-title {
    font-size: 33px;
    color: #ffcc00;
    font-weight: 600;
}

.sub-title {
    font-size: 23px;
    color: #FFFFFF !important;
    line-height: 1.7em;
    font-weight: 500;
    letter-spacing: -1px;
}

.event-date {
    color: #fff;
    font-size: 14px;
    padding-left: 8px;
    font-weight: 600;
}

.text-sm {
    font-size: 17px;
}

hr {
    width: 60%;
    border-top: 2px solid #ededed;
}

.button-div {
    padding: 40px 0px;
}

.join-now-btn {
    color: #00355f;
    border-radius: 5px;
    font-size: 16px;
    background-color: #ffcc00;
    padding: 13px 40px;
    font-weight: 600;
}

.join-now-btn:hover {
    text-decoration: none;
}

.overview-section {
    width: 100%;
    float: left;
    padding: 30px 0px;
    background-color: #fff;
}

.underline-title {
    padding-bottom: 10px;
}

.hr-line {
    margin: 0px;
    width: 20%;
    margin: 0 auto;
    border-top: 2px solid #000;
}

.sub-title-1 {
    font-weight: 500;
    font-size: 25px;
    padding-bottom: 15px;
    color: #000;
    margin-top: 0;
}

.overview-content {
    padding-top: 30px;
}

.video {
    border-radius: 20px;
}

.section-2,
.section-4 {
    background-color: #fff;
    width: 100%;
    float: left;
    padding: 50px 0px;
}

.varahi-homa-content {
    padding: 25px 0px;
}

.varahi-homa-content-1 {
    padding: 70px 0px;
    padding-left: 25px;
}

.section-3 {
    background-color: #fff;
    width: 100%;
    float: left;
    padding: 50px 0px;
    padding-top: 50px;
}

.section-5 {
    width: 100%;
    float: left;
    padding: 30px 0px;
    padding-top: 50px;
}

.bullet-style {
    padding-left: 20px;
    margin-top: 20px;
}

ul.bullet-style li:before {
    content: "\f005";
    color: #000000;
    font: normal normal normal 14px/1 'FontAwesome';
    font-size: .7em !important;
    font-weight: 800;
    position: absolute;
    left: 20px;
    padding-top: 10px;
}

.listing-content {
    width: 80%;
    padding: 30px 0px;
}

.bullet-style li {
    font-size: 17px;
    padding-bottom: 0.7em;
    list-style: none;
    padding-left: 5px;
    line-height: 1.7em;
}

.border-right {
    border-right: 2px solid #e7e7e7;
    margin-right: 20px;
}

.homa-section {
    background-color: #7841b0;
    padding: 50px !important;
    border-radius: 20px;
    box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%);
    margin-top: 50px;
}

.homa-img {
    border-radius: 20px;
}

/*lead generation form---*/
.lead-generation-form {
    /* background-color: #ececec; */
    padding: 26px 20px;
    padding-bottom: 20px;
    border-radius: 5px;
}

.newsletter-form input {
    font-size: 13px;
    font-weight: 400;
    color: #333;
    background-color: #fff;
    margin-bottom: 10px;
    width: 100%;
    padding: 9px 8px;
    border-radius: 5px;
    border: 1px solid #c6c5c5;
}

.submit-btn {
    background-color: #f78d06 !important;
    color: #fff !important;
    border: 2px solid #f78d06 !important;
    font-weight: 600 !important;
}

.submit-btn:hover {
    background-color: #fff !important;
    border: 2px solid #f78d06 !important;
    color: #f78d06 !important;
    transition: 0.4s;
}

:focus-visible {
    outline: -webkit-focus-ring-color auto 0px;
}

/*homa booking form---*/
.special-homa-form {
    background-color: #ffffff;
    padding: 26px 20px;
    padding-bottom: 20px;
    border-radius: 10px;
}

.special-homa-form select {
    width: 100%;
    padding: 8px 5px;
    margin-bottom: 15px;
    border-radius: 5px;
    border: 1px solid #c6c5c5;
    font-size: 13px;
}

.form-head {
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 20px;
}

.special-homa-form label {
    font-weight: 500;
    font-size: 13px;
}

.check-box {
    display: flex;
    margin-bottom: 10px;
}

#checkid {
    width: 6%;
    margin-right: 10px !important;
}

.price {
    margin-bottom: 100px;
    display: inline-flex;
}

.value {
    border: 1px solid #d8d7d7;
    border-radius: 7px;
    text-align: center;
    padding: 8px 15px;
    margin-right: 15px;
    cursor: pointer;
    transition: 0.4s;
    font-size: 10px;
    color: #a4a4a4;
}

.value:hover {
    background-color: #f78d06;
    color: #fff;
}

.optional {
    color: #b2b0b0;
    padding-left: 10px;
    font-weight: 400 !important;
}

/*ipad--*/
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .container {
        width: 700px !important;
    }

    .text-section {
        padding: 15px 0px !important;
        padding-bottom: 30px !important;
    }

    .banner-img {
        width: 270px !important;
        padding-top: 33%;
    }

    .video-col {
        text-align: center;
        padding-top: 20px;
    }

    .video {
        width: 70%;
    }

    .homa-form-col {
        margin-top: 10px;
    }

    .check-box input#checkid {
        width: 2% !important;
    }

    .sub-title {
        font-size: 17px;
        padding-bottom: 0px;
        margin-bottom: 10px !important;
    }

    .button-div {
        padding: 26px 0px;
    }

    .sticker.stick {
        padding-left: 5% !important;
        padding-right: 3% !important;
    }

    .varahi-homa-img {
        width: 250px !important;
    }

    .varahi-homa-content {
        padding: 0px 0px;
    }

    .listing-content {
        width: 100%;
    }

    .steps-inner.text-center {
        margin-bottom: 30px;
    }

    .row.steps {
        width: 100% !important;
    }

    .banner-section {
        background-image: url(https://www.astroved.com/wp-content/uploads/2023/11/Yearlong-Report-tab.jpg);
        background-size: cover;
        background-repeat: no-repeat;
    }

    .row.steps {
        width: 100%;
    }

    .steps-inner {
        height: 400px;
    }

    .main-title {
        font-size: 23px !important;
        padding-bottom: 10px !important;
    }

    .sub-title {
        font-size: 18px;
        padding-bottom: 10px;
    }

    .button-div {
        padding: 20px 0px;
    }

    .text-section {
        padding: 20px 0px !important;
    }

    hr {
        margin: 4px 0px;
    }
}

/*sticky menu---*/
.sticker {
    display: none;
}

.sticker {
    padding: 10px;
    text-align: center;
    background: #ffffff;
    font-weight: 500;
}

.title-btn {
    display: inline-flex;
    width: 100%;
}

.dynamic-title {
    width: 80%;
}

.dynamic-title-text {
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -1px;
}

.stick {
    position: fixed;
    top: 0px;
}

.sticker.stick {
    display: block;
    width: 100%;
    left: 0px;
    padding-left: 12%;
    padding-top: 15px;
    padding-bottom: 15px !important;
    padding-right: 6%;
    box-shadow: 0px 12px 18px -6px rgb(135 134 134 / 30%);
}

.fixed-btn-package {
    background-color: #fdf5e2;
    border-radius: 5px;
    color: #000;
    font-size: 14px;
}

.fixed-btn-package a {
    padding: 8px 25px 8px;
    display: block;
    color: #000;
    font-weight: 600;
}

.banner-img-mob {
    width: 100%;
}

/*responsive mob media query--*/
@media only screen and (max-width: 760px) {
    .agastiya-work {
        text-align: left !important;
    }

    .consult-time {
        text-align: center !important;
        background: rgba(0, 0, 0, 0) url(/images/consult-time-icon.png) no-repeat scroll 70px 7px !important;
    }

    .steps-inner p {
        text-align: center !important;
    }

    .service-section p {
        text-align: left;
    }

    section.section-2.service-section {
        padding-top: 30px;
    }

    section.section-3 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .row.overview-content.first-para {
        padding-top: 0px !important;
    }

    ul#booking {
        margin-top: -8px !important;
    }

    .row.steps {
        width: 100% !important;
        margin-bottom: 10px !important;
    }

    .steps-inner.text-center {
        margin-bottom: 20px;
    }

    .service-section .container {
        padding-bottom: 10px !important;
    }

    .overview-content {
        padding-top: 0px;
    }

    .overview-section {
        padding: 30px 0px;
    }

    .sub-title-1 {
        font-size: 18px !important;
    }

    p {
        font-size: 16px;
    }

    li {
        font-size: 16px !important;
    }

    .video {
        border-radius: 10px;
        height: 200px;
        margin-top: 20px;
    }

    .mob-text {
        padding-top: 25px;
    }

    .section-2,
    .section-4 {
        padding: 45px 0px;
    }

    .varahi-homa-img {
        width: auto !important;
    }

    .homa-img {
        border-radius: 10px;
        width: 100%;
    }

    .section-3 .varahi-goddess-img {
        text-align: center;
    }

    .listing-content {
        width: 95%;
    }

    .border-right {
        border-right: none;
    }

    .listing-content {
        padding: 10px 0px;
    }

    .special-homa-form select {
        margin-bottom: 30px;
    }

    .price {
        margin-bottom: 30px;
    }

    .homa-section {
        background-color: transparent;
        padding: 20px !important;
        border-radius: 20px;
        box-shadow: none;
        margin-top: 0px;
    }

    .homa-section h2 {
        color: #000;
        font-weight: 600 !important;
    }

    .homa-section p {
        color: #000;
    }

    .homa-img.mob-homa-img {
        margin-bottom: 30px;
    }

    .varahi-homa-content-1 {
        padding: 0px;
        padding-left: 0px;
    }

    .lead-generate {
        border: 2px solid #f2f2f2;
        margin: 0px 20px !important;
        border-radius: 10px;
        padding: 20px 5px !important;
    }

    .lead-generation-form {
        padding: 15px 0px;
    }

    .section-5 {
        padding-top: 0px;
    }

    .section-4 {
        padding-bottom: 0px;
    }

    .sticker-mob {
        padding: 10px;
        text-align: center;
        width: 100%;
        font-weight: 500;
        left: 0px;
        display: none;
        background: #13698c3d;
    }

    .stick-mob {
        position: fixed;
        bottom: -2px;
    }

    .sticker-mob.stick-mob {
        display: block;
    }

    .fixed-btn-package-mob {
        background-color: #fdf5e2;
        padding: 11px 10px 11px;
        border-radius: 10px;
        color: #ec6200;
        width: 95%;
        margin: 0 auto;
        font-size: 14px;
    }

    .fixed-btn-package-mob a {
        color: #000 !important;
        font-weight: 600;
    }

    .sticker.stick {
        display: none;
    }

    .fixed-btn-package-mob a:hover {
        text-decoration: none;
    }

    .sub-title-1 {
        text-align: left !important;
    }

    .row.overview-content:last-child {
        padding-top: 20px;
    }
}

/*mob view codes---*/
.mob-view-only p {
    margin-bottom: 0px;
    padding: 8px 0px;
    font-weight: 600;
}

.mob-head-content {
    padding: 20px 0px;
}

.mob-h1 {
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}

.mob-content {
    padding: 20px 0px;
}

.mob-banner-content {
    padding: 10px 20px;
    background-color: #ffffff4a;
    border-radius: 10px;
    padding-bottom: 20px;
}

.mob-h2 {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 0px;
}

.mob-h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6em;
}

.mob-hr-line {
    width: 100%;
    border-top: 1px solid #cdc9c9;
    margin-bottom: 5px;
}

.date-time-section {
    color: #f78d06;
    font-size: 13px;
}

.event-date-1 {
    font-size: 13px;
    font-weight: 600;
    padding: 5px 0;
    padding-left: 10px;
}

.date-time-section-1 {
    padding-top: 0px !important;
}

.view-pack {
    background-color: #fdf5e2;
    width: 100%;
    border-radius: 10px;
    font-weight: 600;
    border: none;
}
button.view-pack {
    padding: 0;
}
.view-pack a {
    padding: 10px 15px;
    display: block;
    color: #420e4d;
    border: none;
    font-size: 14px;
}

.overviews {
    background-color: #ffffff;
    box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%);
    z-index: 22;
    position: sticky;
}

.overviews.active {
    box-shadow: none;
}

.service-section p {
    text-align: left;
}

#services {
    float: left;
    width: 100%;
    box-shadow: 0px 12px 18px -6px rgb(0 0 0 / 30%);
    z-index: 22;
    position: sticky;
    background-color: #6d2c58;
}

.rotate {
    color: #000;
    font-weight: 600 !important;
}

.rotate>.fa-angle-down {
    transition: all .5s linear;
    float: right;
    padding-top: 7px;
    font-size: 20px;
    font-weight: 600;
}

.rotate.down .fa.fa-angle-down {
    transform: rotate(-90deg) !important;
    padding-top: 7px;
}

/*responsive d none code--- hide on mob---*/
@media only screen and (max-width:760px) {
    .d-none.d-sm-block {
        display: none !important;
    }
}

/*visible only on mob---*/
@media only screen and (max-width:760px) {
    .d-block.d-sm-none {
        display: block !important;
    }
}

@media screen and (min-width: 768px) {
    .d-block.d-sm-none {
        display: none !important;
    }
}

/*--*/
.mob-content {
    padding: 0px;
    background-color: #00355f;
}

.mob-h1 {
    font-size: 18px;
    font-weight: 600;
    color: #ffcc00;
    padding-bottom: 9px;
}

h3.mob-h3.white-text.font-s {
    font-size: 20px;
    line-height: 1.5em;
    padding-bottom: 10px;
    text-align: left;
    margin: 0px;
}

.service-section .container {
    padding-bottom: 30px;
}

section#end {
    width: 100%;
    float: left;
    height: 5px;
}

section.section-2.service-section {
    padding-bottom: 0px;
    background-color: #00355F;
}

.booking-section {
    background-color: #f6f6f6;
    padding-top: 50px;
}

.booking-section h2 {
    padding-bottom: 0px;
}

.lac-main-wrap {
    margin-top: 0px !important;
}

.booking-section .sub-title-1 {
    text-align: center !important;
}

.steps-inner img {
    width: 45%;
}

.row.steps {
    width: 75%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

p.step-no {
    font-size: 20px !important;
    font-weight: 700;
    text-align: center;
    margin-top: 23px;
    color: #6d2c58;
}

.steps-inner.text-center {
    box-shadow: 0 0 10px 0 #00000012;
    background-color: #ffffff;
    padding: 15px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    border: 2px solid #fff;
}

.step-1 {
    min-height: 352px !important;
}

.row.steps p {
    font-size: 16px;
}

.steps-inner.text-center.step-3 {
    min-height: 352px !important;
}

.steps-inner.text-center:hover {
    background-color: #6d2c58;
    transition: 0.5s;
    cursor: pointer;
    border: 2px solid #fff;
}

.steps-inner.text-center:hover>p {
    color: #fff !important;
}

.row.overview-content.first-para {
    padding-top: 10px;
}

@media only screen and (max-width: 760px) {
    p {
        font-weight: lighter;
    }

    .sticker-mob {
        padding: 10px;
        text-align: center;
        width: 100%;
        font-weight: 500;
        left: 0px;
        display: none;
        background: #13698c3d;
    }

    .sticker-mob.stick-mob {
        display: block;
    }
    .yr-col{padding:20px 0 !important   ;}
    .stick-mob {
        position: fixed;
        bottom: -2px;
    }

    div#recent-purchase {
        display: none !important;
    }
}

@media screen and (min-width: 760px) and (max-width: 2600px) {
    .sticker-mob {
        display: none;
    }
}

#fixed-header.small {
    position: relative !important;
}

.steps-inner:hover>img {
    filter: invert(65%) sepia(30%) saturate(214%) hue-rotate(335deg) brightness(221%) contrast(100%);
}

.hero1-text h2 {
    color: #fff;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 10px;
    line-height: 50px;
    margin-top: 10px;
    text-align: center;
}

.speaker-name h2 span {
    text-align: center;
    color: #fdce42;
    font-weight: 700;
    padding: 0px 0px;
    font-size: 52px;
    letter-spacing: 0px;
    line-height: 68px;
}

@media screen and (max-width: 420px) {
    .speaker-name h2 span {
        font-size: 36px;
        letter-spacing: 0px;
        line-height: 46px;
    }
}

#breadcrumbs-container-inner {
    display: none;
}

#page-content-title {
    display: none;
}

#rev-slider-header {
    display: none;
}

.col-md-12.pull-right {
    box-shadow: 0 1px 3px #999999;
    margin-left: 4%;
    margin-top: 8px;
    padding: 10px 15px;
    margin-bottom: 15px;
}

.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoname {
    text-align: center;
    font-size: 17px;
    font-weight: bold;
}

.height10 {
    line-height: 10px;
}

.statue-img {
    text-align: center;
}

.statue-img img {
    border: 2px solid #ffffff;
    border-radius: 2px;
}


.price2-btn-container {
    margin: auto;
    position: relative;
    width: 80%;
}


.btn-price2 {
    background-color: #ccb837;
    color: #f2f1f1;
    font-size: 25px;
    margin: 30px 0 0;
    padding: 10px 10px;
}

.btn-price2:hover {
    background-color: #584d8f;
    color: #f2f1f2;
}

.about-section-two h2 {
    color: #354459;
    font-size: 20px;
}

.about-section-two {
    background-color: #fffffd;
    color: #777777;
    padding: 27px 0px 33px 0px;
    position: relative;
    z-index: 3;
    text-align: center;
}



p.cost {
    display: none;
}

.av-list-1 {
    color: #666661;
}

a.add_cart {
    background: #ffcc00 url(https://www.astroved.com/images/cart.png) no-repeat scroll 12px -23px;
    border: medium none;
    box-shadow: none;
    color: #00355f;
    display: inline-block;
    float: none !important;
    font-size: 16px;
    line-height: 1.4;
    margin: 0 auto;
    padding: 8px 20px 5px 38px;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    text-shadow: none;
}

a.add_cart:hover {
    background: #ff5a00 url("https://www.astroved.com/images/cart.png") no-repeat scroll 12px 11px;
    transition: all 0.5s ease-in-out 0s;
    color: #fff;
}

.text-wrap {
    border-radius: 3px;
    margin-bottom: 0;
    padding: 25px 15px;
    background: rgba(27, 24, 23, 0);
}

.list-inline>li {
    display: inline-block;
    margin-left: 20px !important;
    padding-left: 5px;
    padding-right: 5px;
}

.summary-program-section a {
    color: #777776;
    font-size: 16px;
    line-height: 1.4
}

.headtext-center {
    text-align: center;
    padding: 11px 0px 0px 0px;
    width: 80%;
    margin: 320px auto 0;
}

.qut-author {
    font-size: 13px;
    font-weight: bold;
}

.quote-container {
    font-size: 25px;
    font-family: georgia, serif;
    margin-bottom: 10px;
}

* {
    box-sizing: border-box;
}

*::after,
*::before {
    box-sizing: border-box;
}

.lead-wrapper {
    color: #333;
    font-family: 'Roboto', sans-serif !important;
    font-size: 18px;
}

a {
    color: #dc87b9;
}

.box-header.headtext-center {
    color: #fff;
    text-align: center;
}

.box-header h2 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.btn-top {
    background-color: #db932e;
    border: 1px solid #7a0e0e;
    color: #fff9f8;
    display: inline-flex;
    font-family: "arial", serif;
    font-size: 20px;
    font-weight: bold;
    padding: 12px 20px;
}

.btn-top:hover {
    background-color: #bb8130;
    color: #fff9f2;
}

.fixed-header {
    background-color: #7a0e0e;
    color: #f6f8f7;
    padding: 20px 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 999;
}

.fixed-header .top-text-list.list-inline {
    margin-bottom: 0;
}

.top-text-list li {
    vertical-align: middle;
}

.top-text-div1 {
    font-family: impact, serif;
    font-size: 20px;
}

.top-text-div2 {
    font-family: impact, serif;
    font-size: 20px;
}

.top-list-container {
    margin-left: 0;
}

.counter ul li {
    margin: 0;
    padding: 0 2px 0 0;
}

.countdown {
    padding-left: 0;
}

.countdown li {
    background-color: #7a0e0e;
    border: 1px solid #db932e;
    border-radius: 3px;
    color: #fff9f9;
    padding: 5px;
    text-align: center;
    width: 60px;
    display: inline-block;
}

.countdown span {
    display: inline-block;
    font-family: "Droid Sans", sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding: 6px 0 0;
}

.countdown p {
    font-size: 13px;
    padding: 0;
    text-align: center;
}

.hero-text-container {
    background-image: url(https://www.astroved.com/wp-content/uploads/2021/11/2022-yearly-horoscope-predictions.jpg);
    background-color: #fff;
    background-size: cover;
    background-position: center center;
    border-bottom: 1px solid #fff;
}

.hero-text-container {
    position: relative;
    z-index: 2;
}

.hero-text-container hr {
    border-color: #fee8d9;
    margin: 12px 0;
    opacity: .17;
}

.hero1-text h1 {
    color: #fecd00;
    font-size: 46px;
    font-weight: 700;
    line-height: 44px;
    margin-bottom: 25px;
    margin-top: 10px;
}

.yellow-txt {
    color: #ffd016;
}

.hero-text h2 {
    color: #7a0c00;
    font-size: 25px;
    font-weight: 500;
    line-height: 37px;
    margin-top: 0;
    text-shadow: 0 1px 2px #8fcc3c;
}

.lead-wrapper .hero-text h3 {
    color: #43464b;
    font-family: "Oswald", sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
    margin-top: 12px;
}

.hero-text.text-wrap>h4 {
    color: #081700;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}

.hero-text .location {
    color: #293445;
    font-size: 30px;
    font-weight: lighter;
    margin-bottom: 35px;
}

.trust-section {
    background-color: #f4f4f4;
    padding: 10px 0;
}

.btn-hero {
    background-color: #dc87b9;
    border: 1px solid #f3f3f3;
    color: #f6f6f7;
    display: inline-block;
    font-size: 26px;
    margin: -25px auto 0;
    padding: 30px 10px;
    position: relative;
    transition: all 0.2s ease-out 0s;
    width: 70%;
    z-index: 9;
}

.btn-hero:hover {
    background-color: #cf7cad;
    border: 1px solid #f3f3f3;
    color: #f6f6f8;
    font-size: 26px;
    margin: -30px auto -5px;
    padding: 35px 10px;
    width: 73%;
}

.about-section {
    background-color: #fffffd;
    padding: 27px 0 15px;
    position: relative;
    z-index: 3;
}

.about-section .checkmark-list li::before {
    color: #ffffff;
}

.clear {
    clear: both;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}

.h2,
h2 {
    font-size: 30px;
}

.lead-wrapper h3 {
    font-size: 38px;
    text-align: center;
    color: #4e1357;
    padding: 30px 0px;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
}

.buttom-line {
    background: #e6ae39;
    content: "";
    float: left;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 2px;
    z-index: 11;
}


.about-section h4 {
    color: #72166d;
    font-size: 1.4em;
    padding-bottom: 10px;
}

.about-section ol {
    margin-bottom: 15px;
    margin-left: 30px;
}

.about-section ol li {
    padding: 5px;
}

p {
    margin: 0 0 10px;
}

.summary-program-section {
    background-color: #fffffc;
    color: #777776;
    padding: 25px 0 50px;
}

.summary-program-section h2 {
    color: #084d8d;
    font-size: 1.7em;
}

.summary-program-section li a {
    color: #777776;
}

hr.nopadding {
    border-color: #e7e7e7;
    margin: 0;
    padding: 0;
}

.checkmark-list li {
    list-style: none;
}

.pricing-features .checkmark-list li {
    list-style: none;
    color: #777772;
}

.checkmark-list li::before {
    color: #ffffff;
    content: "\f00c";
    display: inline-block;
    font-family: FontAwesome;
    margin: 0 7px 0 -25px;
}

.pricing-section {
    background: #084d8d;
    font-family: "Lato", sans-serif;
    font-size: 1.1em;
    padding: 55px 0;
}

.pricing-box .checkmark-list li {
    margin-left: 0;
}

.pricing-box-container ul li {
    vertical-align: top;
}

.pricing-box {
    background-color: #fafafa;
    margin: 30px 0;
    padding: 10px;
    position: relative;
    width: 272px;
}

.best-value-corner {
    position: absolute;
    right: 0;
    top: 0;
}

.pricing-header {
    background-color: #d9d9d9;
    color: #878787;
    font-family: "Oswald", sans-serif;
    font-size: 30px;
    padding: 20px 5px;
}

.pricing-price-area {
    background-color: #fafafb;
    border: 1px solid #d7d7d7;
    margin: 10px 0 0;
    padding: 15px 5px;
}

.pricing-price-area .price-header1 {
    color: #c2c2c2;
    font-size: 20px;
}

.pricing-price-area .price-header2 {
    color: #ea256b;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 2em;
    line-height: 1.8em;
    font-weight: 500;
}

.pricing-price-area .price-header2 span {
    color: #084d8d;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 30px;
    font-weight: 800;
}

.pricing-price-area h3 {
    color: #c2c2c2;
    font-size: 1.4em;
    font-weight: lighter;
    margin-top: 0;
}

.pricing-features {
    color: #777772;
    padding: 10px 10px 10px 0;
    text-align: left;
}

.pricing-features .checkmark-list {
    padding-left: 35px;
    font-size: 16px;
}

.pricing-features .checkmark-list li::before {
    color: #084d8d;
}

.pricing-features ul li {
    line-height: 1.7em;
}

.btn-pricebox {
    background-color: #db932e;
    color: #f1f1f6;
    padding: 10px 5px;
}

.btn-pricebox:hover {
    background-color: #b8781e;
    color: #f1f1f7;
}

.price-button-bottom-container {
    margin-bottom: 20px;
}

.btn-price-bottom {
    background-color: #4d5d71;
    color: #f3f3f4;
}

.btn-price-bottom:hover {
    background-color: #ca735a;
    color: #f3f3f5;
}

.price1-footer-text {
    color: #ffffff;
    font-family: "Lato", sans-serif;
    margin-top: 10px;
    text-align: center;
}

table.table {
    border: 1px solid #dddddd;
}

table.table tr th {
    background: #c18505 none repeat scroll 0 0 color: #ffffff;
    padding: 12px 8px;
    text-transform: uppercase;
}

table.table tr td {
    border: 1px solid #dddddd;
}

.cta {
    bottom: 0;
    left: 0;
    line-height: 1.4;
    margin-bottom: 15px;
    /* margin-top: 25px; */
    padding: 2px 0 0;
    position: relative;
    text-align: center;
}

.donate {
    color: #fff;
    font-size: 16px;
    border-radius: 0px;
    border-bottom: 1px solid #ffde00;
    background-color: #550087;
    text-decoration: none;
    padding: 7px 25px;
    font-weight: 500;
    margin-top: 10px;
    display: inline-block;
    transition: all .2s ease-in-out;
    font-weight: 600;
}

.cta a:hover {
    background: #fff;
}

.price1-footer-text a:hover {
    color: #fff;
}

.box-content-container {
    font-size: 1.2em;
    padding: 20px 0;
}

.box-content-container h2.header {
    color: #0c2650;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 2px;
    text-align: center;
}

.box-content-container h3 {
    color: #999;
    padding: 2px;
    text-align: center;
    font-size: 18px;
}

.box-content-container .subheader {
    color: #888888;
    margin-bottom: 30px;
}

.box-content {
    background-color: #fff;
    margin: 0 auto 30px;
    position: relative;
}

.box-content h3 {
    color: #000;
    margin-bottom: 10px;
    text-align: left;
}

.box-content-inner {
    background-color: #fff;
    color: #000;
    overflow: hidden;
    padding: 20px 20px 20px;
}

.box-content-inner h2 {
    display: block;
    padding: 5px 20px 15px 10px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 600;
    color: #7e0030;
}

.coup-txt {
    text-align: center;
    padding-bottom: 13px;
}

.coup-txt span {
    color: #ffd016;
    font-size: 1.2em;
}

p.subtit {
    margin-bottom: 10px;
    text-align: center;
    font-size: 1.2em;
    padding-top: 0;
    font-weight: 600;
}

.box-content-inner h4 {
    font-family: "Lato", sans-serif;
    font-weight: normal;
    margin: 4px 0;
}

.box-content-price {
    background-color: #fff;
    color: #084d8d;
    display: inline-block;
    padding: 5px 20px 5px 10px;
    margin-left: -10px;
    margin-bottom: 15px;
}

.box-content-inner>p {
    margin-bottom: 20px;
}

.box-cart-txt a {
    font-size: 23px;
    margin: 80px 0 20px 20px;
    color: #fff;
    text-align: right !important;
    text-decoration: underline;
}

.box-cart-txt a:hover {

    margin: 80px 0 20px 20px;
    text-decoration: underline;
    color: #fabfb4;
    text-align: right !important;
}


.footer-social-icons a {
    float: left;
    height: 32px;
    margin-right: 10px;
    width: 32px;
}

.legal-text {
    color: #f6f5f6;
    font-size: 12px;
    text-align: right;
}

.bottom-content {
    padding: 55px 0;
}

.bottom-content h2 {
    color: #354455;
}

.venusimg {
    background-size: cover;
    margin-bottom: 35px;
    text-align: center;
}

.venusimg>img {
    max-width: 100%;
    width: 200px;
}

.chant-mantra {
    display: inline-block;
    font-style: italic;
    line-height: 29px;
    margin-top: 10px;
}

.nine-god-section {
    line-height: 1.5;
    padding: 5px 0;
    color: #555;
}

.nine-god-section-2 {
    padding: 15px 0;
}

.lead-wrapper .nine-god-section h3 {
    color: #85007d;
    font-size: 1.2em;
    margin-top: 15px;
    text-align: left;
}

.nine-god-section h4 {
    color: #64112d;
    font-size: 1.1em;
    padding-bottom: 5px;
}

.row-sec-1 {
    background: #f2f2f2;
    padding: 25px 0;
}

.row-sec-2 {
    padding: 25px 0;
}

.nava-days>strong {
    color: #85007d;
}

div ul.av-list-1 li,
.av-list-1 li {
    padding: 4px 0 4px 20px;
    margin-left: 0;
}

.pillai-quote {
    background: #fee3ff none repeat scroll 0 0;
    border-left: 8px solid #913395;
    font-style: italic;
    margin: 20px 0 25px 5px;
    padding-left: 100px;
    padding-right: 30px;
    padding-top: 32px;
    position: relative;
}

.pillai-quote::before {
    color: #913395;
    content: "";
    font-family: fontawesome;
    font-size: 65px;
    left: 20px;
    opacity: .7;
    position: absolute;
    top: 0;
}

.pull-right.img-responsive {
    margin-left: 30px;
}

.pillai-quote>p {
    color: #555555;
}

.avr-responsive-embed-youtube {
    float: none;
    height: 310px;
    margin: 5px auto;
    width: 100%;
}

.video-caption {
    box-shadow: 0 1px 3px #999999;
    margin-left: 4%;
    margin-top: 20px;
    padding: 10px 15px;
}

.col-md-6.right-col {
    float: right;
}

.col-md-6.left-col {
    padding: 0;
}

.av-list-2 {
    margin-top: 10px;
}

.box-content .spl-txt p {
    color: #fec600;
    font-size: 1.1em;
    margin: 0;
    padding: 2px 0;
}

.spl-txt {
    margin-bottom: 10px;
}

.coup-txt>span {
    font-weight: 600;
}

.lead-wrapper p {
    line-height: 30px;
    letter-spacing: 1px;
    text-align: left;
}

@media screen and (min-width:0px) and (max-width:400px) {
    .venusimg {
        display: none;
    }
}

@media screen and (min-width:0px) and (max-width:992px) {
    .venusimg {
        display: none;
    }

    .row-feature {
        text-align: center;
    }

    .row-feature p {
        text-align: center;
    }
}

@media only screen and (max-width: 992px) {
    .fixed-header {
        position: relative;
    }

    nav {
        margin-top: 0;
    }

    .col-md-6.right-col {
        float: none;
        margin-bottom: 20px;
        padding: 0;
    }

    .video-caption {
        margin: 0;
    }

    .avr-responsive-embed-youtube {
        float: none;
        height: 398px;
    }
}

@media only screen and (max-width: 767px) {
    .logo {
        text-align: center;
    }

    .breakdown-img {
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    .pull-right.img-responsive {
        margin-left: 0px;
    }

    .pillai-quote {
        border-left: 3px solid #913395;
        margin: 0;
        padding: 12px 10px;
        text-indent: 40px;
    }

    .pillai-quote::before {
        color: #913395;
        font-size: 27px;
        left: -29px;
        top: 8px;
    }

    .avr-responsive-embed-youtube {
        height: 100%;
    }
}

.avr-responsive-youtube-right {
    float: right;
    width: 521px;
    height: 296px;
    margin: 5px;
    padding: 15px;
}

@media screen and (max-width:420px) {
    .avr-responsive-youtube-right {
        float: none;
        width: 100%;
        height: 100%;
    }

    .list-inline>li {
        margin-left: 0px !important;
    }

    .header-area h1 {
        color: #f2f2f3;
        margin: 0;
        padding: 0;
        text-align: center;
        font-size: 22px;
    }

    .header-area {
        background-color: #380606;
        padding: 40px 72px;
        margin-top: 20px;
        position: relative;
    }

    .text-wrap {
        border-radius: 10px;
        margin-bottom: 7px;
        margin-top: 8px;
        padding: 10px;
    }

    .height10 {
        height: 20px;
        clear: both;
    }
}

@media only screen and (max-width: 992px) {
    .pricing-box {
        width: 300px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .text-wrap {
        border-radius: 10px;
        margin-bottom: 7px;
        margin-top: 8px;
        padding: 0;
    }

    .lazy.summary-img.pull-right {
        float: none !important;
    }

    .donate {
        margin-bottom: 10px;
    }
}

.pricing-price-area.installment {
    border: none;
    border-top: 1px solid #ddd;
    margin-top: 17px;
}

.pricing-price-area.installment>h2 {
    color: #444444;
    font-size: 1.6em;
    margin-top: 0;
}

.pricing-price-area.installment .product-shortcode span {
    color: #084d8d;
    font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 30px;
    font-weight: 700;
    display: block;
    padding: 10px 0;
}

.box-content-container .cart_adjust>h3 {
    display: inline-block;
    font-size: 23px;
    font-weight: 600;
    margin-right: 10px;
    margin-top: 0;
    vertical-align: top;
}

.cart_adjust {
    float: left;
    clear: both;
    margin-top: 20px;
    text-align: left;
    margin-bottom: 25px;
}

.cart_adjust span {
    margin-right: 10px;
    font-size: 25px;
    vertical-align: top;
}

.product-shortcode {
    display: inline-block;
    vertical-align: top;
    min-width: 320px;
}

@media only screen and (min-width: 0) and (max-width:767px) {
    .cart_adjust {
        float: none;
        vertical-align: top;
    }

    .box-content-container .cart_adjust>h3 {
        margin-right: 0;
        text-align: right;
        font-size: 18px;
    }

    .product-shortcode {
        min-width: 100px !important;
    }

    .hero-text-container {
        background-image: url(https://www.astroved.com/wp-content/uploads/2019/11/2020-predictions-1.jpg);
        background-color: #4b1254;
    }

    .headtext-center {
        text-align: center;
        padding: 11px 0px 0px 0px;
        width: 80%;
        margin: 20px auto 0;
    }
}

@media only screen and (min-width:768px) and (max-width:980px) {
    .box-content-container .cart_adjust>h3 {
        display: block;
    }
}

.multiple_cost div.center {
    margin-bottom: 0;
}

.multiple_cost span {
    color: #4c1361;
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
    padding-top: 5px;
}

.mut-pro-wrap h6 {
    color: #4c1361;
    font-size: 1.2em;
    font-weight: 600;
    margin-top: 4px;
    padding-bottom: 10px;
}

.multiple_cost .mut-pro-wrap img {
    width: 100px;
}

.mut-pro-wrap {
    background: rgba(255, 255, 255, .8);
    padding: 15px;
    border-radius: 3px;
    padding-bottom: 30px;
    min-height: 120px;
}

.mut-pro-wrap.v-center {
    min-height: 128px;
    padding-top: 100px;
}

.product-shortcode.multiple_cost {
    display: block;
}

@media only screen and (min-width:478px) and (max-width:979px) {
    .mut-pro-wrap {
        min-height: auto;
    }

    .mut-pro-wrap.v-center {
        min-height: auto;
        padding-top: 0;
    }
}

.box-content-inner>h3 {
    font-weight: 600;
}

.multiple_cost div {
    margin-bottom: 12px;
}

.product-shortcode.multiple_cost>h3 {
    color: #913395;
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 20px;
}

.product_list_right {
    margin: 15px 0 0;
    text-align: center;
}

p.inst-txt {
    color: #555555 !important;
    margin: 7px 0 0;
    text-align: center;
}

.box-content-container .cart_adjust>h3 {
    display: inline-block;
    font-size: 23px;
    font-weight: 600;
    margin-right: 10px;
    margin-top: 0;
    vertical-align: top;
}

div ul.av-list-2>li {
    margin-left: 10px;
    padding: 3px 0 3px 20px;
}

.red {
    color: Red;
    margin-top: 20px;
    font-size: 16px;
}

.red1 {
    color: Red;
    margin-top: 20px;
    font-size: 25px;
}

.vedict {
    color: #ffd016;
    font-size: 30px;
    padding: 23px 0 0;
    font-weight: 600;
    text-align: center;
    text-shadow: 1px 1px 1px #000;
    line-height: 36px !important;
}

.lead-wrapper p.grand {
    font-size: 26px;
    color: #fff;
    margin: 10px 0 0;
    text-align: center;
    letter-spacing: 8px;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    padding: 23px 0 0;
    line-height: 36px;
}

.lead-wrapper p.grand1 {
    font-size: 28px;
    color: #eaf;
    margin: 10px 0 0;
    text-align: center;
    font-weight: 700;
    letter-spacing: 2px;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    padding: 10px 0 20px;
    line-height: 36px;
}

.mut-pro-wrap .fa {
    color: #47225d;
    font-size: 3em;
}

.video-version p {
    text-align: center;
}

.video-time-list li {
    list-style: none;
    display: inline-block;
    margin: 15px 0;
    width: 24%;
    font-size: 14px;
}

.video-time-list1 li {
    list-style: none;
    display: inline-block;
    margin: 15px 0;
    width: 24%;
    font-size: 14px;
}

.video-version a {
    color: #47225d;
}

.video-version-txt {
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.timer-body-block {
    border-radius: 2px;
    margin-bottom: 10px;
    text-align: center;
}

.timer-body-block .table-cell {
    display: inline-block;
    margin: 5px 10px 0;
    padding: 5px 0;
}

.timer-body-block .table-cell .tab-val {
    background: #ac003c;
    border-radius: 2px;
    display: inline-block;
    font-size: 25px;
    margin: 0;
    padding: 7px;
    color: #fff;
    min-width: 45px;
}

.table-cell .tab-unit {
    color: #000000;
    font-size: 15px;
    text-transform: capitalize;
}

.timer-body-block>p {
    font-size: 13px !important;
    color: #000;
    padding: 10px 0;
}

.simple_timer_ft .table-cell .tab-unit {
    color: #000000;
    font-size: 12px !important;
    text-transform: capitalize;
}

.eventtimer-wrap {
    position: relative;
    padding-top: 10px;
}

/*.signupby {
position: absolute;
left: 33%;
top: 30px;
font-weight: 700;
color: #000;
font-family: "Oswald",sans-serif;
font-size: 1.4em;
}*/

.signupby {
    position: relative;
    text-align: center;
    font-family: "Oswald", sans-serif;
    font-size: 1.4em;
    left: 0;
    top: 0;
    padding-bottom: 10px;
}

.col-md-12.pull-left {
    box-shadow: 0 1px 3px #999999;
    margin-left: 4%;
    margin-top: 8px;
    padding: 10px 15px;
    margin-bottom: 15px;
}

.section3 .box-content-container{
    background-color: #daf7f5;
}
.box-content-inner p{color: #000;}
.how-section1 {
    background: #f1f1f1dd;
    padding: 30px 0px;
}

.row-feature {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.how-section1 .subheading {
    color: #796307;
    font-size: 28px;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
    border-bottom: 1px solid #cccaca;
    margin-bottom: 10px;
}

.how-img {
    text-align: center;

}

.how-img img {
    max-width: 100%;
    height: auto;
    border-radius: 50% !important;
}

.row-feature p {
    color: #000;
}

.section2 {
    background: #f2f2f2;
}

.horo-gap img:hover {
    transform: scale(1.1);
    transition-duration: 0.5s;
}

.offer {
    float: none !important;
    color: #000;
    background-color: rgb(254, 205, 0);
}

.timerwap .value {
    color: #000 !important;
}

.timerwap .label {
    color: #000;
}

.timerwap .section p {
    color: #000;
}

.timerwap h4 {
    color: #4a1356;
}

.avmonth-coup {
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    color: #796307;
}

a.bookbtn {
    background: blue;
    padding: 15px 15px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border-radius: 5px;
}


.report-section {
    padding: 20px 0px;
    background: url(https://www.astroved.com/wp-content/uploads/2015/09/back2.jpg) no-repeat center center fixed;
}

.report-title h3 {
    font-size: 38px;
    text-align: center;
    color: #4e1357;
    padding: 0px 0px 30px;
    font-family: 'Lato', Helvetica, Arial, Lucida, sans-serif;
}

.report-para {
    font-size: 18px;
    font-family: 'Roboto', sans-serif !important;
    text-align: center;
}

.prod-sec {
    border-radius: 20px;
    padding: 20px 30px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.25);
    margin: 30px 30px;
    background: #fff;
}

.prod-title {
    text-align: center;
    font-size: 18px;
}

.product_price {
    text-align: center;
}

.product_price span {
    margin-right: 0px;
    color: #FF9800;
    font-size: 25px;
    vertical-align: top;
}

.prod-sec a.add_cart {
    background: #f3a434 url("https://www.astroved.com/images/cart.png") no-repeat scroll 12px -23px;
    border: medium none;
    box-shadow: none;
    color: #000;
    display: inline-block;
    float: none !important;
    font-size: 14px;
    line-height: 1.4;
    margin: 0 auto;
    padding: 9px 20px 8px 38px;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    margin: 10px;
}

.prod-sec .add_cart:hover {
    background: #fba200 url(https://www.astroved.com/images/cart.png) no-repeat scroll 12px 11px;
    transition: all 0.5s ease-in-out 0s;
}

.trans-report {
    background: #fff;
    padding: 30px;
}

.cent-sec h2 {
    margin-top: 0;
    color: #fff;
}

.cent-sec p {
    color: #fff;
}

.dis-row {
    display: flex;
    flex-direction: row;
    padding-top: 20px;
}

.dis-col1 {
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dis-col2 {
    width: 80%;
    align-self: center;
}

@media only screen and (max-width: 1024px) {
    .dis-row {
        display: block;
        padding-top: 10px;

    }

    .dis-col1 {
        width: 100%;
    }

    .dis-col2 {
        width: 100%;
    }
}

.ord-btn {
    text-align: center;
}

.ord-btn .button-div {
    padding: 20px 0;
}

.yr-p p {
    padding-top: 0;
}

.yr-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

.yr-col img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.yr-pkg {
    background-color: #6868fe;
    padding: 0 10px 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
    text-align: center;
}
a.yr-sample {
border-radius: 5px;
background: #fff;
display: inline-block;
color: #6868fe;
font-size: 17px;
padding: 6px 20px;
font-weight: 600;
margin-top: 10px;
border: 1px solid;
text-decoration: none;
}
.yr-sample:hover {
color: #fff;
border: 1px solid #fff;
background: transparent;
}
.yr-sp span {
display: block;
font-size: 20px;
}
.yr-col p {
margin-bottom: 0;
}
.horo-gap {text-align: center;}
.horo-gap img {
    display: block;
    margin: auto;
}
.horo-gap a {
    font-size: 18px;
    color: #1D4BAA;
    font-weight: 600;
}
.box-content::after {
    border: none;
}
.yr-col {
    padding: 20px 20px;
}
.view-pack a{
    background-color: #ffcc00;
}