body,
html {
    font-size: 16px;
    color: #383535;
    padding: 0 !important;
    margin: 0 !important;
}
.h3,
h3 {
    font-size: 20px;
}
.modal {
    overflow-y: auto !important;
}
a {
    cursor: pointer !important;
}
.modal-open {
    overflow: auto !important;
}
.font-11 {
    font-size: 11px !important;
}
.font-12 {
    font-size: 12px !important;
}
.font-13 {
    font-size: 13px !important;
}
.font-14 {
    font-size: 14px !important;
}
.font-16 {
    font-size: 16px !important;
}
.font-18 {
    font-size: 18px !important;
}
.font-20 {
    font-size: 20px !important;
}
.font-22 {
    font-size: 22px !important;
}
.font-26 {
    font-size: 26px !important;
}
.color-red {
    color: #ee4e5e !important;
}
.color-green {
    color: #00bf2d !important;
}
.color-pink-light {
    color: #ffd4d8 !important;
}
.colorblack {
    color: #000 !important;
}
.color-off-black {
    color: #212121 !important;
}
.colorgrey {
    color: #767676 !important;
}
.color-brown {
    color: #982a35 !important;
}
.colorwhite {
    color: #fff !important;
}
.colorbrown {
    color: #ee4e5e !important;
}
.text-yellow {
    color: gold !important;
}
.bg-pink-light {
    background: #fff3f5 !important;
}
.bg-brwon-extra-dark {
    background: #321a27 !important;
}
.bg-pink {
    background: #fff5f6 !important;
}
.bg-green {
    background: #e1ffe8 !important;
}
.bg-red {
    background: #ee4e5e !important;
}
.border-red-bottom {
    border-bottom: 1px solid #321a27 !important;
}
.bg-brown {
    background: #982a35 !important;
}
.bg-brown-dark {
    background: #5e0009 !important;
}
.bg-dark-marron {
    background: #321a27 !important;
}
.bg-light-gray {
    background: #f8fafc !important;
}
.h4,
h4 {
    font-size: 16px;
    color: #000;
}
.h5,
h5 {
    font-size: 14px;
    color: #8a0a20;
}
.h6,
h6 {
    font-size: 13px;
    color: #fff;
}
.small,
small {
    font-size: 80%;
    font-weight: 400;
}
.font-weight-semi {
    font-weight: 500 !important;
}
.font-weight-semi-bold {
    font-weight: 600 !important;
}
.header {
    height: 79px;
}
.header .anytime-logo-ntext span {
    display: block;
}
.header .anytime-logo-ntext span.anytime-logo-text {
    font-size: 30px;
    font-weight: 600;
    line-height: 34px;
    color: #000;
}
.header .anytime-logo-ntext span.anytime-logo-subtext {
    font-size: 12px;
    font-weight: 500;
    color: #000;
    white-space: nowrap;
    color: #000;
}
.navbar-nav img {
    width: 20px;
}
.icon-notification.dropdown-toggle::after {
    display: none;
}
.navbar button[aria-expanded="true"] .navbar-toggler-icon {
    content: "x";
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGhlaWdodD0iNTEycHgiIGlkPSJMYXllcl8xIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA1MTIgNTEyOyIgdmVyc2lvbj0iMS4xIiB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMnB4IiB4bWw6c3BhY2U9InByZXNlcnZlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj48cGF0aCBkPSJNNDM3LjUsMzg2LjZMMzA2LjksMjU2bDEzMC42LTEzMC42YzE0LjEtMTQuMSwxNC4xLTM2LjgsMC01MC45Yy0xNC4xLTE0LjEtMzYuOC0xNC4xLTUwLjksMEwyNTYsMjA1LjFMMTI1LjQsNzQuNSAgYy0xNC4xLTE0LjEtMzYuOC0xNC4xLTUwLjksMGMtMTQuMSwxNC4xLTE0LjEsMzYuOCwwLDUwLjlMMjA1LjEsMjU2TDc0LjUsMzg2LjZjLTE0LjEsMTQuMS0xNC4xLDM2LjgsMCw1MC45ICBjMTQuMSwxNC4xLDM2LjgsMTQuMSw1MC45LDBMMjU2LDMwNi45bDEzMC42LDEzMC42YzE0LjEsMTQuMSwzNi44LDE0LjEsNTAuOSwwQzQ1MS41LDQyMy40LDQ1MS41LDQwMC42LDQzNy41LDM4Ni42eiIvPjwvc3ZnPg==) !important;
    filter: invert(1);
}
.navbar button[aria-expanded="true"]::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.1);
    z-index: -1;
}
.navbar {
    box-shadow: 0 3px 6px #f36a156e;
    background: #fff;
    padding: 3px 0 !important;
}
.navbar .navbar-brand img {
    max-width: 181px;
}
.navbar .btn-chat.active,
.navbar .btn-chat:active,
.navbar .btn-chat:focus,
.navbar .btn-chat:hover {
    background: #fff;
    border: 2px solid f4721e;
}
.btn-block + .btn-block {
    margin-top: 0 !important;
}
.btn-chat {
    background: #f4721e;
    box-shadow: 0 2px 3px #f4721e;
    font-size: 14px;
    font-weight: 600;
    border-radius: 40px;
    padding: 8px 20px;
    margin: 0 5px;
    white-space: nowrap;
}
.btn-chat-profile {
    background: #f4721e;
    box-shadow: 0 2px 3px #f4721e;
    font-size: 20px;
    font-weight: 600;
    border-radius: 40px;
    padding: 3px 20px;
    margin: 0 5px;
    white-space: nowrap;
    color: #000;
}
.phone_i i{
	font-size: 21px;
    padding-right: 7px;
    transform: rotate(-45deg);
}
.chat_i i{
	font-size: 19px;
    padding-right: 7px;
}
.btn-chat-profile:hover {
    text-decoration: none;
}
.anytime-blog a:hover {
    text-decoration: none;
}
.btn-chat-profile span {
    padding: 4px;
    align-items: center;
}
.btn-chat-profile span.separator {
    padding-left: 15px;
    border-left: 1px solid #eec800;
    margin-left: 15px;
}
.notifications .fa-bell-o {
    font-size: 32px;
}
.bell_badge {
    font-size: 12px;
    display: block;
    position: absolute;
    top: -7px;
    right: -6px;
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background: #4aac00;
    font-weight: 600;
    font-size: 11px;
}
.user-options {
    min-width: 280x;
    border: 6px;
    box-shadow: 0 0 50px 0 rgb(82 63 105 / 15%);
    padding: 0;
    overflow: hidden;
    top: 56px !important;
}
.user-options ul {
    list-style: none;
    border: 0;
    margin: 0;
    padding: 0;
    min-width: 240px;
}
.user-options ul .dropdown-item.active,
.user-options ul .dropdown-item:active {
    color: #000 !important;
}
li.namedisplay img {
    width: 50px;
    height: 50px;
}
li.namedisplay {
    padding: 15px 10px;
}
li.namedisplay .name {
    background: #ee4e5e;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    text-align: center;
    font-weight: 500;
    font-size: 30px;
    text-transform: uppercase;
    margin-right: 15px;
    overflow: hidden !important;
    color: #fff;
}
li.namedisplay h2 {
    font-weight: 500;
    color: #000;
    font-size: 16px;
}
li.namedisplay h3 {
    font-weight: 400;
    color: #000;
    font-size: 13px;
    color: #ee4e5e;
}
.user-options ul li {
    border-bottom: solid 1px #e4e4e4;
}
.user-options ul li a {
    font-size: 13px;
    color: #000;
    background: 0 0 !important;
    padding: 12px 20px;
    font-weight: 500;
}
.user-options ul li a.signout {
    background: 0;
    padding: 40px 20px 35px;
}
.user-options ul li a.signout span {
    font-size: 14px;
    font-weight: 600;
    color: #ee4e5e;
    padding: 10px 20px;
    border-radius: 3px;
    border: 1px solid #ee4e5e;
    background: #fff5f6;
}
.dropdown-menu-right {
    right: 0;
    left: auto;
}
.anytime-menu ul::-webkit-scrollbar {
    width: 0;
}
.anytime-menu .icon:hover {
    background: #ee4e5e;
}
.anytime-menu .icon:hover > svg,
.anytime-menu .icon:hover > svg circle,
.anytime-menu .icon:hover > svg path {
    fill: #fff;
}
.anytime-menu ul {
    overflow-x: auto;
    justify-content: space-between;
    scrollbar-width: none;
}
.anytime-menu li {
    margin-right: 20px;
    min-width: 79px;
    text-align: center;
}
.anytime-menu li.active .icon {
    background: #ee4e5e;
}
.anytime-menu li::last-child {
    padding-right: 0;
}
.anytime-menu li a {
    color: #000;
    transition: 0.45s;
}
.anytime-menu li a:hover {
    text-decoration: none;
    color: #ee4e5e;
}
.anytime-menu .icon {
    display: block;
    margin: 0 auto;
    border: 1px solid #de737e;
    background: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 84px;
    height: 84px;
}
.anytime-menu .icon img {
    max-width: 50px;
}
.anytime-menu span.icon-desc {
    font-size: 12px;
    font-weight: 500;
    padding-top: 5px;
    white-space: nowrap;
}
.astro-content h1.page-heading {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
}
.astro-content h1.page-heading::after {
    content: "";
    width: 140px;
    height: 3px;
    background: #ee4e5e;
    position: relative;
    display: block;
    margin: 15px auto;
}
h2.heading {
    font-weight: 700 !important;
    text-transform: uppercase;
    font-size: 30px !important;
}
h2.heading::after {
    content: "";
    width: 140px;
    height: 3px;
    background: #ee4e5e;
    position: relative;
    display: block;
    margin: 15px auto;
    margin-bottom: 0;
}
h2.cat-heading {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}
h2.cat-heading::after {
    content: "";
    width: 136px;
    height: 3px;
    background: #ee4e5e;
    position: relative;
    display: block;
    top: 10px;
    margin: 0 auto;
}
.chatwindow.psyich-img {
    border-radius: 5px;
    overflow: hidden;
    margin-right: 10px;
}
.chatwindow.psyich-img:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
}
.chatwindow .status-circle-available {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #60df00;
    bottom: 6px;
    right: 6px;
    left: auto;
    position: absolute;
}
.anytime-astrologers .owl-carousel.owl-blur {
    display: flex;
    overflow-x: hidden;
}
.anytime-astrologers .owl-carousel.owl-blur .item {
    min-width: 207px;
    text-align: center;
    filter: blur(7px);
}
.anytime-astrologers .item {
    box-shadow: 0 3px 6px #ee4e5e33;
    border: 1px solid #ee4e5e52;
    border-radius: 14px;
    margin: 8px;
    position: relative;
}
.anytime-astrologers a:hover {
    text-decoration: none;
}
.anytime-astrologers .astro-name {
    font-size: 16px;
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0 !important;
}
.anytime-astrologers .item .status-badge {
    position: absolute;
    top: 10px;
    right: 10px;
}
.anytime-astrologers .owl-carousel .item img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%;
}
.anytime-astrologers .owl-nav,
.anytime-blog .owl-nav,
.anytime-customer-stories .owl-nav {
    position: absolute;
    top: 50%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: 50px;
    color: #ee4e5e;
}
.anytime-astrologers .owl-nav button span,
.anytime-blog .owl-nav button span,
.anytime-customer-stories .owl-nav button span {
    display: none;
}

