.astrologer-profile-card .offline{
    position: absolute;
    background: #E8EFEA;
    border: 1px solid #bb2020;
    padding: 4px 10px;
    border-radius: 30px;
    top: -13px;
}
.astrologer-profile-card .offline p{
    margin: 0;
    font-size: 13px !important;
    font-weight: 600;
    color: #000000;
}
.astrologer-profile-card .offline div{
    height: 10px;
    width: 10px;
    background: #bb2020;
    border-radius: 50%;
}

*{
    margin: 0;
    padding: 0;
}
body{
    background: #8674C6 !important;
}
.header {
    height: 80px;
}
p, li{
    font-weight: 400;
    color: white;
}
.navbar {
    box-shadow: 0 3px 6px #ee4e5e33;
    background: #fff;
    padding: 3px 0 !important;
}
.navbar-brand {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 32px;
    color: var(--yellow-color) !important;
}
.navbar .navbar-brand img {
    max-width: 53px;
    margin-right: 0.5rem;
}
.header .astroway-logo-ntext span.astroway-logo-text {
    font-size: 30px;
    font-weight: 600;
    line-height: 34px;
    color: #000;
}
.header .astroway-logo-ntext span {
    display: block;
}
#main_nav {
    background: #FBC86A !important;
    box-shadow: 0px 9px 11px 0px #00000047;
    left: 0;
    right: 0;
    top: 69px;
    color: #fff !important;
}
.navbar-collapse {
    position: fixed;
    width: 100%;
    background: #fff;
}
#main_nav a {
    color: #000;
}
.font-weight-semi-bold {
    font-weight: 600 !important;
    font-size: 17px;
    border-bottom: 1px solid black !important;
}
.font-14 {
    font-size: 14px !important;
    font-weight: 400 !important;
}
.icon-res {
    display: none;
}
.dropnewweb {
    position: relative;
}
.bg-red {
    background: #ffb623 !important;
}
.btn-talk, .btn-chat {
    padding: 0.375rem 1rem;
    margin-right: 0.5rem;
}

footer {
    background-color: #333333;
    font-size: 14px;
    padding-top: 50px;
}
footer h5 {
    color: #DFB330;
    font-size: 16px;
    margin-bottom: 1rem;
    font-weight: bold;
}
footer ul {
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 1.5rem;
}
footer ul li {
    margin-bottom: 0.25rem;
}
footer ul li a {
    color: white !important;
}
footer a {
    color: #fff;
    text-decoration: none;
}
.app-store-badges img {
    height: 40px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.hero-title {
    color: white;
    font-size: 2.5rem;
    text-transform: capitalize;
}
.copyright {
    font-size: 0.8rem;
    margin-top: 1rem;
    text-align: center;
    border-top: 1px solid #878787;
    padding: 12px 0;
}
.copyright p {
    margin: 0;
}
.goog-te-combo {
    width: 100%;
    padding: 5px;
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #333;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.header-call-chat-btn .btn-chat img {
    width: 18px;
    height: 18px;
    margin-right: 8px;
}
.header-call-chat-btn .btn-chat {
    display: flex;
    width: 200px;
    height: 46px;
    align-items: center;
    justify-content: center;
}
#google_translate_button {
    position: relative;
    display: inline-block;
}
#google_translate_button .skiptranslate {
    color: transparent;
    user-select: none;
    font-size: 14px !important;
}
.header #google_translate_button select {
    background: rgb(255, 182, 35);
    padding: 10px;
    width: 80px;
    border: 0px;
    height: 46px;
    margin: 0px !important;
}
.navbar-toggler:focus {
    box-shadow: none !important;
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}


