body {
    width: 100%;
    max-width: 100%;
}

.container-fluid {
    padding-left: 50px;
    padding-right: 50px;
    /* overflow:auto; */
}

.heads {
    padding-top: 0px;
    padding-bottom: 0px;
}

.desktopView {
    padding: 12px 0px 12px 0px;
}

.clr1 {
    color: #ff6f00 !important;
}

.clr2 {
    color: #7db1fc !important;
}

.clr3 {
    color: #fbb97c !important;
}

.desktopView .navbar-brand {
    font-size: 28px;
    letter-spacing: 0.8px;
}

.desktopView .nav-item .nav-link {
    font-size: 16px;
    padding: 0;
    line-height: 1.2;
    color: #000;
    font-weight: 500;
    position: relative;
    margin-left: 8px;
    margin-right: 8px;
    text-transform: uppercase;
    font-weight: bold;
}

.desktopView .nav-item.active .nav-link:before {
    position: absolute;
    content: "";
    height: 3px;
    width: 100%;
    background: #ff6f00;
    bottom: -12px;
    transform: translate(-50%, 0px);
    left: 50%;
}

.astro-banner {
    background: url(/images/banner-astroohospital.jpg);
    height: 248px;
    background-position: -64px 0px;
    background-size: cover;
}

.icons-1 {
    z-index: 0;
    position: relative;
}

.icn-1 {
    width: 100px;
    height: 100px;
    background: #54585b;
    border-radius: 50%;
    line-height: 70px;
    text-align: center;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icn-1 img {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.icn-bg2 {
    background: #2f273c;
}

.icn-bg3 {
    background: #4e3725;
}

.br-n1:before,
.br-n2:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 210px;
    background: #fff;
    top: 45px;
    left: 70%;
}

.br-n1n:before,
.br-n2n:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 210px;
    background: #fff;
    bottom: 17px;
    left: 70%;
}

.kp1:before {
    position: absolute;
    content: "";
    height: 1px;
    width: 50px;
    background: #fff;
    top: 45px;
    left: 74%;
    border-radius: 16px;
}

.kp2:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 50px;
    background: #fff;
    bottom: 15px;
    left: 74%;
    border-radius: 16px;
}

.kp:before {
    position: absolute;
    content: "";
    height: 120px;
    width: 1px;
    background: #fff;
    bottom: 15px;
    left: 88%;
    border-radius: 18px;
}

.icons-1 h6 {
    text-align: center;
    color: #fff;
    line-height: 26px;
    margin-top: 30px;
    letter-spacing: 0.8px;
}

.best-astrologers {
    padding-top: 16px;
    padding-bottom: 0px;
}

.search-form {
    margin: 32px auto 0;
}

.search-form form {
    position: relative;
}

.search-form form input {
    height: 50px;
}

.search-form form i {
    position: absolute;
    right: -2px;
    top: 0px;
    /* background: #ff6f00; */
    height: 50px;
    line-height: 45px;
    font-size: 24px;
    width: 60px;
    text-align: center;
    color: #ff6f00;
    border-radius: 6px;
    cursor: pointer;
}

.search-form form input:focus {
    outline: none;
    border: 1px solid #ff6f00;
    box-shadow: none;
}

.right-astro h3 {
    font-size: 24px;
    margin-bottom: 10px;
    margin-left: 15px;
}

.right-astro h3 a {
    display: block;
    color: #333;
}

.inforation-astro {
    margin-left: 12px;
    float: left;
    width: 98%;
}

.inforation-astro img {
    width: 18px;
}

.astrort {
    float: left;
    font-size: 13px;
    margin-right: 2px;
    clear: both;
    width: 32%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.inforation-astro .new-sr img {
    width: 10px;
}

.mrbtn {
    margin-right: 6px;
}

.astro1 {
    float: left;
    font-size: 13px;
    margin-right: 2px;
    clear: both;
    width: 63%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.astrodes {
    font-size: 13px;
    float: right;
    width: 35%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}

.gray-color {
    color: #666;
}

#moreAstrologers .icon-rupe {
    width: 15px;
}

.astroimg {
    position: relative;
}

.stamp-design {
    position: absolute;
    bottom: 90px;
    left: 40px;
}

.stamp-design img {
    width: 48px;
    height: auto;
    border-radius: 50%;
}

.fl-btn {
    width: 100%;
}

.gift-fl-btn {
    background: #ffc107;
    border: 1px solid #ffc107;
    color: #000;
    width: 100%;
    border-radius: 8px;
    font-weight: bold;
    padding: 4px 10px;
}

.pdlr6 {
    padding-left: 6px !important;
    padding-right: 6px !important;
}

.pdl12 {
    padding-left: 12px !important;
}

.border-right-2 {
    border-right: 1px solid #ddd;
}

.btn1,
.btn-all {
    padding: 4px 20px;
    letter-spacing: 1px;
}

.btn1:hover {
    text-decoration: none;
    background: #fbb97c;
    transition: 0.3s;
}

.font-size-13 {
    font-size: 13px;
}

.font-size-16 {
    font-size: 16px;
}

.p-df {
    padding: 8px 8px 8px 8px;
}

.view {
    color: #333;
    border-radius: 30px;
    padding: 4px 20px;
    font-size: 14px;
    border: 1px solid #ddd;
}

.footer {
    background: #eee;
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: left;
}

.newsletter label {
    color: #666;
    font-weight: bold;
}

.newsletter input {
    height: 45px;
}

.btn-submt {
    width: 100%;
    height: 45px;
    background: #666;
    border: 0px;
    color: #fff;
}

.s-col1 {
    background: #26a4f0;
}

.s-col2 {
    background: #4b78a6;
}

.s-col3 {
    background: #3b5998;
}

.s-col4 {
    background: #db473e;
}

.social-icons li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px;
}

.social-icons li a {
    width: 30px;
    height: 30px;
    line-height: 28px;
    border-radius: 50%;
    display: block;
}

.social-icons li a i {
    width: 30px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
}

.fol-color {
    color: #666;
}

.fotter-btm ul {
    padding: 10px 0px;
    margin: 0px;
}

.fotter-btm ul li {
    display: inline-block;
}

.fotter-btm ul li a {
    padding: 10px 20px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
}

.fotter-btm {
    position: absolute;
    background: #666;
    bottom: 30px;
    left: 0;
    right: 0;
}

.footer-new {
    padding-bottom: 105px;
}

.btm-bor1 {
    display: none;
}

.astro-information {
    background: url(/images/bg-astrologer.jpg);
    padding-top: 30px;
    padding-bottom: 30px;
    background-position: -172px -103px;
    position: relative;
}

.astro-information .as-img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 5px solid #fff;
}

.as-list-profile li img {
    width: 25px;
    margin-right: 15px;
}

.as-list-profile li {
    color: #fff;
    font-size: 22px;
    margin-bottom: 30px;
}

.as-list-profile h2 {
    font-size: 28px;
    margin-bottom: 5px;
    color: #000;
    letter-spacing: 1px;
}

.line-graph {
    width: 70%;
    height: 2px;
    background: #ddd;
}

.astro-circle {
    width: 135px;
    height: 135px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 1px solid #ff6f00;
    box-shadow: inset -4px 4px 0px #ff6f00;
}

.astro-circle:before {
    position: absolute;
    content: "";
}

.rate-no {
    font-size: 58px;
    font-weight: bold;
}

.setting-details p {
    margin-bottom: 0px;
}

.ast {
    margin-top: 70px;
}

.rate-img img {
    width: 17px;
}

.btn-call {
    padding: 14px 28px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
}

.astro-rating {
    padding-top: 30px;
    padding-bottom: 10px;
}

.astro-rating h2 {
    font-size: 28px;
    margin-bottom: 15px;
}

.astro-rating p {
    color: #555;
    text-align: justify;
}

.review-astrologers .img-astro img {
    width: 120px;
}

.review-astrologers .name-rat img {
    width: 20px;
}

.review-astrologers .date-ra {
    float: none;
    text-align: center;
}

.review-astrologers h6 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn-design {
    padding: 12px 20px;
}

.d-k {
    display: none;
}

.astro-icons {
    margin-right: 25px;
    float: left;
}

.astro-icons img {
    float: left;
    border: 5px solid #ff6f00;
    border-radius: 50%;
    width: 150px;
}

.details-tab .as-call {
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.details-tab .fg {
    font-size: 28px;
}

.details-tab .btn-re {
    padding: 18px 18px;
    font-size: 18px;
    line-height: 0;
    font-weight: bold;
    letter-spacing: 1px;
}

.mts-change {
    margin-top: 30px;
}

.consulted {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 35px;
}

.details-pills {
    margin-bottom: 70px;
}

.details-pills .nav-item .nav-link.active {
    position: relative;
    color: #ff6f00;
}

.details-pills.nav-pills .nav-link {
    text-align: center;
    font-size: 24px;
    color: #000;
    padding: 8px 12px;
}

.details-pills.nav-pills .nav-link.active,
.details-pills.nav-pills .show>.nav-link {
    background-color: transparent;
}

.details-pills .nav-item {
    margin-right: 50px;
}

.details-pills .nav-item .nav-link.active:before {
    position: absolute;
    content: "";
    background: #ff6f00;
    height: 3px;
    width: 100%;
    bottom: -5px;
    left: 0;
}

.wallet-details {
    position: relative;
}

.wallet-available-payment {
    position: absolute;
    right: 0px;
    top: 0;
}

.wallet-blance {
    border: 1px solid #ddd;
    padding: 8px 68px 8px 20px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    font-size: 20px;
}

.wallet-color {
    color: #3eb13a;
}

.wallet-images {
    position: absolute;
    right: 0px;
    background: #ff6f00;
    height: 45px;
    width: 45px;
    top: 0px;
    text-align: center;
    border-radius: 6px;
}

.wallet-images img {
    width: 25px;
    text-align: center;
    padding-top: 10px;
}

.details-tab .fg {
    margin-right: 10px;
}

.break-row {
    margin-bottom: 3rem;
}

.moderation-scrn {
    padding-top: 30px;
    padding-bottom: 30px;
}

.tabs-links {
    overflow-x: auto;
    width: 500px;
}

.tabs-links>li {
    display: inline-block;
}

.tabs-links li a {
    background: #eee;
    color: #333;
    border-radius: 10px !important;
    padding: 3px 23px;
    margin-right: 10px;
    font-weight: bold;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #7db1fc;
}

.custom-checkbox input[type="checkbox"] {
    position: relative;
    width: 20px;
    height: 20px;
    top: 5px;
    left: 0px;
    -webkit-appearance: none;
    outline: none;
    overflow: hidden;
    margin-right: 7px;
}

.custom-checkbox input[type="checkbox"]:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 2px solid #ff6f00;
    box-sizing: border-box;
    transition: 0.5s;
    border-radius: 2px;
    overflow: hidden;
}

.custom-checkbox input[type="checkbox"]:after {
    position: absolute;
    top: -55px;
    content: "\2714";
    left: 0;
    font-size: 16px;
    background: #ff6f00;
    color: #fff;
    width: 100%;
    height: 100%;
    border: none;
    text-align: center;
    z-index: -1;
    border-radius: 2px;
}

.custom-checkbox input:checked[type="checkbox"]:after {
    top: -4px;
}

.custom-checkbox input:checked[type="checkbox"]:before {
    border: 4px solid #ff6f00;
    border-radius: 2px;
}

.custom-checkbox label {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 2px;
}

.dem-sig {
    margin-left: 33px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
}

.dem-sig p {
    color: #666;
    margin-bottom: 0px;
    font-size: 16px;
}

.dem-sig p span {
    color: #ff6f00;
}

.apr1 {
    color: #ff6f00;
    border: 1px solid #ff6f00;
    border-radius: 20px;
    padding: 4px 12px;
    font-size: 15px;
}

.apr2 {
    color: #fbb97c;
    border: 1px solid #fbb97c;
    border-radius: 20px;
    padding: 4px 14px;
    font-size: 14px;
}

.mer {
    margin-right: 5px;
}

.waiting-approval h2 {
    font-size: 28px;
}

.waiting-approval .tabs-links {
    overflow-x: auto;
    width: 100%;
}

.tabs-approval {
    margin-top: 30px;
}

.wait-approvals {
    margin-top: 40px;
}

.waiting-approval .tabs-links li a {
    padding: 10px 10px;
    font-size: 20px;
    letter-spacing: 1px;
    width: 170px;
    text-align: center;
}

.ast-images img {
    border-radius: 50%;
    width: 100%;
}

.inline-astrologers h4 {
    margin-bottom: 10px;
}

.inline-astrologers li {
    display: inline-block;
    list-style: none;
    margin-right: 10px;
}

.inline-astrologers li img {
    width: 20px;
}