@media (min-width: 992px) {
    body.english .english.talk-to-banner,
    body.hindi .hindi.talk-to-banner {
        display: flex !important;
    }
}
@media (max-width: 1199px) {
    .header-call-chat-btn .btn-chat {
        width: 170px;
    }
    .header .anytime-logo-ntext span.anytime-logo-text {
        font-size: 26px;
        line-height: 32px;
    }
    .header .anytime-logo-ntext span.anytime-logo-subtext {
        font-size: 10px;
    }
    .btn-chat {
        font-size: 13px;
        padding: 8px 10px;
    }
    .anytime-menu .icon img {
        max-width: 35px;
    }
    .anytime-menu .icon {
        width: 70px;
        height: 70px;
    }
    .anytime-menu .icon svg {
        width: 35px;
        height: 35px;
    }
    .anytime-menu span.icon-desc {
        white-space: break-spaces;
    }
    .anytime-menu span.icon-desc.merital-life {
        margin: 0 10px;
    }
    .anytime-call-action .d-flex a {
        font-size: 24px;
        max-width: 360px;
        padding: 24px 0;
    }
    .anytime-call-action .d-flex a img {
        width: 30px;
        height: 30px;
    }
    #expert-list .psychic-card {
        width: 49%;
    }
}
@media (max-width: 991px) {
    .anytime-astro-data-table .data-row-body {
        font-size: 12px;
    }
    .steps-container {
        max-width: 90%;
    }
    .steps-container svg,
    .steps-wizard .step .step-in {
        width: 50px;
        height: 50px;
    }
    .header .anytime-logo-ntext span.anytime-logo-text {
        color: #fff;
    }
    .header .anytime-logo-ntext span.anytime-logo-subtext {
        color: #fff;
    }
    .copyright {
        padding-bottom: 60px;
    }
    .profile-page .profile-page-info .profile-image {
        width: 90px;
        height: 90px;
    }
    .profile-page .profile-page-info .profile-image img {
        border-radius: 50%;
        box-shadow: 0 0 0 8px #fff2f3;
        width: 90px;
        height: 90px;
    }
    .profile-page .profile-page-info {
        padding: 10px 20px;
    }
    .profile-page .profile-page-info .w-25 {
        width: 130px !important;
    }
    .profile-page .profileDspName {
        width: 100% !important;
    }
    .header {
        height: 65px;
    }
    .notificationmenu svg,
    .usericon svg {
        fill: #fff;
    }
    .navbar .userprofileicon a.dropdown-toggle::after {
        color: #fff !important;
    }
    .navbar .userprofileicon {
        width: 110px;
        justify-content: flex-end;
    }
    .navbar .icon-notification .fa-bell-o {
        color: #fff;
    }
    .navbar {
        background: #b12b38;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .navbar-light .navbar-toggler {
        border: 0;
        padding: 0;
    }
    .navbar-light .navbar-toggler:focus {
        outline: 0;
    }
    .navbar-nav.pb-3 {
        border-bottom: 1px solid #e38690;
    }
    .navbar-collapse {
        position: fixed;
        top: 78px;
        left: 0;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
        width: 40%;
        height: 100%;
        padding-top: 20px;
        background: #fff;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #000;
        font-size: 18px;
        padding-bottom: 14px;
    }
    .navbar-collapse.collapsing {
        left: -60%;
        transition: height 0 ease;
    }
    .navbar-collapse.show {
        left: 0;
        transition: left 0.3s ease-in-out;
        box-shadow: 0 6px 6px #00000029;
    }
    .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: left 0.5s ease-in-out;
    }
    .anytime-call-action .d-flex {
        justify-content: center;
    }
    .anytime-call-action .d-flex a {
        font-size: 22px;
        padding: 20px 0;
    }
    .anytime-banner {
        padding-bottom: 65px;
    }
    .anytime-call-action .d-flex {
        top: -54px !important;
    }
    .anytime-menu span.icon-desc {
        white-space: normal;
    }
    .anytime-menu .icon {
        width: 64px;
        height: 64px;
    }
    .anytime-menu .icon img {
        max-width: 35px;
    }
    .anytime-call-action-inner a {
        font-size: 14px;
        width: 210px;
    }
    .anytime-call-action-inner img {
        width: 20px;
    }
    .anytime-banner .banner .banner-content h1 {
        font-size: 24px;
    }
    .anytime-banner .banner .banner-content p {
        font-size: 16px;
    }
    .anytime-banner .banner .banner-image {
        width: 40%;
        padding-left: 13px;
    }
    .anytime-banner .banner .banner-content .w-75 {
        width: 100% !important;
    }
    .anytime-banner .banner .banner-content .w-75.pt-3 {
        padding-top: 0 !important;
        width: 90% !important;
    }
    .anytime-banner .banner .banner-content .font-22 {
        font-size: 18px !important;
    }
    .anytime-banner .banner .banner-content .font-16 {
        font-size: 12px !important;
        line-height: 20px;
    }
    .inmobile-bottom .btn-groups {
        width: 100%;
        display: flex;
    }
    .inmobile-bottom .btn-chat {
        margin: 0;
        padding: 9px;
        width: 100%;
    }
    .inmobile-bottom .btn-chat:first-child {
        margin-right: 7px;
    }
    .inmobile-bottom .btn-groups img {
        width: 20px;
    }
    .aboutbox {
        background-size: cover;
        height: 250px;
    }
}
@media (max-width: 850px) {
    .pro3 {
        width: 100%;
    }
    .profile-page .profile-page-info .border-top {
        border: none !important;
    }
}
@media (max-width: 767px) {
    .steps-wizard::before {
        top: 29%;
    }
    .anytime-astro-data-table .data-column-body.last,
    .anytime-astro-data-table .data-column-head.last,
    .anytime-astro-data-table .data-row-body .inner,
    .anytime-astro-data-table .data-row-head .inner {
        display: block;
    }
    .astro-content h2,
    .chat-page-faq h2 {
        font-size: 18px;
        font-weight: 600;
    }
    .astro-content h3,
    .chat-page-faq h3 {
        font-size: 16px !important;
        font-weight: 600;
    }
    .anytime-astro-data-table #ShowMoreDiv {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .anytime-astro-data-table #ShowMoreDiv .btn {
        border-radius: 40px !important;
        width: 170px !important;
        font-size: 14px;
        white-space: nowrap;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .anytime-astro-data-table .data-row-body,
    .anytime-astro-data-table .data-row-head {
        padding: 8px 15px;
    }
    .anytime-astro-data-table .data-column-body.last,
    .anytime-astro-data-table .data-column-head.last {
        text-align: center;
    }
    .anytime-astro-data-table .data-column-body.last {
        text-align: center;
        font-size: 18px;
    }
    .steps-container {
        max-width: 100%;
    }
    .steps-container svg,
    .steps-wizard .step .step-in {
        width: 50px;
        height: 50px;
    }
    .unhidden {
        display: block;
    }
    #appStore {
        visibility: hidden;
        transition: 0.3s;
        z-index: 9;
        opacity: 0;
        background-color: #ffd200 !important;
        background-color: rgba(255, 210, 0, 0.9) !important;
    }
    #appStore.active {
        top: 55px;
        visibility: visible;
        opacity: 1;
    }
    #CustomerPrefrence .ccode {
        width: 60px !important;
    }
    .cat-pages .row.py-5 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .anytime-astrologers .owl-carousel.owl-mobile,
    .anytime-banner .owl-carousel,
    .anytime-blog .owl-carousel,
    .anytime-customer-stories .owl-carousel {
        display: flex;
        overflow-x: scroll;
        scrollbar-width: none;
    }
    .anytime-astrologers .owl-carousel.owl-mobile::-webkit-scrollbar,
    .anytime-blog .owl-carousel::-webkit-scrollbar,
    .anytime-customer-stories .owl-carousel::-webkit-scrollbar {
        width: 0;
    }
    .anytime-astrologers .owl-carousel.owl-mobile .item {
        min-width: 207px;
        text-align: center;
    }
    .anytime-blog .item,
    .anytime-customer-stories .item {
        min-width: 280px;
        text-align: center;
    }
    .anytime-banner .banner-privacy-content .separator {
        margin-left: 15px;
        margin-right: 15px;
    }
    #accordion a.accordion-toggle,
    .anytime-about #faq .card .card-header .btn-header-link,
    .chat-page-faq #faq .card .card-header .btn-header-link {
        font-size: 16px !important;
    }
    .inpage .astro-table .tb-column-td:first-child,
    .inpage .astro-table .tb-column-th:first-child {
        padding-left: 15px;
    }
    .navbar-collapse {
        top: 66px;
    }
    .header {
        height: 65px;
    }
    .navbar .navbar-brand img {
        max-width: 50px;
    }
    .header .anytime-logo-ntext span.anytime-logo-text {
        font-size: 24px;
        line-height: 30px;
    }
    .header .anytime-logo-ntext span.anytime-logo-subtext {
        font-size: 10px;
    }
    .anytime-banner {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .chat-call-section p.font-22 {
        font-size: 17px !important;
    }
    .chat-call-section h2::after {
        margin: 0 auto;
        top: 15px;
    }
    #expert-list {
        display: block;
    }
    .expert-search-section {
        background: #fff !important;
        display: flex;
        align-items: center;
    }
    .pro1 {
        width: 130px;
    }
    .pro2 {
        width: calc(100% - 130px);
    }
    .anytime-astrologers .item {
        margin: 10px;
    }
    .btn-chat-profile {
        font-size: 16px;
        padding: 3px 10px;
    }
    .anytime-astrologers .owl-carousel .item img {
        width: 80px;
        height: 80px;
    }
    .anytime-astrologers .astro-name {
        font-size: 16px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .anytime-astrologers .astro-profile-btm p {
        font-size: 16px;
        font-weight: 400;
    }
    .anytime-astrologers .owl-theme .owl-dots .owl-dot span,
    .anytime-blog .owl-theme .owl-dots .owl-dot span,
    .anytime-customer-stories .owl-theme .owl-dots .owl-dot span {
        width: 7px;
        height: 7px;
        margin: 4px;
        background: #ee4e5e;
        opacity: 0.5;
    }
    .anytime-astrologers .owl-theme .owl-dots .owl-dot.active span,
    .anytime-astrologers .owl-theme .owl-dots .owl-dot:hover span,
    .anytime-blog .owl-theme .owl-dots .owl-dot.active span,
    .anytime-blog .owl-theme .owl-dots .owl-dot:hover span,
    .anytime-customer-stories .owl-theme .owl-dots .owl-dot.active span,
    .anytime-customer-stories .owl-theme .owl-dots .owl-dot:hover span {
        background: #ee4e5e;
        width: 15px;
        opacity: 1;
    }
    .profile-page .favorite-badge {
        top: 0;
    }
    .navbar-collapse {
        width: 50%;
    }
    .navbar-light .navbar-nav .nav-link {
        color: #000;
        font-size: 14px;
        padding-bottom: 10px;
    }
    .anytime-menu .icon {
        width: 50px !important;
        height: 50px !important;
    }
    .anytime-menu .icon svg {
        max-width: 30px;
    }
    .astro-content h1.page-heading {
        font-size: 22px !important;
    }
    h2.heading {
        font-size: 22px !important;
    }
    h2.heading::after {
        display: none;
    }
    .anytime-call-action .d-flex a {
        padding: 10px 20px;
        border-radius: 10px;
        font-size: 18px;
        align-items: center;
        margin-top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 3px 6px #ee4e5e26;
    }
    .anytime-call-action .d-flex a img {
        height: 30px;
        width: 30px;
        margin-bottom: 0;
    }
    .anytime-astrologers.py-5 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }
    #expert-list .psychic-card {
        width: 100%;
    }
    h2.cat-heading {
        font-size: 28px;
        text-align: center;
    }
    h2.cat-heading::after {
        margin: 0 auto;
    }
    .expert-search-form {
        border: 1px solid #f9c5ca;
        border-radius: 7px;
    }
    .anytime-blog .item .content .category {
        font-size: 15px;
    }
    .anytime-about-mobile .col-4 {
        border-right: 1px solid #ffc8cd;
    }
    .anytime-about-mobile .col-4:last-child {
        border: 0;
    }
    .anytime-call-action-inner a {
        font-size: 14px;
        width: 230px;
    }
    .anytime-call-action-inner img {
        width: 20px;
    }
    .profile-page .status-badge {
        width: 20px;
        height: 20px;
    }
}
@media (max-width: 575px) {
    .step-in.done::after {
        bottom: 0;
        right: 0;
        width: 15px;
        height: 15px;
        font-size: 8px;
        line-height: 14px;
    }
    .steps-wizard .step p {
        font-size: 14px !important;
    }
    .anytime-astro-data-table .data-row-body .text-success {
        font-size: 9px;
    }
    .steps-container .font-18 {
        white-space: nowrap;
    }
    .steps-container svg,
    .steps-wizard .step .step-in {
        width: 45px;
        height: 45px;
    }
    .steps-container .font-18 {
        font-size: 16px !important;
    }
    .aboutbox {
        height: 220px;
        padding: 0 20px;
    }
    #CustomerPrefrence .close {
        top: 5px;
        right: 5px;
    }
    #CustomerPrefrence .form-control {
        height: calc(1.7em+0.75rem+2px);
    }
    #CustomerPrefrence .form-group {
        margin-bottom: 0.5em !important;
    }
    h2.cat-heading {
        font-size: 22px;
    }
    .content-para.p-4 {
        padding: 10px 3px !important;
    }
    .anytime-banner {
        background-image: none !important;
        background: 0 0 !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .anytime-banner .banner {
        border: 1px solid #ee4e5e;
        padding: 15px !important;
    }
    .anytime-call-action .d-flex a:first-child {
        margin-right: 5px !important;
    }
    .anytime-banner .banner .banner-content h1 {
        font-size: 20px;
    }
    .anytime-banner .banner .banner-content .w-75.pt-4 {
        padding-top: 0 !important;
    }
    .anytime-banner .banner .banner-content p {
        font-size: 13px;
        margin-bottom: 5px;
    }
    .anytime-banner .banner .banner-content .font-22 {
        font-size: 13px !important;
    }
    .anytime-banner .banner .banner-content .font-16 {
        font-size: 12px !important;
        font-weight: 700 !important;
    }
    .anytime-banner .banner-privacy-content .separator {
        margin-left: 7px;
        margin-right: 7px;
    }
    .chat-call-section img {
        max-width: 70px;
    }
    .chat-call-section h2 {
        font-size: 20px;
    }
    .inpage .btn-100 {
        width: 100% !important;
        margin-left: 0 !important;
    }
    .profile-page .psychic-badge .list-inline-item {
        width: 100%;
    }
    .btn-chat-profile span {
        justify-content: center;
    }
    #loginSignUp {
        padding-right: 0 !important;
    }
    #VerifyOtp .form-control {
        text-align: center !important;
        width: 35px;
        height: 35px;
    }
    #VerifyOtp .otp-list .mr-3 {
        margin-right: 0.2rem !important;
    }
    #divTimer,
    #loginSignUp a,
    .otpheader,
    .otpheader a,
    .resendbtn {
        font-size: 12px;
    }
    #VerifyOtp .form-control {
        padding: 0 !important;
        margin-right: 7px !important;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 14px;
        padding-bottom: 10px;
    }
    .anytime-astrologers .astro-name {
        font-size: 16px;
        font-weight: 600;
        padding-top: 10px;
        padding-bottom: 10px !important;
    }
    .anytime-astrologers .owl-carousel .item img {
        width: 67px;
        height: 67px;
    }
    .anytime-astrologers .item {
        margin: 6px;
    }
    .psychic-card .status-badge {
        width: 12px;
        height: 12px;
    }
    .anytime-menu li {
        margin-right: 10px;
    }
    .navbar-collapse {
        width: 60%;
    }
    .anytime-call-action .d-flex a img {
        max-width: 20px;
    }
    .copyright p {
        font-size: 10px;
    }
    .anytime-astrologers.py-5,
    .anytime-customer-stories.py-5 {
        padding-top: 1.5rem !important;
        padding-bottom: 0.5rem !important;
    }
    .anytime-customer-stories .content.p-2 {
        padding: 10px !important;
    }
    .astro-content h1.page-heading,
    h2.heading {
        font-size: 20px !important;
    }
    .anytime-call-action p {
        font-size: 16px;
    }
    .anytime-menu span.icon-desc {
        font-size: 12px;
    }
    .profile-page-info .fa-star,
    .profile-page-info .fa-star-o {
        font-size: 14px;
    }
    .anytime-call-action .d-flex a img {
        width: 28px;
        height: 28px;
    }
    .anytime-call-action .d-flex a {
        padding: 8px;
        border-radius: 6px;
        align-items: center;
        margin: 2px;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 3px 6px #ee4e5e26;
    }
    .btn.view-more {
        font-size: 12px;
    }
    .inmobile-bottom .btn-groups img {
        width: 18px;
    }
    .inmobile-bottom .btn-chat {
        margin: 0;
        width: 100%;
        font-size: 16px;
    }
    .anytime-astrologers p,
    .anytime-blog p,
    .anytime-customer-stories p {
        font-size: 14px;
    }
    .anytime-blog p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        padding-bottom: 0 !important;
    }
    .anytime-blog p {
        -webkit-line-clamp: 2;
    }
    .anytime-astrologers .astro-profile-btm p,
    .anytime-blog .item .content span,
    .anytime-customer-stories .item .content span {
        font-size: 14px;
    }
    .anytime-call-action-inner a {
        font-size: 14px;
        width: 210px;
    }
    .anytime-call-action-inner img {
        width: 20px;
    }
    .pro1 {
        width: 120px;
        padding-top: 12px;
    }
    .pro2 {
        width: calc(100% - 120px);
    }
    .btn-chat-profile {
        font-size: 13px;
        padding: 3px 5px;
    }
    .btn-chat-profile img {
        width: 16px;
    }
    .profile-page .profileDspName {
        font-size: 20px;
    }
    .profile-page-info .font-16 {
        font-size: 15px !important;
    }
    .profile-page .profile-page-info {
        padding: 10px;
    }
    .profile-page .status-badge {
        width: 15px;
        height: 15px;
    }
    .header .psychic-img,
    .notificationmenu svg,
    .usericon svg {
        width: 30px;
        height: 30px;
    }
    .navbar-toggler-icon {
        width: 1.2em;
        height: 1.2em;
    }
    .liwidth li {
        width: 100% !important;
    }
    .anytime-customer-stories .item {
        margin: 5px;
        padding: 10px;
    }
    .aboutbox .w-50 {
        width: 75% !important;
    }
}
@media (max-width: 480px) {
    .steps-wizard::before {
        top: 26%;
    }
    .steps-container {
        max-width: 100%;
    }
    .steps-container .h2 {
        font-size: 20px !important;
    }
    .steps-container .font-18 {
        font-size: 14px !important;
        white-space: nowrap;
    }
    .anytime-banner .banner .banner-image {
        padding-left: 23px;
    }
    .inpage {
        padding: 10px !important;
    }
    .anytime-banner .banner-privacy-content .separator {
        margin-left: 7px;
        margin-right: 7px;
    }
    .anytime-banner .banner .banner-content h1 {
        font-size: 15px;
    }
    .anytime-banner .banner .banner-content p {
        font-size: 11px;
    }
    .anytime-banner .banner .banner-content p {
        margin-bottom: 7px;
    }
    .pro1 {
        width: 100px;
        padding-top: 12px;
    }
    .pro2 {
        width: calc(100% - 115px);
        margin-left: 15px;
    }
    .profile-page .profile-page-info .profile-image {
        width: 75px;
        height: 75px;
        margin: 0 auto;
    }
    .profile-page .profile-page-info .profile-image img {
        width: 75px;
        height: 75px;
    }
    .profile-buttons {
        display: block !important;
    }
    .btn-block + .btn-block {
        margin-top: 0.5rem !important;
    }
    .btn-chat-profile {
        font-size: 20px;
        padding: 4px 20px;
    }
    .btn-chat-profile img {
        width: 20px;
    }
    .anytime-astrologers .astro-profile-btm p {
        font-size: 11px;
        font-weight: 400;
        white-space: nowrap;
    }
    .anytime-astrologers .item {
        padding: 5px !important;
    }
    .inmobile-bottom .btn-groups img {
        width: 16px;
    }
    .inmobile-bottom .btn-chat {
        font-size: 14px;
    }
    .navbar-collapse.collapsing {
        left: -80%;
    }
    .profile-page .profile-page-info .font-18 {
        font-size: 15px !important;
        text-align: center !important;
    }
    .profile-page .profile-page-info {
        padding: 10px;
    }
    .profile-page .profile-page-info .font-16 {
        font-size: 14px !important;
    }
    .anytime-customer-stories .item .content p {
        padding: 0 !important;
    }
    .anytime-call-action-inner a {
        width: 190px;
    }
    .anytime-banner .banner .banner-content .font-16 {
        font-size: 9px !important;
        line-height: 13px;
        font-weight: 700 !important;
    }
    .header .anytime-logo-ntext span.anytime-logo-text {
        font-size: 22px;
        line-height: 28px;
    }
    .header .anytime-logo-ntext span.anytime-logo-subtext {
        font-size: 8.7px;
    }
}
@media (max-width: 400px) {
    .anytime-customer-stories .item {
        max-height: 300px;
    }
    .user-options {
        top: 50px !important;
    }
    .steps-wizard::before {
        bottom: 77%;
    }
    .navbar-collapse {
        top: 54px;
    }
    .header {
        height: 54px !important;
    }
    .navbar .navbar-brand img {
        max-width: 35px;
    }
    .header .anytime-logo-ntext span.anytime-logo-text {
        font-size: 20px;
        line-height: 26px;
    }
    .header .anytime-logo-ntext span.anytime-logo-subtext {
        font-size: 8px;
    }
    .inmobile-bottom img {
        width: 16px;
        height: 16px;
    }
    .aboutbox .w-50 {
        width: 100% !important;
    }
    .anytime-banner .banner .banner-content .font-16 {
        font-size: 7px !important;
    }
    .anytime-banner .banner-privacy-content .separator {
        margin-left: 5px;
        margin-right: 5px;
    }
    .anytime-banner .banner .banner-content p {
        margin-bottom: 0 !important;
    }
    .profile-page-info .fa-star,
    .profile-page-info .fa-star-o {
        font-size: 15px;
    }
    .profile-page .profileDspName {
        font-size: 18px !important;
    }
    .anytime-banner .banner {
        padding: 15px !important;
    }
    .anytime-banner .banner .banner-content {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .inmobile-bottom .btn-chat {
        margin: 0;
        font-size: 13px;
        padding: 10px;
        width: 100%;
        width: 100%;
    }
    .anytime-call-action-inner a {
        font-size: 11px;
    }
    .anytime-call-action-inner img {
        width: 16px;
    }
    .anytime-astrologers p,
    .anytime-blog p,
    .anytime-customer-stories p {
        font-size: 12px !important;
        line-height: 18px !important;
    }
    .anytime-call-action .d-flex a img {
        width: 17px;
        height: auto;
    }
    .anytime-call-action p {
        font-size: 12px;
        margin-left: 10px !important;
    }
    .anytime-astrologers .astro-profile-btm p,
    .anytime-blog .item .content span,
    .anytime-customer-stories .item .content span {
        font-size: 11px;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 12px;
        padding-bottom: 7px;
    }
}
@media (max-width: 370px) {
    .user-options {
        top: 47px !important;
    }
    .navbar .navbar-brand img {
        max-width: 36px;
    }
    .header #dropdownMenuLink {
        width: 30px;
        height: 45px;
        display: flex;
        align-items: center;
    }
    .navbar-toggler-icon {
        width: 1em;
        height: 1em;
    }
    .header .psychic-img,
    .notificationmenu svg,
    .usericon svg {
        width: 25px;
        height: 25px;
    }
    .header {
        height: 54px;
    }
    .header .anytime-logo-ntext span.anytime-logo-text {
        font-size: 20px;
        line-height: 26px;
    }
    .header .anytime-logo-ntext span.anytime-logo-subtext {
        font-size: 8px;
    }
}
@media (min-width: 768px) {
    #appStore {
        position: static !important;
    }
    #CustomerPrefrence .modal-dialog {
        max-width: 700px;
        margin: 1.75rem auto;
    }
    .anytime-call-action .d-flex {
        position: absolute;
        top: -70px;
        z-index: 0;
        width: 100%;
        justify-content: center;
    }
    .cat-pages .anytime-astrologers {
        margin-top: 0;
    }
    .anytime-astrologers .owl-dots,
    .anytime-blog .owl-dots,
    .anytime-customer-stories .owl-dots {
        display: none;
    }
    .container,
    .container-md,
    .container-sm {
        max-width: 680px;
    }
}
@media (min-width: 992px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 880px;
    }
}
@media (min-width: 1199px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 1140px;
    }
    #CustomerPrefrence .modal-lg,
    #CustomerPrefrence .modal-xl {
        max-width: 1100px;
    }
}
.hidden {
    display: none !important;
}
#main_nav {
    left: 0;
    right: 0;
    top: 69px;
    background: #f4721e;
    color: #fff !important;
    z-index: 3;
}
#main_nav a {
    color: #fff !important;
}
#main_nav a:focus-visible {
    outline: 0;
}
#main_nav .dropdown-menu {
    background-color: transparent;
    position: relative !important;
    border: 0;
}
#main_nav .dropdown-menu .dropdown-item {
    padding: 0.25rem 0;
}
#main_nav .dropdown-item:focus,
.dropdown-item:hover {
    background-color: transparent;
}
@media (min-width: 992px) {
    #main_nav .dropdown-menu {
        display: block;
    }
    #main_nav .dropdown-toggle::after {
        display: none;
    }
    .navbar button[aria-expanded="true"]::before,
    .navbar button[aria-expanded="false"]::before {
        display: none;
    }
    .navbar button[aria-expanded="true"],
    .navbar button[aria-expanded="false"] {
        outline: 0;
    }
    .navbar button span.navbar-toggler-icon {
        -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: brightness(0) sepia(1) hue-rotate(180deg) saturate(5) !important;
    }
}
@media (max-width: 991px) {
    #main_nav {
        width: 40%;
        top: 69px;
        background: #fff;
        height: calc(100vh - 69px);
        color: #000 !important;
        overflow-y: auto;
    }
    #main_nav a {
        color: #000 !important;
    }
    #main_nav.navbar-collapse.collapsing {
        left: -70%;
        transition: height 0 ease;
    }
    #main_nav.navbar-collapse.show {
        left: 0;
        transition: left 300ms ease-in-out;
        box-shadow: 0 6px 6px #00000029;
    }
    .navbar-toggler.collapsed ~ #main_nav.navbar-collapse {
        transition: left 500ms ease-in-out;
    }
    #main_nav {
        border-bottom: 1px solid #e38690;
    }
    #main_nav .dropdown-item.active,
    .dropdown-item:active {
        color: #000;
        background-color: #f1f1f1;
    }
}
@media (max-width: 767px) {
    #main_nav {
        width: 65%;
        top: 65px;
        padding: 0;
        height: calc(100vh - 65px);
    }
    #main_nav a.font-14 {
        font-size: 12px !important;
    }
}
@media (max-width: 400px) {
    #main_nav {
        width: 65%;
        top: 54px;
        padding: 0;
        height: calc(100vh - 54px);
    }
    .header .navbar {
        height: 54px;
    }
}
@media (min-width: 992px) {
    .navbar button.navbar-toggler[aria-expanded="true"]::before {
        content: "x";
        display: inline-block;
        height: 35px;
        background: #fff;
        width: 100%;
        font-size: 26px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        color: #000;
    }
}

