
.text-up{
  text-transform: capitalize;
}
@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;
  }
  .box {
          width: 350px !important;
          left: -421px !important;

      }

  .dashboad_section-2 {
      padding-top: 95px;
  }

.w-md-100{
  width: 100% !important;
}
.kun-img{
  width: 100% !important;
}
.form-wrapper {
  margin-bottom: 0px;
}
.form-wrapper {
  margin-top: 18px;
}
.mb-20{
  margin-bottom: 20px !important;
}
.form-title {

    margin-bottom: 18px;}
  .gol-box {
    border: 1px solid var(--stroke, rgba(0, 0, 0, 0.12));
    border-radius: 8px;
    background: rgba(255, 251, 245, 1);
    padding: 20px;
    min-height: 284px;
}
  .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 {

        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:992px){
.astro-revenue-btn {
      left: 39% !important;

  }
  .box {
          width: 350px !important;


      }

}


@media(max-width:768px) {
  .ab-btn {
    padding: 10px 10px;

}

.same-card p {

    font-size: 10px !important;

}
.same-card {

    padding: 18px 5px;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.08);
}
.astro-amount {
    font-size: 11px;
}
.astro-label {
    font-size:9px;

}
.astro-time-value {

    font-size: 15px;

}
.astro-time-title {
    font-size: 10px;

}
.astro-revenue-btn {

    left: 28% !important;
    bottom: -27px;
  }
  .main-2{
    width: 50% !important;
  }
.dashboad_section-2 {
    padding-top: 50px;
}
.astro .card {
    margin: 7px;

}

.box {
    width: 350px !important;
    left: -334px !important;
    top:-26px;
    margin: 85px !important;

}
.no-li{
  padding-top: 20px;
}
.form-input-custom {
    width: auto !important;
}
.order-first img{
  width: 100% !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: 28% !important;
        margin-top: 0 !important;
}
.dashboad_section #profile_image_img{
           margin-top: -8px;
}
.dashboad_section .cons-card{
          padding: 15px 20px !important;
}
#profile-app a.nav-link,.dashboard_tab li a {
                  padding: 8px 14px !important;
        border-radius:4px;
}
.dashboard_tab li a.active{

        padding:4px;
}
.card-wallet1{
    margin-bottom: 20px;
}
.wallet-mobile .main_button {
    padding: 12px 15px;
}
.d-none-mobile{
    display: none !important;
}
.order_details p{
        font-size: 10px
}
.order_details h6{
            font-size: 14px;
        padding-bottom: 8px;
}
.o-details{
         padding: 0 !important;
        box-shadow: none !important;
}
.order_details .main_button{
        font-size: 10px;
        padding: 8px 15px;
}
.sub_total td{
font-size: 10px;
        padding-bottom: 10px;
}
.table_consultation tr td{
        font-size: 12px !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: 300px;
    height: 300px;
}
.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:40px !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;
}


  .mobile-flex{
    flex-wrap: wrap !important;
  }
  .contable tr td{
    font-size:12px;
  }
  .contable tr th{
    font-size: 9px;
  }
  #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: 62px !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:18px !important;
        line-height: 26px;
}
.call-bg-work h3 {
    font-size: 60px;
    font-weight: bold;
}
.kundli-form {

    padding: 0px 0px;

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

      .about-page {
      padding: 55px 50px 55px 50px;
        margin-top: 55px !important;
        /* height: 85px;/ */
    }
    .head-sec h1 {
    font-size:34px;
    font-weight: 700;
}
.order-first img{
  width: 300px;
}
.head-sec p {
    font-size: 16px;
    font-weight: semibold;
}
    .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;
        }

        .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;
        }

        header .icon_list li {

          min-width: 40px;
          height: 100%;
          text-align:center;
          overflow: hidden;
          display: block;
          align-items: center;
          justify-content: center;
          padding: 5px;
          margin-top: 10px;
          gap: 0px;
          color: black;
          position: relative;
          background: #fff174;
        }
        .cart img {
            width: 20px;
        filter: invert(1);
}
header .icon_list li:last-child {
    border: none !important;
}
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:0px
        }

        .banner_height-m {
  position: relative;
  background: url('your-image.jpg') no-repeat center center/cover;
  color: #fff; /* text white rahega */
  z-index: 1;
}
.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{
        }

        .banner_height {
    height:85vh !important;
}
.bannerslider .slick-prev, .bannerslider .slick-next{
  display: none !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,  .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;
}

.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;
}
    }
    @media(max-width:992px){

      .box {
              width: 350px !important;
            left: -425px !important;

          }

    }
@media(max-width:567px){
  .box {
      width: 350px !important;
      left: -334px !important;
      }
.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;
    }
}
@media(max-width:992px) {

.mb-20{
  margin-bottom: 20px !important;
}
.status-row {

  justify-content: space-between;
}
.status-vertical {
    max-width:100%;
}
.earnings-box>div {
      min-height: 165px;
}
}
@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;
}
}