.kundli-form-section{
    background: linear-gradient(180deg, #412FA4 0%, rgba(65, 47, 164, 76%) 23%, #8674C6 59%, #8674C6 100%);
    position: relative;
}

.kundli-form-section .page-top-img{
    height: 220px;
    width: auto;
    object-fit: cover;
    mix-blend-mode: lighten;
}
.kundli-form-section .form-container {
    /* max-width: 1200px; */
    margin: 0 auto;
    background: #F1E6F7;
    border-radius: 30px;
    padding: 30px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    color: #333333;
}
input.form-control:focus, .form-select:focus {
    box-shadow: 0 0 0 .25rem rgb(39 13 253 / 25%);
}
.kundli-form-section .form-container h4{
    font-size: 27px;
}
.kundli-form-section .form-container label{
    font-weight: 500;
}

.kundli-form-section .form-container input.form-control, select.form-select {
    padding: 16px 20px;
    border-radius: 10px;
    border-color: #8674C6;
    height: 55px;
    margin:0;
}
.kundli-form-section .form-container .btn-kundali {
    background-color: #DFB330;
    padding: 16px;
    border-radius: 10px;
    font-weight: 700;
    color: black;
}
.kundli-form-section .form-container .btn-kundali:hover {
    background-color: #e6b800;
}

.saved-report-card{
    background: linear-gradient(180deg, rgba(255, 255, 255, 20%) 0%, rgba(255, 255, 255, 2%) 100%) !important;
    padding: 30px;
    backdrop-filter: blur(70px);
    -webkit-backdrop-filter: blur(70px);
    border: 1px solid #EED09B;
    border-radius: 30px;
}
.saved-report-card .history-card{
    background-color: rgba(255, 255, 255, 0.14);
    border: 1px solid rgba(255, 255, 255, 0.35);
    border-radius: 15px;
    box-sizing: border-box;
    padding: 15px 20px;
    text-decoration: none;
    color: white;
    position: relative;
}
.saved-report-card .history-card .history-card-profile{
    background: white;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    color: #333333;
    font-size: 26px;
    font-weight: 700;
}
.saved-report-card .history-card h5{
    font-size: 20px;
}
.saved-report-card .row{
    row-gap: 24px;
}
.saved-report-card .history-card .time-date{
    font-size: 14px;
    background-color: #EED09B;
    border-radius: 20px;
    padding: 2px 20px;
    color: black;
    font-weight: 500;
}
.saved-report-card .history-card .delete-history-btn{
    border: none;
    border-radius: 5px;
    padding: 10px 13px;
}
.kundli-content .content-heading{
    font-size: 29px;
    font-weight: 600;
}
.kundli-content p, .kundli-content li{
    font-weight: 300;
    text-align: justify;
}
.talk-with-astrologer-card{
    background: #EED09B;
    border-radius: 30px;
    padding: 20px;
}
.talk-with-astrologer-card h3{
    font-size: 30px;
    font-weight: 700;
    color: black;
}
.talk-with-astrologer-card p{
    font-size: 20px;
    font-weight: 500;
    color: black;
}
.talk-with-astrologer-card a{
    text-decoration: none;
    background: #D4791D;
    padding: 15px 24px 18px;
    color: white;
    font-size: 16px;
    border-radius: 30px;
    transition: 0.3s ease;
}
.talk-with-astrologer-card a:hover{
    border: 1px solid #000000;
    background: transparent;
    color: #000000;
}
.talk-with-astrologer-card a:hover svg path{
    stroke: #000000;
}
.talk-with-astrologer-card .talk-with-astrologer-card-img{
    border-radius: 15px;
}



/* kundli-matching-page-start */

.kundli-matching-form-sec{
    padding: 25px 15px 0 !important;
    overflow: hidden;
}
.kundli-matching-form-sec .row{
    row-gap: 14px;
}
.kundli-matching-form-sec h2{
    font-size: 22px;
    font-weight: 600;
    color:white;
}
.kundli-form-section .form-submit-btn{
    padding: 14px;
    color: black;
    background: #EED09B;
    font-size: 16px;
    font-weight: 700;
    border: none;
    border-radius: 10px;
    width: 100%;
}
.kundli-form-section .kundli-matching-form-sec input.form-control{
    padding: 25px 10px;
    margin: 0;
}
.kundli-matching-form-sec .kundli-matching-form{
    padding: 25px 20px 50px;
    background: white;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.process-sec {
    margin-bottom: 50px;
}
.process-sec .row{
    row-gap: 40px;
}
.process-sec .step-card{
    background: linear-gradient(180deg, rgba(255, 255, 255, 20%) 0%, rgba(255, 255, 255, 2%) 100%) !important;
    padding: 30px 20px 20px;
    backdrop-filter: blur(70px);
    -webkit-backdrop-filter: blur(70px);
    border: 1px solid #EED09B;
    border-radius: 12px;
    position: relative;
}
.process-sec .step-card .steps-heading{
    position: absolute;
    padding: 7px 26px;
    background: #D4791D;
    font-size: 18px;
    color: white;
    font-weight: 600;
    border-radius: 8px;
    top: -22px;
}
.process-sec ul li{
    font-weight: 300;
}

/* kundli-matching-page-end */




/* Kuldli Matching report page start */

.kundli-form-section .report-inner {
    position: relative;
}
.kundli-form-section .report-inner .matching-bg-img{
    position: absolute;
    top: -30px;
    height: auto;
    left: calc(50% - 423px);
    z-index: 0;
    opacity: 100%;
}
.kundli-form-section .partner-details .partner-name{
    padding: 10px 0px;
    background: #EED09B;
    border: 2px solid #DFB330;
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    border-radius: 10px;
    min-width: 220px;
    z-index: 3;
}
.kundli-form-section .partner-details .infinite-img-div{
    border: 1px solid #DFB330;
    background: rgba(0, 0, 0, 0.37);
    border-radius: 15px;
}
.kundli-form-section .partner-details .infinite-img{
    mix-blend-mode: color-dodge;
}
.kundli-form-section .partner-details .line{
    height: 1px;
    background: #EED09B;
    width: 120px;
}

.partner-all-details-sec .partner-all-details-sec-inner .partner-all-details-sec-inner-card{
    position: relative;
    padding: 50px 0px 20px;
    border-radius: 20px;
    background: linear-gradient(139.107deg, rgba(255, 255, 255, 40%) 0%, rgba(255, 255, 255, 10%) 100%);
    border: 1px solid #EED09B;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
}
.partner-all-details-sec .partner-all-details-sec-inner .partner-all-details-sec-inner-card .gender{
    position: absolute;
    background: white;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 5px 18px;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    top: 20px;
    right: 0;
}
.partner-all-details-sec .partner-all-details-sec-inner .partner-all-details-sec-inner-card .profile{
    position: absolute;
    background: #FCEBC7;
    border: 2px solid #DFB330;
    border-radius: 50%;
    height: 80px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -40px;
    left: calc(50% - 40px);
}
.partner-all-details-sec .partner-all-details-sec-inner .partner-all-details-sec-inner-card p{
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: white;
}
.partner-all-details-sec .partner-all-details-sec-inner {
   position: relative;
   width: 100%;
}
.partner-all-details-sec .partner-all-details-sec-inner .blur-line{
    position: absolute;
    top: -40px;
    left: calc(50% - 264px);
    width: auto;
    height: 260px;
}

.points-table-sec{
    margin: 50px 0;
}
.points-table{
    padding: 24px 13px 18px;
    border-radius: 20px;
    background-color: rgba(175, 165, 212, 0.4);
    border: 1px solid #EED09B;
    box-shadow:inset 0px 1px 23px #4C3AAA, 0px 4px 44px rgba(0, 0, 0, 0.13);
}
.points-table table thead th{
    background: transparent;
    border: none;
    color: white !important;
    font-weight: 600;
    text-align: center;
}
.points-table table tbody {
    background: #F1E6F7;
    border-radius: 12px;
    font-size: 14px !important;
}
.points-table table tbody tr .highlights-text {
    color: #D4791D !important;
    font-size: 16px !important;
}
.points-table table tbody tr td {
    background: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.24) !important;
    font-weight: 500;
}

.points-table table tbody tr:first-child {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
.points-table table tbody tr:last-child {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
}
.points-table table tbody tr:last-child td{
    border: none;
}
.points-table table tbody tr:first-child td:first-child{
    border-top-left-radius: 12px;
}
.points-table table tbody tr:first-child td:last-child{
    border-top-right-radius: 12px;
}
.points-table table tbody tr:last-child td:first-child{
    border-bottom-left-radius: 12px;
}
.points-table table tbody tr:last-child td:last-child{
    border-bottom-right-radius: 12px;
}

.points-table table tfoot{
    font-size: 16px;
}
.points-table table tfoot tr td{
    background: transparent;
    border: none;
    color: white !important;
    font-weight: 600;
    text-align: center;
    padding: 0;
    padding-top: 10px;
}

.dasha-section{
    margin: 50px 0;
}
.dasha-section .dasha-card{
    padding: 25px 0;
    background: #FCEBC7;
    border-radius: 12px;
    border: 1px solid white;
}
.dasha-section .dasha-card p{
    font-weight: 600;
}


/* Kuldli Matching report page end */



/* free-kundli-report-sec start */


.free-kundli-report-sec{
    position: relative;
}
.free-kundli-report-sec .free-kundali-bg-img{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
    opacity: 0.15;
    z-index: -1;
}
.free-kundli-report-sec .bg-gradient{
    position: absolute;
    width: 100%;
    height: 0px;
    top: 0;
    z-index: -2;
}
.free-kundli-report-sec video{
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -3;
    opacity: 55%;
    mix-blend-mode: overlay;
}
.free-kundli-report-sec .top-tabs{
    background-color: rgba(0, 0, 0, 0.38);
    border-radius: 10px;
    justify-content: space-between;
    flex-wrap: nowrap;
}
.free-kundli-report-sec .top-tabs li .nav-link{
    padding: 15px 20px;
    background: transparent;
    font-size: 16px;
    font-weight: 600;
    color: white;
    border-radius: 10px;
    text-wrap-mode: nowrap;
}
.free-kundli-report-sec .top-tabs li .nav-link.active{
    padding: 15px 20px;
    background: #EED09B;
    font-size: 16px;
    font-weight: 700;
    color: #2C2C2C !important;
    text-wrap-mode: nowrap;
}
.free-kundli-report-sec .kundli-matching-form-sec .tabs-inner-card{
    padding: 18px 18px 25px;
    background: white;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.free-kundli-report-sec .tabs-inner {
    position: relative;
}
.free-kundli-report-sec .tabs-inner .astrology-circle{
    position: absolute;
    top: calc(50% - 345px);
    left: calc(50% - 345px);
    z-index: -1;
}
.free-kundli-report-sec .tabs-inner .row{
    row-gap: 28px;
}
.free-kundli-report-sec .kundli-matching-form-sec .tabs-inner-card .detail-pointnt-div{
    border: 1px solid #BCBCBC;
    border-radius: 10px;
}
.free-kundli-report-sec .kundli-matching-form-sec .tabs-inner-card .detail-pointnt-div p{
    padding: 12px 0 12px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    min-width: 150px;
}
.free-kundli-report-sec .kundli-matching-form-sec .tabs-inner-card .detail-pointnt-div span{
    padding: 12px 0 12px 20px;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    background: #FCEBC7;
    border: 1px solid #ECCA6C;
    width: 100%;
    border-radius: 9px;
}

/* free-kundli-report-sec end */

.tabs-inner .astro-tabs {
    background: linear-gradient(139.107deg, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0.1) 100%);
    border: 1px solid #dfdfdfa3;
    box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(40px);
    border-radius: 10px;
    padding: 0 10px;
    text-wrap-mode: nowrap;
    overflow-y: hidden;
}
.tabs-inner .astro-tabs2 {
    padding: 15px;
    height:70%;
}

.tabs-inner  .nav-link.active {
    background: transparent ;
    border-bottom: 2px solid white;
    border-radius: 0;
    font-weight: 600;
    font-size: 18px;
    color: white ;
}
.tabs-inner  .nav-link {
    font-weight: 600;
    font-size: 18px;
    color: #ffffffba;
    font-weight: 500;
}

.download-kundli-report{
    padding: 85px 0 35px;
    position: relative;
    background: #EED09B;
    border-radius: 20px;
    margin: 110px 0 50px;
}
.download-kundli-report .kundli-report-icon{
    position: absolute;
    top: -74px;
    left: calc(50% - 105px);
}
.download-kundli-report .download-btn{
    background-color: #CC6A13;
    padding: 15px 30px;
    border: none;
    margin-top: 15px;
}
.download-kundli-report .download-btn:hover{
    background-color: #e96f04;
}
.heading-with-bg{
    background: linear-gradient(139.107deg, rgba(6, 6, 6, 40%) 0%, rgba(54, 54, 54, 10%) 100%);
    padding: 15px 40px;
    border: 1px solid #dfdfdfa3;
    box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(40px);
    border-radius: 10px;
}
.heading-with-bg h2{
    font-size: 24px;
    margin: 0;
}

.ashtakvarga-chart{
    background: linear-gradient(139.107deg, rgba(255, 255, 255, 40%) 0%, rgba(255, 255, 255, 10%) 100%);
    padding: 25px;
    border: 1px solid #dfdfdfa3;
    box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(40px);
    border-radius: 20px;
}
.ashtakvarga-chart .chart-img{
    padding: 10px;
    background: white;
    border-radius: 20px;
}
.ashtakvarga-chart .chart-img img{
    width: 100%;
    height: auto;
    object-fit: fill;
}
.ashtakvarga-chart .chart-detail{
    padding: 20px;
    background: white;
    border-radius: 20px;
}
.ashtakvarga-chart .chart-detail h4{
    font-size: 22px;
    color: #333333;
    font-weight: bold;
}
.ashtakvarga-chart .chart-detail .significancee-card{
    padding: 15px 0px;
    border-radius: 10px;
    width: 100%;
    text-align: center;
}
.ashtakvarga-chart .chart-detail .significancee-card p{
    color: white;
    font-weight: 600;
}
.ashtakvarga-chart .color-details{
    font-weight: 500;
    color: black;
}
.ashtakvarga-chart span{
    height: 22px;
    width: 22px;
    border-radius: 3px;
}

.Capricorn-card{
    background: linear-gradient(139.107deg, rgba(255, 255, 255, 40%) 0%, rgba(255, 255, 255, 10%) 100%);
    padding: 20px;
    border: 1px solid #dfdfdfa3;
    box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(40px);
    border-radius: 20px;
}
.Capricorn-card h4{
    color: white;
    font-size: 21px;
}
.Capricorn-card .date-card{
    color: rgb(0, 0, 0);
    width: 100%;
    border-radius: 5px;
}

/* chat-with-astrologer start*/
.astrologer-top-card{
    background: linear-gradient(139.107deg, rgba(6, 6, 6, 40%) 0%, rgba(54, 54, 54, 10%) 100%);
    border: 1px solid #ffffff54;
    box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(40px);
    border-radius: 12px;
}
.astrologer-top-card .div-1{
    padding: 15px 20px;
    border-bottom: 1px solid #ffffff70;
}
.astrologer-top-card .add-amt .add-money-btn{
    text-decoration: none;
    color: white;
    padding: 10px 15px;
    border: 1px solid white;
    border-radius: 10px;
}
.astrologer-top-card .add-amt .available-amt{
    text-decoration: none;
    background: white;
    color: rgb(0, 0, 0);
    padding: 10px 15px;
    border: 1px solid white;
    border-radius: 10px;
}
.div-2{
    padding: 15px 20px;
}
.div-2 .search-input input{
    background: transparent;
    border: 1px solid white;
    border-radius: 10px;
    padding: 8px 14px;
    color:white;
    min-width: 280px;
}
.astrologer-profile-card-page .row{
    row-gap: 35px;
}
.div-2 .search-input input::placeholder{
    color: #ffffff7d;
    font-size: 14px;
}
.div-2 .search-input .search-icon{
    background: #BFA2DC;
    padding: 9px 13px;
    border-radius: 8px;
    margin-left: -48px;
    text-decoration: none;
}
.div-2 .filter-btns .filter-btn{
        display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    color: white;
    padding: 7px 20px;
    border: 1px solid white;
    border-radius: 10px;
}

.astrologer-profile-card{
    background: #F1E6F7;
    border-radius: 20px;
    padding: 30px 20px 20px;
    position: relative;
}
.astrologer-profile-card .astrologer-detail p{
    font-weight: 500;
    color: #333333;
    font-size: 14px;
}
.astrologer-profile-card .profile-img img{
    height: 75px;
    width: auto;
    object-fit: cover;
    border-radius: 10px;
}
.profile-img img{
    height: 135px;
    width: auto;
    object-fit: cover;
    border-radius: 10px;
}
.astrologer-profile-card .profile-img {
    position: relative;
}
.profile-img {
    position: relative;
}
.astrologer-profile-card .profile-img span{
    background: #CC6A13;
    padding: 5px 10px;
    border-radius: 4px;
    color: white;
    font-weight: 500;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 32px);
    font-size: 11px;
}
.profile-img span{
    background: #CC6A13;
    padding: 5px 10px;
    border-radius: 4px;
    color: white;
    font-weight: 500;
    position: absolute;
    bottom: -10px;
    left: calc(50% - 32px);
    font-size: 11px;
}
.astrologer-profile-card .online{
    position: absolute;
    background: #E8EFEA;
    border: 1px solid #10C236;
    padding: 4px 10px;
    border-radius: 30px;
    top: -13px;
}
.astrologer-profile-card .online p{
    margin: 0;
    font-size: 13px !important;
    font-weight: 600;
    color: #000000;
}
.astrologer-profile-card .online div{
    height: 10px;
    width: 10px;
    background: #10C236;
    border-radius: 50%;
}
.astrologer-profile-card .category{
    position: relative;
    margin-top: 20px;
    background: #fff;
    border: 1px solid #d8d8d8e3;
    padding: 11px 11px;
    text-align: justify;
    border-radius: 12px;
}
.astrologer-profile-card .category p{
    font-size: 14px;
    color: #333333;
    font-weight: 600;
}
.astrologer-profile-card .category .chat-btn{
    position: absolute;
    text-decoration: none;
    background: #D4791D;
    border-radius: 12px;
    padding: 10px 24px;
    color: white;
    font-weight: 600;
    top: 0;
    right: 0;
}
.astrologer-profile-card .category .chat-btn.active{
    background: #D4791D;
}
.astrologer-profile-card .category .chat-btn2{
    right: 75px;
}
.modal-body.border-0{
    padding: 10px;
    background: white;
    border-radius: 10px;
}
.send-msg-popup{
    max-width: 800px !important;
    min-height: auto !important;
    padding-bottom: 30px !important;
}
.send-msg-request{
    padding: 25px ;
    border-radius: 20px;
}
.send-msg-request .row{
    row-gap: 20px;
}
.btn-blog {
    padding: 10px 70px !important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 20%) 0%, rgba(255, 255, 255, 2%) 100%) !important;
    backdrop-filter: blur(70px);
    border: 1px solid #ffffff66 !important;
    border-radius: 10px !important;
    color: white;
}
.btn-blog2 {
    padding: 10px 20px 10px 20px!important;
    background: transparent !important;
    backdrop-filter: none;
    border-bottom: 1px solid #ffffff66 !important;
    border-radius: 0px !important;
    color: white;
    display: flex;
    align-items: center;
    gap: 9px;
    justify-content: start;
}
.btn-blog2 svg path{
    fill:rgba(255, 255, 255, 0.70);
}
.btn-blog2:hover{
    padding: 10px 20px 10px 20px!important;
    background: linear-gradient(180deg, rgba(255, 255, 255, 20%) 0%, rgba(255, 255, 255, 2%) 100%) !important;
    backdrop-filter: blur(70px);
    border-radius: 10px !important;
    color: white;
}
.btn-blog2.active {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 74%) 100%) !important;
    color: #333333 !important;
    font-weight: 600;
    padding: 10px 20px 10px 20px!important;
    backdrop-filter: blur(70px);
    border: 1px solid #ffffff66 !important;
    border-radius: 10px !important;
}
.btn-blog2.active svg path{
    fill:#333333;
}


