﻿img {
    width: auto;
    max-width: 100%;
}


html {
    height: 100%;
    scroll-behavior: smooth;
}
.lineheight50{
    line-height:50px !important;
}

.bg-footerfix {
    background-color: #F1EBF7;
}
.bg-lightyellow {
    background-color :#FFE8A3;
}
.bg-red:hover {
    background-color: #f66b69;
}

body {
    font-size: 16px;
    line-height: normal;
    color: #000000;
    font-weight: normal;
    position: relative;
    min-height: 100%;
    overflow: visible !important;
    line-height: 22px;
}

    body.modal-open {
        overflow: hidden !important;
    }

.font12 {
    font-size: 12px;
    line-height: 15px;
}

.font14 {
    font-size: 14px;
    line-height: 24px;
}

.font16 {
    font-size: 16px !important;
    line-height: 19px !important;
}

.mob-font14 {
    font-size: 14px !important;
    line-height: 19px !important;
}

.font18 {
    font-size: 18px;
    line-height: 22px;
}

.font22 {
    font-size: 22px;
    line-height: 25px;
}

.font24 {
    font-size: 24px;
    line-height: 27px;
}

.font32 {
    font-size: 32px;
    line-height: 36px;
}

.color-red {
    color: #A22303 !important;
}

.style-disc {
    list-style: disc;
    line-height: 21px;
}

btn-check:focus + .btn, .btn:focus {
    box-shadow: none !important;
}

li::marker {
    color: #800909;
}

.style-discUl {
    padding-left: 1rem;
    font-size: 14px
}

.head-top-bg {
    background-color: #FFFBF0;
}

.bg-menu {
    position: sticky;
    top: 0px;
    z-index: 1000;
    background-color: #800909;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.btn1 {
    background-color: #FF8A25;
    border: #000029;
    border-radius: 5pt;
    color: #FFFFFF;
    font-weight: 600;
    padding: 7px 15px;
    font-size: 14px;
    box-shadow: 0px 2px 6px #fe9c2c9c;
}

    .btn1:hover {
        color: #FFFFFF;
        background-color: #f97c10;
    }

.clickTocall {
    color: #000;
}

    .clickTocall:hover {
        color: #000;
    }

.modal-content-bg {
    background-color: transparent !important;
    border: none;
}

    .modal-content-bg .btn-close {
        background-image: url(../content/images/pclose.svg);
        opacity: 1;
    }

.package-btn {
    background-color: #FF8A25;
    border: #000029;
    border-radius: 5pt;
    color: #FFFFFF;
    font-weight: 600;
    padding: 15px 85px;
    font-size: 18px;
    box-shadow: 0px 2px 6px #fe9c2c9c;
}

    .package-btn:hover {
        color: #FFFFFF;
        background-color: #f97c10;
    }

.package-call-btn {
    background-color: #FF8A25;
    border: #000029;
    border-radius: 5pt;
    color: #FFFFFF;
    font-weight: 600;
    padding: 15px 90px;
    font-size: 18px;
    box-shadow: 0px 2px 6px #fe9c2c9c;
}

    .package-call-btn:hover {
        color: #FFFFFF;
        background-color: #f97c10;
    }

.btn-appointment {
    background-color: #ffffff;
    border-radius: 5px;
    font-size: 18px;
    line-height: 22px;
    color: #800909;
    padding: 15px 56px 15px 56px;
    font-weight: 600;
    box-shadow: 0 3px 6px #00000029;
}

    .btn-appointment:hover {
        color: #e36e6e;
    }

.btn-appointment1 {
    background-color: #FF8A25;
    border-radius: 5px;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    padding: 15px 56px 15px 56px;
    font-weight: 600;
    box-shadow: 0px 4px 6px #fe9c2c9c;
}

    .btn-appointment1:hover {
        color: #ffffff;
        background-color: #f97c10;
    }

.btn-consultation {
    background-color: #CC1515;
    border-radius: 5px;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    padding: 15px 56px 15px 56px;
    box-shadow: 0px 4px 6px #cc151542;
}

    .btn-consultation:hover {
        color: #ffffff;
        background-color: #e13030;
    }

.btn-popup-consultation {
    background-color: #CC1515;
    border-radius: 5px;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    padding: 10px 56px 10px 52px;
    width: 90%;
    cursor: pointer;
}

.popup-text-color {
    color: #000000;
}

.btn-popup-consultation:hover {
    color: #ffffff;
    background-color: #e13030;
}

