@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css");
.research_wrapper_new .video_reviews:hover@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&family=Exo:ital,wght@0,100..900;1,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
html{
    scroll-behavior: smooth;
}
.clinic-banner-main {
    margin-top: 122px;
    padding-top: 70px;
    background-image: url('../images-new/clinic-banner-bg.webp');
}
.js_integrated_wrapper.clinic-banner-main  .herbs_left_side {
    display: none;
}
.book_appointment a {
    border-left: 0;
}
.clinic-banner-main p {
    width: 100%;
    max-width: 610px;
    font-size: 22px;
    color: #444444;
    padding-top: 12px;
}
.clinic-banner-main .js_video_main:before {
    border-radius: 0;
}
.ayurved-expert-details h4 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 10px;
}
.expert-acrhyaji img {
    border-radius: 10px;
}
.ayurved-expert-slider {
    margin-top: 30px;
    /*display: none !important;*/
}
.our-ayurveda-expert-sec .row {
    align-items: center;
}
.ayurved-expert-card {
    border: 1px solid #254A28;
    border-radius: 10px;
    padding: 10px;
}
.ayurved-expert-card img {
    width: 100%;
    border-radius: 10px;
}
.ayurved-expert-card h5 {
    font-size: 20px;
    text-align: center;
    font-weight: 600;
    color: #254A28;
    padding-top: 10px;
}
.ayurved-expert-card p {
    font-size: 15px;
    text-align: center;
    font-weight: 500;
    color: #555555;
}
.ayurved-expert-slider .swiper-button-next, .ayurved-expert-slider .swiper-button-prev {
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.ayurved-expert-slider .swiper-button-next:after, .ayurved-expert-slider .swiper-button-prev:after {
    font-size: 19px;
    font-weight: 700;
    line-height: 1;
    color: #000;
}
.new_form_bg.clinic-bottom-form {
    margin: 50px 0;
    background: #E2F5E5;
    padding: 40px 0;
}
.clinic-banner-main {
    padding-top: 70px !important;
}
.marquee {
  z-index: 999 !important;
}
.contact_img {
    max-width: 300px;
}
.grey_para {
    text-align: center;
    color: #555555;
    font-size: 18px;
}
.raktamokshana_types_box ul {
    padding-top: 10px;
    margin: 0;
}
.vamana_banner {
    background-image: url(../images-new/vaman_banner_base.webp);
}
.condition_reversed_wrapper {
    background-image: url(../images-new/rev_condition_base.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px;
    margin-top: 29px;
}
.raktamokshana_types_box ul li:before {
    content: '';
    position: absolute;
    background-image: url(../images-new/black_arrow.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center center;
    width: 20px;
    height: 20px;
    left: -29px;
    top: 2px;
}
.ayurvdic-treatment-slider .slider-item.slick-slide a p {
    font-size: 18px;
    font-weight: 600;
    color:#254A28;
}
.room-box .slider {
  position: relative;
}
 
.room-box .slide {
  display: none;
  width: 100%;
  height: 100%;
}
 
.room-box .slide.active {
  display: block;
}
 
.room-box .video-slide iframe {
  width: 100%;
  height: 100%;
}
.villas-room-section {
    margin-top: 100px;
    padding-bottom: 100px;
    height: auto;
}
.villas-room-section  .camp-bookbanner h1 {
    font-size: 40px;
    color:#000;
}
/*New Service page css starts here*/
.services_new_page_wrap .js_video_main:before{
    display:none;
}
.services_new_page_wrap{
    background-position: center top;
    background-size:100% !important;
}
.services_new_page_wrap h1{
    color:#000;
    line-height:70px;
}
.services_new_page_wrap p {
    font-size: 24px;
    color: #444444;
    font-weight: 600;
}
.find_form_new {
    padding-top: 50px;
}
.patient_healing_wrapper .healing_journey_box {
    text-align: center;
}
.journey_hidden_box {
    visibility: hidden;
}
.patient_healing_wrapper .healing_journey_box h3 {
    padding-top: 14px;
    font-weight: 600;
    color: #000;
}
.patient_healing_wrapper .healing_journey_box p {
    color: #000;
    font-size: 16px;
    padding-bottom:16px;
}
.patient_healing_wrapper .journey_seprator {
    display: flex;
    justify-content: space-around;
    margin-top: 50px;
    margin-bottom: 58px;
    position: relative;
}
.patient_healing_wrapper .journey_seprator:before {
    content: '';
    position: absolute;
    background-color: #666666;
    width: 100%;
    height: 40px;
    top: 8px;
}
.patient_healing_wrapper .journey_seprator .journey_number {
    position: relative;
    background-color: #4BA9AA;
    width: 58px;
    height: 58px;
    text-align: center;
    line-height: 58px;
    color: #FFF;
    border-radius: 100%;
    z-index:100;
}
.patient_healing_wrapper .journey_seprator .journey_number h4 {
    line-height: 58px;
    font-weight: bold;
}
.patient_healing_wrapper .journey_seprator .journey_number h4:before {
    content: '';
    position: absolute;
    border: 2px #FFF solid;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 4px;
}
.patient_healing_wrapper .journey_seprator .journey_number:nth-child(1), .patient_healing_wrapper .journey_seprator .journey_number:nth-child(1):before, .patient_healing_wrapper .journey_seprator .journey_number:nth-child(1):after {
    background-color: #4BA9AA;
}
.patient_healing_wrapper .journey_seprator .journey_number:nth-child(2), .patient_healing_wrapper .journey_seprator .journey_number:nth-child(2):before, .patient_healing_wrapper .journey_seprator .journey_number:nth-child(2):after {
    background-color: #F7A84C;
}
.patient_healing_wrapper .journey_seprator .journey_number:nth-child(3), .patient_healing_wrapper .journey_seprator .journey_number:nth-child(3):before {
    background-color: #ED4847;
}
.patient_healing_wrapper .journey_seprator .journey_number:nth-child(1):before, .patient_healing_wrapper .journey_seprator .journey_number:nth-child(2):before,.patient_healing_wrapper .journey_seprator .journey_number:nth-child(3):before {
    content: '';
    position: absolute;
    width: 2px;
    height: 40px;
    top: -38px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.patient_healing_wrapper .journey_seprator .journey_number:nth-child(1):after, .patient_healing_wrapper .journey_seprator .journey_number:nth-child(2):after{
    content: '';
    position: absolute;
    width: 2px;
    height: 40px;
    bottom: -38px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.patient_healing_wrapper .journey_seprator:before {
    content: '';
    position: absolute;
    background-color: #666666;
    width: 100%;
    height: 40px;
    top: 8px;
}
.patient_healing_wrapper .journey_seprator:after {
    content: '';
    position: absolute;
    /*border: 2px #FFF dashed;*/
    width: 100%;
    height: 2px;
    top: 28px;
    z-index: 0;
    background-image:url(../images-new/seprator_border.png);
}
.service_wrapper .row {
    border: 1px #C6E2CA solid;
}
.service_type_box h2 {
    text-align: left !important;
    position: relative;
}
.service_heading .four_pillar_heading {
    padding: 20px;
}
.bottom_border {
    border-bottom: 3px #254A28 solid;
    padding-top: 15px;
}
.four_pillar_heading h2 {
    font-weight: 600;
    color: #000;
}
/*.service_type_box h2:before {*/
/*    content: '';*/
/*    position: absolute;*/
/*    border-bottom: 3px #254A28 solid;*/
/*    width: 100%;*/
/*    bottom: -15px;*/
/*}*/
.service_type_box p {
    padding-top: 34px;
}
/*New Service page css ends here*/
/*New Home CSS starts here*/
.dis_read_btn {
    padding-top: 31px;
}
.dis_read_btn a {
    background-color: #254A28;
    padding: 14px 20px;
    color: #FFF;
    border-radius: 10px;
    font-size: 18px;
}
.dis_read_btn a img {
    padding-left: 5px;
}
.success_stories_wrapper.no_background {
    background-color: transparent;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.dr_gitika_no_video{
    display:none;
}
.success_stories_wrapper.no_background h2.four_pillar_heading {
    padding: 10px;
}
.pt_40{
    padding-top:40px;
}
.leading_hospital h2 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.leading_hospital p {
    color: #555555;
    font-size: 16px;
}
.find_form_new .near-hospital {
    background-color: #254A28 !important;
    border-radius: 10px;
    bottom: 0;
}
.find_form_new .near-hospital h2 {
    color: #FFF;
    font-weight: 600;
}
.find_form_new .near-hospital label {
    color: #FFF;
}
.find_form_new .near-hospital .left-right-line {
    color: #FFF;
}
.js_integrated_wrapper {
    background-image: url(../images-new/intergrated_bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    /*padding-bottom: 40px;*/
    padding-top: 30px;
}
.js_integrated_wrapper .herbs_left_side {
    position: absolute;
    left: 0;
    bottom: 0;
}
.js_integrated_wrapper .row {
    align-items: center;
}
.js_integrated_wrapper h1 {
    font-size: 50px;
    font-weight: 600 !important;
}
.js_integrated_wrapper h1 strong {
    background-color: #254A28;
    padding: 5px;
    color: #FFF;
    font-weight: 600 !important;
    line-height: 75px;
}
.js_integrated_wrapper .js_video_main img {
    width: 100%;
}
.js_video_main {
    position: relative;
}
.js_video_main:before {
    content: '';
    position: absolute;
    border: 4px #000 solid;
    width: 100%;
    height: 100%;
    border-radius: 30px;
    left: -50px;
    top: -35px;
}



/* Health Card CSS starts here */
.health_card {
    background-image: url(../images/health_card_bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 157px;
}
.health_card h3 {
    font-size: 60px;
    font-weight: normal;
    line-height: 64px;
    padding-bottom: 14px;
    color: #000;
   font-weight: 600;
}
.health_card .health_hero_content p {
    padding-top: 18px;
    font-weight: 600;
    color: #000;
}
.health_card_wrapper .health_card_inner {
    border: 1px #DDDDDD solid;
    box-shadow: 0 4px 22px 0 rgb(0 0 0 / 10%);
    padding: 40px 20px;
}
.health_card_wrapper {
    padding-top: 40px;
}
.health_card_wrapper .health_card_inner h2 {
    text-align: center;
    background-color: #0B6C4B;
    max-width: 500px;
    color: #FFF;
    margin: 0 auto;
    font-size: 30px;
    padding: 5px 20px;
}
.health_card_wrapper .health_card_inner p {
    text-align: center;
    padding-top: 20px;
    font-size: 16px;
    color: #000;
    line-height: 25px;
}
.health_benefits_main{
    padding-top: 50px;
}
.health_benefits_main .health_benefits_wrapper h2 {
    font-size: 36px;
    color: #000;
    text-align: center;
    padding-bottom: 10px;
}
.health_benefits_main .health_benefits_table {
    margin: 0 auto;
    border-color: #CCCCCC;
}
.health_benefits_main .health_benefits_table thead {
    background-color: #0B6C4B;
}
.health_benefits_main .health_benefits_table thead th {
    color: #FFF;
    text-align: left;
    padding: 10px;
    font-weight: bold;
}
.health_benefits_main .health_benefits_table tbody tr td {
    padding: 13px;
    color: #000;
    font-weight: 500;
}
.health_benefits_main .health_benefits_table tbody tr:nth-child(even) {
    background-color: #F5F5F5;
}
.view_details_wrapper{
    padding-top:50px;
    margin-bottom:50px;
}
.health_card .row {
    align-items: center;
}
.view_details_wrapper .page_head {
    text-align: center;
    background: linear-gradient(to bottom, #F7FBF7, rgb(255 255 255));
    padding: 20px;
}
.view_details_wrapper .page_head .heading_btn {
    font-size: 36px;
    color: #000;
    font-weight: 600;
}
#pdf-viewer {
    width: 100%;
    height: 80vh;
    overflow-y: auto;
    background: #f5f5f5;
    padding: 10px;
}
canvas {
    width: 100%;
    margin-bottom: 15px;
}
.health_benefits_table_inner {
    width: 100%;
    overflow-x: auto;
    padding-bottom: 10px;
    scrollbar-width: thin;
}
/* Health Card CSS ends here */


.new_form_bg{
    margin-top: 0;
    background: linear-gradient(to bottom, rgb(226 245 229), rgb(255 255 255));
    padding-top: 40px;
}
.success_stories_wrapper.no_background .row {
    background-color: transparent;
}
.vopd_opd_wrapper .vopd_new_box .you_tube_btn img {
    width: 100%;
}
.vopd_opd_wrapper {
    background: linear-gradient(to bottom, rgb(226 245 229), rgb(255 255 255));
    padding-top: 40px;
}
.vopd_opd_wrapper h2 {
    font-size: 36px;
    text-align: center;
    font-weight: 600;
}
.vopd_opd_wrapper p {
    text-align: center;
    padding-top: 10px;
    font-size: 18px;
    max-width: 980px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.vopd_opd_wrapper .vopd_new_box {
    background-color: #FFF;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%);
    border-radius: 10px;
    padding-bottom: 30px;
}
.vopd_opd_wrapper .dis_read_btn {
    text-align: center;
    padding-top: 30px;
}
.find_form_new .locationbtn {
    background-color: #FAD451;
    color: #254A28;
    font-weight: 600;
    font-size: 20px;
    height: 40px;
    line-height: 22px;
}
/*New Home CSS ends here*/

/*New Panchkarma Home Page CSS starts here*/
.snehana_key_banefits_wrapper .benefit_content ul li:nth-child(3), .snehana_key_banefits_wrapper .benefit_content ul li:nth-child(4) {
    margin-left: 60px !important;
}
.snehana_key_banefits_wrapper .benefit_content ul li:nth-child(5){
    margin-left:20px;
}
.panchkarma_banner {
    background-image: url(/images-new/panchkarma_banner_bg.webp);
    padding-top: 100px;
    /*padding-bottom: 20px;*/
}
.panchkarma_banner .js_video_main:before{
    border-radius:0;
}
.other_therapy_heading p {
    font-weight: 600 !important;
    color: #000 !important;
}
.five_therpies_wrapper {
    display: flex;
    justify-content: space-evenly;
}
.five_therpies_wrapper h3 {
    color: #000;
}
.panchkarma_nearest_hospital .near-hospital {
    border-top: 5px #254A28 solid;
    position: unset;
    padding-bottom: 25px !important;
}
.panchkarma_nearest_hospital {
    padding-top: 50px;
}
.panchkarma_form_new .green-border {
    background-color: transparent;
    border: 0;
    box-shadow: none;
}
.panchkarma_form_new {
    background: #EFF8F0;
    padding-top: 20px;
    padding-bottom: 20px;
}
.modern_voice_wrapper{
    background-image:url(../images-new/modern_voice_bg.webp);
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    padding:20px 0;
    margin-top:50px;
}
.modern_voice_wrapper .row {
    align-items: center;
}
.modern_voice_wrapper h3 {
    font-size: 36px;
    color: #000;
    padding-bottom: 10px;
    font-weight: 600;
}
.modern_voice_wrapper p {
    color: #555555;
    font-size: 20px;
}
.modern_voice_wrapper p strong {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;
    font-weight: 600;
}
.modern_voice_wrapper .acharya_btn a {
    max-width: 284px;
    background-color: #254A28;
    color: #FFF;
    min-height: 55px;
    display: block;
    text-align: center;
    line-height: 55px;
    border-radius: 10px;
    font-size: 18px;
    margin-top: 15px;
}
.panchkarma_other_wrapper .other_panchkarma_green_box {
    background-color: #254A28;
    border-radius: 10px;
}
.panchkarma_other_wrapper .other_panchkarma_green_box .other_panchkarma_white_box {
    background-color: #FFF;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.panchkarma_other_wrapper .other_panchkarma_green_box p {
    font-size: 19px;
    text-align: center;
    padding: 5px 0;
}
.panchkarma_other_wrapper .other_panchkarma_green_box .other_read a.know_new {
    font-size: 14px;
    color: #FFF;
    text-align: center;
    margin: 0 auto;
    display: block;
}
.panchkarma_other_wrapper .other_panchkarma_green_box .other_read a.know_new img {
    padding-left: 5px;
}
.panchkarma_other_wrapper .other_panchkarma_green_box .other_read {
    padding-top: 10px;
    padding-bottom: 5px;
}
.panchkarma_success_wrapper {
    background: transparent;
    padding-bottom: 50px;
}
.panchkarma_other_wrapper .panchkarma_other_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    gap: 20px;
}
.invisible_box {
    visibility: hidden;
}
.panchkarma_other_wrapper .other_panchkarma_green_box .other_panchkarma_white_box strong {
    font-weight: 600;
    color: #000;
}
.panchkarma_other_wrapper {
    padding-bottom: 40px;
}
.panchkarma_success_wrapper .vopd_new_box {
    padding-bottom: 0;
}
.modern_voice_wrapper .socia_media_btns ul {
    margin: 0;
    padding: 0;
}
.modern_voice_wrapper .socia_media_btns ul li {
    list-style: none;
    display: inline-block;
    margin: 20px 4px;
}
.modern_voice_wrapper .socia_media_btns ul li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition:all 0.3s ease-in-out;
}
.modern_voice_wrapper .socia_media_btns ul li a:hover{
    transform: translateY(-3px);
}
/*New Panchkarma Home Page CSS ends here*/

/*New Vamana Page CSS starts here*/
.virechana-bottom p:last-child {
    padding: 0;
}
 
.virechana-bottom {
    padding: 50px 0 0;
}
.virechana-bottom p {
    text-align: center;
    font-size: 18px;
    padding-bottom: 20px;
}
 
 
.vamana_types_wrapper .carousel {
    overflow: hidden;
}
 
.vamana_types_wrapper .track{
  display:flex;
  gap:20px;
  cursor:grab;
  user-select:none;
  will-change: transform;
}
 
.vamana_types_wrapper .track.dragging{
  cursor:grabbing;
}
 
.vamana_types_wrapper .card {
    width: 400px;
    padding: 13px 20px;
    background: #fff;
    border-radius: 10px;
    flex-shrink: 0;
    box-shadow: rgb(99 99 99 / 0%) 0px 2px 8px 0px;
    margin-bottom: 20px;
}
.vamana_types_wrapper .cardImg img {
    width: 100%;
}
.vamana_types_wrapper .cardImg {
    margin-bottom: 12px;
}
.vamana_types_wrapper .card h4 {
    font-size: 30px;
    font-weight: 500;
    color: #000;
}
.vamana_types_wrapper .card p {
    font-size: 20px;
    color: #555555;
}
.virechana_panch_wrapper .emotional_benefits_wrapper p {
    padding: 0;
}
.nasya_key_benefits .benefit_content ul li:nth-child(4) {
    margin-left: 40px;
}
.nasya_key_benefits .benefit_content ul li:nth-child(5) {
    margin-left: 20px;
}
.nasya_panchk .other_therapy_heading {
    margin-bottom: 29px;
}
.nasya_types_wrap .card h4 {
    font-size: 25px !important;
}
.grey_para {
    text-align: center;
    color: #555555;
    font-size: 18px;
}
.vamana_banner {
    background-image: url(../images-new/vaman_banner_base.webp);
    padding-top: 40px;
}
.vamana_banner img{
    object-fit: none;
}
.vamana_banner .js_video_main:before{
    display:none;
}
.four_pillar_heading h3 {
    font-size: 36px;
    font-weight: 600;
    color: #000;
}
.vamana_panch_wrapper .column_reverse ul li:before {
    top: 20px;
}

.tabbable-line > .nav-tabs {
    border: none;
    margin: 0px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    column-gap: 30px;
}
 
.tabbable-line > .nav-tabs img {
    width: 100%;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  background-color:#254A28;
  border-radius:10px;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
  background-color:#254A28;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .nav-tabs > li.active > a.active{
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}
.vamana_tabs_wrapper .tabbable-line > .nav-tabs > li > a.active, .vamana_tabs_wrapper .tabbable-line > .nav-tabs > li > a.hover {
    background-color: #254A28;
    display: block;
    border-radius: 10px;
    padding: 10px;
    color:#FFF;
}
.vamana_tabs_wrapper .tabbable-line > .nav-tabs > li > a:hover h3{
    color:#FFF;
    padding-top: 10px;
}
.vamana_tabs_wrapper .tabbable-line > .nav-tabs > li > a {
    text-align: center;
    color: #000;
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 25%);
    display: block;
    border-radius: 10px;
    padding: 10px;
}
.vamana_tabs_wrapper .tabbable-line > .nav-tabs > li > a h3 {
    font-size: 20px;
    padding-top: 10px;
}
.vamana_tabs_wrapper .tab-content p.therapy_tab_head{
    font-weight:600;
}
.vamana_tabs_wrapper .tab-content p {
    padding-bottom: 11px;
    color:#555555;
}
.vamana_tabs_wrapper .tab-content p.therapy_tab_head {
    font-weight: 700;
    color: #000;
    padding-bottom:0;
}
.vamana_tabs_wrapper .tab-content {
    padding-top: 29px;
}
.vamana_tabs_wrapper .list_text {
    padding-top: 10px;
}
.vamana_panch_wrapper .four_pillar_heading, .vamana_tabs_wrapper .four_pillar_heading {
    padding: 15px;
}
.vamana_types_wrapper .therapy_type_box {
    box-shadow: 0 4px 14px 0 rgb(0 0 0 / 15%);
    border-radius: 10px;
    padding: 20px;
    min-height: 590px;
    background-color: #FFF;
}
.vamana_types_wrapper .therapy_type_box img {
    width: 100%;
}
.vamana_types_wrapper .therapy_type_box h4 {
    font-weight: 600;
    padding-top: 20px;
    color: #000;
}
.vamana_types_wrapper .therapy_type_box p {
    color: #555555;
    padding-top: 10px;
}
p.grey_sub_text {
    color: #555555 !important;
}
.vamana_types_wrapper {
    background-image:url(../images-new/vaman_types_base.webp);
    background-repeat:no-repeat;
    background-size:100%;
}
.key_benefits_wrapper .benefit_content ul {
    margin: 0;
    padding: 0;
}
.key_benefits_wrapper .benefit_content ul li h3 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.key_benefits_wrapper .benefit_content ul li {
    position: relative;
    padding-bottom: 40px;
}
.key_benefits_wrapper .benefit_content ul li:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #254a28;
    border-radius: 50%;
    left: -29px;
    top: 0px;
    color: #fff;
    font-size: 27px;
    text-align: center;
    background-image: url(../images-new/Vector.png);
    background-repeat: no-repeat;
    background-size: 11px;
    background-position: center center;
}
.key_benefits_wrapper .row {
    align-items: center;
}
.key_benefits_wrapper .benefit_content ul li:nth-child(2), .key_benefits_wrapper .benefit_content ul li:nth-child(4) {
    margin-left: 20px;
}
.nasya_key_benefits .benefit_content ul li:nth-child(4) {
    margin-left: 40px !important;
}
.key_benefits_wrapper .benefit_content ul li:nth-child(3) {
    margin-left: 40px;
}
.emotional_benefits_wrapper ul li:before{
    top:15px !important;
}
.emotional_benefits_wrapper .four_pillar_heading {
    margin-bottom: 20px;
}
.condition_reversed_wrapper {
    background-image: url(../images-new/rev_condition_base.webp);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40px;
    margin-top: 29px;
}
.condition_reversed_wrapper h2 {
    color: #FFF;
    text-align: center;
    font-size: 36px;
}
.condition_reversed_wrapper .condition_inner {
    display: flex;
    justify-content: space-evenly;
    padding-top: 20px;
}
.condition_reversed_wrapper .condition_inner .condition_box {
    background-color: #FFF;
    border-radius: 10px;
}
.condition_box img {
    width: 100%;
}
.condition_reversed_wrapper .condition_inner .condition_box h3 {
    font-size: 20px;
    font-weight: 600;
    padding: 10px;
    text-align: center;
}
.condition_reversed_wrapper p {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.tabbable-line > .nav-tabs > li.active h3 {
    color: #FFF;
}
.basti_types .therapy_type_box {
    min-height: auto;
}
.types_of_basti .therapy_type_box {
    min-height: 540px;
}
/*New Vamana Page CSS ends here*/
.raktamokshana_types_box ul li strong {
    font-weight: 600;
    color: #000;
}
.akshitarpan_types .raktamokshana_types_box {
    min-height: 682px;
}
.akshitarpan_types ul li {
    padding-bottom: 15px;
}
.cancer_new_page_wrap.services_new_page_wrap {
  background-image: url(../images-new/service-new-bg.webp);
}
.raktamokshana_types_box img {
    width: 100%;
}
.raktamokshana_types_box h3 {
    font-size: 20px;
    font-weight: 600;
    padding: 15px 0;
    color:#000;
}
.raktamokshana_types_box p {
    font-size: 16px;
    color: #555555;
}
.raktamokshana_types_box ul{
    padding-top:10px;
}
.raktamokshana_types_box ul li {
    position: relative;
    padding-bottom: 10px;
}
.raktamokshana_types_box {
    background-color: #FFF;
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 15%);
    border-radius: 15px;
    min-height: 665px;
    padding: 15px;
}
.condition_reversed_wrapper .other_therapy_heading {
    background-color: transparent;
    border: 0;
}
.condition_reversed_wrapper .other_therapy_heading h3 {
    color: #FFF;
}
.condition_reversed_wrapper .other_therapy_heading p.grey_sub_text {
    color: #FFF !important;
    font-size: 20px;
    font-weight: 500 !important;
    padding-top: 10px;
}
.condition_reversed_wrapper .card p {
    text-align: left;
}
.raktamokshana_types_box ul li:before {
    content: '';
    position: absolute;
    background-image: url(../images-new/black_arrow.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center center;
    width: 20px;
    height: 20px;
    left: -29px;
    top: 2px;
}
.cancer_new_page_wrap {
  background-image: url(../images-new/hero-banner-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  margin-top: 100px;
  background-position: bottom;
}

.other_panchkarma_btn {
    margin: 0 auto;
    display: block;
    max-width: 300px;
    margin-top: 38px;
}
.other_panchkarma_btn:focus {
    color: #FFF !important;
}
.treatemefnt_boxx img {
    width: 100%;
}
.asthma_page_bg{
  background-image: url(../images-new/asthma_bg.webp);
}
.bp_page_bg{
  background-image: url(../images-new/bp_bg.webp);
}
.back_pain_page_bg{
  background-image: url(../images-new/back_pain_bg.webp);
}
.diabetes_page_bg{
  background-image: url(../images-new/diabetes_bg.webp);
}
.eyes_page_bg{
  background-image: url(../images-new/eyes_bg.webp);
}
.heart_page_bg{
  background-image: url(../images-new/heart_bg.webp);
}
.infertility_page_bg{
  background-image: url(../images-new/infertility_bg.webp);
}
.joint_pain_page_bg{
  background-image: url(../images-new/joint_Pain_bg.webp);
}
.kidney_page_bg{
  background-image: url(../images-new/kidney_bg.webp);
}
.liver_page_bg{
  background-image: url(../images-new/liver_bg.webp);
}
.migraine_page_bg{
  background-image: url(../images-new/migraine_bg.webp);
}
.skin_page_bg{
  background-image: url(../images-new/skin_bg.webp);
}
.piles_page_bg{
  background-image: url(../images-new/piles_bg.webp);
}
.cancer_location_banner{
    background-image: url(../images-new/cancer_location_bg.webp);
}
.kidney_location_bg{
    background-image: url(../images-new/kidney_location_bg.webp);
}
.cancer_new_page_wrap.diabetes_page{
    background-image:none;
}
.no_background {
  background-image: none;
}
.no_background .green_bold_head {
  color: #ffffff;
  font-weight: 600;
  background: #254a28;
  padding: 5px 10px;
}
.cancer_new_page_wrap .row {
  align-items: center;
  display: flex;
  padding: 48px 0;
}
.cancer_new_page_wrap h3 {
  font-family: "Poppins", sans-serif;
  color: #000;
  font-size: 30px;
  font-weight: 600;
  line-height: 46px;
  margin: 0;
}
.cancer_new_page_wrap h1 {
  font-family: "Exo", sans-serif;
  font-size: 48px;
  line-height: 71px;
  font-weight: 600;
  margin: 0;
  padding: 10px 0;
}
.cancer_new_page_wrap p {
  font-size: 22px;
  line-height: 35px;
  font-weight: 500;
  color: #444444;
  margin: 0;
}
.cancer_new_page_wrap h1 strong {
  background-color: #254a28;
  color: #fff;
  padding: 8px 10px;
}
.treatment_stories_wrap {
  padding: 50px 0;
  background-color: #f3fbf4;
  margin-bottom: 50px;
}
.treatment_stories_wrap h2 {
  font-size: 36px;
  font-weight: 600;
  text-align: center;
  padding-bottom: 10px;
}
.slick-slider .slick-track {
  display: flex;
  justify-content: center;
  /*gap:24px;*/
  /*margin-bottom:30px;*/
  margin-top: 10px;
}
.treatment_stories_wrap .treatment_two_box {
  display: flex;
  align-items: center;
  width: auto;
  justify-content: space-evenly;
  margin: 0 12px;
}
.treatment_stories_wrap .treatment_two_box .treatement_boxx{
  box-shadow: 1px 2px 5px #c5c5c5;
  border-radius: 10px;
  padding: 16px;
  background-color: #fff;
  width: 100%;
  cursor:pointer;
}
.treatment_stories_wrap .treatment_two_box .treatement_boxx img {
  width: 100%;
  border-radius: 10px;
}
.treatment_stories_wrap .treatment_two_box .treatement_boxx h3 {
  font-size: 24px;
  color: #000;
  text-align: center;
  padding-top: 20px;
}
.treatment_stories_wrap .new_btn {
  text-align: center;
  margin: 0 auto;
  display: block;
  max-width: 216px;
  background-color: #254a28;
  color: #fff;
  border-radius: 10px;
  min-height: 55px;
  line-height: 55px;
  font-size: 18px;
  font-weight: 600;
  margin-top: 40px;
}
.treatment_stories_wrap button.slick-prev.slick-arrow, .treatment_stories_wrap button.slick-next {
    background: #254a28;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: #fff;
    box-shadow: 0 -4px 14px 0 rgb(0 0 0 / 15%) !important;
    z-index: 2;
}
.treatment_stories_wrap button.slick-prev.slick-arrow {
    transform: rotate(180deg);
    left:0;
}
.treatment_stories_wrap button.slick-next.slick-arrow {
    right:0;
}
.treatment_stories_wrap button.slick-prev.slick-arrow:before, .treatment_stories_wrap button.slick-next.slick-arrow:before {
    background-image: url(../images-new/Forward.png);
    background-size: 24px;
    font-size: 24px;
    opacity: 1;
    color: transparent;
}
.slick-dots li button:before {
    color: transparent !important;
}
g.highcharts-exporting-group {
  display: none;
}
.video_desc_wrap .row {
    background-color: #f3fbf4;
    border-radius: 10px;
    padding: 20px;
    align-items: center;
    margin: 30px 0 0;
}
.video_desc_wrap .success_stories_wrapper .row {
    padding: 0;
}
.video_desc_wrap ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.video_desc_wrap ul li {
    background-color: #fff;
    border-radius: 10px;
    padding: 14px 7px 14px 0;
    color: #444444;
    font-size: 16px;
    font-weight: 600;
    font-family: "Exo", sans-serif;
    list-style: none;
    position: relative;
    padding-left: 65px;
    box-shadow: 1px 2px 4px rgb(0 0 0 / 25%);
}
.video_desc_wrap ul li:before {
  content: "";
  position: absolute;
  width: 41px;
  height: 41px;
  background-color: #254a28;
  border-radius: 50%;
  left: 10px;
  top: 15px;
  color: #fff;
  font-size: 27px;
  text-align: center;
  background-image: url(../images-new/Vector.png);
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: center center;
}
.video_desc_wrap h2,
.research_wrapper_new h2,
.video_wrapper_new h2,
.webinar_wrapper_new h2,
.about_acharya_jii_wrapper h2,
.awards_wrapper h2,
.herbs_wrapper h2 {
  font-size: 36px;
  color: #000;
  text-align: center;
  font-weight: 600;
  font-family: "Exo", sans-serif;
  text-transform: capitalize;
}
.award_box {
    margin-top: 30px;
}
.video_desc_wrap h2 {
  padding-top: 0;
}
.video_new_iframe .modal-dialog {
  max-width: 1080px;
}
.video_new_iframe .modal-dialog iframe {
    min-height: 580px;
}
.video_new_iframe .modal-dialog .modal-header button.close {
    position: absolute;
    right: -8px;
    background-color: #ccc;
    width: 40px;
    height: 40px;
    font-size: 28px;
    top: -10px;
    border-radius: 50%;
    z-index: 999;
    padding: 0;
    color: #000;
}
.fixed_form {
  /*background-color: #F3FBF4;*/
  background-image: none;
}
.form_fixed.btn .offcanvas-header {
  position: absolute;
  right: 0;
  z-index: 999;
}
.form_fixed.btn div#enquire_form_fixed .offcanvas-body.small {
  padding-top: 0;
  box-shadow: 0 0 14px 0 rgb(0 0 0 / 15%);
  overflow-y: hidden;
}
.fixed_form .input-field {
  border-color: #f5f5f5;
  border-radius: 10px;
}
.fixed_form .appointment-btnss {
    border-radius: 10px;
    background-color: #254a28;
}
.fixed_form label {
  font-size: 18px;
}
.map_location_wrapper h2 {
  font-size: 36px;
  text-align: center;
  font-weight: 700;
  font-family: "Exo", sans-serif;
  color: #444444;
  padding-bottom: 47px;
}
.map_location_wrapper {
  padding-top: 50px;
  padding-bottom: 70px;
  position: relative;
}
/* Research css starts here */
.research_colab ul li {
  display: inline-block;
  list-style: none;
}
.research_colab marquee {
  padding-top: 20px;
}
.research_colab .new_page_heading {
    text-align: center;
    background-color: #e2f5e5;
    border-radius: 10px;
    border: 2px #21702e dashed;
    font-size: 36px;
    font-family: "Exo", sans-serif;
    font-weight: bold;
    padding: 27px 15px;
    margin: 50px 0px 20px;
}

/* Mantra css starts here */
.mantra_wrapper {
  background-image: url(../images-new/mantra_bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: auto;
  padding-bottom: 50px;
  margin-top: 50px;
  background-position: center bottom;
}
.mantra_wrapper .row {
  align-items: center;
}

/* Causes css starts here */
.causes_wrapper h2,
.modern_wrapper h2 {
  font-size: 36px;
  text-align: center;
  color: #000;
  font-family: "Exo", sans-serif;
  font-weight: 600;
  padding-top: 16px;
}
.causes_wrapper h2.cause-heading {
  margin-top: 16px;
  margin-bottom: 36px;
  padding: 0;
}
.causes_wrapper .cause_box {
  box-shadow: 0 0 14px 0 rgb(0 0 0 / 25%);
  padding-bottom: 15px;
  margin-bottom: 25px;
  border-radius: 15px;
}
.causes_wrapper .cause_box img {
  width: 100%;
}
.causes_wrapper .cause_box h3 {
    text-align: center;
    margin: 0;
    padding: 15px 5px 0;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600;
    font-family: "Exo", sans-serif;
}
.causes_wrapper .new_btn {
  text-align: center;
  margin: 0 auto;
  display: block;
  max-width: 216px;
  background-color: #254a28;
  color: #fff;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
  text-decoration: none;
}
/* Research Paper starts here */
.modern_wrapper .modern_science_inner {
  display: flex;
}
.modern_wrapper {
  padding-top: 48px;
}
.research_wrapper_new .video_reviews img {
    object-fit: contain;
    object-position: top;
}
.modern_wrapper h2 {
  background: #e2f5e5;
  padding-top: 50px;
  padding-bottom: 20px;
  background: linear-gradient(to bottom, rgb(226 245 229), rgb(255 255 255));
}
.modern_wrapper .modern_science_inner .modern_medicion_box {
  box-shadow: 0 0 14px 0 rgb(0 0 0 / 15%);
  border-radius: 10px;
  margin-bottom: 10px;
}
.modern_wrapper .modern_science_inner .modern_medicion_box p {
  font-size: 19px;
  text-align: center;
  color: #000;
  padding: 10px 0 0 0;
  font-weight: 600;
  font-family: "Exo", sans-serif;
}
.modern_wrapper .modern_science_inner .modern_medicion_box img {
  margin: 0 auto;
  width: 100%;
}
.modern_wrapper .modern_science_inner .modern_medicion_box h3 {
  font-size: 24px;
  text-align: center;
  color: #000;
  font-weight: 600;
  font-family: "Exo", sans-serif;
  padding: 15px 9px;
  min-height: 83px;
}
.modern_wrapper
  .modern_science_inner
  .modern_medicion_box
  span.small_text_inner {
  text-align: center;
  display: block;
  min-height: 30px;
}
.modern_wrapper .modern_science_inner button.slick-next.slick-arrow,
.modern_wrapper .modern_science_inner button.slick-prev.slick-arrow {
  box-shadow: 0 4px 14px 0 rgb(0 0 0 / 15%);
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: #fff;
  z-index: 2;
}
.modern_wrapper .modern_science_inner button.slick-next.slick-arrow {
  right: 0;
}
.modern_wrapper .modern_science_inner button.slick-prev.slick-arrow {
  left: 0;
}
.modern_wrapper .modern_science_inner button.slick-next.slick-arrow:focus, .herbs_wrapper button.slick-next.slick-arrow:focus, .herbs_wrapper button.slick-prev.slick-arrow:focus {
  box-shadow: 0 4px 14px 0 rgb(0 0 0 / 15%) !important;
}
.modern_wrapper .modern_science_inner button.slick-next.slick-arrow:before {
  background-image: url(../images-new/Forward.png);
  background-size: 24px;
  font-size: 24px;
  opacity: 1;
  color: transparent;
}

.modern_wrapper button.slick-prev.slick-arrow:before {
    background-image: url(../images-new/Forward.png);
    background-size: 24px;
    font-size: 24px;
    opacity: 1;
    color: transparent;
}
.modern_wrapper button.slick-prev.slick-arrow {
  transform: rotate(180deg);
}
.modern_wrapper button.slick-prev.slick-arrow {
  top: 50%;
  box-shadow: 0 -4px 14px 0 rgb(0 0 0 / 15%) !important;
}
.modern_wrapper .modern_science_inner button.slick-prev.slick-arrow:focus {
  box-shadow: 0 4px 14px 0 rgb(0 0 0 / 15%) !important;
}
.patient_data_wrapper .slider-item {
  /*border: 2px #ff5757 solid;*/
  border-radius: 10px;
}
.patient_data_wrapper .slider-item h2 {
  color: #ff2b2b;
}
.patient_data_wrapper .h-100 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.slick-initialized .slick-slide {
  display: block;
  margin: 0 10px;
}
.head-large {
    font-size: 62px;
    margin-top: 7px !important;
}
.page_heading_wrapper .new_page_heading, .four_pillars_mantras_wrapper .new_page_heading {
    text-align: center;
    background-color: #e2f5e5;
    border-radius: 10px;
    /*border: 2px #21702e dashed;*/
    font-size: 40px;
    font-family: "Exo", sans-serif;
    font-weight: bold;
    padding: 25px 10px;
}
.four_pillars_mantras_wrapper .new_page_heading {
  font-size: 36px;
  margin-bottom: 40px;
  margin-top: 40px;
}
.four_pillar_heading {
    text-align: center;
    background-color: #e2f5e5;
    border-radius: 10px;
    border: 2px #21702e dashed;
    padding: 30px 10px;
    margin: 50px 0;
    font-size:22px;
}
.four_pillar_heading h2 {
  font-size: 36px;
  font-family: "Exo", sans-serif;
  font-weight: bold;
  padding-top: 0 !important;
}
.four_pillar_heading p {
  font-size: 22px;
  color: #444444;
  font-family: "Exo", sans-serif;
  font-weight: 500;
  padding: 0 20px;
}
.pillar_videos ul li {
  border: 1px #e3e3e3 solid;
  box-shadow: none;
}
.pillar_videos ul li h3 {
  color: #444444;
  font-size: 20px;
  font-weight: bold;
  font-family: "Exo", sans-serif;
}
.pillar_videos ul li p {
  color: #444444;
  font-size: 16px;
  padding-top: 5px;
  font-weight: 600;
  padding-right: 10px;
}
.pillar_videos ul li {
  padding-left: 50px;
}
.pillar_videos ul li:before {
  width: 20px;
  height: 20px;
  left: 20px;
  top: 15px;
  background-size: 11px;
}
.pillar_videos .therapy_heading {
  /*color: #254A28;*/
  /*text-align: center;*/
  /*font-weight: bold;*/
  /*font-size: 30px;*/
  /*position: relative;*/
  /*padding-bottom: 20px;*/
  /*padding-top: 30px;*/

  display: flex;
  align-items: center;
  justify-content: center;
  color: #2d5b2d; /* dark green */
  font-weight: bold;
  font-size: 30px;
  padding: 0 0 10px 0;
}
.pillar_videos .therapy_heading:before,
.pillar_videos .therapy_heading:after {
  content: "";
  flex: 1;
  border-bottom: 1px solid #2d5b2d;
  margin: 0 10px;
}
/*.pillar_videos .therapy_heading:before {*/
/*    content: '';*/
/*    background-color: #254A28;*/
/*    width: 37%;*/
/*    height: 2px;*/
/*    position: absolute;*/
/*    left: 15px;*/
/*    z-index: 100;*/
/*    top: 48px;*/
/*}*/
/*.pillar_videos .therapy_heading:after {*/
/*    content: '';*/
/*    background-color: #254A28;*/
/*    width: 37%;*/
/*    height: 2px;*/
/*    position: absolute;*/
/*    right: 15px;*/
/*    z-index: 100;*/
/*    top: 48px;*/
/*}*/
.success_stories_wrapper {
  background-color: #f3fbf4;
  margin-top: 30px;
}
.success_stories_wrapper {
  background-color: #f3fbf4;
  margin-top: 50px;
  padding-bottom: 50px;
  padding-top: 50px;
}
.video_desc_wrap h2 {
  font-size: 36px;
  color: #000;
  text-align: center;
  font-weight: 600;
  /*padding-top:30px;*/
  font-family: "Exo", sans-serif;
}
/*.success_stories_wrapper .video_reviews {*/
/*    background-color: #fff;*/
/*    border-radius: 10px;*/
/*    box-shadow: 0 0 14px 0 rgb(0 0 0 / 15%);*/
/*    overflow: hidden;*/
/*    transition: all 0.7s ease-in-out;*/
/*    padding-top:20px;*/
/*}*/
.journey_video img, .webinar_imgg img {
    width: 100%;
}
.four_pillar_heading h2 {
  padding-top: 0 !important;
}
.four_pillar_heading.panchkarma-heading {
  margin-top: 50px;
  margin-bottom: 40px;
}
.success_stories_wrapper .video_reviews img {
    width: 100%;
    height: 300px;
    object-position: center;
    object-fit: cover;
}
  .border-anima-green {
    /*height: 100%;*/
    width: 100%;
    background: linear-gradient(90deg, #21702e 50%, transparent 50%),
      linear-gradient(90deg, #21702e 50%, transparent 50%),
      linear-gradient(0deg, #21702e 50%, transparent 50%),
      linear-gradient(0deg, #21702e 50%, transparent 50%);
    background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
    background-size: 16px 2px, 16px 2px, 2px 16px, 2px 16px;
    background-position: 0% 0%, 100% 100%, 0% 100%, 100% 0px;
    padding: 10px;
    animation: dash 30s linear infinite;
  }
  
.disease_img_box .you_tube_strip {
    background-color: #FF5151;
    padding: 7px 0;
    position: relative;
    top: -5px;
    border-radius: 0 0 10px 10px;
}
.disease_img_box .you_tube_strip .you_tube_inner {
    display: flex;
    justify-content: center;
    gap: 10px;
    align-items:center;
}
.disease_img_box .you_tube_strip .you_tube_inner h3 {
    color: #FFF;
    font-size: 24px;
    line-height: 45px;
}
.disease_img_box:hover {
    transform: translateY(-8px);
}
.awards_wrapper .awards_inner {
    padding-top: 30px;
}
.awards_wrapper h3 {
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    padding-top: 15px;
}
.awards_wrapper  p {
    font-size: 22px;
    font-weight: 500;
}
.awards_wrapper .cause_box {
    box-shadow: 0 0 14px 0 rgb(0 0 0 / 15%);
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-radius: 10px;
}
.awards_wrapper .cause_box img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}
.custom-accordion .accordion-body {
    font-size: 16px;
    font-weight: 500;
    color: #666666;
}

/*Location Page CSS starts here*/
.cancer-loca_specific_wrap {
    background-color: #F3FBF4;
    padding: 50px 0;
    margin-bottom: 50px;
}
.cancer-loca_specific_wrap h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #000;
    padding-bottom: 30px;
}
.loc_mb_40{
    margin-bottom:40px;
}
.cancer-loca_specific_wrap .location_specific_info li {
    font-size: 18px;
    color: #444444;
    line-height: 34px;
    position: relative;
    font-weight: 500;
    padding-bottom: 20px;
}
.cancer-loca_specific_wrap .location_specific_info li:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    background-color: #254A28;
    border-radius: 50%;
    left: -30px;
    top: 8px;
    background-image: url(../images-new/loca_arrow.png);
    background-repeat: no-repeat;
    background-size: 9px;
    background-position: center center;
}
.cancer-loca_specific_wrap .row {
    align-items: center;
}
.loca_testimonial {
    background-color: #F3FBF4;
    margin-top: 50px;
    padding: 40px 0;
}
.loca_testimonial h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #000;
    padding-bottom: 20px;
}
/*.loca_testimonial .loca_review_box {*/
/*    max-width: 633px;*/
/*    min-height:500px;*/
/*    background-image: url(../images-new/testimonial_new_bg.png);*/
/*    background-repeat: no-repeat;*/
/*    background-size: 100%;*/
/*    background-position: center center;*/
/*}*/
.loca_testimonial .loca_review_box {
    max-width: 633px;
    height: auto;
    background-image: url(../images-new/testimonial_new_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center center;
    border-radius: 30px;
    padding: 80px 26px 20px;
    border: 3px #254A28 solid;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.loca_testimonial .loca_review_box .loc_review_bottom {
    display: flex;
    align-items: center;
    gap: 15px;
    padding-top: 22px;
}
.loca_testimonial .loca_review_box p {
    color: #444444;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
.loca_testimonial .loca_review_box .loc_review_bottom img {
    max-width: 74px;
    border-radius:50%;
}
.loca_testimonial .loca_review_box .loc_review_bottom h4 {
    margin: 0;
    font-size: 20px;
    color: #000;
    font-weight: 600;
}
.loca_testimonial .loca_review_box:before {
    content: '';
    position: absolute;
    background-image: url(../images-new/new_left_icon.png);
    width: 58px;
    height: 42px;
    left: 20px;
    top: 25px;
}
.loca_testimonial .loca_review_box:after {
    content: '';
    position: absolute;
    background-image: url(../images-new/new_right_icon.png);
    width: 58px;
    height: 42px;
    right: 20px;
    bottom: 20px;
}
.loca_testimonial button.slick-prev.slick-arrow, .loca_testimonial button.slick-next.slick-arrow {
    background-color: #254A28;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    z-index: 99;
}
.about_acharya_location{
    background-image:none !important;
}
.award_location_wrapper {
    background-color: #F3FBF4;
}
.award_location_wrapper .cause_box {
    background-color: #FFF;
}



/*Location Page CSS ends here*/
@media (max-width: 1200px){
    .success_stories_wrapper .video_reviews img {
        height:200px;
    }
}
.success_stories_wrapper .video_reviews a{
    text-decoration:none;
}
.success_stories_wrapper .video_reviews h3 {
  text-align: center;
  font-size: 24px;
  color: #000;
  padding-top: 20px;
  font-family: "Exo", sans-serif;
  padding-bottom: 20px;
}
.research_wrapper_new {
  background-color: transparent;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 0;
}
.research_wrapper_new .video_reviews h3 {
  font-size: 18px;
      margin: 20px;
    padding: 0;
  padding-top:15px;
   display: -webkit-box;
    -webkit-line-clamp: 2;        /* limit to 2 lines */
    -webkit-box-orient: vertical;
    overflow: hidden;             /* hide the rest */
    text-overflow: ellipsis; 
}
.research_wrapper_new h2 {
  padding-bottom: 38px;
}
.video_wrapper_new h2 {
  padding-bottom: 20px;
  padding-top: 50px;
}
.webinar_wrapper_new {
  background-image: url(../images-new/webinar_bgg.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding-bottom: 50px;
  padding-top: 50px;
  text-align: center;
}
.journey_video {
  text-align: center;
  position:relative;
}
.webinar_wrapper_new p {
  color: #444444;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 10px;
}
.webinar_wrapper_new .webinar_imgg {
  position: relative;
}
.webinar_wrapper_new p {
  color: #444444;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 10px;
}
.webinar_wrapper_new .webinar_imgg .webinar_btnn {
    position: absolute;
    bottom: -37px;
    left: 0;
    right: 0;
    text-align: center;
    background-color: #fff;
    max-width: max-content;
    padding: 10px 20px;
    margin: 0 auto;
    border-radius: 20px;
    color: #274c2a;
    font-size: 36px;
    font-weight: bold;
    border: 5px #254a28 solid;
    /* border: 5px solid; */
    /* border-image: linear-gradient(45deg, #254A28, #FFF, #254A28) 1; */
}
.webinar_wrapper_new .webinar_register {
  text-align: center;
  margin: 0 auto;
  display: block;
  background-color: #254a28;
  color: #fff;
  max-width: 193px;
  margin-top: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 10px;
  font-size: 20px;
}
.video_reviews,
.disease_img_box {
  cursor: pointer;
}
.about_acharya_jii_wrapper {
  background-image: url(../images-new/about_bgg.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  padding: 0 0 50px 0;
  margin-top: 50px;
}
.about_acharya_jii_wrapper ul {
  margin: 0;
  padding: 0;
}
.about_acharya_jii_wrapper ul li {
  font-size: 18px;
  line-height: 25px;
  padding-bottom: 20px;
  position: relative;
  padding-left: 35px;
  font-weight:600;
}
.about_acharya_jii_wrapper ul li:last-child {
    padding-bottom: 0;
}
.about_acharya_jii_wrapper ul li:before {
  content: "";
  position: absolute;
  width: 21px;
  height: 21px;
  background-color: #254a28;
  border-radius: 100%;
  left: 0;
  background-size: 8px;
  background-image: url(../images-new/right_arrow_small.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.about_acharya_jii_wrapper .row {
  align-items: center;
}
.about_acharya_jii_wrapper h2 {
  padding-bottom: 20px;
  padding-top: 50px;
}
.awards_wrapper p {
  text-align: center;
  color: #000;
  font-size: 24px;
  font-weight: 600;
}
.awards_wrapper .cause_box p {
    font-size: 18px;
    font-weight: 600;
    padding: 10px 10px 0;
}
.insurance_wrapper {
  padding-top: 50px;
}
.herbs_wrapper button.slick-next.slick-arrow, .herbs_wrapper button.slick-prev.slick-arrow {
      background: #fff;
      box-shadow: 0 4px 14px 0 rgb(0 0 0 / 15%);
      width: 40px;
      height: 40px;
      border-radius: 100%;
      display:block !important;
}
.herbs_wrapper button.slick-next.slick-arrow {
  right: 0;
}
.herbs_wrapper button.slick-prev.slick-arrow {
  left: 0;
}
.herbs_wrapper .ayurvdic-treatment-slider .slick-next:before,
.herbs_wrapper .ayurvdic-treatment-slider .slick-prev:before {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.herbs_wrapper .ayurvdic-treatment-slider .slick-next:before, .herbs_wrapper .ayurvdic-treatment-slider .slick-prev:before {
    background-image: url(../images-new/Forward.png);
    background-size: 25px;
    width: 25px;
    height: 25px;
    background-position: center center;
    top: 8px;
    left: 0px;
}
.herbs_wrapper .ayurvdic-treatment-slider .slick-prev:before {
  transform: rotate(180deg);
}
.herbs_wrapper .slider-item.white_bg {
  border-radius: 10px;
  padding-top: 10px;
}
.herbs_wrapper h2 {
  padding-bottom: 10px;
}
.new_faq_wrapper h2 {
  background: linear-gradient(to bottom, rgb(226 245 229), rgb(255 255 255));
  font-size: 36px;
  color: #000;
  text-align: center;
  font-weight: 600;
  padding-top: 50px;
  font-family: "Exo", sans-serif;
  text-transform: capitalize;
  padding-bottom: 28px;
}
.new_faq_wrapper .faq_box {
  box-shadow: 0 0 14px 0 rgb(0 0 0 / 15%);
  text-align: center;
  margin-bottom: 25px;
  padding-top: 0;
  border-radius: 10px;
}
.new_faq_wrapper .faq_box h3 {
  padding: 25px 20px;
  font-size: 20px;
  font-weight: 600;
}
.new_faq_wrapper .faq_box img {
  width: 100%;
  border-radius: 10px;
}
/*.fixed_form {*/
/*    position: fixed;*/
/*    z-index: 999;*/
/*    bottom: 0;*/
/*    box-shadow: 0 0 14px 0 rgb(0 0 0 / 15%);*/
/*    width:100%;*/
/*}*/
.form_fixed.btn {
  position: relative;
}
.form_fixed.btn button.btn.btn-primary {
  position: fixed;
  top: 50%;
  right: -10px;
  z-index: 1000;
  max-width: max-content;
  margin: 0 auto;
  background-color: #254a28;
  border-color: #254a28;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.form_fixed.btn div#enquire_form_fixed {
  position: fixed;
  width: 100%;
  height: 160px;
  bottom: 0;
}
/*.form_fixed.btn div#enquire_form_fixed {*/
/*    width: 500px;*/
/*    height: 500px;*/
/*    left: 0;*/
/*    right: 0;*/
/*    margin: 0 auto;*/
/*    border-radius: 100%;*/
/*    top: 30%;*/
/*}*/

.form_fixed.btn div#enquire_form_fixed h2 {
  line-height: 0;
  padding-bottom: 10px;
  padding-top: 10px;
}

/*marquee slider css starts here*/
.research_colab_slider {
  overflow: hidden;
  white-space: nowrap;
  display: flex;
  align-items: center;
  padding: 20px 0;
}
.slide-track {
  display: flex;
  animation: scroll 20s linear infinite;
}

.slide {
  flex: 0 0 auto;
  margin-right: 20px;
}
.modern_wrapper .modern_science_inner li.slick-active,
.insurance_wrapper .insurance_slider li.slick-active {
  width: 10px;
}
.awards_wrapper {
  padding-top: 54px;
}
.awards_wrapper .subheading {
  padding-bottom: 20px;
}
.awards_wrapper .row .award_box img {
  width: 100%;
}
.highlight-btn {
  background: linear-gradient(45deg, #ff416c, #ff4b2b);
  color: #fff;
  border: none;
  padding: 12px 28px;
  border-radius: 10px;
  font-size: 16px;
  cursor: pointer;
  animation: pulse 1.8s infinite;
}
.causes_wrapper h2 {
  padding-bottom: 10px;
}
@keyframes pulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 10px rgba(255, 65, 108, 0.4);
  }
  50% {
    transform: scale(1.05);
    box-shadow: 0 0 25px rgba(255, 65, 108, 0.8);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 10px rgba(255, 65, 108, 0.4);
  }
}

@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
/*marquee slider css ends here*/

.mobile_form {
  display: none;
}
.footer-bottom {
  padding-bottom: 10px;
}
.app_wrapper img {
    width: 100%;
    object-fit: contain;
}
.site-footer .footer-links a:hover {
    color: #eb7839;
}
.footer-links a {
    transition: 0.5s ease;
}
.mobile {
  display: none;
}
.disease_img_box {
    overflow: hidden;
    border-radius: 10px;
}
.you_tube_btn{
    position: relative;
}
.you_tube_btn:before {
    position: absolute;
    content: '';
    width: 77px;
    height: 77px;
    background-color: #FFF;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    margin: 0 auto;
    z-index: 100;
}
.you_tube_btn:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 25px solid #FF0000;
    border-radius: 4px;
    position: absolute;
    top: 50%;
    z-index: 100;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
}
.disease_img_box img{
    width:100%;
}
.disease_img_box img {
    transition: transform 0.8s ease-in-out;
    border-radius: 10px 10px 0 0;
}

.disease_img_box {
    transition: transform 0.8s ease-in-out;
}
.research_colab_slider .slide {
  margin-right: 0;
}
.treatment_stories_wrap .treatment_two_box {
  justify-content: normal;
  padding: 0;
}
.success_stories_wrapper h2 {
    font-size: 36px;
    color: #000;
    text-align: center;
    font-weight: 600;
    /* padding-top: 30px; */
    font-family: "Exo", sans-serif;
    padding-bottom: 10px;
}
.success_stories_wrapper .video_reviews a.read_more_research_btn {
    display: none;
}
.success_stories_wrapper .video_reviews:hover  a.read_more_research_btn {
    display: block;
}
.google_translator_btnn{
    position:absolute; 
    top:29px; 
    right:10px; 
    z-index:9999;
}
.success_stories_wrapper .video_reviews {
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 14px 0 rgb(0 0 0 / 15%);
    overflow: hidden;
    transition: all 0.7s ease-in-out;
    position: relative; /* IMPORTANT */
}

/* Hide read more button initially */
.success_stories_wrapper .video_reviews a.read_more_research_btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #254a28;
    color: #FFF;
    padding: 10px 20px;
    border-radius: 10px;
    display: none;
    transition: all 0.7s ease-in-out;
    z-index: 2;
}

/* Show button on hover */
.success_stories_wrapper .video_reviews:hover a.read_more_research_btn {
    display: block;
}

/* Optional: dim image on hover */
.success_stories_wrapper .video_reviews:hover img {
    opacity: 0.4;
    transition: 0.7s;
}
/*.success_stories_wrapper .video_reviews:hover{*/
/*    background-color:#000;*/
/*}*/
 
.about_acharya_jii_wrapper a.know_acharya_ji_btn {
    color: #FFF;
    background-color: #254A28;
    padding: 12px 30px;
    border-radius: 10px;
    margin: 0 auto;
    display: block;
    text-align: center;
    max-width: 274px;
    margin-top: 30px;
    font-size: 18px;
    font-weight: 600;
}
.webinar_wrapper_new .webinar_imgg img {
    border-radius: 20px;
}
.video_desc_wrap .success_stories_wrapper .video_reviews:hover img {
    opacity: 1;
}


/* Play Button */
  .play-circle {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 95px;
    height: 95px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    backdrop-filter: blur(6px);
    background: #FFF;
    /*border: 2px solid #FF0000;*/
    box-shadow: 0 0 25px #FF0000,
                0 0 45px #FF0000;
    cursor: pointer;
    transition: 0.28s;
  }
 
  .play-circle:hover {
    transform: translate(-50%, -50%) scale(1.12);
    box-shadow: 0 0 40px #FF0000;
  }
 
  .play-circle svg {
    width: 36px;
    height: 36px;
    fill: #FF0000;
    filter: drop-shadow(0 0 8px #FF0000);
  }
 
  /* Ripple Animation */
  .play-circle::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    border: 2px solid #FF0000;
    animation: ripple 1.8s infinite;
  }
 
  @keyframes ripple {
    0% { transform: scale(1); opacity: 1; }
    100% { transform: scale(1.9); opacity: 0; }
  }


@media (max-width: 1399px){
.cancer_new_page_wrap h1 {
    font-size: 40px;
}
.head-large {
    font-size: 52px;
}
}

@media (max-width: 1199px) {
    .cancer_new_page_wrap h1 {
        font-size: 33px;
        line-height: 52px;
    }
    .head-large {
        font-size: 42px;
    }
    
    .video_new_iframe .modal-dialog {
  max-width: unset;
}
.video_new_iframe .modal-dialog iframe {
    min-height: unset;
}
}
@media (max-width: 1099px){
.cancer_new_page_wrap h1 {
    font-size: 30px;
    line-height: 50px;
}
    .head-large {
        font-size: 32px;
    }
}
/* All Tablets */
@media (min-width: 600px) and (max-width: 1024px) {
.services_new_page_wrap p {
    font-size: 20px;
}
.patient_healing_wrapper .healing_journey_box p br{
    display:none;
}
.patient_healing_wrapper .healing_journey_box p {
    font-size: 13px;
}
.service_wrapper .column_reverse {
    flex-direction: column-reverse !important;
}
.disease_img_box img, .disease_img_box .you_tube_strip {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
.dis_read_btn {
    margin-bottom: 20px;
}
  .cancer_new_page_wrap h1 {
    font-size: 25px;
    line-height: 38px;
  }
.vamana_tabs_wrapper .tabbable-line > .nav-tabs {
    display: flex;
    flex-wrap: wrap;
}
.js_integrated_wrapper h1 br, .grey_para br{
    display:none;
}
.vamana_tabs_wrapper .tabbable-line > .nav-tabs > li {
    width: 28%;
}
.vamana_tabs_wrapper .tabbable-line > .nav-tabs > li img {
    width: 100%;
}
.vamana_tabs_wrapper .tabbable-line > .nav-tabs > li > a h3 {
    font-size: 17px;
    padding-top: 10px;
}
.key_benefits_wrapper .row img {
    width: 100%;
}
.condition_reversed_wrapper .condition_inner {
    flex-wrap: wrap;
    gap: 20px;
}
.condition_reversed_wrapper p br{
    display:none;
}
  .cancer_new_page_wrap p {
    font-size: 16px;
    line-height: 30px;
  }
  .cancer_new_page_wrap img {
    width: 100%;
  }
  .treatment_stories_wrap h2,
  .video_desc_wrap h2,
  .causes_wrapper h2,
  .modern_wrapper h2,
  .research_wrapper_new h2,
  .video_wrapper_new h2,
  .about_acharya_jii_wrapper h2,
  .map_location_wrapper h2,
  .herbs_wrapper h2,
  .new_faq_wrapper h2 {
    font-size: 22px;
  }
  .treatment_stories_wrap .treatment_two_box {
    justify-content: center;
  }
  .video_desc_wrap ul li:before {
    width: 30px;
    height: 30px;
    background-size: 14px;
  }
  .video_desc_wrap ul li {
    padding-left: 60px;
    padding-right: 20px;
  }
  .mantra_wrapper img {
    width: 100%;
  }
  .causes_wrapper .cause_box h3 {
    font-size: 16px;
  }
  .modern_wrapper {
    padding-top: 30px;
  }
  .causes_wrapper .new_btn {
    margin-top: 10px;
  }
  .modern_wrapper
    .modern_science_inner
    .modern_medicion_box
    span.small_text_inner {
    min-height: unset;
  }
  .modern_wrapper .modern_science_inner .modern_medicion_box h3 {
    font-size: 20px;
    min-height: 50px;
  }
  .page_heading_wrapper .new_page_heading,
  .four_pillars_mantras_wrapper .new_page_heading {
    font-size: 30px;
  }
  .causes_wrapper h2 {
    padding-bottom: 10px;
  }
  .four_pillar_heading p {
    font-size: 16px;
    color: #444444;
    font-family: "Exo", sans-serif;
    font-weight: 500;
    padding: 0 20px;
  }
  .success_stories_wrapper .video_reviews h3 {
    font-size: 16px;
  }
  /*.video_desc_wrap .row {*/
  /*  flex-direction: column;*/
  /*}*/
  .video_desc_wrap ul {
    padding-top: 20px;
  }
  .success_stories_wrapper .row {
    flex-direction: row;
  }
  .webinar_wrapper_new h2 {
    font-size: 25px;
  }
  .webinar_wrapper_new p {
    font-size: 28px;
  }
  .webinar_wrapper_new .webinar_imgg img {
    width: 100%;
  }
  .video_wrapper_new {
    padding-top: 54px;
    padding-bottom: 48px;
  }
  .video_wrapper_new .journey_video img {
    width: 100%;
  }

  .about_acharya_jii_wrapper img, .awards_wrapper .award_box img {
    width: 100%;
  }
.js_integrated_wrapper h1 {
    font-size: 30px;
    line-height: 43px;
}
.js_video_main:before {
    left: -22px;
    top: -22px;
}
.js_integrated_wrapper p br {
        display: none;
    }
    .js_integrated_wrapper .herbs_left_side {
    bottom: -62px;
    z-index: 100;
}
.custom-slider {
    height: 690px !important;
}
.five_therpies_wrapper {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: unset;
}
.modern_voice_wrapper h3 {
    padding-top: 25px;
}
.panchkarma_other_wrapper .other_panchkarma_green_box .other_read a.know_new img {
    width: unset;
}
.panchkarma_other_wrapper .other_panchkarma_green_box {
    width: 31%;
}
.panchkarma_other_wrapper .other_panchkarma_green_box img {
    width: 100%;
}
.panchkarma_other_wrapper .other_panchkarma_green_box p {
    font-size: 20px;
}
.panchkarma_other_wrapper .panchkarma_other_inner {
    justify-content: unset;
}
.panchkarma_success_wrapper {
    padding-top: 0;
}
.panchkarma_other_wrapper {
    padding-bottom: 0;
}
.four_pillar_heading {
    padding: 17px 10px;
}
.four_pillar_heading h2 {
    font-size: 28px;
}
.four_pillar_heading p br{
    display:none;
}
}
@media screen and (max-width: 991px) {
    .video_desc_wrap .row {
        flex-direction: column;
    }
    .column_reverse .col-xl-7 {
        order: 2;
    }
    .disease_img_box {
        padding-bottom: 0;
    }
    .video_desc_wrap .row .col-xs-6 {
        width: 100%;
    }
    .video_desc_wrap .success_stories_wrapper .row {
        flex-direction: row;
    }
    header.site-header form.d-flex.d-lg-none.d-block.order-lg-3.order-2 .phn-btn {
        top: 23px !important;
    }
    .four_pillar_heading {
         font-size: 20px;
    }
    .about_acharya_jii_wrapper .col-12 {
        margin-bottom: 20px;
    }
    .about_acharya_jii_wrapper ul {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    .about_acharya_jii_wrapper .row {
        flex-direction: column-reverse;
    }
    .page_heading_wrapper .new_page_heading, .four_pillars_mantras_wrapper .new_page_heading {
        padding: 30px 10px;
    }
    .about_acharya_jii_wrapper .col-12 {
        width: 100%;
    }
    .about_acharya_jii_wrapper h2 {
        padding-top: 30px;
    }
    .about_acharya_jii_wrapper {
        padding: 0;
    }
    .research_wrapper_new {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .research_wrapper_new h2 {
        padding-bottom: 20px;
    }
    .success_stories_wrapper {
        margin-top: 30px;
        padding-top: 30px;
    }
    .video_desc_wrap .row {
        padding: 10px;
    }
    .loca_testimonial .loca_review_box:after {
        width: 35px;
        height: 35px;
        right: 20px;
        bottom: 2px;
        background-size: 35px;
        background-repeat: no-repeat;
    }
    .disease-lead-form.mobile_form {
        padding: 20px 0 !important;
    }
}
@media screen and (max-width: 767px) {
    
    .health_card h3 {
    font-size: 30px;
    line-height: 40px;
}
.health_card_wrapper .health_card_inner h2 {
    font-size: 20px;
    padding: 10px 20px;
}
.health_benefits_main .health_benefits_wrapper h2, .view_details_wrapper .page_head .heading_btn {
    font-size: 25px;
}
.health_card .hero_img {
    width: 100%;
}
.health_card {
    padding-top: 137px;
}
.health_hero_content img {
    width: 100%;
}
.health_card .health_hero_content p br{
    display:none;
}
.services_new_page_wrap p {
    font-size: 18px;
    padding-top: 0 !important;
}
.service_type_box h2 {
    font-size: 20px !important;
}
.service_wrapper .column_reverse {
    flex-direction: column-reverse;
}
.healing_journey_mobile .healing_mobile {
    display: flex;
    flex-direction: column;
}
.healing_journey_mobile .healing_mobile img {
    order: 1;
}
.healing_journey_mobile .healing_mobile h3 {
    order: 2;
}
.healing_journey_mobile .healing_mobile p {
    order: 3;
}
.healing_journey_mobile .journey_seprator .journey_number:before{
    left:0;
    top:50px;
}
.healing_journey_mobile .journey_seprator .journey_number:before {
    left: -20px !important;
    top: 29px !important;
    right: auto !important;
    width: 20px !important;
    height: 2px !important;
}
.healing_journey_mobile .journey_seprator .journey_number:after {
    right: -20px !important;
    top: 29px !important;
    left: auto !important;
    width: 20px !important;
    height: 2px !important;
}
.patient_healing_wrapper .container {
    display: flex;
    justify-content: center;
    gap: 25px;
}
.patient_healing_wrapper .container .row {
    width: 45%;
}
.patient_healing_wrapper .journey_seprator {
    width: 17%;
    flex-direction: column;
}
.patient_healing_wrapper .healing_journey_box img {
    max-width: 100px;
    margin: 0 auto;
    text-align: center;
}
.patient_healing_wrapper .journey_seprator:after {
    width: 2px;
    height: 100%;
    top: 28px;
    z-index: 0;
    background-image: url(../images-new/vertical_seprator.png);
    left: 0;
    right: 0;
    margin: 0 auto;
    background-size: 1px;
}
.patient_healing_wrapper .healing_journey_box p {
    font-size: 12px;
    padding-bottom: 29px;
}
.patient_healing_wrapper .journey_seprator:before {
    width: 29px;
    height: 100%;
    left: -4px;
    top:0;
    right: 0;
    margin: 0 auto;
}
.patient_healing_wrapper .healing_journey_box h3 {
    font-size: 17px;
}
.patient_healing_wrapper .journey_seprator {
    margin-top: 0;
    margin-bottom: 0;
}
.patient_healing_wrapper .healing_journey_box p br {
    display: none;
}
.dis_read_btn {
    margin-bottom: 20px;
}
.key_benefits_wrapper .benefit_content ul li p br {
    display: none;
}
.akshitarpan_types .raktamokshana_types_box {
    min-height: auto;
}
.vamana_types_wrapper .card {
    width: 320px;
} 
    .nasya_key_benefits .benefit_content ul li:nth-child(5), .nasya_key_benefits .benefit_content ul li:nth-child(4), .snehana_key_banefits_wrapper .benefit_content ul li:nth-child(3), .snehana_key_banefits_wrapper .benefit_content ul li:nth-child(4), .snehana_key_banefits_wrapper .benefit_content ul li:nth-child(5) {
    margin-left: 0 !important;
}
.raktamokshana_types_box{
    margin-bottom:20px;
}
.nasya_types_wrap .card h4 {
    font-size: 20px !important;
}
.vamana_types_wrapper .card p {
    font-size: 16px !important;
}
.grey_para br{
    display:none;
}
    .key_benefits_wrapper img {
    width: 100%;
}
.condition_reversed_wrapper h2 {
    font-size: 25px;
}
.condition_reversed_wrapper .condition_inner .condition_box h3 {
    font-size: 16px;
}
.condition_reversed_wrapper .condition_inner .condition_box h3 br{
    display:none;
}
.vamana_types_wrapper .therapy_type_box {
    min-height: auto;
    margin-bottom: 20px;
}
.vamana_types_wrapper .therapy_type_box h4 {
    font-size: 18px;
}
.vaman_accordion {
    padding: 15px;
}
.vaman_accordion button.accordion-button img {
    width: 100%;
}
.vaman_accordion button.accordion-button:after{
    display:none;
}
.vaman_accordion button.accordion-button {
    flex-direction: column;
    padding-bottom: 0;
    background-color: #FFF;
    border-radius: 10px;
}
.vaman_accordion button.accordion-button h3 {
    color: #000;
    padding-top: 11px;
    padding-bottom: 11px;
}
.vaman_accordion .accordion-button:not(.collapsed) h3 {
    color:#FFF;
}
.vaman_accordion .accordion-body p.therapy_tab_head {
    font-weight: 700;
    padding-bottom:0;
}
.vaman_accordion .accordion-body p {
    padding-bottom: 10px;
}
.vaman_accordion .accordion-button:not(.collapsed) {
    background-color: #254A28;
    color: #FFF;
    box-shadow: none;
}
.condition_reversed_wrapper p {
    font-size: 16px;
}
.condition_reversed_wrapper p br{
    display:none;
}
.key_benefits_wrapper .benefit_content ul li:nth-child(2), .key_benefits_wrapper .benefit_content ul li:nth-child(3), .key_benefits_wrapper .benefit_content ul li:nth-child(4){
    margin-left:0;
}
.key_benefits_wrapper .benefit_content ul {
    padding-left: 25px;
}
.condition_reversed_wrapper .condition_inner {
    flex-wrap: wrap;
    gap: 20px;
}
.four_pillar_heading h3 {
    font-size: 25px;
}
.condition_reversed_wrapper .condition_inner .condition_box img {
    width: 100%;
}
.condition_reversed_wrapper .condition_inner .condition_box {
    width: 44%;
}
.condition_reversed_wrapper {
    padding: 10px;
}
    .other_panchkarma_btn {
    max-width: 250px;
    margin-top: 15px;
}
    .treatment_stories_wrap ul.slick-dots li::before,.treatment_stories_wrap ul.slick-dots li::after{
        display:none;
    }
    .treatment_stories_wrap .slick-slider .slick-dots li.slick-active{
        display:none;
    }
    .treatment_stories_wrap .slick-slider .slick-dots li {
    background: transparent;
    border: 0;
}
  .mobile_form {
    display: block;
  }
  .overflow-hidden.desktop.video_wrapper_new {
    display: block;
}
  .desktop {
    display: none;
  }
  .mobile_form {
    display: block;
    position: fixed;
    bottom: 0;
    z-index: 999;
    width: 100%;
  }
  .you_tube_btn:after {
    top: 44%;
}
.you_tube_btn:after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 17px solid #FF0000;
}
.you_tube_btn:before {
    width: 50px;
    height: 50px;
    top: 44%;
}
.disease_img_box .you_tube_strip .you_tube_inner h3 {
    color: #FFF;
    font-size: 18px;
    line-height: 40px;
}
.disease_img_box .you_tube_strip .you_tube_inner .u_tube_icon img {
    max-width: 32px;
}
.disease_img_box .you_tube_strip {
    padding: 3px 0;
}
  .herbs_wrapper button.slick-prev.slick-arrow::before, .herbs_wrapper button.slick-next.slick-arrow::before{
      display:block !important;
      opacity:1 !important;
      visibility:visible !important;
  }
  .mobile_form .enquire-form {
    background-color: #fff;
    box-shadow: 0 14px 54px #000000;
  }
  .mobile_form .enquire-form .input-field::placeholder {
    color: #000 !important;
  }
  .mobile_form .enquire-form .input-field {
    background-color: #fff;
    color: #000 !important;
  }
  .cancer_new_page_wrap {
    height: auto;
    margin-top: 134px;
  }
  .cancer_new_page_wrap img {
    width: 100%;
  }
  .cancer_new_page_wrap h1 {
    font-size: 31px;
    line-height: 45px;
    text-align:center;
  }
.cancer_new_page_wrap p {
    font-size: 17px;
    line-height: 25px;
    text-align: center;
}
  .research_colab {
    padding-top: 10px;
  }
  .treatment_stories_wrap {
    padding: 30px 0;
    margin-bottom: 30px;
}
.mantra_wrapper {
    padding-bottom: 30px;
}
.four_pillar_heading {
    margin: 20px 0 50px;
}
  .research_colab .new_page_heading {
    font-size: 25px;
  }
  .treatment_stories_wrap h2,
  .causes_wrapper h2,
  .video_desc_wrap h2,
  .modern_wrapper h2,
  .research_wrapper_new h2 {
    font-size: 25px;
    /*padding: 5px;*/
  }
  .modern_wrapper h2 {
    padding: 25px 5px 5px 5px;
  }
  .treatment_stories_wrap .treatment_two_box .treatement_boxx h3 {
    font-size: 19px;
    min-height: 50px;
  }
  .treatment_stories_wrap .treatment_two_box .treatement_boxx {
    padding: 0;
    margin: 0 4px;
  }
  .video_desc_wrap .disease_img_box img {
    width: 100%;
  }
  .mantra_wrapper {
    background-size: cover;
  }
  .mantra_wrapper img {
    width: 100%;
  }
  /*.mantra_wrapper .row {*/
  /*    gap: 55px;*/
  /*}*/
.page_heading_wrapper .new_page_heading, .four_pillars_mantras_wrapper .new_page_heading {
    font-size: 25px;
    padding: 15px;
}
  .four_pillar_heading p {
    font-size: 20px;
  }
  /*.pillar_videos .therapy_heading:before, .pillar_videos .therapy_heading:after{*/
  /*    display:none;*/
  /*}*/
  .pillar_videos .therapy_heading {
    font-size: 25px;
  }
  .disease_img_box {
    padding-bottom: 0;
    cursor: pointer;
  }
  .video_desc_wrap .row {
    gap: 20px;
  }
  .four_pillar_heading {
    padding: 15px;
  }
  .pillar_videos ul li {
    padding-right: 30px;
  }
  .four_pillar_heading h2 {
    padding-top: 0;
  }
  .pillar_videos .therapy_heading {
    padding-top: 16px;
    padding-bottom: 0;
  }
  .success_stories_wrapper .video_reviews {
    margin-bottom: 0;
  }
  .video_desc_wrap h2,
  .research_wrapper_new h2,
  .video_wrapper_new h2,
  .webinar_wrapper_new h2,
  .about_acharya_jii_wrapper h2,
  .awards_wrapper h2,
  .herbs_wrapper h2,
  .new_faq_wrapper h2 {
    font-size: 25px;
  }
  .webinar_wrapper_new p {
    font-size: 17px;
  }
  .webinar_wrapper_new .webinar_imgg img {
    width: 100%;
  }
  .about_acharya_jii_wrapper img {
    width: 100%;
  }
  .new_faq_wrapper .faq_box h3 {
    font-size: 20px;
    padding: 10px;
  }
  .awards_wrapper p {
    font-size: 17px;
  }
  .enquire-form h2 {
    padding-top: 4px;
    padding-bottom: 0px;
    color: #000;
  }
  .treatment_stories_wrap button.slick-next {
    right: 6px;
  }
  .treatment_stories_wrap button.slick-prev.slick-arrow {
    left: 6px;
    z-index: 400;
  }
  .pillar_videos .therapy_heading {
    margin: 0;
  }
  .form_fixed.btn div#enquire_form_fixed .enquire-form {
    background-color: transparent;
  }
  .form_fixed.btn div#enquire_form_fixed h2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .form_fixed.btn div#enquire_form_fixed {
    height: 160px;
  }
    .research_wrapper_new .video_reviews {
        margin-bottom: 20px;
    }
  .video_desc_wrap ul li:before {
    width: 30px;
    height: 30px;
    background-size: 13px;
    left: 10px;
    top: 12px;
  }
  .video_desc_wrap ul li {
    padding-left: 55px;
    padding-right: 10px;
  }
  .modern_wrapper h2 {
    padding-bottom: 20px;
  }
  .modern_wrapper .modern_science_inner .modern_medicion_box h3 {
    font-size: 17px;
    line-height: 25px;
  }
  .pillar_videos ul li h3 {
    font-size: 18px;
  }
  .awards_wrapper .award_box img {
    width: 100%;
  }
  .new_faq_wrapper .faq_box h3 {
    font-size: 17px;
    line-height: 25px;
  }
  .footer-bottom {
    padding-bottom: 180px;
  }
  .success_stories_wrapper h2 br {
    display: none;
  }
  .new_faq_wrapper .faq_box img {
    border-radius: 10px;
  }
  .map_location_wrapper {
    padding-top: 0;
    padding-bottom: 100px;
    padding-left: 50px;
    padding-right: 50px;
  }
.map_location_wrapper h2 {
    font-size: 25px;
    padding-bottom: 20px;
    padding-top: 20px;
}
  .header-logo img {
    max-width: 47px;
  }
  .phn-btn a {
    font-size: 12px;
  }
  .mobile {
    display: block;
  }
  #chartdiv {
    height: 354px !important;
  }
  .footer-top .app_wrapper img {
    width: 100%;
    height: 100%;
  }
  .research_colab_slider .slide {
    margin-right: 0;
  }
  .research_colab_slider .slide img {
    height: 100px;
  }
  /*.video_desc_wrap .column_reverse {*/
  .webinar_wrapper_new .webinar_imgg .webinar_btnn {
    bottom: -20px;
    padding: 6px 20px;
    font-size: 18px;
    border: 1px #254a28 solid;
}
.google_translator_btnn{
    top:0;
}
.header_call_wrap .phn-btn {
    padding: 4px 10px;
}
.play-circle {
    width: 50px;
    height: 50px;
}
.cancer-loca_specific_wrap .loca_building {
    width: 100%;
}

/*Mobile CSS for New home*/
.js_integrated_wrapper {
    padding-top: 0;
}
.js_integrated_wrapper h1 {
    font-size: 25px;
}
.js_integrated_wrapper h1 br, .js_integrated_wrapper p br {
    display: none;
}
.js_integrated_wrapper p {
    padding-top: 10px;
}
.js_integrated_wrapper .row {
    gap: 75px;
}
.js_video_main {
    text-align: center;
    margin-bottom: 40px;
}
.js_integrated_wrapper .js_video_main img {
    max-width: 285px;
}
.js_video_main:before {
    width: 290px;
    left: -37px;
    top: -24px;
    right: 0;
    margin: 0 auto;
}
.js_integrated_wrapper .herbs_left_side {
    bottom: -40px;
}
.new_form_bg h2 {
    color: #FFF;
}
.new_form_bg form#hiimsForm {
    padding: 0 10px 15px;
}
.enquire-form .theme-btn, .enquire-form .appointment-btnss {
    height: 40px !important;
    margin-top: 10px;
}
.four_pillar_heading h2 {
    font-size: 22px;
}
.four_pillar_heading p {
    font-size: 16px;
    padding: 7px 0;
}
.four_pillar_heading p br{
    display:none;
}
.vopd_opd_wrapper h2, .find_form_new .near-hospital h2 {
    font-size: 22px;
}
.vopd_opd_wrapper p {
    font-size: 16px;
}
.panchkarma_banner {
    padding-top: 140px;
    padding-bottom: 0;
}
.panchkarma_banner h1 {
    line-height: 40px;
}
.home_form_outer {
    margin-top: 0 !important;
}
.panchkarma_form_new h2 {
    color: #000;
    margin-top: 0 !important;
}
.five_therpies_wrapper {
    justify-content: space-between;
    flex-wrap: wrap;
}
.five_therpies_wrapper .cause_box {
    width: 48%;
}
.modern_voice_wrapper img {
    width: 100%;
}
.modern_voice_wrapper h3 {
    font-size: 25px;
    padding-top: 20px;
}
.modern_voice_wrapper p {
    font-size: 16px;
}
.modern_voice_wrapper .acharya_btn a img {
    width: auto;
}
.panchkarma_other_wrapper .other_panchkarma_green_box .other_panchkarma_white_box img {
    width: 100%;
}
.panchkarma_other_wrapper .other_panchkarma_green_box {
    width: 44%;
}
.panchkarma_other_wrapper .other_panchkarma_green_box p {
    font-size: 16px;
}
.panchkarma_success_wrapper {
    padding-top: 0;
}
.panchkarma_success_wrapper .vopd_new_box {
    padding-bottom: 20px;
}
.booking-banner {
    font-size: 20px !important;
}
}
@media screen and (max-width: 575px) {
    .villas-video-sec .room-box {
     display: block;
    }
    .villas-video-sec .room-details {
     margin-top: 20px;
     padding: 0 10px;
    }
    .villas-room-section  .camp-bookbanner h1 {
        font-size: 30px;
    }
    .villas-room-section {
        margin-top: 70px;
        padding-bottom: 80px;
    }
    .villas-video-sec .room-tabs .tab {
        padding: 7px 15px;
        font-size: 13px;
    }
    .room-details h2 {
        font-size: 21px;
    }
    .room-details ul li {
        font-size: 16px;
    }
    .villas-video-sec .price {
        font-size: 16px;
    }
    .floating-btn {
        width: 60px !important;
        height: 60px !important;
    }
    #mobileIcon {
        width: 24px !important;
    }
    .cancer_new_page_wrap .row {
        padding: 20px 0 0;
    }
    .video_desc_wrap .row {
        gap: 20px;
    }
    .about_acharya_jii_wrapper ul {
        display: grid;
        grid-template-columns: 1fr;
    }
    .research_colab .new_page_heading {
        margin: 30px 0px 20px;
    }
    .causes_wrapper .cause_box h3 {
        padding: 10px 10px 0;
        font-size: 19px;
    }
    .success_stories_wrapper .video_reviews h3 {
        font-size: 19px;
    }
    .treatment_stories_wrap h2 {
        padding-bottom: 0;
    }
    .success_stories_wrapper {
        margin-top: 20px;
        padding-top: 20px;
    }
    .fixed_form .appointment-btnss {
    font-size: 12px;
    height: 34px;
    line-height: 15px;
    min-width: 100px;
    width: 100px !important;
}
.enquire-form h2 {
    padding-top: 0;
    font-size: 15px;
}
.enquire-form .container.custom-container {
    padding: 3px 10px;
}
.enquire-form .enquire-field {
    margin-bottom: 0px !important;
}
.mobile-frm-btn {
    justify-content: center;
    margin-bottom: 3px;
}
#booking_now .row.align-items-end {
    padding: 0 20px;
}
.mantra_wrapper img {
    width: 50%;
}
.mantra_wrapper .col-xs-12 {
    text-align: center;
}
.mantra_wrapper .col-xs-12:last-child img {
     width: 100%;
}
}

@media screen and (max-width: 440px) {
  .cancer_new_page_wrap h1 {
    font-size: 26px;
  }
  .header_call_wrap {
    flex-wrap: wrap;
}
.phn_no_on_mobile {
    display: none !important;
}
.research_colab .new_page_heading {
    padding: 15px;
}
}




.mobile_form {
    display: block;
    position: fixed;
    bottom: 0px;
    background: #fff;
    width: 100%;
    z-index: 99999;
    box-shadow: rgba(0, 0, 0, 0.24) 9px 0 13px;
     transition: transform 0.4s ease, opacity 0.4s ease;
    transform: translateY(100%);
    opacity: 0;
    padding: 0;
}
.mobile_form h2 {
    font-size: 23px;
    padding-bottom: 6px !important;
}
.lef-right.mobile_form:after{
    display:none;
}
.disease-lead-form.mobile_form {
    padding: 30px 0 ;
    z-index:999;
}
.mobile_form .appointment-btnss {
    height: 48px;
    line-height: normal;
}
    .inner_form_column .form-group {
        width: 100%;
    }
    .main_form_column {
    display: flex;
    gap: 30px;
    align-items: center;
}
    .inner_form_column {
    display: flex;
    gap: 20px;
    width: 70%;
}
.row.mobile-frm-btn.enquire-field {
    width: 30%;
}

.mobile_form .input-field {
    padding: 9px 15px;
    height: 48px;
    border:1px solid #d1d1d1;
}
.disease-lead-form{
    background:#e2f5e5;
}
.disease-lead-form h2 {
    color: #000;
    padding-bottom: 15px;
}
.disease-lead-form {
    padding: 30px 0;
}
@media (max-width:576px){
.main_form_column {
    display: block;
    padding: 0 20px;
}
.inner_form_column {
    gap: 10px;
    width: 100%;
    margin-bottom: 8px;
}
.row.mobile-frm-btn.enquire-field {
    width: 100%;
}
.mobile_form {
    padding: 0 !important;
    opacity: 1;
    transform: translateY(0);
}
.mobile_form .appointment-btnss {
    height: 38px;
}
.mobile_form h2 {
    font-size: 15px;
    padding-bottom: 4px;
    padding-top: 6px;
}
.mobile_form .input-field {
    height: 40px;
}
.mobile_form .enquire-form {
    padding-top: 0px;
}
.book-camp-sec .row {
    padding: 15px !important;
}
}


/*camp page css start here */
.camp-booking-banner iframe {
    border-radius: 0;
    margin-bottom: 20px;
}
.camp-booking-banner {
    margin-top: 50px;
    padding: 26px 0;
}
.camp-booking-banner .col-md-4:nth-child(1) .camp-book-card{
    border-color: #381356;
    background:#F7EDFF;
}
.camp-booking-banner .col-md-4:nth-child(2) .camp-book-card {
    border-color: #17491D;
    background:#DFF3EC;
}
.camp-booking-banner .col-md-4:nth-child(3) .camp-book-card {
    border-color: #3D3D3D;
    background:#EFEFEF;
}
.camp-book-card {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 3px solid;
    border-radius: 10px;
    overflow: hidden;
}
.book-free-camp-sec {
    background: #DBF2DE;
    padding: 30px 0 40px;
}
.camp-book-InnerDetail {
    padding: 0 10px;
}
.camp-bookImg img {
    width: 100%;
}
.camp-book-InnerCard h2 {
    font-size: 24px;
    color: #0F0F0F;
    font-weight: 600;
    padding-top: 12px;
}
.camp-book-InnerCard p {
    font-size: 16px;
    color: #555555;
    padding-top: 10px;
}
.camp-book-cardBtn{
    display:flex;
    gap:15px;
    justify-content:center;
    margin:20px 0;
    padding: 0 10px;
}
.camp-book-cardBtn a {
    font-size: 20px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    font-weight:600;
}
.camp-booking-banner .col-md-4:nth-child(1) .camp-book-cardBtn a {
    background:#381356;
}
.camp-booking-banner .col-md-4:nth-child(2) .camp-book-cardBtn a {
    background:#17491D;
}
.camp-booking-banner .col-md-4:nth-child(3) .camp-book-cardBtn a {
    background:#000000;
}
.camp-booking-banner .col-md-4:nth-child(1) .camp-book-cardBtn  a.outlined-btn {
    border-color: #381356;
    color:#381356;
}
.camp-booking-banner .col-md-4:nth-child(2) .camp-book-cardBtn  a.outlined-btn {
    color:#17491D;
     border-color: #17491D;
}
.camp-book-cardBtn a.outlined-btn {
    background: transparent !important;
    color: #000;
    border: 1px solid;
}
#event-2a {
    padding: 40px 0 0;
}
#event-2a .section-title {
    margin-bottom: 20px;
}
#event-2a .slider-item {
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 25px 0px;
}
#event-2a .section-title, .book-free-camp-sec .section-title{
    margin-bottom: 20px;
    font-size: 36px;
    font-weight: 600;
}
.four-day-camp-sec {
    padding: 40px 0 0;
}
.four-day-camp-sec .container {
    background: #F7EDFF;
    border-radius: 10px;
    overflow: hidden;
}
.four-day-camp-sec .col-md-12 {
    background: #714F8C;
    margin-top: 20px;
}
.camp-row-main {
    padding: 15px 0 0;
    align-items: center;
}
.camp-detail-column h3 {
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 2px solid #714F8C;
    margin-bottom: 40px;
}
.camp-detail-column ul {
    padding: 0;
}
.camp-detail-column ul li span {
    display: flex;
    background: #381356;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    margin-top: 3px;
}
.camp-detail-column ul li {
    font-size: 18px;
    color: #444444;
    font-weight: 500;
    display: flex;
    gap: 15px;
    padding-bottom: 28px;
}
.camp-detail-column ul li:last-child {
    padding-bottom: 0;
}
.camp-image-column img {
    width: 100%;
}
.camp-row-main a.fill-btn {
    background: #fff;
    color: #714F8C;
}
.camp-row-main a.outlined-btn {
    color: #fff;
}
.seven-twoHour-camp .container {
    background: #DFF3EC;
}
.seven-twoHour-camp .col-md-12 {
    background: #03593C;
}
.seven-twoHour-camp .camp-detail-column h3 {
    border-bottom: 2px solid #03593c;
}
.seven-twoHour-camp .camp-detail-column ul li span {
    background: #03593c;
}
.seven-twoHour-camp .camp-row-main a.fill-btn {
    color: #03593C;
}
.daily-camp-sec {
    padding-bottom: 40px;
}
.daily-camp-sec .container {
    background: #EFEFEF;
}
.daily-camp-sec .col-md-12 {
    background: #3D3D3D;
}
.daily-camp-sec .camp-row-main a.fill-btn {
    color: #3D3D3D;
}
.daily-camp-sec .camp-detail-column h3 {
    border-bottom: 2px solid #3D3D3D;
}
.daily-camp-sec .camp-detail-column ul li span {
    background: #3D3D3D;
}

/*camp detail css*/

.camp-detail-banner {
    margin-top: 36px;
    position:relative;
}
.camp-bookbanner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
video.bg-video {
    width: 100%;
    /*height: 100%;*/
}
.camp-coming-img {
    position: relative;
}
.camp-date-main {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    background: #ffffff8a;
    padding: 20px;
    border-radius: 10px;
}
.camp-date-main h4 span {
    color: #000;
}
.camp-date-main h4 {
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    color: #03593c;
}
.camp-bookbanner h1 {
    font-size: 50px;
    color: #fff;
    font-weight: 600;
}
.camp-location {
    background: #03593c;
    padding: 12px;
    border-radius: 6px;
    color: #fff;
    font-size: 27px;
    font-weight: bold;
    letter-spacing: 1.1px;
    margin-top: 10px;
}
  .acharya-manish-video-sec {
    padding: 37px 0;
    background-image: url('../images-new/ayurved-rectangle.webp');
    background-repeat: no-repeat;
    background-position: bottom;
    width: 100%;
    background-size: 100%;
}
.acharya-manish-deatils h3 {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 30px;
    color: #000;
}
.yt-box img {
    width: 100%;
}
.acharya-manish-deatils h5 {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin: 60px 0 30px;
    color: #000;
}
.acharya-manish-deatils p {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    color: #000;
    padding-bottom: 16px;
}
.camp-plan-include-column {
    background: #F3F8CE;
    padding: 25px 15px;
    border-radius: 10px;
    box-shadow: 8px 8px #98A340;
}
.camp-plan-include-column ul {
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 0;
    column-gap: 40px;
    row-gap: 16px;
}
.camp-plan-include-column li {
    display: flex;
    gap: 11px;
    font-size: 16px;
    color: #000;
    font-weight: 500;
}
.camp-plan-include-column ul li span {
    display: flex;
    background: #03593C;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    margin-top: 3px;
}

.camp-tab-sec {
    padding: 40px 0;
}
.camp-tab-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-top: 15px;
}

.camp-tab-buttons {
    display: inline-flex;
    gap: 20px;
}

.camp-tab {
  border: none;
  outline: none;
  cursor: pointer;
  padding: 8px 30px;
  font-size: 24px;
  font-weight: 600;
  border-radius: 10px;
  background: #EEEEEE;
  color: #000;
  transition: 0.25s;
}

.camp-tab.active {
    background: #17491D;
    box-shadow: 0px 2px 6px rgba(0,0,0,0.15);
    color: #ffffff;
}

.camp-content {
  display: none;
  text-align: center;
  margin-top: 20px;
}

.camp-content.active {
  display: block;
}
.camp-coming-img img {
    width: 100%;
}
.camp-comming-bookBtn a {
    font-size: 23px;
    background: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    color: #03593C;
    font-weight: 600;
}

.camp-comming-bookBtn {
    background: #03593C;
    padding: 15px 0;
    border-radius: 0px 0px 10px 10px;
}
@media(max-width:1299px){
.camp-date-main {
    bottom: 10px;
    padding: 20px;
}
}
@media(max-width:991px){
.camp-book-cardBtn a {
    font-size: 16px;
    padding: 8px 12px;
}
.camp-date-main h4 {
    font-size: 20px;
}
.camp-location {
    font-size: 16px;
        padding: 5px;
}
.camp-date-main {
    padding: 14px;
}
}
@media(max-width:767px){
.camp-detail-banner {
    margin-top: 43px;
}
.seven-twoHour-camp .camp-image-column {
    margin-bottom: 20px;
}
.camp-date-main {
    position: inherit;
    bottom: 0;
    left: 0;
    transform: translateX(0);
    background: #03593c6b;
    padding: 10px;
    border-radius: 0;
}
.camp-date-main h4, .camp-location {
    font-size: 19px;
    text-align: center;
}
}
@media(max-width:575px){
    .camp-plan-include-column ul {
    grid-template-columns: 1fr;
}
.camp-tab {
    padding: 8px 20px;
    font-size: 18px;
}
.booking-banner-sec {
    padding: 30px 0 0;
}
.camp-bookbanner h1, #event-2a .section-title, .book-free-camp-sec .section-title,  .camp-detail-column h3{
    font-size: 30px;
}
.acharya-manish-deatils h3 {
    font-size: 25px;
    padding-bottom: 20px;
}
.acharya-manish-deatils h5 {
    font-size: 25px;
    margin: 20px 0 20px;
}
.acharya-manish-deatils p {
    font-size: 18px;
}
.camp-book-cardBtn a {
    font-size: 17px;
    padding: 8px 18px;
}
.four-day-camp-sec {
    padding: 40px 15px 0;
}
}