.btn-blog:hover{
    color: white;
}
.btn-blog.active {
    background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 74%) 100%) !important;
    color: #333333 !important;
    font-weight: 600;
}
.send-msg-request input, .send-msg-request .form-select, .send-msg-request textarea{
    padding: 12px 17px;
    border-radius: 10px;
    border-color: #BCBCBC !important;
}
.send-msg-request textarea{
    padding-top: 10px !important;
}
.send-msg-request button{
    background: #EED09B;
    padding: 12px 0;
    font-weight: 600;
    color: black;
}
.send-msg-request button:hover{
    background: #ffd58c;
    color: black;
}

/* chat-with-astrologer End*/

.chat-profile-top{
    background: linear-gradient(139.107deg, rgba(6, 6, 6, 40%) 0%, rgba(54, 54, 54, 10%) 100%);
    border: 1px solid #74747454;
    box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(40px);
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    position: relative;
}
.chat-bg-circle{
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.chat-profile-top .astrologer-chat-profile .chat-profile-img{
    width: 80px;
    height: auto;
    border-radius: 10px;
}
.chat-profile-top .astrologer-chat-profile .timer-box {
    border: 1px solid white;
    color: white;
    padding: 13px 20px;
    border-radius: 10px;
    font-weight: 400;
    font-size: 16px;
    display: inline-block;
    background-color: transparent;
}
.chat-profile-top .astrologer-chat-profile .chat-end-btn{
    font-size: 16px;
    padding: 13px 30px;
    border: 1px solid #CC6A13;
    background: #CC6A13;
    border-radius: 10px;
    color: white;
}
.chat-profile-top .chat-box{
    padding: 20px;
    background: rgba(255, 255, 255, 20%);
    backdrop-filter: blur(30px);
    border: 1px solid #a1a1a16e;
    border-radius: 30px;
}
.chat-profile-top .msgs .chat-box-img{
    width: 40px;
    height: auto;
    border-radius: 6px;
}
.chat-profile-top .msgs .msg-from-time h5{
    font-size: 15px;
    font-weight: 400;
}
.chat-profile-top .msgs .msg-from-time .chat-time{
    font-size: 12px;
    font-weight: 400;
}
.chat-profile-top .msgs .msg-inner{
    padding: 12px;
    background: #F2F2F2;
    border: 1px solid #464646;
    max-width: 1050px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.25);
}
.chat-profile-top .msgs .send-msg .msg-inner{
    background: #FCEBC7;
    border: 1px solid #DFB330;
    border-top-right-radius: 0px;
    border-top-left-radius: 10px;
}
.chat-profile-top .msgs .msg-inner p{
    margin: 0;
    font-size: 15px;
    font-weight:400 ;
    color: #141414;
}
.chat-profile-top .chat-box .input-text {
    position: relative;
    width: 100%;
    margin-top: 40px;
    overflow: visible;
    border-radius: 10px;
    border: 1px solid #E7E7E7;
    background: #f5f5f599;
    display: flex;
    justify-content: space-between;
    padding-right: 7px;
}
.chat-profile-top .chat-box .input-text .send-btns-div{
    bottom: 6px;
    display: flex;
    align-items: center;
    gap: 8px;
    right: 10px;
}
.chat-profile-top .chat-box .input-text input{
    padding: 16px 15px;
  border-radius: 10px;
  border: 0;
  background: transparent;
  width: 100%;
  max-width: 1105px;
  min-width: 0;
  flex: 1;
}
.chat-profile-top .chat-box .chat-sec{
    max-height: 550px;
    overflow-y: auto;
    scroll-behavior: smooth;
}
.chat-profile-top .chat-box .chat-sec::-webkit-scrollbar {
    width: 3px;
}
.chat-profile-top .chat-box .chat-sec::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 3px;
}
.chat-profile-top .chat-box .chat-sec::-webkit-scrollbar-track {
    background-color: transparent;
}
.chat-profile-top .chat-box .input-text input:focus-visible{
    outline: none;
    text-wrap-mode: wrap;
}
.chat-profile-top .chat-box .input-text input::placeholder{
    color: #333333;
}
.chat-profile-top .chat-box .input-text .attach{
    border-radius: 7px;
    background: #EAEAEA;
    padding: 5px 11px 9px;
    border: none;
}
.chat-profile-top .chat-box .input-text .send-msg-btn{
    padding: 10px 15px;
    border-radius: 10px;
    border: none;
    background: #D4791D;
    color: white;
    font-size: 16px;
    font-weight: 400;
}
.chat-profile-top .chat-box .input-text .send-msg-btn svg{
    margin-left: 15px;
}
.table-heading{
    text-align: start;
    color: white;
    font-size: 28px;
}
.tabs-inner .tabs-inner-uper-btn{
    width: 540px;
}
.tabs-inner .astro-tabs .inner-inner-btn{
    width: 130px;
}
.blog-card {
    border-radius: 7px;
    background-color: white;
        padding: 10px 10px 20px;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.25);
    transition: 0.3s ease-in-out;
}
.blog-card2 {
    border-radius: 7px;
    background-color: white;
        padding: 10px 10px 20px;
    box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.25);
    transition: 0.3s ease-in-out;
    text-align: start;
}
.news-date {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}
.news-date h6 {
    color: #686868;
    font-weight: 400;
}
.blog-card img {
    border-radius: 7px;
    height: 220px;
    object-fit: cover;
}
.blog-card2 img {
    border-radius: 7px;
    height: 170px;
    object-fit: cover;
}
.blog-data h5 {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    color: var(--black-color);
    margin: 0;
}
.blog-data2 h5 {
    font-family: Poppins;
    font-size: 17px;
    font-weight: 500;
    line-height: 30px;
    text-align: left;
    color: var(--black-color);
    margin: 0;
}
.blog-data p {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    color: var(--gray-color);
}
.blog-data2 p {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
    color: var(--gray-color);
}
.blog-data a {
    color: #ffffff;
    border-radius: 7px;
    font-size: 17px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    background-color: #cc6a13;
    align-items: center;
    padding: 5px 15px;
    border-radius: 40px;
}
.blog-data2 a {
    color: #ffffff;
    border-radius: 7px;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    background-color: #cc6a13;
    align-items: center;
    padding: 5px 15px;
    border-radius: 40px;
}
.slider-sec .card {
    background: white;
    padding: 5px;
    border: none;
    transition: 0.5s ease-in-out;
}
.slider-sec  a{
    text-decoration: none;
}
.slider-sec .vedio-card {
    border-radius: 20px;
}
.card-title2 {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
}
.card-img-top {
    padding: 8px;
    /* position: absolute; */
}
.slider-sec .vedio-card img {
    border-radius: 15px;
    height: 270px;
    object-fit: cover;
}
.slider-sec .vedio-card2 .img-2 {
    border-radius: 15px;
    height: 210px ;
    object-fit: cover;
}
.card-title {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
}
.slider-sec .card svg {
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
}
.slider-sec .card .card-body {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.slider-sec .card .card-body h5 {
    margin: 0;
    font-weight: 600;
}


.v-call-sec .vedio-call-main-img{
    width: 100%;
    max-height: 700px ;
    object-fit: cover;
    border-radius: 15px;
}
.v-call-sec {
    position: relative;
}
.v-call-sec .vedio-call-img {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 145px;
    width: 145px;
    object-fit: cover;
    border-radius: 10px;
}
.v-call-sec .vedio-call-title {
    position: absolute;
    top: 15px;
    left: calc(50% - 47px);
    text-align: center;
}
.v-call-sec .vedio-call-title h4{
    font-size: 26px;
    margin: 0;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}
.v-call-sec .vedio-call-title p{
    margin: 0;
    font-size: 17px;
    font-weight: 400;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1);
}