.btn-callus {
    background-color: #FF8A25;
    border-radius: 5px;
    font-size: 18px;
    line-height: 22px;
    color: #ffffff;
    padding: 15px 50px 15px 50px;
    box-shadow: 0px 4px 6px #fe9c2c85;
}

    .btn-callus:hover {
        color: #ffffff;
        background-color: #f97c10;
    }

.navbar-dark .navbar-nav .nav-link {
    color: #FFFFFF !important;
}

.navbar-dark .navbar-toggler {
    border: none;
    color: #FFFFFF;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: none;
    box-shadow: 0 0 0 .1rem;
}

.banner {
    background: transparent linear-gradient(252deg, #A963BC 0%, #A963BC 0%, #4F16A3 100%) 0% 0% no-repeat padding-box;
}

.banner1 {
    background-color: #FF5B15;
    background-image: linear-gradient(180deg, #FF5B15, #FFA630);
    opacity: 1;
}

.banner-icon {
    padding: 0px 25px 0px 12px;
    font-weight: 600;
}

.sub-title {
    font-size: 20px;
    line-height: 26px;
    color: #000000;
    font-weight: 600;
}

.py-40 {
    padding: 40px 0px;
}

.mt-66 {
    margin-top: 66px;
}

.bg-astrologer {
    background-color: #FFFBF0;
}

.heading:after {
    content: "";
    background-image: url('https://cdn.anytimeastro.com/anytimeastro/academy/web/images/webinarImages/wave_img.png');
    display: block;
    width: 100%;
    max-width: 291px;
    height: 18px;
    margin: 25px auto;
}

.bg-important {
    background-color: #FFF6DE;
}

.title {
    color: #7A0101;
}

.contentSlider .item {
    cursor: default;
}

.divider {
    border: 1px solid #800909;
    margin: 20px auto 0px auto;
}

.box-shadow {
    box-shadow: 0 3px 6px #00000026;
    margin-bottom: 15px;
    border: #FCF4DE solid 1px;
    border-radius: 9px;
}

.box-shadow1 {
    box-shadow: 0 3px 6px #0000000a;
    margin-bottom: 15px;
    border: #FCF4DE solid 1px;
    border-radius: 9px;
}

.inside-box-active {
    box-shadow: 0px 3px 0px 0px #FF8A25;
    margin-bottom: 15px;
    border: #FF8A25 solid 1px !important;
    border-radius: 10px;
    max-width: 235px;
    width: 100%;
    cursor: pointer;
}

.inside-box {
    margin-bottom: 15px;
    border: #D7D7D7 solid 1px;
    border-radius: 10px;
    max-width: 235px;
    width: 100%;
    cursor: pointer;
}

.package-price {
    color: #800909;
    font-weight: bold;
}

.package-price1 {
    color: #A22303;
}

.package-type-color {
    color: #484848;
}

.discount {
    text-decoration: line-through;
    display: none;
}


.video-thumbnail {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.bookconsult-title {
    padding-top: 114px;
}

.bookconsult {
    border: 2px solid #A22303;
    border-radius: 9px;
    padding: 21px;
    background-color: #FFFBF0;
}

.icon-heading {
    color: #ffffff;
    display: inline-block;
    padding: 0px 24px;
    text-align: left;
}

.gray {
    font-size: 14px;
    color: #959595;
    line-height: 17px;
    text-align: center;
}

.ribbon {
    position: relative;
    padding: 10px 15px 10px 15px !important;
    border-radius: 2px;
    max-width: 460px;
    width: 100%;
}

    /* Right pointed arrow */
    .ribbon::after {
        content: "";
        position: absolute;
        right: -22px;
        top: 0;
        width: 0;
        height: 0;
        border-top: 40px solid transparent;
        border-left: 24px solid #FFCC00;
    }
    .ribbon::before {
        content: "";
        position: absolute;
        right: -23px;
        top: 0;
        width: 0;
        height: 0;
        border-bottom: 40px solid transparent;
        border-left: 24px solid #FFCC00;
    }

.medalist-box{
    margin-top:-78px;
}

.list-inline li:first-child {
    border-left: 0px;
}

.list-inline-item a {
    color: #FFFFFF;
}

.list-inline-item {
    border-left: 1px solid #ffffff;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 0px !important;
    line-height: 10px;
}

.site_copyright {
    color: #FFFFFF;
    font-size: 14px;
}

.bookcall-cons:after {
    content: "";
    background-image: url('https://cdn.anytimeastro.com/anytimeastro/academy/web/images/webinarImages/wave_img.png');
    display: block;
    width: 100%;
    max-width: 291px;
    height: 18px;
    margin: 25px 0px;
}

.testi-icon {
    width: 100%;
}

.testimonial {
    padding: 10px 25px 0px 25px;
}

.testimonial-content {
    min-height: 98px;
}

.star {
    display: inline-block !important;
    width: auto !important;
}

.ribbon-red-top {
    width: 108px;
    height: 108px;
    overflow: hidden;
    position: absolute;
    top: -1px;
    right: -1px;
    display: none;
}

.ribbon-red {
    display: block;
    color: #fff;
    width: 150px;
    text-align: center;
    font-weight: 500;
    background-color: #44c654;
    outline: 1px dashed #fff;
    outline-offset: -4px;
    border: none;
    left: 0px;
    top: 6px;
    padding: 7px 0;
    position: relative;
    transform: rotate(31deg);
}


    .ribbon-red:before {
        content: "";
        position: absolute;
        left: 0;
        z-index: -1;
        border-left: 4px solid #44c654;
        border-right: 4px solid transparent;
        border-bottom: 4px solid transparent;
        border-top: 4px solid #44c654;
    }

    .ribbon-red:after {
        content: "";
        position: absolute;
        right: 0px;
        z-index: -1;
        border-left: 4px solid transparent;
        border-right: 4px solid #44c654;
        border-bottom: 4px solid transparent;
        border-top: 4px solid #44c654;
    }

.ribbon-package {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    background-image: url(../Content/images/rib.svg);
    text-align: center;
    padding: 4px 20px;
    position: absolute;
    left: 50%;
    top: -3%;
    transform: translateX(-50%) rotate(0deg);
    transform-origin: center;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 0px 0px 5px 10px;
    text-transform: uppercase
}

.modal-content {
    background-color: #FFFBF0;
    border-radius: 20px;
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border: none;
}

.btn-close {
    opacity: 1;
    border-radius: 1rem;
    font-size: 12px;
}

    .btn-close:focus {
        box-shadow: none;
    }

.modal-body {
    padding-top: 0px;
}

.iti {
    display: block !important;
}

.owl-dots {
    display: block !important;
}

.owl-dot {
    display: inline-block !important;
    width: 10px;
    height: 10px;
    background-color: #D7D7D7 !important;
    border-radius: 50%;
    cursor: pointer;
    margin: 20px 5px 0px 5px;
}

    .owl-dot.active {
        background-color: #80090D !important;
    }

.owl-carousel .owl-item img {
    display: inline-block !important;
    width: auto !important;
}



.youtube-player iframe {
    border-radius: 10px;
    overflow: hidden;
    z-index: 1;
}

.feedback-video-player video {
    border-radius: 10px;
    overflow: hidden;
    z-index: 1;
}

.banner-youtube-player {
    border-radius: 10px;
    overflow: hidden;
    z-index: 1;
}


#read-more-button {
    display: none;
}

#more-text {
    display: block;
}

.modal.fade .modal-dialog {
    transform: translateY(100%);
    transition: transform 0s ease-out;
    /*transition: transform 0.3s ease-out;*/
}

.modal.fade.show .modal-dialog {
    /*transform: translateY(0);*/
    transform: none;
}

.modal-dialog {
    max-width: 730px !important;
}

.loader-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #00000040;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.loader-popup-hide {
    display: none;
}

