div#panel2        .offline-btn,
        .talk-btn {
            display: inline;
            position: relative;
        }

        .offline-btn:hover:after {
            bottom: 1.35em;
            content: "Offline";
            display: block;
           
            padding: .3em 1em;
            position: absolute;
            white-space: nowrap;
            z-index: 98;
            bottom: -28px;
            display: block;
            width: 100%;
        }
        .offline-btn:hover:after {
            top: 0;
            left: 0;
            background: #ebebeb;
            height: 43px;
            display: flex;
            justify-content: center;
            align-items: center;
            font-weight: 600;
            cursor: pointer;
        }
        .head-wallet, .head-signin.topnav.top-signin{line-height: 0;}

        button:focus,
        input:focus {
            outline: none !important
        }

        img.certified-hp {
            margin: 0 !important;
            border-radius: 0 !important;
            position: absolute;
            right: 30px;
            overflow: visible !important;
            padding-top: 10px;
        }

        .gallery .certified-hp {
            margin: 0 !important;
            border-radius: 0 !important;
            position: absolute;
            right: 10px;
            overflow: visible !important;
            padding-top: 10px;
            width: 38px !important;
            height: auto !important;
        }

        .gallery .asm-test-img {
            position: relative;
        }

        /*.asm-test-img .asm-title-lg {
    max-width: 180px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    vertical-align: top;
    margin: 0 auto;
    text-overflow: ellipsis;
}*/

        /*span.avs-pricing.avs-chat {
            display: none;
        }*/

        @media (min-width: 1300px) {
            .container {
                max-width: 1320px !important;
            }

            .search-right {
                float: right;
                clear: both;
                width: 30%;
                margin-top: -44px;
            }
        }

        .call-btns-img {
            padding: 0;
        }