.v-call-sec .call-controls {
    background: white;
    border-radius: 20px;
    position: absolute;
    bottom: 70px;
    padding: 17px 34px;
    display: flex;
    gap: 35px;
    box-shadow: 0px 1px 9px 1px rgba(0, 0, 0, 0.45);
    justify-content: center;
    align-items: center;
}

.v-call-sec .btn-control {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: none;
    background-color: #f2f2f2;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
}
.btn-control.active svg path {
  fill: white;
}
.btn-control.active svg circle {
  stroke: #8674C6;
}


.v-call-sec .btn-control.active {
    background-color: #9B46F0;
    color: white;
}

.v-call-sec .btn-end {
    background: linear-gradient(to right, #F44336, #FF5252);
    color: white;
}

.v-call-sec .btn-control i {
    font-size: 20px;
}

.v-call-sec2{
    padding: 20px;
    background: rgba(255, 255, 255, 20%);
    backdrop-filter: blur(30px);
    border: 1px solid #a1a1a16e;
    border-radius: 30px;
    height: 75vh;
}
.v-call-sec2 .vedio-call-img{
    position: absolute;
    top: calc(50% - 72px);
    right: calc(50% - 72px);
    height: 145px;
    width: 145px;
    object-fit: cover;
    border-radius: 10px;
    border: 2px solid white;
    box-shadow: 0px 3px 30px 3px rgba(0, 0, 0, 0.75);
}

.v-call-sec2 .call-controls {
    bottom: 15px;
}
.v-call-sec2 .chat-bg-circle {
    position: absolute;
    top: calc(50% - 265px);
    left: calc(50% - 265px);
    width: 530px;
    height: 530px;
}

.blog-details-banner-img{
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 20px;
}

.cards-container .cards {
    display: flex;
    flex-direction: column;
    justify-content: end;
    gap: 15px;
    align-items: center;
    text-decoration: none;
    color: #333333;
    border-radius: 10px;
    background: white;
    box-shadow: inset 0px 0px 44px lavender, 0px 2px 7px 1px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px 0px 44px 0px #BFA2DC;
    padding: 15px 0;
    height: 215px;
    max-height: 220px;
    font-weight: 600;
}
.kundli-form-section .page-top-img2 {
    height: 150px;
}

.horoscope-category-icon{
    border-radius: 50%;
    background: white;
    box-shadow: inset 0px 0px 15px 0px #BFA2DC;
    font-weight: 600;
    padding: 10px;
}
.horoscope-category-icon .horoscope-category-icon-img{
    height: auto;
    width: 70px;
}
.horoscope-category-icon .horoscope-category-icon-img2{
    height: auto;
    width: 130px;
}

.horoscope-category-card-slider .horoscope-category-card {
    text-decoration: none;
    color: white;
}
.horoscope-category-card-slider .horoscope-category-card span{
    font-size: 18px;
    color: white;
    font-weight: 500;
}

.kundli-matching-form2{
    padding: 25px 20px 151px;
}


.custom-tabs .nav-link {
    color: #ccc;
    background: transparent;
    border: none;
    font-weight: 500;
    position: relative;
    border-radius: 10px;
    padding: 10px 18px;
}

.custom-tabs .nav-link.active {
    color: #fff;
    font-weight: 700;
}

.custom-tabs .nav-link.active::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 25%;
    width: 50%;
    height: 4px;
    background-color: #fff;
    border-radius: 4px;
}

.date-dropdown-wrapper {
    display: none;
    margin-top: 10px;
}

.date-dropdown {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 10px;
    background: #fff;
    border-radius: 12px;
    max-width: 100%;
    white-space: nowrap;
}

.date-dropdown .dropdown-item {
    width: 30px;
    height: 30px;
    line-height: 0;
    margin: 6px;
    text-align: center;
    border-radius: 50%;
    background: #f0f0f0;
    font-weight: 600;
    color: #333;
    transition: all 0.3s ease;
    font-size: 14px;
    padding: 16px 9px;
}

.date-dropdown .dropdown-item.active {
    background: #F7931E;
    color: #fff;
}
.h-btn {
    width: 300px;
}