.spinner {
    display: grid;
    place-items: center;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    animation: spin 2s infinite linear;
    border: 12px outset aliceblue;
}

    .spinner::before {
        content: "";
        border-radius: 50%;
        width: 80%;
        height: 80%;
    }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.youtube-player {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    cursor: pointer;
}

    .youtube-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

    .youtube-player img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

.Benefits-left img {
    max-width: fit-content;
}

.Whatsapp {
    position: fixed;
    z-index: 8;
    bottom: 15px;
    clear: both;
    right: 15px;
}

.banner-modal-content {
    background-color: transparent;
    border: none;
}

    .banner-modal-content iframe {
        width: 100%;
        height: 394px;
    }

    .banner-modal-content .btn-close {
        background-image: url(../content/images/pclose.svg);
    }

.head-mobile {
    background-color: #A12604;
    border-radius: 5px;
}

    .head-mobile a {
        color: #ffffff;
    }

        .head-mobile a:hover {
            color: #ffffff;
        }

pagination {
    justify-content: center;
}

.pagination a {
    margin-right: 10px;
}

.nav-link.active {
    color: #FFFFFF;
    font-weight: bold;
}

.topbox {
    background-color: #7A0101;
    border-radius: 10px 10px 0px 0px
}

.color-white {
    color: #ffffff;
}