/*villas page css */
.villas-video-sec {
    padding: 50px 0;
}
.villas-video-sec .room-wrapper {
  max-width: 900px;
  margin: auto;
}

.villas-video-sec .room-tabs {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-bottom: 40px;
}

.villas-video-sec .room-tabs .tab {
  padding: 10px 22px;
  border: none;
  border-radius: 6px;
  background: #ddd;
  cursor: pointer;
  font-weight: 600;
}

.villas-video-sec .room-tabs .tab.active {
  background: #0b4d2c;
  color: #fff;
}

.villas-video-sec .room-content {
  display: none;
}

.villas-video-sec .room-content.active {
  display: block;
}

.villas-video-sec .room-box {
    display: flex;
    gap: 25px;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.room-details h2 {
    font-size: 30px;
    font-weight: 600;
}
.villas-video-sec .slider {
  height:100%;
  position: relative;
  flex: 1;
}

.villas-video-sec .slider img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  object-fit: cover;
  display: none;
}

.villas-video-sec .slider img.active {
  display: block;
}
.villas-video-sec .slider-box {
  position: relative;
  flex: 1;
}

.villas-video-sec .slider img {
  display: none;
}

.villas-video-sec .slider img.active {
  display: block;
}

.villas-video-sec .arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: white;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0px 2px 6px rgba(0,0,0,0.3);
    width: 40px;
    height: 40px;
}
.villas-video-sec .arrow.left {
  left: 10px;
}