/* 
        .call-btns {
            position: absolute;
            bottom: 10px;
            right: 10px;
        } */

        * {
            font-family: "Poppins", sans-serif;
        }

        .avmall,
        h1,
        h2,
        h3,
        h4,
        h5,
        h6,
        p,
        span {
            font-family: "Poppins", sans-serif;
        }

        img {
            max-width: 100%;
            height: auto;
        }

        /* Top Banner Section */
        .asm-navbar a {
            color: #fff !important;
            font-size: 16px;
        }

        .asm-navbar a:hover {
            color: #fff;
        }

        .asm-signup {
            color: #6868F9;
            background-color: #fff;
            font-size: 14px;
            padding: 10px 20px;
            border: none;
            border-radius: 10px;
        }

        .asm-navbar {
            background-image: url("/astrovedspeaks/assets/images/avm-bg.jpg");
            background-size: cover;
            background-repeat: no-repeat;
        }

        .asm-pd {
            padding: 15px 0 15px;
        }

        .asm-banner {
            margin: 60px 0px 50px;
        }

        .asm-banner h1 {
            font-weight: 700;
            font-size: 42px;
            margin-bottom: 5px;
            color: #fff;
        }

        .asm-banner h2 {
            font-size: 20px;
            line-height: 1.4;
            color: #fff;
        }

        .asm-bcont {
            margin-top: 50px;
        }

        /* 4 Icon Section */
        .asm-ticon {
            text-align: center;
            background-color: #fff;
            box-shadow: 0px -8px 24px rgba(0, 0, 0, 0.24);
            border-radius: 8px;
            padding: 20px 12px;
            height: 100%;
        }

        .asm-ticon span {
            font-size: 16px;
            display: block;
            line-height: 1.2;
            padding-top: 6px;
        }

        .asm-txt strong {
            font-weight: 600;
        }

        .asm-ticon p {
            font-size: 18px;
            padding-top: 10px;
            margin-bottom: 0;
            color: #000;
            position: relative;
            z-index: 999;
        }

        /*--*/
        .avmall {
            position: relative;
            height: auto;
            margin-bottom: 30px;
        }

        .avmall .overlay {
            position: absolute;
            bottom: -1px;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 0;
            pointer-events: none;
        }

        .avmall .overlay svg {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

        .asm-icons {
            position: relative;
            z-index: 1;
        }

        .asm-bcont .header-btn {
            color: #4361F9 !important;
            background: #fff;
            border-radius: 3px;
            font-weight: 800;
            font-size: 16px;
            padding: 11px 30px;
            margin: 18px 0px;
            display: inline-block;
            transition: 0.5s;
            border: 1px solid #fff;
        }

        /*compl section css---*/
        .asm-service {
            padding: 130px 0px 40px;
        }

        .asm-title-xl {
            color: #000;
            text-align: center;
        }

        .asm-service-wrap {
            margin-top: 40px !important;
        }

        .asm-service-inn {
            text-align: center;
            border-bottom: 4px solid transparent;
            padding: 10px 15px;
            flex-basis: calc(33.33% - 40px);
            margin: 20px;
            display: flex;
        }

        .asm-service-wrap p {
            margin-bottom: 0px;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            color: #000;
        }

        .know-more-btn {
            color: #ffffff;
            cursor: pointer;
            background: #615AF2;
            border-radius: 2px;
            font-weight: 600;
            font-size: 15px;
            padding: 8px 20px;
            margin: 10px 0px;
            display: inline-block;
            transition: 0.5s;
            margin-top: 15px;
        }

        .know-more-btn:hover {
            color: #ffffff;
            opacity: 0.8;
            transition: 0.5s;
            text-decoration: none;
        }

        a:hover {
            text-decoration: none;
        }

        .asm-test-img {
            background: #fff;
            padding: 0 5px 15px 5px;
            border-radius: 5px;
        }

        .asm-title-lg {
            font-size: 21px;
            color: #000;
            line-height: 1.4;
        }

        .asm-service img {
            margin-bottom: 20px;
        }

        .asm-service-inn:hover {
            background: #FFFFFF;
            border-bottom: 4px solid #6868F9;
            box-shadow: 0px -2px 64px rgba(104, 104, 249, 0.16);
            border-radius: 8px;
        }

        /*our astrologer--*/
        .asm-astrologer {
            background: #F5F5F5;
            padding: 60px 0px;
            position: relative;
        }

        .asm-astrologer::before {
            position: absolute;
            content: "";
            background: url("/astrovedspeaks/assets/images/our-astro-bg1.png");
            width: 75px;
            left: 0;
            height: 152px;
            bottom: 0;
        }

        .asm-astrologer::after {
            position: absolute;
            content: "";
            background: url("/astrovedspeaks/assets/images/our-astro-bg2.png");
            width: 175px;
            height: 189px;
            right: 0px;
            top: 0;
        }

        .sr-only {
            display: none;
        }

        .carousel-control-prev-icon {
            background: url(/astrovedspeaks/assets/images/left-arrow.png) !important;
            width: 32px !important;
            height: 32px !important;
            left: -100px;
            position: relative;
        }

        .carousel-control-next-icon {
            background: url("/astrovedspeaks/assets/images/right-arrow.png") !important;
            width: 32px !important;
            height: 32px !important;
            right: -100px;
            position: relative;
        }

        .carousel-item img {
            margin-bottom: 20px;
            max-width: 100%;
        }

        div#initial {
            padding: 15px 20px;
            margin-top: 0px;
        }

        /*home page mobile view*/
        @media (max-width: 767px) {
            .tile .asm-test-img span {
                display: -webkit-box;
                -webkit-box-orient: vertical;
                -webkit-line-clamp: 1;
                overflow: hidden;
            }

            .user-title {
                font-size: 25px;
            }

            .user-title span {
                font-size: 19px !important;
            }

            .container.filter-flex {
                display: flex;
                justify-content: space-between;
                align-items: baseline;
            }

            .promotion-mob {
                display: block !important;
            }

            .promotion-dsk {
                display: none;
            }

            .asm-bcont .header-btn {
                margin-top: 8px;
                font-size: 13px;
                padding: 7px 20px;
            }

            .asm-service-inn {
                margin: 0px !important;
                flex-basis: auto !important;
                display: initial !important;
                padding: 5px 5px;
            }

            .asm-service-inn-bg {
                background: #fff;
                height: 100%;
                padding: 5px 2px;
                box-shadow: 0px 0px 7px rgb(143 143 255 / 12%);
                border-radius: 4px;
            }

            .asm-service-wrap img {
                width: 70px;
                margin-bottom: 10px;
            }

            .asm-service-inn .asm-title-lg {
                font-size: 15px;
                margin-bottom: 5px;
                line-height: 1.1;
                font-weight: 600;
            }

            .know-more-btn {
                line-height: 1;
                font-size: 12px !important;
                padding: 8px 8px !important;
                margin: 2px;
            }

            .asm-astrologer {
                padding: 20px 0px 20px;
            }

            .asm-service .container {
                background: #fafafa;
                margin-top: 0px;
            }

            .asm-icons-mob {
                display: block;

            }

            .w-90 {
                width: 100% !important;
            }

        }

        /*why astroved css--*/
        .asm-circle {
            width: 18rem;
            height: 18rem;
            color: #000000;
            border-radius: 50%;
            text-align: center;
            padding: 2.5rem 0;
            position: relative;
            margin: 0 auto;
            background: linear-gradient(144deg, #ffffff 14.93%, #FFFFFF 73.18%);
            filter: drop-shadow(0px 4px 4px rgba(152, 152, 255, 0.32)) drop-shadow(0px -2px 24px rgba(104, 104, 249, 0.12));
        }

        .asm-whyav {
            padding: 60px 0px;
        }

        .w-80 {
            width: 80%;
            margin: 0 auto;
            margin-bottom: 40px !important;
        }

        .w-90 {
            width: 90%;
            margin: 0 auto;
        }

        .asm-middle {
            margin-top: 120px;
        }

        .asm-circle p {
            color: #525252;
        }

        /*asm testimonail section---*/
        .asm-testimonial {
            background: #EBEBFF;
            padding: 80px 0px 10px;
        }

        .asm-testimonial h2 {
            text-align: left;
            line-height: 1.1;
            margin-bottom: 10px;
        }

        .asm-testi-name {
            font-weight: 500;
        }

        .asm-testi-title {
            margin-top: 20px;
            color: #000;
            font-weight: 600;
            font-size: 23px;
        }

        .carousel-indicators .active {
            opacity: 0.5;
            background-color: #000 !important;
        }

        .carousel-indicators li {
            position: relative;
            -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            width: 30px;
            height: 3px;
            margin-right: 3px;
            margin-left: 3px;
            text-indent: -999px;
            background-color: rgb(68 68 68) !important;
        }

        .asm-testimonial .carousel-control-next,
        .asm-testimonial .carousel-control-prev {
            display: none;
        }

        .carousel-indicators {
            margin-left: -20px !important;
        }

        .asm-content {
            padding: 30px 0px;
        }

        .av-btnmore-btn {
            color: #0067ff;
            text-decoration: none;
            font-weight: 500;
        }

        .sticky {
            /* position: fixed; */
            top: 0;
            z-index: 999;
            left: 0;
            background: #fff;
            width: 100%;
            box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.16);
            animation: smoothScroll 0.8s forwards;
        }

        @keyframes smoothScroll {
            0% {
                transform: translateY(-40px);
            }

            100% {
                transform: translateY(0px);
            }
        }

        .avmall .sticky nav.navbar.navbar-expand-lg {
            max-width: 1320px;
            margin: 0 auto;
            padding: 0;
        }

        .asm-fixed-logo {
            display: none;
        }

        .asm-pd.sticky .asm-fixed-logo {
            display: block;
        }

        .asm-pd.sticky .asm-logo {
            display: none;
        }

        .sticky .nav-link {
            color: #000 !important;
        }

        .sticky .asm-signup {
            background: #6868F9;
            color: #fff;
        }

        @media (min-width: 768px) and (max-width: 992px) {
            .asm-navbar {
                background-position: center center;
            }

            .carousel-control-prev-icon {
                left: -60px;
            }

            .carousel-control-next-icon {
                right: -60px;
            }

            .gallery .certified-hp {
                width: 25px !important;
                right: 3px !important;
            }

            .asm-astrologer .certified-hp {
                right: 18px;
                width: 25px;
            }
        }

        /*@media (min-width: 768px) and (max-width: 1199px) {
            .video-btn {
                margin-top: 20px;
            }
        }*/
        /*media query--*/
        @media (min-width: 600px) and (max-width: 992px) {
            .asm-banner {
                margin: 0;
            }

            .asm-bcont {
                margin-top: 30px;
            }

            .asm-icons {
                margin-top: 30px;
            }

            .asm-service,
            .asm-whyav {
                padding: 20px 0px;
            }

            .asm-whyav .asm-title-lg {
                font-size: 14px;
                font-weight: 600;
            }

            .asm-circle p {
                margin-bottom: 5px;
                font-size: 14px;
            }

            .asm-circle {
                width: 13rem;
                height: 13rem;
                padding: 15px;
            }

            .asm-testimonial .asm-title-xl {
                text-align: center;
            }

            .carousel-indicators {
                bottom: 0;
            }

            .asm-testimonial {
                padding: 30px 0px 10px;
            }

            .asm-testimonial div#carouselExampleIndicators {
                margin-top: 20px;
            }

            .asm-ticon {
                padding: 10px;
            }
        }

        @media (max-width: 600px) {

            .asm-banner,
            .asm-icons {
                margin: 0;
            }

            .asm-bcont {
                margin-top: 30px;
            }

            .asm-ticon {
                margin-top: 30px;
            }

            .asm-navbar {
                height: auto;
            }

            .asm-service,
            .asm-whyav,
            .asm-testimonial {
                padding: 20px 0px;
            }

            .carousel-control-next-icon {
                right: 0;
            }

            .carousel-control-prev-icon {
                left: 0;
            }

            .asm-whyav p.text-center {
                width: 100% !important;
                margin-bottom: 0px !important;
            }

            .asm-testimonial h2 {
                text-align: center;
            }

            .asm-quote::before {
                left: 0;
                top: 50%;
            }

            .asm-quote::after {
                right: 0;
            }

            .carousel-indicators {
                margin-left: 15% !important;
            }

            .asm-pd {
                padding: 3px 0px;
            }

            .navbar-expand-lg {
                padding: 0px !important;
            }

            /* listing page mob--*/
            .asm-search-inn {
                width: 100% !important;
                padding-left: 0px !important;
            }

            .asm-search-row {
                display: block !important;
            }

            .filter {
                margin-top: 0px;
                float: right;
            }

            .asm-listing .row.list-inn-wrap {
                width: 100%;
                margin: 0;
            }

            .asm-listing .row:first-child {
                margin: 0;
            }

            /*detailed page mob--*/
            .asm-rating {
                margin-top: 20px;
            }

            .asm-gallery .carousel-control-prev-icon {
                left: -20px !important;
            }

            .asm-gallery .carousel-control-next-icon {
                right: -20px !important;
            }

            .asm-space {
                margin-bottom: 20px !important;
            }

            .asm-detailed-review {
                padding: 30px 30px 0px 0px;
            }

            .asm-similar {
                margin-top: 20px;
            }

            .asm-progress {
                padding-top: 20px;
            }

            .asm-content {
                padding: 10px 0px;
            }

            .asm-person-name {
                font-size: 15px !important;
            }

            .asm-detailed-review {
                padding: 0px 30px 0px 0px;
            }

            .asm-listing li {
                font-size: 13px !important;
            }

            .asm-detailed {
                padding-bottom: 10px !important;
            }

            /*breadcrumb--*/
            .asm-breadcrumb {
                padding: 20px 0px 10px !important;
            }

            /*.col-change .asm-title-lg{
                min-height: 41px;
            }*/
            .profile-wrap {
                width: 90% !important;
                padding: 20px 2px !important;
            }

            .profile-img {
                width: 100% !important;
            }

            .profile-detail {
                width: 100% !important;
                padding: 0 !important;
                text-align: center !important;
            }

            .profile-detail h2 {
                font-size: 1.2rem !important;
            }

            .profile-detail h3 {
                font-size: 0.9rem !important;
            }
        }

        @media (max-width: 992px) {

            .navbar-toggler:focus,
            .navbar-toggler:hover {
                outline: none;
            }

            a.navbar-brand {
                padding: 0;
            }

            .navbar-toggler {
                padding: 5px 0px;
            }

            .navbar-nav {
                display: block;
            }

            div#panel1 {
                padding: 3px 4px;
            }

            .navbar-expand-lg .wallet-ico,
            .navbar-expand-lg .head-wallet a {
                /*filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(184deg) brightness(105%) contrast(102%);*/
                font-weight: 600;
            }

            .avmall .navbar-toggler img {
                filter: invert(96%) sepia(0%) saturate(7500%) hue-rotate(84deg) brightness(207%) contrast(98%);
            }

            .asm-navbar .navbar-toggler a {
                padding: 0px 5px;
            }
        }

        @media (min-width: 991px) {
            .avmall .asm-pd.sticky {
                padding: 15px 20px;
            }
        }

        @media (min-width: 600px) {
            .asm-ticon {
                border-top-left-radius: 8px;
                border-top-right-radius: 8px;
                border-bottom-left-radius: 0px;
                border-bottom-right-radius: 0px;
            }
        }

        @media (min-width: 600px) and (max-width: 1024px) {
            .asm-banner {
                margin: 40px 0px;
                padding-bottom: 0px;
            }

            .asm-ticon {
                min-height: 150px;
            }
        }

        @media (min-width: 1025px) {
            .asm-navbar {
                height: 550px;
            }


        }

        @media (max-width: 1180px) {
            .asm-listing .asm-listing-in {
                padding: 15px 25px !important;
            }

            .asm-star-blank {
                background: url(/astrovedspeaks/assets/images/av-astro-ratings-blank.png);
                background-repeat: no-repeat;
                width: 14px;
                height: 15px;
                display: inline-block;
            }



            .asm-order {
                font-size: 13px !important;
            }

            .asm-name {
                font-size: 16px !important;
                margin-bottom: 5px;
            }

            .asm-astro-detail p {
                font-size: 14px !important;
            }

            .asm-progress {
                padding-top: 20px;
            }

            ul.asm-listing {
                margin-bottom: 0px;
                padding-bottom: 0px;
            }
        }

        /*astrospeks css---*/
        .nav-link {
            color: #000 !important;
        }

        .astro-speaks .asm-signup {
            background: #6868F9;
            color: #fff;
        }

        .avs-listing {
            box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.16);
        }

        .astro-speaks {
            padding:3px 0px 10px;
        }

        .asm-ratings {
            line-height: 0;
            margin-top: 7px;
        }

        .list-inn-wrap img.asm-astro-img {
            border-radius: 50px;
        }

        .asm-btn.asm-offline {
            background: #ebebeb;
            color: #7c7c7c;
            border: 1px solid #C2C2C2;
        }

        .asm-offline img {
            filter: invert(49%) sepia(23%) saturate(11%) hue-rotate(344deg) brightness(95%) contrast(92%);
        }

        .asm-star {
            background: url(/astrovedspeaks/assets/images/av-astro-ratings.png);
            background-repeat: no-repeat;
            width: 18px;
            height: 18px;
            display: inline-block;
        }

        .asm-star-blank {
            background: url(/astrovedspeaks/assets/images/av-astro-ratings-blank.png);
            background-repeat: no-repeat;
            width: 18px;
            height: 18px;
            display: inline-block;
        }

       .asm-star-dark {
            background: url(/astrovedspeaks/assets/images/star-dark.png);
            background-repeat: no-repeat;
            width: 18px;
            height: 18px;
            display: inline-block;
        }
       
        .asm-order {
            font-weight: 600;
            font-size: 13px;
            margin-bottom: 0px;
            line-height: 1.2;
        }

        .asm-astro-detail p {
            margin-bottom: 5px;
            margin-left: 24px;
            font-size: 15px;
            color: #222;
        }

        .asm-cost {
            margin-left: 3px !important;
        }

        .asm-name {
            font-size: 17px;
            font-weight: 600;
            overflow-wrap: break-word;
            margin-bottom: 0.5rem;
        }

        .asm-name a {
            color: #000;
            

  /* Both of the following are required for text-overflow */
            width: 200px;
            padding: 0;
            overflow: hidden;
            position: relative;
            display: inline-block;
            text-decoration: none;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .asm-name a:hover {
            text-decoration: none;
        }

        .asm-spec::before,
        .asm-lang::before,
        .asm-exp::before {
            position: absolute;
            width: 20px;
            height: 20px;
            content: "";
            margin-left: -25px;
            z-index: 0;
            background: url("/astrovedspeaks/assets/images/icons.jpg") no-repeat;
        }

        .asm-spec::before {
            background-position: -2px -8px;
        }

        .asm-lang::before {
            background-position: -3px -36px;
        }

        .asm-exp::before {
            background-position: -4px -65px;
        }

        .asm-astro-detail .certified-astro {
            position: absolute;
            content: '';
            background: url(/astrovedspeaks/assets/images/avm-verify.png) no-repeat 0 1px;
            width: 38px;
            height: 38px;
            right: 0px;
            top: 12px;
        }

        .asm-free {
            color: #E3642D !important;
            font-weight: 600;
            margin-left: 0px !important;
        }

        .asm-astro-detail {
            position: relative;
        }


        .asm-cost span {
            font-weight: 600;
            padding-left: 8px;
        }

        .asm-btn {
            border-radius: 3px;
            padding: 4px 17px;
            float: right;
            cursor: pointer;
            font-size: 15px;
            transition: 0.5s;
        }

        .asm-btn:focus {
            outline: none;
            transition: 0.5s;
        }

        .asm-btn.asm-busy {
            background: #FFF1EB;
            border: 1px solid #E3642D;
            color: #e3642d;
        }

        .busy-btn {
            background: #FFF1EB !important;
            border: 1px solid #E3642D !important;
            color: #e3642d !important;
        }

        .busy-btn:focus {
            outline: none;
        }

        .busy-btn img {
            filter: invert(59%) sepia(37%) saturate(6681%) hue-rotate(344deg) brightness(94%) contrast(89%);
        }

        .asm-btn.asm-avail {
            background: transparent;
            color: #fff;
            border: 1px solid #00AC30;
        }

        .asm-btn.asm-avail:hover {
            box-shadow: 0 0 4px #3c763d;
        }

        .asm-btn.asm-avail img {
            filter: invert(34%) sepia(76%) saturate(1882%) hue-rotate(119deg) brightness(57%) contrast(101%);
        }

        .asm-btn.asm-avail .cal-us {
            color: #00AC30;
        }

        .asm-btn.asm-video {
            background: #1f74f4;
            color: #fff;
            border: 1px solid #1f74f4;
            cursor: pointer;
        }

        .asm-listing-in {
            padding: 15px 30px !important;
            position: relative;
        }

        .asm-listing .container {
            background: #f3f3f394;
        }

        .list-inn-wrap {
            box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.10);
            border-radius: 4px;
            padding: 15px 8px 10px;
            background: #fff;
            height: 100%;
            position: relative; overflow: hidden;
        }
        .left-offer-tag {
    background: #EA4335;
    padding: 2px 20px;
    color: #FFF;
    position: absolute;
    top: 11px;
    left: -21px;
    transform: rotate(317deg);
    border: 1px dashed #FFF;
    box-shadow: 0 0 0 3px #EA4335;
    margin: 0px;
    overflow: hidden;
    font-size: 12px; z-index: 9; font-weight: 600;
}
        .button-pulse .vc-btn {
            background: #1f74f4 !important;
        }

        .asm-astro-cost .avs-pricing .avs-price {
            padding: 0px 7px;
        }

        .call-button.vc-btn {
            border: 1px solid #1f74f4;
        }

        .certified-astro {
            position: absolute;
            content: '';
            background: url(https://www.astroved.com/astrovedspeaks/assets/images/avm-verify.png) no-repeat 0 1px;
            width: 16px;
            height: 16px;
        }

        .asm-search {
            padding: 15px 0px 0px;
        }

        .recharge-btn {
            padding: 5px 16px;
            background: #2D5EE3;
            border-radius: 4px;
            color: #fff;
            border: none;
            display: none;
        }

        .filter-section {
            margin-left: auto;
            padding-right: 30px;
            padding-top: 8px;
        }

        .asm-search-row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between;
            position: relative;
        }

        .asm-filter {
            padding-right: 5px;
            padding-left: 20px;
        }

        .new-seach-input {
            border: 1px solid #aeafb0;
            padding: 6px 10px;
            width: 100%;
            padding-right: 40px;
            border-radius: 22px;
            margin-left: 0px;
            color: #6C757D;
        }

        .search-ico {
            position: absolute;
            right: 15px;
            top: 10px;
            z-index: 9;
            font-size: 13px;
            background: url(/astrovedspeaks/assets/images/avm-astro-search.png);
            width: 18px;
            height: 18px;
        }

        .asm-icons-mob {
            display: none;
        }

        .mob-banner {
            display: none;
        }

        .asm-fixed-btns,
        .avm-display-mob {
            display: none;
        }

        .asm-astrologer .carousel-wrap {
            margin-bottom: 10px;
            min-height: 100%;
        }

        .asm-test-img {
            text-align: center;
            height: 100%;
        }

        /*mob view media query--*/
        @media (max-width: 600px) {
            ul.asm-foot-list {
                display: flex;
                justify-content: center;
                overflow: hidden;
            }

            .asm-gallery {
                padding-bottom: 0px !important;
            }

            .asm-banner,
            .asm-icons {
                display: none;
            }

            .asm-icons-mob {
                display: block;
                margin-top: 0px;
            }

            .asm-ticon p {
                color: #000;
                font-size: 15px;
                line-height: 1.2;
                padding-top: 3px;
                font-weight: 600;
            }

            .asm-ticon span {
                line-height: 1.3;
                font-size: 12px;
                display: block;
                padding-top: 5px;
                font-weight: 500;
            }

            .mob-banner {
                display: block;
                margin-bottom: 0px;
            }

            .asm-ticon {
                margin-top: 5px;
                z-index: 99;
                position: inherit;
                background: transparent;
                box-shadow: none;
                padding-top: 5px;
            }

            .asm-mob-title-lg {
                font-size: 23px !important;
            }

            .asm-mob-title-sm {
                font-size: 13px !important;
                line-height: 1.5 !important;
                margin-bottom: 2px;
            }

            .asm-navbar {
                background-image: url(/astrovedspeaks/assets/images/mob-banner.png);
                background-position: top center;
                background-repeat: no-repeat;
                padding-bottom: 50px;
                height: 255px;
            }

            .asm-icons {
                padding-top: 15px;
            }

            .asm-title-xl {
                font-size: 20px;
            }

            .asm-service-wrap p {
                -webkit-line-clamp: 5;
                margin-bottom: 5px;
                line-height: 1.3;
                font-size: 12px;
                -webkit-box-orient: vertical;
            }

            .asm-title-lg {
                font-size: 17px;
            }

            .asm-service-wrap {
                margin-top: 0px !important;
                padding: 10px;
            }

            .custom-height {
                display: none;
            }

            .asm-service-inn {
                margin-bottom: 10px;
            }

            .asm-service {
                margin: 90px 0px 0px;
            }

            .last-testi {
                display: none;
            }

            #carouselExampleControls img {
                margin: 0px;
            }

            .asm-gallery .carousel {
                margin-top: 0px !important;
            }

            #carouselExampleControls {
                padding: 10px !important;
            }

            .asm-astrologer::after,
            .asm-astrologer::before {
                display: none;
            }

            .carousel span {
                font-size: 11px;
            }

            .carousel .asm-title-lg {
                margin-bottom: 0px;
                line-height: 1;
            }

            .carousel-item {
                width: 90%;
                margin: 0 auto;
            }

            .carousel-control-next-icon {
                right: -30px;
            }

            .carousel-control-prev-icon {
                left: -20px;
            }

            .carousel-item {
                width: 94% !important;
            }

            .asm-circle img {
                width: 40px;
            }

            .asm-circle {
                width: 8.5rem;
                height: 8.5rem;
                padding: 18px 10px;
                margin-bottom: 10px;
            }

            /*p {
                font-size: 14px;
            }*/

            .asm-circle .asm-title-lg {
                font-size: 11px;
            }

            .asm-circle p {
                margin-bottom: 0px;
                font-weight: 600;
                font-size: 15px;
            }

            .asm-middle {
                margin-top: 0px;
                margin-bottom: 0px;
            }

            .asm-quote img {
                width: 25px;
            }

            .avmall.asm-top .asm-navbar {
                height: 182px !important;
            }

            ul.asm-foot-list {
                padding-left: 0px;
                margin-bottom: 0px;
                border-top: 2px solid #dfdfdf;
                padding: 5px 0px 0px;
            }

            .asm-foot-list li {
                list-style-type: none;
                display: inline-block;
                padding: 0px 15px;
                border-right: 1px solid #ebebeb;
            }

            .asm-menu-foot {
                background: #fff;
            }

            .asm-call-action {
                margin-bottom: 5px;
            }

            .carousel-item img {
                max-width: 100%;
            }

            .col-lg-3.col-md-12.text-left.asm-mob-title {
                position: absolute;
                left: 0;
                width: 50%;
                top: 40px;
            }

            .asm-testimonial {
                position: relative;
            }

            .avm-display-mob {
                display: block !important;
            }

            .asm-testi-title {
                font-size: 18px;
            }

            .asm-quote {
                margin-top: -30px;
            }

            .carousel-control-prev-icon,
            .carousel-control-next-icon {
                background-size: 23px 23px !important;
                background-repeat: no-repeat !important;
            }

            .asm-test-img {
                background: #fff;
                border-radius: 3px;
                padding: 5px 5px;
            }

            .carousel-inner .carousel-wrap {
                padding-left: 0px;
                padding-right: 0px;
            }
        }


        /*astrospeaks detailed page css--*/
        .asm-detailed {
            padding: 30px 0px;
        }

        .asm-astro-spec::before,
        .asm-astro-lang::before,
        .asm-astro-exp::before {
            position: absolute;
            width: 20px;
            height: 20px;
            content: "";
            z-index: 4;
            margin-left: -28px;
            background: url(/astrovedspeaks/assets/images/icons.jpg) no-repeat;
        }

        .asm-astro-spec::before {
            background-position: -2px -7px;
        }

        .asm-astro-lang::before {
            background-position: -2px -35px;
        }

        .asm-astro-exp::before {
            background-position: -2px -64px;
        }

        /* .asm-astro-cost::before {
            position: absolute;
            background: url(/astrovedspeaks/assets/images/avm-astro-cost.png) no-repeat 0 1px;
            width: 20px;
            height: 20px;
            content: "";
            z-index: 4;
        }*/
        .asm-astro-details p {
            margin-bottom: 10px;
            margin-left: 26px;
        }

        .asm-action-btns .chat-btn {
            padding: 8px 35px;
            border-radius: 3px;
            font-size: 14px;
            /* margin-right: 15px; */
        }

        /*.chatCall {
            background: #f5890a !important;
            border: 1px solid #f5890a !important;
        }*/
        .chat-popup,
        .chat-btn {
            background: transparent;
            color: #00ac30;
            border: 1px solid #00ac30;
            cursor: pointer;
            font-weight: 600;
            font-size: 15px !important;
        }

        /*.chat-btn .cal-us img,
        .chat-btn.top-signin {
            filter: invert(34%) sepia(76%) saturate(1882%) hue-rotate(119deg) brightness(57%) contrast(101%);
        }*/

        .asm-action-btns .talk-btn {
            background: #0aa865;
            color: #ffffff;
            padding: 12px 35px;
            border-radius: 3px;
            border: 1px solid #0aa865;
            font-size: 19px;
            margin-right: 15px;
            cursor: pointer;
            font-weight: 600;
            line-height: 1;
        }

        button:focus {
            outline: none;
        }

        .talk-btn.top-signin img,
        .call-popup img,
        .chat-popup img {
            /* filter: invert(34%) sepia(76%) saturate(1882%) hue-rotate(119deg) brightness(57%) contrast(101%); */
        }

        .video-btn {
            background: #1f74f4;
            color: #fff;
            padding: 8px 35px;
            border-radius: 4px;
            border: 1px solid transparent;
            font-size: 14px;
            margin-right: 15px;
            cursor: pointer;
        }

        .offline-btn {
            background: #ebebeb !important;
            color: #7c7c7c !important;
            border: 1px solid #C2C2C2 !important;
            cursor: initial !important;
        }

        .offline-btn img {
            filter: invert(49%) sepia(23%) saturate(11%) hue-rotate(344deg) brightness(95%) contrast(92%);
        }

        .asm-title-sm {
            font-size: 14px;
            padding-left: 5px;
            font-weight: 600;
        }

        .asm-timing .chat-right {
            padding-right: 20px;
        }

        .chat-right img,
        .call-right img {
            padding-right: 0px;
        }

        .call-right {
            margin-right: 10px;
        }

        .asm-rating h3 {
            margin-bottom: 0px;
        }

        .asm-gallery {
            padding: 30px 0px 0px;
        }

        .carousel-control-next,
        .carousel-control-prev {
            display: none;
        }

        .asm-gallery .carousel {
            margin-top: 30px;
        }

        #carouselExampleControls {
            background: whitesmoke;
            padding: 40px;
        }

        #carouselExampleControls .asm-test-img {
            background: transparent;
            padding: 5px;
        }

        #carouselExampleControls .asm-test-img img {
            margin: 0;
        }

        .asm-gallery .carousel-control-prev-icon {
            left: -50px;
        }

        .asm-gallery .carousel-control-next-icon {
            right: -50px;
        }

        .asm-listing {
            padding: 5px 0 0px;
        }

        .asm-listing li {
            display: inline-block;
            padding: 5px 15px;
            border: 1px solid #333;
            border-radius: 20px;
            margin-right: 10px;
            margin-bottom: 10px;
            font-size: 15px;
        }

        .progress {
            margin-bottom: 10px;
            height: 8px !important;
        }

        .progress-bar {
            background-color: #2DE334 !important;
        }

        .progress span {
            margin-left: -20px;
        }

        .asm-prog-num {
            float: left;
            margin-bottom: 0px;
            line-height: 0.8;
            font-size: 13px;
            margin-right: 27px;
            margin-top: 1px;
        }

        .asm-prog-num::after {
            content: '';
            position: absolute;
            background: url("/astrovedspeaks/assets/images/avm-star.png") no-repeat;
            width: 16px;
            height: 15px;
            display: inline-block;
            margin-top: -3px;
            margin-left: 7px;
            background-size: 13px 13px;
        }

        .asm-review {
            margin-bottom: 50px;
        }

        .asm-review-count {
            font-size: 14px;
            color: #a9a9a9;
        }

        .asm-detailed-review {
            padding: 30px 0px;
        }

        .asm-person-name {
            font-size: 17px;
            color: #000;
            margin-bottom: 0px;
        }

        .asm-desc {
            margin-top: 10px;
        }

        .asm-person-review {
            border-bottom: 1px solid #EBEBEB;
            margin-bottom: 10px;
        }

        .asm-date {
            color: #616161;
            font-size: 14px;
            /* float: right; */
            padding: 0px 10px;
            border-left: 1px solid #686868;
        }

        .asm-sim-wrap {
            background: #fff;
            border: 1px solid #EDEDED;
            border-radius: 8px;
            padding: 10px 0px;
            margin-top: 10px;
        }

        .asm-sim-name {
            font-size: 16px;
            padding-top: 10px;
            overflow-wrap: anywhere;
        }

        .asm-sim-price {
            margin-bottom: 0px;
            font-weight: 600;
        }

        .asm-detailed-review {
            padding: 0px 30px 30px 0px;
            max-height: 600px;
            overflow: auto;
            margin-top: 10px;
        }

        .asm-detailed-review::-webkit-scrollbar {
            width: 10px;
            background: #f0eded;
            height: 30px !important;
        }

        .asm-detailed-review::-webkit-scrollbar-thumb {
            height: 2px !important;
            background: #d9d9d9;
            border-radius: 20px;
        }

        .asm-space {
            margin-bottom: 30px;
        }

        /*footer css code---*/
        @media (min-width: 1200px) {
            .asm-whyav .container {
                padding-left: 60px;
                padding-right: 60px;
            }

            .asm-timing li {
                font-size: 15px;
            }
        }

        @media (min-width: 1300px) {
            .asm-rating {
                margin-right: 180px;
            }
        }


        ul.av-list-2 {
            list-style: none;
            padding: 0
        }

        ul.av-list-2 li {
            background: rgba(0, 0, 0, 0) url(https://www.astroved.com/astrospeaks/assets/images/list-2.png) no-repeat scroll 0 10px;
            padding: 6px 0 6px 20px;
        }

        .foo-white a {
            color: #000;
        }

        ul.av-list-2 li a {
            color: #000
        }

        .follow {
            color: #f15a1d;
            padding-bottom: 1px;
            font-size: 1em;
            padding-bottom: 8px;
        }

        .follow1 {
            color: #f15a1d;
            font-size: 1em;
            padding: 7px 0 10px;
        }

        .social-media-links a {
            display: inline-block;
            width: 28px;
            background: #fff;
            text-align: center;
            border-radius: 50%;
            margin: 0 10px 0 0;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            box-shadow: 0px 0 2px 1px rgba(0, 0, 0, .2);
            font-size: 1.2em;
            height: 28px;
        }

        .social-media-links a.fo-fb1 {
            color: #395698;
        }

        .social-media-links a.fo-twt1 {
            color: #00acee;
        }

        .social-media-links a.fo-rss1 {
            color: #e98733;
        }

        .social-media-links a.fo-inst1 {
            color: #a52582;
        }

        .social-media-links a.fo-pint1 {
            color: #c62228;
        }

        .social-media-links a:hover {
            color: #fff;
        }

        .social-media-links a.fo-fb1:hover {
            background: #395698;
        }

        .social-media-links a.fo-twt1:hover {
            background: #00acee;
        }

        .social-media-links a.fo-rss1:hover {
            background: #e98733;
        }

        .social-media-links a.fo-inst1:hover {
            background: #a52582;
        }

        .social-media-links a.fo-pint1:hover {
            background: #c62228;
        }


        #accordion-style-1 .av-collapse-title:before {
            background: url(/astrovedspeaks/assets/images/down-arrow.png) no-repeat;
            width: 24px;
            height: 15px;
            display: inline-block;
            margin-right: 7px;
        }

        /*menu--*/

        @media (max-width: 991px) {
            /* .collapse.show {
                left: 0;
                position: fixed;
                width: 250px;
                height: 100%;
                top: 0;
                overflow-y: auto;
                background-color: #6868f9;
                z-index: 1000;
                padding: 15px 0;
                transition: all 0.5s ease;
                visibility: visible;
            }

            .collapse {
                left: -280px;
                position: relative;
                visibility: hidden;
            }

            button.navbar-toggler.collapsed {
                background: #6868f8;
            }

            .collapsing {
                display: none;
            }

            button.navbar-toggler {
                padding: 3px 7px;
            }

            .navbar-nav .nav-link {
                color: #fff !important;
            }

            .show-menu {
                transition: all 0.5s ease;
            }

            @keyframes moveInRight {
                0% {
                    opacity: 0;
                    transform: translateX(0px);
                }

                80% {
                    transform: translateX(0px);
                }

                100% {
                    opacity: 1;
                    transform: translate(0px);
                }

            }

            .collapse.show {
                display: block;
                animation-name: moveInRight;
                animation-duration: 0.8s;
            }*/

            .sticky div#navbarTogglerDemo02 {
                height: 100vh;
            }
            .navbar-toggler:focus {
                outline: none;
                box-shadow: none !important;
            }

            .asm-signup {
                background: #ffffff !important;
                color: #6868F9 !important;
                font-size: 14px;
                padding: 10px 20px;
                border: none;
                border-radius: 10px;
                margin-left: 10px;
            }

            .avs-nav-menu {
                display: block !important;
                text-align: right;
                margin-right: 10px;
            }

            .asm-avail-circle {
                display: none;
            }

            .asm-time-wrap-in {
                border-right: none !important;
            }

            .mob-none {
                display: none;
            }

            /*signin code--*/
            #mywallet .top-signin a {
                background: rgba(0, 0, 0, 0) url(/astrovedspeaks/assets/images/signin-icon.png) no-repeat scroll 1px 0px;
                padding: 4px 1px 2px 31px !important;
                color: #fff !important;
                font-weight: 600;
            }

            .avs-listing #mywallet .top-signin a {
                color: #000 !important;
                padding-top: 3px !important;
            }

            div#panel2 {
                padding: 4px 10px 0px !important;
            }

            .head-wallet-wrap {
                display: flex !important;
            }

            .avmall .top-signin span#Label4 {
                filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(237deg) brightness(105%) contrast(108%);
                font-weight: 500;
            }

            .avmall.asm-top .top-signin span#Label4 {
                filter: none !;
            }

            .avmall.asm-top .top-signin a {
                filter: none !important;
            }
        }



        .avs-nav-menu {
            display: none;
        }

        .astro-speaks .navbar-toggler a {
            padding: 0px 5px;
        }

        /*newly added css--*/
        .avs-title {
            font-size: 25px;
            font-weight: 600;
            color: #242424;
        }

        .astro-detail-wrap {
            padding: 0;
        }


        /*css for filter new design--*/
        .filter-row ul {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .asm-timing li {
            list-style-type: none;
            background: #fff;
            border: 1px dashed #bdbdbd;
            margin: 0px 10px 50px;
            padding: 7px;
            border-radius: 20px;
            margin-top: -5px;
            font-weight: 600;
        }

        .filter-nav {
            margin-top: 10px;
        }

        .arrow::after {
            border-bottom-style: solid;
            border-bottom-width: 2px;
            border-right-style: solid;
            border-right-width: 2px;
            content: "";
            display: inline-block;
            height: 8px !important;
            border-color: #ffffff;
            right: 10px;
            position: absolute;
            top: 12px;
            width: 8px;
            transform: rotate(45deg);
            margin-right: 1px;
        }

        @media (max-width: 767px) {
            .filter-nav .container h1 {
                width: 100%;
                height: 50px;
            }

            .talk-btn:focus,
            .chat-btn:focus {
                outline: none;
            }

            .chat-btn {
                padding: 8px 20px;
                border-radius: 3px;
            }

            .talk-btn {
                background: transparent;
                color: #00ac30;
                padding: 5px 20px;
                border-radius: 3px;
                border: 1px solid #00ac30;
                font-size: 14px;
                margin-right: 15px;
            }

            .asm-fixed-btns {
                display: block;
                text-align: center;
            }

            .asm-fixed-btns {
                position: fixed;
                bottom: 0;
                background: #fff;
                border-top: 1px solid #d7d7d7;
            }

            .container.filter-row {
                align-items: center;
            }

            .asm-search-inn {
                margin: 8px 0px 15px;
            }

            .asm-star-blank {
                background-size: 15px 15px;
            }

            .asm-btn {
                padding: 2px 17px;
            }

            .asm-astro-cost {
                margin-top: 5px;
                margin-bottom: 10px !important;
            }

            #initial {
                margin: 0 !important;
                padding: 0 !important;
            }

            .asm-astro-detail .certified-astro {
                right: 10px;
            }
        }

        .filter-nav .container ul:not(.mega) {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            flex-wrap: wrap;
            position: relative;
        }

        @media (max-width: 767px) {
            .filter-nav .container ul:not(.mega) {
                margin: auto;
                font-size: 12px;
                margin: 0;
            }
        }

        .filter-nav .container ul:not(.mega)>li:not(.active)>a {
            color: black;
            font-weight: 400;
            position: relative;
            transition: 0.3s;
            font-size: 16px;
            padding: 5px 27px 5px 15px;
            display: flex;
            justify-content: flex-start;
            align-items: center;
            background: #8383f9;
            margin: 10px;
            color: #fff;
        }

        @media (max-width: 767px) {
            .filter-nav .container ul:not(.mega) li:not(.active)>a {
                height: auto;
                padding: 5px 11px;
                font-size: 12px;
                display: flex;
                align-items: center;
                margin: 2px;
            }
        }

        .filter-nav .container .hidden {
            background-color: white;
            padding: 0;
            width: 34%;
            z-index: -1;
            opacity: 0;
            top: calc(100% + 50px);
            transition: 0.3s;
            box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .2);
            position: absolute;
            margin-left: 10px;
        }

        .filter-nav .container ul li:hover .hidden {
            z-index: 25;
            opacity: 1;
            top: calc(100% + 1px);
        }

        @media (max-width: 767px) {
            .filter-nav .container .hidden {
                flex-direction: column;
                padding: 10px 0;
                gap: 0;
            }
        }

        .filter-nav .container .hidden li a {
            color: #000;
            font-size: 15px;
            display: block;
            padding: 5px 20px;
            font-weight: bold;
            position: relative;
            overflow: hidden;
            /* min-width: 150px; */
        }

        .filter-nav .container .hidden li a::after {
            content: "";
            background-color: #fafafa;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: -100%;
            transition: 0.3s;
        }

        .filter-nav .container .hidden li:hover a::after {
            left: 0;
        }

        .filter-nav .container .hidden li:not(:last-child) a {
            /* border-bottom: 1px solid #efefef; */
        }

        @media (max-width: 767px) {
            .filter-nav .container .hidden ul:first-of-type li:last-of-type a {
                border-bottom: 1px solid #efefef;
            }
        }

        .filter-nav .container .hidden li a::after {
            content: "";
            position: absolute;
            height: 100%;
            width: 100%;
            top: 0;
            left: -100%;
            background-color: #fafafa;
            z-index: -1;
        }

        .filter-nav .container .hidden li a i {
            margin-right: 10px;
            font-weight: bold;
        }

        .home {
            width: 100%;
            background-color: mediumseagreen;
            /* height: calc(100vh - 72px); */
        }

        .container.filter-row {
            display: flex;
            justify-content: space-between;
            padding: 0px 10px;
            align-items: baseline;
        }

        .mega li {
            /* display: inline-block; */
        }

        .filter-nav .container ul:not(.mega)>li:not(.active)>a:hover {
            color: #fff;
            text-decoration: none;
        }

        .hidden label {
            cursor: pointer;
            display: block;
            font-size: 15px;
            margin-bottom: 10px;
        }

        #price .hidden label {
            display: flex;
        }

        #price .hidden span {
            padding-top: 5px;
        }

        .asm-search-inn {
            position: relative;
        }

        .avs-filter {
            display: none;
            padding: 0px 15px;
        }

        .new-seach-input {
            border: 1px solid #aeafb0;
            padding: 6px 10px;
            /* width: 100% !important; */
            padding-right: 40px;
            border-radius: 22px;
            margin-left: 0px;
            color: #6C757D;
        }

        #btnAstrologerSearch {
            background: transparent;
            border: none;
            position: absolute;
            z-index: 999;
            right: 0;
            min-width: 39px;
        }


        span.checkmark {}

        .filter-row input[type=checkbox] {
            margin-right: 7px;
        }

        .radio {
            margin: 0.5rem;
        }

        .radio .checkmark {
            position: absolute;
            top: 4px;
            left: 0;
            height: 19px;
            width: 19px;
            background-color: #fff;
            border: 2px solid #2D5EE3;
            border-radius: 3px;
            margin-right: 7px;
        }

        .checkbox [type="checkbox"]+span:not(.lever) {
            position: relative;
            /* padding-left: 26px; */
            cursor: pointer;
            display: inline-block;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .checkbox [type="checkbox"]:not(:checked),
        .checkbox [type="checkbox"]:checked {
            position: absolute;
            opacity: 0;
            pointer-events: none;
        }

        .recharge {
            display: none;
        }

        .asm-fixed-btns {
            display: none;
        }

        @media (max-width: 767px) {
            .asm-fixed-btns {
                display: block;
            }

            .listing-page-foot ul {
                padding: 0;
                background: #fff;
                margin-bottom: 0px;
                border-top: none;
                /* width: 100%; */
                margin: 0px 15px;
            }

            .avs-filter {
                display: block;
                background: #8383f9;
                border-radius: 4px;
                padding: 3px 12px;
                color: #fff;
            }

            .asm-foot-list li:last-child {
                border: none;
            }

            .asm-filter {
                padding-right: initial !important;
                padding-left: initial !important;
            }

            .filter-nav .container ul:not(.mega) {
                display: none;
            }

            .avs-title {
                font-size: 20px;
            }

            .asm-listing .asm-listing-in {
                padding: 10px 0px !important;
                background: #fff0 !important;
            }

            .asm-listing .container {
                background: transparent !important;
            }

            .navbar-expand-lg {
                justify-content: space-between;
            }

            .avmall .navbar-expand-lg {
                justify-content: space-between;
            }

            a.navbar-brand {
                padding-left: 10px;
            }

            span.navbar-toggler-icon {
                padding-top: 5px;
            }

            .astro-speaks {
                padding: 5px 0px 5px;
            }

            .asm-search {
                padding: 10px 0px 0px !important;
            }
        }

        .asm-breadcrumb {
            padding: 30px 0px 10px;
        }

        .BreadCrumb-detailpage a {
            color: #6868f8;

        }

        /*        checkbox color--*/
        .checkbox [type="checkbox"]+span:not(.lever):before,
        .checkbox [type="checkbox"]+span:not(.lever):after {
            content: '';
            left: 0;
            position: absolute;
            -webkit-transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
            transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
            z-index: 1
        }

        .checkbox [type="checkbox"]:checked+span:not(.lever):before {
            top: 0px;
            left: -2px;
            width: 8px;
            height: 13px;
            border-top: 2px solid transparent;
            border-left: 2px solid transparent;
            border-right: 2px solid #fff;
            border-bottom: 2px solid #fff;
            -webkit-transform: rotateZ(37deg);
            transform: rotateZ(37deg);
            -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
            z-index: 9;
        }

        .checkbox [type="checkbox"]:checked+span:not(.lever):after {
            top: -1px;
            width: 16px;
            height: 16px;
            border: 2px solid #2d5ee3;
            background-color: #2d5ee3;
            z-index: 0
        }

        .checkbox [type="checkbox"].tabbed:focus+span:not(.lever):after {
            border-radius: 2px;
            border-color: #5a5a5a;
            background-color: rgba(0, 0, 0, 0.1)
        }

        .asm-availability {
            background: #f5f5f5;
            padding: 30px 10px;
            border-radius: 4px;
            box-shadow: rgb(14 30 37 / 0%) 0px 2px 4px 0px, rgb(14 30 37 / 17%) 0px 2px 16px 0px;
        }

        .asm-timer {
            color: #9e8c8c;
        }

        .asm-time-wrap-in {
            border-right: 1px solid #a2a2fb;
            text-align: center;
            position: relative;
        }

        .asm-day {
            font-size: 17px;
            padding-top: 3px;
            font-weight: 600;
        }

        .asm-timer {
            color: #9e8c8c;
        }

        .asm-avail-circle {
            background: #ffffff;
            border: 0.2rem solid #6868f99c;
            border-radius: 100%;
            height: 20px;
            margin: auto;
            width: 20px;
            vertical-align: middle;
            position: absolute;
            right: -26px;
            top: 0;
        }

        .asm-time-wrap {
            position: relative;
        }

        .asm-test-img img {
            /*margin: 12px 0px 7px;*/
            border-radius: 7px;
        }

        .gallery .asm-test-img .similar-profile {
            margin: 12px 0px 7px;
            border-radius: 50px;
            width: 107px;
            height: 107px;
            border: none;
        }

        @media (min-width: 992px) {
            .navbar-expand-lg .navbar-nav .nav-link {
                align-self: center;
                display: inline-block;
            }

        }

        .asm-pd .nav-link img {
            filter: invert(100%) sepia(100%) saturate(22%) hue-rotate(193deg) brightness(106%) contrast(109%);
        }

        .asm-pd.sticky img {
            filter: none;
        }

        /*loader css and sigin panel code---*/
        .panel-bg {
            background: #000000 none repeat scroll 0 0;
            height: 100%;
            left: 0;
            opacity: 0.3;
            position: fixed;
            top: 0;
            width: 100%;
            z-index: 999;
        }

        .panel {
            background: none repeat scroll 0 0 #fff;
            border-radius: 0px;
            overflow: auto;
            width: 48%;
        }

        .overlayaccount,
        .overlaycall {
            height: 100%;
            left: inherit !important;
            margin-right: -50%;
            position: fixed;
            right: 0;
            top: 0;
            transition: margin-right 0.5s ease-in 0s;
            z-index: 1001;
        }

        .overlayaccount.active,
        .overlaycall.active {
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
            margin-right: 0;
        }

        .overlayaccount .close,
        .overlaycall .close {
            float: left;
            margin: 5px 7px;
            position: absolute;
            left: -4px;
            top: -2px;
            z-index: 9;
            opacity: 1;
            color: #aea5a5;
            background: #fff;
            text-shadow: none;
            width: 27px;
            height: 27px;
            border-radius: 50%;
            text-align: center;
            font-weight: 500;
        }

     

        .login-panel table {
            width: 100%;
        }

        .login-panel h2 {
            border-bottom: 1px solid #ddd;
            color: #777;
            font-weight: 500;
            padding: 10px 20px;
            font-size: 25px;
        }

        .login-panel td td {
            padding: 0;
            display: block;
            text-align: left;
        }

        .login-table table tr:last-child td {
            text-align: center;
        }

        .login-panel td label {
            font-weight: 600;
            font-size: 18px;
            color: #000;
        }

        .login-panel-login span#MyAccountmarketplace_LoginView2_lblError {
            color: red;
            padding-bottom: 10px;
            display: block;
        }

        .login-panel-login input[type=password],
        .login-panel-login input[type=text] {
            padding: 10px 7px;
            border: 1px solid #ddceb9;
            width: 100%;
            font-size: 17px;
            border-radius: 5px;
            color: #000;
        }

        .login-panel-login input[type=password]:focus,
        .login-panel-login input[type=text]:focus {
            outline: none;
        }

        .login-panel-login input[type="submit"],
        .log_off input[type="button"] {
            background: #fe5e08;
            border: 1px solid #fe5e08;
            border-radius: 50px;
            color: #fff;
            font-weight: bold;
            padding: 10px 25px;
            cursor: pointer;
            text-transform: uppercase;
            font-size: 16px;
        }

        .login-panel-login {
            margin: 5%;
            max-width: 550px;
            padding: 2% 7%;
        }

        .login-panel .login-title {
            display: none;
        }

        .top-signin a {
            max-width: 100px;
            display: inline-block;
            overflow: hidden;
            white-space: nowrap;
            vertical-align: top;
            text-overflow: ellipsis;
            padding: 0px !important;
        }

        .myaccount-menu {
            padding: 10px 20px;
        }

        .myaccount-menu li.welcome_txt1 {
            background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
            color: #f75358;
            padding: 9px 0 7px;
            font-size: 16px;
        }

        .myaccount-menu li {
            background: rgba(0, 0, 0, 0) url("/app_themes/astroved/images/list-2.png") no-repeat scroll 0 50%;
            padding: 9px 0 7px 18px;
            margin-left: 10px;
            list-style: none;
            color: #000;
        }

        .myaccount-menu li a {
            color: #000000;
            font-weight: 500;
        }

        li.log_off {
            padding-top: 10px;
            background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        }

        ul {
            padding-left: 0
        }

        /*sigin panel resp view--*/
        @media screen and (min-width: 0px) and (max-width: 767px) {
            .panel {
                width: 90%;
                margin-right: -90%;
            }

            .login-panel-login {
                max-width: 340px;
            }

            .login-panel-login input[type=password],
            .login-panel-login input[type=text] {
                padding: 5px 7px;
            }

            .login-panel td label {
                margin-bottom: 0px;
                font-size: 15px;
            }

            .login-panel td td {
                display: block;
                min-width: auto;
                padding: 5px;
                text-align: left;
            }

            .login-panel td tr:last-child td {
                text-align: center;
            }

            .login-panel-login input[type="submit"],
            .log_off input[type="button"] {
                font-size: 13px;
            }
        }