.package-li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
}

    .package-li li {
        position: relative;
        padding-left: 24px;
        margin-bottom: 1rem;
    }

        .package-li li::before {
            content: "";
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 16px;
            height: 14px;
            background-image: url("../content/images/check.svg");
            background-size: contain;
            background-repeat: no-repeat;
        }

.videowrapper {
    cursor: pointer;
}

.energy-mt {
    margin-top: 0px;
}

.mt-outofcountry {
    margin-top: 33px !important;
}




@media screen and (max-width:1400px) {
    .course-series-sec p.font19 {
        font-size: 16px;
        line-height: 22px;
    }
    .energy-mt {
        margin-top: 20px !important;
    }

    .foregroundvideo {
        max-width: 479px;
        max-height: 366px;
    }

    .font22 {
        font-size: 22px;
        line-height: 25px;
    }

    /*	.font24 {
		font-size: 24px;
		line-height: 27px;
	}*/
    .package-btn {
        padding: 15px 85px;
    }

    .package-call-btn {
        padding: 15px 90px;
    }
}

@media (max-width: 1240px) {
    .btn1 {
        padding: 7px 12px;
        font-size: 12px;
    }
}

@media screen and (max-width:1199px) {
    .mt-outofcountry {
        margin-top: 45px !important;
    }

    /*.font20{
		font-size:20px;
		line-height:23px;
	}*/

    .energy-mt {
        margin-top: -6px !important;
    }

    .consult-sec div.row {
        align-items: end !important;
    }

    .testimonial-content {
        min-height: 140px;
    }

    .foregroundvideo {
        max-height: 298px;
        max-width: 390px;
    }

    div#videoThumbnail img {
        max-width: 300px;
    }

    .package-btn {
        padding: 15px 66px;
        font-size: 16px;
    }

    .package-call-btn {
        padding: 15px 70px;
        font-size: 16px;
    }

    .package-padding {
        padding: 0px 36px;
    }
}

@media screen and (min-width:991px) {
    .contentSlider.owl-loaded.owl-drag .owl-stage {
        display: flex;
        flex-wrap: wrap;
        width: 100% !important;
        position: initial;
        margin: 0 auto;
        transition: initial !important;
        transform: initial !important;
    }

        .contentSlider.owl-loaded.owl-drag .owl-stage .owl-item {
            width: calc(100% / 3 - 60px / 3) !important;
            margin-left: 20px !important;
            margin-right: 0px !important;
            margin-top: 10px;
            margin-bottom: 10px;
        }

            .contentSlider.owl-loaded.owl-drag .owl-stage .owl-item.cloned {
                display: none;
            }

    .contentSlider .owl-dots {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .lpfooter-sec {
        padding-bottom: 182px !important;
    }
    .baner-right{
        max-width:500px;
       /* margin:0 auto;*/
    }
        .baner-right img{
            width:100%;
        }
        .mt-outofcountry {
            margin-top: 0px !important;
        }

    .benefits-ul li {
        position: relative;
        max-width: 500px;
        margin: 0 auto;
    }

        .benefits-ul li::before {
            content: "";
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 16px;
            height: 14px;
        }

    .icon-heading {
        min-height: 108px
    }

    .BoxValuePrice {
        display: flex;
        flex-direction: column;
        justify-content: center; /* Centers content vertically */
        align-items: center; /* Centers content horizontally */
    }

    .Pcast {
        padding-bottom: 50px !important;
    }

    .inside-box .font24 {
        font-size: 22px;
    }

    .head-top-bg .container {
        max-width: 100%;
    }

    .testimonial-content {
        min-height: 65px;
    }

    #headermenu .container {
        max-width: 100%;
    }

    .Benefits-left img {
        max-width: 400px;
        margin: auto;
    }

    .bookcall-title:after {
        content: " ";
        background-image: url(../Content/images/wave.svg);
        display: block;
        width: 100%;
        max-width: 291px;
        height: 18px;
        margin: 25px auto;
    }

    #ActualNormalPrice, #ActualUrgentPrice {
        display: block;
    }

    .package-btn {
        padding: 15px 100px;
        font-size: 18px;
    }

    .package-call-btn {
        padding: 15px 105px;
        font-size: 18px;
    }


    .fluid-Expertise {
        overflow: hidden;
    }

    .videosec-right {
        justify-content: center !important;
    }

    .foregroundvideo {
        max-width: 525px;
        height: 402px;
        max-height: initial;
    }

    div#videoThumbnail img {
        max-width: 500px;
    }

    .navbar {
        position: inherit;
    }

    .navbar-collapse {
        background-color: #af1f1f;
        position: absolute;
        top: 99%;
        right: -100%;
        width: 100%;
        transition: .5s all;
        height: 100vh !important;
        padding: 15px;
        z-index: 9;
    }

        .navbar-collapse.collapse.show {
            right: 0%;
            transition: .5s all !important;
        }

        .navbar-collapse.show, .navbar-collapse.collapse, .navbar-collapse.collapse.collapsing, .navbar-collapse.collapse.collapsing.show, .navbar-collapse.collapsing.show {
            transition: .5s all !important;
        }

    .contentSlider .owl-dots {
        display: none !important;
    }

    .box-shadow {
        min-height: 270px;
    }

    .box-shadow1 {
        min-height: 280px;
    }

    .bookcall-cons:after {
        margin: 25px auto;
    }
}