.villas-video-sec .arrow.right {
  right: 10px;
}

.villas-video-sec .room-details {
  flex: 1;
}

.villas-video-sec .price {
  font-size: 18px;
  font-weight: bold;
  color: #ff6600;
  margin: 15px 0;
}
.villas-video-sec .room-details ul {
    margin-top: 10px;
}
.room-details ul li {
    list-style: disc;
    color: #555555;
    font-size: 19px;
    font-weight: 500;
}
.villas-video-sec .book-btn {
  padding: 10px 18px;
  background: #0b4d2c;
  color: white;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}
.villas-video-sec .pagination {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
}

.villas-video-sec .pagination .page {
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 6px;
  background: #eee;
  color: #222;
  transition: 0.3s;
}

.villas-video-sec .pagination .page.active {
  background: #03593C; 
  color: white;
}

.villas-video-sec .pagination .page:hover {
  background: #03593C;
  color: white;
}
.camps-footer {
    display: none;
}
/*villas page css end */
.booking-banner-sec {
    padding: 40px 0 20px;
}
.booking-banner {
  background: #2f6246;
  color: #ffeb3b;      
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
  padding: 20px 10px;
  font-size: 46px;
  letter-spacing: 1px;
  border-radius:10px;
}

.booking-banner a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 900;
}