.history-card{
    background: white;
    padding: 23px 15px 21px;
    border-radius: 10px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.history-card ul{
    padding: 0;
    overflow: hidden;
}
.history-card .history-card-btn{
    padding: 10px;
    background: #D4791D;
    text-decoration: none;
    border-radius: 6px;
    color: white;
    font-size: 14px;
}
.history-card .completed-tag{
    position: absolute;
    padding: 4px 14px;
    border: 1px solid #10C236;
    font-size: 13px;
    border-radius: 40px;
    color: #10C236;
    font-weight: 600;
    background: white;
    left: 15px;
    top: -13px;
}
.history-card .card-left ul li{
    color: #333333;
}
.history-card .card-right .astrologer-img{ 
    height: 75px;
    width: 75px;
    object-fit: contain;
    border: 1px solid #DFB330;
    border-radius: 10px;
}
.history-card .card-right { 
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 5px;
}
.history-card .card-right  h3{ 
    margin-bottom: 3px;
    font-size: 20px;
}

#call .row{
    row-gap: 32px;
}
#chat .row{
    row-gap: 32px;
}
.history-card .card-right .astro-rate{ 
    padding: 5px 15px;
    border: 1px solid #6E6E6E;
    border-radius: 4px;
    color: #6E6E6E;
}

.wallet-transaction-card {
    text-align: start;
    background: white;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.wallet-transaction-card h3{
    font-size: 18px;
    font-weight: 600;
    color: #3F3F3F;
    width: 300px;
}
.wallet-transaction-card p{
    color: #8B8B8B;
}
.wallet-transaction-card .transaction-plus{
    font-size: 19px;
    font-weight: 700;
    color: #00a105;
}
.wallet-transaction-card .transaction-minus{
    font-size: 19px;
    font-weight: 700;
    color: #cd0000;
}



.gift-to-expert-card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 7px;
    background: white;
    border-radius: 20px;
}
.gift-to-expert-card img {
    height: auto;
    width: 80px;
    margin: 0 auto;
}
.gift-to-expert-card span {
    color: #000000;
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
.gift-to-expert-card a {
    text-decoration: none;
    background: #ffb623;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    font-weight: 600;
    color: #000000;
    border-radius: 0px;
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
}

/* Additional Styling for hover & selection */
.selectable-card {
    transition: 0.3s ease-in-out;
    cursor: pointer;
    border: 2px solid transparent;
    width: 160px;
}
.selectable-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}
.selectable-card.selected {
    border: 2px solid #ffb623;
    box-shadow: 0 6px 18px rgba(255, 182, 35, 0.4);
}

.send-btn {
    display: block;
    margin: 30px auto 0;
    padding: 12px 30px;
    background-color: #ffffff;
    color: rgb(0, 0, 0);
    font-size: 18px;
    border: none;
    border-radius: 10px;
    cursor: not-allowed;
    opacity: 0.5;
    transition: 0.3s ease;
}

.send-btn.enabled {
    cursor: pointer;
    opacity: 1;
}

.schedule-box {
    border: 1px solid white;
    border-radius: 12px;
    padding: 20px;
    color: white;
    background-color: rgb(255, 255, 255);
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.day-column {
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
}
.day-column h6 {
    font-weight: 500;
    margin-bottom: 5px;
    color: #262626;
}
.day-column small {
    color: #ffb623;
    font-weight: 600;
}
.divider {
    height: 1px;
    background-color: #d7d7d7;
    position: absolute;
    top: 56px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
.circle {
    width: 14px;
    height: 14px;
    background-color: white;
    border-radius: 50%;
    border: 3px solid #815dc7;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
    transition: 0.3s;
}
.day-column.today .circle {
    background-color: #ffb623;
    box-shadow: 0 0 10px #ffb623;
}
.time-slot {
    background: transparent;
    border: 1px solid #8d8d8d;
    color: #686868;
    padding: 6px 12px;
    border-radius: 20px;
    display: inline-block;
    margin: 5px 0;
    font-size: 14px;
    min-width: 90px;
    transition: all 0.3s ease-in-out;
}
.time-slot:hover {
    background-color: #ffb623;
    color: #000;
    cursor: pointer;
}


.profile-top-heading .p-heading{
    color: #000;
    font-weight: 700;
    font-size: 26px;
}
.profile-top-heading .p-heading span{
        color: #e17800;
}
.profile-top-heading  p{
    color: #383535;
}
.profile-top-heading .heading-cards {
    padding: 15px 15px;
    background: #ffe26c59;
    border-radius: 8px;
    border: 1px solid #E17800;
    min-width: 135px;
}
.profile-top-heading .heading-cards span{
    font-weight: 600;
    color: rgb(0, 0, 0);
}
.profile-top-heading .heading-cards  p{
    font-weight: 400;
    color: rgb(0, 0, 0);
}
.porfile-details{
    position: relative;
    border-top: 2px solid #ffffff;
    margin: 100px 0 70px;
    padding-top: 70px;
}
.porfile-details .profile-img {
    position: absolute;
    height: 120px;
    width: 120px;
    top: -60px;
    left: calc(50% - 60px);
    border-radius: 50%;
    border: 2px solid #ffffff;
    object-fit: cover;
}
.porfile-details .profile-detail-heading {
    border-bottom: 1px solid #ffffff4a;
    padding-bottom: 5px;
}
.porfile-details .profile-detail-heading .profile-heading{
    font-size: 23px;
    font-weight: 500;
    color: #ffffff  ;
}

.details-form {
    column-gap: 50px ;
    row-gap: 20px ;
}
.details-form .details-form-inner .placeholder-text{
    color: #ffffff;
    max-width: 390px;
}
.details-form .details-form-inner .personal-details {
    padding: 8px;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    min-width: 530px;
    max-width: 330px;
    color: #adadad;
    font-weight: 400;
    display: flex;
    flex-wrap: wrap;
    gap: 3px;
    height: 45px;
}
.details-form .details-form-inner .personal-details span{
    background: #ffffff;
    padding: 5px 8px;
    color: #585858;
    border-radius: 3px;
}
.input-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    cursor: pointer;
}

.personal-details {
    width: 100%;
    padding-right: 35px;
    box-sizing: border-box;
}

.input-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    color: #000;
}
/* Style the calendar icon */
input[type="date"]::-webkit-calendar-picker-indicator, input[type="time"]::-webkit-calendar-picker-indicator {
    background: url('your-icon.svg') no-repeat center;
    background-size: 16px 16px;
    color: transparent; /* hides default icon */
    cursor: pointer;
}

input[type="date"],input[type="time"] {
    padding-right: 30px; /* space for icon */
}

.file-upload-label {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 300px;
    padding: 12px 16px;
    border: 2px solid #000;
    border-radius: 10px;
    cursor: pointer;
    font-family: sans-serif;
    font-size: 16px;
    background: white;
}

.file-text {
    color: #333;
}

.file-icon {
    font-size: 20px;
}

.file-input {
    display: none;
}

.edit-p-btn {
    background-color: #ffb623;
    color: #000000;
    padding: 11px 20px;
    font-size: 15px;
    font-weight: 500;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.2s ease-in-out;
        min-width: 530px;
}

.edit-p-btn:hover {
    background-color: #eba00b;
}


.my-wallet-card{
    margin: 30px 0;
    background: white;
    border-radius: 10px;
    text-align: start;
    padding: 20px 20px;
    color: black;
}
.my-wallet-card p{
    color: #333333;
}
.my-wallet-card .current-b{
        font-size: 32px;
    font-weight: 700;
    color: #00a105;
}
.my-wallet-card .current-t{
    font-size: 13px;
    margin-top: -4px;
    color: #333333;
}
.my-wallet-card .add-money-btn{
    background: #ffb623;
    padding: 12px 30px;
    border-radius: 7px;
    color: black;
    font-weight: 600;
}
.my-wallet-card .add-money-btn:hover{
    background: #e09703;
}


.amount-card {
    border: 2px solid #dce3f0;
    border-radius: 8px;
    text-align: center;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
    background-color: white;
    padding-top: 10px;
}