@media (min-width: 768px) {
    #read-more-button {
        display: none;
    }

    #more-text {
        display: block !important;
    }
}

@media (max-width: 767px) {
    
    .mt-outofcountry {
        margin-top: 0px !important;
    }

    .icon-heading {
        min-height: 38px;
    }

    #cvalue {
        display: flex;
        flex-direction: column; /* Ensure it's in a column layout */
    }

    #cvalue1 {
        display: flex;
        flex-direction: column; /* Ensure it's in a column layout */
    }

    #ActualUrgentPrice {
        order: 1; /* Display first */
    }

    #ActualNormalPrice {
        order: 1; /* Display first */
    }

    #crtprice {
        order: 2; /* Display second */
    }

    .gstex {
        order: 3; /* Display third */
    }

    .package-btn {
        padding: 15px 106px;
        font-size: 18px;
    }

    .package-call-btn {
        padding: 15px 111px;
        font-size: 18px;
    }

    .Pcast {
        padding-bottom: 100px !important;
    }

    .font22 {
        font-size: 22px;
        line-height: 25px;
    }

    .foregroundvideo {
        height: 393px;
    }

    .bookconsult {
        text-align: center;
    }

    .site_copyright {
        font-size: 12px;
    }

    .modal-dialog {
        max-width: 592px !important;
    }


    .bg-book-consultation {
        padding: 43px;
        width: 100%;
        bottom: 0px;
        position: fixed; /* Change sticky to fixed */
        z-index: 5; /* Make sure it's above other elements */
        box-shadow: 0px 0px 10px #00000038;
    }

    .youtube-player iframe {
        border-radius: 10px;
        overflow: hidden;
        z-index: 1;
        width: 100%;
    }

    .feedback-video-player video {
        border-radius: 10px;
        overflow: hidden;
        z-index: 1;
        width: 100%;
    }

    #more-text {
        display: none;
    }

    #read-more-button {
        display: block;
        color: #FFA630;
        text-decoration: underline;
    }

    .box-shadow {
        min-height: 290px;
    }

    /*.box-shadow1 {
        min-height: 328px;
  }  */

    .contentSlider .owl-dots {
        display: none !important;
    }

    .bg-astrologer-mobile {
        background-color: #A12604;
    }

    .astro-title {
        color: #FFFFFF;
        opacity: 1;
    }

    .bg-astrologer-mobile p {
        color: #FFFFFF;
        opacity: 1;
    }

    .bookcall-title:after {
        margin: 25px auto;
    }

    .font24 {
        font-size: 24px;
        line-height: 27px;
    }

    .font26 {
        font-size: 26px;
        line-height: 29px;
    }

    .title {
        text-align: center;
    }

    .bookcall-title {
        padding-top: 50px;
        text-align: center;
        padding-bottom: 0px !important;
    }

    .bookconsult-title {
        padding-top: 50px;
        text-align: center;
        padding-bottom: 20px !important;
    }

        .bookconsult-title:after {
            content: " ";
            background-image: url(../Content/images/wave.svg);
            display: block;
            width: 100%;
            max-width: 291px;
            height: 18px;
            margin: 14px auto;
        }
    .ribbon {
        position: fixed !important;
        top: 0;
        left: 0;
        max-width:100%;
        justify-content:center;
        z-index:99;
    }
        .ribbon::after, .ribbon::before {
            content: "";
            display: none;
        }
    .webinar-header {
        margin-top: 40px;
    }

    .box-shadow1 {
        min-height: 301px;
    }
}

