@media(min-width:1400px) {
    .input-group {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        width: 100%;
    }

}

@media(min-width:1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1250px;
    }


}

@media(max-width:1250px) {

    li.nav-item {
        padding: 17px 6px;
        font-size: 16px;
        font-weight: 600;
        line-height: 18.75px;
        color: #000 !important;
    }

}


@media(max-width:1199px) {
    .fs-8 {
        font-size: 10px !important;
    }

    .card_detail h6 {
        font-size: 11px;
        font-weight: 700;
        line-height: 16.41px;
    }

    .card_detail h6 {
        font-size: 11px;
        font-weight: 700;
        line-height: 16.41px;
    }

    .float-shadow {
        font-size: 12px;
    }

    .input-group {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: stretch;
        width: 100%;
        z-index: 99;
    }

    li.nav-item {
        padding: 17px 3px;
        font-size: 12px;
        font-weight: 600;
        line-height: 18.75px;
        color: #000000;
    }


    .form-select {
        --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
        display: block;
        width: 100%;
        padding: .375rem 2.25rem .375rem .75rem;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.5;
        color: var(--bs-body-color);
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: var(--bs-body-bg);
        background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
        background-repeat: no-repeat;
        background-position: right .75rem center;
        background-size: 16px 12px;
        border: var(--bs-border-width) solid var(--bs-border-color);
        border-radius: var(--bs-border-radius);
        transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }

    header .icon_list li {
        font-size: 14px;
    }

    h5.card-title {
        font-size: 16px;
    }

    .primium .card .card-body .category h6,
    .primium .card .card-body .spacalization h6 {
        font-size: 13px;
        margin: 0;
        padding: 0;
        color: #000;
    }

    h2.heading {
        font-size: 28px;
        color: #303030;
        line-height: 37.5px;
        font-weight: 600;
        margin-left: 10px;
    }

    .card-detail img {
        width: 130px;
        height: 130px;
        aspect-ratio: 2/2;
        object-fit: cover;
    }

    .navbar-brand img {
        height: 70px;
    }

    .consult_banner .online,
    .consult_banner .offline {
        width: 14px;
        height: 14px;
        border-radius: 50%;
        position: absolute;
        left: 113px;
        z-index: 1;
        top: 5px;
        animation: ripple-white3 1s linear infinite;
    }

    .consult_banner .busy {
        animation: ripple-red 1s linear infinite;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        position: absolute;
        left: 113px;
        z-index: 1;
        top: 5px;
    }
}

@media(max-width:992px) {
    .primium .card {
        margin: 0 5px;
    }

    .consult_banner .card-header .rating {
        background-color: #fff;
        width: 84px;
        font-size: 16px;
        z-index: 1;
        padding: 7px;
        text-align: center;
        border-radius: 30px;
        border: 0.5px solid #F7471B;
        display: block;
        /* position: absolute; */
        margin: 0 auto;
        margin-left: 70px;
        margin-top: -20px;
    }

    .card-detail img {
        width: 130px;
        height: 130px;
        aspect-ratio: 2/2;
        object-fit: cover;
    }

    .consult_banner .online,
    .consult_banner .offline {
        width: 14px;
        height: 14px;
        border-radius: 50%;
        position: absolute;
        left: 145px;
        z-index: 1;
        top: 6px;
        animation: ripple-white3 1s linear infinite;
    }

    .consult_banner .busy {
        animation: ripple-red 1s linear infinite;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        position: absolute;
        left: 145px;
        z-index: 1;
        top: 6px;
    }

    .feature_wrap a {
        width: 30%;
        padding: 10px;
        min-height: 190px;
        padding-bottom: 0px;
        box-shadow: 0px 0px 7px 0px #00000000 !important;
        text-decoration: none;
        border-radius: 10px;
        margin: 10px;
    }

    header .icon_list li {
        border: 1px solid #F7471B;
        min-width: 33px;
        height: 33px;
        text-align: center;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 6px;
        gap: 3px;
        border-radius: 5px;
        position: relative;
    }

    span.count {
        width: 16px;
        height: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        position: absolute;
        right: -3px;
        top: -3px;
        border: 1px solid #F7471B;
    }

    .navbar-brand img {
        height: 70px;
    }
}