.anytime-breadcrumbs {
	height: 32px;
}

.languagedropdown {
	width: 70px;
	height: 30px;
	font-size: 14px;
	padding: 0 5px;
	margin-right: 20px;
}

#LanguageModalPopup a.lang-option {
	height: 100px;
	display: flex;
	width: 50%;
	border: 1px solid #ccc;
	margin: 10px;
	align-items: center;
	justify-content: center;
	border-radius: 10px;
	color: #000;
}

#LanguageModalPopup .modal-dialog {
	margin: 30% auto;
}

.psychic-card.offer-applicable .exprt-price {
	text-decoration: line-through;
}

.psychic-card.offer-applicable .free-badge {
	display: block !important;
}

.psychic-card .must-try-badge {
	width: 70px;
	left: -15px;
	background: #ee4e5e;
	height: 18px;
	font-size: 9px;
	transform: rotate(-41deg);
	z-index: 1;
	top: 8px;
}

.psychic-card.must-try-badge-applicable .must-try-badge {
	display: flex !important;
}

body.country-other .anytime-call-action .d-flex a {
	padding: 30px;
}

@media(min-width:768px) {
	body.country-other .anytime-astrologers {
		margin-top: 90px;
	}
}

@media(max-width:1199px) {
	body.country-other .anytime-call-action .d-flex a img {
		width: 50px;
		height: 50px;
	}
}

@media(max-width:575px) {
	body.country-other .anytime-call-action .d-flex a {
		padding: 8px;
	}

	body.country-other .anytime-call-action p {
		font-size: 18px;
		margin-left: 10px !important;
	}
}
.downloadlink {
	background: #fff;
	color: #000;
	border: none;
	box-shadow: 0px 1px 5px 0px #c3c2c2;
	width: 120px;
	height: 42px;
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
}

@media (max-width: 390px) {
	.appsDownload .h2 {
		font-size: 15px !important
	}

	.appsDownload p {
		font-size: 11px !important
	}
}

.not-Logged-in {
	display: none !important;
}
	

.NoPassword{
	display:none !important;
}


@media(min-width:767.98px) {
	#main_nav a:hover, #main_nav af:focus, #main_nav a:active {
		color: #FFFBE8 !important;
		text-decoration: underline !important;
	}
}