.booking-banner a:hover {
  text-decoration: underline;
  cursor: pointer;
}
.sticky-btns {
    position: fixed;
    left: 0;
    top: 50%;
    z-index: 9;
    transition: opacity 0.25s ease;
}
.sticky-btns.hide {
    opacity: 0;
    pointer-events: none;
}
.sticky-btns a {
    background: #2f6246;
    padding: 10px;
    border-radius: 0px 7px 7px 0px;
    transition: 0.5s ease;
    color: #fff;
    display: block;
    margin-bottom: 10px;
}
.sticky-btns a:hover {
    background: #faca46;
    color: #000;
    margin-left: 5px;
    border-radius: 7px;
}

/*vopd consultation page css start here */
.vopd-consultation-banner {
    padding-top: 170px;
}
.vopd-consultation-banner .js_video_main:before {
    border-radius: 0;
}
.vopd-consultation-banner {
    padding-top: 210px;
    background-image: url(../images-new/vopd-new-banner-bg.webp);
}
.vopd-consultation-banner p{
    width:100%;
    max-width:610px;
}
.suffering-card {
  border-radius: 20px; 
  overflow: hidden;
  background: #fff;
  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
  transition: 0.3s ease;
  height: 100%;
}

.suffering-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0,0,0,0.15);
}