.add-remove-astro ul li {
    float: left;
    list-style: none;
    margin-right: 0;
    width: 33.33%;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
}

.add-remove-astro {
    margin-top: 30px;
    float: left;
    width: 100%;
}

.add-remove-astro ul {
    float: left;
    width: 100%;
}

.add-remove-astro ul li a {
    display: block;
    padding: 5px 10px;
    border-radius: 15px;
    font-weight: bold;
    letter-spacing: 0.8px;
    transition: 0.3s;
}

.add-remove-astro ul li a:hover {
    text-decoration: none;
}

.line-1 {
    color: #ff6f00;
    border: 1px solid #ff6f00;
}

.line-2 {
    color: #fdd848;
    border: 1px solid #fdd848;
}

.line-3 {
    color: #7db1fc;
    border: 1px solid #7db1fc;
}

.astro-taked {
    font-size: 16px;
    margin-top: -10px;
    color: #666;
}

.astro-taked p span {
    color: #ff6f00;
}

.approved-lined {
    padding-top: 15px;
}

.astro-regis h2 {
    font-weight: bold;
}

.astro-regis h2 span {
    font-size: 24px;
    font-weight: normal;
}

.regis-design {
    margin-top: 25px;
    position: relative;
}

.regis-design .form-group input,
.regis-design .form-group textarea,
.regis-design .form-group select {
    height: 54px;
    border-radius: 30px;
    padding: 8px 20px;
    font-size: 14px;
}

.regis-design .form-group input:focus,
.regis-design .form-group textarea:focus,
.regis-design .form-group select:focus {
    border: 1px solid #ff6f00;
    box-shadow: none;
}

.regis-design .form-group textarea {
    line-height: 20px;
    height: 75px;
}

.regis-next-one,
.regis-next-two {
    margin-left: -108%;
    transition: all 0.5s;
    /*  overflow:hidden; */
    display: none;
}

.regis-next-two .custom-icon {
    position: relative;
}

.regis-next-two .form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
}

.regis-next-two .form-group .custom-icon {
    position: absolute;
    right: 38px;
    top: 12px;
    font-size: 24px;
    color: #7db1fc;
}

.known-languages button {
    width: 100%;
    border: 1px solid #ddd;
    height: 54px;
    border-radius: 30px;
    padding: 8px 20px;
    font-size: 14px;
    text-align: left;
}

.known-languages .dropdown-toggle::after {
    color: #7db1fc;
    margin-top: 8px;
    float: right;
    font-size: 24px;
    margin-right: 0px;
}

.known-languages .dropdown-menu {
    width: 100%;
    height: 280px;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.3);
    overflow: auto;
    padding: 15px;
}

.known-languages .multiple-select {
    margin-bottom: 0px;
}

.known-languages .multiple-select input {
    margin-right: 8px;
}

.known-languages .multiple-select label {
    font-weight: normal;
}

.frrecharge .modal-content {
    margin: 0 10px;
}

.free-recharge img {
    width: 75px;
    text-align: center;
    display: block;
    margin: auto;
    margin-top: -40px;
    margin-bottom: 15px;
}

.free-recharge h2 {
    color: #ff5252;
    font-size: 24px;
    text-align: center;
    margin-bottom: 15px;
}

.free-recharge p {
    text-align: center;
    text-align: center;
    line-height: 26px;
    margin-bottom: 0px;
}

.frrecharge .modal-footer {
    border: 0px;
    padding-top: 5px;
}

.frrecharge .modal-footer button {
    font-weight: bold;
}

.txt-color1 {
    color: #ff5252;
}

.txt-color2 {
    color: #4caf50;
}

.info-astro {
    margin-left: 3px;
    margin-bottom: 10px;
}

.reviews-lefts {
    /* width:20%; */
    float: left;
    /* padding-right: 10px; */
}

.review-checked {
    border-radius: 30px;
    padding: 30px 20px;
}

.reviews-lefts .us-img {
    width: 60px;
    text-align: center;
    margin: 0 auto;
    display: flex;
}

.reviews-lefts span {
    display: block;
}

.sh-exp .reviews-lefts .rats-img {
    margin-right: 1px;
}

.reviews-lefts span img {
    width: 12px !important;
    margin-right: -4px;
}

.reviews-right {
    width: 60%;
    float: left;
    padding-left: 16px;
}

.reviews-right p {
    font-size: 14px;
    line-height: 22px;
}

.reviws-sets-star {
    float: right;
    width: 25%;
    padding-left: 5px;
}

.reviws-sets-star span {
    display: block;
    margin-right: 3px;
    margin-bottom: 5px;
}

.reviws-sets-star span img {
    width: 21px;
}

.reviews-down-fnt span {
    font-size: 14px;
    text-align: right;
    font-weight: bold;
    display: block;
}

.txt-red {
    color: #d03f06;
}

.txt-orange {
    color: #dc8f25;
}

.txt-yellow {
    color: #ff9001;
}

.dt-t {
    display: block;
    font-size: 12px;
    font-weight: 100;
    color: #777;
}

.full-width {
    width: 100%;
    float: left;
}

.loaderGif {
    height: 122px;
    width: 127px;
    left: 46%;
    position: absolute;
    top: 40%;
}

.ast-name {
    float: left;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
}

.ast-link-icon {
    float: right;
    width: 10%;
    color: #686262;
    padding-right: 20px;
}

.whole-left {
    border-right: 1px solid #ddd;
}

.inner-filters,
.filter-lang {
    padding-left: 15px;
}

.inner-filters .radio-btn1 p {
    margin-bottom: 0px;
}

.inner-filters .radio-btn1 input:checked[type="radio"]:after {
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    background: #3eb13a;
    transform: translate(5px, 5px);
}

.inner-filters .radio-btn1 input[type="radio"]:before {
    border: 2px solid #666;
    width: 18px;
    height: 18px;
}

.inner-filters .radio-btn1 input:checked[type="radio"]:before {
    border: 2px solid #666;
}

.inner-filters .radio-btn1 label {
    padding-left: 4px;
}

.flt-lang {
    position: relative;
    font-size: 18px;
    cursor: pointer;
}

.flt-arw {
    position: absolute;
    right: 0px;
    font-size: 22px;
}

.flt-arw i.iconroate {
    transform: rotate(0deg) !important;
}

.flt-arw i.iconroaten {
    transform: rotate(90deg) !important;
}

.flt-ul {
    margin-bottom: 0px;
}

.flt-ul li {
    list-style: none;
}

.flt-ul li label {
    font-size: 15px;
}

.flt-ul li label input {
    margin-right: 5px;
}

.filters .card {
    border: 0px;
}

.filters .card-header {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 0px;
    padding: 15px 0 15px 8px;
}

.filters .card-header .card-title {
    font-size: 17px;
    font-weight: 600;
}

.filters .card-body {
    padding: 0px 0px 0px 8px;
}

#collapseTwo .inner-filters,
#collapseThree .inner-filters,
#collapseFour .inner-filters {
    padding-left: 0px;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';
    content: "\f105";
    float: right;
    font-size: 22px;
}

.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f107";
    font-size: 22px;
}

.ast-btn-submt {
    padding: 8px 30px;
    box-shadow: none;
    border: 0px;
    outline: 0px;
}

.talk-h2 h2 {
    margin-bottom: -4px;
    font-size: 28px;
    margin-top: 10px;
    letter-spacing: 0.8px;
}

.talk-h1 h1 {
    margin-bottom: -4px;
    font-size: 28px;
    margin-top: 10px;
    letter-spacing: 0.8px;
}

/* Home Page Content Css   */

.ast-ic_img {
    background: #f5f5f5;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 8px solid #fff;
    float: left;
}

.ast-ic_img-right {
    float: right;
    background: #f5f5f5;
    border-radius: 100%;
    width: 100px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 8px solid #fff;
}

.ast-ic_img img {
    width: 65px;
}

.ast-ic_img-right img {
    width: 65px;
}

.ast-heading-left {
    float: left;
    padding: 0 50px 0px 0px;
    margin-left: 15px;
}

.ast-heading-right {
    float: right;
    padding: 0 0px 0px 50px;
    margin-right: 15px;
}

.ast-heading-left,
.ast-heading-right {
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    margin-top: 22px;
}

.ah-content .ast-heading-left h2,
.ah-content .ast-heading-right h2 {
    margin-bottom: 14px;
    margin-top: 10px;
}

.ast-paragraph {
    text-align: justify;
    margin-top: 10px;
}

.ast-home-note {
    border-radius: 20px;
    padding: 20px;
}

.ast-home-note p {
    margin-bottom: 0px;
}

.br-1 {
    border-bottom: 2px solid #6cbeee;
}

.br-2 {
    border-bottom: 2px solid #62bfb5;
}

.br-3 {
    border-bottom: 2px solid #4a8ab8;
}

.br-4 {
    border-bottom: 2px solid #ffcd64;
}

.br-5 {
    border-bottom: 2px solid #f6915b;
}

.br-6 {
    border-bottom: 2px solid #a78c9a;
}

.shw-1 {
    box-shadow: 0px 3px 3px 0px #6cbeee;
}

.shw-2 {
    box-shadow: 0px 3px 3px 0px #62bfb5;
}

.shw-3 {
    box-shadow: 0px 3px 3px 0px #4a8ab8;
}

.shw-4 {
    box-shadow: 0px 3px 3px 0px #ffcd64;
}

.shw-5 {
    box-shadow: 0px 3px 3px 0px #f6915b;
}

.shw-6 {
    box-shadow: 0px 3px 3px 0px #a78c9a;
}

.as-det {
    position: relative;
    margin: 0px;
}