/* .short_desc iframe{
  width: 100%;
  height: 726px;
} */

@media(max-width:768px) {

    .mob-50{
        width: 50%;
    }
    .seprator_astro{
        color: #fff;
    border-top: 1px solid #ffffff69;
        padding-top: 10px;
    padding-bottom: 5px;
    }
    .close_butastro{
        border: none;
        background: transparent;
        font-size: 24px;
        position: absolute;
        right: 15px;
        top: 10px;
    }
    .user-card {
    margin-top: 20px;
}
.main_button2 {
    margin-bottom: 10px;
}
.earning_div{

}
.notBtn li{
        overflow: unset !important;
}
.card_book_history p{
        margin-top: 0 !important;
        font-size: 12px;
}
.card_book_history h3{
                margin-bottom: 0 !important;
        font-size: 18px;
}
.card_book_history .col-6 {
    flex: 0 0 auto;
    width: 25%;
            padding: 4px;
}
.support_section .col-6{
        width: 33.333%;
        padding: 4px;
}
.supports_forms .form-group{
        margin-bottom: 0 !important;
}
.supports_forms textarea{
    margin-bottom: 0 !important;
}
.pagination{
    overflow: auto;
    margin-top: 20px;
}
.notification_card .col-md-3{
        width: 25%;
}
.notification_card .col-md-9{
        width: 75%;
}
.financial-box1 {
    padding: 
    10px !important;
            margin-bottom: 20px;
            margin-top: 10px !important;
}
.user_profile {
    text-align: center;
    padding-top: 10px;
}
.mr-3{
    margin-right: 6px;
}
.list-group-item.mb-3 a{
    font-size: 16px;
} 
.heading_main_dashboard {
    text-align: left;
    margin-top: 5px;
}
.notBtn .unseenc {
    right: -3px !important;
    top: 0px !important;
}
.earning_div .dash-b-heading{
  font-size: 22px !important;
}
    .system_1stscreen .custom-control.custom-switch{
width: 50%;
        font-size: 12px;
    }
    .system_1stscreen .custom-control.custom-switch .custom-control-label{
        margin-left: 0 !important;
    }
    .system_1stscreen .custom-control.custom-switch .switch-new {
            display: inline-block;
        height: 19px;
        position: relative;
        width: 35px;
}
.system_1stscreen .custom-control.custom-switch .slider-new:before {
    background-color: #fff;
    bottom: 3px;
    content: "";
    height: 14px;
    left: 3px;
    position: absolute;
    transition: .4s;
    width: 14px;
}
.system_1stscreen .switch-new input:checked + .slider-new:before {
    transform: translateX(16px);
}

.system_1stscreen1 .custom-control.custom-switch .switch-new {
            display: inline-block;
        height: 19px;
        position: relative;
        width: 35px;
}
.col-day {
    padding-left: 0px;
            padding-top: 5px;
}
.system_1stscreen1 .custom-control.custom-switch .slider-new:before {
    background-color: #fff;
    bottom: 3px;
    content: "";
    height: 14px;
    left: 3px;
    position: absolute;
    transition: .4s;
    width: 14px;
}
.system_1stscreen1 .switch-new input:checked + .slider-new:before {
    transform: translateX(16px);
}

    .profile_gap .text-end{
        display: flex;
        align-items: center;
        justify-content: start;
        text-align: left !important;
                gap: 0.5em;
    }
    .profile_gap .text-end .main_button2 {
    font-weight: 500;
    font-size: 14px;
    color: #fff !important;
    border: 1px solid #af0505;
    background: #af0505;
    padding: 12px 10px;
}
    .profile_gap{
        padding: 10px;
    }
    .profile_gap .form-group{
        padding: 0 4px;
                margin-bottom: 4px !important;
    }
    /* .notification .notBtn .box img{
    width: 10%;
    } */
    .status-row {
        border-bottom: 1px solid #eee;
        text-align: center;
        background: #fff;
        padding: 15px;
}
.status-btn {
    padding: 0.6rem 0;
    border: none;
    border-radius: 50px;
    font-size: 0.675rem;
    width: 70px;
    text-align: center;
    cursor: pointer;
}
    .notification .notBtn .box .no-span {
    color: #333;
            font-size: 12px;
        text-align: left;
        line-height: 16px;
        /* width: 30%; */
                padding-left: 10px;
}
.notification .notBtn .box .no-span1 {
   color: #333;
        width: 60%;
        font-size: 12px;
        text-align: left;
        line-height: 16px;
                padding-left: 10px;
}
.notification .notBtn .box .no-li li{
               height: 85px;
        border: none !important;
        border-radius: 0px !important;
        border-bottom: 1px solid #bcbcbc !important
}
    .dashboard_tab li a {
        padding: 10px !important
    }

    .profile-img-box {
        position: relative;
        display: contents;
    }

    .profile-img-box .user-img {
        width: auto;
        height: auto;
    }

    .login-circle-box {
        overflow: hidden;
        padding: 5px 0;
    }

    .mobile-login-register-top {
        margin-top: 4rem !important;
    }

    .video_link2 {
        height: 197px;
        overflow: hidden;
        position: relative;
    }

    .dashbord_card {
        margin-bottom: 15px;
    }

    .dashboad_section {
        background: #f2f2f2;
        padding-top: 30px;
        padding-bottom: 5%;
    }

    .courses_inner {
        background-image: -webkit-linear-gradient(0deg, rgb(244, 170, 54) 0%, rgb(243, 115, 53) 100%);
        padding: 20px 15px 20px 15px;
        margin-right: 10px;
        border-radius: 4px;
        position: relative;
        text-align: center;
    }

    .courses_inner:after {
        content: '';
        position: absolute;
        left: 135%;
        top: 114%;
        background-size: 100%;
        margin: -135px 0 0 -135px;
        background-image: url(../img/circle.png);
        width: 100px;
        height: 100px;
        animation: spin 9s infinite linear;
        -webkit-animation: spin 9s infinite linear;
        -moz-animation: spin 9s infinite linear;
        z-index: 9;
    }

    .courses_innerone {
        margin-top: 30px;
    }

    .courses_inner h1 {
        color: #fff;
        font-size: 14px;
        margin-bottom: 0;
        margin-top: 10px;
    }

    .courses_inner .courses_inner_icon {
        width: 50px;
        height: 50px;
        background: #fff;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin: auto;
    }

    .courses_inner .courses_inner_icon img {
        width: 38px;
    }

    .footer.foot_width.live-footer {
        display: block;
        width: 100%;
    }

    .live-body {
        padding-left: 7px;
        padding-right: 0 !important;
    }

    .blog.banner-bg {
        padding-top: 65px !important;
        padding-bottom: 0px !important;
    }

    .iframe_slider1 {
        height: 192px;
        margin-bottom: 15px;
    }

    .iframe_slider {
        height: 218px;
    }

    #Packages {
        top: 6%;
    }

    .dashbord_card .card_text h2 {
        font-size: 13px !important;
    }

    #image-slider {
        width: 100% !important;
    }

    #slider-wrapper {
        display: block !important;
    }

    #thumbnail {
        width: 100% !important;
        margin-left: 0 !important;
    }

    #thumbnail ul {
        width: 100%;
        display: flex !important;
        gap: 1.4em;

    }

    #image-slider ul {
        height: 328px !important;
    }

    #thumbnail li {

        width: auto !important;
    }

    .text_recharge h6 {
        font-size: 15px;
    }

    .financial-box1 td {}

    .course-sidebar {
        padding: 0px 5px 0px 0px;
    }

    .display_courses_explore {
        display: flex !important;
        flex: auto;
    }

    .display_courses_explore .col-md-2 {
        width: 15%;
    }

    .display_courses_explore .col-md-10 {
        width: 85%;
    }

    .display_courses_explore .course-titles {
        line-height: 22px;
    }

    .course-sidebar1 {
        max-height: 78vh;
        padding: 0px 0px 0px 0px;
        margin-top: 50px;
    }

    .button_icon {
        background: #fff;
        display: flex;
        align-items: center;
        gap: 0.4em;
        font-size: 12px;
        padding: 5px 15px;
        border-radius: 50px !important;
    }

    .width-100-mobile {
        width: 100%;
    }

    .filter_width {
        width: 60% !important;
    }

    .form-group {
        margin-bottom: 15px;
    }

    .dashboad_section .row.mb-3 {
        margin-bottom: 0 !important;
    }

    .dashboad_section .form_group_img {}

    .dashboad_section .form-control {
        margin-bottom: 15px;
    }

    .dashboad_section #marks_file_img {
               width: 100% !important;
        margin-top: 28px !important;
    }

    .dashboad_section #profile_image_img {
        margin-top: -8px;
    }

    .astro_bankdetails .col-sm-4.mb-3{
margin-bottom: 0 !important;
    }

    .dashboad_section .cons-card {
        padding: 15px 20px !important;
    }

    #profile-app a.nav-link {
        padding: 8px;
        border-radius: 8px;
    }

    .card-wallet1 {
        margin-bottom: 20px;
    }

    .wallet-mobile .main_button {
        padding: 12px 15px;
    }

    .d-none-mobile {
        display: none !important;
    }

    .order_details p {
        font-size: 15px
    }

    .order_details h6 {
        font-size: 16px;
        padding-bottom: 8px;
    }

    .o-details {
        padding: 0 !important;
        box-shadow: none !important;
    }

    .order_details .main_button {
        font-size: 10px;
        padding: 8px 15px;
    }
    .order-tracking {
    text-align: center;
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 15px;
            margin-bottom: 18px;
}
.order-tracking.completed p {
    color: #000;
    text-align: justify;
}
.order-box1 tr td{
        font-size: 14px;
}
.order-tracking::before {
            content: '';
        display: block;
        height: 71px;
        width: 2px;
        background-color: #f7be16;
        top: -39px;
        position: absolute;
        left: 26px;
        z-index: 0;
}
.order-tracking .is-complete {
    margin: 0;
}

    .sub_total td {
        font-size: 14px;
        padding-bottom: 10px;
    }

    .table_consultation tr td {
        font-size: 14px !important;
    }

    .table_consultation thead th i {
        display: block;
    }

    .wallet-mobile {
        margin-top: 25px;
    }

    .card-wallet2 {
        margin: 60px 10px 10px 10px !important;
    }

    .card_courses_all h1 {
        font-size: 15px;
        margin-top: 5px;
        margin-bottom: 15px;
    }

    #loader {
        left: -8px;
    }

    .main_preloader {
        left: -37px;
    }

    .navbar-nav .dropdown-menu.show {
        position: static !important;
        transform: translate3d(3px, 5px, 0px) !important;
    }

    .button_wishlist {
        height: 50px;
    }

    .banner-video {
        text-align: end;
        background: url(../images/courses_details_bg.png);
        padding: 60px 50px;
        background-size: cover;
        height: 260px;
    }

    .banner-video iframe {
        height: 160px;
    }

    .inline_card_courses {
        margin-bottom: 15px;
    }

    .asstro-tab li a {
        font-size: 14px !important;
        height: 48px;
    }

    .main_circle {
        margin: 0px auto;
        width: 300px;
        height: 300px;
        position: relative;
    }

    .mobile_view {
        margin-top: 0px;
    }

    .wallet_card_all li {
        width: 50%;
    }

    .wallet_card_all {
        padding: 30px 10px;
    }

    .card-wallet {
        margin: 90px 10px 10px 10px;
    }

    .big-circle {
        width: 250px;
        height: 250px;
        margin: 24px auto;
    }

    .center-logo img {
        max-width: 260px;
        border-radius: 50%;
    }

    .space_mobile {
        margin-top: 25%;
    }

    .card_courses_all {
        width: 45%;
        margin: 30px 8px 0px 8px;
    }

    .card_courses_all img {
        width: 80px;
    }

    .featurecard1 {
        padding: 8px;
    }

    .featurecard1 .text_feature {
        height: 4em;
    }

    .title_breadcrumb {
        position: absolute;
        bottom: -78%;
        left: 6%;
        background: #ffffff;
        padding: 10px 15px;
        border-radius: 10px;
        box-shadow: 0px 4px 33px 0px rgb(75 12 11 / 7%);
    }

    .title_breadcrumb h1 {
        font-size: 14px;
        margin-bottom: 4px;
        color: #b11c1c;
        text-align: left !important;
    }

    .title_breadcrumb .breadcrumb {
        font-size: 10px;
        justify-content: start !important;
    }

    .about-page {
        margin-bottom: 75px !important;
    }

    .indus-box {
        width: 100%;
    }

    .talk_guru .card li.list-group-item,
    .talk_astrologer .card li.list-group-item {
        padding-bottom: 6px !important;
    }

    .talk_guru .card img {
        width: 80px;
        height: 80px;
    }

    .talk_astrolgers .card h6 {
        padding-bottom: 0px;
    }

    .talk_guru .card li.list-group-item i,
    .talk_astrologer .card li.list-group-item i {
        font-size: 14px;
    }

    .accordion-body {
        font-size: 12px;
    }

    .cart-boxx {
        padding-right: 0px;
    }

    .re-form {
        margin-top: 10px;
    }

    .live-coursess {
        padding-left: 18px !important;
    }

    .wishlist-btnn {
        padding: 8px !important;
    }

    .enroll-noww {
        padding: 0px !important;
    }

    .discription .d-card-m {
        background: none;
    }

    .feature_wrap a:hover {
        box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
        transform: translate(0, 0px);
    }

    .talk_guru .card,
    .talk_astrologer .card {
        margin-right: 0px;
        margin-bottom: 10px;
    }

    .dropdown-toggle::after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: .3em solid;
        border-right: .3em solid transparent;
        border-bottom: 0;
        border-left: .3em solid transparent;
        right: 15px;
        top: 25px;
        position: absolute;
    }

    .btn.btn-light {
        height: 38px;
        background-color: #fff;
        border: 1px solid #FFA500;
        border-radius: 30px;
        color: #000;
    }

    #searchByName {
        padding: 6px 10px;
        border: 1px solid #ffb01f;
        border-radius: 30px;
    }

    /* p{
    font-size: 13px !important;
  } */

    .mobile-flex {
        flex-wrap: wrap !important;
    }

    .contable tr td {
        font-size: 12px;
    }

    .contable tr th {
        font-size: 14px;
    }

    .tag1_mobile{
                left: 0;
    }
    .login_textmodal{
                padding-top: 20px;
        color: #800909;
        font-size: 28px;
        font-weight: 600;
    }
    .login_modal{

    }
    .login_modal ul li{

    }
    .login_modal ul li a{
               font-size: 20px !important;
        border-top: 1px solid #cbcbcb;
        width: 100%;
        display: block;
        padding: 12px 0 4px 0; 
    }

    #myTab .nav-item {
        padding: 0px 3px;
        font-size: 9px;
        font-weight: 600;
        line-height: 18.75px;
        color: #000000;
    }

    .f12 {
        font-size: 12px !important;
    }

    .f11 {
        font-size: 9px !important;
    }

    .vastu .card .card-title {
        color: #000 !important;
        font-size: 18px;
        font-weight: 500;
        background: linear-gradient(282deg, rgb(201 193 193) 0%, rgb(255 255 255 / 96%) 100%) !important;
        padding: 10px;
        text-align: center;
        border-radius: 5px;
        position: absolute;
        width: 90%;
        left: 5%;
        bottom: 0;
        display: flex;
        align-items: center;
        height: 45px;
    }

    .talk_guru .card:hover {

        transform: translate(0, 0px)
    }



    .my-rating-box {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .my-rating-box .rating-count {
        width: 100px;
        height: 100px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .my-pro .progress {
        width: 88%;
    }

    .star_box {
        padding-bottom: 10px !important;
    }

    .news-t {
        font-size: 13px;
    }

    .news-p {
        font-size: 12px;
    }

    .news {
        padding: 22px !important;
        border-radius: 10px;
    }

    .search_top_filter {
        padding: 10px 0px 10px 0px;
        margin-top: 30px !important;
    }

    .search_top_filter .btn.btn-light {
        height: 42px;
        padding: 0 25px;
    }

    .tabs_search li {
        width: 50%;
        text-align: center;
    }

    .search_top_filter .nav-item {
        font-size: 14px !important;
    }

    .news .btn-bg {
        font-size: 11px;
    }

    .news input {
        font-size: 11px;
    }

    .progress {
        margin: 0px !important;
        background-color: #f7f7f7;
        /* border: 1px solid #ffa500; */
        height: 15px;
        border-radius: 10px width:70%;
    }

    .feature_wrap .card .card-icon {}

    .feature_wrap a:hover .card-title {}

    .feature_wrap .card .card-icon .icon {
        width: 50px;
        height: 50px;
    }

    .feature_wrap .card-title {
        line-height: 12px;
        padding-top: 12px;
        font-weight: 500;
        font-size: 14px !important;
    }

    .feature_wrap a {
        width: 30%;
        padding: 25px 5px !important;
        min-height: 92px;
        padding-bottom: 0px;
        box-shadow: 0px 0px 7px 0px #00000040;
        text-decoration: none;
        border-radius: 4px;
        margin: 10px;
    }

    .feature_wrap a:hover {}

    .feature_wrap .card-body {
        padding: 0px;
    }

    .content {
        margin-left: 10px;
        font-size: 11px;
        margin-bottom: 0px;
    }

    h2.heading,
    h2 {
        font-size: 24px !important;
        line-height: 26px;
    }

    .slick-next {
        right: 0 !important;
    }

    .slick-prev {
        left: 0 !important;
        z-index: 9;
    }

    .about-page {
        padding: 0 !important;
        margin-top: 55px !important;
        height: 85px;
    }

    .page-image {
        text-align: center !important;
    }

    .card-detail img {

        aspect-ratio: 3/3;
        object-fit: cover;
    }

    .short_desc iframe {
        width: 100%;
        height: 215px;
    }

    .templet_first.card {
        height: 100%;
        padding: 30px 20px;
        margin-bottom: 20px;
    }

    .templet_second.card {
        padding: 10px 20px;
        height: 100%;
    }

    .navbar-toggler {
        color: rgb(255 255 255 / 65%);
    }

    .social-menu {
        display: flex;
        justify-content: start;
        margin-bottom: 22px !important;
    }

    .social-btn {
        list-style: none;
        width: 40px;
        height: 40px;
        background: #fff;
        margin: 8px;
        border-radius: 50%;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        box-shadow: 0 10px 10px -5px rgb(255, 255, 255, 0.1);
        transition: all 0.3s;
        z-index: 10px;
    }

    footer .p-size {
        color: #fff;
        font-size: 14px;
    }

    footer ul li a {
        color: #fff;
        font-size: 14px;
        text-decoration: none;
        font-weight: 400;
        line-height: 28px;
        display: flex;
        gap: 10px;
    }

    /* .tags {
            display: flex;
            flex-direction: column;
            justify-content: end;
            align-items: flex-end;
            position: absolute;
            top: 0;
            right:10px;
        }
        .talk_astrologer    .tags {
            display: flex;
            flex-direction: column;
            justify-content: end;
            align-items: flex-end;
            position: absolute;
            top: 0;
            right: 10px;
        } */
    .consult_banner .card-header .rating {
        background-color: #fff;
        width: 60px;
        font-size: 12px;
        z-index: 1;
        padding: 2px;
        text-align: center;
        border-radius: 30px;
        border: 0.5px solid #F7471B;
        display: block;
        margin-top: -20px;
        margin-left: 35px;
        margin-bottom: 16px;
    }

    .review-col {
        height: 400px;
    }

    .review-col-2 {
        height: 240px;
    }

    .ratingg {
        text-align: center;
    }

    .client-review .card-body {
        text-align: center;
    }

    .reviews .rating {
        /* float: left; */
        width: 140px;
        margin: 0 auto;
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        height: 140px;
        border-radius: 50%;
        background-color: #F5F5F5;
        border: none;
        padding: 10px;
    }

    .histo {
        float: left;
        width: 100%;
        font-size: 13px;
    }

    .modal .heading {
        font-size: 20px;
        line-height: 28px;
        padding: 0 0;
    }

    .modal ul li {
        font-size: 12px;
        line-height: 18px;
    }

    .modal .login_detail h2 {
        font-size: 26px;
        line-height: 28px;
        padding: 0 0;
    }

    .notification {
        font-size: 12px;
        font-weight: 400;
    }

    .flatpickr-calendar {
        width: 100% !important;
    }

    .flatpickr-rContainer {
        width: 100% !important;
    }

    .dayContainer {
        width: 100%;
        min-width: auto;
        max-width: auto;
    }

    .p-5 {
        padding: 1rem !important;
    }

    .schedule {
        flex-wrap: wrap;
        display: block;
    }

    #voiceintervaltimejs,
    #intervaltimejs,
    #chatintervaltimejs {
        display: flex;
        flex-flow: wrap;
        gap: 7px;
    }

    #voiceintervaltime,
    #intervaltime,
    #chatintervaltime {
        display: flex;
        flex-flow: wrap;
        gap: 7px;
    }

    .slot_time .custom-radio {
        padding: 5px 8px;
        height: 30px;
        width: 100%;
        font-size: 12px;
    }

    .consult_banner {
        padding: 1rem;
    }

    .mobile {
        display: block;
        background-color: #fff;
        /* z-index: 99999; */
    }

    .desktop {
        display: none;
    }

    .mobile_wallet{
                filter: invert(1);
    }

    header .icon_list li {
        border: 1px solid #000 !important;
        min-width: 40px;
        height: 40px;
        border-radius: 50%;
        text-align: center;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px;
        gap: 0px;
        position: relative;
        background: #d39f4c;
    }

    .cart img {
        width: 20px;
        filter: invert(1);
    }

    header .icon_list li i {
        color: #000 !important;
        font-size: 14px;
    }

    header.mobile .icon_list li:last-child {
        border: 1px solid #ffff;
        overflow: visible !important;
    }

    .bannerslider button.btn.btn-light {
        margin: 0 auto;
    }

    .bannerslider button {
        font-size: 12px !important;
    }

    .slick-next:before,
    .slick-prev:before {
        font-size: 26px !important;

    }

    .coursesinner .slick-prev:before {
        font-size: 11px !important;
    }

    .coursesinner .slick-next:before {
        font-size: 11px !important;
    }

    .slick-next:before {
        margin-left: 4px;
    }

    .bannerslider {
        border-radius: 10px;
        margin-top: -45px;
    }

    /* .slick-next:before{
              margin-left: 4px;
            }
            .slick-prev:before{
              margin-left:1px !important;
            } */
    .btn-padding {
        padding: 10px 19px !important;
    }

    .bannerslider h2,
    .bannerslider p {
        text-align: center;
    }

    .feature_wrap a {
        width: 49%;
        margin: 0 0 10px 0;

    }

    .feature_wrap .row {
        /*          padding: 0px 20px 0px 20px;*/
    }

    .banner_height {
        height: 85vh !important;
    }

    .sec_section {
        background: #F6F7F9;
        padding: 20px 20px !important;
    }

    .testimonials_bg {
        background: none;
        padding: 20px 10px 40px 10px !important;
        background-size: cover;
    }

    .view_all {
        font-size: 10px;
        padding: 6px 12px;
        margin: 0 auto !important;
    }

    .live_section {
        padding: 30px 0 40px 0 !important;
        background-size: cover;
    }

    .heading_main img {
        width: 75px;
    }

    .heading_main h2 {
        font-size: 24px !important;
        padding-top: 5px;
        line-height: 26px;
    }

    .heading_main {
        padding-bottom: 10px;
    }

    .body {
        padding-top: 0px;
    }

    .primium .card,
    .live_courses-2 .card,
    .instructor .card,
    .primium-n .card {
        padding: 15px !important;
    }

    .primium .card .category .c-h-f {
        font-size: 14px !important;
        font-weight: 600;
    }

    .sec_third {
        padding: 30px 0;
    }

    .live_courses .card,
    .live_courses-2 .card,
    .vastu .card,
    .astro .card,
    .testimonials .card,
    .vtestimonials .card,
    .blogs .card,
    .vastus .card {
        margin: 20px 0px 0px 0px;
    }

    .foot_width a {
        width: 100% !important;
        margin-bottom: 10px;
    }

    .foot_width .live-courses-active {
        width: 100% !important;
        margin-bottom: 12px;
    }

    .talk_astrolgers {
        padding: 30px 0;
    }

    .talk_astrolgers .card {
        margin: 0px 0px;
        padding: 40px 35px 45px 40px;
    }

    .talk_guru .card_detail {
        height: 158px;
    }

    .instructors_bg {
        padding: 30px 0 30px 0;
    }

    .indus-box {
        height: 175px;
    }

    .indus-box h3 {
        font-size: 13px;
    }

    .indus-box h3 {
        font-size: 13px !important;
    }

    .indus-box:hover .content-text {
        transform: translateY(-142px);
    }

    .container_register {
        overflow: hidden;
    }

    .modal-dialog1 {
        width: 90%;
        overflow: auto;
        height: 600px;
        top: 52%;
        left: 48%;
    }

    .check-card1 .cart_text {
        width: 60%;
        padding-left: 15px;
    }

    .check-card1 .overlay {
        width: 30%;
    }

    select.form-select {
        z-index: -1;
    }

    .shop_filter .offcanvas-body {
        flex-grow: inherit !important
    }

    .offcanvas.show {}

    .link {
        display: block;
        position: relative;
        margin-inline: 25px;
        font-size: 14px;
        color: #1a1a1a;
        margin-left: 0;
    }

    .mp-3 {
        padding-top: 15px;
    }

    .wf-50 {
        width: 50%;
    }

    .wf-100 {
        width: 100%;
    }

    .mp {
        padding: 0px 4px 0px 4px;
    }

    .mar-t {
        margin-top: 14%;
    }

    .w-60 {
        width: 60%;
    }

    .mp-3 {
        padding-top: 15px;
    }

    .ptr-5 {
        padding-top: 50px;
    }

    .mtop-0 {
        margin-top: 0px !important;
        padding-top: 0px !important;
    }

    .mtop-1 {
        margin-top: 2rem !important;
    }

    .mtop-2 {
        margin-top: 7rem !important;
    }

    .mtop-3 {
        margin-top: 110px !important;
    }

    .ptop-1 {
        padding-top: 85px !important;
    }

    .ptop-0 {
        padding-top: 0px !important;
    }

    .mobile-ads {
        padding-top: 53px;
    }

    .category_box1 {
        padding-top: 30px !important;
    }

    .mobile-ads1 {
        padding-top: 56px;
    }

    .w-20-mobile {
        width: 40% !important;
    }

    .mb-0-mobile {
        margin-bottom: 0px !important;
    }

    .m-form-group {
        margin-bottom: 0px !important;
    }
    .border_slot {
        padding: 0px !important;
    }
}