@media (max-width: 576px) {
    .list-inline-item {
        padding-left: 7px;
        padding-right: 7px;
    }

    .iti--fullscreen-popup .iti__dropdown-content {
        display: flex;
        flex-direction: column;
        max-height: 100%;
        position: relative;
        width: 95%;
        left: 10px;
    }

    .box-shadow {
        min-height: 290px;
    }

    /*.box-shadow1 {
        min-height: 380px;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
    }*/

    .foregroundvideo {
        height: 347px;
        max-width: 452px;
    }

    .btn-appointment {
        font-size: 18px;
        padding: 15px 15px 15px 15px;
        width: 100%;
    }

    .btn-popup-consultation {
        font-size: 18px;
        width: 90%;
        padding: 10px 15px 10px 15px;
    }

    .btn-appointment1 {
        font-size: 18px;
        padding: 15px 32px 15px 32px;
        width: 100%;
    }
    .offer-end{
        width:100%;
        font-weight:600;
        text-align:center;
    }
    .banner-clock{
        justify-content:center !important;
    }
        .banner-clock span.time.font16, .banner-clock span.label.font16 {
            font-size: 13px !important;
        }
    .webinar-header {
        margin-top: 60px;
    }
    .fluid-Expertise div.row{
        margin:0px;
    }
}

@media screen and (max-width:480px) {
    .package-type-color {
        font-size: 12px;
    }

    .foregroundvideo {
        height: 272px;
        max-width: 357px;
    }

    div#videoThumbnail img {
        max-width: 277px;
    }
    
    .fix-footer-inner p.font24 {
        font-size: 18px;
        line-height: 14px;
    }
    .fix-footer-inner p.font16 {
        font-size: 14px !important;
        line-height: 18px !important;
    }
}

@media screen and (max-width:440px) {

    .package-btn {
        padding: 15px 74px;
        font-size: 16px;
    }

    .package-call-btn {
        padding: 15px 79px;
        font-size: 16px;
    }

    .foregroundvideo {
        height: 208px;
        max-width: 271px;
    }

    div#videoThumbnail img {
        max-width: 206px;
    }
    .thankyou-whatspp-btn a{
        max-width:275px;
    }
    .thankyou-whatspp-btn a img {
        width: 35px;
        height: 35px;
    }
    .thankyou-whatspp-btn a p {
        font-size: 14px;
        text-align: left;
        margin-left: 13px !important;
    }
    /*.box-shadow1 {
        min-height: 475px;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly;
    }*/
}





.clock {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.banner-clock.clock {
    justify-content: initial;
}

.clock .time-block {
    color: #000;
    flex-direction: column;
    text-align: center;
}

.banner-clock.clock .time-block{
    flex-direction:initial;
}

.clock .time-block .time {
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 5px;
    display: block;
}
.time {
    background-color: #FFE8A3;
}
/*.banner-clock.clock .time{
    background-color:transparent;
}*/
.footer-timer {
    max-width: 200px;
    margin: 0 auto;
}
.fix-footer-sec {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
}

.lpfooter-sec {
    padding-bottom: 110px;
}

.registerpoup-sec.show {
    background-color: #000000cc;
}

.modal-body-right img{
    margin-top:15px;
}

.videoframe .btn-close {
    top: -22px;
    right: 0px;
    background-image: url('https://cdn.bestastrologersindia.com/bestastrologersindia/images/close.svg');
    opacity: 1;
}

.Benefits-left .about-expertimg  {
    position: relative;
    z-index:0;
}
    .Benefits-left .about-expertimg::after {
        content: "";
        position: absolute;
        left: 0px;
        top: 0;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-color: blue;
        z-index: -2;
    }
    .Benefits-left .about-expertimg::before {
        content: "";
        position: absolute;
        left: 4px;
        top: 4px;
        width: 98%;
        height: 98%;
        border-radius: 50%;
        background-color: white;
        z-index: -1;
    }

.phone-number{
    padding-left:84px !important;
}