.as-det:before {
    position: absolute;
    content: "";
    left: 152px;
    right: 1px;
    top: 36px;
    bottom: 30px;
    background: rgba(255, 255, 255, 0.1);
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.as-snd-part {
    position: relative;
    width: 100%;
}

.as-snd-part li {
    list-style: none;
    padding-left: 10px;
    margin-bottom: 15px;
    line-height: 20px;
}

.as-snd-part li .iset {
    position: absolute;
    left: 0px;
    margin-top: 3px;
}

.ast-icons-section .ast-ic_img {
    width: 65px;
    height: 65px;
}

.ast-icons-section .ast-ic_img,
.ast-icons-section .ast-ic_img-right {
    width: 65px;
    height: 65px;
}

.ast-icons-section .ast-ic_img img,
.ast-icons-section .ast-ic_img-right img {
    width: 35px;
}

.ast-icons-section .ast-heading-left h2,
.ast-icons-section .ast-heading-right h2 {
    font-size: 24px;
    margin-bottom: 5px;
}

.ast-icons-section .ast-paragraph {
    padding-left: 80px;
    margin-top: 0px;
    text-align: justify;
}

.ast-icons-section .ast-heading-left,
.ast-icons-section .ast-heading-right {
    margin-top: 15px;
}

.ast-icons-section .right-pa {
    float: right;
    padding-right: 80px;
}

.ast-icons-section .ast-widg-content {
    margin-top: 10px;
    float: left;
    width: 100%;
}

.bg-darkc {
    background: #ff6f00;
}

.mt-40-d {
    margin-top: 40px;
}

.btn-home {
    padding: 4px 9px 7px 9px;
    border-radius: 20px;
    line-height: 0;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

.btn-home:hover,
.btn-home:active,
.btn-home:focus {
    color: #fff;
    text-decoration: none;
}

.inforation-astro .btn-home img {
    width: 16px;
}

.new-smbt {
    margin-top: 4px;
}

.hide-show1 {
    display: block;
}

.user-logedin {
    position: relative;
    margin-left: 5px;
}

.user-logedin .ic-u {
    margin-right: 5px;
}

.user-logedin .ic-sort {
    margin-left: 5px;
    vertical-align: top;
    line-height: 14px;
}

.open_logindet {
    position: absolute;
    display: none;
    top: 40px;
    background: #fff;
    border: 1px solid #ff6f00;
    padding: 15px 10px;
    z-index: 999;
    border-radius: 4px;
    width: 300px;
    right: 0px;
}

.inner_m h6 {
    margin-top: 5px;
}

.goto-cloud {
    margin-bottom: 10px;
    margin-top: 10px;
}

.logout-btn {
    float: right;
    margin-top: 7px;
}

.logout-btn a {
    background: #ff6f00;
    color: #fff;
    padding: 5px 12px 9px 12px;
    border-radius: 4px;
}

.logout-btn a:hover {
    text-decoration: none;
}

.color-blue {
    color: #ff6f00;
}

.bottom .arrow {
    top: -11px;
    right: 10px;
    margin-left: -11px;
    border-bottom-color: #ff6f00;
    border-top-width: 0;
    border-style: solid;
}

.arrow,
.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

.bottom .arrow:after {
    top: 1px;
    margin-left: -11px;
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " ";
}

.arrow:after {
    border-width: 11px;
    content: "";
}

.arrow {
    border-width: 11px;
}

.inner_m a:hover {
    text-decoration: none;
}

.goto-cloud a:hover {
    color: #ff6f00;
}

.logout-btn a:hover {
    color: #fff;
}

.phone-no {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.circle-design {
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    background: #fff;
    padding: 10px;
    height: 150px;
    width: 150px;
    text-align: center;
}

.inner-circle {
    border-radius: 50%;
    height: 130px;
    width: 130px;
    font-size: 36px;
    color: #fff;
    line-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.inner-circle span {
    display: block;
    font-size: 40px;
}

.ast-searchBox {
    position: relative;
}

.ast-searchBox .search-form {
    position: absolute;
    z-index: 9;
    width: 490px;
    right: 0;
    top: 10px;
    background: rgba(255, 255, 255, 0.3);
    padding: 10px;
    border-top: 5px solid #ff6f00;
    display: none;
}

.search-clcik {
    cursor: pointer;
}

.search-cross-click {
    cursor: pointer;
}

.search-cross-click {
    display: none;
}

.navbar-search-share .share {
    margin-top: 5px;
}

.price-hg-lw {
    margin-bottom: 30px;
}

.price-hg-lw h4 {
    margin-bottom: 15px;
}

.price-hight-low label {
    margin-bottom: 2px;
    font-size: 22px;
}

.custom-range1 {
    width: 100%;
}

.result {
    font-size: 14px;
}

.custom-range1 {
    -webkit-appearance: none;
    width: 100%;
    height: 10px;
    background: #ff6f00;
    outline: none;
    opacity: 1;
    -webkit-transition: .2s;
    transition: opacity .2s;
    border-radius: 50px;
}

.custom-range1:hover {
    opacity: 1;
}

.custom-range1::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #ff6f00;
}

.custom-range1::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
    border: 2px solid #ff6f00;
}

.slick-slide {
    margin: 0px 5px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-active {
    opacity: 1;
}

.slick-current {
    opacity: 1;
}

.items-divs {
    width: 98% !important;
    margin: auto;
    display: block !important;
}

.media-partners {
    padding-top: 30px;
    padding-bottom: 30px;
}

.h2-media {
    text-align: center;
}

.h2-media h2 {
    text-align: center;
    letter-spacing: 0.8px;
    position: relative;
    margin-bottom: 5px;
    display: inline-block;
}

.h2-media img {
    width: 40px;
    margin-right: 5px;
}

.slider-regular .h2-media h2:before {
    position: absolute;
    content: "";
    height: 2px;
    width: 100%;
    bottom: 0px;
    background: #ff6f00;
    bottom: -5px;
}

.h2-media h2 span {
    color: #ff6f00;
}

.h2-media p {
    text-align: center;
    margin-left: 9.5%;
    position: relative;
}

.h2-media p:before {
    position: absolute;
    content: "";
    height: 4px;
    width: 50px;
    bottom: 0px;
    background: #ff6f00;
    transform: translate(-50%, -51%);
    bottom: 8px;
    left: 35.5%;
    border-radius: 50px;
}

.slider-regular .regular .slick-next,
.slider-regular .regular .slick-prev {
    display: none !important;
}

.slider-regular .slide-reg {
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 20px 50px;
    background: #fff;
}

.news-varta {
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.content-row {
    box-shadow: 0px 1px 3px 3px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 15px;
    padding: 15px;
    margin: 10px 0px;
    border-radius: 15px;
    border-top: 8px solid #ff6f00;
    border-right: 8px solid #ff6f00;
}

.content-row h4 {
    padding: 15px 15px 25px 15px;
    line-height: 30px;
}

.newbyeline-agency {
    border-bottom: 1px solid #cdcdcd;
    padding: 6px 0;
    border-top: 1px solid #cdcdcd;
}

.newbyeline-agency li {
    position: relative;
    color: #333;
    text-transform: uppercase;
    font-size: 17px;
    padding: 3px 0 3px 16px;
    list-style: none;
}

.newbyeline-agency li:before {
    content: "";
    background: #333;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    position: absolute;
    top: 14px;
    left: 0;
}

.newbyeline-agency li span {
    position: relative;
}

.newbyeline-agency li span a {
    color: #ff6f00;
    font-weight: 700;
}

.newbyeline-social {
    border-bottom: 1px solid #cdcdcd;
    padding: 0px 0px 12px 0;
    padding-left: 110px;
}

.newbyeline-social a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 24px;
    border-radius: 4px;
    margin-right: 10px;
}

.newbyeline-social a:first-child {
    margin-left: 50px;
}

.newbyeline-social span {
    position: absolute;
    left: 15px;
}

.seconadaryheading p {
    text-align: justify;
}

.tst-news {
    display: block;
    margin-top: 10px;
}

.varta-news .slick-next {
    right: -32px;
}

.varta-news .slick-prev {
    left: -35px;
}

.varta-news .slick-next:before {
    content: "\f054";
}

.varta-news .slick-prev:before {
    content: "\f053";
}

.varta-news .slick-prev,
.varta-news .slick-next {
    height: 30px;
    width: 30px;
    text-align: center;
    z-index: 2;
}

.varta-news .slick-prev:before,
.varta-news .slick-next:before {
    font-family: 'FontAwesome';
    background: #ff6f00;
    padding: 10px 12px;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    text-align: center;
}

.ast_login-new select {
    background: #e7e5ff;
    height: 50px;
    border: 1px solid #ff6f00;
    color: #ff6f00;
    border-right: 0px;
    padding: 7px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.ast_login-new select:focus {
    box-shadow: none;
    background: none;
}

.ast_login-new .tkR {
    padding-right: 0px;
}

.ast_login-new .tkl {
    padding-left: 0px;
}

.r-r {
    display: inline-block;
    vertical-align: middle;
    padding-top: 1px;
    font-size: 12px;
}

.media-ptn {
    width: 50%;
    margin: auto;
}

.varta-news .h2-media h2 {
    margin-bottom: 45px;
}

.tooltipvarta {
    position: relative;
    display: inline-block;
}

.tooltipvarta .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: -5px;
    left: 105%;
}

.tooltipvarta:hover .tooltiptext {
    visibility: visible;
}

.ul-li-varta {
    padding-left: 30px;
}

.ul-li-varta li {
    margin-bottom: 0px;
    color: #333;
}

.ul-li-varta li a {
    color: #333;
    display: block;
}

.ul-li-varta li a:hover {
    color: #8e8d00;
}

.todayoffer {
    margin-top: 26px;
}

.todayoffer img {
    width: 60px;
    border-radius: 0px;
    height: auto;
}

.todayoffers img {
    width: 50px !important;
    margin-left: 0px;
}

.card-form-style .choose-file {
    margin-bottom: 0px !important;
}

.choose-file label {
    font-size: 14px;
    padding-left: 10px;
}

.secure-icons {
    background: #eae9e9;
    border-radius: 10px;
    float: left;
    padding: 10px;
    height: 80px;
    width: 80px;
    line-height: 80px;
    vertical-align: middle;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.secure-icons img {
    width: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    display: block;
}

.secure-payments span {
    display: block;
    vertical-align: middle;
    line-height: 80px;
    margin-left: 15px;
    float: left;
    font-size: 20px;
}

.astcheck {
    margin-top: 2px;
}

.total-users {
    margin-top: -10px;
    font-size: 10px;
}

.user-total {
    color: #756f6f;
    display: block;
    font-size: 11px;
    font-weight: bold;
}

.user-total>i {
    color: #ff7000;
    margin-right: 2px;
}

.user-total-gray {
    color: #555;
}

.whenofline {
    font-size: 10px;
    color: red;
    position: inherit;
    bottom: -28px;
    right: 10px;
}

.img-100 {
    width: 100%;
}

.ast-card {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 3px;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 15px;
}

.bookmark {
    float: right;
    position: absolute;
    top: -3px;
    right: 0px;
    cursor: pointer;
}

.bookmark i {
    color: #686262;
}

.openbookmark {
    display: none;
    position: absolute;
    right: 0;
    background: #f5f5f5;
    padding: 8px 12px;
    border: 1px solid #ddd;
    color: #333;
    font-size: 14px;
}

.openbookmark a {
    color: #333;
}

.loader-img {
    display: block;
    position: fixed;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
    z-index: 9;
    width: 80px;
}

.modal-login-set .login-form .otpinput input {
    margin-top: 0px;
}

.style-form .regis-design .form-group textarea {
    line-height: 22px;
    height: 70px;
    padding: 10px;
}

.style-form .regis-design .form-group {
    margin-bottom: 20px;
}

.style-form .regis-design .form-group input,
.style-form .regis-design .form-group textarea,
.style-form .regis-design .form-group select {
    height: 46px;
}

.style-form .regis-design .multiple-select input {
    height: auto;
}

.icfree {
    position: absolute;
    left: 50%;
    top: 25px;
    transform: translate(-50%, 0%);
}

.icfree img {
    width: 80px;
}

.cls-btn {
    position: absolute;
    right: 8px;
    top: 0px;
    font-size: 30px;
    z-index: 9;
}

.as-det .cl-action {
    display: inline-block;
    float: none;
    margin-top: 20px;
}

.as-det .cl-action .btn-home {
    padding: 10px 24px 12px 24px;
    font-size: 18px;
    border-radius: 30px;
}

.known-profile {
    background: #f5f5f5;
    padding: 30px 5px 20px 5px;
    border-radius: 8px;
    box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.3);
    display: flex;
}

.known-profile-left {
    float: left;
    width: 18%;
    padding-left: 20px;
}

.known-profile-right {
    float: left;
    width: 86%;
}

.known-profile a {
    background: #ff6f00;
    position: relative;
    color: #fff;
    padding: 2px 20px 5px 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    box-shadow: 0px -1px 0px 0px #ff6f00;
    font-size: 14px;
    line-height: 22px;
}

.known-profile a:hover {
    text-decoration: none;
    color: #fff;
}

.known-profile a:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 16px solid #ff6f00;
    top: -1px;
    right: -16px;
}

.known-profile a:before {
    position: absolute;
    content: "";
    width: 7px;
    height: 7px;
    right: 2px;
    top: 51%;
    background: #fff;
    border-radius: 50%;
    transform: translate(0px, -52%);
}

.ec-font {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    margin-bottom: 5px;
}

.Consultation-fees {
    width: 80%;
    border: 1px solid #c3c3c3;
    display: flex;
    justify-content: flex-start;
    place-items: center;
    border-radius: 6px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.0392156863);
    position: relative;
    margin-top: 15px;
    background: #fff;
}

.Consultation-fees .consultation {
    padding: 5px 10px;
    width: 50%;
    color: #606366;
}

.consultation .set-char {
    color: #000;
    font-weight: bold;
}

.curr-consultation {
    color: #606366;
    font-size: 18px;
}

.Consultation-fees .consultation.leftbl {
    border-left: 1px solid #c3c3c3;
}

.curr-consultation {
    display: block;
}

.newconsults {
    background: #fcfcf2;
    border-right: 1px solid #e1e2db;
    border-left: 1px solid #e1e2db;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    line-height: 24px;
}

.setmbflbtn .btn-follow-sets {
    width: 60%;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    margin: auto;
    color: #fff;
}

.btn-detail-page {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
    width: 80%;
}

.btn-detais {
    padding: 10px;
    border-radius: 30px;
    width: 48%;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
}

.btn-detais:hover {
    color: #fff;
    text-decoration: none;
}

.btn-detail-page .btn-detais img {
    margin-right: 10px;
}

.fl-settins {
    width: 48%;
    background: #ffc107;
    border: 1px solid #ffc107;
}

.fl-settins {
    width: 48%;
    background: #ffc107;
    border: 1px solid #ffc107;
    border-radius: 4px;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    border-radius: 30px;
}

.fl-settins button {
    box-shadow: none;
    border: 0px;
}

.fl-settins button {
    box-shadow: none;
    border: 0px;
    background: no-repeat;
    font-weight: bold;
}

.todayoffers {
    position: absolute;
    margin-left: 0px;
    margin-top: 15px;
}

.wallet-hedaer .wallet-hedaer-inner img {
    width: 18px;
    margin-right: 5px;
    display: inline-block;
}

.wallet-hedaer a {
    font-size: 16px;
    color: #000;
    margin-left: 8px;
    margin-right: 0px;
    font-weight: bold;
    border: 1px solid #000;
    padding: 4px 7px 4px 7px;
    border-radius: 3px;
}

.share a img {
    width: 20px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -3px;
    margin-right: 2px;
}

.ast-searchBox .search-clcik img {
    width: 20px;
    vertical-align: middle;
    display: inline-block;
    margin-top: -3px;
    margin-right: 2px;
}

.heads .navbar .ic_bar {
    width: 25px;
}

.congratesmess {
    max-width: 360px;
    position: relative;
}

.congratesmess .pstar {
    position: absolute;
    top: -189px;
}

.congratesmess .pstar img {
    width: 100%;
}

.congratesmess .cong-body {
    text-align: center;
    padding-top: 115px;
}

.congratesmess .cong-cont {
    border: 0px solid #97def4;
    border-radius: 30px;
    background: url(/images/box-with-congratulations.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 440px;
}

.congratesmess .cong-cont-rsone {
    border: 0px solid #97def4;
    border-radius: 30px;
    background: url(/images/box-with-unlocked.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 440px;
}

.icon-gift img {
    width: 55px;
}

.btnac {
    background: #fff;
}

.activeuimg img {
    background: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    padding: 1px;
}

.ptxt {
    font-weight: bold;
    margin-bottom: 5px;
    letter-spacing: 0.8px;
    font-size: 16px;
}

.congratesmess .moneymsg {
    font-size: 38px;
    color: #fe0000;
    font-weight: bold;
}

.congratesmess .moneymsg i {
    font-size: 35px;
}

.congratesmess .cc-wlt {
    background: #fff2e7;
    width: 90%;
    padding: 10px 10px;
    display: inline-block;
    font-size: 16px;
    border-radius: 15px;
    max-height: 90px;
    overflow-x: auto;
    margin-top: 25px;
}

.congratesmess .cc-wlt i {
    font-size: 14px;
}

.done-bt {
    margin-top: 25px;
    margin-bottom: 15px;
}

.moneymsg span {
    font-family: cursive;
    font-size: 25px;
}

.done-bt a {
    background: #FF6F00;
    color: #fff;
    padding: 10px 30px;
    border-radius: 15px;
    box-shadow: 0px 4px 0px 0px #fff2e7;
    font-weight: bold;
    letter-spacing: 0.9px;
    font-family: cursive;
    font-size: 16px;
}

.done-bt a:hover {
    text-decoration: none;
    color: #fff;
}

.done-bt a img {
    width: 185px;
}

.md-pop h4 {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 10px;
    font-size: 24px;
}

.tawkchat-message-preview-container {
    border: 1px solid #ddd;
    background: #fff
}

.chat-time {
    float: right;
    padding: 6px 0px;
    border-radius: 10px;
    margin-bottom: 10px;
    text-align: right;
    width: 100%;
    margin-top: -19px;
    font-size: 12px;
    color: #757171;
}

.chat-time-astro {
    float: right;
    border-radius: 10px;
    margin-bottom: 10px;
    text-align: right;
    width: 100%;
    margin-top: -10px;
    font-size: 12px;
    color: #757171;
}

.chat-time-user {
    float: left;
    width: 100%;
    border-radius: 10px;
    margin-bottom: 10px;
    width: 100%;
    margin-top: -10px;
    font-size: 12px;
    color: #757171;
}

.opnkudli {
    margin-top: -30px;
    font-size: 13px;
    margin-bottom: 15px;
}

.opnkudli a {
    text-decoration: underline;
}

.desk-top-chat {
    border: 1px dashed #ddd;
    padding: 20px;
    border-radius: 4px;
}

.btnt-set button {
    border: 0;
    box-shadow: none;
    padding: 10px 60px;
    font-weight: 700;
    background: #ff6f00;
    border-radius: 30px;
    display: block;
    width: 100%;
    color: #fff;
}

.btn-coy {
    border: 0;
    box-shadow: none;
    padding: 5px 13px;
    background: #beb8fd;
    border-radius: 20px;
    color: #2f2784;
    font-size: 13px;
    line-height: 16px;
}

.tet-mode p {
    font-size: 13px;
}

#suggesstion-list {
    background: #f5f5f5;
    box-shadow: 0px 1px 2px 0px rgb(0 0 0 / 30%);
    width: 100%;
}

#suggesstion-list li {
    float: none;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding: 4px 11px;
    color: #333;
    display: block;
    font-size: 14px;
}

.btn-serch {
    border: 0px;
    box-shadow: none;
    padding: 6px 30px;
    font-weight: bold;
}

.modal-design-ppup .close {
    position: absolute;
    right: 10px;
    top: 4px;
    text-align: center;
}

.modal-rw-smted h4 {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.modal-rw-smted p {
    border: 1px solid #d8d9ef;
    background: #f6f8ff;
    padding: 10px;
    margin-bottom: 20px;
    text-align: center;
    border-radius: 4px;
}

.varta-tags .known-profile {
    box-shadow: none;
    background: none;
    padding: 0px;
    margin-bottom: 10px;
}

.varta-tags .known-profile a:before {
    transform: translate(0px, 0px);
    top: 10px;
    width: 6px;
    height: 6px;
}

.bonuscover {
    background: #FFECB3;
    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

.bondiv {
    float: left;
    text-align: center;
}

.bondiv img {
    width: 60px;
    margin-right: 10px;
}

.bonpy {
    color: red;
    font-size: 20px;
}

.bonusdn {
    color: #666;
    font-size: 18px;
}

.updt-bg {
    background: url(../images/bg-circle.png);
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-size: cover;
}

.updt-bg1 {
    background: url(../images/bg-circle.png);
    border-radius: 50%;
    background-size: cover;
}

.line-bk {
    width: 15px;
    margin-top: 4px;
}

.fill-bk {
    width: 15px;
    margin-top: 4px;
}

.bothButtons {
    float: right;
}

.showqueueUI {
    position: absolute;
    right: 2px;
    font-size: 12px;
    margin-top: 30px;
}

.queueInner>a {
    font-size: 9px;
    font-weight: bold;
    display: inline-block;
    color: #000;
}

.queueInner>a:hover {
    text-decoration: none;
    color: #000;
}

.queueInner>a>i {
    width: 10px;
    height: 10px;
    line-height: 11px;
    text-align: center;
    font-size: 6px;
    color: #fff;
    border-radius: 50%;
    font-weight: normal;
}

.modal-queue {
    max-width: 380px;
}

.modal-queue .modal-body {
    padding: 1.5rem;
}

.modal-queue .close,
.modal-queue-list .close {
    position: absolute;
    right: 15px;
    top: 10px;
    width: 25px;
    height: 25px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    font-weight: normal;
    opacity: 1;
}

.modal-queue-list .close {
    top: 5px;
    right: 8px;
    background: #fff;
    color: #ff6600;
    width: 20px;
    height: 20px;
    line-height: 20px;
}

.modal-queue .modal-content {
    border-radius: 20px;
}

.queueImg img {
    width: 80px;
}

.queue-content {
    background: #e6e4e5;
    border-radius: 8px;
    padding: 20px;
    color: #3f3f3f;
    margin-top: 20px;
    line-height: 24px;
}

.queueOk {
    margin-top: 25px;
}

#queueAstroHeadup .modal-queue {
    max-width: 415px;
}

.queue-content img {
    border-radius: 50%;
    margin-right: 15px;
}

#queueAstroHeadup .queCnt {
    padding: 15px 7px;
}

.queueOk>a {
    padding: 8px 45px;
    font-size: 20px;
    color: #fff;
    border-radius: 30px;
    font-weight: bold;
}

.queueOk>a:hover,
.quebtns>a:hover {
    background: none;
    text-decoration: none;
    color: #fff;
}

.queCnt {
    padding: 15px 15px 15px 15px;
}

.queueHeading>h2 {
    font-size: 22px;
}

.quebtns {
    margin-top: 8px;
}

.quebtns>a {
    width: 105px;
    display: inline-block;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
}

.f-sz {
    font-size: 15px;
}

.mr6 {
    margin-right: 6px;
}

.setBottom {
    z-index: 999;
    bottom: 0px;
    width: 60%;
    transform: translateX(-50%) !important;
    left: 50%;
    background: #ff6f00;
    border-radius: 8px;
    padding: 8px 16px;
}

.setBottom .table {
    margin-bottom: 0px;
}

.setBottom .table tr td {
    border: none;
    color: #fff;
    padding: 3px 5px;
    text-align: center;
}

.setBottom .table tr td:first-child {
    text-align: left;
}

.queCancel {
    padding: 8px 0px;
    font-size: 20px;
    background: #fff;
    color: #ff6f00;
    border-radius: 30px;
    font-weight: bold;
    display: block;
    margin-top: -23px;
    width: 110px;
    float: right;
}

.queCancel:hover {
    text-decoration: none;
    color: #ff6f00;
}

.selectBoxLang {
    margin-left: 15px;
}

.setSelect {
    padding: 3px 6px 3px 20px;
    border: 1px solid #b8630c;
    border-radius: 4px;
    font-size: 15px;
    color: #fff;
}

.selectBoxLang i {
    position: absolute;
    margin-left: 6px;
    margin-top: 9px;
    font-size: 14px;
    color: #fff;
}

.setHmshare a,
.setHmshare i {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    margin-top: 4px;
}

.setHmshare a:first-child {
    border-right: 1px solid #ddd;
    padding-left: 5px;
    padding-right: 5px;
}

.followbtn button {
    font-size: 18px;
    line-height: 24px;
}

.giftbtn button {
    font-size: 18px;
    line-height: 24px;
}

.uimrg {
    padding-top: 0px;
    padding-bottom: 25px;
}

.mguiset {
    padding-top: 30px;
    padding-bottom: 45px;
}

.innerui-box {
    background: #ffe8d8;
    text-align: center;
    border-radius: 4px;
    padding: 40px 10px 30px 10px;
}

.innerui-box a {
    display: block;
}

.innerui-box a:hover {
    text-decoration: none;
}

.innerui-box img {
    width: 110px;
    margin-bottom: 30px;
}

.innerui-box h2 {
    font-size: 24px;
}

.headingui h2 {
    display: inline-block;
    margin-top: 0;
    font-size: 26px;
}

.btn-vrt {
    float: right;
    background: #ff6f00;
    padding: 2px 20px;
    border-radius: 30px;
    color: #fff;
}

.btn-vrt:hover {
    color: #fff;
    text-decoration: none;
}

.asboxui {
    position: relative;
    background: #fff;
    border: 1px solid #fec107;
    text-align: center;
    border-radius: 8px;
    float: left;
    width: 100%;
}

.tickicns {
    float: left;
    margin-left: 10px;
    margin-top: 7px;
}

.tickicns img {
    width: 30px;
}

.offertiger {
    background: #ff6f00;
    color: #fff;
    float: right;
    position: relative;
    padding: 4px 14px;
    border-top-right-radius: 8px;
    font-size: 16px;
}

.offertiger:before {
    background: #ff6f00;
    position: absolute;
    content: "";
    clip-path: polygon(0% -50%, 118% 182%, 77% 0%);
    background-size: cover;
    width: 44px;
    height: 36px;
    left: -34px;
    top: 0px;
}

.boxsettingui {
    float: left;
    width: 100%;
    margin-top: 15px;
    padding-bottom: 20px;
    position: relative;
}

.asboxui .boxsettingui img {
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
    margin-bottom: 10px;
}

.asboxui .boxsettingui .grn-bullet {
    position: absolute;
    width: 20px;
    height: 20px;
    transform: translate(-50%, -50%);
    top: 20px;
    left: 63%;
    background: #fff;
}

.boxsettingui h4 {
    margin-bottom: 10px;
    font-size: 22px;
    letter-spacing: 0.8px;
}

.asboxui .boxsettingui .icn-st,
.asboxui .boxsettingui .icn-rs {
    width: 15px;
    height: 15px;
    position: relative;
    top: 4px;
}

.iconsrat {
    font-size: 16px;
}

.fserviceui a {
    display: block;
}

.fserviceui a:hover,
.boxsettingui a:hover {
    text-decoration: none;
}

.circleimg {
    border: 1px solid #fec107;
    border-radius: 50%;
    width: 130px;
    height: 130px;
    margin: auto;
    display: flex;
    margin-bottom: 15px;
    background: #fff;
}

.circleimg img {
    width: 80px;
    height: 80px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.fserviceui h4 {
    font-size: 20px;
    line-height: 28px;
}

.inner-testi {
    background: #fff;
    border: 1px solid #fec107;
    border-radius: 8px;
    padding: 25px;
    float: left;
    width: 100%;
}

.inner-testi img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-right: 15px;
}

.inner-testi h4 {
    float: right;
    font-size: 18px;
}

.mb-20 {
    margin-bottom: 20px;
}

.ui-head h2 {
    font-size: 26px;
}

.inner-varui {
    border: 1px solid #ff6f00;
    border-radius: 8px;
    position: relative;
    text-align: center;
    padding: 75px 10px 25px 10px;
    background: #fff;
}

.inner-varui img {
    position: absolute;
    top: 0px;
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100px;
}

.inner-varui h4 {
    font-size: 22px;
}

.marginset {
    margin-top: 80px;
}

.inner-varui-set {
    border: 1px solid #ff6f00;
    border-radius: 8px;
    padding: 30px 10px;
    background: #fff;
    text-align: center;
}

.inner-varui-set h4 {
    font-size: 22px;
}

.modalgiftui .uiclose {
    background: #fff;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    border-radius: 50%;
    font-size: 16px;
    position: absolute;
    right: 2px;
    top: 0px;
}

.giftmdui {
    margin-top: 10px;
}

.giftbrocher img {
    width: 50px;
    height: 50px;
}

.giftmdui a {
    display: block;
}

.modalgiftui .modal-content {
    background: rgba(60, 60, 60, 0.9);
}

.giftbrocher {
    margin-bottom: 20px;
}

.giftbrocher a {
    color: #fff;
    font-size: 14px;
}

.giftbrocher span {
    color: #FFC107;
    font-size: 13px;
    margin-top: -8px;
    display: block;
}

.btngui {
    box-shadow: none;
    border-radius: 30px;
    border: 0;
    padding: 8px 16px;
    line-height: 20px;
}

.btnsetuis {
    box-shadow: none;
    border-radius: 30px;
    border: 0;
    padding: 8px 16px;
    line-height: 20px;
    color: #333;
}

.pdui {
    padding-left: 5px;
    padding-right: 5px;
}

.textsetui {
    color: #FFC107;
    font-size: 14px;
}

.minesuimt {
    margin-top: -10px;
}

.userrates-ui {
    position: absolute;
    right: 0px;
    top: 1px;
}

.total-folowers {
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    padding-left: 4px;
}

.btsnew img {
    width: 16px;
}

.modal-unflw {
    max-width: 420px;
}

.modal-unflw .modal-content {
    border-radius: 16px;
}

.unflwpop img {
    width: 100px;
    margin: auto;
    display: block;
    margin-bottom: 15px;
}

.unflwpop h4 {
    margin-bottom: 10px;
}

.modal-unflw .close {
    position: absolute;
    top: 5px;
    right: 10px;
    cursor: pointer;
    z-index: 1;
}

.rates-newui {
    float: right;
    width: 100%;
    position: relative;
}

.setuistar {
    float: right;
    margin-right: 40px;
}

.follow-text {
    color: #000;
    font-size: 18px;
}

.follow-buton {
    padding: 3px 24px;
    border: none;
}

.setins {
    position: absolute;
    right: -14px;
    top: 50%;
    font-size: 18px;
    transform: translate(-50%, -50%);
}

.vheadh h1 {
    font-size: 32px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.qwaitui {
    background: #ff6f00;
    margin-left: -10px;
    margin-right: -10px;
    border-radius: 5px;
}

.qwaitui table {
    margin-bottom: 0px;
}

.qwaitui table tr td {
    border-top: 0px;
    padding: 4px;
    font-size: 14px;
    color: #fff;
    line-height: 22px;
}

.qwaitcancel {
    padding: 4px 1px;
    font-size: 14px;
    background: #fff;
    color: #ff6f00;
    border-radius: 30px;
    font-weight: bold;
    display: block;
    text-align: center;
}

.liveastitle h1 {
    font-size: 28px;
}

.astrologers-info .padsetas {
    padding-left: 5px;
    padding-right: 5px;
}

.liveastrologers {
    background-image: linear-gradient(#ff6f00, #f64c00);
    display: block;
    padding: 25px 10px;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 15px;
    text-decoration: none;
    position: relative;
}

.liveastrologers:hover {
    text-decoration: none;
}

.liveimgas {
    position: relative;
}

.liveastrologers img {
    width: 90px;
    border-radius: 50%;
}

.liveastrologers .livebullet img {
    width: 20px;
}

.livebullet {
    position: absolute;
    right: 36%;
    top: 0;
    transform: translate(50%, 0%);
}

.liveastrologers .livetitleas h4 {
    font-size: 20px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 15px;
}

.jliveasbtn {
    background: #fff;
    display: inline-block;
    border-radius: 3px;
    padding: 4px 18px;
    color: #f64c00;
    line-height: 18px;
    font-weight: bold;
}

.moneymsg .cong-body .rsOnePopupAmt {
    font-size: 22px;
}

.callchattabs {
    margin-top: 45px;
}

.liveclchattabs {
    padding: 0 15px 15px 15px;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.astrologers-info .liveclchattabs .nav-pills li a {
    border-right: 0px;
}

.liveclchattabs .tab-content {
    padding-top: 25px;
}

.jliveasbtn {
    padding-top: 8px;
}

.jliveasbtn .topics-set {
    margin-bottom: 5px;
    color: #333
}

.jliveasbtn .topics-set span {
    color: #f64c00;
}

.jliveasbtn .topic-date {
    margin-bottom: 5px;
    color: #333
}

.callchattabs .nav-pills {
    margin-left: -15px;
    margin-right: -15px;
}

.callchattabs .nav-item {
    /* width: 50%;  Note:1 this line commented when ai chat option were testing  instead to that flex:1  is added refers Note:1  */
    flex: 1;
    float: left;
}

.callchattabs .nav-pills li a {
    font-size: 1.6rem;
    color: #aeaeae;
    padding: 20px 10px;
    text-align: center;
    border: 1px solid transparent;
    background: #f5f5f5;
    font-weight: 700;
    letter-spacing: 0.6px;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    border-right: 1px solid #ddd;
}

.callchattabs .nav-pills .nav-link.active,
.callchattabs .nav-pills .show>.nav-link {
    background: none;
    color: #333;
    border-color: #dee2e6 #dee2e6 #fff;
    border-left: 0;
}

.popup-gallery {
    width: 100%;
    height: auto;
    overflow-x: scroll;
}

.popup-gallery::-webkit-scrollbar {
    display: none;
}

.popup-gallery {
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
}

.sd {
    width: 16.33%;
    height: 100%;
    padding: 0 8px;
    position: relative;
    display: inline-block;
}

.popup-gallery img {
    object-fit: cover;
    border-radius: 16px;
}

.mfp-bottom-bar {
    display: none;
}

img.mfp-img {
    border-radius: 16px;
}

.btm-ft-login {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0px);
    right: 0;
    width: 100%;
    display: none;
}

.btm-ft-login button {
    background: #ffc107;
    width: 100%;
    display: block;
    box-shadow: none;
    border: 0;
    padding: 6px 10px;
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.set-right-cons {
    float: right;
}

.blance-av .setRght {
    display: none;
}

.setionupr .h2-media,
.setionupr .h2-media h2 {
    text-align: left;
    font-size: 26px;
}

.modalgiftui .modal-body {
    padding: 5px;
}

.show-on-dsk {
    display: block;
}

.show-on-mb {
    display: none;
}

@media only screen and (max-width: 1359px) {
    .as-snd-part li {
        margin-bottom: 15px;
    }
    .as-det:before {
        top: 20px;
        bottom: 20px;
    }
    .desk-Name {
        top: -25px;
    }
    .talk-h1 h1 {
        font-size: 24px;
    }
    .desktopView .nav-item .nav-link {
        font-size: 14px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .wallet-hedaer a {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1200px) {
    .container-fluid {
        padding-left: 20px;
        padding-right: 20px;
    }
    .p-df {
        padding: 0 5px;
    }
    .right-astro h3 {
        margin-left: 25px;
        font-size: 20px;
    }
    .inforation-astro {
        margin-left: 15px;
    }
    .astro1,
    .astrodes {
        font-size: 12px;
    }
    .btncall {
        padding: 6px 12px
    }
    .h2-media p:before {
        left: 24.5%;
    }
    .modal-queue-list .table tr td {
        padding: 2px 3px;
        font-size: 14px;
    }
    .desktopView .nav-item .nav-link {
        font-size: 14px;
        margin-right: 5px;
        margin-left: 5px;
    }
}

@media only screen and (max-width: 1030px) {
    .desktopView .nav-item .nav-link {
        font-size: 12px;
        margin-right: 5px;
        margin-left: 5px;
    }
    .share a img {
        width: 15px;
    }
    .ast-searchBox .search-clcik img {
        width: 15px;
    }
}

@media only screen and (max-width: 980px) {
    .btm-ft-login {
        display: block;
    }
    .astro-banner {
        background: none;
        padding-top: 25px;
        padding-bottom: 70px;
        height: auto;
    }
    .br-n1n:before,
    .br-n2n:before,
    .br-n1:before,
    .br-n2:before,
    .kp1:before,
    .kp1:before,
    .kp2:after,
    .kp:before {
        display: none;
    }
    .heads {
        background: #fafafa !important;
        border-bottom: 1px solid #f1f1f1
    }
    .desktopView .nav-item .nav-link {
        margin-right: 0;
        margin-left: 0;
        padding: 5px 0px;
        line-height: 28px;
        border-bottom: 1px solid #ddd;
    }
    .desktopView .nav-item.active .nav-link:before {
        display: none;
    }
    .border-left {
        border-left: 0px !important;
    }
    .icons-1 {
        border-radius: 15px;
        width: 184px;
        height: 184px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .icons-1 h6 {
        position: absolute;
        bottom: -65px;
        font-size: 18px;
        line-height: 28px;
        color: #333;
    }
    .icn-1 {
        width: 132px;
        height: 132px;
    }
    .icn-1 img {
        width: 65px;
        height: 65px;
    }
    .best-astrologers {
        padding-top: 20px;
    }
    .best-astrologers h2 {
        font-size: 22px;
        line-height: 32px;
    }
    .stamp-design {
        top: 59px;
        left: 10px;
    }
    .astroimg .stamp-design img {
        width: 50px;
        height: 50px;
    }
    .astro1,
    .astrodes {
        font-size: 18px;
        margin-bottom: 10px;
        float: left;
    }
    .mr-ck {
        margin-right: 11.5%;
    }
    .right-astro h3 {
        margin-left: 0px;
        font-size: 24px;
    }
    .inforation-astro {
        margin-left: 0px;
    }
    .btn1 {
        padding: 10px 20px;
    }
    .btm-bor1 {
        border-bottom: 1px solid #ddd;
    }
    .btm-bor1 {
        border-bottom: 1px solid #ddd;
        float: left;
        width: 100%;
        margin-left: 15px;
        margin-right: 15px;
        padding-top: 20px;
        margin-bottom: 25px;
        display: block;
    }
    .border-right-2 {
        border-right: 0px;
    }
    .border-right-2 {
        border-right: 0px;
    }
    .as-list-profile {
        margin-top: 10px;
    }
    .pl-set {
        padding-left: 0px;
    }
    .as-list-profile h2 {
        font-size: 24px;
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .as-list-profile li {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .ast {
        margin-top: 0px;
    }
    .d-n {
        display: none;
    }
    .d-k {
        display: inline-block;
    }
    .known-languages .dropdown-menu {
        height: 280px;
    }
    .btncall {
        padding: 6px 6px;
    }
    .astro-details-mb {
        overflow: visible;
    }
    .f-center {
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: 100%;
    }
    .as-list-profile li img {
        width: 20px;
    }
    .search-form form i {
        height: 40px;
        line-height: 40px;
        font-size: 20px;
        width: 45px;
    }
    .search-form form input {
        height: 40px;
    }
    .ast-searchBox {
        position: absolute;
        right: 0px;
        top: 16px;
    }
    .navbar-search-share .share {
        margin-right: 65px;
        margin-top: 5px;
    }
    .search-clcik .se,
    .search-cross-click .cn {
        display: none;
    }
    .cnd {
        display: none;
    }
    .usermbln {
        position: absolute;
        right: 0px;
        top: 12px;
    }
    .desktopView .nav-item .nav-link {
        border-bottom: 0px;
    }
    .slider-regular .slick-slide {
        margin: 0px 5px;
    }
    .slider-regular .slide-reg {
        border-radius: 8px;
        padding: 10px;
    }
    .ast-searchBox .search-form {
        width: 420px;
        top: 45px;
        background: rgba(0, 0, 0, 0.7);
    }
    .items-divs {
        width: 100% !important;
    }
    .varta-news .slick-prev {
        left: 45%;
        top: 125%;
        transform: translate(-40%, -50%);
    }
    .varta-news .slick-next {
        right: 45%;
        top: 125%;
        transform: translate(-50%, -50%);
    }
    .varta-news .slick-prev:before,
    .varta-news .slick-next:before {
        border-radius: 4px;
        padding: 8px 12px;
        line-height: 32px;
        font-size: 16px;
    }
    .content-row {
        padding: 0px;
    }
    .content-row h4 {
        font-size: 18px;
        padding-bottom: 10px;
    }
    .media-ptn {
        width: 100%;
    }
    .todaysoff {
        position: relative;
        top: 8px;
        left: 10px;
    }
    .todaysoff img {
        width: 70px;
    }
    .secure-payments {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .login-bner {
        text-align: center;
        color: #555;
        margin-bottom: 10px;
    }
    .login-bner a {
        display: inline-block;
        padding: 0;
        padding-left: 5px;
        color: #555;
        text-decoration: underline;
    }
    .setBottom {
        width: 100%;
    }
    .vheadh h1 {
        font-size: 26px;
        margin-top: 5px;
    }
    .aPrice {
        display: block;
    }
    .set-right-cons {
        float: none;
        margin-top: 25px;
        display: block;
        font-weight: bold;
        color: #000;
    }
    .blance-av .setRght {
        float: right;
        font-size: 20px;
        line-height: 30px;
    }
    .blance-av .setRght {
        display: block;
    }
    .fixed-btn {
        position: fixed;
        z-index: 99;
        top: -20px;
        background: #ffffff;
        padding: 15px 0px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        transition: all 0.5s;
    }
    .wallet-hedaer {
        position: absolute;
        left: 115px;
        top: 14px;
    }
    .navbar-search-share .share {
        margin-right: 28px;
        margin-top: 0px;
    }
    .selectBoxLang {
        position: absolute;
        right: 70px;
        top: 15px;
    }
}

@media only screen and (max-width: 768px) {
    .details-pills .nav-item {
        margin-right: 15px;
    }
    .details-pills.nav-pills .nav-link {
        font-size: 20px;
        padding: 8px;
    }
    .wallet-blance {
        font-size: 16px;
    }
    .pl-res {
        padding-left: 0px;
    }
    .inline-astrologers h4 {
        font-size: 24px;
    }
    .add-remove-astro {
        margin-top: 5px;
    }
    .waiting-approval .tabs-links {
        overflow-x: auto;
        width: 500px;
    }
    .waiting-approval .tabs-links li a {
        padding: 6px 10px;
        width: 100px;
        font-size: 16px;
    }
    .tabs-approval {
        margin-top: 15px;
    }
    .waiting-approval h2 {
        font-size: 24px;
    }
    .astro-circle {
        position: absolute;
        right: 15px;
        bottom: -85px;
    }
    .as-det {
        position: relative;
        margin: 0px;
    }
    .as-det:before {
        position: absolute;
        content: "";
        left: 50px;
        right: 15px;
        top: 8px;
        bottom: 8px;
        background: rgba(255, 255, 255, 0.2);
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .as-show-lst {
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: 100%;
    }
    .as-infon {
        padding-top: 10px !important;
        padding-bottom: 20px;
    }
    .chares-type {
        padding-top: 15px;
        border-bottom: 1px solid #ddd;
        position: relative;
        padding-left: 15px;
        padding-right: 15px;
    }
    .rup {
        font-size: 14px;
        top: 18px;
    }
    .chares-type h4 {
        font-size: 20px;
        padding-left: 30px;
    }
    .chares-type p {
        font-size: 16px;
        padding-left: 30px;
        color: #666;
    }
    .sets-mb {
        padding-top: 20px;
    }
    .call-mb {
        font-size: 18px;
        border-radius: 30px;
        padding: 12px 20px;
        color: #fff;
        line-height: 10px;
        font-weight: bold;
    }
    .call-mb img {
        width: 25px;
    }
    .ast-res {
        margin-bottom: 70px;
    }
    .ast-ul-style {
        padding-left: 20px !important;
    }
    .filters h4 {
        display: none;
    }
    .whole-left .accordion {
        margin-top: -20px;
    }
    .whole-left {
        border: 0px;
        margin-bottom: 12px;
    }
    .whole-left .filters .card {
        display: block;
    }
    .whole-left .filters .card-header {
        padding: 5px 10px;
        border: 1px solid #ddd;
    }
    .filters .card-body {
        position: absolute;
        z-index: 9;
        background: #fff;
        width: 180px;
        left: 8px;
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .11), 0 3px 5px 0 rgba(0, 0, 0, .08);
        padding: 10px;
    }
    .filters .card-header .card-title {
        font-size: 14px;
    }
    .accordion .card-header.collapsed:after {
        font-size: 20px;
    }
    #astroform {
        margin-top: 20px;
    }
    .ast-paragraph {
        padding-left: 0px;
        margin-top: 8px;
    }
    .accordion .card-header.collapsed:after {
        line-height: 32px;
    }
    .ast-icons-section .ast-heading-left,
    .ast-icons-section .ast-heading-right {
        margin-left: 15px;
    }
    .mt-40-d {
        margin-top: 0px;
    }
    .talk-h2 h2 {
        margin-bottom: 15px;
    }
    .talk-h1 h1 {
        margin-bottom: 15px;
        font-size: 20px;
        line-height: 26px;
    }
    .btn-home {
        padding: 5px 12px 8px 12px;
    }
    .inforation-astro .btn-home img {
        width: 16px;
    }
    .p-df {
        padding: 8px 8px 12px 8px;
    }
    .ah-content .ast-ol-list {
        margin-left: 24px !important;
    }
    .search-form {
        margin: 0px auto 16px;
    }
    .navbar-search-share .share {
        margin-right: 28px;
        margin-top: 0px;
    }
    .filt {
        padding-left: 8px;
        padding-right: 5px;
    }
    .filts {
        padding-left: 5px;
        padding-right: 5px;
    }
    .filtss {
        padding-left: 5px;
        padding-right: 8px;
    }
    .filts .card-body {
        left: 5px !important;
    }
    .filtss .card-body {
        left: auto;
        right: 8px;
        width: 220px;
        padding: 0px;
    }
    .price-lg-hg li a {
        color: #333;
        padding: 3px 6px 5px 6px;
        display: block;
    }
    .price-lg-hg li a:hover {
        background: #ff6f00;
        color: #fff;
        text-decoration: none;
    }
    .newbyeline-social {
        padding-left: 100px;
    }
    .newbyeline-social a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin-right: 0px;
        font-size: 16px;
    }
    .seconadaryheading p {
        margin-top: 10px;
    }
    .h2-media p:before {
        display: none;
    }
    .h2-media p {
        margin-left: 0px;
    }
    .slider-regular .slick-dots {
        display: none !important;
    }
    .slider-regular .slick-dotted.slick-slider {
        margin-bottom: 0px;
        margin-top: 30px !important;
    }
    .res-pd {
        padding-left: 2px;
        padding-right: 2px;
    }
    .media-partners .media-ptn {
        margin-top: 30px;
    }
    .content-row {
        border-top: 5px solid #ff6f00;
        border-right: 5px solid #ff6f00;
        margin: 10px;
    }
    .varta-news .img-fluid {
        margin-bottom: 10px;
    }
    .varta-news {
        padding-top: 5px;
        padding-bottom: 15px;
    }
    .varta-news .h2-media h2 {
        margin-bottom: 35px;
    }
    .varta-news .slick-dotted.slick-slider {
        margin-bottom: 0px;
    }
    .varta-news .slick-dots {
        display: none !important;
    }
    .varta-news .slick-prev {
        left: 44%;
        top: 125%;
        transform: translate(-40%, -50%);
    }
    .varta-news .slick-next {
        right: 44%;
        top: 125%;
        transform: translate(-50%, -50%);
    }
    .payment-secured {
        margin-top: 0px;
    }
    .secure-payments span {
        line-height: 28px;
        text-align: center;
        margin-top: 15px;
    }
    .icfree {
        left: 4px;
        top: 18px;
        transform: translate(-100%, -50%);
    }
    .icfree img {
        width: 85px;
        position: absolute;
        top: 8px;
        left: -8px;
    }
    .mb-top-40 {
        margin-top: 40px;
    }
    .mb-top-30 {
        margin-top: 30px;
    }
    .mb-top-21 {
        margin-top: 21px;
    }
    .mb-top-10 {
        margin-top: 10px;
    }
    .known-profile {
        padding-top: 20px;
        padding-bottom: 10px;
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }
    .known-profile-left {
        width: auto;
        max-width: 100%;
        padding-left: 10px;
    }
    .known-profile a:after {
        border-top: 15px solid transparent;
        border-bottom: 14px solid transparent;
        top: -1px;
        right: -15px;
        border-left: 16px solid #ff6f00;
    }
    .known-profile-right {
        float: none;
        width: auto;
    }
    .known-profile a:before {
        width: 5px;
        height: 5px;
        top: 14px;
        right: 1px;
    }
    .known-profile a {
        padding: 2px 11px 4px 4px;
        font-size: 14px;
        margin-bottom: 8px;
        margin-right: 10px;
        line-height: 22px;
        margin-left: 7px;
    }
    .wallet-hedaer {
        position: absolute;
        left: 115px;
        top: 7px;
    }
    .wallet-hedaer a {
        padding: 6px 4px 6px 4px;
        font-size: 14px;
    }
    .ast-searchBox {
        right: 0px;
        top: 6px;
    }
    .varta-tags .known-profile a {
        white-space: nowrap;
        margin-right: 20px;
        margin-left: 4px;
    }
    .varta-tags .known-profile {
        overflow: auto;
    }
    .setBottom {
        padding: 2px;
        border-radius: 0px;
    }
    .setBottom .table tr td {
        padding: 2px 3px;
        font-size: 14px;
    }
    .queCancel {
        padding: 6px 0px;
        width: 100px;
        font-size: 15px;
        border-radius: 20px;
        margin-top: -10px;
        line-height: 23px;
    }
    .modal-queue-list .close {
        width: 18px;
        height: 18px;
        font-size: 14px;
        line-height: 18px;
        top: 3px;
        right: 3px;
    }
    .selectBoxLang {
        position: absolute;
        right: 70px;
        top: 5px;
    }
    .setSelect {
        padding: 4px 6px 4px 20px;
        border-radius: 3px;
    }
    .show-on-dsk {
        display: none;
    }
    .show-on-mb {
        display: block;
    }
    .waittime {
        position: absolute;
        bottom: -4px;
        right: 30px;
    }
    .followbtn button {
        padding: 4px 10px;
        line-height: 18px;
    }
    .innerui-box {
        background: none;
    }
    .innerui-box img {
        width: 80px;
    }
    .innerui-box {
        padding: 10px;
    }
    .setscrolui {
        position: relative;
        white-space: nowrap;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }
    .setscrolui {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .setscrolui .setfloat {
        flex: 0 0 40%;
        max-width: 50%;
    }
    .fserviceui {
        margin-bottom: 20px;
    }
    .circleimg {
        width: 95px;
        height: 95px;
    }
    .setscroluis {
        position: relative;
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
    }
    .setscroluis {
        flex-wrap: nowrap;
        overflow-x: auto;
    }
    .setscroluis .setfloats {
        flex: 0 0 80%;
        max-width: 80%;
    }
    .cusm {
        margin-bottom: 55px;
    }
    .inner-varui-set {
        margin-bottom: 20px;
    }
    .mguiset {
        padding-top: 25px;
        padding-bottom: 10px;
    }
    .circleimg img {
        width: 60px;
        height: 60px;
    }
    .inner-varui {
        padding: 50px 10px 15px 10px;
    }
    .inner-varui img {
        width: 70px;
    }
    .inner-varui h4 {
        font-size: 18px;
    }
    .inner-varui-set {
        padding: 20px 10px
    }
    .inner-varui-set h4 {
        font-size: 18px;
    }
    .ui-head h2 {
        font-size: 22px;
    }
    .marginset {
        margin-top: 60px;
    }
    .asboxui .boxsettingui img {
        width: 80px;
        height: 80px;
    }
    .asboxui .boxsettingui .grn-bullet {
        top: 10px;
        left: 70%;
    }
    .minesuimt {
        margin-top: -25px;
    }
    .userrates-ui {
        top: -1px;
    }
    .mb-btmborder {
        border-bottom: 1px solid #ddd;
        padding-bottom: 10px;
    }
    .vartamainui .mbsetpd {
        padding-right: 25px;
    }
    .setins {
        top: 42%;
        right: -5px;
    }
    .vheadh h1 {
        font-size: 24px;
        margin-top: 5px;
    }
    .ast-paragraph h4 {
        font-size: 18px;
    }
    .setionupr .varta-news {
        padding-top: 20px;
    }
    .setionupr .h2-media,
    .setionupr .h2-media h2 {
        font-size: 22px;
    }
    .liveastrologers {
        padding: 15px 5px;
    }
    .liveastrologers img {
        width: 70px;
    }
    .liveastrologers .livetitleas h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .liveastitle h1 {
        font-size: 22px;
    }
    .jliveasbtn {
        font-size: 14px;
        padding: 3px 5px;
    }
    .congratesmess .cc-wlt {
        margin-top: 20px;
        max-height: 115px;
    }
    .done-bt {
        margin-top: 15px;
    }
    .callchattabs .nav-pills {
        margin-right: -8px;
    }
    .callchattabs .nav-pills li a {
        font-size: 1rem;
        padding: 8px 6px;
    }
    .liveclchattabs .nav-pills {
        margin-right: -8px;
        margin-left: -8px;
    }
    .liveclchattabs {
        padding: 0 8px 15px 8px;
    }
    .callchattabs {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 679px) {
    .astro-icons img {
        width: 56px;
    }
    .astro-icons {
        margin-right: 10px;
    }
    .details-tab .as-call {
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 3px;
    }
    .details-tab .as-avbl {
        margin-top: 0px;
        font-size: 15px;
    }
    .astro-icons img {
        border: 0px solid #ff6f00;
    }
    .congratesmess {
        max-width: 360px;
        margin: auto;
    }
}

@media only screen and (max-width: 580px) {
    .icons-1 {
        border-radius: 15px;
        width: 110px;
        height: 110px;
    }
    .icons-1 h6 {
        font-size: 14px;
        line-height: 20px;
        bottom: -50px;
        font-weight: normal;
    }
    .icn-1 {
        width: 77px;
        height: 77px;
    }
    .mt-5 {
        margin-top: 10px !important;
    }
    .icn-1 img {
        width: 40px;
        height: 40px;
    }
    .best-astrologers {
        padding-top: 70px;
    }
    .best-astrologers h2 {
        font-size: 18px;
        line-height: 26px;
    }
    .stamp-design {
        top: 40px;
        left: 0px;
    }
    .astroimg .stamp-design img {
        width: 40px;
        height: 40px;
    }
    .mr-ck {
        margin-right: 0px;
    }
    .right-astro h3 {
        font-size: 20px;
    }
    .astro1,
    .astrodes {
        font-size: 15px;
        margin-bottom: 2px;
    }
    .btn1 {
        padding: 6px 20px;
    }
    .newsletter label {
        font-size: 14px;
    }
    .review-astrologers .img-astro img {
        width: 100px;
    }
    .review-astrologers .name-rat img {
        width: 15px;
    }
    .review-astrologers h6 {
        margin-top: 0px;
        margin-bottom: 5px;
    }
    .review-astrologers p {
        font-size: 14px;
        line-height: 20px;
    }
    .as-list-profile li {
        padding-left: 5px;
        font-size: 16px;
        margin-bottom: 10px;
    }
    .as-list-profile li img {
        width: 16px;
    }
    .astro-circle {
        width: 120px;
        height: 120px;
        float: left;
        margin-right: 50px;
    }
    .details-tab .fg {
        font-size: 24px;
    }
    .details-tab .btn-re {
        font-size: 16px;
        padding: 16px 16px;
    }
    .mts-change {
        margin-top: 15px;
    }
    .consulted {
        font-size: 20px;
        font-weight: bold;
    }
    .details-pills {
        margin-bottom: 40px;
    }
    .break-row {
        border-bottom: 1px solid #ddd;
        padding-bottom: 25px;
        margin-bottom: 25px;
    }
    .wallet-blance {
        display: none;
    }
    .astro-taked {
        display: none;
    }
    .add-remove-astro {
        margin-left: 25%;
        margin-top: -5px;
    }
    .add-remove-astro ul li a {
        padding: 2px 6px;
        font-size: 14px;
    }
    .add-remove-astro ul li {
        width: 25%;
    }
    .waiting-approval h2 {
        font-size: 20px;
    }
    .rup {
        top: 15px;
    }
    .varta-news .slick-prev {
        left: 42%;
        top: 125%;
        transform: translate(-40%, -50%);
    }
    .varta-news .slick-next {
        right: 42%;
        top: 125%;
        transform: translate(-50%, -50%);
    }
    .review-checked {
        border-radius: 20px;
        padding: 25px 0px;
    }
    .todayoffer {
        margin-top: 18px;
    }
    .todayoffer img {
        width: 60px;
        height: auto;
    }
    .updt-bg {
        width: 58px;
        height: 58px;
    }
    .inforation-astro {
        width: 100%;
    }
    #queueAstrologerList {
        padding-right: 0px;
    }
    .modal-queue-list {
        margin: 0px;
    }
    .modal-queue-list .modal-content {
        border-radius: 0px;
    }
    .modal-queue-list .modal-body {
        padding: 10px 5px;
    }
    .modal-queue-list .table tr td {
        padding: 0px 3px;
        font-size: 14px;
    }
    .queCancel {
        padding: 4px 0px;
        width: 65px;
        font-size: 14px;
        border-radius: 20px;
        margin-top: -10px;
    }
    .imgsizesort img {
        width: 80px;
    }
    .follow-buton {
        padding: 3px 15px;
        font-size: 14px;
    }
    .follow-text {
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
    }
    .setscrolui .setfloat {
        flex: 0 0 55%;
        max-width: 55%;
    }
    .reviws-sets-star {
        width: 70%;
    }
    .reviews-down-fnt span {
        text-align: left;
    }
}

@media only screen and (max-width: 500px) {
    .inline-astrologers li {
        font-size: 14px;
    }
    .inline-astrologers h4 {
        font-size: 20px;
    }
    .chares-type h4 {
        font-size: 16px;
        padding-left: 25px;
    }
    .chares-type p {
        font-size: 14px;
        padding-left: 25px;
        color: #666;
    }
    .as-list-profile li img {
        margin-right: 5px;
    }
    .reviews-lefts {
        width: 25%;
        text-align: center;
    }
    .reviews-right {
        width: 75%;
    }
    .mbchn {
        margin-bottom: 15px;
    }
    .reviews-right p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0px;
    }
    .name-rat img {
        margin-left: -3px;
    }
    .ast-ic_img-right,
    .ast-ic_img {
        width: 70px;
        height: 70px;
    }
    .ast-heading-left {
        margin-left: 10px;
        margin-top: 12px;
    }
    .ast-ic_img img,
    .ast-ic_img-right img {
        width: 40px;
    }
    .ast-heading-left,
    .ast-heading-right {
        padding: 0px;
    }
    .ah-content .ast-heading-left h2,
    .ah-content .ast-heading-right h2 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .circle-design {
        width: 120px;
        height: 120px;
        padding: 5px;
    }
    .inner-circle {
        width: 110px;
        height: 110px;
        font-size: 24px;
    }
    .ast-searchBox .search-form {
        width: 380px;
        top: 45px;
        background: rgba(0, 0, 0, 0.7);
    }
    .ast-searchBox .search-form .form-control {
        font-size: 13px;
        padding: 5px;
    }
    .h2-media h2 {
        font-size: 22px;
    }
    .h2-media p {
        font-size: 14px;
    }
    .varta-news .slick-prev {
        left: 41%;
        top: 111%;
        transform: translate(-40%, -50%);
    }
    .varta-news .slick-next {
        right: 41%;
        top: 111%;
        transform: translate(-50%, -50%);
    }
    .details-pills.nav-pills .nav-link {
        font-size: 18px;
        padding: 4px;
    }
    .wallet-images {
        width: 35px;
        height: 35px;
    }
    .wallet-images img {
        width: 20px;
        padding-top: 2px;
    }
    .wallet-blance {
        height: 35px;
        line-height: 18px;
    }
    .known-profile-left {
        width: 35%;
        max-width: 100%;
        padding-left: 10px;
    }
    .known-profile-right {
        width: 100%;
    }
    .setSelect {
        padding: 6px 6px 6px 20px;
        border-radius: 3px;
    }
    .selectBoxLang {
        top: 5px;
    }
    .selectBoxLang i {
        margin-top: 12.3px;
    }
    .innerui-box h2 {
        font-size: 18px;
    }
    .headingui h2 {
        font-size: 22px;
    }
    .btn-vrt {
        padding: 2px 8px;
    }
    .boxsettingui h4 {
        font-size: 16px;
    }
    .offertiger {
        font-size: 13px;
        padding: 1px 4px;
        margin-top: -1px;
    }
    .offertiger:before {
        height: 30px;
        top: -1px;
    }
    .tickicns {
        margin-left: 4px;
        margin-top: 0px;
    }
    .livebullet {
        right: 34%;
    }
    .moneymsg .cong-body .rsOnePopupAmt {
        font-size: 20px;
    }
    .callchattabs {
        margin-top: 0px;
    }
    .line-bk {
        margin-top: 6px;
    }
    .innerui-box img {
        width: 60px;
        margin-bottom: 15px;
    }
    .vheadh h1 {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .Consultation-fees .consultation {
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 7px;
        padding-bottom: 7px;
    }
    .setmbflbtn .btn-follow-sets {
        width: 80%;
        display: block;
        margin: auto;
    }
}

@media only screen and (max-width: 420px) {
    .astro1,
    .astrodes {
        font-size: 13px;
    }
    .p-df {
        padding: 0px;
    }
    .details-tab .fg {
        font-size: 18px;
        margin-right: 0px;
    }
    .details-tab .btn-re {
        font-size: 14px;
        padding: 15px 10px;
        letter-spacing: 0px;
    }
    .break-row {
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    .details-tab .as-right-mt {
        margin-top: 10px;
    }
    .astro-regis h2 {
        font-size: 24px;
    }
    .astro-regis h2 span {
        font-size: 18px;
    }
    .as-det:before {
        top: 5px;
        bottom: 5px;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
    }
    .astro-details-mb .astro-circle {
        width: 80px;
        height: 80px;
    }
    .as-show-lst {
        margin-left: -10px;
    }
    .ast-searchBox .search-form {
        width: 350px;
        top: 45px;
        background: rgba(0, 0, 0, 0.7);
    }
    .talk-h1 h1 {
        font-size: 18px;
    }
    #collapselowhg {
        right: 0px;
    }
    #collapselowhg {
        left: -48px !important;
    }
    .todaysoff img {
        width: 60px;
    }
    .inner-circle span {
        font-size: 36px;
        padding-top: 10px;
        line-height: 22px;
    }
    .as-call {
        font-size: 14px;
        line-height: 22px;
    }
    .as-avbl {
        font-size: 14px;
    }
    .details-tab .as-call {
        font-size: 18px;
    }
    #input-div .mat {
        margin: 0px;
    }
    .congratesmess .cong-cont {
        background-size: contain;
        height: auto;
    }
    .congratesmess .cong-cont-rsone {
        background-size: 100%;
        width: 100%;
    }
    .queCnt {
        font-size: 15px;
        line-height: 20px;
    }
    .quebtns>a {
        width: 90px;
        font-size: 13px;
        height: 28px;
    }
    .queue-content {
        font-size: 16px;
        padding: 20px 15px;
    }
    .modal-queue .modal-content {
        border-radius: 15px;
    }
    .modal-queue-list .table tr td {
        padding: 0px 3px;
        font-size: 13px;
    }
    .queCancel {
        margin-top: -15px;
    }
    #queueAstroHeadup .quebtns>a {
        width: 110px;
    }
    .fserviceui h4 {
        font-size: 16px;
        line-height: normal;
    }
    .tickicns img {
        width: 20px;
    }
    .mguiset {
        padding-bottom: 25px;
    }
    .inner-varui h4 {
        font-size: 16px;
    }
    .inner-varui-set h4 {
        font-size: 16px;
    }
    .setscrolui .setfloat {
        flex: 0 0 60%;
        max-width: 60%;
    }
}

@media only screen and (max-width: 400px) {
    .icons-1 {
        border-radius: 15px;
        width: 96px;
        height: 96px;
    }
    .icn-1 {
        width: 70px;
        height: 70px;
    }
    .best-astrologers h2 {
        font-size: 17px;
    }
    .wallet-blance {
        font-size: 14px;
        padding-right: 60px;
    }
    .as-det:before {
        top: 0px;
        bottom: 0px;
    }
    .reviews-lefts .name-rat img {
        width: 12px !important;
        margin-left: -3px;
    }
    .varta-news .slick-prev {
        left: 39%;
        top: 111%;
        transform: translate(-40%, -50%);
    }
    .varta-news .slick-next {
        right: 39%;
        top: 111%;
        transform: translate(-50%, -50%);
    }
    .ast-searchBox .search-form {
        width: 320px;
    }
    .icfree img {
        left: -24px;
    }
    #queueAstroHeadup .modal-queue .modal-body {
        padding: 10px;
    }
    .setscrolui .setfloat {
        flex: 0 0 65%;
        max-width: 65%;
    }
    .ast-paragraph h4 {
        font-size: 16px;
    }
}

@media only screen and (max-width: 380px) {
    .as-show-lst {
        margin-left: -15px;
    }
    .as-list-profile li img {
        margin-right: 5px;
    }
    .as-snd-part li {
        font-size: 14px;
        margin-bottom: 6px !important;
    }
    .as-snd-part li img {
        width: 14px;
    }
    .ast-heading-left {
        margin-left: 7px;
    }
    .ast-ic_img-right,
    .ast-ic_img {
        width: 60px;
        height: 60px;
    }
    .ast-heading-right {
        margin-right: 7px;
    }
    .ah-content .ast-heading-left h2,
    .ah-content .ast-heading-right h2 {
        font-size: 14px;
        margin-top: 0px;
    }
    .ast-paragraph,
    .ast-paragraph p,
    .ast-home-note p {
        font-size: 14px;
        line-height: 22px;
    }
    .ast-icons-section .ast-ic_img img,
    .ast-icons-section .ast-ic_img-right img {
        width: 30px;
    }
    .ast-icons-section .ast-ic_img,
    .ast-icons-section .ast-ic_img-right {
        width: 60px;
        height: 60px;
    }
    .ast-icons-section .ast-heading-left h2,
    .ast-icons-section .ast-heading-right h2 {
        font-size: 22px;
    }
    .circle-design {
        width: 100px;
        height: 100px;
        padding: 5px;
    }
    .inner-circle {
        width: 90px;
        height: 90px;
        font-size: 24px;
    }
    .whole-left .filters .card-header {
        padding: 5px;
    }
    .whole-left .accordion .card-header.collapsed:after {
        line-height: 30px;
    }
    .filters .card-header .card-title {
        font-size: 13px;
    }
    .modal-chat-setting #connect-panel {
        bottom: -20px;
    }
    .congratesmess .cong-cont {
        background-size: contain;
        height: auto;
    }
    .congratesmess .cong-body {
        padding-top: 90px;
    }
    #congratesmess {
        padding-right: 0px !important;
    }
    .congratesmess {
        max-width: 350px;
        margin: auto;
    }
    .congratesmess .cong-cont {
        background-size: contain;
        height: auto;
    }
    .pop-lgn .brth-details .form-group select,
    .pop-lgn .brth-details .form-group input {
        font-size: 13px;
    }
    .modal-queue-list .table tr td {
        padding: 0px 3px;
        font-size: 12px;
    }
    .wallet-hedaer {
        left: 100px;
    }
    .setSelect {
        font-size: 12px;
        padding: 6px 2px 6px 12px;
    }
    .selectBoxLang i {
        margin-left: 4px;
        font-size: 12px;
        margin-top: 10px;
    }
    .setBottom .table tr td {
        font-size: 12px;
        line-height: 20px;
    }
    .headingui h2 {
        font-size: 20px;
    }
    .boxsettingui {
        padding-bottom: 10px;
    }
    .livebullet {
        right: 30%;
        transform: translate(100%, 0%);
    }
    .liveastrologers .livebullet img {
        width: 18px;
    }
    .callchattabs .nav-pills li a {
        font-size: 0.8rem;
        padding: 8px 6px;
    }
    .jliveasbtn {
        font-size: 13px;
        padding: 6px 4px 0px 4px;
    }
}

@media only screen and (max-width: 360px) {
    .icons-1 {
        border-radius: 15px;
        width: 86px;
        height: 86px;
    }
    .icn-1 {
        width: 60px;
        height: 60px;
    }
    .best-astrologers h2 {
        font-size: 16px;
    }
    .astroimg img {
        width: 58px;
        height: 58px;
    }
    .stamp-design {
        top: 45px;
        left: 0px;
    }
    .astroimg .stamp-design img {
        width: 30px;
        height: 30px;
    }
    .details-tab .as-call {
        font-size: 16px;
        line-height: 20px;
    }
    .details-tab .as-avbl {
        font-size: 14px;
    }
    .consulted {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .astro1,
    .astrodes {
        font-size: 12px;
    }
    .astro1 {
        margin-right: 5px;
    }
    .reviews-lefts .name-rat img {
        width: 10px !important;
        margin-left: -3px;
    }
    .fol-color {
        font-size: 14px;
    }
    .social-icons li {
        padding: 0px;
    }
    .btn-submt {
        font-size: 14px;
        height: 36px;
    }
    .newsletter input {
        height: 36px;
    }
    .circle-design {
        width: 90px;
        height: 90px;
        padding: 5px;
    }
    .inner-circle {
        width: 80px;
        height: 80px;
        font-size: 20px;
    }
    .ast-searchBox .search-form {
        width: 310px;
        right: -30px;
    }
    .talk-h1 h1 {
        font-size: 16px;
    }
    .varta-news .slick-prev {
        left: 40%;
        top: 110%;
        transform: translate(-40%, -50%);
    }
    .varta-news .slick-next {
        right: 37%;
        top: 110%;
        transform: translate(-50%, -50%);
    }
    .todayoffer {
        margin-top: 25px;
    }
    .todayoffer img {
        width: 60px;
        height: auto;
    }
    #collapselowhg {
        left: -66px !important;
    }
    .astro1 {
        margin-right: 3px;
    }
    .btn-home {
        padding: 5px 8px 8px 8px;
    }
    .accordion .card-header:after {
        font-size: 14px;
        line-height: 34px;
    }
    .setscrolui .setfloat {
        flex: 0 0 70%;
        max-width: 70%;
    }
    .astrologer-add-image .setscrolui .setfloat {
        flex: 0 0 40%;
        max-width: 70%;
    }
    .innerui-box img {
        width: 56px;
    }
    .innerui-box h2 {
        font-size: 16px;
        line-height: 24px;
    }
    .headingui h2 {
        font-size: 18px;
    }
    .btn-vrt {
        padding: 6px 8px;
        line-height: 16px;
        font-size: 13px;
    }
    .circleimg {
        width: 72px;
        height: 72px;
    }
    .circleimg img {
        width: 48px;
        height: 48px;
    }
}

@media only screen and (max-width: 353px) {
    .astro1 {
        width: 60%;
    }
    .astrodes {
        width: 36%;
    }
    .filters .card-header .card-title {
        font-size: 12px;
    }
    .todayoffer img {
        width: 50px;
    }
    .whole-left .accordion .card-header.collapsed:after {
        line-height: 33px;
        font-size: 16px;
    }
    .btn-home {
        padding: 5px 8px 8px 8px
    }
    .right-astro h4 {
        font-size: 14px;
    }
    .talk-h1 h1 {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.3px;
    }
    .full-sign .btn-sign {
        padding: 5px 60px 8px;
    }
    .bookmark {
        top: -19px;
        right: 5px;
    }
    .icfree img {
        left: -30px;
    }
    .modal-queue-list .table tr td {
        padding: 0px 3px;
        font-size: 11px;
    }
    .queCancel {
        padding: 4px 0px;
        width: 60px;
        font-size: 12px;
        border-radius: 20px;
        margin-top: -17px;
        line-height: 23px;
    }
    .selectBoxLang {
        right: 62px;
    }
    .moneymsg span {
        font-size: 23px;
    }
    .callchattabs .nav-pills li a {
        line-height: 22px;
    }
}

@media only screen and (max-width: 340px) {
    .details-pills.nav-pills .nav-link {
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 0.8px;
        padding: 4px;
    }
    .wallet-images {
        height: 35px;
        width: 35px;
    }
    .wallet-images img {
        width: 20px;
        margin-top: -2px;
    }
    .consulted {
        font-size: 16px;
    }
    .details-pills {
        margin-bottom: 25px;
    }
    .details-tab .as-call {
        font-size: 16px;
    }
    .details-tab .as-avbl {
        font-size: 12px;
    }
    .details-tab .as-right-mt {
        font-size: 15px;
    }
    .details-tab .btn-re {
        font-size: 12px;
        padding: 15px 5px;
    }
    .wallet-blance {
        font-size: 13px;
        padding-top: 6px;
        padding-bottom: 4px;
    }
    .add-remove-astro ul li a {
        padding: 2px 4px;
        font-size: 12px;
    }
    .add-remove-astro ul li {
        padding-left: 2px;
        padding-right: 2px;
    }
    .ast-searchBox .search-form {
        width: 300px;
        right: -30px;
    }
    .desktopView .navbar-brand img {
        width: 50px !important;
    }
    .wallet-hedaer {
        left: 92px;
        top: 5px;
    }
    .navbar-search-share .share {
        margin-top: 0px;
    }
    .ast-searchBox {
        top: 10px;
    }
    .wallet-hedaer a {
        pading: 5px 2px 5px 2px;
        font-size: 13px;
    }
    .desktopView .navbar-brand {
        padding-left: 0px !important;
    }
    .navbar-search-share .share {
        margin-right: 23px;
    }
    .done-bt {
        margin-top: 10px;
    }
    .setSelect {
        padding: 6px 2px 6px 12px;
    }
    .ast-searchBox .search-clcik img {
        margin-top: -9px;
    }
    .queIn {
        font-size: 14px;
    }
}

@media only screen and (max-width: 320px) {
    .pdlr6 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.form-control:focus {
    border-color: #ff6f00;
    box-shadow: 0 0 0 0.2rem #ff6f009c;
}

.mb-10 {
    margin-bottom: 10px;
}

.fz18px {
    font-size: 18px !important;
}

.btn-add-details {
    background-color: #ffc107 !important;
    border-radius: 6px !important;
    margin: 0px 0px 0px 14px !important;
    color: #000 !important;
    font-size: 16px !important;
    padding: 8px 20px !important;
}

.flexoneonemobile {
    flex: 1;
}

.onDesktopLast {
    order: 5;
}

@media only screen and (max-width: 982px) {
    .onDesktopLast {
        order: unset;
    }
}

.onmobiledualchatbutton {
    width: 161.859px;
    display: flex;
    position: absolute;
    left: -4.5rem;
    /* top: 1rem; */
    gap: 4px;
    bottom: 0px;
    justify-content: end;
}

.additionalvh {
    width: 7rem;
    position: relative;
    left: -1.2rem;
}

.ratembbm {
    text-align: end;
    width: 6rem;
}

.ratingtotalmvbm {
    width: 100%;
    justify-content: end !important;
    gap: 5px;
}

.additionalbkmvbm {
    margin-bottom: 3rem !important;
}

@media only screen and (max-width: 600px) {
    .astrozxai-bg-light-yellow {
        flex-direction: column;
    }
}

@media only screen and (max-width: 320px) {
    .uifooterbar li a {
        padding: 8px 4px !important;
        font-size: 0.7rem;
    }
}

span.user-total.hideOnSmallMedia {
    width: 120px;
}

.r-r {
    margin-right: 20px;
}

/*this is for continue chat*/

.chat-card {
    max-width: 100%;
    border-radius: 10px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    bottom: 0;
    background: #fff;
}

.cross-button-for-chat {
    position: absolute;
    right: 10px;
    top: 10px;
    background: #000;
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
}

.chat-card .chat-continue {
    display: flex;
    padding-bottom: 15px;
}

.chat-card .header-chat {
    padding: 0px 10px;
    background-color: #f8f8f8;
}

.chat-card .header-chat img {
    border-radius: 50%;
    width: 100%;
    margin-right: 10px;
    border: 3px solid #eea24a;
}

.chat-card .header-chat .info {
    flex-grow: 1;
    position: relative;
}

.chat-card .header-chat .info .name {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: center;
    margin-top: 15px;
}

.chat-card .header-chat .info .rating {
    font-size: 18px;
    color: #666;
    border: 3px solid #eea24a;
    text-align: center;
    width: 80%;
    margin: auto;
    border-radius: 30px;
    font-weight: bold;
    position: absolute;
    bottom: 15px;
    background: #fff;
    transform: translate(-50%, -50%);
    left: 50%;
}

.chat-card .header-chat .info .rating::before {
    content: '⭐';
    margin-right: 3px;
    color: #f4b400;
}

.chat-card .content {
    padding: 0px 10px;
    margin-top: 15px;
}

.chat-card .content .message {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 28px;
    color: #000;
}

.chat-card .content .pricing {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    margin-bottom: 20px;
}

.chat-card .content span {
    font-size: 20px;
    color: #c0292e;
    font-weight: bold;
    margin-bottom: 20px;
}

.chat-card .content .pricing del {
    color: #999;
    font-size: 18px;
    margin-left: 5px;
}

.chat-card .footer-chat {
    background-color: #ff7000;
    text-align: center;
    padding: 18px;
    border-radius: 30px;
}

.chat-card .footer-chat button {
    background: none;
    border: none;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
}

.chat-card .footer-chat button:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 768px) {
    .chat-card {
        padding-left: 8px;
        padding-right: 8px;
    }
    .chat-card .chat-continue {
        padding-bottom: 10px;
    }
    .cross-button-for-chat {
        right: 5px;
        top: 5px;
    }
    .chat-card .header-chat {
        padding: 0px 8px;
    }
    .chat-card .content {
        padding: 0px 8px;
        margin-top: 5px;
    }
    .chat-card .content .message {
        font-size: 16px;
        line-height: 24px;
    }
    .chat-card .content .pricing,
    .chat-card .content span {
        font-size: 18px;
    }
    .chat-card .header-chat .info .rating {
        font-size: 16px;
    }
    .chat-card .footer-chat {
        padding: 12px;
    }
}