.suffering-card__image {
  position: relative;
  height: 300px;
}

.suffering-card__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.suffering-card__image::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background: linear-gradient(to top, rgba(0,0,0,0.6), transparent);
}

.suffering-card__content {
  padding: 20px;
}

.suffering-card__title {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  color: #111;
}

.suffering-card__text {
  margin-top: 10px;
  font-size: 15px;
  color: #555;
  line-height: 1.5;
}
.video-consultation-sec ul li p {
    padding: 0;
}
.vopd_video_success_wrapper {
    background: #fff;
    padding-bottom: 50px;
}
.vopd_video_success_wrapper .vopd_new_box {
    padding-bottom: 0;
    cursor: pointer;
}

.vopd_video_success_wrapper .vopd_new_box h4 {
    font-size: 24px;
    text-align: center;
    padding: 15px 10px;
}
#cardContainer .col-md-4 {
  transition: 0.3s;
}
.vopd-main-doctors {
    background: linear-gradient(to bottom, #E2F5E5, #ffffff);
    padding: 40px 0;
}

.doctor-card {
    border-radius: 15px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
    transition: 0.3s;
    height: 100%;
}

.doctor-card:hover {
  transform: translateY(-8px);
}

.doctor-card__img {
    height: 384px;
    background: #fff;
}

.doctor-card__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.doctor-card__content {
  padding: 15px;
}

.doctor-card__name {
  font-size: 18px;
  font-weight: 700;
}

.doctor-card__role {
  font-size: 14px;
  color: #666;
}

.doctor-card__desc {
  font-size: 14px;
  color: #777;
}

.doctor-slider {
  padding: 40px 20px;
}
.vopd-main-specialists {
    padding-bottom: 30px;
}
.vopd-main-specialists .swiper-horizontal {
    padding-bottom: 40px;
}
.vopd-main-specialists .swiper-button-next, .vopd-main-specialists .swiper-button-prev {
    color: #ffffff;
    background: #2f6246;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.vopd-main-specialists .swiper-button-next::after, .vopd-main-specialists .swiper-button-prev::after {
    font-size: 15px;
}
.personal-video-consultayion-sec {
    padding-bottom: 40px;
}
.personal-video-consultayion-sec img {
    width: 100%;
}
.new_faq_wrapper.vopd-new-faq  h2 {
    background: #fff;
}
#loadMoreBtn {
    background: #254a28;
    border-color: #254a28;
}
   .mobile-banner-offerImg{
        display:none;
    }
 @media(max-width:991px){   
    .vopd-consultation-banner {
    padding-top: 110px;
}
}
@media(max-width:767px){
    .desktop-banner-offerImg{
        display:none;
    } 
    .mobile-banner-offerImg{
        display:block !important;
    }
}
/*vopd consultation page css end here */