@media screen and (min-width: 981px) and (max-width: 1100px) {
    .panel {
                width: 60%;
                margin-right: -60%;
            }
}
        @media screen and (min-width: 768px) and (max-width: 980px) {
            .panel {
                width: 75%;
                margin-right: -75%;
            }

            .asm-service-inn {
                flex-basis: calc(33.33% - 10px) !important;
                margin: 5px !important;
            }

            .asm-gallery #carouselExampleControls {
                padding: 10px;
            }
        }

        .newuser-link {
            text-align: center;
            margin: 10px 0 0;
        }

        .center {
            text-align: center;
        }

        .login-panel-login span#SigninProgress {
            display: block;
            padding-top: 20px;
            vertical-align: middle;
        }

        .speaks-loading .loading-txt:before {
            content: attr(data-text);
            position: absolute;
            overflow: hidden;
            max-width: 7em;
            white-space: nowrap;
            color: #fff;
            animation: loading 3s infinite;
        }

        @keyframes loading {
            0% {
                max-width: 0;
            }
        }

        .speaks-loading {
            position: fixed;
            top: 0;
            width: 100%;
            height: 100%;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            text-rendering: optimizeLegibility;
            -webkit-user-select: none;
            overflow: hidden;
            background: rgba(0, 0, 0, .7);
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            -o-transition: all 0.3s;
            transition: all 0.3s;
            z-index: 1001;
        }

        .speaks-loading:after {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle;
            margin-right: -0.25em;
        }

        .vertical-centered-box .content {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            display: inline-block;
            vertical-align: middle;
        }

        .loader-circle {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 120px;
            height: 120px;
            border-radius: 50%;
            box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1);
            margin-left: -60px;
            margin-top: -60px;
        }

        .loader-line-mask {
            position: absolute;
            left: 50%;
            top: 50%;
            width: 60px;
            height: 120px;
            margin-left: -60px;
            margin-top: -60px;
            overflow: hidden;
            -webkit-transform-origin: 60px 60px;
            -moz-transform-origin: 60px 60px;
            -ms-transform-origin: 60px 60px;
            -o-transform-origin: 60px 60px;
            transform-origin: 60px 60px;
            -webkit-mask-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
            -webkit-animation: rotate 1.2s infinite linear;
            -moz-animation: rotate 1.2s infinite linear;
            -o-animation: rotate 1.2s infinite linear;
            animation: rotate 1.2s infinite linear;
        }

        .loader-line-mask .loader-line {
            width: 120px;
            height: 120px;
            border-radius: 50%;
            box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5);
        }

        .speaks-loading .loading-txt {
            position: relative;
            color: #000;
            font-size: 1em;
        }

        .speed-load-txt {
            position: absolute;
            top: calc(50% + 80px);
            z-index: 1001;
            text-align: center;
            width: 100%;
            color: #fff;
            font-size: 1.2em;
            left: 0;
        }

        /*css code for after login side panel - astro profile----*/
        .profile-header {
            background: url(/astrovedspeaks/assets/images/profile-bg-2.jpg) no-repeat center center;
            background-size: cover;
            min-height: 160px;
            /*    background: #6868fa;*/
            border: 1px solid #e4efff;
        }

        .profile-wrap {
            position: relative;
            float: left;
            box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.16);
            margin: 20px;
            background: #fff;
            padding: 20px 10px;
            margin-top: -87px;
            width: 95%;
        }

        .profile-img {
            float: left;
            width: 25%;
            text-align: center;
        }

        .profile-img img {
            display: block;
            margin: 0 auto;
            border-radius: 50%;
            border: 2px solid #f9f9f9;
            width: 120px;
            height: 120px;
        }

        .view-profile-txt {
            margin: 10px 0 0;
            display: inline-block;
            color: #6868fa;
            text-decoration: underline;
        }

        .profile-detail {
            float: left;
            width: 75%;
            padding: 0 10px;
        }

        .profile-detail h2 {
            font-size: 1.5em;
            color: #000;
            font-weight: 600;
            padding: 15px 0 0;
        }

        .profile-detail h3 {
            font-size: 1.1em;
            font-style: italic;
            color: #000;
            white-space: initial;
            overflow: hidden;
            text-overflow: ellipsis;
            padding-bottom: 15px;
        }

        .detail-col {
            float: left;
            text-align: center;
            position: relative;
            padding: 0 5px;
        }

        .detail-col.exp-col {
            width: 27%;
        }

        .detail-col.lang-col {
            width: 43%;
        }

        .detail-col.loc-col {
            width: 30%;
        }

        .detail-txt {
            font-size: .9em;
            color: #555;
            font-style: italic;
        }

        .detail-col.exp-col:after,
        .detail-col.lang-col:after {
            position: absolute;
            background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(38, 38, 38, 0.87) 50%, rgba(255, 255, 255, 0.74) 100%);
            width: 1px;
            height: 100%;
            content: "";
            top: 0;
            right: 0;
            opacity: .5;
        }

        .callastrologer-wrap {
            margin: 10px auto 10px;
            text-align: center;
            width: 95%;
            background: #ffffff;
            padding: 10px 15px;
            border-radius: 3px;
            box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        }

        .callastrologer-txt .fa-rupee:before,
        .callastrologer-txt .fa-inr:before {
            color: #6868fa;
        }

        .min-amount-txt {
            padding: 5px 0 5px;
            font-size: 19px;
            font-family: 'Arial' !important;
        }
        
        .callastrologer-txt {
            padding: 5px 0 5px;
            font-size: 1.35em;
            font-family: 'Arial' !important;
        }

        .callastrologer-txt .cbal-txt {
            font-size: 1.2em;
            color: #6868fa;
            display: inline-block;
            vertical-align: baseline;
            padding: 0 5px;
            border-radius: 3px;
            margin: 0;
            font-weight: 600;
        }

        .button-pulse {
            margin: 10px auto;
        }

        .call-btn-wrap {
            display: inline-block;
            position: relative;
            width: 130px;
            height: 40px;
            justify-content: center;
            align-items: center;
        }

        .call-btn-wrap {
            padding: 20px 0 0 0;
        }

        .pulsing {
            width: 99%;
            height: 99%;
            border-radius: 50px;
            z-index: 1;
            position: relative;
        }

        @keyframes pulsing {
            0% {
                opacity: 1;
                transform: scaleY(1) scaleX(1);
            }

            20% {
                opacity: 0.5;
            }

            70% {
                opacity: 0.2;
                transform: scaleY(1.8) scaleX(1.4);
            }

            80% {
                opacity: 0;
                transform: scaleY(1.8) scaleX(1.4);
            }

            90% {
                opacity: 0;
                transform: scaleY(1) scaleX(1);
            }
        }

        @keyframes pulsing1 {
            0% {
                opacity: 1;
                transform: scaleY(1) scaleX(1);
            }

            20% {
                opacity: 0.5;
            }

            70% {
                opacity: 0.2;
                transform: scaleY(1.3) scaleX(1.15);
            }

            80% {
                opacity: 0;
                transform: scaleY(1.3) scaleX(1.15);
            }

            90% {
                opacity: 0;
                transform: scaleY(1) scaleX(1);
            }
        }

        .call-button {
            border: 1px solid #00AC30;
            border-radius: 50px;
            outline: none;
            cursor: pointer;
            position: relative;
            transition: 0.2s ease-in-out;
            letter-spacing: 1px;
            line-height: 40px;
            color: #fff;
            text-align: center;
        }

        .button-pulse .call-button {
            background: #00AC30;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
            z-index: 2;
        }

        .button-pulse .call-button:hover {
            color: #fff;
        }

        .caller_message {
            padding: 0px 15px;
            background: #fff;
            margin: 10px;
        }

        .caller_message h4 {
            font-size: 1.2rem;
            color: #000;
            font-weight: 600;
            margin: 0 0 17px;
        }

        .caller_message .form-field {
            text-align: left;
            display: flex;
            flex-wrap: wrap;
            margin: 0 0 17px 0;
            /* align-items: center;*/
        }

        .caller_message .form-field label {
            flex-basis: 30%;
            font-weight: 600;
        }

        .caller_message .form-field input.form-control {
            width: 70%;
        }

        .caller_message input[type="submit"] {
            background: #6868fa;
            border: 1px solid #6767ff;
            border-radius: 2px;
            color: #fff;
            padding: 7px 16px;
            cursor: pointer;
        }

        input#skip_call {
            background: #d5d5d5d1;
            border: 1px solid #c3c3c3;
            color: #4a4a4a;
            padding: 7px 22px;
            font-family: 'Nunito', sans-serif !important;
            border-radius: 2px;
            font-weight: 600;
            cursor: pointer;
        }

        @media (max-width: 640px) {
            .caller_message .form-field input.form-control {
                width: 100%;
            }

            .caller_message .form-field label {
                flex-basis: 100%;
                padding-bottom: 5px;
            }
        }

        /*end code---*/

        /*wallet details on sidepanel--*/
        .insufficent-wrap {
            text-align: center;
            margin: 30px 0 0;
            padding: 5px;
        }

        .insufficent-txt {
            font-size: 1.1em;
            color: #000000;
            font-weight: 500;
            padding: 5px 0;
        }

        .insufficent-txt1 {
            font-size: 1.2em;
            color: #444;
            padding: 10px 0;
        }

        .insufficent-btn {
            margin: 10px auto;
        }

        .insufficent-btn a {
            margin: 10px 20px;
            padding: .4rem 1.5rem;
            border: 1px solid;
            display: inline-block;
            border-radius: 3px;
        }

        .insufficent-btn a.insuf-recharge-btn {
            border: 1px solid #6f71e2;
            color: #fff;
            cursor: pointer;
            position: relative;
            padding: .4rem 1.5rem .4rem 2.5rem;
            background: #6f71e2;
        }

        .insufficent-btn a.insuf-recharge-btn::before {
            background: url(/../images/addmoney-ico.png) no-repeat 0 0;
            position: absolute;
            content: "";
            width: 28px;
            height: 28px;
            pointer-events: none;
            left: 12px;
            top: 8px;
            background-size: 20px;
        }

        .insufficent-btn .explore-btn {
            color: #6f71e2;
        }

        .caller_message .form-field select {
            width: 22%;
            margin-right: 2%;
        }

        select.form-control:not([size]):not([multiple]):last-child {
            margin-right: 0px !important;
        }

        select#country {
            width: 70%;
            margin-right: 0px;
        }

        .caller_message .form-field label {
            flex-basis: 30%;
        }

        .recent-purchase {
            position: fixed;
            width: 330px;
            left: 10px;
            bottom: 10px;
            background: rgba(37, 60, 240, 1);
            background: -moz-linear-gradient(left, rgba(37, 60, 240, 1) 0%, rgba(166, 22, 255, 1) 100%);
            background: -webkit-gradient(left top, right top, color-stop(0%, rgba(37, 60, 240, 1)), color-stop(100%, rgba(166, 22, 255, 1)));
            background: -webkit-linear-gradient(left, rgba(37, 60, 240, 1) 0%, rgba(166, 22, 255, 1) 100%);
            background: -o-linear-gradient(left, rgba(37, 60, 240, 1) 0%, rgba(166, 22, 255, 1) 100%);
            background: -ms-linear-gradient(left, rgba(37, 60, 240, 1) 0%, rgba(166, 22, 255, 1) 100%);
            background: linear-gradient(to right, rgba(37, 60, 240, 1) 0%, rgba(166, 22, 255, 1) 100%);
            padding: 10px;
            box-shadow: 0 0 22px 0 rgba(3, 0, 0, .15);
            border-radius: 40px;
            display: none;
            z-index: 99
        }

        .purchase-img {
            float: left;
            width: 75px;
            text-align: center;
            padding-top: 2px
        }

        .purchase-img img {
            overflow: hidden;
            width: 60px;
            border: 2px solid #fff;
            background: #fff;
            border-radius: 50%
        }

        .purchase-detail {
            width: 230px;
            float: right;
            font-family: open sans;
            line-height: 1.5
        }

        .purchase-detail ul {
            margin-bottom: 5px;
            padding-left: 0
        }

        .purchase-detail li {
            list-style: none;
            padding: 0
        }

        .purpro-name {
            font-size: 1.12em;
            font-weight: 500;
            color: #fff;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis
        }

        .purchase-detail a {
            color: #fff000
        }

        .purpro-username {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            color: #fff
        }

        .purpro-time {
            color: #fff
        }

        .purchase-detail .close-btn {
            position: absolute;
            left: -5px;
            top: -6px;
            cursor: pointer;
            width: 18px;
            height: 18px;
            background: #ddd;
            border-radius: 50%;
            text-align: center;
            line-height: 17px;
            color: #555;
            opacity: 0
        }

        .slideUpwrap {
            animation-name: slideUp;
            -webkit-animation-name: slideUp;
            animation-duration: .7s;
            -webkit-animation-duration: .7s;
            animation-timing-function: ease;
            -webkit-animation-timing-function: ease;
            visibility: visible !important;
            display: block
        }

        @keyframes slideUp {
            0% {
                transform: translateY(100%)
            }

            80% {
                -webkit-transform: translateY(-10px);
                -ms-transform: translateY(-10px);
                transform: translateY(-10px)
            }

            100% {
                transform: translateY(0)
            }
        }

        @-webkit-keyframes slideUp {
            0% {
                transform: translateY(100%)
            }

            80% {
                -webkit-transform: translateY(-10px);
                -ms-transform: translateY(-10px);
                transform: translateY(-10px)
            }

            100% {
                transform: translateY(0)
            }
        }

        #recent-purchase.hidelistbox {
            animation-name: slideDown;
            -webkit-animation-name: slideDown;
            animation-duration: .9s;
            -webkit-animation-duration: .9s;
            animation-timing-function: ease;
            -webkit-animation-timing-function: ease;
            visibility: visible !important
        }

        @keyframes slideDown {
            0% {
                transform: translateY(0)
            }

            90% {
                transform: translateY(300px)
            }

            100% {
                transform: translateY(100px)
            }
        }

        @-webkit-keyframes slideDown {
            0% {
                transform: translateY(0)
            }

            90% {
                transform: translateY(300px)
            }

            100% {
                transform: translateY(100px)
            }
        }

        @media (min-width: 0) and (max-width: 420px) {
            .recent-purchase {
                max-width: 98%;
                right: 2%
            }

            .purchase-img {
                width: 25%
            }

            .purchase-detail {
                width: 75%
            }
        }

        < !-- headerwallet css---->.asm-signup {
            display: flex;
            padding: 8px 0px;
        }

        .head-wallet-wrap {
            display: flex;
            justify-content: space-between;
        }

        .wallet-ico {
            background: url(/astrovedspeaks/assets/images/wallet-icon.png) no-repeat;
            width: 24px;
            height: 24px;
            display: inline-block;
            margin-right: 7px;
        }

        .head-wallet a {
            font-size: 14px;
            color: #000;
            vertical-align: super;
        }

        div#panel2 {
            padding: 0px 17px;
            align-self: center;
            padding-top: 5px;
        }

        .top-signin a {
            background: #615AF2;
            color: #fff;
            padding: 6px 15px !important;
            font-size: 14px;
            border: none;
            border-radius: 10px;
            line-height: 20px;
        }

        .navbar-nav .nav-item {
            align-self: center;
        }

        /*review wrap position change css--*/
        .asm-sim-img {
            padding: 20px;
        }

        .col--1of3 {
            flex-basis: 22%;
            margin: 15px;
            background: #fff;
            text-align: center;
            padding: 15px;
        }

        .wrapper {
            display: flex;
            flex-direction: column;
        }

        .columns {
            display: block;
        }

        .main {
            margin-right: 30px;
            flex: 1 1 40%;
        }

        .sidebar-first {
            flex: 1 1 10%;
        }

        .sidebar-second {
            width: 100%;
            margin-top: 50px;
            background: #f1f1f1;
            padding: 30px;
        }

        .merge-col {
            display: flex;
        }

        .no_review_wrap .main {
            display: none;
        }

        /*.no_review_wrap .columns {
            display: flex;
        }*/

        .no_review_wrap .merge-col {
            order: 2;
            min-width: 33%;
        }

        .no_review_wrap .col--1of3 {
            flex-basis: 46%;
        }

        .no_review_wrap .sidebar-second {
            margin-right: 30px;
        }

        /*.asm-test-img .asm-title-lg {
    font-size: 16px;
    font-weight: 600;
}*/
        .asm-test-img span {
            font-size: 15px;
            color: #686868;
        }

        .no_review_wrap .sidebar-second {
            margin-top: 0px;
        }

        #ViewMore {
            text-align: center;
        }

        #morebtn {
            background: #6868f9;
            color: #fff;
            margin: 30px 0px 30px;
            padding: 7px 16px;
            border: 1px solid #6868f9;
        }

        #morebtn:hover {
            background: transparent;
            border: 1px solid #6868f9;
            color: #6868f9;
        }

        @media (max-width: 1024px) {
            .merge-col {
                display: block;
            }

            .col--1of3 {
                flex-basis: 44% !important;
            }

            .no_review_wrap .columns {
                display: block;
            }

            .no_review_wrap .merge-col {
                width: 100%;
            }
        }

        @media (max-width: 767px) {
            .col--1of3 {
                flex-basis: 100% !important;
            }

            .no_review_wrap .sidebar-second {
                margin-top: 30px;
                padding: 20px 10px !important;
            }

            .no_review_wrap .asm-similar {
                padding: 10px !important;
            }

            .asm-day {
                margin-bottom: 10px !important;
            }

            .asm-timing li {
                margin: 0px 10px 20px;
            }
        }

        /*filter sort button---*/
        span.filterAd {
            background: #fff;
            border: 1px dotted #aaa;
            padding: 2px 10px;
            margin: 3px;
            border-radius: 5px;
        }

        span.filterAd span {
            font-size: 13px;
        }

        .font14 {
            font-size: 13px;
        }

        #ClearAll {
            border: 1px solid #2d5ee3;
            padding: 2px 15px;
            border-radius: 2px;
            margin: 3px 10px;
            color: #fff;
            cursor: pointer;
            background: linear-gradient(to right, #2d5ee3 0%, #093dc9b3 100%);
            font-size: 0.9em;
        }

        #more_ets,
        #less-ets {
            color: #3867e5;
            font-size: 15px;
            font-weight: 600;
            cursor: pointer;
        }

        .no_review_wrap .sidebar-second {
            background: transparent;
            padding-top: 0px;
        }

        .no_review_wrap .asm-similar {
            background: whitesmoke;
            padding: 40px 40px;
        }

        .no_review_wrap .col--1of3 {
            flex-basis: 44.9%;
        }

        /*astrospeaks profile page--*/
        .asm-detailed-mob {
            display: none;
        }

        .asm-detailed .certified-astro {
            position: absolute;
            content: '';
            background: url(/astrovedspeaks/assets/images/avm-verify.png) no-repeat 0 1px;
            width: 38px;
            height: 38px;
            margin-left: 20px;
            background-size: 30px;
        }

        @media (max-width: 767px) {
            /*.asm-detailed {
                display: none;
            }*/

            .main {
                margin-right: 0px;
            }

            .asm-detailed-mob {
                display: none;
            }

            .asm-detailed-mob {
                padding: 10px 0px;
            }

            .asm-detailed-mob .detailed-wrap {
                background: #ffffff;
                padding: 7px 5px 5px;
                box-shadow: rgb(0 0 10 / 5%) 0px 2px 4px 0px, rgb(0 0 0 / 8%) 0px 2px 17px 0px;
            }

            .asm-astro-details .asm-title-lg {
                font-size: 20px;
                font-weight: 600;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                clear: both;
                text-align: center;
                margin-top: 10px;
            }

            .asm-detailed-mob .asm-astro-details .asm-title-lg {
                max-width: 260px;
                margin: 0 auto;
                margin-bottom: 10px;
                margin-top: 10px;
            }

            .asm-detailed-mob .certified-astro {
                right: 10px;
            }

            .asm-astro-details span {
                padding-left: 0px ;
                font-size: 16px;
                display: initial;
                color: #666666;
            }

            .asm-astro-details {
                padding: 0px 10px;
            }

           /* span.avs-pricing {
                color: #666;
            }*/

            span.certified-astro {
                position: absolute;
                content: '';
                background: url(/astrovedspeaks/assets/images/avm-verify.png) no-repeat 0 1px;
                width: 38px;
                height: 38px;
                margin-left: 20px;
                background-size: 30px;
            }

            .asm-spec-mob {
                color: #000;
                font-size: 14px !important;
                margin-bottom: 2px !important;
                margin-left: 0 !important;
                /*display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;*/
                padding: 0;
            }

            span.exp-det {
                color: #000;
            }

            .asm-astro-rating h3 {
                margin: 0;
            }
        }

        @media (max-width: 767px) {
            .asm-fixed-btns {
                display: none;
                text-align: center;
                width: 100%;
                z-index: 9;
                padding: 5px 0px 5px;
            }

            .asm-spec-mob {
                margin-left: 24px !important;
            }

            .m-ex::before,
            .m-lan::before,
            .m-exp::before {
                position: absolute;
                width: 20px;
                height: 25px;
                content: "";
                z-index: 4;
                margin-left: -28px;
                background: url(/astrovedspeaks/assets/images/icons.jpg) no-repeat;
            }

            .m-ex::before {
                background-position: -4px -7px;
            }

            .m-lan::before {
                background-position: -4px -35px;
            }

            .m-exp::before {
                background: -4px -64px;
            }

            .asm-astro-cost .avs-pricing .avs-price {
                padding-left: 4px !important;
            }
        }

        .asm-bottom-btn .video-btn {
            margin-right: 0px;
        }

        .asm-bottom-btn {
            padding: 8px 25px;
            border-radius: 3px;
            font-size: 14px;
            margin-right: 15px;
        }

        button.asm-bottom-btn.video-btn {
            margin-right: 0px;
        }

        /*dsk view header--*/
        .avmall .wallet-ico {
            filter: invert(99%) sepia(100%) saturate(400%) hue-rotate(166deg) brightness(200%) contrast(100%);
        }

        .asm-top .wallet-ico {
            filter: invert(0%) sepia(0%) saturate(7500%) hue-rotate(327deg) brightness(96%) contrast(104%);
        }

        .avmall.asm-top .head-wallet a {
            color: #000 !important;
        }

        .asm-astro-cost span {
            padding-left: 0px;
        }

        .avs-pricing .avs-price {
            /* padding: 0px 3px; */
        }

        span.avs-pricing {
            margin-right: 0;
            display: block;
            clear: both;
            line-height: 1;
            margin-top: 6px;
            font-size: 16px;
            font-weight: 500;
        }
        .offer-price{
            color: #e82f0f;
            font-weight: 600 !important;
        }

        span.avs-pricing.video-price {
            border-right: 0px;
        }

        .asm-astro-cost {
            margin-bottom: 20px !important;
            margin-left: 1px !important;
        }

        /*footer css code--*/
        /*footer css code---*/
        @media (min-width: 1200px) {
            .asm-whyav .container {
                padding-left: 60px;
                padding-right: 60px;
            }
        }

        .foo-white {
            padding: 25px 0;
            border-top: 1px solid #e7e7e7 !important;
            background: #fbfbfb;
        }

        ul.av-list-2 {
            list-style: none;
            padding: 0
        }

        ul.av-list-2 li {
            background: rgba(0, 0, 0, 0) url(/astrovedspeaks/assets/images/location-icon.png) no-repeat scroll 0 11px;
            padding: 6px 0 4px 20px;
        }

        .foo-white a {
            color: #000;
            font-weight: 400;
            font-size: 16px;
            font-family: 'Nunito', sans-serif !important;
        }

        .follow {
            color: #2E73DC;
            padding-bottom: 1px;
            font-size: 16px;
            padding-bottom: 0;
            font-weight: 600;
            margin-bottom: 0px;
        }

        .follow1 {
            color: #2E73DC;
            font-size: 16px;
            padding-bottom: 0;
            font-weight: 600;
            margin-top: 20px;
        }

        .mail-txt {
            background: rgba(0, 0, 0, 0) url(/astrovedspeaks/assets/images/astro-reg-icon.jpg) no-repeat scroll -2px 8px;
            padding: 6px 0 4px 26px;
        }

        .phone-txt {
            background: rgba(0, 0, 0, 0) url(/astrovedspeaks/assets/images/mail-icon.jpg) no-repeat scroll -2px 8px;
            padding: 6px 0 0px 26px;
            margin-bottom: 0px;
        }

        .whatsapp-txt {
            background: rgba(0, 0, 0, 0) url(/astrovedspeaks/assets/images/whatsapp-icon.jpg) no-repeat scroll -2px 8px;
            padding: 6px 0 0px 26px;
            font-weight: 400;
            margin-bottom: 0px;
        }

        .faq-txt {
            background: rgba(0, 0, 0, 0) url(/astrovedspeaks/assets/images/faq-icon.jpg) no-repeat scroll -2px 8px;
            padding: 6px 0 0px 26px;
            margin-bottom: 0px;
        }

        .social-media-links a {
            display: inline-block;
            width: 28px;
            background: #fff;
            text-align: center;
            border-radius: 50%;
            margin: 0 10px 0 0;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            box-shadow: 0px 0 2px 1px rgba(0, 0, 0, .2);
            font-size: 1.2em;
            height: 28px;
        }

        .social-media-links a.fo-fb1 {
            color: #395698;
        }

        .social-media-links a.fo-twt1 {
            color: #00acee;
        }

        .social-media-links a.fo-rss1 {
            color: #e98733;
        }

        .social-media-links a.fo-inst1 {
            color: #a52582;
        }

        .social-media-links a.fo-pint1 {
            color: #c62228;
        }

        .social-media-links a:hover {
            color: #fff;
        }

        .social-media-links a.fo-fb1:hover {
            background: #395698;
        }

        .social-media-links a.fo-twt1:hover {
            background: #00acee;
        }

        .social-media-links a.fo-rss1:hover {
            background: #e98733;
        }

        .social-media-links a.fo-inst1:hover {
            background: #a52582;
        }

        .social-media-links a.fo-pint1:hover {
            background: #c62228;
        }

        .copy-txt {
            text-align: center;
            padding: 25px;
            color: #000;
        }

        ul.secure-icon {
            padding: 0 0 0 4px;
            margin: 5px 0;
            list-style-type: none;
        }

        .secure-icon a {
            background-image: url(/astrovedspeaks/assets/images/social-icons.png);
            background-repeat: no-repeat;
            width: 28px;
            height: 24px;
            display: inline-block;
            margin: 0;
            display: -webkit-box;
            outline: 0;
        }

        .secure-icon .facebook {
            background-position: -1px -3px !important;
            background-size: 130px;
        }

        .secure-icon .twitter {
            background-position: -26px -3px !important;
            background-size: 130px;
        }

        .secure-icon .instagram {
            background-position: -51px -3px !important;
            background-size: 130px;
        }

        .secure-icon .pinterest {
            background-position: -76px -3px !important;
            background-size: 130px;
        }

        .secure-icon .Whatsapp {
            background-position: -103px -2px !important;
            background-size: 130px;
        }

        .secure-icon .rss {
            background-position: -105px -3px !important;
            background-size: 130px;
            display: none;
        }

        .secure-icon li a {
            display: inline-block;
        }

        /*footer code end--*/

        /*similar astrologer--*/
        .gallery {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
        }

        .gallery .tile {
            flex-basis: calc(20% - 20px);
            margin: 10px;
        }

        .gallery .tile .post {
            background-color: #003152;
            color: #f0f0f0;
            text-align: center;
            padding: 6em 2em;
        }

        .asm-test-img {
            text-align: center;
        }

        .no_review_wrap .sidebar-second {
            background: whitesmoke;
        }

        .no_review_wrap .columns .gallery .tile {
            flex-basis: calc(20% - 20px);
            margin: 10px;
            padding: 0;
        }
       

        @media screen and (max-width: 768px) {
            .gallery .tile {
                flex-basis: calc(50% - 20px) !important;
                padding: 0 !important;
                margin: 10px;
            }

            .sidebar-second {
                padding: 10px;
            }

            .no_review_wrap .columns .gallery .tile {
                margin-bottom: 0px;
                flex-basis: calc(50% - 10px);
                margin: 5px;
            }
        }

        @media screen and (max-width:991) {
            .sidebar-second {
                padding: 30PX 20px;
            }

            .gallery {
                padding-top: 30px;
            }

            .certified-hp {
                right: 17px !important;
                width: 25px;
            }
        }

      

        /*.gallery .tile:nth-child(5) {
            display: none;
        }*/

        .gallery .asm-title-lg {
            display: -webkit-box;
            -webkit-line-clamp: 1;
            -webkit-box-orient: vertical;
            overflow: hidden;
            font-size: 18px;
        }

        .no_review_wrap .gallery .tile:nth-child(5) {
            display: block;
        }

        .no_review_wrap .tile:last-child {
            display: block;
        }

        .no_review_wrap .sidebar-second {
            padding: 50px 20px;
        }

        /*---*/
        .BreadCrumb-detailpage a {
            font-family: 'Nunito', sans-serif !important;
            line-height: 0px;
        }

        /*.BreadCrumb-detailpage {
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 19%);
    padding: 5px 0px;
    border-radius: 50px;
    background: #f1f1f1;
}*/
        .bread-icon {
            z-index: 99;
            position: relative;
            margin-left: -10px;
        }

        .astro-speaks .navbar {
            padding: .5rem 0rem;
            justify-content: space-between;
        }

        .asm-breadcrumb .row {
            margin: 0;
        }

        .avs-listing .asm-fixed-logo {
            display: none;
        }

        /*hp page--*/
        .avmall nav.navbar.navbar-expand-lg {
            justify-content: space-between;
        }

        @media screen and (max-width:600px) {
    
            #mywallet .top-signin a {
                display: none;
            }

            .signin-ico {
                background: rgba(0, 0, 0, 0) url(/astrovedspeaks/assets/images/signin-icon.png) no-repeat scroll 1px 3px;
                width: 24px;
                height: 28px;
                display: inline-block;
            }

            .avs-listing .asm-logo, .avs-navbar .asm-logo{
                display: none;
            }

            .avs-listing .asm-fixed-logo, .avs-navbar .asm-fixed-logo {
                display: block;
            }

            .avs-listing a.navbar-brand {
                padding-left: 0px;
            }

            .avmall .asm-logo,
            .avmall .asm-fixed-logo {
                width: 150px;
            }

            .asm-top .asm-pd {
                padding: 3px 5px;
            }

            .avmall.asm-top .signin-ico {
                filter: none;
            }

            .avmall .signin-ico {
                filter: invert(99%) sepia(100%) saturate(400%) hue-rotate(166deg) brightness(200%) contrast(100%);
            }

            .wallet-ico {
                margin-right: 3px !important;
            }

            .asm-call-action button {
                padding: 5px 10px;
                font-size: 14px !important;
            }
        }
        @media screen and (max-width:350px) {
            .astro-speaks .navbar {
                padding: .5rem 0rem;
                justify-content: center;
                flex-wrap: wrap;
            }
            .head-wallet-wrap{    justify-content: space-between;}
            .navbar.navbar-expand-lg div{width: 100%;}
            div#panel1{width: fit-content;}
        }
        .avm-testi-rel.asm-mob-view {
            display: none;
        }

        .asm-mob-menu {
            display: none;
        }
        @media (max-width: 1024px){
            .asm-mob-menu {
                display: block;
            }
        }

        @media (max-width: 991px) {
            .avmall #mywallet .top-signin a {
                filter: invert(99%) sepia(100%) saturate(400%) hue-rotate(166deg) brightness(200%) contrast(100%);
                color: #000 !important;
            }

            .avmall .sticky nav.navbar.navbar-expand-lg {
                max-width: 720px;
                margin: 0 auto;
                padding: 0;
            }

            .avs {
                text-align: center !important;
            }

            .avm-testi-title {
                margin-top: 10px !important;
            }

            .carousel-control-row {
                text-align: center !important;
            }

            .w-90 {
                width: 100% !important;
            }



            .astro-sign {
                padding: 10px !important;
                width: 100% !important;
            }

            p.pd5 {
                padding: 0px 10px 2px 31px;
                font-size: 16px;
                margin-bottom: 0px;
            }

            label#agree-error {
                margin-left: 0px !important;
                margin-bottom: 5px !important;
            }

            .asm-astro-detail .certified-astro {
                top: -10px;
            }

            .list-inn-wrap {
                padding-bottom: 15px;
            }

            .row.list-inn-wrap .call-btns {
                bottom: 5px;
            }

            .asm-search-inn {
                margin-top: 20px;
            }

            div#initial {
                padding-top: 10px;
            }

            .call-right {
                margin-right: 0px;
            }

            .asm-action-btns .video-btn {
                padding: 8px 30px;
            }
        }

        @media (max-width: 767px) {
            .avm-testi-rel.asm-dsk-view {
                display: none;
            }

            .avm-testi-rel.asm-mob-view {
                display: block;
            }

            .avm-testi-bluebg {
                padding: 20px 0px 30px !important;
                margin-bottom: 20px;
            }

            .avm-testi-title {
                font-size: 20px;
            }

            .asm-astrologer .asm-title-lg {
                font-size: 15px;
                margin-bottom: 0px;
                line-height: 1.1;
                font-weight: 600;
            }

            .asm-astrologer .asm-test-img span {
                font-size: 14px;
                font-family: 'Nunito', sans-serif !important;
            }

            .asm-astrologer .asm-test-img img {
                margin: 5px;
            }

            ul.av-list-2 {
                margin-bottom: 0px !important;
            }

            img.certified-hp {
                right: 20px;
                width: 25px;
            }

            .gallery .certified-hp {
                padding-top: 0px !IMPORTANT;
                right: 4px !important;
                width: 29px !important;
            }
        }

        /*blue bg testimonial section css--*/
        .avm-testi-rel {
            position: relative;
        }

        .avm-testi-rel .overlayblue {
            position: absolute;
            bottom: -1px;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 0;
            pointer-events: none;
        }

        .avm-testi-rel .overlayblue svg {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

        .avm-testi-bluebg {
            background-color: #6868fa;
            padding: 60px 0px;
            background-image: url(/astrovedspeaks/assets/images/test-bg.jpg), url(/astrovedspeaks/assets/images/test-bg1.jpg);
            background-repeat: no-repeat;
            background-size: 180px auto;
            background-position: bottom left, top right;
        }

        .avm-testi-title {
            color: #fff;
            margin-top: 50px;
            line-height: 1;
            margin-bottom: 15px;
        }

        .testi-white-box {
            background: #fff;
            padding: 3.2rem 2.8rem;
            line-height: 1.9;
            border-radius: 5px;
            position: relative;
            margin: 0 1rem;
            font-family: 'Nunito', sans-serif;
            height: 84%;
        }

        .avs p {
            font-size: 17px;
        }

        .testi-white-box:before {
            content: '';
            bottom: -20px;
            top: auto;
            border-color: #fff transparent transparent #fff;
            display: block;
            position: absolute;
            left: 0;
            margin-left: 0;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 15px;
        }

        .testi-user-details {
            margin: 25px 30px 0 30px;
            display: flex;
            color: #fff;
        }

        .testi-uname {
            font-size: 18px;
            font-family: 'Nunito', sans-serif;
        }

        span.testi-uprofile {
            display: block;
            font-size: 14px;
        }

        .carousel-control-row {
            text-align: left;
            position: relative;
        }

        .carousel-control-row a.carousel-control-prev,
        .carousel-control-row a.carousel-control-next {
            width: 32px;
            height: 32px;
            position: relative;
            display: inline-block;
            margin-right: 30px;
            opacity: 1;
        }

        .carousel-control-row span.carousel-control-prev-icon,
        .carousel-control-row span.carousel-control-next-icon {
            position: relative;
            left: 0;
            top: 10px;
        }

        .carousel-control-row span.carousel-control-next-icon {
            background: url(/astrovedspeaks/assets/images/right-arrow-white.png) !important;
        }

        .carousel-control-row span.carousel-control-prev-icon {
            background: url(/astrovedspeaks/assets/images/left-arrow-white.png) !important;
        }

        .avs {
            text-align: left;
        }

        .offline-text {
            color: #828181;
            font-size: 13px;
        }

        .asm-action-btns {
            display: flex;
            justify-content: center;
        }

        .btn-1 {
            margin-right: 15px;
        }

        .asm-call-action {
            display: flex;
            justify-content: center;
        }

        .offline-txt-mob {
            text-align: left !important;
            color: #828181;
            font-size: 12px;
        }

        .asm-fixed-btns {
            text-align: left;
        }

        .asm-call-action {
            margin: 5px 10px 0px;
        }

        /*mob menu--*/
        .asm-mob-menu {
            margin-top: 10px ;
            padding: 5px 0px;
        }

        .astro-mob-menu {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
        }
        .talk-cta, .chat-cta {
            background: #E9762B;
            border-radius: 50px;
            padding: 8px 4px;
            border: 1px solid #E9762B;
            text-align: center;
            line-height: 0;
            margin: 0 5px;
        }
        .chat-cta {
            background: transparent;
        }


        .astro-mob-menu a {
            color: #fff;
            font-size: 11px;
            font-weight: 600;
        }
        .chat-cta a{color: #E9762B;}
        .BreadCrumbLastItem img {
            margin-top: -5px !important;
        }

        span.offline-txt-mob {
            display: none;
        }
        @media (max-width: 320px){
            .talk-cta, .chat-cta{margin: 5px 5px;}
            .astro-mob-menu a{    font-size: 10px;}
        }
        /*mobile view filter css code--*/

        /*talk-toastrologer.css--*/
        #ViewMore button.btn {
            border-radius: 50px;
            padding: 0.5rem 4rem;
            border: 2px solid #6868f9;
            color: #fff;
            background: #6868f9;
            font-weight: 500;
        }

        #ViewMore button.btn:hover {
            background: #fff;
            color: #6868f9;
        }

        #ViewMore {
            text-align: center;
            margin: 30px auto 0px;
        }

        .fliter-txt {
            color: #fff;
            padding: 10px 15px;
            text-transform: uppercase;
            font-weight: 600;
            background: #2d5ee3;
            font-size: 14px;
        }

        .overlay-filt {
            background: #00000075;
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            width: 100%;
            height: 100%;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
            display: inline-block;
            z-index: 99;
        }

        .overlay.is-on,
        .overlay-filt.is-on {
            opacity: 1;
            visibility: visible;
        }

        .overlay.is-on .content,
        .overlay-filt.is-on .content {
            opacity: 1;
            visibility: visible;
            top: 10%;
        }

        .overlay .content,
        .overlay-filt .content {
            /* background: #fff; */
            position: absolute;
            top: -50%;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            width: 400px;
            /* height: 400px; */
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

        .overlay-filt .content {
            width: 700px;
            /*height: calc(100vh - 100px);*/
            position: relative;
            /*overflow: auto;*/
        }

        @media only screen and (max-width: 600px) {

            .overlay.is-on .content,
            .overlay-filt.is-on .content {
                top: 5%;
            }

            .overlay-filt .content {
                width: 330px;
            }
        }


        .filt-header {
            background: #2D5EE3;
            padding: 11px 20px;
            color: #fff;
            font-size: 14px !important;
            font-weight: 600;
        }

        #close-filt {
            top: 6px;
            font-size: 20px;
            color: #fff;
            position: absolute;
            right: 20px;
            cursor: pointer;
        }

        /*--*/
        .filter-options {
            margin: 30px;
            text-align: left;
        }

        .filter-options label {
            font-size: 17px;
            margin-bottom: 20px;
        }

        .radio {
            margin: 0.5rem;
        }

        .fliter-wrap .checkbox {
            margin: 5px 0 6px;
        }

        span#less-ets,
        span#more_ets {
            color: #007bff;
            cursor: pointer;
        }

        #accordion .panel {
            width: 100%;
            border-top: none;
            border-bottom: 1px solid #e9e9e9;
        }

        .fliter-wrap {
            color: #282328;
            padding: 0;
            background: #fff;
        }

        .fliter-wrap .panel-title {
            font-size: 1em;
            padding: 0;
            position: relative;
        }

        .fliter-wrap .panel-title a {
            display: block;
        }

        .fliter-wrap .panel-body {

            padding: 5px 15px 10px;
        }

        .fliter-wrap .panel-default>.panel-heading {
            border: none;
            background: #fff;
            padding: 12px 15px;
        }

        .panel-group {
            border: 1px solid #ddd;
        }

        .panel-title a {
            color: #000;
        }

        .panel-title a span {
            color: #a7852e;
        }

        .fliter-wrap .panel-default>.panel-heading+.panel-collapse>.panel-body {
            border: none;
        }

        .checkbox input[type="button"] {
            background: transparent;
            border: none;
            color: #a7852e;
            padding: 0;
            font-weight: 500;
        }

        .item.col-sm-6.col-md-4 {

            padding: 0 7px;

        }

        .row.btm-row .col-xs-12.col-md-6 {
            padding: 0 7px;
        }

        .fliter-wrap .panel-title a {
            outline: none;
        }

        .fliter-wrap .panel-title a::after {
            position: absolute;
            content: "-";
            right: 0px;
            width: 20px;
            height: 20px;
            text-align: center;
            line-height: 15px;
        }

        .fliter-wrap .panel-title a.collapsed::after {
            content: "+";
        }

        #sidebar.active .fliter-wrap .panel-title a::after {
            content: ""
        }

        .fliter-popwrap {
            border: 1px solid #ddd;
            padding: 0;
            background: #fff;
            display: flex;
        }

        .fliter-pop-left {
            background: #f9f9f9;
            padding-left: 0;
        }

        .fliter-pop-txt {
            font-size: 1.2em;
            padding: 8px 5px 5px 15px;
        }

        .fliter-exp-ico {
            background: url(../images/expe1-ico.png) no-repeat 0 0px;
            width: 15px;
            height: 15px;
            display: inline-block;
            background-size: 100% 100%;
            margin-right: 10px;
            vertical-align: middle;
        }

        #PriceAcc label {
            display: flex;
            align-items: baseline;
            margin-bottom: 14px:
        }

        #PriceAcc .checkmark {
            margin-right: 15px;
        }

        .tabs-left li {
            width: 100%;
            padding: 10px;
        }

        .tabs-left>li.active>a,
        .tabs-left>li.active>a:hover,
        .tabs-left>li.active>a:focus {
            border: none;
            outline: none;

        }

        .tabs-left {
            border: none;
        }

        .tabs-left>li.active {
            border-left: 3px solid #fe9d0e;
        }

        .tabs-left>li a {
            color: #555;
            padding: 17px 10px !important;
            margin: 8px 0;
        }

        .fliter-popwrap .tab-content .checkbox {
            display: inline-block;
            width: 24%;
            margin: 12px auto;
        }

        .fliter-popwrap .tab-content {
            background: #fff;
        }

        .fliter-pop-right {
            background: #fff;
            padding: 20px 30px;
        }

        .fliterpop .modal-body {
            padding: 0;
        }

        .btn.btn-default.close_btn {
            position: absolute;
            z-index: 10001;
            top: 3px;
            right: 5px;
            padding: 1px 9px 4px;
            border-radius: 50%;
            background: #000;
            color: #fff;
            border: 1px solid #000;
        }

        .btn.btn-default.close_btn:hover {
            color: #000;
            background: #fff;
        }

        .fliterpop .modal-dialog {
            width: 1000px;
            max-width: 80%;
            top: 20%;
        }

        i.fa.fa-user {
            font-size: 20px;
        }

        div#ExpertiseAcc {
            overflow: auto;
        }

        #ExpertiseAcc::-webkit-scrollbar {
            width: 7px;
        }

        #ExpertiseAcc::-webkit-scrollbar-thumb {
            background: #b8b8b8;
        }

        #ExpertiseAcc::-webkit-scrollbar-track {
            box-shadow: inset 0 0 20px #ddd9d9;
        }

        .fliter-clr span {
            padding: 0px 10px;
            color: #000;
            font-size: 15px;
            font-weight: 600;
            cursor: pointer;
        }

        .fliter-submit {
            padding: 12px 20px;
            border-top: 1px solid #e6e6e6;
        }

        .fliter-submit span {
            font-weight: 600;
        }

        .apply-btn {
            padding: 6px 20px;
            background: #2d5ee3;
            color: #fff;
            border-radius: 3px;
            text-align: right;
            border: 1px solid #2d5ee3;
            transition: 0.5s;
        }

        .apply-btn:hover {
            border: 1px solid #2d5ee3;
            color: #2d5ee3;
            background: transparent;
            transition: 0.5s;
        }

        .av-sort {
            background: #fff;
        }

        .content.av-sort {
            height: 400px;
            top: 0 !important;

        }

     

        div#LanguagesAcc {
            display: block;
        }

        /*onclick select--*/
        .radio .container {
            display: block;
            position: relative;
            padding-left: 27px;
            margin-bottom: 15px;
            cursor: pointer;
            font-size: 14px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        /* Hide the browser's default checkbox */
        .radio .container input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0;
        }

        /* Create a custom checkbox */
        .radio .checkmark {
            position: absolute;
            top: 4px;
            left: 0;
            height: 19px;
            width: 19px;
            background-color: #fff;
            border: 2px solid #2D5EE3;
            border-radius: 3px;
            margin-right: 7px;
        }

        /* On mouse-over, add a grey background color */
        .radio .container:hover input~.checkmark {
            background-color: #fff;
        }

        /* When the checkbox is checked, add a blue background */
        .radio .container input:checked~.checkmark {
            background-color: #2D5EE3;
        }

        /* Create the checkmark/indicator (hidden when not checked) */
        .radio .checkmark:after {
            content: "";
            position: absolute;
            display: none;
        }

        /* Show the checkmark when checked */
        .radio .container input:checked~.checkmark:after {
            display: block;
        }

        /* Style the checkmark/indicator */
        .radio .container .checkmark:after {
            left: 4px;
            top: 0px;
            width: 6px;
            height: 11px;
            border: solid white;
            border-width: 0 2px 2px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .radio input:checked~.checkmark {
            background-color: #2D5EE3;
        }

        #btnAstrologerSearch {
            background: transparent;
            border: none;
            position: absolute;
            z-index: 999;
            right: 0;
            min-width: 39px;
        }

        .sortby,
        .filter,
        .recharge,
        .wallet {
            display: inline-block;
            cursor: pointer;
            margin-right: 30px;
        }

        .sortby img,
        .filter img,
        .wallet img {
            vertical-align: middle;
            /*    padding-right: 5px;*/
        }

        .sortby span,
        .filter span {
            font-size: 16px;
            font-weight: 500;
        }

        .error-message {
            color: #ff0000;
            font-weight: bold;
        }

        .success-message {
            color: #008000;
            font-weight: bold;
        }

        .table-overflow {
            overflow: auto;
        }

        .bell-btn {
            display: none;
        }

        /*filter clear all css--*/
        #MPFilterList {
            font-size: .9em;
        }

        span.filterAd {
            background: #fff;
            border: 1px dotted #aaa;
            padding: 3px 10px;
            margin: 3px;
            border-radius: 5px;
            font-size: 1em;
        }

        span.filterAd a {
            margin: 0 0 0 6px;
        }

        .filterclear-btn {
            border: 1px solid #2d5ee3;
            padding: 2px 15px;
            border-radius: 2px;
            margin: 0 10px;
            color: #fff;
            cursor: pointer;
            background: linear-gradient(to right, #2d5ee3 0%, #093dc9b3 100%);
        }

        .fliter-clr {
            padding: 5px 10px 5px;
            text-align: right;
            border-top: 1px solid #dbdbdb;
        }

        .clear {
            clear: both;
        }

        .overlay-filt label {
            font-size: 15px;
        }

        /*end mobile view css code--*/
        .promotion-mob {
            display: none;
        }

        @media (max-width: 350px) {
            .asm-bcont {
                margin-top: 10px;
            }

            .asm-service {
                margin: 120px 0px 0px;
            }
        }

        @media (min-width: 1000px) and (max-width: 1190px) {
            .list-inn-wrap {
                padding-bottom: 30px;
            }

            .asm-astro-detail .certified-astro {
                top: -4px;
                background-size: 20px;
                right: -23px;
            }
        }

        @media (min-width: 1000px) and (max-width: 1400px) {
            .asm-navbar {
                background-position: center;
            }
        }

        .captcha-wrap {
            margin-top: 15px !important;
            clear: both;
            display: inline-block;
        }

        .interest.finame {
            margin-top: 30px;
        }

        .user-title {
            font-size: 1.9rem;
            text-align: center;
            margin: 20px 0px;
            color: #615AF2;
            font-weight: 600;
        }

        /*busy css issue--*/
        .callastrologer-wrap .busy-btn .cal-us,
        .callastrologer-wrap .offline-btn .cal-us {
            font-size: 1rem;
        }

        .callastrologer-wrap .busy-btn img {
            filter: none;
        }

        .callastrologer-wrap .busy-btn {
            background: #FFF1EB !important;
            border: 1px solid #E3642D !important;
            color: #e3642d !important;
            border-radius: 4px;
            line-height: 40px;
            text-align: center;
            padding: 0px 30px;
            margin: 20px !important;
            display: inline-block;
            font-size: 1rem;
            cursor: inherit;
        }

        .callastrologer-wrap span.another-call.error-message {
            padding-bottom: 10px !important;
            display: inline-block;
        }

        .callastrologer-wrap .offline-btn {
            background: #ebebeb !important;
            border: 1px solid #C2C2C2 !important;
            color: #7c7c7c !important;
            border-radius: 4px;
            line-height: 40px;
            text-align: center;
            padding: 0px 30px;
            margin: 20px !important;
            display: inline-block;
            font-size: 1rem;
        }

        .callastrologer-wrap a.call-button {
            border-radius: 4px;
        }

        body {
            font-family: Arial, sans-serif;
            margin: 0;
            padding: 0;
        }

        #popup {
            display: none;
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            width: 100%;
            background-color: #363333a3;
            border-radius: 0;
            z-index: 1;
            height: 100%;
            border: none !important;
        }

        #popup h2 {
            margin-top: 0;
            color: #333;
        }

        #popup-iframe {
            width: 85%;
            height: 100vh;
            border: none;
        }

        span.close-btn {
            position: relative;
            width: 30px;
            left: calc(50% + 200px);
            top: 50px;
            display: block;
            max-width: 100%;
            text-align: right;
            z-index: 1;
        }

        #close-button {
            font-size: 17px;
            color: #000;
            background: #fff;
            width: 25px;
            height: 25px;
            border-radius: 50%;
            cursor: pointer;
            z-index: 99;
            padding: 0;
            font-weight: 700;
            display: inline-block;
            line-height: 25px;
            text-align: center;
        }

        #popup-button {
            margin-top: 20px;
            padding: 10px 20px;
            background-color: #007bff;
            color: #fff;
            border: none;
            border-radius: 5px;
            font-size: 16px;
            cursor: pointer;
        }

        #popup-button:hover {
            background-color: #0056b3;
        }

        @media (max-width: 600px) {
            #popup {
                padding: 20px 5px;
            }

            span.close-btn {
                width: 30px;
                left: calc(100% - 15%);
                top: 40px;
            }

            #close-button {
                z-index: 99;
                top: 46px;
                background: transparent;
                color: #fff;
                right: 30px;
            }
        }

        /*video--*/
        .asm-space video {
            float: right;
            padding-left: 20px;
        }

        .asm-space video {
            max-width: 100%;
            height: auto;
            max-height: 200px;
        }

        @media (min-width: 768px) and (max-width: 991px) {
            .asm-space video {
                width: 350px;
            }

            .sidebar-second {
                padding: 15px;
            }
        }

        @media (max-width: 767px) {
            .asm-space video {
                width: 100%;
                margin-bottom: 20px;
                padding-left: 0px;
            }

            .avs-subtitle {
                font-size: 21px !important;
            }

            .avs-service .numbers,
            .avs-service .years {
                font-synthesis: 15px !important;
            }
        }

        /*css for expertise--*/
        .based-city-wrapper {
            padding: 20px 0px;
        }

        .avs-subtitle {
            font-size: 25px;
            font-weight: 600;
            margin-bottom: 10px;
        }

        .based-city-wrapper #accordion-style-1 .av-collapse-title {
            color: #000;
            background-color: transparent;
            text-decoration: none !important;
            font-size: 16px;
            font-weight: 600;
            padding: 0px 0px 0px 52px;
            position: relative;
        }

        .based-city-wrapper .count-box {
            background: #6868f8;
            padding: 8px 11px;
            color: #ffffff;
            width: 42px;
            height: 42px;
            position: absolute;
            left: -1px;
            top: 8px;
            border-top-right-radius: 7px;
            border-bottom-right-radius: 7px;
            display: block;
        }

        .based-city-wrapper #accordion-style-1 h2,
        .based-city-wrapper #accordion-style-1 h5 {
            color: #000;
            background-color: transparent;
            text-decoration: none !important;
            font-size: 16px;
            font-weight: 600;
            padding: 0px 0px 0px 52px;
            position: relative;
            margin-bottom: 0px;
        }

        .based-city-wrapper .card-header {
            padding: 20px 0px;
            cursor: pointer;
            border: none;
        }

        .based-city-wrapper #accordion-style-1 {
            margin-top: 20px;
        }

        .btn-link:hover {
            text-decoration: none;
        }

        .card {
            margin-bottom: 20px;
        }

        .avs-service {
            padding: 30px 0px;
        }

        .avs-service .service-in {
            margin: 10px 2% 30px;
            text-align: center;
            box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
            padding: 20px;
            border-radius: 10px;
        }

        .avs-service .row {
            width: 90%;
            margin: 0 auto;
        }

        .avs-service .numbers {
            margin-bottom: 0px;
            font-size: 20px;
            font-weight: 600;
        }

        .avs-service .years {
            font-size: 20px;
            font-weight: 500;
        }

        .avs-freq {
            padding: 30px 0px;
        }

        .customer {
            text-align: center;
            padding: 40px 0 20px;
            color: #6868fa;
            font-weight: 600;
            font-size: 28px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }

        .how-use {
            margin: 0;
            background: #F5F5F5 url(../images/astrospeaks-bg.png) no-repeat top center;
            padding: 10px 0 60px;
            background-size: cover;
            margin-top: 50px;
        }

        .how-use .slider-left {
            width: 44%;
            float: left;
            border-right: 1px solid #eee;
            margin-right: 80px;
        }

        .how-use .slider-left .carousel-indicators {
            display: inherit;
            margin-top: 20px;
        }

        .how-use .carousel-indicators.sm-slide-bullets {
            padding: 0;
            margin: 0;
            position: inherit;
            left: inherit;
            width: 100%;
        }

        .carousel-indicators {
            margin-left: -20px !important;
        }

        .how-use .carousel-indicators li.active {
            margin-top: 5px;
            box-shadow: 1px 0 15px 5px #d2d2d2;
        }

        .how-use .carousel-indicators li {
            width: 100%;
            height: auto;
            border-radius: 3px;
            margin-bottom: 20px;
        }

        .how-use .carousel-indicators .active {
            background-color: #fff !important;
            opacity: 1;
        }

        .how-use .carousel-indicators li {
            text-indent: 0px;
            background: #fff !important;
        }

        .carousel-indicators li {
            position: relative;
            -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            width: 30px;
            height: 3px;
            margin-right: 3px;
            margin-left: 3px;
            text-indent: -999px;
            background-color: #fff;
        }

        .how-use .carousel-indicators {
            margin-left: 50px !important;
        }

        .how-use .slider-right {
            align-self: center;
        }

        .how-use .carousel-indicators li.active span.num-txt {
            padding: 0px 10px;
        }

        .how-use .carousel-indicators li.active span {
            opacity: 1;
            padding: 20px;
        }

        .how-use .carousel-indicators li span.num-txt {
            display: inline-block;
            position: absolute;
            left: -35px;
            background: #fff;
            padding: 0px 10px;
            top: 50%;
            border-radius: 50%;
            margin-top: -19px;
            font-size: 1.2em;
            color: #fff;
            background: #615af2;
        }

        .how-use .carousel-indicators li span {
            padding: 15px 20px;
            font-size: 16px;
            font-weight: 600;
            text-align: left;
            color: #000;
            display: block;
            opacity: .35;
        }

        .how-use .carousel-indicators li.active span {
            opacity: 1;
            padding: 20px;
        }

        .avs-service .service-in {
            margin: 10px;
        }

        .avs-service {
            padding: 0;
        }

        .customer {
            font-size: 21px;
        }

        .avs-in .carousel-item {
            padding-bottom: 20px;
        }

        @media (max-width: 1310px) {
            .how-use .slider-left {
                width: 100%;
            }

            .how-use .slider-right {
                width: 100%;
                text-align: center;
            }

            .avs-service .row {
                width: 100%;
                margin: 0 auto;
            }
        }

        /*newly added after chat module--*/
        @media (max-width: 640px) {
            .detail-txt1 {
                font-size: 15px;
            }

            .detail-txt {
                font-size: .8em;
            }

            .caller_message {
                padding: 0;
            }

            .caller_message .form-field label {
                flex-basis: 100%;
            }

            .caller_message .form-field select {
                width: 32%;
            }

            select#country {
                width: 100%;
            }

            select.form-control:not([size]):not([multiple]):last-child {
                margin-right: 0px !important;
            }

            .callastrologer-wrap {
                margin: 10px;
            }

            .callastrologer-btn.button-pulse {
                margin-top: 0px;
            }

            .profile-wrap {
                margin-top: -110px;
            }
        }

        .autocomplete-suggestions {
            max-height: 100px;
        }

        .overlaycall::-webkit-scrollbar {
            width: 2px;
        }

        .overlaycall::-webkit-scrollbar-thumb {
            border-radius: 0px;
            background: #d0d0d0;
        }

        .caller_message:empty {
            padding: 0;
        }

        .astro-profile .form-control {
            border: 1px solid #b1b4b7;
            color: #000;
        }

        .astro-profile::placeholder {
            color: #000;
        }

        .datepicker td,
        .datepicker th {
            width: 30px;
            height: 25px;
        }

        .datepicker .datepicker-switch {
            color: #615AF2;
        }

        .datepicker .datepicker-switch,
        .datepicker .next,
        .datepicker .prev,
        .datepicker tfoot tr th {
            color: #615af2;
        }

        .datepicker table tr td.active.active,
        .datepicker table tr td.active.disabled.active,
        .datepicker table tr td.active.disabled:active,
        .datepicker table tr td.active.disabled:hover.active,
        .datepicker table tr td.active.disabled:hover:active,
        .datepicker table tr td.active:active,
        .datepicker table tr td.active:hover.active,
        .datepicker table tr td.active:hover:active {
            background: #615AF2;
        }

        .datepicker tr td {
            padding: 4px 8px;
        }

        .datepicker thead tr th {
            padding: 5px 0px;
        }

        .datepicker table tr td.today,
        .datepicker table tr td.today.disabled,
        .datepicker table tr td.today.disabled:hover,
        .datepicker table tr td.today:hover {
            background-image: none;
            background-color: #615af2;
            color: #ffffff;
            font-weight: 600;
        }

        .datepicker table tr td.today:hover:hover {
            background: transparent;
            color: #615af2;
            font-weight: 600;
        }

        .datepicker table tr td span {
            height: 40px;
            line-height: 40px;
        }

        .datepicker table tr td span.active,
        .datepicker table tr td span.active.disabled,
        .datepicker table tr td span.active.disabled:hover,
        .datepicker table tr td span.active:hover {
            background-image: none;
            background-color: #615AF2 !important;
        }

        .callastrologer-wrap {
            margin-top: 45px;
        }

        @media (max-width: 990px) {
            .overlaycall.panel {
                width: 80%;
                margin-right: -80%;
            }

            .overlaycall.active {
                margin-right: 0
            }
        }

        @media (max-width: 640px) {

            .overlaycall.panel {
                width: 100%;
                margin-right: -100%;
            }

            .caller_message h4 {
                margin-bottom: 5px
            }

            .callastrologer-txt {
                font-size: 1.2rem;
            }

            .callastrologer-txt .cbal-txt {
                font-size: 1.1rem;
            }

            .overlaycall.active {
                margin-right: 0
            }

            .asm-content.chat-page .asm-title-lg {
                font-weight: 600;
            }
        }

        @media (min-width: 600px) and (max-width: 992px) {
            .asm-ratings {
                margin-bottom: 7px;
            }

            span.asm-star,
            .asm-star-blank 
            {
                width: 14px;
                height: 14px;
            }
        }

        ul.ast-ul {
            list-style: none;
            padding: 0
        }

        ul.ast-ul li {
            background: rgba(0, 0, 0, 0) url(/astrospeaks/assets/images/bullet-icon.svg) no-repeat scroll 0 12px;
            padding: 6px 0 4px 15px;
        }

        .mapL img {
            float: right;
        }

        /*show pass hide pass--*/
        .login-panel-login .av-show-pass {
            position: absolute;
            top: 152px;
            font-size: 14px;
            margin-left: 5px;
            background: url(/Images/hide-password.png) no-repeat 5px 2px;
            display: inline-block;
            padding: 0px 0 2px 35px;
            right: 10px;
            height: 25px;
            width: 25px;
        }

        

        .login-panel-login .LoginButton {
            margin-top: 30px !important;
        }

        .login-panel-login input[type="checkbox"] {
            position: absolute;
            left: 0;
            top: 0;
            min-width: 1em;
            width: 100%;
            height: 100%;
            z-index: 2;
            opacity: 0;
            margin: 0;
            padding: 0;
            cursor: pointer;
        }

        #login-wrap {
            position: relative;
        }

        @media(max-width:766px) {
            .login-panel-login .av-show-pass {
                top: 151px;
            }
        }