.about-page {
    padding: 200px 60px 120px 60px;
    text-align: center;
    margin-bottom: 62px;
    position: relative;
}

@media(max-width:567px) {
    .consult_banner .offline {
        width: 14px;
        height: 14px;
        border-radius: 50%;
        position: absolute;
        left: 188px;
        z-index: 1;
        top: 0px;
        animation: ripple-white3 1s linear infinite;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        position: absolute;
        left: 112px;
        z-index: 1;
        top: 20px;
    }

    .consult_banner .busy {
        animation: ripple-red 1s linear infinite;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        position: absolute;
        left: 188px;
        z-index: 1;
        top: 0px;
    }

    .consult_banner .online {
        width: 14px;
        height: 14px;
        border-radius: 50%;
        position: absolute;
        left: 100px;
        z-index: 1;
        top: 20px;
        animation: ripple-white3 1s linear infinite;
    }

    .consult_banner .busy {
        animation: ripple-red 1s linear infinite;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        position: absolute;
        left: 100px;
        z-index: 1;
        top: 20px;
    }

    .ptr-5 {
        margin-top: 3.53rem !important;
        margin-bottom: -5rem;
    }
}

@media(max-width:357px) {

    .consult_banner .online,
    .consult_banner .offline {
        width: 14px;
        height: 14px;
        border-radius: 50%;
        position: absolute;
        left: 110px;
        z-index: 1;
        top: 35px;
        animation: ripple-white3 1s linear infinite;
    }

    .consult_banner .busy {
        animation: ripple-red 1s linear infinite;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        position: absolute;
        left: 110px;
        z-index: 1;
        top: 35px;
    }

    .logo img {
        height: 35px;
    }

    header .icon_list li {
        border: 1px solid #F7471B;
        min-width: 16%;
        height: 20px;
        text-align: center;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 3px;
        gap: 0px;
        border-radius: 5px;
        position: relative;
    }

    .navbar-toggler {
        font-size: 0.5rem !important;
    }

    .navbar {
        padding: 0px;
    }



}