.amount-card:hover, .amount-card.active {
    border-color: #ffdd00;
    transform: scale(1.03);
    box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.extra-bonus {
    background-color: #ffdd00;
    border-radius: 0 0 6px 6px;
    padding: 2px 0;
    margin-top: 8px;
}
.order-summary {
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}
.pay-btn {
    font-size: 1.1rem;
    padding: 10px 0;
    border-radius: 25px;
    background: #ffb623;
    color: black;
    font-weight: 500;
    border: 1px solid #ffb623;
    padding: 10px 30px;
}
.pay-btn:hover {
    font-size: 1.1rem;
    padding: 10px 0;
    border-radius: 25px;
    background: #ffb623;
    color: black;
    font-weight: 500;
    border: 1px solid #ffb623;
    padding: 10px 30px;
}
.cashback-tag {
    background-color: #e7f9f1;
    color: #28a745;
    font-weight: 600;
    padding: 3px 8px;
    border-radius: 20px;
}
.pay-btn-des{
    color: #a3a3a3;
    font-size: 14px;
    font-weight: 400;
}
.pay-btn-des a{
    font-size: 14px;
    color: #424242;
    font-weight: 600;
}
.view-following-profile{
    background: #ffb623;
    padding: 8px 15px;
    border-radius: 8px;
    color: black;
    font-size: 14px;
    font-weight: 500;
}
.view-following-profile:hover{
    background: #faa907;
    color: black;
}
.chat-list-div{
    background: white;
    border-radius: 10px;
    padding: 20px;
}

@media(max-width: 1400px){
    .details-form .details-form-inner .personal-details{
        font-size: 14px;
    }
    .details-form .details-form-inner .placeholder-text{
        font-size: 14px;
        max-width: 300px;
    }
    .chat-profile-top .msgs .msg-inner{
        max-width: 800px;
    }
}
@media (max-width: 1200px) {
    .edit-p-btn {
        min-width: 400px;
    }
    .details-form .details-form-inner .personal-details{
        min-width: 400px;
    }
    .chat-profile-top .msgs .msg-inner{
        max-width: 550px;
    }
    .saved-report-card .history-card{
        padding: 15px 15px;
    }
    .saved-report-card .history-card .history-card-profile{
        width: 40px;
        height: 40px;
        font-size: 22px;
    }
    .saved-report-card .history-card h5{
        font-size: 18px;
    }
    .saved-report-card .history-card .time-date{
        font-size: 12px;
    }
    .saved-report-card p{
        font-size: 14px;
    }
    .saved-report-card .history-card .delete-history-btn{
        padding: 8px 10px;
    }
    .kundli-content .content-heading{
        font-size: 25px;
    }
    .talk-with-astrologer-card h3{
        font-size: 26px;
    }
    .talk-with-astrologer-card a{
        padding: 12px 21px 15px;
    }
    .points-table table tbody tr td {
        text-wrap-mode: nowrap;
    }
}
@media (max-width: 992px) {
    .astrologer-profile-card .astrologer-detail p {
        font-size: 12px;
    }
    .astrologer-profile-card .category .chat-btn2 {
        right: 54px;
        padding: 9px 14px;
    }
    .astrologer-profile-card .category .chat-btn {
        padding: 10px 14px;
    }
    .edit-p-btn {
        min-width: 315px;
    }
    .details-form {
        column-gap: 20px;
        row-gap: 20px;
    }
    .details-form .details-form-inner .personal-details {
        min-width: 315px;
    }
    .astrologer-top-card .add-amt .available-amt, .astrologer-top-card .add-amt .add-money-btn {
        font-size: 13px;
    }
    .profile-img img {
        height: 80px;
    }
    .gift-n-card{
        background: transparent !important;
        border: none !important;
        padding: 0 !important;
        box-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.0) !important;
    }
    .send-btn {
        display: block;
        margin: 30px 0 0;
    }
    .gift-to-expert-card {
        width: 150px;
    }
    .gift-to-expert-card img {
        width: 70px;
    }
    .page-top-img2{
        height: 100px;
        width: auto;
    }
    .tabs-inner .astro-tabs2 {
       max-width: 695px;
       height:100%;
    }
    .btn-blog2 {
        border-bottom: none !important;
    }
    .history-card .card-left{
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .history-card .history-card-btn {
        padding: 8px 8px;
    }
    .btn-blog {
        padding: 10px 55px !important;
    }
    .h-btn {
        width: 190px;
    }
    .cards-container .cards {
        height: 190px;
        gap: 4px;
    }
    .cards-container .cards .cards-img  .banner-new-card-img {
        height: auto;
        width: 130px;
    }
    .blog-data h5 {
        font-size: 19px;
    }
    .v-call-sec .vedio-call-main-img {
        max-height: 100vh;
        height: 70vh;
    }
    .v-call-sec .vedio-call-img {
        height: 185px;
    }
    .v-call-sec2 .vedio-call-img {
        height: 145px;
    }
    .v-call-sec .call-controls {
        border-radius: 15px;
        padding: 15px 25px;
        gap: 20px;
    }
    
    #main_nav.collapse.navbar-collapse {
        position: fixed;
        top: 78px;
        right: 0;
        left: auto;
        width: 80%;
        height: 100vh;
        background-color: #f7a800;
        z-index: 1050;
        transform: translateX(100%);
        transition: transform 0.3s ease-in-out;
    }
    .navbar-light .border-bottom {
        border-bottom: 1px solid #000000 !important;
    }
    .tabs-inner .tabs-inner-uper-btn{
        width: auto;
    }
    .tabs-inner .astro-tabs .inner-inner-btn{
        width: auto;
    }
    .chat-bg-circle {
        width: 500px;
        left: calc(50% - 250px);
        top: 100px;
    }
    .chat-profile-top .msgs .msg-inner{
        max-width: 350px;
    }
    .tabs-inner .astro-tabs {
        overflow-x: scroll;
        flex-wrap: nowrap;
    }

    .free-kundli-report-sec .tabs-inner .astrology-circle{
        top: 424px;
        left: calc(50% - 200px);
    }
    .free-kundli-report-sec .tabs-inner .astrology-circle img{
        height: 400px;
        width: 400px;
    }
    .free-kundli-report-sec .bg-gradient {
        top: -200px;
    }
    .free-kundli-report-sec .top-tabs{
        overflow-x: scroll;
    }
    .kundli-form-section .report-inner .matching-bg-img {
        left: calc(50% - 348px);
    }
    .partner-all-details-sec .partner-all-details-sec-inner .blur-line {
        top: 0;
        left: calc(50% - 159px);
        height: 134px;
    }
    .kundli-form-section .partner-details .infinite-img-div {
        height: auto;
        width: 80px;
    }
    .dasha-section .dasha-card h3{
        font-size: 24px;
    }
    .kundli-form-section .partner-details .partner-name {
        font-size: 18px;
        min-width: 180px;
    }
    .kundli-form-section .partner-details .line {
        width: 80px;
    }
    .kundli-form-section .partner-details .infinite-img {
        height: auto;
        width: 80px;
    }
    .partner-all-details-sec .partner-all-details-sec-inner .partner-all-details-sec-inner-card {
        padding: 40px 0px 20px;
        border-radius: 10px;
    }
    .partner-all-details-sec .partner-all-details-sec-inner .partner-all-details-sec-inner-card .profile{
        height: 60px;
        width: 60px;
        top: -30px;
        left: calc(50% - 30px);
    }
    .partner-all-details-sec .partner-all-details-sec-inner .partner-all-details-sec-inner-card .profile img{
        height: auto;
        width: 35px;
    }
    .partner-all-details-sec .partner-all-details-sec-inner .partner-all-details-sec-inner-card .gender {
        border-top-left-radius: 7px;
        border-bottom-left-radius: 7px;
        font-size: 13px;
        top: 10px;
    }
    .partner-all-details-sec .partner-all-details-sec-inner .blur-line {
        left: calc(50% - 162px);
    }
    .partner-all-details-sec .partner-all-details-sec-inner .partner-all-details-sec-inner-card p{
        font-size: 16px;
    }
    .kundli-matching-form-sec2{
        margin-top: 10px !important;
    }
    .kundli-form-section .form-container input.form-control, select.form-select {
        padding: 10px 15px;
    }
    .kundli-form-section .form-container .btn-kundali {
        padding: 12px;
    }
    .talk-with-astrologer-card h3{
        font-size: 26px;
    }
    .talk-with-astrologer-card p {
        font-size: 16px;
    }
    .talk-with-astrologer-card .talk-with-astrologer-card-img {
        height: auto;
        width: 170px;
    }
    .talk-with-astrologer-card a {
        padding: 9px 18px 12px;
        font-size: 15px;
    }
}
@media (max-width: 768px) {
    .astrologer-profile-card .category p {
        font-size: 12px;
    }
    .details-form .details-form-inner .personal-details{
        min-width: 262px;
        max-width: 262px;
    }
    .edit-p-btn {
        min-width: 262px;
    }
    .details-form .details-form-inner .placeholder-text{
        max-width: 200px;
    }
    .details-form {
        column-gap: 20px ;
    }
    .gift-to-expert-card {
        width: 130px;
    }
    .gift-to-expert-card span {
        font-size: 17px;
    }
    .row-cols-7 > * {
        flex: 0 0 50%;
        max-width: 50%;
      }
    .cards-container .cards2 .cards-img  .banner-new-card-img2 {
        height: auto;
        width: 80px !important;
    }
    .cards-container .cards2 {
        height: 130px;
    }
    .tabs-inner .astro-tabs2 {
        max-width: 516px;
        padding: 10px;
    }
    .btn-blog {
        padding: 10px 40px !important;
    }
    .h-btn {
        width: 150px;
    }
    .horoscope-category-icon .horoscope-category-icon-img2 {
        width: 100px;
    }
    .kundli-form-section .page-top-img2 {
        height: 100px !important;
    }
    .cards-container .cards .cards-img  .banner-new-card-img2 {
        height: auto;
        width: 100px;
    }
    .cards-container .cards2 {
        padding-top: 10px;
        gap: 0;
        justify-content: space-around;
    }
    .blog-details-banner-img {
        height: 350px;
    }
    .v-call-sec2 .chat-bg-circle {
        top: calc(50% - 200px);
        left: calc(50% - 200px);
        width: 400px;
        height: 400px;
    }
    .blog-data h5 {
        font-size: 18px;
    }
    .astrologer-profile-card {
        border-radius: 14px;
        padding: 30px 12px 12px;
    }
    .send-msg-request {
        padding: 15px 10px;
        border-radius: 10px;
    }
    .chat-profile-top .msgs .msg-inner p {
        font-size: 13px;
    }
    .chat-profile-top .msgs .chat-box-img {
        width: 30px;
    }
    .received-msg{
        gap: 5px !important;
    }
    .div-2 {
        padding: 15px 10px;
    }
    .div-2 .search-input input {
        min-width: 200px;
        padding: 5px 14px;
    }
    .div-2 .search-input .search-icon {
        padding: 6px 13px;
    }
    .div-2 .filter-btns {
        gap: 10px !important;
    }
    .div-2 .filter-btns .filter-btn {
        gap: 6px;
        padding: 7px 10px;
        border-radius: 7px;
        font-size: 14px;
    }
    .div-2 .filter-btns .filter-btn div{
        display: none;
    }
    .astrologer-profile-card .category .chat-btn {
        border-radius: 8px;
        padding: 4px 11px;
    }
    .astrologer-profile-card .category .chat-btn2 {
        right: 45px;
    }
    .astrologer-profile-card .category {
        padding: 7px 11px;
        border-radius: 8px;
    }
    .astrologer-top-card .div-1{
        padding: 15px 10px;
        gap: 15px !important;
        align-items: start !important;
        flex-direction: column;
    }
    .astrologer-top-card .div-1 .page-title {
        text-align: left;
    }
    .astrologer-top-card .div-1 .add-amt {
        gap: 10px !important;
    }
    .astrologer-top-card .div-1 .add-amt .add-money-btn, .astrologer-top-card .div-1 .add-amt .available-amt {
        font-size: 14px;
        padding: 10px 15px;
        line-height: 15px;
    }
    .ashtakvarga-chart .chart-detail {
        padding: 20px 15px;
    }

    .chart-category {
        font-size: 18px !important;
    }
    .download-kundli-report .kundli-report-icon {
        position: absolute;
        top: -50px;
        left: calc(50% - 70px);
        height: 100px;
        width: auto;
    }
    .download-kundli-report {
        padding: 55px 0 35px;
        margin: 80px 0 50px;
    }
    .download-kundli-report .download-btn{
        padding: 15px 20px;
        font-size: 14px;
        font-weight: 500;
    }
    .tabs-inner .nav-link.active, .tabs-inner .nav-link {
        font-size: 15px;
    }
    .free-kundli-report-sec .top-tabs{
        border-radius: 5px;
    }
    .free-kundli-report-sec .top-tabs li .nav-link.active, .free-kundli-report-sec .top-tabs li .nav-link{
        padding: 10px 15px;
        font-size: 15px;
        border-radius: 5px;
    }

    .kundli-form-section .report-inner .matching-bg-img {
        left: calc(50% - 258px);
    }
    .partner-all-details-sec .partner-all-details-sec-inner .blur-line {
        top: 0;
        left: calc(50% - 159px);
        height: 134px;
    }
    .kundli-form-section .partner-details .partner-name {
        font-size: 16px;
        min-width: 150px;
    }
    .kundli-form-section .partner-details .line {
        width: 50px;
    }
    p, li{
        font-size: 14px;
    }
    h3{
        font-size: 20px !important;
    }
    .kundli-form-section .page-top-img {
        height: 150px;
    }
    .kundli-form-section .form-container {
        border-radius: 25px;
        padding: 30px 20px;
    }
    .saved-report-card {
        padding: 25px 20px;
    }
    .kundli-content p, .kundli-content li {
        font-size: 14px;
    }
    .talk-with-astrologer-card a {
        padding: 8px 15px 8px;
        font-size: 14px;
    }
    .talk-with-astrologer-card a svg{
        height: 12px;
        width: 12px;
    }
    .talk-with-astrologer-card {
        border-radius: 20px;
        padding: 14px;
    }
    .talk-with-astrologer-card h3 {
        font-size: 22px;
    }
}
@media (max-width: 576px) {
    .order-summary {
        border-radius: 12px;
        /* width: 350px; */
    }
    .pay-btn {
        padding: 10px 20px;
        font-size: 14px;
    }
    .my-wallet-card  svg{
        height: 38px;
        width: 38px;
    }
    .my-wallet-card .current-b {
        font-size: 28px;
        font-weight: 700;
        color: #00a105;
    }
    .my-wallet-card .add-money-btn {
        padding: 12px 20px;
    }
    .details-form .details-form-inner{
        width: 100% !important;
    }
    .details-form .details-form-inner .personal-details{
        min-width: 100%;
    }
    .send-btn {
        padding: 9px 30px;
        font-size: 16px;
    }
    .gift-to-expert-card span {
        font-size: 14px;
    }
    .gift-to-expert-card img {
        width: 55px;
    }
    .gift-to-expert-card {
        border-radius: 10px;
        width: 100px;
    }
    .gift-to-expert-card a {
        padding: 7px 0;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
    }
    .astrologer-top-card .div-1 .page-title {
        font-size: 20px;
    }
    .row-cols-7 > * {
        flex: 0 0 100%;
        max-width: 100%;
      }
    .page-top-img2 {
        height: 80px;
        width: auto;
    }
    .btn-blog2 svg{
        height:auto;
        width: 25px;
    }
    .tabs-inner .astro-tabs2 {
        max-width: 400px;
    }
    .wallet-transaction-card h3 {
        max-width: 280px;
    }
    .wallet-transaction-card .transaction-plus,  .wallet-transaction-card .transaction-minus{
        font-size: 20px;
    }    
    .h-btn {
        width: 120px;
    }
    .cards-container .cards .cards-img  .banner-new-card-img2 {
        height: auto;
        width: 120px;
    }
    .blog-details-banner-img {
        height: 250px;
    }
    .send-msg-popup{
        max-width: 100% !important;
        min-height: auto !important;
    }
    .dasha-section .dasha-card {
      padding: 10px 0;
    }
    .chat-profile-top .chat-box .input-text {
        margin-top: 10px;
    }
    .chat-bg-circle {
        width: 380px;
        left: calc(50% - 190px);
        top: 150px;
    }
    .chat-profile-top .astrologer-chat-profile h4 {
        font-size: 15px;
    }
    .chat-profile-top .astrologer-chat-profile p {
        font-size: 12px;
    }
    .chat-profile-top .astrologer-chat-profile .chat-profile-img {
        width: 60px;
        height: auto;
        border-radius: 10px;
    }
    .chat-profile-top .astrologer-chat-profile .chat-end-btn {
        font-size: 14px;
        padding: 10px 20px;
    }
    .chat-profile-top .astrologer-chat-profile .timer-box {
        padding: 10px 15px;
        font-size: 14px;
    }
    .chat-profile-top .chat-box .chat-sec {
        max-height: 500px;
    }
    .chat-profile-top .msgs .msg-from-time .chat-time {
        font-size: 9px;
    }
    .chat-profile-top .msgs .msg-from-time h5 {
        font-size: 12px;
    }
    .chat-profile-top .chat-box {
        padding: 30px 10px 20px;
        border-radius: 15px;
    }
    .chat-profile-top .msgs .msg-inner {
        max-width: 290px;
    }
    .ashtakvarga-chart {
        padding: 25px 15px;
    }
    .ashtakvarga-chart .chart-detail .significancee-card {
        padding: 10px 20px;
        width: auto;
    }
    .heading-with-bg h2 {
        font-size: 20px;
        margin: 0;
    }
    .free-kundli-report-sec .kundli-matching-form-sec .tabs-inner-card2 {
        border-radius: 15px !important;
    }
    .free-kundli-report-sec .bg-gradient {
        top: -360px;
    }
    .free-kundli-report-sec .top-tabs li .nav-link.active, .free-kundli-report-sec .top-tabs li .nav-link {
        padding: 10px 20px;
        font-size: 14px;
    }
    .kundli-form-section .report-inner .matching-bg-img {
        left: calc(50% - 225px);
        width: 450px;
    }
    .talk-with-astrologer-card {
        border-radius: 10px;
        padding: 25px 15px 30px;
    }
    .saved-report-card .report-heading{
        justify-content: center;
    }
    .kundli-form-section .partner-details .partner-name {
        font-size: 15px;
        min-width: 130px;
    }
}
@media (max-width: 450px) {
    .my-wallet-card .current-b {
        font-size: 24px !important;
    }
    .my-wallet-card  svg {
        height: 30px;
        width: 30px;
    }
    .my-wallet-card .add-money-btn {
        padding: 12px 15px;
        font-size: 14px;
    }
    .details-form .details-form-inner .placeholder-text{
        max-width: 380px;
    }
    .details-form {
        column-gap: 0px ;
    }
    .porfile-details .profile-img{
        height: 70px;
        width: 70px;
        top: -35px;
        left: calc(50% - 35px);
    }
    .astrologer-top-card .div-1 .add-amt .add-money-btn, .astrologer-top-card .div-1 .add-amt .available-amt {
        font-size: 13px;
        padding: 10px 8px;
    }
    .tabs-inner .astro-tabs2 {
        max-width: 330px;
    }
    .wallet-transaction-card h3 {
        max-width: 230px;
        font-size: 19px !important;
    }
    .h-btn {
        width: 100px;
    }
    .cards-container .cards {
        height: 150px;
    }
    .cards-container .cards2 {
        height: 120px;
    }
    .cards-container .cards .cards-img  .banner-new-card-img {
        height: auto;
        width: 90px;
    }    
    .cards-container .cards2 .cards-img  .banner-new-card-img {
        height: auto;
        width: 65px;
    }    
    .v-call-sec2 .chat-bg-circle {
        top: calc(50% - 175px);
        left: calc(50% - 175px);
        width: 350px;
        height: 350px;
    }
    .v-call-sec2 .vedio-call-img {
        height: 145px !important;
        width: 145px !important;
        top: calc(50% - 72px) !important;
    }
    .v-call-sec .vedio-call-title h4 {
        font-size: 18px;
    }
    .v-call-sec .vedio-call-title p {
        font-size: 14px;
    }
    .v-call-sec .vedio-call-title {
        left: calc(50% - 35px);
    }
    .v-call-sec .vedio-call-img {
        top: 75px;
        height: 145px;
        width: 100px;
    }
    .v-call-sec .call-controls {
        border-radius: 10px;
        padding: 15px 15px;
        gap: 10px;
    }
    .btn-blog {
        padding: 10px 15px !important;
        font-size: 14px !important;
    }
    .chat-profile-top .msgs .msg-inner p {
        font-size: 11px;
    }
    .chat-profile-top .astrologer-chat-profile .timer-box {
        padding: 10px 10px;
        font-size: 12px;
    }
    .chat-profile-top .astrologer-chat-profile .chat-end-btn {
        font-size: 12px;
        padding: 10px 10px;
    }
    .chat-profile-top .msgs .msg-inner {
        max-width: 230px;
        padding: 5px;
    }
    .ashtakvarga-chart .chart-detail .significancee-card {
        width: 100%;
    }
    .heading-with-bg {
        padding: 10px 20px;
    }
    .heading-with-bg h2 {
        font-size: 18px;
        margin: 0;
    }
    .free-kundli-report-sec .kundli-matching-form-sec .tabs-inner-card {
        padding: 18px 10px 25px;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }
    .free-kundli-report-sec .tabs-inner .astrology-circle img {
        height: 300px;
        width: 300px;
    }
    .free-kundli-report-sec .tabs-inner .astrology-circle {
        left: calc(50% - 150px);
        top: 444px;
    }
    .free-kundli-report-sec .kundli-matching-form-sec .tabs-inner-card .detail-pointnt-div span {
        padding: 10px 0 10px 15px;
        font-size: 14px;
    }
    .free-kundli-report-sec .kundli-matching-form-sec .tabs-inner-card .detail-pointnt-div p{
        padding: 10px 0 10px 15px;
        font-size: 14px;
        min-width: 130px;
    }
    .free-kundli-report-sec .top-tabs, .free-kundli-report-sec .top-tabs li .nav-link.active {
        border-radius: 5px;
    }
    .kundli-form-section .report-inner .matching-bg-img {
        left: calc(50% - 180px);
        width: 360px;
    }
    .dasha-section .dasha-card h3 {
        font-size: 17px !important;
    }
    .kundli-form-section .partner-details .partner-name {
        font-size: 14px;
        min-width: 100px;
    }
    .talk-with-astrologer-card {
        padding: 14px 14px 18px;
    }
    .talk-with-astrologer-card h3 {
        font-size: 19px;
    }
    .talk-with-astrologer-card p {
        font-size: 13px;
    }
    .saved-report-card .history-card .time-date {
        padding: 2px 10px;
        font-size: 11px;
    }
    .saved-report-card {
        padding: 15px 10px;
        border-radius: 16px;
    }
    .saved-report-card .history-card {
        padding: 13px 10px;
    }
    .saved-report-card .row {
        row-gap: 20px;
    }
    .saved-report-card .history-card .history-card-profile {
        width: 35px;
        height: 35px;
        font-size: 23px;
    }
    .kundli-form-section .page-top-img {
        height: 120px;
    }
    .kundli-form-section .form-container {
        border-radius: 15px;
        padding: 20px 10px;
    }
}
@media (max-width: 400px){
    .details-form .details-form-inner .placeholder-text{
        max-width: 300px;
    }
    .profile-top-heading .heading-cards {
        padding: 5px 5px;
    }
    .profile-top-heading .p-heading{
        font-size: 22px;
    }
    .horoscope-category-card-slider .horoscope-category-card span {
        font-size: 14px;
    }
    .wallet-transaction-card h3 {
        max-width: 290px;
        font-size: 19px !important;
        width: 100%;
    }
    .wallet-transaction-card {
        flex-direction: column;
        gap: 10px;
    }
    .kundli-form-section .page-top-img2 {
        height: 70px !important;
    }
    .blog-details-banner-img {
        height: 200px;
        border-radius: 15px;
    }
    .tabs-inner  .Doshas-tabs{
        width:280px;
        gap:0 !important;
    }
    .chat-bg-circle {
        width: 280px;
        left: calc(50% - 140px);
        top: 200px;
    }
    .chat-profile-top .astrologer-chat-profile .chat-profile-img {
        width: 45px;
        height: auto;
        border-radius: 10px;
    }
    .div-2{
        flex-wrap: wrap;
        gap: 10px;
        border-radius: 6px;
    }
    .div-2 .search-input input {
        min-width: 280px;
    }
}
@media (max-width: 360px) {
    .btn-blog {
        padding: 10px 12px !important;
    }
    .my-wallet-card .add-money-btn {
        padding: 12px 10px;
        font-size: 14px;
    }
    .my-wallet-card .current-t {
        font-size: 11px;
    }
    .my-wallet-card .current-b {
        font-size: 20px !important;
    }
    .astrologer-top-card .div-1 .add-amt .add-money-btn, .astrologer-top-card .div-1 .add-amt .available-amt {
        font-size: 12px;
        padding: 10px 5px;
    }
    .gift-to-expert-card {
        width: 90px;
    }
    .cards-container .cards2 {
        height: 92px;
    }
    .cards-container .cards2 .cards-img  .banner-new-card-img {
        width: 55px !important;
    }
    .cards-container .cards2 h6 {
        font-size: 13px;
    }  
    .tabs-inner .astro-tabs2 {
        max-width: 280px;
    }
    .history-card .card-right .astrologer-img {
        height: 70px;
        width: 70px;
    }
    .history-card .card-right .astro-rate {
        padding: 5px 10px;
        font-size: 15px;
    }
    .history-card .history-card-btn {
        font-size: 13px;
    }
    .h-btn {
        width: 70px;
    }
    .v-call-sec2 .chat-bg-circle {
        top: calc(50% - 150px);
        left: calc(50% - 150px);
        width: 300px;
        height: 300px;
    }
    .v-call-sec .btn-control {
        width: 35px;
        height: 35px;
    }
    .v-call-sec .btn-control svg {
        width: 35px;
        height: 35px;
    }
    .blog-data h5 {
        font-size: 16px !important;
    }
    .chat-profile-top .msgs .msg-inner {
        max-width: 180px;
    }
    .kundli-form-section .report-inner .matching-bg-img {
        left: calc(50% - 150px);
        width: 300px;
    }
    .dasha-section .dasha-card h3 {
        font-size: 15px !important;
    }
    h1{
        font-size: 24px;
    }
    .saved-report-card .history-card .delete-history-btn {
        padding: 3px 4px 5px;
    }
    .saved-report-card .history-card .time-date {
        padding: 2px 10px;
        font-size: 11px;
        position: absolute;
        top: -10px;
        right: 8px;
        border: 1px solid rgba(255, 255, 255, 0.35);
    }
    .talk-with-astrologer-card h3 {
        font-size: 23px;
    }
    .kundli-matching-form-sec {
        padding: 25px 7px 0 !important;
    }
    .kundli-matching-form-sec .kundli-matching-form {
        padding: 25px 8px 30px;
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }
    .kundli-form-section .form-container input.form-control, select.form-select {
        padding: 8px 10px;
    }
    .process-sec .step-card .steps-heading {
        padding: 7px 17px;
        font-size: 16px;
    }
}