/*Detailed Page css---*/
.avs-profile-wrap {
    background-image: linear-gradient(to bottom, #ffd0c2, #ffdadc, #fee7f0, #fbf3fb, #ffffff);
    padding: 20px;
    border-radius: 5px;
    position: relative;
}
.asm-detailed .certified-astro {
    display: none;
}
.asm-astro-spec::before, .asm-astro-lang::before, .asm-astro-exp::before {
    display: none;
}
.d-col label {
    width: 135px;
    font-weight: 500;
}
.call-details {
    font-weight: 600;
    font-size: 20px;
}
.sub-txt {
    font-weight: 500;
    font-size: 15px;
    color: #4D4D4D;
    display: block;
}
.asm-astro-exp {
    font-weight: 600;
    font-size: 20px;
}
.rating-count {
    font-size: 20px;
    font-weight: 600;
}
.call-chat-deatils{
    margin-bottom: 10px;
}
.call-chat-deatils .border-right {
    border-right: 1px solid #9c9c9c !important;
}
.asm-action-btns .chat-btn {
    background: #0AA865;
    color: #ffffff;
    border: 1px solid #0AA865;
    cursor: pointer;
    font-weight: 500;
    font-size: 19px !important;
    padding: 12px 35px;
    line-height: 1;
}
.asm-action-btns .talk-btn.top-signin img {
    filter: none !important;
}
.asm-action-btns .talk-btn.top-signin {
    background: #0AA865;
    color: #ffffff;
    padding: 12px 35px;
    border-radius: 3px;
    border: 1px solid #00ac30;
    font-size: 19px;
    margin-right: 20px;
    cursor: pointer;
    font-weight: 500;
    line-height: 1;
}
.right-detail-wrap{ position:relative; }
.flag-discount {
    border-radius: 6px 0 0 6px;
    color: #fff;
    display: block;
    padding: 5px 0;
    background: #EA4335;
    font-size: 17px;
    font-weight: 600;
    position: relative;
    margin: 15px auto 0;
    width: 100px;
}
.flag-discount::before,
.flag-discount::after {
    content: "";
    position: absolute;
    left: 100%;
    width: 0;
    height: 0;
    border-style: solid;
    display: block;
}
.flag-discount::before {
    top: 0;
    border-width: 22px 15px 0 0;
    border-color: #EA4335 transparent transparent transparent;
}
.flag-discount::after {
    bottom: 0;
    border-width: 0 15px 22px 0;
    border-color: transparent transparent #EA4335 transparent;
}


.share-txt {
    position: absolute;
    right: 20px;
    font-weight: 500;
}
.asm-gallery{
    display: none;
}
.asm-content p, .asm-desc  {
    line-height: 1.8;
    color: #717171;
}
.avail-tab {
    margin-top: 20px;
}
.avail-tab .nav.nav-tabs {
    background: #615af2;
    padding: 2px 10px;
    border-radius: 3px;
}
.avail-tab .nav-tabs .nav-link {
    color: #fff !important;
}
.avail-tab .nav-link.active.show {
    color: #000 !important;
    border: none !important;
    border-radius: 0px;
}
.avail-tab .nav-tabs .nav-item {
    padding: 0px 12px;
}
.avail-tab .tab-content {
    border: 1px solid #d7d7d7;
    border-top: 0;
    padding: 30px 20px 30px;
    border-radius: 0px 0px 5px 5px;
}
.avail-time {
    list-style-type: none;
    background: #fff;
    border: 1px dashed #666666;
    padding: 8px 25px;
    border-radius: 5px;
    font-weight: 600;
    display: inline-block;
}
.avail-tab .tab-pane {
    text-align: center;
}

.avail-review-section {
    margin-bottom: 30px;
}

.av-ratings-wrap {
    margin-top: 20px;
    border: 1px solid #d7d7d7;
    padding: 28px;
    border-radius: 5px;
}
.avs-pricing .avs-price {
   /* display: block; */
   /* clear: both; */
   line-height: 1;
   font-size: 16px;
}
.avail-tab .nav-tabs .nav-link:focus, .avail-tab .nav-tabs .nav-link:hover{
    border: none;
}
.avail-tab .nav-tabs .nav-link{
    border: none;
}
.no_review_wrap .merge-col {
    display: none;
}
.no_review_wrap .review-wrap-in {
    display: none;
}
.asm-detailed-review {
    border: 1px solid #d7d7d7;
    padding: 0;
    border-radius: 5px;
    margin-top: 0px;
    border-top: 0;
}
.review-title {
    padding: 15px;
    font-size: 16px;
    color: #666666;
    border: 1px solid #d7d7d7;
    border-radius: 5px 5px 0px 0px;
    margin-bottom: 0px;
}
.asm-person-review {
    padding: 25px 15px 15px;
}
.astro-person {
    border-radius: 50%;
}
.reviewer-name {
    padding-right: 10px;
}
.asm-person-review:last-child {
    border-bottom: none;
}
.similar-astro{
    margin-top: 30px;
}   
.similar-astro .similar-wrap {
    border: 1px solid #d7d7d7;
    border-radius: 0px 0px 5px 5px;
    border-top: none;
}
.view-more a {
    text-decoration: underline;
}
.rating-bg {
    background: #615af2;
    color: #fff;
    padding: 10px 7px;
    border-radius: 5px;
}

.rating-bg img{
    filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(129deg) brightness(308%) contrast(100%);
}
.asm-action-btns .talk-btn img {
    /* filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(202%) contrast(102%); */
}
p.asm-cost.free-label .asm-price {
    text-decoration: line-through;
    color: #8e8e8e;
}

p.asm-cost.free-label .free-txt {
    color: #e82f0f;
}
.asm-action-btns.asm-free-label button {
    position: relative;
}

.asm-action-btns.asm-free-label span.avs-pricing {
    text-decoration: line-through;
    line-height: 1;
}

.asm-action-btns.asm-free-label button:after {
    position: absolute;
    content: "FREE !";
    bottom: -20px;
    left: 39%;
    color: #f24646;
}
.skip-btn {
    background: transparent;
    border: 1px solid #6868fa;
    border-radius: 2px;
    padding: 7px 16px;
    cursor: pointer;
    font-weight: 600;
    color: #6868fa;
}


@media(max-width: 1299px){
    .avail-tab .nav-tabs .nav-item {
    padding: 0px 8px;
}
}
@media(max-width: 1199px){
    .avail-tab .nav-tabs .nav-item {
    padding: 0px;
}
}
@media(max-width: 991px){
    .review-wrap-in{
        margin-top:30px;
    }
}
@media(max-width: 767px){
    .asm-person-name{
        margin-top: 20px;
    }
    .call-chat-deatils{
        margin-top:30px;
    }
    .asm-action-btns .talk-btn.top-signin, .asm-action-btns .chat-btn{
        margin-right: 0px;
    }
    .avail-tab .nav-tabs .nav-link {
        padding: 5px 8px;
    }
    .astro-person {
        width: 50%;
    }
    .av-certified {
        top: -10px;
    }
    .asm-action-btns {
        justify-content: space-evenly;
    }
}
@media(max-width:330px){
    .asm-action-btns {
        display: block;
    }
    .row1 {
        margin-bottom: 10px;
    }
}
.talk-btn.redirect img {
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(202%) contrast(102%);
}
.no_review_wrap .review-wrap .review-title  {
    display: none;
}
.no_review_wrap .asm-detailed-review {
    border: none;
}
.av-certified {
    position: absolute;
    right: -8px;
    top: -16px;
}
.av-tag img {
    background: #e86a0f;
    border-radius: 4px;
    margin: 15px 0px 0px;
}
.asm-test-img .av-tag img {
    margin: 10px 0px;
}
@media(max-width:991px){
    .no_review_wrap .columns .gallery .tile {
        flex: calc(33.33% - 20px);
    }
    .gallery .tile:last-child{
        display: block;
    }
}
@media(max-width:767px){
    .similar-wrap .gallery .tile {
        flex: calc(50% - 20px);
    }
}
@media only screen and (min-width: 997px) and (max-width: 1200px){
    .asm-name a{
        width: 180px;
    }
}
@media screen and (max-width:400px){
    .search-right {
        flex-basis: 65%;
    }
}
@media(max-width:410px){
p.asm-cost.free-label .free-txt {
    display: block;
}
}

.asm-free-label-chat span.avs-price, .asm-free-label-call span.avs-price {
    text-decoration: line-through;
    color: #8e8e8e;
    font-size: 14px;
    font-weight: 400;
}
.asm-free-label-chat span.avs-pricing:before, .asm-free-label-call span.avs-pricing:before{
    content: 'Free!';
    color: #e82f0f;
    font-weight: 600;
}
.strike-price{
    text-decoration: line-through;
    color: #8e8e8e;
    font-size: 15px !important;
    font-weight: 400;
}

@media (max-width: 1300px){
    .asm-name a{width: 165px;}
}
@media (max-width: 992px){
    .asm-name a{width: 145px;}
}
@media only screen and (min-width: 1075px) and (max-width: 1127px){
    .asm-name a {
        width: 155px;
    }
}
@media only screen and (min-width: 992px) and (max-width:  1075px){
    .asm-name a {
        width: 125px;
    }
}

@media (max-width: 357px){
    .asm-action-btns .talk-btn, .asm-action-btns .chat-btn{
        padding: 12px 22px;
    }
    button.talk-btn.offline-btn {
        margin-right: 0;
    }
}





.region-unavailable {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  background: #ffffe1;
  padding: 15px;
  border-radius: 10px;
  text-align: center;
  border: 1px solid #efef52;
}
.region-unavailable p {
  margin-bottom: 20px;
  font-size: 17px;
  font-weight: 600;
}

@media (min-width: 771px){
    .region-unavailable p span{ display:block; }
}

.head-wallet a, .avs-pricing .avs-price {
    font-family: 'Arial';
    font-weight: 600;
    font-size: 17px !important;
    color: #414141;
}
span.avs-pricing.offer-price {
    font-family: 'Arial';
}
.asm-cost {
    font-family: 'Arial';
    font-weight: 600;
    color: #414141;
}
span.avs-price.strike-price {
    color: #8e8e8e;
}



.av-login-wrap .tabs li input[type=submit]:hover,.av-login-wrap .tabs li.current img,.av-login-wrap .tabs li.current input[type=submit],.av-login-wrap .tabs li:hover img{filter:invert(52%) sepia(83%) saturate(4539%) hue-rotate(223deg) brightness(99%) contrast(94%)}.av-login-panel h2{font-size:21px;color:#6869f6;padding:10px 15px;margin-bottom:20px;font-weight:600;text-align:center}.av-login-panel{padding-top:10%;background:#efefff;height:100vh}.av-login-wrap .tabs{margin:0;padding:8px;list-style:none;background:#6869f6;border-bottom:1px solid #f2f2f2;text-align:center;border-radius:40px;width:auto;display:flex;justify-content:space-between}.av-login-wrap .tabs img{vertical-align:text-bottom;margin:0 4px 0 0;filter:invert(92%) sepia(67%) saturate(121%) hue-rotate(228deg) brightness(116%) contrast(101%)}
.av-login-wrap .tabs li{    background: linear-gradient(to right, #fff 50%, #6869f6 50%);    background-size: 200% 100%;    background-position: right bottom;display:inline-block;margin:0;padding:3px 5px;cursor:pointer;font-size:16px;line-height:2em;color:#fff;min-width:130px;text-align:center;border-radius:30px;background-position:right bottom;transition:.5s ease-out}.av-login-wrap .tabs li:hover{color:#6869f6;background-position:left bottom}.av-login-wrap .tabs li.current{background:#fff;color:#6869f6;transition:.5s}.av-login-wrap .tabs li input[type=submit]{color:#000;font-weight:500;padding:0 25px 0 40px;width:auto;vertical-align:middle;border:none;filter:invert(92%) sepia(67%) saturate(121%) hue-rotate(228deg) brightness(116%) contrast(101%);background-size:20px}.av-login-wrap input[type=submit].mail-tab-ico{background:url(https://cdn.astroved.com/images/fi-rs-envelope-b.svg) 14px center no-repeat}.av-login-wrap input[type=submit].mobile-tab-ico{background:url(https://cdn.astroved.com/images/fi-rs-sms-b.svg) 14px center no-repeat}.av-login-wrap input[type=submit].whats-tab-ico{background:url(https://cdn.astroved.com/images/fi-rs-whatsapp-b.svg) 14px center no-repeat}.av-login-wrap .tabs li input[type=submit]:hover,.av-login-wrap .tabs li.current input[type=submit]{color:#6869f6}.av-login-wrap .tab-content{display:none;background:#fff;padding:15px;line-height:1.4}.av-login-wrap .tab-content.current{display:inherit}.av-login-wrap{width:85%;margin:20px auto 0;box-shadow:rgba(149,157,165,.2) 0 8px 24px;padding:20px 10px;background:#fff;border-radius:20px}.av-login-wrap .login-form{max-width:350px;margin:0 auto;padding:20px 0 0}.av-login-wrap .form-group{margin-bottom:18px;position:relative}.av-login-wrap .form-group label{font-weight:600;color:#2d3e50}.av-login-wrap .form-group input{background:transparent;width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:15px}
.av-login-wrap .av-loginwithmail table.login-position input[type="text"]{background:url(https://cdn.astroved.com/images/fi-rs-envelope.svg) 8px center no-repeat #fff;padding-left:40px;width:97%}
.av-login-wrap .av-loginwithmail table.login-position input[type="password"], .av-login-wrap .av-loginwithmail table.login-position input#MyAccountmarketplace_LoginView1_defaultLogin_Password
{background:url(https://cdn.astroved.com/images/fi-rs-lock.svg) 8px center no-repeat #fff;padding-left:40px;width:97%}

.av-login-wrap .av-loginwithmobile .cutry-code,.av-login-wrap .av-loginwithwhatapp .cutry-code{background:url(https://cdn.astroved.com/images/fi-rs-phone-call.svg) 9px center/20px no-repeat;padding-left:40px;width:80px;border-radius:6px 0 0 6px;border-right:none;padding-right:0}.av-login-wrap .av-loginwithmobile .input-mobile,.av-login-wrap .av-loginwithwhatapp .input-mobile{width:calc(100% - 82px);padding-left:0;border-radius:0 6px 6px 0;border-left:0;margin-left:-3px}.av-login-wrap .av-loginwithwhatapp .cutry-code{background:url(https://cdn.astroved.com/images/fi-rs-whatsapp.svg) 9px center no-repeat}.av-login-wrap .av-loginwithmobile .verifyotp,.av-login-wrap .av-loginwithwhatapp .verifyotp{background:url(https://cdn.astroved.com/images/fi-rs-otp.svg) 9px center no-repeat;padding-left:40px}
.twocta-single{display:flex;gap:10px}
input.login-btn.resend-btn{background:0 0;color:#fe5e08;border:1px solid #fe5e08; cursor: pointer;}
input.login-btn.resend-btn:hover{color:#fff}
.av-login-wrap .form-group input.login-btn{ background:#fe5e08; color:#fff; cursor:pointer; }
.av-login-wrap .form-group input.login-btn.resend-btn {
    color: #fe5e08;
    border: 1px solid #fe5e08; background: #fff;
}
.av-login-wrap .tabs li input {
    cursor: pointer;
}
.av-login-wrap .form-group input.login-btn.resend-btn:hover {
    color: #fe5e08;
}

.login-position tr{padding:0}
.login-panel-login table td {
    text-align: left;
    max-width: 100%;
    border: 0;
    padding: 3px !important;
    line-height: 1.5; display: block;
}
.av-login-wrap a {
    color: #6869f6;
}
span#MyAccountmarketplace_LoginView1_lblError {
    color: #ff0000;
}
div#MyAccountmarketplace_LoginView1_UpdateCart {
    position: relative;
}
.av-login-wrap .validators{ color:#ff0000; display:flex; justify-content:center; text-align:center; }
.login-panel-login table td.myacc-label label{font-weight:500;font-size:18px;color:#333; padding-top: 10px}#MyAccountPhp_LoginView1_UpdateCart,#ctl00_ctlheader_vaaak_MyCart_vaaak_MyAccount_LoginView1_UpdateCart{position:relative}div.login-panel-login .av-show-pass{background:url(https://cdn.astroved.com/images/fi-rs-eye-crossed.svg) 5px 2px no-repeat;right:22px;top:147px}div.login-panel-login .av-show-pass.add-icon{background:url(https://cdn.astroved.com/images/fi-rs-eye.svg) 5px 2px no-repeat}div.login-panel-login{padding:0;margin:0}.login-panel-login table td[colspan="2"],.reg-link{text-align:center}
.av-login-wrap input[type=submit].LoginButton,.av-login-wrap input[type=submit].login-btn{padding: 8px 30px; border-radius: 31px;}
.av-login-wrap .av-login-form input[type=submit].login-btn{background: #fe5e08; border: 1px solid transparent;border-radius: 31px;color: #fff;font-weight: 700; padding: 8px 30px}
.av-login-wrap input[type=submit].LoginButton{margin-top:20px!important}.av-login-wrap .av-login-form{max-width:96%;margin:20px auto;padding:20px 0 0;text-align:center;width:80%}
@media (max-width:767px) {
div.login-panel-login .av-show-pass {
    top: 130px;
}
}
@media (max-width:640px) {
.av-login-wrap .tabs {
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px;
}
.av-login-wrap{ width:96%; }

.av-login-wrap .av-loginwithmail table.login-position input[type="password"], .av-login-wrap .av-loginwithmail table.login-position input#MyAccountPhp_LoginView1_defaultLogin_Password{ width:95%; }
.av-login-wrap .av-login-form{ width:100%; padding:0 }
.login-panel-login table td{padding: 0; !important}
.av-login-wrap .av-loginwithmail table.login-position input[type="text"]{ width:96%; }
.av-login-wrap .av-loginwithmail table.login-position input[type="password"], 
.av-login-wrap .av-loginwithmail table.login-position input#MyAccountmarketplace_LoginView1_defaultLogin_Password{ width:96%; }
div.login-panel-login .av-show-pass {
    top: 140px;
}
}

  * {
  box-sizing: border-box;
}

.rating {
  width: 120px;
  height: 24px;
  position: relative;
  background-color: gray;
}
.rating progress.rating-star-bg {
  -webkit-appearance: none;
  -moz-appearence: none;
  appearance: none;
  border: none;
  display: inline-block;
  height: 24px;
  width: 100%;
  color: orange;
background-color: orange !important;

}

.rating progress.rating-star-bg::-webkit-progress-value {
  background-color: orange;
}

.rating progress.rating-star-bg::-moz-progress-bar {
  background-color: orange;
}

.rating svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

